2024-09-17T11:44:46.127 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T11:44:46.148 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T11:44:46.236 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-reef 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7907803' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 7498493279982dfe87f00616198a5967475f6169 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7498493279982dfe87f00616198a5967475f6169 workunit: branch: main sha1: 2b698643d05f73e79c2d2888228947a84a4ac0bd owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.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: 3649 sha1: 7498493279982dfe87f00616198a5967475f6169 sleep_before_teardown: 0 subset: 42/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 2b698643d05f73e79c2d2888228947a84a4ac0bd targets: smithi022.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGNjrqRh5Wwj67VU+4whnXOWjmUnW2wk8tKS5qQPMEe7P7LncIdw+gYWrz2K3MBKnKFV/4WOcs+AumoiayebJQA= smithi190.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIAkzTABceeXX2Ew6aTSiKzF7crsZo+L1jvz81PlE5Rfl7eMgFa1mfWkgxMukEsYXwLJjiqZxKr1+vxPhAGkH/E= tasks: - cephadm: compiled_cephadm_branch: reef image: quay.ceph.io/ceph-ci/ceph:reef - 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 osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - 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 ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - 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 ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_20:08:15 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T11:44:46.236 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa; will attempt to use it 2024-09-17T11:44:46.237 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks 2024-09-17T11:44:46.237 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T11:44:46.239 INFO:teuthology.task.internal:Checking packages... 2024-09-17T11:44:46.260 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '7498493279982dfe87f00616198a5967475f6169' 2024-09-17T11:44:46.260 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T11:44:46.260 INFO:teuthology.packaging:ref: None 2024-09-17T11:44:46.261 INFO:teuthology.packaging:tag: None 2024-09-17T11:44:46.261 INFO:teuthology.packaging:branch: main 2024-09-17T11:44:46.261 INFO:teuthology.packaging:sha1: 7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:44:46.261 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-09-17T11:44:46.490 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4937-g74984932-1jammy 2024-09-17T11:44:46.491 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T11:44:46.497 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T11:44:46.498 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T11:44:46.531 INFO:teuthology.task.internal:Saving configuration 2024-09-17T11:44:46.550 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T11:44:46.556 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T11:44:46.580 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi022.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803', '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-09-17 11:39:22.466314', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEWjdJRmhBiSKeI9U5hCz14Z5yXMnHz1iKXQFMYeidPp'} 2024-09-17T11:44:46.601 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803', '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-09-17 11:39:22.464324', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINMwZyhK2IcdgtJ4trWmAYLE42iGH475HP6K4HOWPh+H'} 2024-09-17T11:44:46.601 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T11:44:46.608 INFO:teuthology.task.internal:roles: ubuntu@smithi022.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-09-17T11:44:46.608 INFO:teuthology.task.internal:roles: ubuntu@smithi190.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-09-17T11:44:46.608 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T11:44:46.683 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe89ad93490>, signals=[15]) 2024-09-17T11:44:46.683 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T11:44:46.688 INFO:teuthology.task.internal:Opening connections... 2024-09-17T11:44:46.688 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T11:44:46.689 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:44:46.770 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi190.front.sepia.ceph.com 2024-09-17T11:44:46.771 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:44:46.848 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T11:44:46.854 DEBUG:teuthology.orchestra.run.smithi022:> uname -m 2024-09-17T11:44:46.860 INFO:teuthology.orchestra.run.smithi022.stdout:x86_64 2024-09-17T11:44:46.860 DEBUG:teuthology.orchestra.run.smithi022:> cat /etc/os-release 2024-09-17T11:44:46.906 INFO:teuthology.orchestra.run.smithi022.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:44:46.906 INFO:teuthology.orchestra.run.smithi022.stdout:NAME="Ubuntu" 2024-09-17T11:44:46.906 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_ID="22.04" 2024-09-17T11:44:46.906 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:44:46.906 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_CODENAME=jammy 2024-09-17T11:44:46.906 INFO:teuthology.orchestra.run.smithi022.stdout:ID=ubuntu 2024-09-17T11:44:46.907 INFO:teuthology.orchestra.run.smithi022.stdout:ID_LIKE=debian 2024-09-17T11:44:46.907 INFO:teuthology.orchestra.run.smithi022.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:44:46.907 INFO:teuthology.orchestra.run.smithi022.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:44:46.907 INFO:teuthology.orchestra.run.smithi022.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:44:46.907 INFO:teuthology.orchestra.run.smithi022.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:44:46.907 INFO:teuthology.orchestra.run.smithi022.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:44:46.907 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2024-09-17T11:44:46.932 DEBUG:teuthology.orchestra.run.smithi190:> uname -m 2024-09-17T11:44:46.938 INFO:teuthology.orchestra.run.smithi190.stdout:x86_64 2024-09-17T11:44:46.939 DEBUG:teuthology.orchestra.run.smithi190:> cat /etc/os-release 2024-09-17T11:44:46.985 INFO:teuthology.orchestra.run.smithi190.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:44:46.985 INFO:teuthology.orchestra.run.smithi190.stdout:NAME="Ubuntu" 2024-09-17T11:44:46.985 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_ID="22.04" 2024-09-17T11:44:46.985 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:44:46.985 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_CODENAME=jammy 2024-09-17T11:44:46.985 INFO:teuthology.orchestra.run.smithi190.stdout:ID=ubuntu 2024-09-17T11:44:46.985 INFO:teuthology.orchestra.run.smithi190.stdout:ID_LIKE=debian 2024-09-17T11:44:46.986 INFO:teuthology.orchestra.run.smithi190.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:44:46.986 INFO:teuthology.orchestra.run.smithi190.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:44:46.986 INFO:teuthology.orchestra.run.smithi190.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:44:46.986 INFO:teuthology.orchestra.run.smithi190.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:44:46.986 INFO:teuthology.orchestra.run.smithi190.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:44:46.986 INFO:teuthology.lock.ops:Updating smithi190.front.sepia.ceph.com on lock server 2024-09-17T11:44:47.007 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T11:44:47.015 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T11:44:47.043 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T11:44:47.043 DEBUG:teuthology.orchestra.run.smithi022:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:44:47.046 DEBUG:teuthology.orchestra.run.smithi190:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:44:47.050 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T11:44:47.064 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T11:44:47.064 DEBUG:teuthology.orchestra.run.smithi022:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:44:47.092 DEBUG:teuthology.orchestra.run.smithi190:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:44:47.183 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T11:44:47.240 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T11:44:47.255 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T11:44:47.255 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T11:44:47.255 DEBUG:teuthology.orchestra.run.smithi022:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:44:47.256 DEBUG:teuthology.orchestra.run.smithi190:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:44:47.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:44:47.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:44:47.262 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-09-17T11:44:47.263 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-09-17T11:44:47.310 INFO:teuthology.orchestra.run.smithi190.stdout:5.15.0-56-generic 2024-09-17T11:44:47.310 INFO:teuthology.task.kernel:Running kernel on smithi190: 5.15.0-56-generic 2024-09-17T11:44:47.310 DEBUG:teuthology.orchestra.run.smithi190:> sudo apt-get clean 2024-09-17T11:44:47.311 INFO:teuthology.orchestra.run.smithi022.stdout:5.15.0-56-generic 2024-09-17T11:44:47.312 INFO:teuthology.task.kernel:Running kernel on smithi022: 5.15.0-56-generic 2024-09-17T11:44:47.312 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get clean 2024-09-17T11:44:47.436 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get update 2024-09-17T11:44:47.450 DEBUG:teuthology.orchestra.run.smithi190:> sudo apt-get update 2024-09-17T11:44:47.602 INFO:teuthology.orchestra.run.smithi190.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:44:47.706 INFO:teuthology.orchestra.run.smithi190.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:44:47.729 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:44:47.729 INFO:teuthology.orchestra.run.smithi022.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:44:47.773 INFO:teuthology.orchestra.run.smithi022.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:44:47.788 INFO:teuthology.orchestra.run.smithi190.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:44:47.796 INFO:teuthology.orchestra.run.smithi190.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:44:47.865 INFO:teuthology.orchestra.run.smithi190.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:44:47.905 INFO:teuthology.orchestra.run.smithi190.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:44:47.907 INFO:teuthology.orchestra.run.smithi190.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:44:47.907 INFO:teuthology.orchestra.run.smithi190.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:44:47.925 INFO:teuthology.orchestra.run.smithi190.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:44:47.925 INFO:teuthology.orchestra.run.smithi190.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:44:47.928 INFO:teuthology.orchestra.run.smithi190.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:44:47.928 INFO:teuthology.orchestra.run.smithi190.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:44:47.932 INFO:teuthology.orchestra.run.smithi190.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:44:47.938 INFO:teuthology.orchestra.run.smithi190.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:44:47.939 INFO:teuthology.orchestra.run.smithi190.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:44:47.942 INFO:teuthology.orchestra.run.smithi190.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:44:47.942 INFO:teuthology.orchestra.run.smithi190.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:44:47.979 INFO:teuthology.orchestra.run.smithi190.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:44:47.979 INFO:teuthology.orchestra.run.smithi190.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:44:48.129 INFO:teuthology.orchestra.run.smithi022.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:44:48.144 INFO:teuthology.orchestra.run.smithi190.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:44:48.154 INFO:teuthology.orchestra.run.smithi022.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:44:48.270 INFO:teuthology.orchestra.run.smithi022.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:44:48.283 INFO:teuthology.orchestra.run.smithi190.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:44:48.479 INFO:teuthology.orchestra.run.smithi190.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:44:48.585 INFO:teuthology.orchestra.run.smithi022.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:44:48.588 INFO:teuthology.orchestra.run.smithi022.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:44:48.601 INFO:teuthology.orchestra.run.smithi022.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:44:48.610 INFO:teuthology.orchestra.run.smithi022.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:44:48.611 INFO:teuthology.orchestra.run.smithi022.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:44:48.613 INFO:teuthology.orchestra.run.smithi022.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:44:48.623 INFO:teuthology.orchestra.run.smithi022.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:44:48.637 INFO:teuthology.orchestra.run.smithi022.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:44:48.639 INFO:teuthology.orchestra.run.smithi022.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:44:48.640 INFO:teuthology.orchestra.run.smithi022.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:44:48.641 INFO:teuthology.orchestra.run.smithi190.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:44:48.654 INFO:teuthology.orchestra.run.smithi190.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:44:48.655 INFO:teuthology.orchestra.run.smithi190.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:44:48.708 INFO:teuthology.orchestra.run.smithi022.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:44:48.708 INFO:teuthology.orchestra.run.smithi022.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:44:48.725 INFO:teuthology.orchestra.run.smithi190.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:44:48.729 INFO:teuthology.orchestra.run.smithi190.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:44:48.742 INFO:teuthology.orchestra.run.smithi022.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:44:48.743 INFO:teuthology.orchestra.run.smithi022.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:44:48.743 INFO:teuthology.orchestra.run.smithi022.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:44:48.743 INFO:teuthology.orchestra.run.smithi022.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:44:48.743 INFO:teuthology.orchestra.run.smithi190.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:44:48.744 INFO:teuthology.orchestra.run.smithi190.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:44:48.758 INFO:teuthology.orchestra.run.smithi022.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:44:48.761 INFO:teuthology.orchestra.run.smithi022.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:44:48.774 INFO:teuthology.orchestra.run.smithi022.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:44:48.776 INFO:teuthology.orchestra.run.smithi190.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:44:48.778 INFO:teuthology.orchestra.run.smithi022.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:44:48.778 INFO:teuthology.orchestra.run.smithi022.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:44:48.778 INFO:teuthology.orchestra.run.smithi022.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:44:48.779 INFO:teuthology.orchestra.run.smithi022.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:44:48.781 INFO:teuthology.orchestra.run.smithi022.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:44:48.785 INFO:teuthology.orchestra.run.smithi022.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:44:48.785 INFO:teuthology.orchestra.run.smithi022.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:44:48.785 INFO:teuthology.orchestra.run.smithi022.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:44:48.786 INFO:teuthology.orchestra.run.smithi022.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:44:48.795 INFO:teuthology.orchestra.run.smithi190.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:44:48.800 INFO:teuthology.orchestra.run.smithi190.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:44:48.804 INFO:teuthology.orchestra.run.smithi190.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:44:48.805 INFO:teuthology.orchestra.run.smithi190.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:44:48.833 INFO:teuthology.orchestra.run.smithi022.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:44:48.833 INFO:teuthology.orchestra.run.smithi022.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:44:48.834 INFO:teuthology.orchestra.run.smithi022.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:44:48.852 INFO:teuthology.orchestra.run.smithi022.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:44:48.869 INFO:teuthology.orchestra.run.smithi022.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:44:48.869 INFO:teuthology.orchestra.run.smithi022.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:44:48.869 INFO:teuthology.orchestra.run.smithi022.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:44:48.870 INFO:teuthology.orchestra.run.smithi022.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:44:48.870 INFO:teuthology.orchestra.run.smithi022.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:44:48.880 INFO:teuthology.orchestra.run.smithi190.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:44:48.881 INFO:teuthology.orchestra.run.smithi190.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:44:48.881 INFO:teuthology.orchestra.run.smithi190.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:44:48.882 INFO:teuthology.orchestra.run.smithi190.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:44:48.883 INFO:teuthology.orchestra.run.smithi190.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:44:48.886 INFO:teuthology.orchestra.run.smithi190.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:44:48.886 INFO:teuthology.orchestra.run.smithi190.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:44:48.887 INFO:teuthology.orchestra.run.smithi190.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:44:48.914 INFO:teuthology.orchestra.run.smithi022.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:44:48.967 INFO:teuthology.orchestra.run.smithi190.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:44:48.968 INFO:teuthology.orchestra.run.smithi190.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:44:54.288 INFO:teuthology.orchestra.run.smithi190.stdout:Fetched 16.1 MB in 2s (7,605 kB/s) 2024-09-17T11:44:55.186 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 16.1 MB in 3s (5,649 kB/s) 2024-09-17T11:44:55.709 INFO:teuthology.orchestra.run.smithi190.stdout:Reading package lists... 2024-09-17T11:44:55.727 DEBUG:teuthology.orchestra.run.smithi190:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:44:55.791 INFO:teuthology.orchestra.run.smithi190.stdout:Reading package lists... 2024-09-17T11:44:55.998 INFO:teuthology.orchestra.run.smithi190.stdout:Building dependency tree... 2024-09-17T11:44:55.999 INFO:teuthology.orchestra.run.smithi190.stdout:Reading state information... 2024-09-17T11:44:56.191 INFO:teuthology.orchestra.run.smithi190.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:44:56.191 INFO:teuthology.orchestra.run.smithi190.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:44:56.192 INFO:teuthology.orchestra.run.smithi190.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:44:56.192 INFO:teuthology.orchestra.run.smithi190.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:44:56.192 INFO:teuthology.orchestra.run.smithi190.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:44:56.192 INFO:teuthology.orchestra.run.smithi190.stdout: python2.7-minimal 2024-09-17T11:44:56.192 INFO:teuthology.orchestra.run.smithi190.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:44:56.194 INFO:teuthology.orchestra.run.smithi190.stdout:The following additional packages will be installed: 2024-09-17T11:44:56.194 INFO:teuthology.orchestra.run.smithi190.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:44:56.194 INFO:teuthology.orchestra.run.smithi190.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:44:56.194 INFO:teuthology.orchestra.run.smithi190.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:44:56.195 INFO:teuthology.orchestra.run.smithi190.stdout:Suggested packages: 2024-09-17T11:44:56.195 INFO:teuthology.orchestra.run.smithi190.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:44:56.195 INFO:teuthology.orchestra.run.smithi190.stdout:Recommended packages: 2024-09-17T11:44:56.196 INFO:teuthology.orchestra.run.smithi190.stdout: thermald 2024-09-17T11:44:56.249 INFO:teuthology.orchestra.run.smithi190.stdout:The following NEW packages will be installed: 2024-09-17T11:44:56.249 INFO:teuthology.orchestra.run.smithi190.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:44:56.249 INFO:teuthology.orchestra.run.smithi190.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:44:56.249 INFO:teuthology.orchestra.run.smithi190.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:44:56.249 INFO:teuthology.orchestra.run.smithi190.stdout:The following packages will be upgraded: 2024-09-17T11:44:56.249 INFO:teuthology.orchestra.run.smithi190.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:44:56.429 INFO:teuthology.orchestra.run.smithi190.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:44:56.429 INFO:teuthology.orchestra.run.smithi190.stdout:Need to get 113 MB of archives. 2024-09-17T11:44:56.429 INFO:teuthology.orchestra.run.smithi190.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:44:56.429 INFO:teuthology.orchestra.run.smithi190.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T11:44:56.553 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-09-17T11:44:56.570 DEBUG:teuthology.orchestra.run.smithi022:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:44:56.632 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-09-17T11:44:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:Building dependency tree... 2024-09-17T11:44:56.848 INFO:teuthology.orchestra.run.smithi022.stdout:Reading state information... 2024-09-17T11:44:57.046 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:44:57.046 INFO:teuthology.orchestra.run.smithi022.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:44:57.046 INFO:teuthology.orchestra.run.smithi022.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:44:57.047 INFO:teuthology.orchestra.run.smithi022.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:44:57.047 INFO:teuthology.orchestra.run.smithi022.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:44:57.047 INFO:teuthology.orchestra.run.smithi022.stdout: python2.7-minimal 2024-09-17T11:44:57.047 INFO:teuthology.orchestra.run.smithi022.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:44:57.048 INFO:teuthology.orchestra.run.smithi022.stdout:The following additional packages will be installed: 2024-09-17T11:44:57.048 INFO:teuthology.orchestra.run.smithi022.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:44:57.049 INFO:teuthology.orchestra.run.smithi022.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:44:57.049 INFO:teuthology.orchestra.run.smithi022.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:44:57.050 INFO:teuthology.orchestra.run.smithi022.stdout:Suggested packages: 2024-09-17T11:44:57.050 INFO:teuthology.orchestra.run.smithi022.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:44:57.051 INFO:teuthology.orchestra.run.smithi022.stdout:Recommended packages: 2024-09-17T11:44:57.051 INFO:teuthology.orchestra.run.smithi022.stdout: thermald 2024-09-17T11:44:57.098 INFO:teuthology.orchestra.run.smithi022.stdout:The following NEW packages will be installed: 2024-09-17T11:44:57.098 INFO:teuthology.orchestra.run.smithi022.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:44:57.098 INFO:teuthology.orchestra.run.smithi022.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:44:57.099 INFO:teuthology.orchestra.run.smithi022.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:44:57.100 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages will be upgraded: 2024-09-17T11:44:57.100 INFO:teuthology.orchestra.run.smithi022.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:44:57.154 INFO:teuthology.orchestra.run.smithi022.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:44:57.154 INFO:teuthology.orchestra.run.smithi022.stdout:Need to get 113 MB of archives. 2024-09-17T11:44:57.154 INFO:teuthology.orchestra.run.smithi022.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:44:57.154 INFO:teuthology.orchestra.run.smithi022.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T11:44:57.590 INFO:teuthology.orchestra.run.smithi022.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T11:44:57.682 INFO:teuthology.orchestra.run.smithi022.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T11:44:57.908 INFO:teuthology.orchestra.run.smithi190.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T11:44:58.265 INFO:teuthology.orchestra.run.smithi190.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T11:44:58.525 INFO:teuthology.orchestra.run.smithi022.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T11:44:58.525 INFO:teuthology.orchestra.run.smithi022.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T11:44:58.525 INFO:teuthology.orchestra.run.smithi022.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T11:44:58.663 INFO:teuthology.orchestra.run.smithi022.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T11:44:58.685 INFO:teuthology.orchestra.run.smithi022.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T11:44:59.086 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 113 MB in 2s (71.8 MB/s) 2024-09-17T11:44:59.265 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:45:00.464 INFO:teuthology.orchestra.run.smithi190.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T11:45:00.464 INFO:teuthology.orchestra.run.smithi190.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T11:45:00.464 INFO:teuthology.orchestra.run.smithi190.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T11:45:00.821 INFO:teuthology.orchestra.run.smithi190.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T11:45:00.902 INFO:teuthology.orchestra.run.smithi190.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T11:45:01.323 INFO:teuthology.orchestra.run.smithi190.stdout:Fetched 113 MB in 5s (24.4 MB/s) 2024-09-17T11:45:01.393 INFO:teuthology.orchestra.run.smithi022.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-09-17T11:45:01.398 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:45:01.480 INFO:teuthology.orchestra.run.smithi190.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:45:01.613 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:03.454 INFO:teuthology.orchestra.run.smithi190.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-09-17T11:45:03.458 INFO:teuthology.orchestra.run.smithi190.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:45:03.518 INFO:teuthology.orchestra.run.smithi190.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:04.115 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:45:04.137 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:45:04.238 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:04.735 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:45:04.756 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:45:04.793 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:05.602 INFO:teuthology.orchestra.run.smithi190.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:45:05.623 INFO:teuthology.orchestra.run.smithi190.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:45:05.696 INFO:teuthology.orchestra.run.smithi190.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:06.171 INFO:teuthology.orchestra.run.smithi190.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:45:06.192 INFO:teuthology.orchestra.run.smithi190.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:45:06.229 INFO:teuthology.orchestra.run.smithi190.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:11.033 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:45:11.134 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:45:11.485 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:45:11.637 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:45:11.932 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:45:11.954 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:45:12.015 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:45:12.985 INFO:teuthology.orchestra.run.smithi190.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:45:13.104 INFO:teuthology.orchestra.run.smithi190.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:45:13.495 INFO:teuthology.orchestra.run.smithi190.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:45:13.624 INFO:teuthology.orchestra.run.smithi190.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:45:13.902 INFO:teuthology.orchestra.run.smithi190.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:45:13.912 INFO:teuthology.orchestra.run.smithi190.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:45:13.943 INFO:teuthology.orchestra.run.smithi190.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:45:17.641 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:45:17.678 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:45:17.901 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:19.419 INFO:teuthology.orchestra.run.smithi190.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:45:19.456 INFO:teuthology.orchestra.run.smithi190.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:45:19.493 INFO:teuthology.orchestra.run.smithi190.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:20.728 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:45:20.878 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:45:21.211 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:45:21.324 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:21.450 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:45:21.579 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:22.592 INFO:teuthology.orchestra.run.smithi190.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:45:22.714 INFO:teuthology.orchestra.run.smithi190.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:45:22.935 INFO:teuthology.orchestra.run.smithi022.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:45:22.935 INFO:teuthology.orchestra.run.smithi022.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:45:22.935 INFO:teuthology.orchestra.run.smithi022.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:45:22.935 INFO:teuthology.orchestra.run.smithi022.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:45:23.013 INFO:teuthology.orchestra.run.smithi190.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:45:23.135 INFO:teuthology.orchestra.run.smithi190.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:23.798 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:24.070 INFO:teuthology.orchestra.run.smithi190.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:45:24.199 INFO:teuthology.orchestra.run.smithi190.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:25.457 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:45:25.512 INFO:teuthology.orchestra.run.smithi190.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:45:25.512 INFO:teuthology.orchestra.run.smithi190.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:45:25.512 INFO:teuthology.orchestra.run.smithi190.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:45:25.512 INFO:teuthology.orchestra.run.smithi190.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:45:25.583 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:45:25.676 INFO:teuthology.orchestra.run.smithi190.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:25.709 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:27.119 INFO:teuthology.orchestra.run.smithi190.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:45:27.153 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:27.227 INFO:teuthology.orchestra.run.smithi022.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:45:27.228 INFO:teuthology.orchestra.run.smithi022.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:45:27.245 INFO:teuthology.orchestra.run.smithi190.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:45:27.371 INFO:teuthology.orchestra.run.smithi190.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:28.756 INFO:teuthology.orchestra.run.smithi190.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:45:28.826 INFO:teuthology.orchestra.run.smithi190.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:45:28.827 INFO:teuthology.orchestra.run.smithi190.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:45:41.872 INFO:teuthology.orchestra.run.smithi022.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:45:41.872 INFO:teuthology.orchestra.run.smithi022.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:45:41.886 INFO:teuthology.orchestra.run.smithi022.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:45:41.915 INFO:teuthology.orchestra.run.smithi022.stdout:Generating grub configuration file ... 2024-09-17T11:45:42.210 INFO:teuthology.orchestra.run.smithi022.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:45:42.237 INFO:teuthology.orchestra.run.smithi022.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:45:42.521 INFO:teuthology.orchestra.run.smithi022.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:45:42.527 INFO:teuthology.orchestra.run.smithi022.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:45:42.533 INFO:teuthology.orchestra.run.smithi190.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:45:42.534 INFO:teuthology.orchestra.run.smithi190.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:45:42.553 INFO:teuthology.orchestra.run.smithi190.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:45:42.580 INFO:teuthology.orchestra.run.smithi190.stdout:Generating grub configuration file ... 2024-09-17T11:45:42.605 INFO:teuthology.orchestra.run.smithi022.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:45:42.608 INFO:teuthology.orchestra.run.smithi022.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:45:42.761 INFO:teuthology.orchestra.run.smithi022.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:45:42.761 INFO:teuthology.orchestra.run.smithi022.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:45:42.761 INFO:teuthology.orchestra.run.smithi022.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:45:42.810 INFO:teuthology.orchestra.run.smithi190.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:45:42.811 INFO:teuthology.orchestra.run.smithi022.stdout:done 2024-09-17T11:45:42.825 INFO:teuthology.orchestra.run.smithi190.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:45:43.096 INFO:teuthology.orchestra.run.smithi190.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:45:43.102 INFO:teuthology.orchestra.run.smithi190.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:45:43.183 INFO:teuthology.orchestra.run.smithi190.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:45:43.188 INFO:teuthology.orchestra.run.smithi190.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:45:43.290 DEBUG:teuthology.orchestra.run.smithi022:> dpkg -s linux-image-generic 2024-09-17T11:45:43.311 INFO:teuthology.orchestra.run.smithi022.stdout:Package: linux-image-generic 2024-09-17T11:45:43.311 INFO:teuthology.orchestra.run.smithi022.stdout:Status: install ok installed 2024-09-17T11:45:43.311 INFO:teuthology.orchestra.run.smithi022.stdout:Priority: optional 2024-09-17T11:45:43.311 INFO:teuthology.orchestra.run.smithi022.stdout:Section: kernel 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Installed-Size: 21 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: amd64 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Source: linux-meta 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Version: 5.15.0.122.122 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Recommends: thermald 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout:Description: Generic Linux kernel image 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:45:43.312 INFO:teuthology.orchestra.run.smithi022.stdout: available. 2024-09-17T11:45:43.313 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:45:43.313 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:45:43.313 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:45:43.313 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T11:45:43.313 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi022.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:45:43.313 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get clean 2024-09-17T11:45:43.361 INFO:teuthology.orchestra.run.smithi190.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:45:43.361 INFO:teuthology.orchestra.run.smithi190.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:45:43.361 INFO:teuthology.orchestra.run.smithi190.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:45:43.409 INFO:teuthology.orchestra.run.smithi190.stdout:done 2024-09-17T11:45:43.499 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get update 2024-09-17T11:45:43.611 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:45:43.733 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:45:43.814 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:45:43.852 DEBUG:teuthology.orchestra.run.smithi190:> dpkg -s linux-image-generic 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Package: linux-image-generic 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Status: install ok installed 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Priority: optional 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Section: kernel 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Installed-Size: 21 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Architecture: amd64 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Source: linux-meta 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Version: 5.15.0.122.122 2024-09-17T11:45:43.875 INFO:teuthology.orchestra.run.smithi190.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T11:45:43.876 INFO:teuthology.orchestra.run.smithi190.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T11:45:43.876 INFO:teuthology.orchestra.run.smithi190.stdout:Recommends: thermald 2024-09-17T11:45:43.876 INFO:teuthology.orchestra.run.smithi190.stdout:Description: Generic Linux kernel image 2024-09-17T11:45:43.876 INFO:teuthology.orchestra.run.smithi190.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:45:43.876 INFO:teuthology.orchestra.run.smithi190.stdout: available. 2024-09-17T11:45:43.876 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:45:43.876 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:45:43.876 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:45:43.876 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T11:45:43.876 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi190.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:45:43.877 DEBUG:teuthology.orchestra.run.smithi190:> sudo apt-get clean 2024-09-17T11:45:43.908 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:45:44.058 DEBUG:teuthology.orchestra.run.smithi190:> sudo apt-get update 2024-09-17T11:45:44.174 INFO:teuthology.orchestra.run.smithi190.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:45:44.175 INFO:teuthology.orchestra.run.smithi190.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:45:44.182 INFO:teuthology.orchestra.run.smithi190.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:45:44.199 INFO:teuthology.orchestra.run.smithi190.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:45:45.115 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-09-17T11:45:45.134 DEBUG:teuthology.orchestra.run.smithi022:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:45:45.200 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2024-09-17T11:45:45.416 INFO:teuthology.orchestra.run.smithi022.stdout:Building dependency tree... 2024-09-17T11:45:45.417 INFO:teuthology.orchestra.run.smithi022.stdout:Reading state information... 2024-09-17T11:45:45.608 INFO:teuthology.orchestra.run.smithi190.stdout:Reading package lists... 2024-09-17T11:45:45.618 INFO:teuthology.orchestra.run.smithi022.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:45:45.618 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:45:45.618 INFO:teuthology.orchestra.run.smithi022.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:45:45.618 INFO:teuthology.orchestra.run.smithi022.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:45:45.619 INFO:teuthology.orchestra.run.smithi022.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:45:45.619 INFO:teuthology.orchestra.run.smithi022.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:45:45.619 INFO:teuthology.orchestra.run.smithi022.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:45:45.619 INFO:teuthology.orchestra.run.smithi022.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:45:45.627 DEBUG:teuthology.orchestra.run.smithi190:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:45:45.661 INFO:teuthology.orchestra.run.smithi022.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:45:45.663 DEBUG:teuthology.orchestra.run.smithi022:> dpkg -s linux-image-generic 2024-09-17T11:45:45.679 INFO:teuthology.orchestra.run.smithi022.stdout:Package: linux-image-generic 2024-09-17T11:45:45.679 INFO:teuthology.orchestra.run.smithi022.stdout:Status: install ok installed 2024-09-17T11:45:45.679 INFO:teuthology.orchestra.run.smithi022.stdout:Priority: optional 2024-09-17T11:45:45.679 INFO:teuthology.orchestra.run.smithi022.stdout:Section: kernel 2024-09-17T11:45:45.679 INFO:teuthology.orchestra.run.smithi022.stdout:Installed-Size: 21 2024-09-17T11:45:45.679 INFO:teuthology.orchestra.run.smithi022.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: amd64 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout:Source: linux-meta 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout:Version: 5.15.0.122.122 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout:Recommends: thermald 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout:Description: Generic Linux kernel image 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:45:45.680 INFO:teuthology.orchestra.run.smithi022.stdout: available. 2024-09-17T11:45:45.680 DEBUG:teuthology.orchestra.run.smithi022:> mktemp 2024-09-17T11:45:45.682 INFO:teuthology.orchestra.run.smithi190.stdout:Reading package lists... 2024-09-17T11:45:45.726 INFO:teuthology.orchestra.run.smithi022.stdout:/tmp/tmp.pbfPnlKfiI 2024-09-17T11:45:45.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo cp /boot/grub/grub.cfg /tmp/tmp.pbfPnlKfiI 2024-09-17T11:45:45.783 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0666 /tmp/tmp.pbfPnlKfiI 2024-09-17T11:45:45.870 INFO:teuthology.orchestra.run.smithi190.stdout:Building dependency tree... 2024-09-17T11:45:45.871 INFO:teuthology.orchestra.run.smithi190.stdout:Reading state information... 2024-09-17T11:45:45.899 DEBUG:teuthology.orchestra.remote:smithi022:/tmp/tmp.pbfPnlKfiI is 10KB 2024-09-17T11:45:45.912 DEBUG:teuthology.orchestra.run.smithi022:> rm -fr /tmp/tmp.pbfPnlKfiI 2024-09-17T11:45:45.918 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:45:45.974 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:45:45.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:45:45.974 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:45:46.041 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:45:46.041 DEBUG:teuthology.orchestra.run.smithi022:> sudo update-grub 2024-09-17T11:45:46.045 INFO:teuthology.orchestra.run.smithi190.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:45:46.045 INFO:teuthology.orchestra.run.smithi190.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:45:46.046 INFO:teuthology.orchestra.run.smithi190.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:45:46.046 INFO:teuthology.orchestra.run.smithi190.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:45:46.046 INFO:teuthology.orchestra.run.smithi190.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:45:46.046 INFO:teuthology.orchestra.run.smithi190.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:45:46.046 INFO:teuthology.orchestra.run.smithi190.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:45:46.046 INFO:teuthology.orchestra.run.smithi190.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:45:46.086 INFO:teuthology.orchestra.run.smithi190.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:45:46.087 DEBUG:teuthology.orchestra.run.smithi190:> dpkg -s linux-image-generic 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Package: linux-image-generic 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Status: install ok installed 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Priority: optional 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Section: kernel 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Installed-Size: 21 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Architecture: amd64 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Source: linux-meta 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Version: 5.15.0.122.122 2024-09-17T11:45:46.147 INFO:teuthology.orchestra.run.smithi190.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T11:45:46.148 INFO:teuthology.orchestra.run.smithi190.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T11:45:46.148 INFO:teuthology.orchestra.run.smithi190.stdout:Recommends: thermald 2024-09-17T11:45:46.148 INFO:teuthology.orchestra.run.smithi190.stdout:Description: Generic Linux kernel image 2024-09-17T11:45:46.148 INFO:teuthology.orchestra.run.smithi190.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:45:46.148 INFO:teuthology.orchestra.run.smithi190.stdout: available. 2024-09-17T11:45:46.148 DEBUG:teuthology.orchestra.run.smithi190:> mktemp 2024-09-17T11:45:46.195 INFO:teuthology.orchestra.run.smithi190.stdout:/tmp/tmp.uUHesVBOXg 2024-09-17T11:45:46.195 DEBUG:teuthology.orchestra.run.smithi190:> sudo cp /boot/grub/grub.cfg /tmp/tmp.uUHesVBOXg 2024-09-17T11:45:46.249 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0666 /tmp/tmp.uUHesVBOXg 2024-09-17T11:45:46.363 DEBUG:teuthology.orchestra.remote:smithi190:/tmp/tmp.uUHesVBOXg is 10KB 2024-09-17T11:45:46.374 DEBUG:teuthology.orchestra.run.smithi190:> rm -fr /tmp/tmp.uUHesVBOXg 2024-09-17T11:45:46.379 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:45:46.428 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T11:45:46.428 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:45:46.428 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:45:46.501 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:45:46.501 DEBUG:teuthology.orchestra.run.smithi190:> sudo update-grub 2024-09-17T11:45:47.322 INFO:teuthology.orchestra.run.smithi022.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:45:47.322 INFO:teuthology.orchestra.run.smithi022.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:45:47.325 INFO:teuthology.orchestra.run.smithi022.stderr:Generating grub configuration file ... 2024-09-17T11:45:47.488 INFO:teuthology.orchestra.run.smithi022.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:45:47.495 INFO:teuthology.orchestra.run.smithi022.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:45:47.699 INFO:teuthology.orchestra.run.smithi190.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:45:47.700 INFO:teuthology.orchestra.run.smithi190.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:45:47.702 INFO:teuthology.orchestra.run.smithi190.stderr:Generating grub configuration file ... 2024-09-17T11:45:47.719 INFO:teuthology.orchestra.run.smithi022.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:45:47.724 INFO:teuthology.orchestra.run.smithi022.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:45:47.770 INFO:teuthology.orchestra.run.smithi022.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:45:47.775 INFO:teuthology.orchestra.run.smithi022.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:45:47.886 INFO:teuthology.orchestra.run.smithi190.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:45:47.891 INFO:teuthology.orchestra.run.smithi190.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:45:47.907 INFO:teuthology.orchestra.run.smithi022.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:45:47.907 INFO:teuthology.orchestra.run.smithi022.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:45:47.907 INFO:teuthology.orchestra.run.smithi022.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:45:47.928 INFO:teuthology.orchestra.run.smithi022.stderr:done 2024-09-17T11:45:47.937 DEBUG:teuthology.orchestra.run.smithi022:> sudo shutdown -r now 2024-09-17T11:45:48.119 INFO:teuthology.orchestra.run.smithi190.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:45:48.124 INFO:teuthology.orchestra.run.smithi190.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:45:48.164 INFO:teuthology.orchestra.run.smithi190.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:45:48.169 INFO:teuthology.orchestra.run.smithi190.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:45:48.304 INFO:teuthology.orchestra.run.smithi190.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:45:48.304 INFO:teuthology.orchestra.run.smithi190.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:45:48.304 INFO:teuthology.orchestra.run.smithi190.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:45:48.333 INFO:teuthology.orchestra.run.smithi190.stderr:done 2024-09-17T11:45:48.344 DEBUG:teuthology.orchestra.run.smithi190:> sudo shutdown -r now 2024-09-17T11:46:17.969 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T11:46:17.970 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T11:46:17.971 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:46:18.348 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T11:46:18.348 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T11:46:18.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:46:36.477 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.22 2024-09-17T11:46:36.737 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-17T11:46:45.479 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T11:46:45.480 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:46:45.742 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T11:46:45.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:46:48.797 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-17T11:47:00.809 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T11:47:00.810 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:47:19.229 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-17T11:47:34.245 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T11:47:34.246 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:47:34.523 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-09-17T11:47:35.638 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T11:47:35.638 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-17T11:47:35.639 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-09-17T11:47:35.643 INFO:teuthology.orchestra.run.smithi190.stdout:5.15.0-122-generic 2024-09-17T11:47:35.644 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:47:35.644 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:47:35.644 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:47:36.644 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T11:47:36.645 DEBUG:teuthology.orchestra.run.smithi190:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:47:36.712 INFO:teuthology.orchestra.run.smithi190.stdout:ttyS1 2024-09-17T11:47:36.731 DEBUG:teuthology.parallel:result is None 2024-09-17T11:47:45.482 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T11:47:57.483 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T11:47:57.485 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:47:57.776 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-09-17T11:47:58.395 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T11:47:58.395 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-17T11:47:58.396 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-09-17T11:47:58.444 INFO:teuthology.orchestra.run.smithi022.stdout:5.15.0-122-generic 2024-09-17T11:47:58.444 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:47:58.445 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:47:58.445 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:47:59.445 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T11:47:59.446 DEBUG:teuthology.orchestra.run.smithi022:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:47:59.517 INFO:teuthology.orchestra.run.smithi022.stdout:ttyS1 2024-09-17T11:47:59.550 DEBUG:teuthology.parallel:result is None 2024-09-17T11:47:59.550 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T11:47:59.557 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T11:47:59.557 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:47:59.560 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:47:59.565 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T11:47:59.579 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T11:47:59.618 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T11:47:59.618 DEBUG:teuthology.orchestra.run.smithi022:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:47:59.621 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:47:59.711 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T11:47:59.718 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T11:47:59.719 DEBUG:teuthology.orchestra.run.smithi022:> 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-09-17T11:47:59.721 DEBUG:teuthology.orchestra.run.smithi190:> 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-09-17T11:47:59.743 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:47:59.743 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:47:59.751 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:47:59.753 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:47:59.755 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T11:47:59.761 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T11:47:59.761 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:47:59.801 DEBUG:teuthology.orchestra.run.smithi190:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:47:59.814 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T11:47:59.823 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T11:47:59.823 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:47:59.857 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:47:59.865 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:47:59.908 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:47:59.957 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:47:59.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:48:00.021 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:48:00.027 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:48:00.073 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T11:48:00.073 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:48:00.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo service rsyslog restart 2024-09-17T11:48:00.146 DEBUG:teuthology.orchestra.run.smithi190:> sudo service rsyslog restart 2024-09-17T11:48:00.214 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T11:48:00.222 INFO:teuthology.task.internal:Starting timer... 2024-09-17T11:48:00.222 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T11:48:00.259 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T11:48:00.290 DEBUG:teuthology.task.selinux:Excluding smithi022: OS 'ubuntu' does not support SELinux 2024-09-17T11:48:00.290 DEBUG:teuthology.task.selinux:Excluding smithi190: OS 'ubuntu' does not support SELinux 2024-09-17T11:48:00.290 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T11:48:00.290 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T11:48:00.291 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T11:48:00.291 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T11:48:00.327 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T11:48:00.340 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-09-17T11:48:00.341 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi022.front.sepia.ceph.com,smithi190.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T11:55:37.539 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi022.front.sepia.ceph.com'), Remote(name='ubuntu@smithi190.front.sepia.ceph.com')] 2024-09-17T11:55:37.540 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T11:55:37.545 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:55:37.628 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-09-17T11:55:37.713 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T11:55:37.713 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T11:55:37.714 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:55:37.792 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-09-17T11:55:37.868 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T11:55:37.869 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T11:55:37.879 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T11:55:37.879 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:55:37.880 DEBUG:teuthology.orchestra.run.smithi022:> 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-09-17T11:55:37.882 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:55:37.882 DEBUG:teuthology.orchestra.run.smithi190:> 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-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Command line: ntpd -gq 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: ---------------------------------------------------- 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: corporation. Support and training for ntp-4 are 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: available at https://www.nwtime.org/support 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: ---------------------------------------------------- 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: proto: precision = 0.046 usec (-24) 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: basedate set to 2022-02-04 2024-09-17T11:55:37.913 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:55:37.914 INFO:teuthology.orchestra.run.smithi022.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:55:37.914 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:55:37.914 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:55:37.914 INFO:teuthology.orchestra.run.smithi022.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:55:37.915 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:55:37.915 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:55:37.916 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:55:37.916 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Listen normally on 3 ens1f0 172.21.15.22:123 2024-09-17T11:55:37.916 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Listen normally on 4 lo [::1]:123 2024-09-17T11:55:37.916 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe59:5de4%4]:123 2024-09-17T11:55:37.916 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:37 ntpd[18363]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:55:37.936 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:55:37.936 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Command line: ntpd -gq 2024-09-17T11:55:37.936 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: ---------------------------------------------------- 2024-09-17T11:55:37.936 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:55:37.936 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:55:37.936 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: corporation. Support and training for ntp-4 are 2024-09-17T11:55:37.937 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: available at https://www.nwtime.org/support 2024-09-17T11:55:37.937 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: ---------------------------------------------------- 2024-09-17T11:55:37.937 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: proto: precision = 0.043 usec (-24) 2024-09-17T11:55:37.938 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: basedate set to 2022-02-04 2024-09-17T11:55:37.938 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:55:37.938 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:55:37.938 INFO:teuthology.orchestra.run.smithi190.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:55:37.938 INFO:teuthology.orchestra.run.smithi190.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:55:37.939 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:55:37.939 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:55:37.940 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:55:37.940 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:55:37.940 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Listen normally on 3 enp3s0f1 172.21.15.190:123 2024-09-17T11:55:37.940 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Listen normally on 4 lo [::1]:123 2024-09-17T11:55:37.940 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7763%5]:123 2024-09-17T11:55:37.940 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:37 ntpd[18453]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:55:38.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:38 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:38.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:38 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:38.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:38 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:38.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:38 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:38.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:38 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:38.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:38 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:38.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:38 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:38.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:38 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:38.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:38.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:38.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:38.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:38 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:39.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:39 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:39.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:39 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:39.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:39 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:39.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:39 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:39.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:39 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:39.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:39 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:39.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:39 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:39.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:39 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:39.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:39 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:39.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:39 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:39.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:39 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:39.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:39 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:39.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:39 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:39.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:39 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:40.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:40 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:40.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:40 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:40.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:40 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:40.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:40 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:40.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:40 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:40.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:40 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:40.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:40 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:41.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:41.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:41.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:41 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:41.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:41 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:41.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:41 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:41.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:41 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:41.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:41 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:41.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:41 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:41.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:41 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:42.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:42 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:42.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:42 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:42.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:42 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:42.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:42 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:42.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:42 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:42.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:42 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:42.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:42.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:42 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:43.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:43.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:43.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:43 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:43.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:43 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:43.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:43 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:43.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:43 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:43.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:43 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:43.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:43 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:43.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:43 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:44.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:44 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:44.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:44 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:44.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:44 ntpd[18363]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:44.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:44 ntpd[18363]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:44.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:44 ntpd[18363]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:44.913 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:44 ntpd[18363]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:44.914 INFO:teuthology.orchestra.run.smithi022.stdout:17 Sep 11:55:44 ntpd[18363]: ntpd: time slew +0.000678 s 2024-09-17T11:55:44.914 INFO:teuthology.orchestra.run.smithi022.stdout:ntpd: time slew +0.000678s 2024-09-17T11:55:44.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:44 ntpd[18363]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:55:44.914 INFO:teuthology.orchestra.run.smithi022.stderr:17 Sep 11:55:44 ntpd[18363]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:55:44.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:44.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:44.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:44.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:44.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:55:44.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:55:44.937 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:55:44.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:55:44.938 INFO:teuthology.orchestra.run.smithi190.stdout:17 Sep 11:55:44 ntpd[18453]: ntpd: time slew +0.000981 s 2024-09-17T11:55:44.938 INFO:teuthology.orchestra.run.smithi190.stdout:ntpd: time slew +0.000981s 2024-09-17T11:55:44.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:55:44.938 INFO:teuthology.orchestra.run.smithi190.stderr:17 Sep 11:55:44 ntpd[18453]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:55:44.963 INFO:teuthology.orchestra.run.smithi022.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:55:44.963 INFO:teuthology.orchestra.run.smithi022.stdout:============================================================================== 2024-09-17T11:55:44.963 INFO:teuthology.orchestra.run.smithi022.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:55:44.963 INFO:teuthology.orchestra.run.smithi022.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:55:44.963 INFO:teuthology.orchestra.run.smithi022.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:55:44.963 INFO:teuthology.orchestra.run.smithi022.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:55:44.985 INFO:teuthology.orchestra.run.smithi190.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:55:44.985 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================== 2024-09-17T11:55:44.985 INFO:teuthology.orchestra.run.smithi190.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:55:44.985 INFO:teuthology.orchestra.run.smithi190.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:55:44.985 INFO:teuthology.orchestra.run.smithi190.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:55:44.985 INFO:teuthology.orchestra.run.smithi190.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:55:44.986 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T11:55:45.089 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'image': 'quay.ceph.io/ceph-ci/ceph:reef', '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\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '7498493279982dfe87f00616198a5967475f6169'} 2024-09-17T11:55:45.089 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-09-17T11:55:45.090 INFO:tasks.cephadm:Cluster fsid is c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:55:45.090 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T11:55:45.090 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.22', 'mon.c': '[v2:172.21.15.22:3301,v1:172.21.15.22:6790]', 'mon.b': '172.21.15.190'} 2024-09-17T11:55:45.090 INFO:tasks.cephadm:First mon is mon.a on smithi022 2024-09-17T11:55:45.090 INFO:tasks.cephadm:First mgr is y 2024-09-17T11:55:45.090 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T11:55:45.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo hostname $(hostname -s) 2024-09-17T11:55:45.106 DEBUG:teuthology.orchestra.run.smithi190:> sudo hostname $(hostname -s) 2024-09-17T11:55:45.121 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-09-17T11:55:45.121 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:55:45.270 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7498493279982dfe87f00616198a5967475f6169', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56090/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4937-g74984932', 'node_name': '172.21.5.38+adami08', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4937-g74984932-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-15 21:50:36.788593', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T11:55:45.594 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref reef, sha1 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=reef 2024-09-17T11:55:45.595 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T11:55:45.595 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T11:55:45.595 DEBUG:teuthology.orchestra.run.smithi022:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T11:55:46.244 INFO:teuthology.orchestra.run.smithi022.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 11:55 /home/ubuntu/cephtest/cephadm 2024-09-17T11:55:46.244 DEBUG:teuthology.orchestra.run.smithi190:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T11:55:46.884 INFO:teuthology.orchestra.run.smithi190.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 11:55 /home/ubuntu/cephtest/cephadm 2024-09-17T11:55:46.885 DEBUG:teuthology.orchestra.run.smithi022:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:55:46.893 DEBUG:teuthology.orchestra.run.smithi190:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:55:46.915 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-09-17T11:55:46.915 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-17T11:55:46.937 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-17T11:55:47.057 INFO:teuthology.orchestra.run.smithi022.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-17T11:55:47.064 INFO:teuthology.orchestra.run.smithi190.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-17T11:56:41.993 INFO:teuthology.orchestra.run.smithi190.stdout:{ 2024-09-17T11:56:41.994 INFO:teuthology.orchestra.run.smithi190.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T11:56:41.994 INFO:teuthology.orchestra.run.smithi190.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T11:56:41.994 INFO:teuthology.orchestra.run.smithi190.stdout: "repo_digests": [ 2024-09-17T11:56:41.994 INFO:teuthology.orchestra.run.smithi190.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T11:56:41.994 INFO:teuthology.orchestra.run.smithi190.stdout: ] 2024-09-17T11:56:41.994 INFO:teuthology.orchestra.run.smithi190.stdout:} 2024-09-17T11:57:11.112 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T11:57:11.112 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T11:57:11.112 INFO:teuthology.orchestra.run.smithi022.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T11:57:11.112 INFO:teuthology.orchestra.run.smithi022.stdout: "repo_digests": [ 2024-09-17T11:57:11.112 INFO:teuthology.orchestra.run.smithi022.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T11:57:11.112 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-09-17T11:57:11.112 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T11:57:11.144 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /etc/ceph 2024-09-17T11:57:11.158 DEBUG:teuthology.orchestra.run.smithi190:> sudo mkdir -p /etc/ceph 2024-09-17T11:57:11.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 777 /etc/ceph 2024-09-17T11:57:11.214 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 777 /etc/ceph 2024-09-17T11:57:11.227 INFO:tasks.cephadm:Writing seed config... 2024-09-17T11:57:11.228 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T11:57:11.228 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T11:57:11.229 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T11:57:11.229 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-17T11:57:11.229 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T11:57:11.229 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T11:57:11.229 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T11:57:11.229 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T11:57:11.229 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T11:57:11.230 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:57:11.230 DEBUG:teuthology.orchestra.run.smithi022:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T11:57:11.263 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 = c5782e1a-74eb-11ef-bceb-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-09-17T11:57:11.263 DEBUG:teuthology.orchestra.run.smithi022:mon.a> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T11:57:11.308 DEBUG:teuthology.orchestra.run.smithi022:mgr.y> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T11:57:11.351 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T11:57:11.352 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid c5782e1a-74eb-11ef-bceb-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.22 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:57:11.516 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T11:57:11.517 INFO:teuthology.orchestra.run.smithi022.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'c5782e1a-74eb-11ef-bceb-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.22', '--skip-admin-label'] 2024-09-17T11:57:11.517 INFO:teuthology.orchestra.run.smithi022.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T11:57:11.518 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying podman|docker is present... 2024-09-17T11:57:11.518 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying lvm2 is present... 2024-09-17T11:57:11.518 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying time synchronization is in place... 2024-09-17T11:57:11.521 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T11:57:11.521 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T11:57:11.525 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T11:57:11.525 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-17T11:57:11.529 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T11:57:11.529 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T11:57:11.533 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T11:57:11.533 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-17T11:57:11.537 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T11:57:11.537 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout masked 2024-09-17T11:57:11.540 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T11:57:11.540 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-17T11:57:11.543 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T11:57:11.543 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T11:57:11.547 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T11:57:11.547 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-17T11:57:11.550 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout enabled 2024-09-17T11:57:11.554 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout active 2024-09-17T11:57:11.554 INFO:teuthology.orchestra.run.smithi022.stdout:Unit ntp.service is enabled and running 2024-09-17T11:57:11.554 INFO:teuthology.orchestra.run.smithi022.stdout:Repeating the final host check... 2024-09-17T11:57:11.554 INFO:teuthology.orchestra.run.smithi022.stdout:docker (/usr/bin/docker) is present 2024-09-17T11:57:11.554 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl is present 2024-09-17T11:57:11.555 INFO:teuthology.orchestra.run.smithi022.stdout:lvcreate is present 2024-09-17T11:57:11.557 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T11:57:11.558 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T11:57:11.561 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T11:57:11.561 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-17T11:57:11.564 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T11:57:11.564 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T11:57:11.568 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T11:57:11.568 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-17T11:57:11.572 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T11:57:11.572 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout masked 2024-09-17T11:57:11.575 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T11:57:11.575 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-17T11:57:11.578 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T11:57:11.578 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T11:57:11.582 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T11:57:11.582 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout inactive 2024-09-17T11:57:11.586 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout enabled 2024-09-17T11:57:11.590 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stdout active 2024-09-17T11:57:11.590 INFO:teuthology.orchestra.run.smithi022.stdout:Unit ntp.service is enabled and running 2024-09-17T11:57:11.590 INFO:teuthology.orchestra.run.smithi022.stdout:Host looks OK 2024-09-17T11:57:11.590 INFO:teuthology.orchestra.run.smithi022.stdout:Cluster fsid: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:11.590 INFO:teuthology.orchestra.run.smithi022.stdout:Acquiring lock 140319399425408 on /run/cephadm/c5782e1a-74eb-11ef-bceb-c7b262605968.lock 2024-09-17T11:57:11.590 INFO:teuthology.orchestra.run.smithi022.stdout:Lock 140319399425408 acquired on /run/cephadm/c5782e1a-74eb-11ef-bceb-c7b262605968.lock 2024-09-17T11:57:11.590 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying IP 172.21.15.22 port 3300 ... 2024-09-17T11:57:11.591 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying IP 172.21.15.22 port 6789 ... 2024-09-17T11:57:11.591 INFO:teuthology.orchestra.run.smithi022.stdout:Base mon IP(s) is [172.21.15.22:3300, 172.21.15.22:6789], mon addrv is [v2:172.21.15.22:3300,v1:172.21.15.22:6789] 2024-09-17T11:57:11.593 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-17T11:57:11.593 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T11:57:11.593 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.22 2024-09-17T11:57:11.595 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T11:57:11.595 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T11:57:11.595 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1789sec hoplimit 64 pref medium 2024-09-17T11:57:11.597 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T11:57:11.597 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T11:57:11.597 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T11:57:11.598 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T11:57:11.598 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe59:5de4/64 scope link 2024-09-17T11:57:11.598 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T11:57:11.598 INFO:teuthology.orchestra.run.smithi022.stdout:Mon IP `172.21.15.22` is in CIDR network `172.21.0.0/20` 2024-09-17T11:57:11.599 INFO:teuthology.orchestra.run.smithi022.stdout:Mon IP `172.21.15.22` is in CIDR network `172.21.0.0/20` 2024-09-17T11:57:11.599 INFO:teuthology.orchestra.run.smithi022.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T11:57:11.599 INFO:teuthology.orchestra.run.smithi022.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T11:57:11.599 INFO:teuthology.orchestra.run.smithi022.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-17T11:57:11.910 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/docker: stdout reef: Pulling from ceph-ci/ceph 2024-09-17T11:57:11.910 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/docker: stdout Digest: sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T11:57:11.910 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:reef 2024-09-17T11:57:11.910 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:reef 2024-09-17T11:57:13.426 INFO:teuthology.orchestra.run.smithi022.stdout:ceph: stdout ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T11:57:13.426 INFO:teuthology.orchestra.run.smithi022.stdout:Ceph version: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T11:57:13.427 INFO:teuthology.orchestra.run.smithi022.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T11:57:14.814 INFO:teuthology.orchestra.run.smithi022.stdout:stat: stdout 167 167 2024-09-17T11:57:14.815 INFO:teuthology.orchestra.run.smithi022.stdout:Creating initial keys... 2024-09-17T11:57:16.228 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQCbbulmAQE5KhAAa13ez0rBCi01bylSXXwHtw== 2024-09-17T11:57:17.678 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQCdbulmq66hCBAAHhCRHGE28rZZUEd2w8Slvw== 2024-09-17T11:57:18.951 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-authtool: stdout AQCebulmwXZyGxAAlVJ89YvKLTkLpnE4g0hSMQ== 2024-09-17T11:57:18.952 INFO:teuthology.orchestra.run.smithi022.stdout:Creating initial monmap... 2024-09-17T11:57:20.382 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T11:57:20.382 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-17T11:57:20.383 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:20.383 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T11:57:20.383 INFO:teuthology.orchestra.run.smithi022.stdout:monmaptool for a [v2:172.21.15.22:3300,v1:172.21.15.22:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T11:57:20.383 INFO:teuthology.orchestra.run.smithi022.stdout:setting min_mon_release = pacific 2024-09-17T11:57:20.383 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: set fsid to c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:20.383 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T11:57:20.383 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:57:20.383 INFO:teuthology.orchestra.run.smithi022.stdout:Creating mon... 2024-09-17T11:57:21.742 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.218+0000 7fd18ab54b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:57:21.742 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.218+0000 7fd18ab54b00 1 imported monmap: 2024-09-17T11:57:21.742 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T11:57:21.742 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T11:57:19.847689+0000 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T11:57:19.847689+0000 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.218+0000 7fd18ab54b00 0 /usr/bin/ceph-mon: set fsid to c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Git sha 0 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T11:57:21.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: DB SUMMARY 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: DB Session ID: 7JJH5BXSE96V1R6FSFFN 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.create_if_missing: 1 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:57:21.744 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.env: 0x55679e0f9bc0 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.info_log: 0x55679f39c800 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:57:21.745 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.db_log_dir: 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.wal_dir: 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:57:21.746 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.write_buffer_manager: 0x55679f3a2e60 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:57:21.747 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.row_cache: None 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.wal_filter: None 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:57:21.748 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:57:21.749 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Compression algorithms supported: 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: kZSTD supported: 0 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:57:21.750 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:57:21.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:57:21.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:57:21.751 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:57:21.767 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:57:21.767 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:57:21.767 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.merge_operator: 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:57:21.768 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55679f395d40) 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T11:57:21.769 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55679f3891f0 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T11:57:21.770 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.771 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.num_levels: 7 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:57:21.772 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:57:21.773 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:57:21.774 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:57:21.775 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:57:21.776 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:57:21.777 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.778 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e9ccf5d6-b9ce-4059-8bc2-e31e4956b56c 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.222+0000 7fd18ab54b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.226+0000 7fd18ab54b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55679f3b4e00 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.226+0000 7fd18ab54b00 4 rocksdb: DB pointer 0x55679f486000 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.226+0000 7fd1822e0640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.226+0000 7fd1822e0640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:57:21.779 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:57:21.780 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55679f3891f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-17T11:57:21.781 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T11:57:21.782 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.782 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:57:21.782 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:57:21.782 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.226+0000 7fd18ab54b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T11:57:21.782 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.226+0000 7fd18ab54b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T11:57:21.782 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:57:21.226+0000 7fd18ab54b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T11:57:21.782 INFO:teuthology.orchestra.run.smithi022.stdout:create mon.a on 2024-09-17T11:57:22.212 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T11:57:22.422 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968.target. 2024-09-17T11:57:22.422 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968.target. 2024-09-17T11:57:22.687 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a 2024-09-17T11:57:22.687 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T11:57:22.880 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968.target.wants/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service. 2024-09-17T11:57:22.890 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld does not appear to be present 2024-09-17T11:57:22.890 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T11:57:22.890 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mon to start... 2024-09-17T11:57:22.890 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mon... 2024-09-17T11:57:24.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:24 smithi022 bash[19251]: cluster 2024-09-17T11:57:24.347835+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:57:25.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T11:57:25.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout id: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:25.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T11:57:25.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:25.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout services: 2024-09-17T11:57:25.129 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.252749s) 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout data: 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:mon is available 2024-09-17T11:57:25.130 INFO:teuthology.orchestra.run.smithi022.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T11:57:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:25 smithi022 bash[19251]: cluster 2024-09-17T11:57:24.350818+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:57:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:25 smithi022 bash[19251]: cluster 2024-09-17T11:57:24.350954+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:57:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:25 smithi022 bash[19251]: cluster 2024-09-17T11:57:24.353630+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T11:57:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:25 smithi022 bash[19251]: cluster 2024-09-17T11:57:24.356096+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:57:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:25 smithi022 bash[19251]: cluster 2024-09-17T11:57:24.356765+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:57:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:25 smithi022 bash[19251]: audit 2024-09-17T11:57:24.603484+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.22:0/670501125' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:57:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:26 smithi022 bash[19251]: audit 2024-09-17T11:57:26.362587+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.22:0/2582350112' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T11:57:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:26 smithi022 bash[19251]: audit 2024-09-17T11:57:26.368173+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.22:0/2582350112' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout fsid = c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.22:3300,v1:172.21.15.22:6789] 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:26.911 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T11:57:26.912 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-17T11:57:26.912 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T11:57:26.912 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:26.913 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T11:57:26.913 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T11:57:26.913 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T11:57:26.913 INFO:teuthology.orchestra.run.smithi022.stdout:Generating new minimal ceph.conf... 2024-09-17T11:57:28.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:28 smithi022 bash[19251]: audit 2024-09-17T11:57:27.975598+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.22:0/3139971034' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:57:28.508 INFO:teuthology.orchestra.run.smithi022.stdout:Restarting the monitor... 2024-09-17T11:57:28.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:28 smithi022 systemd[1]: Stopping Ceph mon.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T11:57:28.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:28 smithi022 bash[19251]: debug 2024-09-17T11:57:28.650+0000 7f2826fb1640 -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-09-17T11:57:28.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:28 smithi022 bash[19251]: debug 2024-09-17T11:57:28.650+0000 7f2826fb1640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T11:57:29.445 INFO:teuthology.orchestra.run.smithi022.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T11:57:29.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:29 smithi022 bash[19643]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-a 2024-09-17T11:57:29.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:29 smithi022 bash[19704]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-a 2024-09-17T11:57:29.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:29 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T11:57:29.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:29 smithi022 systemd[1]: Stopped Ceph mon.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T11:57:29.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:29 smithi022 systemd[1]: Started Ceph mon.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T11:57:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.866+0000 7f1d86cf1b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:57:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.866+0000 7f1d86cf1b00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T11:57:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.866+0000 7f1d86cf1b00 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:57:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 0 load: jerasure load: lrc 2024-09-17T11:57:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:57:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Git sha 0 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: DB SUMMARY 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: DB Session ID: RYXDUN06YS05CPTKDKVW 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 83636 ; 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.env: 0x5653cd9c1bc0 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.info_log: 0x5653cfb46be0 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:57:31.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:57:31.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:57:31.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:57:31.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:57:31.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.db_log_dir: 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.wal_dir: 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:57:31.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.write_buffer_manager: 0x5653cfb54320 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.row_cache: None 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.wal_filter: None 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:57:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:57:31.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Compression algorithms supported: 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: kZSTD supported: 0 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:57:31.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.merge_operator: 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:57:31.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5653cfb467e0) 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: cache_index_and_filter_blocks: 1 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: pin_top_level_index_and_filter: 1 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: index_type: 0 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: data_block_index_type: 0 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: index_shortening: 1 2024-09-17T11:57:31.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: checksum: 4 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: no_block_cache: 0 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: block_cache: 0x5653cfb3d1f0 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: block_cache_name: BinnedLRUCache 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: block_cache_options: 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: capacity : 536870912 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: num_shard_bits : 4 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: strict_capacity_limit : 0 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: high_pri_pool_ratio: 0.000 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: block_cache_compressed: (nil) 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: persistent_cache: (nil) 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: block_size: 4096 2024-09-17T11:57:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: block_size_deviation: 10 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: block_restart_interval: 16 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: index_block_restart_interval: 1 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: metadata_block_size: 4096 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: partition_filters: 0 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: use_delta_encoding: 1 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: filter_policy: bloomfilter 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: whole_key_filtering: 1 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: verify_compression: 0 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: read_amp_bytes_per_bit: 0 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: format_version: 5 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: enable_index_compression: 1 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: block_align: 0 2024-09-17T11:57:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: max_auto_readahead_size: 262144 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: prepopulate_block_cache: 0 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: initial_auto_readahead_size: 8192 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.num_levels: 7 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:57:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:57:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:57:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:57:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:57:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:57:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:57:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:57:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:57:31.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:57:31.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:57:31.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:57:31.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:57:31.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e9ccf5d6-b9ce-4059-8bc2-e31e4956b56c 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574250874393, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.870+0000 7f1d86cf1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.874+0000 7f1d86cf1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574250876011, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80285, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 252, "table_properties": {"data_size": 78446, "index_size": 223, "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": 72757, "raw_average_value_size": 344, "num_data_blocks": 10, "num_entries": 211, "num_filter_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1726574250, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e9ccf5d6-b9ce-4059-8bc2-e31e4956b56c", "db_session_id": "RYXDUN06YS05CPTKDKVW", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.874+0000 7f1d86cf1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574250876175, "job": 1, "event": "recovery_finished"} 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.874+0000 7f1d86cf1b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.874+0000 7f1d86cf1b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.874+0000 7f1d86cf1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5653cfb66e00 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.874+0000 7f1d86cf1b00 4 rocksdb: DB pointer 0x5653cfc5e000 2024-09-17T11:57:31.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.874+0000 7f1d7cabc640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.874+0000 7f1d7cabc640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: ** DB Stats ** 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: ** Compaction Stats [default] ** 2024-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: 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-09-17T11:57:31.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: L0 2/0 80.26 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 73.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Sum 2/0 80.26 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 73.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 73.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: ** Compaction Stats [default] ** 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: 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-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 73.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:57:31.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Cumulative compaction: 0.00 GB write, 14.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Interval compaction: 0.00 GB write, 14.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: 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-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Block cache BinnedLRUCache@0x5653cfb3d1f0#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] at bind addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 1 mon.a@-1(???) e1 preinit fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 0 mon.a@-1(???).mds e1 new map 2024-09-17T11:57:31.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 0 mon.a@-1(???).mds e1 print_map 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: e1 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: 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-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: legacy client fscid: -1 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: No filesystems configured 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: debug 2024-09-17T11:57:30.878+0000 7f1d86cf1b00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T11:57:31.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: cluster 2024-09-17T11:57:30.903737+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:57:31.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: cluster 2024-09-17T11:57:30.903798+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:57:31.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: cluster 2024-09-17T11:57:30.904200+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T11:57:31.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: cluster 2024-09-17T11:57:30.904223+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:57:31.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:30 smithi022 bash[19740]: cluster 2024-09-17T11:57:30.904609+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:57:31.590 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T11:57:31.615 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:57:31.615 INFO:teuthology.orchestra.run.smithi022.stdout:Creating mgr... 2024-09-17T11:57:31.615 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T11:57:31.616 INFO:teuthology.orchestra.run.smithi022.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T11:57:31.962 INFO:teuthology.orchestra.run.smithi022.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y 2024-09-17T11:57:31.963 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T11:57:32.170 INFO:teuthology.orchestra.run.smithi022.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968.target.wants/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service. 2024-09-17T11:57:32.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:57:32.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:32 smithi022 bash[19740]: audit 2024-09-17T11:57:31.074804+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.22:0/2139113413' entity='client.admin' 2024-09-17T11:57:32.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:57:32.177 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:57:32.177 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:32 smithi022 systemd[1]: Started Ceph mgr.y for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T11:57:32.179 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld does not appear to be present 2024-09-17T11:57:32.179 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T11:57:32.180 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld does not appear to be present 2024-09-17T11:57:32.180 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T11:57:32.180 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr to start... 2024-09-17T11:57:32.180 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr... 2024-09-17T11:57:33.908 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:33 smithi022 bash[19991]: debug 2024-09-17T11:57:33.781+0000 7fe5b77e3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:57:34.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:33 smithi022 bash[19740]: audit 2024-09-17T11:57:33.897447+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.22:0/3920625188' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T11:57:34.486 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:34.486 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:57:34.486 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "c5782e1a-74eb-11ef-bceb-c7b262605968", 2024-09-17T11:57:34.486 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:57:34.486 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:57:34.486 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:57:34.486 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:57:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:57:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:57:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:57:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:57:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:57:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:57:34.488 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:57:34.489 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:57:34.492 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:34.492 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:57:34.492 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:57:34.492 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:57:34.492 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:57:34.492 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:57:34.492 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:57:34.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:57:24.352517+0000", 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:57:34.494 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:57:34.495 INFO:teuthology.orchestra.run.smithi022.stdout:mgr not available, waiting (1/15)... 2024-09-17T11:57:35.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:35 smithi022 bash[19991]: debug 2024-09-17T11:57:35.025+0000 7fe5b77e3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:57:35.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:35 smithi022 bash[19991]: debug 2024-09-17T11:57:35.093+0000 7fe5b77e3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:57:35.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:35 smithi022 bash[19991]: debug 2024-09-17T11:57:35.249+0000 7fe5b77e3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:57:36.252 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:35 smithi022 bash[19991]: debug 2024-09-17T11:57:35.917+0000 7fe5b77e3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:57:36.252 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:35 smithi022 bash[19991]: debug 2024-09-17T11:57:35.989+0000 7fe5b77e3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:57:36.252 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:36 smithi022 bash[19991]: debug 2024-09-17T11:57:36.057+0000 7fe5b77e3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:57:36.252 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:36 smithi022 bash[19991]: debug 2024-09-17T11:57:36.249+0000 7fe5b77e3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:57:36.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:36 smithi022 bash[19991]: debug 2024-09-17T11:57:36.329+0000 7fe5b77e3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:57:36.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:36 smithi022 bash[19991]: debug 2024-09-17T11:57:36.397+0000 7fe5b77e3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:57:36.936 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:36 smithi022 bash[19991]: debug 2024-09-17T11:57:36.661+0000 7fe5b77e3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:57:36.936 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:36 smithi022 bash[19991]: debug 2024-09-17T11:57:36.733+0000 7fe5b77e3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:57:36.937 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:36 smithi022 bash[19991]: debug 2024-09-17T11:57:36.933+0000 7fe5b77e3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:57:37.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:37 smithi022 bash[19991]: debug 2024-09-17T11:57:37.009+0000 7fe5b77e3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:57:37.653 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:37 smithi022 bash[19991]: debug 2024-09-17T11:57:37.273+0000 7fe5b77e3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:57:37.653 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:37 smithi022 bash[19991]: debug 2024-09-17T11:57:37.461+0000 7fe5b77e3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:57:37.653 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:37 smithi022 bash[19991]: debug 2024-09-17T11:57:37.649+0000 7fe5b77e3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:57:37.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:37 smithi022 bash[19740]: audit 2024-09-17T11:57:37.734519+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.22:0/749948273' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T11:57:37.922 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:37 smithi022 bash[19991]: debug 2024-09-17T11:57:37.729+0000 7fe5b77e3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:57:38.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:37 smithi022 bash[19991]: debug 2024-09-17T11:57:37.917+0000 7fe5b77e3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:57:38.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:38.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:57:38.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "c5782e1a-74eb-11ef-bceb-c7b262605968", 2024-09-17T11:57:38.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:57:38.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:57:38.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:57:38.311 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:57:38.312 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:57:38.316 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:57:38.316 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:57:38.316 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:38.316 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:57:38.316 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:57:38.316 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:57:38.316 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:57:38.316 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T11:57:38.317 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:57:24.352517+0000", 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:38.318 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:57:38.319 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:57:38.319 INFO:teuthology.orchestra.run.smithi022.stdout:mgr not available, waiting (2/15)... 2024-09-17T11:57:39.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:38 smithi022 bash[19991]: debug 2024-09-17T11:57:38.741+0000 7fe5b77e3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:57:39.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:38 smithi022 bash[19991]: debug 2024-09-17T11:57:38.821+0000 7fe5b77e3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:57:39.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19991]: debug 2024-09-17T11:57:39.049+0000 7fe5b77e3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:57:39.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19991]: debug 2024-09-17T11:57:39.125+0000 7fe5b77e3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:57:40.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19991]: debug 2024-09-17T11:57:39.525+0000 7fe5b77e3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:57:40.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19991]: debug 2024-09-17T11:57:39.609+0000 7fe5b77e3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:57:40.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: cluster 2024-09-17T11:57:39.633522+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-09-17T11:57:40.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: cluster 2024-09-17T11:57:39.641067+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00780392s) 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.642348+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.642456+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.642542+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.642634+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.642722+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.642810+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.645295+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.645629+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: cluster 2024-09-17T11:57:39.669487+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.681641+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:57:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:39 smithi022 bash[19740]: audit 2024-09-17T11:57:39.683936+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:57:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:40 smithi022 bash[19740]: audit 2024-09-17T11:57:39.686756+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' 2024-09-17T11:57:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:40 smithi022 bash[19740]: audit 2024-09-17T11:57:39.690653+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' 2024-09-17T11:57:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:40 smithi022 bash[19740]: audit 2024-09-17T11:57:39.692760+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.22:0/1328493057' entity='mgr.y' 2024-09-17T11:57:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:40 smithi022 bash[19740]: cluster 2024-09-17T11:57:40.648354+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e3: y(active, since 1.0151s) 2024-09-17T11:57:42.464 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:42.464 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:57:42.464 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsid": "c5782e1a-74eb-11ef-bceb-c7b262605968", 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:42.465 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:57:42.466 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:57:42.467 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:57:42.468 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:42.469 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:57:42.469 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:57:42.469 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:57:24.352517+0000", 2024-09-17T11:57:42.469 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:57:42.469 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:57:42.469 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:57:42.469 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:57:42.469 INFO:teuthology.orchestra.run.smithi022.stdout:mgr is available 2024-09-17T11:57:43.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:42 smithi022 bash[19740]: cluster 2024-09-17T11:57:41.694826+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-17T11:57:43.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:42 smithi022 bash[19740]: audit 2024-09-17T11:57:41.958074+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.22:0/24562995' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T11:57:44.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:43 smithi022 bash[19740]: audit 2024-09-17T11:57:43.866544+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.22:0/3658185145' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T11:57:44.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:43 smithi022 bash[19740]: audit 2024-09-17T11:57:43.872730+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.22:0/3658185145' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T11:57:44.425 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:44.426 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T11:57:44.426 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout fsid = c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:44.426 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T11:57:44.426 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T11:57:44.426 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T11:57:44.426 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T11:57:44.426 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:44.426 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T11:57:44.427 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T11:57:44.427 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 2024-09-17T11:57:44.427 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T11:57:44.427 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T11:57:44.427 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T11:57:44.427 INFO:teuthology.orchestra.run.smithi022.stdout:Enabling cephadm module... 2024-09-17T11:57:46.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:45 smithi022 bash[19740]: audit 2024-09-17T11:57:45.825849+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.22:0/2586777619' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T11:57:46.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:45 smithi022 bash[19991]: ignoring --setuser ceph since I am not root 2024-09-17T11:57:46.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:45 smithi022 bash[19991]: ignoring --setgroup ceph since I am not root 2024-09-17T11:57:46.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:46 smithi022 bash[19991]: debug 2024-09-17T11:57:46.033+0000 7f46a94c2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:57:47.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:46 smithi022 bash[19740]: audit 2024-09-17T11:57:45.881781+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.22:0/2586777619' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T11:57:47.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:46 smithi022 bash[19740]: cluster 2024-09-17T11:57:45.881877+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-17T11:57:47.500 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:47 smithi022 bash[19991]: debug 2024-09-17T11:57:47.269+0000 7f46a94c2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:57:47.500 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:47 smithi022 bash[19991]: debug 2024-09-17T11:57:47.337+0000 7f46a94c2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:57:48.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:47 smithi022 bash[19740]: audit 2024-09-17T11:57:47.802185+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.22:0/1064830162' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T11:57:48.166 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:47 smithi022 bash[19991]: debug 2024-09-17T11:57:47.497+0000 7f46a94c2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:57:48.378 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:57:48.378 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T11:57:48.378 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:57:48.378 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T11:57:48.378 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T11:57:48.378 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:57:48.378 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for the mgr to restart... 2024-09-17T11:57:48.378 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr epoch 5... 2024-09-17T11:57:48.467 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:48 smithi022 bash[19991]: debug 2024-09-17T11:57:48.161+0000 7f46a94c2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:57:48.467 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:48 smithi022 bash[19991]: debug 2024-09-17T11:57:48.233+0000 7f46a94c2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:57:48.467 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:48 smithi022 bash[19991]: debug 2024-09-17T11:57:48.305+0000 7f46a94c2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:57:48.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:48 smithi022 bash[19991]: debug 2024-09-17T11:57:48.497+0000 7f46a94c2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:57:48.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:48 smithi022 bash[19991]: debug 2024-09-17T11:57:48.577+0000 7f46a94c2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:57:48.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:48 smithi022 bash[19991]: debug 2024-09-17T11:57:48.645+0000 7f46a94c2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:57:49.184 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:48 smithi022 bash[19991]: debug 2024-09-17T11:57:48.909+0000 7f46a94c2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:57:49.184 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:48 smithi022 bash[19991]: debug 2024-09-17T11:57:48.977+0000 7f46a94c2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:57:49.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:49 smithi022 bash[19991]: debug 2024-09-17T11:57:49.181+0000 7f46a94c2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:57:49.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:49 smithi022 bash[19991]: debug 2024-09-17T11:57:49.261+0000 7f46a94c2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:57:49.878 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:49 smithi022 bash[19991]: debug 2024-09-17T11:57:49.525+0000 7f46a94c2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:57:49.878 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:49 smithi022 bash[19991]: debug 2024-09-17T11:57:49.705+0000 7f46a94c2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:57:49.878 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:49 smithi022 bash[19991]: debug 2024-09-17T11:57:49.873+0000 7f46a94c2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:57:50.144 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:49 smithi022 bash[19991]: debug 2024-09-17T11:57:49.953+0000 7f46a94c2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:57:50.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:50 smithi022 bash[19991]: debug 2024-09-17T11:57:50.141+0000 7f46a94c2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:57:51.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:50 smithi022 bash[19991]: debug 2024-09-17T11:57:50.965+0000 7f46a94c2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:57:51.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19991]: debug 2024-09-17T11:57:51.045+0000 7f46a94c2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:57:51.754 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19991]: debug 2024-09-17T11:57:51.273+0000 7f46a94c2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:57:51.754 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19991]: debug 2024-09-17T11:57:51.349+0000 7f46a94c2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:57:52.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19991]: debug 2024-09-17T11:57:51.749+0000 7f46a94c2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:57:52.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19991]: debug 2024-09-17T11:57:51.829+0000 7f46a94c2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:57:52.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: cluster 2024-09-17T11:57:51.857109+0000 mon.a (mon.0) 34 : cluster [INF] Active manager daemon y restarted 2024-09-17T11:57:52.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: cluster 2024-09-17T11:57:51.857508+0000 mon.a (mon.0) 35 : cluster [INF] Activating manager daemon y 2024-09-17T11:57:52.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: cluster 2024-09-17T11:57:51.864140+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T11:57:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: cluster 2024-09-17T11:57:51.864352+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00701216s) 2024-09-17T11:57:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: audit 2024-09-17T11:57:51.866145+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:57:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: audit 2024-09-17T11:57:51.867854+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:57:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: audit 2024-09-17T11:57:51.868757+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:57:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: audit 2024-09-17T11:57:51.868949+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:57:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: audit 2024-09-17T11:57:51.869152+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:57:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:51 smithi022 bash[19740]: cluster 2024-09-17T11:57:51.893518+0000 mon.a (mon.0) 43 : cluster [INF] Manager daemon y is now available 2024-09-17T11:57:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: cephadm 2024-09-17T11:57:51.907881+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T11:57:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: audit 2024-09-17T11:57:51.910832+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:57:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: audit 2024-09-17T11:57:51.915273+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:57:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: audit 2024-09-17T11:57:51.918704+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:57:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: audit 2024-09-17T11:57:51.920862+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:57:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: audit 2024-09-17T11:57:51.924104+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:57:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: audit 2024-09-17T11:57:51.935600+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:57:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: audit 2024-09-17T11:57:51.937752+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:57:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:52 smithi022 bash[19740]: cluster 2024-09-17T11:57:52.865633+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.0083s) 2024-09-17T11:57:53.492 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:57:53.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T11:57:53.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T11:57:53.493 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:57:53.493 INFO:teuthology.orchestra.run.smithi022.stdout:mgr epoch 5 is available 2024-09-17T11:57:53.493 INFO:teuthology.orchestra.run.smithi022.stdout:Setting orchestrator backend to cephadm... 2024-09-17T11:57:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:53 smithi022 bash[19740]: audit 2024-09-17T11:57:52.867690+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:57:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:53 smithi022 bash[19740]: audit 2024-09-17T11:57:52.881323+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:57:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:53 smithi022 bash[19740]: audit 2024-09-17T11:57:53.008791+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:57:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:53 smithi022 bash[19740]: audit 2024-09-17T11:57:53.010938+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:57:54.812 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: debug 2024-09-17T11:57:54.549+0000 7f46169cb640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:57:54] ENGINE Error in HTTPServer.serve 2024-09-17T11:57:54.812 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: Traceback (most recent call last): 2024-09-17T11:57:54.812 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:57:54.812 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: self._connections.run(self.expiration_interval) 2024-09-17T11:57:54.812 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: self._run(expiration_interval) 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: s = self.context.wrap_socket( 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: return self.sslsocket_class._create( 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:57:54.813 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: self.do_handshake() 2024-09-17T11:57:54.814 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:57:54.814 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: self._sslobj.do_handshake() 2024-09-17T11:57:54.814 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:54 smithi022 bash[19991]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: cluster 2024-09-17T11:57:54.016641+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: cephadm 2024-09-17T11:57:54.430255+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:11:57:54] ENGINE Bus STARTING 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: cephadm 2024-09-17T11:57:54.550900+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:11:57:54] ENGINE Serving on https://172.21.15.22:7150 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: cephadm 2024-09-17T11:57:54.553935+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [17/Sep/2024:11:57:54] ENGINE Error in HTTPServer.serve 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: Traceback (most recent call last): 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: self._connections.run(self.expiration_interval) 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: self._run(expiration_interval) 2024-09-17T11:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: s = self.context.wrap_socket( 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: return self.sslsocket_class._create( 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: self.do_handshake() 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: self._sslobj.do_handshake() 2024-09-17T11:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: cephadm 2024-09-17T11:57:54.652031+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:11:57:54] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T11:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: cephadm 2024-09-17T11:57:54.652134+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:11:57:54] ENGINE Bus STARTED 2024-09-17T11:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: audit 2024-09-17T11:57:54.653232+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: audit 2024-09-17T11:57:54.787473+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: audit 2024-09-17T11:57:54.795040+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:55 smithi022 bash[19740]: audit 2024-09-17T11:57:54.808803+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:57:57.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:56 smithi022 bash[19740]: audit 2024-09-17T11:57:56.720163+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:57.266 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T11:57:57.267 INFO:teuthology.orchestra.run.smithi022.stdout:Generating ssh key... 2024-09-17T11:57:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19740]: audit 2024-09-17T11:57:58.553602+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19740]: cephadm 2024-09-17T11:57:58.553826+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T11:57:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19740]: audit 2024-09-17T11:57:58.941510+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:57:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19740]: audit 2024-09-17T11:57:58.946060+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:57:59.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: Generating public/private rsa key pair. 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: Your identification has been saved in /tmp/tmpu7o5q5ke/key 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: Your public key has been saved in /tmp/tmpu7o5q5ke/key.pub 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: The key fingerprint is: 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: SHA256:gp/wQaa3iHnNEwrT/7Snh8b1kMGncXWg7c7wpB/s08o ceph-c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: The key's randomart image is: 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: +---[RSA 3072]----+ 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | .. | 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | o. .| 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | o . .... | 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | . = + o. | 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | o = = S B. o | 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | = @ * = O | 2024-09-17T11:57:59.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | o + X..o o. *. | 2024-09-17T11:57:59.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | . ++.o .+...| 2024-09-17T11:57:59.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: | .++ Eo | 2024-09-17T11:57:59.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:57:58 smithi022 bash[19991]: +----[SHA256]-----+ 2024-09-17T11:58:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:00 smithi022 bash[19740]: audit 2024-09-17T11:58:00.732680+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:01.264 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCOu8/tIFklgktc8pTBYB2ChETFMluI1nqzJ8N+fXYh/p8UdXdtGKb8agxSYO+uEo3fprkBQABrXICXaQx1W6eq5oyxaLZVJh1r1+LjKU2Jpke5Jpe4Yfj1tyq0G4pKqKOgAm+mZmibqLWhj/qNkh6jxEZV5QelNtVqt2IzM1s246Ur20sj4zfrUtnHEgFsotCIbmkhj77q7Szs7vOTIdXN2O3eGvfpQhU+1YChEkhbr83nmEeZFlSaMcLG08FkyYE4TqhLl8msrDizuNz6HjkDTuH79UD6ZIEl/aRoM47AUDmveKElro7YkO8PGUcfJb03Dayl6Qsu1Gu5CFPp/NBj2U4O9h/8qZjxw234ru4pgEHl2jDSUJ2bjPMWPUNAJpNr4e2TN7ZYSxOQFMND8DWxVJMzzJO5VuaLlLO/9qM0gEbTmgMG8T9yLyNO6AXoZ5Hy20Ji1KkifujJZSQHj3Ltp8E+pTdiOUX6RkJEws94x5rwwZ63YijNs/c3l+dhBMs= ceph-c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:58:01.264 INFO:teuthology.orchestra.run.smithi022.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:58:01.264 INFO:teuthology.orchestra.run.smithi022.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T11:58:01.265 INFO:teuthology.orchestra.run.smithi022.stdout:Adding host smithi022... 2024-09-17T11:58:03.112 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:02 smithi022 bash[19740]: audit 2024-09-17T11:58:02.645260+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi022", "addr": "172.21.15.22", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:04.112 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:03 smithi022 bash[19740]: cephadm 2024-09-17T11:58:03.925726+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi022 2024-09-17T11:58:07.323 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Added host 'smithi022' with addr '172.21.15.22' 2024-09-17T11:58:07.323 INFO:teuthology.orchestra.run.smithi022.stdout:Deploying unmanaged mon service... 2024-09-17T11:58:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:07 smithi022 bash[19740]: audit 2024-09-17T11:58:06.484697+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:58:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:07 smithi022 bash[19740]: cephadm 2024-09-17T11:58:06.485077+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi022 2024-09-17T11:58:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:07 smithi022 bash[19740]: audit 2024-09-17T11:58:06.485474+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:09.865 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T11:58:09.865 INFO:teuthology.orchestra.run.smithi022.stdout:Deploying unmanaged mgr service... 2024-09-17T11:58:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:10 smithi022 bash[19740]: audit 2024-09-17T11:58:09.247122+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:58:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:10 smithi022 bash[19740]: audit 2024-09-17T11:58:09.310991+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:10 smithi022 bash[19740]: cephadm 2024-09-17T11:58:09.313586+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T11:58:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:10 smithi022 bash[19740]: audit 2024-09-17T11:58:09.318431+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:58:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:10 smithi022 bash[19740]: audit 2024-09-17T11:58:09.587319+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:58:11.743 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T11:58:12.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:12 smithi022 bash[19740]: audit 2024-09-17T11:58:11.198410+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:12.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:12 smithi022 bash[19740]: cephadm 2024-09-17T11:58:11.199807+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T11:58:12.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:12 smithi022 bash[19740]: audit 2024-09-17T11:58:11.204394+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:58:12.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:12 smithi022 bash[19740]: cluster 2024-09-17T11:58:11.870452+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:14.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:14 smithi022 bash[19740]: audit 2024-09-17T11:58:13.029045+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.22:0/2938627400' entity='client.admin' 2024-09-17T11:58:14.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:14 smithi022 bash[19740]: cluster 2024-09-17T11:58:13.871078+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:15.406 INFO:teuthology.orchestra.run.smithi022.stdout:Enabling the dashboard module... 2024-09-17T11:58:15.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:15 smithi022 bash[19740]: audit 2024-09-17T11:58:14.612574+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:58:15.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:15 smithi022 bash[19740]: audit 2024-09-17T11:58:14.615129+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:58:15.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:15 smithi022 bash[19740]: audit 2024-09-17T11:58:14.615909+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:58:15.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:15 smithi022 bash[19740]: audit 2024-09-17T11:58:14.618931+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' 2024-09-17T11:58:15.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:15 smithi022 bash[19740]: audit 2024-09-17T11:58:14.620396+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T11:58:15.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:15 smithi022 bash[19740]: audit 2024-09-17T11:58:14.622019+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.22:0/3315309442' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]': finished 2024-09-17T11:58:15.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:15 smithi022 bash[19740]: audit 2024-09-17T11:58:14.843568+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.22:0/646681294' entity='client.admin' 2024-09-17T11:58:17.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:16 smithi022 bash[19740]: cephadm 2024-09-17T11:58:15.637744+0000 mgr.y (mgr.14118) 23 : cephadm [INF] Deploying daemon agent.smithi022 on smithi022 2024-09-17T11:58:17.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:16 smithi022 bash[19740]: cluster 2024-09-17T11:58:15.871543+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:18.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:17 smithi022 bash[19740]: audit 2024-09-17T11:58:16.880217+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.22:0/3802668460' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T11:58:18.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:17 smithi022 bash[19991]: ignoring --setuser ceph since I am not root 2024-09-17T11:58:18.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:17 smithi022 bash[19991]: ignoring --setgroup ceph since I am not root 2024-09-17T11:58:18.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:17 smithi022 bash[19991]: debug 2024-09-17T11:58:17.785+0000 7f938f387040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:58:18.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:18 smithi022 bash[19740]: audit 2024-09-17T11:58:17.628227+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.22:0/3802668460' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T11:58:18.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:18 smithi022 bash[19740]: cluster 2024-09-17T11:58:17.628291+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-09-17T11:58:19.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:19 smithi022 bash[19991]: debug 2024-09-17T11:58:19.037+0000 7f938f387040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:58:19.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:19 smithi022 bash[19991]: debug 2024-09-17T11:58:19.105+0000 7f938f387040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:58:19.567 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:19 smithi022 bash[19991]: debug 2024-09-17T11:58:19.265+0000 7f938f387040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:58:19.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:19 smithi022 bash[19740]: audit 2024-09-17T11:58:19.555341+0000 mon.a (mon.0) 77 : audit [DBG] from='client.? 172.21.15.22:0/505349111' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T11:58:20.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:58:20.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T11:58:20.121 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:58:20.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T11:58:20.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T11:58:20.122 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:58:20.122 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for the mgr to restart... 2024-09-17T11:58:20.122 INFO:teuthology.orchestra.run.smithi022.stdout:Waiting for mgr epoch 9... 2024-09-17T11:58:20.213 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:19 smithi022 bash[19991]: debug 2024-09-17T11:58:19.933+0000 7f938f387040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:58:20.214 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:20 smithi022 bash[19991]: debug 2024-09-17T11:58:20.005+0000 7f938f387040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:58:20.214 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:20 smithi022 bash[19991]: debug 2024-09-17T11:58:20.077+0000 7f938f387040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:58:20.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:20 smithi022 bash[19991]: debug 2024-09-17T11:58:20.269+0000 7f938f387040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:58:20.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:20 smithi022 bash[19991]: debug 2024-09-17T11:58:20.349+0000 7f938f387040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:58:20.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:20 smithi022 bash[19991]: debug 2024-09-17T11:58:20.421+0000 7f938f387040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:58:20.963 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:20 smithi022 bash[19991]: debug 2024-09-17T11:58:20.685+0000 7f938f387040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:58:20.963 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:20 smithi022 bash[19991]: debug 2024-09-17T11:58:20.757+0000 7f938f387040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:58:20.963 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:20 smithi022 bash[19991]: debug 2024-09-17T11:58:20.961+0000 7f938f387040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:58:21.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:21 smithi022 bash[19991]: debug 2024-09-17T11:58:21.041+0000 7f938f387040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:58:21.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:21 smithi022 bash[19991]: debug 2024-09-17T11:58:21.305+0000 7f938f387040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:58:21.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:21 smithi022 bash[19991]: debug 2024-09-17T11:58:21.489+0000 7f938f387040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:58:21.661 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:21 smithi022 bash[19991]: debug 2024-09-17T11:58:21.657+0000 7f938f387040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:58:21.925 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:21 smithi022 bash[19991]: debug 2024-09-17T11:58:21.737+0000 7f938f387040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:58:22.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:21 smithi022 bash[19991]: debug 2024-09-17T11:58:21.921+0000 7f938f387040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:58:23.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:22 smithi022 bash[19991]: debug 2024-09-17T11:58:22.753+0000 7f938f387040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:58:23.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:22 smithi022 bash[19991]: debug 2024-09-17T11:58:22.833+0000 7f938f387040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:58:23.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19991]: debug 2024-09-17T11:58:23.061+0000 7f938f387040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:58:23.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19991]: debug 2024-09-17T11:58:23.137+0000 7f938f387040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:58:23.886 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19991]: debug 2024-09-17T11:58:23.537+0000 7f938f387040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:58:23.886 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19991]: debug 2024-09-17T11:58:23.617+0000 7f938f387040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: cluster 2024-09-17T11:58:23.641373+0000 mon.a (mon.0) 78 : cluster [INF] Active manager daemon y restarted 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: cluster 2024-09-17T11:58:23.641947+0000 mon.a (mon.0) 79 : cluster [INF] Activating manager daemon y 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: cluster 2024-09-17T11:58:23.645795+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: cluster 2024-09-17T11:58:23.645914+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00415161s) 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: audit 2024-09-17T11:58:23.649303+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: audit 2024-09-17T11:58:23.651490+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: audit 2024-09-17T11:58:23.652537+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: audit 2024-09-17T11:58:23.652693+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: audit 2024-09-17T11:58:23.652881+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: cluster 2024-09-17T11:58:23.677096+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2024-09-17T11:58:23.887 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:23 smithi022 bash[19740]: audit 2024-09-17T11:58:23.691986+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:25.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:24 smithi022 bash[19740]: audit 2024-09-17T11:58:23.695985+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:24 smithi022 bash[19740]: audit 2024-09-17T11:58:23.714255+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:58:25.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:24 smithi022 bash[19740]: audit 2024-09-17T11:58:23.717005+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:58:25.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:24 smithi022 bash[19740]: audit 2024-09-17T11:58:24.653091+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:58:25.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:24 smithi022 bash[19740]: cluster 2024-09-17T11:58:24.654421+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.01266s) 2024-09-17T11:58:25.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:24 smithi022 bash[19740]: audit 2024-09-17T11:58:24.664046+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:58:25.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:58:25.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T11:58:25.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T11:58:25.310 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:58:25.310 INFO:teuthology.orchestra.run.smithi022.stdout:mgr epoch 9 is available 2024-09-17T11:58:25.310 INFO:teuthology.orchestra.run.smithi022.stdout:Generating a dashboard self-signed certificate... 2024-09-17T11:58:26.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: debug 2024-09-17T11:58:26.137+0000 7f92f5802640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:58:26] ENGINE Error in HTTPServer.serve 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: Traceback (most recent call last): 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: self._connections.run(self.expiration_interval) 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: self._run(expiration_interval) 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: s = self.context.wrap_socket( 2024-09-17T11:58:26.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:58:26.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: return self.sslsocket_class._create( 2024-09-17T11:58:26.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:58:26.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: self.do_handshake() 2024-09-17T11:58:26.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:58:26.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: self._sslobj.do_handshake() 2024-09-17T11:58:26.515 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19991]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: cluster 2024-09-17T11:58:25.701082+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: cephadm 2024-09-17T11:58:25.911407+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [17/Sep/2024:11:58:25] ENGINE Bus STARTING 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: cephadm 2024-09-17T11:58:26.013402+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [17/Sep/2024:11:58:26] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: cephadm 2024-09-17T11:58:26.137891+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [17/Sep/2024:11:58:26] ENGINE Serving on https://172.21.15.22:7150 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: cephadm 2024-09-17T11:58:26.138092+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [17/Sep/2024:11:58:26] ENGINE Bus STARTED 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: cephadm 2024-09-17T11:58:26.139381+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [17/Sep/2024:11:58:26] ENGINE Error in HTTPServer.serve 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: Traceback (most recent call last): 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: self._connections.run(self.expiration_interval) 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:58:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: self._run(expiration_interval) 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: s = self.context.wrap_socket( 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: return self.sslsocket_class._create( 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: self.do_handshake() 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:58:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: self._sslobj.do_handshake() 2024-09-17T11:58:27.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:58:27.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:26 smithi022 bash[19740]: audit 2024-09-17T11:58:26.562641+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:27.301 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T11:58:27.301 INFO:teuthology.orchestra.run.smithi022.stdout:Creating initial admin user... 2024-09-17T11:58:28.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:27 smithi022 bash[19740]: audit 2024-09-17T11:58:26.697484+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:28.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:27 smithi022 bash[19740]: audit 2024-09-17T11:58:26.706220+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:28.990 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:28 smithi022 bash[19740]: audit 2024-09-17T11:58:28.645752+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' 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-09-17T11:58:29.500 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$WoYpKlHP4Eitd7xuLIC32uj9B/8X4M4iTBn4FmGLWVlJv3sP2Z5aG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726574308, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T11:58:29.500 INFO:teuthology.orchestra.run.smithi022.stdout:Fetching dashboard port number... 2024-09-17T11:58:30.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:29 smithi022 bash[19740]: audit 2024-09-17T11:58:28.968434+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:30 smithi022 bash[19740]: cluster 2024-09-17T11:58:29.976259+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-17T11:58:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:30 smithi022 bash[19740]: audit 2024-09-17T11:58:30.491409+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:30 smithi022 bash[19740]: audit 2024-09-17T11:58:30.492060+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:58:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:30 smithi022 bash[19740]: audit 2024-09-17T11:58:30.495170+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:30 smithi022 bash[19740]: audit 2024-09-17T11:58:30.496957+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T11:58:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:30 smithi022 bash[19740]: audit 2024-09-17T11:58:30.786383+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.22:0/722744673' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T11:58:31.397 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T11:58:31.397 INFO:teuthology.orchestra.run.smithi022.stdout:firewalld does not appear to be present 2024-09-17T11:58:31.397 INFO:teuthology.orchestra.run.smithi022.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T11:58:31.399 INFO:teuthology.orchestra.run.smithi022.stdout:Ceph Dashboard is now available at: 2024-09-17T11:58:31.399 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:31.399 INFO:teuthology.orchestra.run.smithi022.stdout: URL: https://smithi022.front.sepia.ceph.com:8443/ 2024-09-17T11:58:31.399 INFO:teuthology.orchestra.run.smithi022.stdout: User: admin 2024-09-17T11:58:31.399 INFO:teuthology.orchestra.run.smithi022.stdout: Password: pflj5s0q8n 2024-09-17T11:58:31.399 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:31.400 INFO:teuthology.orchestra.run.smithi022.stdout:Saving cluster configuration to /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config directory 2024-09-17T11:58:31.400 INFO:teuthology.orchestra.run.smithi022.stdout:Enabling autotune for osd_memory_target 2024-09-17T11:58:32.988 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:32 smithi022 bash[19740]: cephadm 2024-09-17T11:58:32.075218+0000 mgr.y (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi022 on smithi022 2024-09-17T11:58:35.280 INFO:teuthology.orchestra.run.smithi022.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T11:58:35.280 INFO:teuthology.orchestra.run.smithi022.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T11:58:35.280 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:35.280 INFO:teuthology.orchestra.run.smithi022.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: ceph telemetry on 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout:For more information see: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:58:35.281 INFO:teuthology.orchestra.run.smithi022.stdout:Bootstrap complete. 2024-09-17T11:58:35.320 INFO:tasks.cephadm:Fetching config... 2024-09-17T11:58:35.320 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:58:35.320 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T11:58:35.325 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T11:58:35.325 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:58:35.325 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T11:58:35.375 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T11:58:35.375 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:58:35.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T11:58:35.429 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T11:58:35.429 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:58:35.429 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T11:58:35.474 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T11:58:35.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCOu8/tIFklgktc8pTBYB2ChETFMluI1nqzJ8N+fXYh/p8UdXdtGKb8agxSYO+uEo3fprkBQABrXICXaQx1W6eq5oyxaLZVJh1r1+LjKU2Jpke5Jpe4Yfj1tyq0G4pKqKOgAm+mZmibqLWhj/qNkh6jxEZV5QelNtVqt2IzM1s246Ur20sj4zfrUtnHEgFsotCIbmkhj77q7Szs7vOTIdXN2O3eGvfpQhU+1YChEkhbr83nmEeZFlSaMcLG08FkyYE4TqhLl8msrDizuNz6HjkDTuH79UD6ZIEl/aRoM47AUDmveKElro7YkO8PGUcfJb03Dayl6Qsu1Gu5CFPp/NBj2U4O9h/8qZjxw234ru4pgEHl2jDSUJ2bjPMWPUNAJpNr4e2TN7ZYSxOQFMND8DWxVJMzzJO5VuaLlLO/9qM0gEbTmgMG8T9yLyNO6AXoZ5Hy20Ji1KkifujJZSQHj3Ltp8E+pTdiOUX6RkJEws94x5rwwZ63YijNs/c3l+dhBMs= ceph-c5782e1a-74eb-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:58:35.537 INFO:teuthology.orchestra.run.smithi022.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCOu8/tIFklgktc8pTBYB2ChETFMluI1nqzJ8N+fXYh/p8UdXdtGKb8agxSYO+uEo3fprkBQABrXICXaQx1W6eq5oyxaLZVJh1r1+LjKU2Jpke5Jpe4Yfj1tyq0G4pKqKOgAm+mZmibqLWhj/qNkh6jxEZV5QelNtVqt2IzM1s246Ur20sj4zfrUtnHEgFsotCIbmkhj77q7Szs7vOTIdXN2O3eGvfpQhU+1YChEkhbr83nmEeZFlSaMcLG08FkyYE4TqhLl8msrDizuNz6HjkDTuH79UD6ZIEl/aRoM47AUDmveKElro7YkO8PGUcfJb03Dayl6Qsu1Gu5CFPp/NBj2U4O9h/8qZjxw234ru4pgEHl2jDSUJ2bjPMWPUNAJpNr4e2TN7ZYSxOQFMND8DWxVJMzzJO5VuaLlLO/9qM0gEbTmgMG8T9yLyNO6AXoZ5Hy20Ji1KkifujJZSQHj3Ltp8E+pTdiOUX6RkJEws94x5rwwZ63YijNs/c3l+dhBMs= ceph-c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:58:35.544 DEBUG:teuthology.orchestra.run.smithi190:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCOu8/tIFklgktc8pTBYB2ChETFMluI1nqzJ8N+fXYh/p8UdXdtGKb8agxSYO+uEo3fprkBQABrXICXaQx1W6eq5oyxaLZVJh1r1+LjKU2Jpke5Jpe4Yfj1tyq0G4pKqKOgAm+mZmibqLWhj/qNkh6jxEZV5QelNtVqt2IzM1s246Ur20sj4zfrUtnHEgFsotCIbmkhj77q7Szs7vOTIdXN2O3eGvfpQhU+1YChEkhbr83nmEeZFlSaMcLG08FkyYE4TqhLl8msrDizuNz6HjkDTuH79UD6ZIEl/aRoM47AUDmveKElro7YkO8PGUcfJb03Dayl6Qsu1Gu5CFPp/NBj2U4O9h/8qZjxw234ru4pgEHl2jDSUJ2bjPMWPUNAJpNr4e2TN7ZYSxOQFMND8DWxVJMzzJO5VuaLlLO/9qM0gEbTmgMG8T9yLyNO6AXoZ5Hy20Ji1KkifujJZSQHj3Ltp8E+pTdiOUX6RkJEws94x5rwwZ63YijNs/c3l+dhBMs= ceph-c5782e1a-74eb-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:58:35.566 INFO:teuthology.orchestra.run.smithi190.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCOu8/tIFklgktc8pTBYB2ChETFMluI1nqzJ8N+fXYh/p8UdXdtGKb8agxSYO+uEo3fprkBQABrXICXaQx1W6eq5oyxaLZVJh1r1+LjKU2Jpke5Jpe4Yfj1tyq0G4pKqKOgAm+mZmibqLWhj/qNkh6jxEZV5QelNtVqt2IzM1s246Ur20sj4zfrUtnHEgFsotCIbmkhj77q7Szs7vOTIdXN2O3eGvfpQhU+1YChEkhbr83nmEeZFlSaMcLG08FkyYE4TqhLl8msrDizuNz6HjkDTuH79UD6ZIEl/aRoM47AUDmveKElro7YkO8PGUcfJb03Dayl6Qsu1Gu5CFPp/NBj2U4O9h/8qZjxw234ru4pgEHl2jDSUJ2bjPMWPUNAJpNr4e2TN7ZYSxOQFMND8DWxVJMzzJO5VuaLlLO/9qM0gEbTmgMG8T9yLyNO6AXoZ5Hy20Ji1KkifujJZSQHj3Ltp8E+pTdiOUX6RkJEws94x5rwwZ63YijNs/c3l+dhBMs= ceph-c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:58:35.576 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T11:58:35.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:35 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:35.580 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:35 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:35.850 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:35 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:35.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:35 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:35.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:35 smithi022 bash[19740]: audit 2024-09-17T11:58:34.755420+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.22:0/1684646858' entity='client.admin' 2024-09-17T11:58:36.101 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:36.101 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:36.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:58:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:36.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.320606+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.322889+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.324939+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.340747+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:37.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.344101+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.345857+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.347466+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.349220+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.353680+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.370852+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.377891+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:37 smithi022 bash[19740]: audit 2024-09-17T11:58:36.626969+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:40.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:39 smithi022 bash[19740]: audit 2024-09-17T11:58:38.713911+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:40.243 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:58:41.646 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:41 smithi022 bash[19740]: audit 2024-09-17T11:58:40.594204+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:41.646 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:41 smithi022 bash[19740]: audit 2024-09-17T11:58:40.596981+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:43.802 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T11:58:43.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T11:58:44.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:44 smithi022 bash[19740]: audit 2024-09-17T11:58:43.226118+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.22:0/3249911975' entity='client.admin' 2024-09-17T11:58:44.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:44 smithi022 bash[19740]: audit 2024-09-17T11:58:43.240750+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:44 smithi022 bash[19740]: audit 2024-09-17T11:58:43.246849+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:44.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:44 smithi022 bash[19740]: cluster 2024-09-17T11:58:43.654381+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:46.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:45 smithi022 bash[19740]: cluster 2024-09-17T11:58:45.654845+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:48.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:47 smithi022 bash[19740]: cluster 2024-09-17T11:58:47.655309+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:48.350 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:58:49.358 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:49 smithi022 bash[19740]: audit 2024-09-17T11:58:48.071017+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:49.358 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:49 smithi022 bash[19740]: audit 2024-09-17T11:58:48.076879+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:50.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:50 smithi022 bash[19740]: cluster 2024-09-17T11:58:49.655700+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:51.822 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi190 2024-09-17T11:58:51.823 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T11:58:51.823 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.conf 2024-09-17T11:58:51.829 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T11:58:51.829 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:58:51.878 INFO:tasks.cephadm:Adding host smithi190 to orchestrator... 2024-09-17T11:58:51.878 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch host add smithi190 2024-09-17T11:58:52.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: audit 2024-09-17T11:58:51.232426+0000 mgr.y (mgr.14150) 15 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:52.612 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: audit 2024-09-17T11:58:51.237659+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: audit 2024-09-17T11:58:51.238783+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: audit 2024-09-17T11:58:51.242028+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: audit 2024-09-17T11:58:51.242974+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: cephadm 2024-09-17T11:58:51.244305+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: cephadm 2024-09-17T11:58:51.345590+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: cephadm 2024-09-17T11:58:51.430521+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: cephadm 2024-09-17T11:58:51.525883+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: audit 2024-09-17T11:58:51.637793+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: audit 2024-09-17T11:58:51.643291+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: audit 2024-09-17T11:58:51.648895+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:58:52.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:52 smithi022 bash[19740]: cluster 2024-09-17T11:58:51.656078+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:54.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:53 smithi022 bash[19740]: cluster 2024-09-17T11:58:53.656471+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:56.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:55 smithi022 bash[19740]: cluster 2024-09-17T11:58:55.656868+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:58:56.546 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:58:57.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:57 smithi022 bash[19740]: cluster 2024-09-17T11:58:57.657301+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:00.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:58:59 smithi022 bash[19740]: cluster 2024-09-17T11:58:59.657703+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:01.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:01 smithi022 bash[19740]: audit 2024-09-17T11:59:00.223668+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:01.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:01 smithi022 bash[19740]: audit 2024-09-17T11:59:00.229532+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:01.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:01 smithi022 bash[19740]: audit 2024-09-17T11:59:00.237155+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:01.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:01 smithi022 bash[19740]: audit 2024-09-17T11:59:00.656047+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:02.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:02 smithi022 bash[19740]: cluster 2024-09-17T11:59:01.658143+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:03.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:03 smithi022 bash[19740]: cephadm 2024-09-17T11:59:01.915933+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Deploying cephadm binary to smithi190 2024-09-17T11:59:04.505 INFO:teuthology.orchestra.run.smithi022.stdout:Added host 'smithi190' with addr '172.21.15.190' 2024-09-17T11:59:04.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:04 smithi022 bash[19740]: cluster 2024-09-17T11:59:03.658539+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:05.075 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T11:59:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:05 smithi022 bash[19740]: audit 2024-09-17T11:59:04.504812+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:05 smithi022 bash[19740]: cephadm 2024-09-17T11:59:04.505593+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Added host smithi190 2024-09-17T11:59:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:05 smithi022 bash[19740]: audit 2024-09-17T11:59:04.506392+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:05 smithi022 bash[19740]: audit 2024-09-17T11:59:04.825505+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:06 smithi022 bash[19740]: cluster 2024-09-17T11:59:05.658963+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:06 smithi022 bash[19740]: audit 2024-09-17T11:59:06.148110+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:06 smithi022 bash[19740]: audit 2024-09-17T11:59:06.153461+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:06 smithi022 bash[19740]: audit 2024-09-17T11:59:06.154856+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:59:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:06 smithi022 bash[19740]: audit 2024-09-17T11:59:06.156921+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:06 smithi022 bash[19740]: audit 2024-09-17T11:59:06.158618+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:07.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:07 smithi022 bash[19740]: cephadm 2024-09-17T11:59:06.160929+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T11:59:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:07 smithi022 bash[19740]: cephadm 2024-09-17T11:59:06.336538+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:07 smithi022 bash[19740]: cephadm 2024-09-17T11:59:06.490521+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:59:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:07 smithi022 bash[19740]: cephadm 2024-09-17T11:59:06.636546+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:59:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:07 smithi022 bash[19740]: audit 2024-09-17T11:59:06.779387+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:07 smithi022 bash[19740]: audit 2024-09-17T11:59:06.785670+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:07 smithi022 bash[19740]: audit 2024-09-17T11:59:06.788520+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T11:59:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:07 smithi022 bash[19740]: audit 2024-09-17T11:59:06.793004+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]': finished 2024-09-17T11:59:09.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:08 smithi022 bash[19740]: cluster 2024-09-17T11:59:07.659338+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:09.738 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:59:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: cephadm 2024-09-17T11:59:07.907891+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Deploying daemon agent.smithi190 on smithi190 2024-09-17T11:59:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.771753+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.777108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.782443+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.839990+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.844353+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.846276+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:09.834 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.854256+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:09.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.916769+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:09.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.920675+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:09.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.922379+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:09.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:08.930315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:09.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:09 smithi022 bash[19740]: audit 2024-09-17T11:59:09.131081+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:10.822 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:10 smithi022 bash[19740]: cluster 2024-09-17T11:59:09.659683+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:10.822 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:10 smithi022 bash[19740]: audit 2024-09-17T11:59:10.197611+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:10.822 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:10 smithi022 bash[19740]: audit 2024-09-17T11:59:10.205043+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:12.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:11 smithi022 bash[19740]: cluster 2024-09-17T11:59:11.660095+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:12.518 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T11:59:12.518 INFO:teuthology.orchestra.run.smithi022.stdout:[{"addr": "172.21.15.22", "hostname": "smithi022", "labels": [], "status": ""}, {"addr": "172.21.15.190", "hostname": "smithi190", "labels": [], "status": ""}] 2024-09-17T11:59:13.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:12 smithi022 bash[19740]: audit 2024-09-17T11:59:12.517933+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:59:13.084 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T11:59:13.084 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T11:59:14.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:13 smithi022 bash[19740]: cluster 2024-09-17T11:59:13.660505+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:14.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:13 smithi022 bash[19740]: audit 2024-09-17T11:59:13.719616+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:16.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:15 smithi022 bash[19740]: cluster 2024-09-17T11:59:15.660911+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:17.765 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:59:18.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:17 smithi022 bash[19740]: cluster 2024-09-17T11:59:17.661322+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:20.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:19 smithi022 bash[19740]: cluster 2024-09-17T11:59:19.661758+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:21.370 INFO:teuthology.orchestra.run.smithi022.stderr:adjusted tunables profile to default 2024-09-17T11:59:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:21 smithi022 bash[19740]: audit 2024-09-17T11:59:20.360686+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:21 smithi022 bash[19740]: audit 2024-09-17T11:59:20.363301+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:21 smithi022 bash[19740]: audit 2024-09-17T11:59:20.366830+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:21 smithi022 bash[19740]: audit 2024-09-17T11:59:20.501837+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.22:0/4025286040' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T11:59:21.956 INFO:tasks.cephadm:Adding mon.a on smithi022 2024-09-17T11:59:21.956 INFO:tasks.cephadm:Adding mon.c on smithi022 2024-09-17T11:59:21.957 INFO:tasks.cephadm:Adding mon.b on smithi190 2024-09-17T11:59:21.957 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b' 2024-09-17T11:59:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:22 smithi022 bash[19740]: audit 2024-09-17T11:59:21.370051+0000 mon.a (mon.0) 165 : audit [INF] from='client.? 172.21.15.22:0/4025286040' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:59:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:22 smithi022 bash[19740]: cluster 2024-09-17T11:59:21.370155+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:22 smithi022 bash[19740]: cluster 2024-09-17T11:59:21.662228+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:24.202 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:24 smithi022 bash[19740]: audit 2024-09-17T11:59:23.416089+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:24 smithi022 bash[19740]: audit 2024-09-17T11:59:23.423296+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:24 smithi022 bash[19740]: cluster 2024-09-17T11:59:23.662676+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:25 smithi022 bash[19740]: cluster 2024-09-17T11:59:25.663120+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:26.861 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled mon update... 2024-09-17T11:59:27.660 DEBUG:teuthology.orchestra.run.smithi022:mon.c> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T11:59:27.662 DEBUG:teuthology.orchestra.run.smithi190:mon.b> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T11:59:27.665 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T11:59:27.665 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:59:28.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: audit 2024-09-17T11:59:26.849642+0000 mgr.y (mgr.14150) 47 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:28.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: cephadm 2024-09-17T11:59:26.855200+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Saving service mon spec with placement smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b;count:3 2024-09-17T11:59:28.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: audit 2024-09-17T11:59:26.860329+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:28.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: audit 2024-09-17T11:59:26.861876+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: audit 2024-09-17T11:59:26.866010+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: audit 2024-09-17T11:59:26.867663+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: audit 2024-09-17T11:59:26.875069+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: audit 2024-09-17T11:59:26.879615+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: audit 2024-09-17T11:59:26.881297+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: cephadm 2024-09-17T11:59:26.883134+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T11:59:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:27 smithi022 bash[19740]: cluster 2024-09-17T11:59:27.663496+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:28.867 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:30.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:29 smithi022 bash[19740]: cluster 2024-09-17T11:59:29.663846+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:32.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:32 smithi022 bash[19740]: audit 2024-09-17T11:59:31.284114+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:32.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:32 smithi022 bash[19740]: audit 2024-09-17T11:59:31.289715+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:32.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:32 smithi022 bash[19740]: audit 2024-09-17T11:59:31.297373+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:32.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:32 smithi022 bash[19740]: cluster 2024-09-17T11:59:31.664278+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:34.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:33 smithi022 bash[19740]: cluster 2024-09-17T11:59:33.664696+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:34.177 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T11:59:34.178 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T11:59:34.178 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"c5782e1a-74eb-11ef-bceb-c7b262605968","modified":"2024-09-17T11:57:19.847689Z","created":"2024-09-17T11:57:19.847689Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:3300","nonce":0},{"type":"v1","addr":"172.21.15.22:6789","nonce":0}]},"addr":"172.21.15.22:6789/0","public_addr":"172.21.15.22:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:59:34.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:34 smithi190 systemd[1]: Started Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T11:59:35.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:34 smithi022 bash[19740]: audit 2024-09-17T11:59:34.177752+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.190:0/3957017684' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:59:35.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:34 smithi022 bash[19740]: audit 2024-09-17T11:59:34.649258+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:35.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:34 smithi022 bash[19740]: audit 2024-09-17T11:59:34.652803+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:35.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:34 smithi022 bash[19740]: audit 2024-09-17T11:59:34.657537+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:35.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:34 smithi022 bash[19740]: audit 2024-09-17T11:59:34.658446+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:35.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:34 smithi022 bash[19740]: audit 2024-09-17T11:59:34.659624+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:35.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:34 smithi022 bash[19740]: cephadm 2024-09-17T11:59:34.660893+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-09-17T11:59:36.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:35 smithi022 bash[19740]: cluster 2024-09-17T11:59:35.665139+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.466 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T11:59:36.467 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:59:36.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.461+0000 7fb0b662bb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:59:36.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.461+0000 7fb0b662bb00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T11:59:36.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.461+0000 7fb0b662bb00 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:59:36.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 0 load: jerasure load: lrc 2024-09-17T11:59:36.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:59:36.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Git sha 0 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: DB SUMMARY 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: DB Session ID: 9UQV4C619WKZXJU4U76C 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:59:36.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.env: 0x55d4c3ff4bc0 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.info_log: 0x55d4c5b30be0 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:59:36.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.db_log_dir: 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.wal_dir: 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:59:36.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.write_buffer_manager: 0x55d4c5b3e320 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:59:36.517 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.row_cache: None 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.wal_filter: None 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:59:36.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:59:36.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Compression algorithms supported: 2024-09-17T11:59:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: kZSTD supported: 0 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:59:36.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.merge_operator: 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:59:36.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d4c5b307e0) 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cache_index_and_filter_blocks: 1 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: pin_top_level_index_and_filter: 1 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: index_type: 0 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: data_block_index_type: 0 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: index_shortening: 1 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: checksum: 4 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: no_block_cache: 0 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: block_cache: 0x55d4c5b271f0 2024-09-17T11:59:36.523 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: block_cache_name: BinnedLRUCache 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: block_cache_options: 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: capacity : 536870912 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: num_shard_bits : 4 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: strict_capacity_limit : 0 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: high_pri_pool_ratio: 0.000 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: block_cache_compressed: (nil) 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: persistent_cache: (nil) 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: block_size: 4096 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: block_size_deviation: 10 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: block_restart_interval: 16 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: index_block_restart_interval: 1 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: metadata_block_size: 4096 2024-09-17T11:59:36.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: partition_filters: 0 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: use_delta_encoding: 1 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: filter_policy: bloomfilter 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: whole_key_filtering: 1 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: verify_compression: 0 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: read_amp_bytes_per_bit: 0 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: format_version: 5 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: enable_index_compression: 1 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: block_align: 0 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: max_auto_readahead_size: 262144 2024-09-17T11:59:36.525 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: prepopulate_block_cache: 0 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: initial_auto_readahead_size: 8192 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.num_levels: 7 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:59:36.526 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:59:36.527 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:59:36.528 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:59:36.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:59:36.530 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:59:36.531 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:59:36.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c40d682-caf0-43d3-a479-9be6f0720812 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574376469028, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.465+0000 7fb0b662bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574376469481, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1726574376, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c40d682-caf0-43d3-a479-9be6f0720812", "db_session_id": "9UQV4C619WKZXJU4U76C", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0b662bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574376469614, "job": 1, "event": "recovery_finished"} 2024-09-17T11:59:36.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0b662bb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0b662bb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0b662bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d4c5b50e00 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0b662bb00 4 rocksdb: DB pointer 0x55d4c5c48000 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0ac3f6640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0ac3f6640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: ** DB Stats ** 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T11:59:36.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: ** Compaction Stats [default] ** 2024-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: 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-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: ** Compaction Stats [default] ** 2024-09-17T11:59:36.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: 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-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:59:36.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: 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-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Block cache BinnedLRUCache@0x55d4c5b271f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0b662bb00 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0b662bb00 0 using public_addr v2:172.21.15.190:0/0 -> [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.469+0000 7fb0b662bb00 0 starting mon.b rank -1 at public addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] at bind addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.473+0000 7fb0b662bb00 1 mon.b@-1(???) e0 preinit fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.501+0000 7fb0af3fc640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.501+0000 7fb0af3fc640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: e1 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:59:36.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: 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-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: legacy client fscid: -1 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: No filesystems configured 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.501+0000 7fb0af3fc640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.501+0000 7fb0af3fc640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.501+0000 7fb0af3fc640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.501+0000 7fb0af3fc640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.501+0000 7fb0af3fc640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.501+0000 7fb0af3fc640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.505+0000 7fb0af3fc640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.505+0000 7fb0af3fc640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.505+0000 7fb0af3fc640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:59:36.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.505+0000 7fb0af3fc640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:58:51.232426+0000 mgr.y (mgr.14150) 15 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:58:51.237659+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:58:51.238783+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:58:51.242028+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:58:51.242974+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:58:51.244305+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:58:51.345590+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:58:51.430521+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:58:51.525883+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:58:51.637793+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:58:51.643291+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:58:51.648895+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.539 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:58:51.656078+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:58:53.656471+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:58:55.656868+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:58:57.657301+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:58:59.657703+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:00.223668+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:00.229532+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:00.237155+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:00.656047+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:01.658143+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:01.915933+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Deploying cephadm binary to smithi190 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:03.658539+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:04.504812+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:04.505593+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Added host smithi190 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:04.506392+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:04.825505+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:05.658963+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.148110+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.153461+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.154856+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.156921+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.158618+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:06.160929+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:06.336538+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:06.490521+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:59:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:06.636546+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.779387+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.785670+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.788520+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:06.793004+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]': finished 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:07.659338+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:07.907891+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Deploying daemon agent.smithi190 on smithi190 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.771753+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.777108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.782443+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.542 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.839990+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:36.543 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.844353+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:36.543 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.846276+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:36.543 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.854256+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.543 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.916769+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:36.543 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.920675+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:36.543 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.922379+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:08.930315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:09.131081+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:09.659683+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:10.197611+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:10.205043+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:11.660095+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:12.517933+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:13.660505+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.544 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:13.719616+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:15.660911+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:17.661322+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:19.661758+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:20.360686+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:20.363301+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:20.366830+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:20.501837+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.22:0/4025286040' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:21.370051+0000 mon.a (mon.0) 165 : audit [INF] from='client.? 172.21.15.22:0/4025286040' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:21.370155+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:21.662228+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:23.416089+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:23.423296+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:23.662676+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:25.663120+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:26.849642+0000 mgr.y (mgr.14150) 47 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:26.855200+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Saving service mon spec with placement smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b;count:3 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:26.860329+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:26.861876+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:26.866010+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:26.867663+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:26.875069+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:26.879615+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:36.546 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:26.881297+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:26.883134+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:27.663496+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:29.663846+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:31.284114+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:31.289715+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:31.297373+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:31.664278+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:33.664696+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:34.177752+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.190:0/3957017684' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:34.649258+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:34.652803+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:34.657537+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:36.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:34.658446+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:36.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: audit 2024-09-17T11:59:34.659624+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:36.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cephadm 2024-09-17T11:59:34.660893+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-09-17T11:59:36.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: cluster 2024-09-17T11:59:35.665139+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:36.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:36 smithi190 bash[20839]: debug 2024-09-17T11:59:36.509+0000 7fb0af3fc640 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-17T11:59:38.665 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:38 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:59:38.665 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:59:38 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:59:38.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:38 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:59:38.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:38 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:59:38.969 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:59:38 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:59:38.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:38 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:59:38.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:38 smithi022 systemd[1]: Started Ceph mon.c for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T11:59:40.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.960+0000 7f1d8f7d5b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:59:40.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.960+0000 7f1d8f7d5b00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T11:59:40.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.960+0000 7f1d8f7d5b00 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:59:40.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.960+0000 7f1d8f7d5b00 0 load: jerasure load: lrc 2024-09-17T11:59:40.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:59:40.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Git sha 0 2024-09-17T11:59:40.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: DB SUMMARY 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: DB Session ID: U0IVTYA9A1REXQ9DRS9T 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:59:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:59:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.env: 0x556225f1bbc0 2024-09-17T11:59:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:59:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.info_log: 0x556227722be0 2024-09-17T11:59:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:59:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:59:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:59:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:59:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.db_log_dir: 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.wal_dir: 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.write_buffer_manager: 0x556227730320 2024-09-17T11:59:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:59:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.row_cache: None 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.wal_filter: None 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:59:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:59:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Compression algorithms supported: 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: kZSTD supported: 0 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:59:40.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-17T11:59:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:59:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:59:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.merge_operator: 2024-09-17T11:59:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:59:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:59:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:59:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:59:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:59:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5562277227e0) 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cache_index_and_filter_blocks: 1 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: pin_top_level_index_and_filter: 1 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: index_type: 0 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: data_block_index_type: 0 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: index_shortening: 1 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: checksum: 4 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: no_block_cache: 0 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: block_cache: 0x5562277191f0 2024-09-17T11:59:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: block_cache_name: BinnedLRUCache 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: block_cache_options: 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: capacity : 536870912 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: num_shard_bits : 4 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: strict_capacity_limit : 0 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: high_pri_pool_ratio: 0.000 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: block_cache_compressed: (nil) 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: persistent_cache: (nil) 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: block_size: 4096 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: block_size_deviation: 10 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: block_restart_interval: 16 2024-09-17T11:59:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: index_block_restart_interval: 1 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: metadata_block_size: 4096 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: partition_filters: 0 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: use_delta_encoding: 1 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: filter_policy: bloomfilter 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: whole_key_filtering: 1 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: verify_compression: 0 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: read_amp_bytes_per_bit: 0 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: format_version: 5 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: enable_index_compression: 1 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: block_align: 0 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: max_auto_readahead_size: 262144 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: prepopulate_block_cache: 0 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: initial_auto_readahead_size: 8192 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:59:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.num_levels: 7 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:59:40.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:59:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:59:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:59:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:59:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:59:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ffe87f7f-74a5-4284-a614-64a73cfb2af4 2024-09-17T11:59:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574379969502, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574379969964, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1726574379, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ffe87f7f-74a5-4284-a614-64a73cfb2af4", "db_session_id": "U0IVTYA9A1REXQ9DRS9T", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574379970095, "job": 1, "event": "recovery_finished"} 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.964+0000 7f1d8f7d5b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d8f7d5b00 4 rocksdb: [file/delete_scheduler.cc:74] 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-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d8f7d5b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556227742e00 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d8f7d5b00 4 rocksdb: DB pointer 0x55622783a000 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d8f7d5b00 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d855a0640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d855a0640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: ** DB Stats ** 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:59:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: ** Compaction Stats [default] ** 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: 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-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:59:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: ** Compaction Stats [default] ** 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: 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-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:59:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: 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-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Block cache BinnedLRUCache@0x5562277191f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d8f7d5b00 0 using public_addrv [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d8f7d5b00 0 starting mon.c rank -1 at public addrs [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] at bind addrs [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.968+0000 7f1d8f7d5b00 1 mon.c@-1(???) e0 preinit fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.984+0000 7f1d885a6640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.984+0000 7f1d885a6640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: e1 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:59:40.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: 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-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: legacy client fscid: -1 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: No filesystems configured 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.984+0000 7f1d885a6640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 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-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:59:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:58:51.232426+0000 mgr.y (mgr.14150) 15 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:58:51.237659+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:58:51.238783+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:58:51.242028+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:58:51.242974+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:58:51.244305+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:58:51.345590+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:58:51.430521+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:58:51.525883+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:58:51.637793+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:58:51.643291+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:58:51.648895+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:58:51.656078+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:58:53.656471+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:58:55.656868+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:58:57.657301+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:58:59.657703+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:00.223668+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:00.229532+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:00.237155+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:00.656047+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:01.658143+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:01.915933+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Deploying cephadm binary to smithi190 2024-09-17T11:59:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:03.658539+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:04.504812+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:04.505593+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Added host smithi190 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:04.506392+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:04.825505+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:05.658963+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.148110+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.153461+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.154856+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.156921+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.158618+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:06.160929+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:06.336538+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:40.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:06.490521+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:06.636546+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.779387+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.785670+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.788520+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:06.793004+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]': finished 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:07.659338+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:07.907891+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Deploying daemon agent.smithi190 on smithi190 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.771753+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.777108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.782443+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.839990+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.844353+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.846276+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.854256+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.916769+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.920675+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.922379+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:08.930315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:09.131081+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:09.659683+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:10.197611+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:10.205043+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:11.660095+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:12.517933+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:59:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:13.660505+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:13.719616+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:15.660911+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:17.661322+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:19.661758+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:20.360686+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:20.363301+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:20.366830+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:20.501837+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.22:0/4025286040' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:21.370051+0000 mon.a (mon.0) 165 : audit [INF] from='client.? 172.21.15.22:0/4025286040' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:21.370155+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:21.662228+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:23.416089+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:23.423296+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:23.662676+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:25.663120+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:26.849642+0000 mgr.y (mgr.14150) 47 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:26.855200+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Saving service mon spec with placement smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b;count:3 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:26.860329+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:26.861876+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:26.866010+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:26.867663+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:26.875069+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:26.879615+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:26.881297+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:26.883134+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T11:59:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:27.663496+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:29.663846+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:31.284114+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:31.289715+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:31.297373+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:31.664278+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:33.664696+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:34.177752+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.190:0/3957017684' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:34.649258+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:34.652803+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:34.657537+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:34.658446+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: audit 2024-09-17T11:59:34.659624+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:40.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cephadm 2024-09-17T11:59:34.660893+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-09-17T11:59:40.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: cluster 2024-09-17T11:59:35.665139+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:40.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:39 smithi022 bash[25967]: debug 2024-09-17T11:59:39.988+0000 7f1d885a6640 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-17T11:59:41.315 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:59:41.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:36.518117+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:36.522779+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:36.523164+0000 mon.a (mon.0) 187 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:36.525289+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:37.518470+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:37.665442+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:38.518516+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:38.521761+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:39.517955+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:39.665828+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:39.996556+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:40.518362+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:40.997473+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:41.518963+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:41.546051+0000 mon.a (mon.0) 196 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:41.556975+0000 mon.a (mon.0) 197 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:41.576171+0000 mon.a (mon.0) 198 : cluster [DBG] fsmap 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:41.576220+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:41.576476+0000 mon.a (mon.0) 200 : cluster [DBG] mgrmap e13: y(active, since 77s) 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: cluster 2024-09-17T11:59:41.576725+0000 mon.a (mon.0) 201 : cluster [INF] overall HEALTH_OK 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:41.583123+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:41.588920+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:41.594920+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:41.600913+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:41.606690+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:41.612844+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:41 smithi190 bash[20839]: audit 2024-09-17T11:59:41.619012+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:36.518117+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:36.522779+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:36.523164+0000 mon.a (mon.0) 187 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:36.525289+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:37.518470+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:37.665442+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:38.518516+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:38.521761+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:39.517955+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:39.665828+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:42.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:39.996556+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:40.518362+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:40.997473+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:41.518963+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:41.546051+0000 mon.a (mon.0) 196 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:41.556975+0000 mon.a (mon.0) 197 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:41.576171+0000 mon.a (mon.0) 198 : cluster [DBG] fsmap 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:41.576220+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:41.576476+0000 mon.a (mon.0) 200 : cluster [DBG] mgrmap e13: y(active, since 77s) 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: cluster 2024-09-17T11:59:41.576725+0000 mon.a (mon.0) 201 : cluster [INF] overall HEALTH_OK 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:41.583123+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:41.588920+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:41.594920+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:41.600913+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:41.606690+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:41.612844+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:41 smithi022 bash[19740]: audit 2024-09-17T11:59:41.619012+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:36.518117+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:36.522779+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:59:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:36.523164+0000 mon.a (mon.0) 187 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:36.525289+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:37.518470+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:37.665442+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:38.518516+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:38.521761+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:39.517955+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:39.665828+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:39.996556+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:40.518362+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:40.997473+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:41.518963+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:41.546051+0000 mon.a (mon.0) 196 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:59:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:41.556975+0000 mon.a (mon.0) 197 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:41.576171+0000 mon.a (mon.0) 198 : cluster [DBG] fsmap 2024-09-17T11:59:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:41.576220+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:41.576476+0000 mon.a (mon.0) 200 : cluster [DBG] mgrmap e13: y(active, since 77s) 2024-09-17T11:59:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: cluster 2024-09-17T11:59:41.576725+0000 mon.a (mon.0) 201 : cluster [INF] overall HEALTH_OK 2024-09-17T11:59:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:41.583123+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:41.588920+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:41.594920+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:41.600913+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:41.606690+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:41.612844+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[25967]: audit 2024-09-17T11:59:41.619012+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:43.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 11:59:42 smithi022 bash[19991]: debug 2024-09-17T11:59:42.512+0000 7f932e9f4640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T11:59:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cephadm 2024-09-17T11:59:41.813876+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cephadm 2024-09-17T11:59:41.836190+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cephadm 2024-09-17T11:59:42.005656+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:59:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:42.011214+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:59:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:42.011753+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:42.012799+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:42.031959+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:42.032066+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cephadm 2024-09-17T11:59:42.043776+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:59:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:42.044044+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:42.997516+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:43.666613+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:43.997850+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:44.997771+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:45.667069+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:45.997308+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:46.998337+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.032242+0000 mon.a (mon.0) 228 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:59:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.038027+0000 mon.a (mon.0) 229 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.056209+0000 mon.a (mon.0) 230 : cluster [DBG] fsmap 2024-09-17T11:59:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.056261+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.056523+0000 mon.a (mon.0) 232 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-09-17T11:59:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.056823+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T11:59:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.064071+0000 mon.a (mon.0) 234 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T11:59:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.064105+0000 mon.a (mon.0) 235 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T11:59:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.064122+0000 mon.a (mon.0) 236 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] is down (out of quorum) 2024-09-17T11:59:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:47.064701+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:47.069033+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:47.069969+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:47 smithi190 bash[20839]: audit 2024-09-17T11:59:47.074380+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:47.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cephadm 2024-09-17T11:59:41.813876+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:47.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cephadm 2024-09-17T11:59:41.836190+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:47.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cephadm 2024-09-17T11:59:42.005656+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:59:47.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:42.011214+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:59:47.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:42.011753+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:47.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:42.012799+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:47.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:42.031959+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:47.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:42.032066+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cephadm 2024-09-17T11:59:42.043776+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:59:47.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:42.044044+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:47.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:42.997516+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:43.666613+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:47.425 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:43.997850+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.425 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:44.997771+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.425 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:45.667069+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:47.425 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:45.997308+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.425 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:46.998337+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:47.425 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.032242+0000 mon.a (mon.0) 228 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:59:47.426 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.038027+0000 mon.a (mon.0) 229 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:47.426 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.056209+0000 mon.a (mon.0) 230 : cluster [DBG] fsmap 2024-09-17T11:59:47.426 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.056261+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:47.426 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.056523+0000 mon.a (mon.0) 232 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-09-17T11:59:47.426 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.056823+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T11:59:47.426 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.064071+0000 mon.a (mon.0) 234 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T11:59:47.427 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.064105+0000 mon.a (mon.0) 235 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T11:59:47.427 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.064122+0000 mon.a (mon.0) 236 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] is down (out of quorum) 2024-09-17T11:59:47.427 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:47.064701+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:47.427 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:47.069033+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:47.427 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:47.069969+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:47.427 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:47 smithi022 bash[19740]: audit 2024-09-17T11:59:47.074380+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.065 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 3 2024-09-17T11:59:48.065 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T11:59:48.066 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":3,"fsid":"c5782e1a-74eb-11ef-bceb-c7b262605968","modified":"2024-09-17T11:59:42.005019Z","created":"2024-09-17T11:57:19.847689Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:3300","nonce":0},{"type":"v1","addr":"172.21.15.22:6789","nonce":0}]},"addr":"172.21.15.22:6789/0","public_addr":"172.21.15.22:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:3300","nonce":0},{"type":"v1","addr":"172.21.15.190:6789","nonce":0}]},"addr":"172.21.15.190:6789/0","public_addr":"172.21.15.190:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:3301","nonce":0},{"type":"v1","addr":"172.21.15.22:6790","nonce":0}]},"addr":"172.21.15.22:6790/0","public_addr":"172.21.15.22:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: cephadm 2024-09-17T11:59:47.072075+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: audit 2024-09-17T11:59:47.232204+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: audit 2024-09-17T11:59:47.302849+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: audit 2024-09-17T11:59:47.439706+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: audit 2024-09-17T11:59:47.443534+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: audit 2024-09-17T11:59:47.447751+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: cluster 2024-09-17T11:59:47.667481+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: audit 2024-09-17T11:59:47.998334+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:48 smithi190 bash[20839]: audit 2024-09-17T11:59:48.065228+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.190:0/484103812' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:59:48.494 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: cephadm 2024-09-17T11:59:47.072075+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T11:59:48.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: audit 2024-09-17T11:59:47.232204+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: audit 2024-09-17T11:59:47.302849+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: audit 2024-09-17T11:59:47.439706+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: audit 2024-09-17T11:59:47.443534+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: audit 2024-09-17T11:59:47.447751+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:48.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: cluster 2024-09-17T11:59:47.667481+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:48.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: audit 2024-09-17T11:59:47.998334+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:48.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:48 smithi022 bash[19740]: audit 2024-09-17T11:59:48.065228+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.190:0/484103812' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:59:48.678 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T11:59:48.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T11:59:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cephadm 2024-09-17T11:59:41.813876+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cephadm 2024-09-17T11:59:41.836190+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cephadm 2024-09-17T11:59:42.005656+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:59:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:42.011214+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:59:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:42.011753+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:42.012799+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:42.031959+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:59:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:42.032066+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cephadm 2024-09-17T11:59:42.043776+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:42.044044+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:42.997516+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:43.666613+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:43.997850+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:44.997771+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:45.667069+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:45.997308+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:46.998337+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.032242+0000 mon.a (mon.0) 228 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.038027+0000 mon.a (mon.0) 229 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.056209+0000 mon.a (mon.0) 230 : cluster [DBG] fsmap 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.056261+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.056523+0000 mon.a (mon.0) 232 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.056823+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.064071+0000 mon.a (mon.0) 234 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.064105+0000 mon.a (mon.0) 235 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.064122+0000 mon.a (mon.0) 236 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] is down (out of quorum) 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.064701+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.069033+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.069969+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.074380+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cephadm 2024-09-17T11:59:47.072075+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.232204+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.302849+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.439706+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.443534+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.447751+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:47.667481+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:47.998334+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:48.065228+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.190:0/484103812' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:44.006077+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.031893+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.032452+0000 mon.a (mon.0) 249 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.033927+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.057517+0000 mon.a (mon.0) 250 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.061932+0000 mon.a (mon.0) 251 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.083904+0000 mon.a (mon.0) 252 : cluster [DBG] fsmap 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.083938+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.084115+0000 mon.a (mon.0) 254 : cluster [DBG] mgrmap e13: y(active, since 85s) 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.084289+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T11:59:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.084310+0000 mon.a (mon.0) 256 : cluster [INF] Cluster is now healthy 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.088170+0000 mon.a (mon.0) 257 : cluster [INF] overall HEALTH_OK 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: audit 2024-09-17T11:59:49.091633+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: audit 2024-09-17T11:59:49.098040+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: audit 2024-09-17T11:59:49.100081+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: audit 2024-09-17T11:59:49.101268+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[19740]: audit 2024-09-17T11:59:49.102363+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:44.006077+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.031893+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:59:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.032452+0000 mon.a (mon.0) 249 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.033927+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.057517+0000 mon.a (mon.0) 250 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.061932+0000 mon.a (mon.0) 251 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.083904+0000 mon.a (mon.0) 252 : cluster [DBG] fsmap 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.083938+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.084115+0000 mon.a (mon.0) 254 : cluster [DBG] mgrmap e13: y(active, since 85s) 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.084289+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.084310+0000 mon.a (mon.0) 256 : cluster [INF] Cluster is now healthy 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.088170+0000 mon.a (mon.0) 257 : cluster [INF] overall HEALTH_OK 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:49.091633+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:49.098040+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:49.100081+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:49.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:49.101268+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:49.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:49 smithi022 bash[25967]: audit 2024-09-17T11:59:49.102363+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:44.006077+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:59:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.031893+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:59:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.032452+0000 mon.a (mon.0) 249 : cluster [INF] mon.a calling monitor election 2024-09-17T11:59:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.033927+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-17T11:59:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.057517+0000 mon.a (mon.0) 250 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.061932+0000 mon.a (mon.0) 251 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.083904+0000 mon.a (mon.0) 252 : cluster [DBG] fsmap 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.083938+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.084115+0000 mon.a (mon.0) 254 : cluster [DBG] mgrmap e13: y(active, since 85s) 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.084289+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.084310+0000 mon.a (mon.0) 256 : cluster [INF] Cluster is now healthy 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.088170+0000 mon.a (mon.0) 257 : cluster [INF] overall HEALTH_OK 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: audit 2024-09-17T11:59:49.091633+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: audit 2024-09-17T11:59:49.098040+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: audit 2024-09-17T11:59:49.100081+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: audit 2024-09-17T11:59:49.101268+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:49 smithi190 bash[20839]: audit 2024-09-17T11:59:49.102363+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:50 smithi190 bash[20839]: cephadm 2024-09-17T11:59:49.099639+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:50 smithi190 bash[20839]: cephadm 2024-09-17T11:59:49.103543+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:50 smithi190 bash[20839]: audit 2024-09-17T11:59:49.452453+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:50 smithi190 bash[20839]: audit 2024-09-17T11:59:49.466919+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:50 smithi190 bash[20839]: audit 2024-09-17T11:59:49.476315+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:50 smithi190 bash[20839]: cluster 2024-09-17T11:59:49.667945+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:50 smithi190 bash[20839]: audit 2024-09-17T11:59:49.998687+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:50.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[19740]: cephadm 2024-09-17T11:59:49.099639+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:59:50.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[19740]: cephadm 2024-09-17T11:59:49.103543+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[19740]: audit 2024-09-17T11:59:49.452453+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[19740]: audit 2024-09-17T11:59:49.466919+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[19740]: audit 2024-09-17T11:59:49.476315+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[19740]: cluster 2024-09-17T11:59:49.667945+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[19740]: audit 2024-09-17T11:59:49.998687+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[25967]: cephadm 2024-09-17T11:59:49.099639+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[25967]: cephadm 2024-09-17T11:59:49.103543+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[25967]: audit 2024-09-17T11:59:49.452453+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[25967]: audit 2024-09-17T11:59:49.466919+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[25967]: audit 2024-09-17T11:59:49.476315+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:50.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[25967]: cluster 2024-09-17T11:59:49.667945+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:50.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:50 smithi022 bash[25967]: audit 2024-09-17T11:59:49.998687+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:59:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.014185+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.021307+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.023770+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.028536+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.030376+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: cephadm 2024-09-17T11:59:51.032646+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: cephadm 2024-09-17T11:59:51.033265+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: cephadm 2024-09-17T11:59:51.226199+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: cephadm 2024-09-17T11:59:51.226518+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.375236+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.378621+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.381725+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.384589+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.388468+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: cephadm 2024-09-17T11:59:51.419364+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.419718+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.420434+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: audit 2024-09-17T11:59:51.421078+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: cephadm 2024-09-17T11:59:51.421781+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[19740]: cluster 2024-09-17T11:59:51.668281+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.014185+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.021307+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.023770+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.028536+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.030376+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: cephadm 2024-09-17T11:59:51.032646+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: cephadm 2024-09-17T11:59:51.033265+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: cephadm 2024-09-17T11:59:51.226199+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: cephadm 2024-09-17T11:59:51.226518+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.375236+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.378621+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.381725+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.384589+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.388468+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: cephadm 2024-09-17T11:59:51.419364+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:59:52.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.419718+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:52.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.420434+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:52.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: audit 2024-09-17T11:59:51.421078+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: cephadm 2024-09-17T11:59:51.421781+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T11:59:52.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:52 smithi022 bash[25967]: cluster 2024-09-17T11:59:51.668281+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:52.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.014185+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.021307+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.023770+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:59:52.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.028536+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.030376+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: cephadm 2024-09-17T11:59:51.032646+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: cephadm 2024-09-17T11:59:51.033265+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: cephadm 2024-09-17T11:59:51.226199+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: cephadm 2024-09-17T11:59:51.226518+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.375236+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.378621+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.381725+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.384589+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.388468+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: cephadm 2024-09-17T11:59:51.419364+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.419718+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.420434+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: audit 2024-09-17T11:59:51.421078+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: cephadm 2024-09-17T11:59:51.421781+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T11:59:52.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:52 smithi190 bash[20839]: cluster 2024-09-17T11:59:51.668281+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:53.354 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:59:54.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:54 smithi022 bash[19740]: audit 2024-09-17T11:59:53.476415+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:54.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:54 smithi022 bash[19740]: audit 2024-09-17T11:59:53.481966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:54.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:54 smithi022 bash[19740]: cluster 2024-09-17T11:59:53.668648+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:54.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:54 smithi022 bash[25967]: audit 2024-09-17T11:59:53.476415+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:54.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:54 smithi022 bash[25967]: audit 2024-09-17T11:59:53.481966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:54.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:54 smithi022 bash[25967]: cluster 2024-09-17T11:59:53.668648+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:54 smithi190 bash[20839]: audit 2024-09-17T11:59:53.476415+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:54 smithi190 bash[20839]: audit 2024-09-17T11:59:53.481966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T11:59:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:54 smithi190 bash[20839]: cluster 2024-09-17T11:59:53.668648+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:55 smithi022 bash[19740]: cluster 2024-09-17T11:59:55.669058+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:55 smithi022 bash[25967]: cluster 2024-09-17T11:59:55.669058+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:55 smithi190 bash[20839]: cluster 2024-09-17T11:59:55.669058+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:56.209 INFO:teuthology.orchestra.run.smithi022.stdout:# minimal ceph.conf for c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:59:56.210 INFO:teuthology.orchestra.run.smithi022.stdout:[global] 2024-09-17T11:59:56.210 INFO:teuthology.orchestra.run.smithi022.stdout: fsid = c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T11:59:56.210 INFO:teuthology.orchestra.run.smithi022.stdout: mon_host = [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] 2024-09-17T11:59:56.801 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T11:59:56.802 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:59:56.802 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:59:56.816 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T11:59:56.816 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:59:56.871 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T11:59:56.871 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:59:56.886 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T11:59:56.886 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:59:56.939 INFO:tasks.cephadm:Adding mgr.y on smithi022 2024-09-17T11:59:56.939 INFO:tasks.cephadm:Adding mgr.x on smithi190 2024-09-17T11:59:56.939 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi022=y;smithi190=x' 2024-09-17T11:59:57.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:56 smithi022 bash[19740]: audit 2024-09-17T11:59:56.210170+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.22:0/3201584660' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:57.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:56 smithi022 bash[25967]: audit 2024-09-17T11:59:56.210170+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.22:0/3201584660' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:57.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:56 smithi190 bash[20839]: audit 2024-09-17T11:59:56.210170+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.22:0/3201584660' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:58.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:57 smithi190 bash[20839]: cluster 2024-09-17T11:59:57.669489+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:58.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:57 smithi022 bash[19740]: cluster 2024-09-17T11:59:57.669489+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:59:58.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:57 smithi022 bash[25967]: cluster 2024-09-17T11:59:57.669489+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:00.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 11:59:59 smithi022 bash[19740]: cluster 2024-09-17T11:59:59.669920+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:00.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 11:59:59 smithi022 bash[25967]: cluster 2024-09-17T11:59:59.669920+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:00.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 11:59:59 smithi190 bash[20839]: cluster 2024-09-17T11:59:59.669920+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:00.639 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:00:01.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:00 smithi022 bash[25967]: cluster 2024-09-17T12:00:00.000150+0000 mon.a (mon.0) 283 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:00 smithi022 bash[19740]: cluster 2024-09-17T12:00:00.000150+0000 mon.a (mon.0) 283 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:00 smithi190 bash[20839]: cluster 2024-09-17T12:00:00.000150+0000 mon.a (mon.0) 283 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:02.048 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:01 smithi190 bash[20839]: cluster 2024-09-17T12:00:01.670329+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:02.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:01 smithi022 bash[25967]: cluster 2024-09-17T12:00:01.670329+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:01 smithi022 bash[19740]: cluster 2024-09-17T12:00:01.670329+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:04.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:03 smithi022 bash[25967]: cluster 2024-09-17T12:00:03.670760+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:04.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:03 smithi022 bash[19740]: cluster 2024-09-17T12:00:03.670760+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:04.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:03 smithi190 bash[20839]: cluster 2024-09-17T12:00:03.670760+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:04.174 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled mgr update... 2024-09-17T12:00:05.110 DEBUG:teuthology.orchestra.run.smithi190:mgr.x> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T12:00:05.112 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T12:00:05.112 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T12:00:05.113 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T12:00:05.113 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T12:00:05.119 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-09-17T12:00:05.119 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_1 2024-09-17T12:00:05.172 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T12:00:05.172 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:00:05.172 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-17T12:00:05.172 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:00:05.172 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-17 11:52:01.665910784 +0000 2024-09-17T12:00:05.172 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-17 11:52:01.413913035 +0000 2024-09-17T12:00:05.172 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-17 11:52:01.413913035 +0000 2024-09-17T12:00:05.172 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: - 2024-09-17T12:00:05.173 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T12:00:05.226 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-17T12:00:05.227 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-17T12:00:05.227 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000270345 s, 1.9 MB/s 2024-09-17T12:00:05.228 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T12:00:05.276 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_2 2024-09-17T12:00:05.323 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T12:00:05.324 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:00:05.324 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-09-17T12:00:05.324 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:00:05.324 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-17 11:52:02.141906533 +0000 2024-09-17T12:00:05.324 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-17 11:52:01.877908891 +0000 2024-09-17T12:00:05.324 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-17 11:52:01.877908891 +0000 2024-09-17T12:00:05.324 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: - 2024-09-17T12:00:05.324 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T12:00:05.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.163669+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi022=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: cephadm 2024-09-17T12:00:04.166612+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Saving service mgr spec with placement smithi022=y;smithi190=x;count:2 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.173175+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.174711+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.178207+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.179527+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.187928+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.190283+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.195564+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T12:00:05.377 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.197014+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:00:05.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: audit 2024-09-17T12:00:04.198406+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:05.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[19740]: cephadm 2024-09-17T12:00:04.199784+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:00:05.378 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.163669+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi022=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:05.378 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: cephadm 2024-09-17T12:00:04.166612+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Saving service mgr spec with placement smithi022=y;smithi190=x;count:2 2024-09-17T12:00:05.378 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.173175+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:05.378 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.174711+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:05.378 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.178207+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:05.378 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.179527+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:05.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.187928+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:05.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.190283+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:00:05.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.195564+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T12:00:05.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.197014+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:00:05.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: audit 2024-09-17T12:00:04.198406+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:05.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:05 smithi022 bash[25967]: cephadm 2024-09-17T12:00:04.199784+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:00:05.380 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-17T12:00:05.380 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-17T12:00:05.380 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000210973 s, 2.4 MB/s 2024-09-17T12:00:05.380 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T12:00:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.163669+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi022=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: cephadm 2024-09-17T12:00:04.166612+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Saving service mgr spec with placement smithi022=y;smithi190=x;count:2 2024-09-17T12:00:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.173175+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.174711+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.178207+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.179527+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.187928+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.190283+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:00:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.195564+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T12:00:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.197014+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:00:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: audit 2024-09-17T12:00:04.198406+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:05 smithi190 bash[20839]: cephadm 2024-09-17T12:00:04.199784+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:00:05.432 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_3 2024-09-17T12:00:05.479 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T12:00:05.479 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:00:05.479 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-09-17T12:00:05.479 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:00:05.480 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-17 11:52:02.653901960 +0000 2024-09-17T12:00:05.480 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-17 11:52:02.389904318 +0000 2024-09-17T12:00:05.480 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-17 11:52:02.389904318 +0000 2024-09-17T12:00:05.480 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: - 2024-09-17T12:00:05.480 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T12:00:05.532 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-17T12:00:05.532 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-17T12:00:05.532 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.00021334 s, 2.4 MB/s 2024-09-17T12:00:05.533 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T12:00:05.581 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_4 2024-09-17T12:00:05.627 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T12:00:05.627 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:00:05.627 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-17T12:00:05.627 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:00:05.628 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-17 11:52:03.149897529 +0000 2024-09-17T12:00:05.628 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-17 11:52:02.885899887 +0000 2024-09-17T12:00:05.628 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-17 11:52:02.885899887 +0000 2024-09-17T12:00:05.628 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: - 2024-09-17T12:00:05.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T12:00:05.682 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-17T12:00:05.682 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-17T12:00:05.682 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000316014 s, 1.6 MB/s 2024-09-17T12:00:05.683 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T12:00:05.732 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T12:00:05.732 DEBUG:teuthology.orchestra.run.smithi190:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T12:00:05.739 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-09-17T12:00:05.739 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_1 2024-09-17T12:00:05.787 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T12:00:05.788 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:00:05.788 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-17T12:00:05.788 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:00:05.788 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 11:52:01.341581987 +0000 2024-09-17T12:00:05.788 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 11:52:01.085584273 +0000 2024-09-17T12:00:05.788 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 11:52:01.085584273 +0000 2024-09-17T12:00:05.788 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2024-09-17T12:00:05.788 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T12:00:05.839 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T12:00:05.840 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T12:00:05.840 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000284131 s, 1.8 MB/s 2024-09-17T12:00:05.841 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T12:00:05.888 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_2 2024-09-17T12:00:05.935 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T12:00:05.935 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:00:05.935 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 898 Links: 1 2024-09-17T12:00:05.935 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:00:05.935 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 11:52:01.793577949 +0000 2024-09-17T12:00:05.935 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 11:52:01.581579843 +0000 2024-09-17T12:00:05.936 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 11:52:01.581579843 +0000 2024-09-17T12:00:05.936 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2024-09-17T12:00:05.936 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T12:00:05.987 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T12:00:05.988 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T12:00:05.988 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.00026628 s, 1.9 MB/s 2024-09-17T12:00:05.989 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T12:00:06.037 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_3 2024-09-17T12:00:06.083 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T12:00:06.084 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:00:06.084 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-09-17T12:00:06.084 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:00:06.084 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 11:52:02.297573447 +0000 2024-09-17T12:00:06.084 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 11:52:02.045575698 +0000 2024-09-17T12:00:06.084 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 11:52:02.045575698 +0000 2024-09-17T12:00:06.084 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2024-09-17T12:00:06.084 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T12:00:06.138 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T12:00:06.138 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T12:00:06.138 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000442653 s, 1.2 MB/s 2024-09-17T12:00:06.139 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T12:00:06.189 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_4 2024-09-17T12:00:06.236 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T12:00:06.236 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:00:06.236 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-09-17T12:00:06.236 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:00:06.236 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 11:52:02.529571375 +0000 2024-09-17T12:00:06.236 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 11:52:02.525571411 +0000 2024-09-17T12:00:06.237 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 11:52:02.525571411 +0000 2024-09-17T12:00:06.237 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2024-09-17T12:00:06.237 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T12:00:06.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:06 smithi022 bash[19740]: cluster 2024-09-17T12:00:05.671183+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:06.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:06 smithi022 bash[25967]: cluster 2024-09-17T12:00:05.671183+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:06.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:06 smithi190 bash[20839]: cluster 2024-09-17T12:00:05.671183+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:06.290 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T12:00:06.291 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T12:00:06.291 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000394219 s, 1.3 MB/s 2024-09-17T12:00:06.292 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T12:00:06.340 INFO:tasks.cephadm:Deploying osd.0 on smithi022 with /dev/vg_nvme/lv_4... 2024-09-17T12:00:06.340 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T12:00:06.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:06 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:06 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:07.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:06 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:07.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:06 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:07.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:06 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:07.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:06 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:07.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:07 smithi190 systemd[1]: Started Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:00:08.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[22338]: debug 2024-09-17T12:00:08.084+0000 7fd66f6ef640 1 -- 172.21.15.190:0/2623558304 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d17e25cd00 con 0x55d17e24f800 2024-09-17T12:00:08.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.078983+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.083911+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.088677+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.092750+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.133521+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.135710+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.136604+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.141868+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: cephadm 2024-09-17T12:00:07.142519+0000 mgr.y (mgr.14150) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: cephadm 2024-09-17T12:00:07.178472+0000 mgr.y (mgr.14150) 90 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.178999+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.180143+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.180961+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: cephadm 2024-09-17T12:00:07.181756+0000 mgr.y (mgr.14150) 91 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.627044+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.633904+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: audit 2024-09-17T12:00:07.641081+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[20839]: cluster 2024-09-17T12:00:07.671508+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:08.510 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:08 smithi190 bash[22338]: debug 2024-09-17T12:00:08.196+0000 7fd671f58040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T12:00:08.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.078983+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.083911+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.088677+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.092750+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.133521+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.135710+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.136604+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.141868+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: cephadm 2024-09-17T12:00:07.142519+0000 mgr.y (mgr.14150) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: cephadm 2024-09-17T12:00:07.178472+0000 mgr.y (mgr.14150) 90 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.178999+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.180143+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:00:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.180961+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: cephadm 2024-09-17T12:00:07.181756+0000 mgr.y (mgr.14150) 91 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.627044+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.633904+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: audit 2024-09-17T12:00:07.641081+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[19740]: cluster 2024-09-17T12:00:07.671508+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.078983+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.083911+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.088677+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.092750+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.133521+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:08.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.135710+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.136604+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.141868+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: cephadm 2024-09-17T12:00:07.142519+0000 mgr.y (mgr.14150) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: cephadm 2024-09-17T12:00:07.178472+0000 mgr.y (mgr.14150) 90 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.178999+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.180143+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.180961+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: cephadm 2024-09-17T12:00:07.181756+0000 mgr.y (mgr.14150) 91 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.627044+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.633904+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: audit 2024-09-17T12:00:07.641081+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:08.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:08 smithi022 bash[25967]: cluster 2024-09-17T12:00:07.671508+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:09.626 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:09 smithi190 bash[22338]: debug 2024-09-17T12:00:09.395+0000 7fd671f58040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T12:00:09.627 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:09 smithi190 bash[22338]: debug 2024-09-17T12:00:09.467+0000 7fd671f58040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T12:00:09.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:09 smithi190 bash[22338]: debug 2024-09-17T12:00:09.623+0000 7fd671f58040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T12:00:10.436 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[22338]: debug 2024-09-17T12:00:10.267+0000 7fd671f58040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T12:00:10.436 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[22338]: debug 2024-09-17T12:00:10.339+0000 7fd671f58040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T12:00:10.436 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[22338]: debug 2024-09-17T12:00:10.407+0000 7fd671f58040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T12:00:10.735 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[22338]: debug 2024-09-17T12:00:10.591+0000 7fd671f58040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T12:00:10.735 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[22338]: debug 2024-09-17T12:00:10.663+0000 7fd671f58040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T12:00:10.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: audit 2024-09-17T12:00:09.437504+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: audit 2024-09-17T12:00:09.444489+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: audit 2024-09-17T12:00:09.448261+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:10.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: audit 2024-09-17T12:00:09.452029+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:10.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: audit 2024-09-17T12:00:09.453740+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:10.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: audit 2024-09-17T12:00:09.462802+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: cephadm 2024-09-17T12:00:09.463496+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:10.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: audit 2024-09-17T12:00:09.589676+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[20839]: cluster 2024-09-17T12:00:09.671929+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: audit 2024-09-17T12:00:09.437504+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: audit 2024-09-17T12:00:09.444489+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: audit 2024-09-17T12:00:09.448261+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: audit 2024-09-17T12:00:09.452029+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: audit 2024-09-17T12:00:09.453740+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: audit 2024-09-17T12:00:09.462802+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: cephadm 2024-09-17T12:00:09.463496+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: audit 2024-09-17T12:00:09.589676+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[19740]: cluster 2024-09-17T12:00:09.671929+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: audit 2024-09-17T12:00:09.437504+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: audit 2024-09-17T12:00:09.444489+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: audit 2024-09-17T12:00:09.448261+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: audit 2024-09-17T12:00:09.452029+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: audit 2024-09-17T12:00:09.453740+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: audit 2024-09-17T12:00:09.462802+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: cephadm 2024-09-17T12:00:09.463496+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: audit 2024-09-17T12:00:09.589676+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:10 smithi022 bash[25967]: cluster 2024-09-17T12:00:09.671929+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:10.989 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[22338]: debug 2024-09-17T12:00:10.731+0000 7fd671f58040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T12:00:11.250 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:00:11.259 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:10 smithi190 bash[22338]: debug 2024-09-17T12:00:10.987+0000 7fd671f58040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T12:00:11.259 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:11 smithi190 bash[22338]: debug 2024-09-17T12:00:11.055+0000 7fd671f58040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T12:00:11.259 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:11 smithi190 bash[22338]: debug 2024-09-17T12:00:11.255+0000 7fd671f58040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T12:00:11.592 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:11 smithi190 bash[22338]: debug 2024-09-17T12:00:11.331+0000 7fd671f58040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T12:00:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:11 smithi190 bash[20839]: cluster 2024-09-17T12:00:11.672387+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:11.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:11 smithi190 bash[22338]: debug 2024-09-17T12:00:11.591+0000 7fd671f58040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T12:00:11.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:11 smithi190 bash[22338]: debug 2024-09-17T12:00:11.767+0000 7fd671f58040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:00:12.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:11 smithi022 bash[19740]: cluster 2024-09-17T12:00:11.672387+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:12.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:11 smithi022 bash[25967]: cluster 2024-09-17T12:00:11.672387+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:12.189 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:11 smithi190 bash[22338]: debug 2024-09-17T12:00:11.931+0000 7fd671f58040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T12:00:12.189 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:12 smithi190 bash[22338]: debug 2024-09-17T12:00:12.011+0000 7fd671f58040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T12:00:12.490 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:12 smithi190 bash[22338]: debug 2024-09-17T12:00:12.187+0000 7fd671f58040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:00:13.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:13 smithi190 bash[20839]: audit 2024-09-17T12:00:12.076849+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:13.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:13 smithi190 bash[20839]: audit 2024-09-17T12:00:12.489032+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:13.316 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:13 smithi190 bash[22338]: debug 2024-09-17T12:00:13.011+0000 7fd671f58040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T12:00:13.316 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:13 smithi190 bash[22338]: debug 2024-09-17T12:00:13.095+0000 7fd671f58040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T12:00:13.317 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:13 smithi190 bash[22338]: debug 2024-09-17T12:00:13.311+0000 7fd671f58040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T12:00:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:13 smithi022 bash[19740]: audit 2024-09-17T12:00:12.076849+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:13 smithi022 bash[19740]: audit 2024-09-17T12:00:12.489032+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:13 smithi022 bash[25967]: audit 2024-09-17T12:00:12.076849+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:13 smithi022 bash[25967]: audit 2024-09-17T12:00:12.489032+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:13.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:13 smithi190 bash[22338]: debug 2024-09-17T12:00:13.383+0000 7fd671f58040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T12:00:14.085 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:13 smithi190 bash[22338]: debug 2024-09-17T12:00:13.763+0000 7fd671f58040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T12:00:14.085 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:00:13 smithi190 bash[22338]: debug 2024-09-17T12:00:13.839+0000 7fd671f58040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T12:00:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:14 smithi190 bash[20839]: audit 2024-09-17T12:00:13.084314+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:14 smithi190 bash[20839]: cluster 2024-09-17T12:00:13.672890+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:14 smithi190 bash[20839]: cluster 2024-09-17T12:00:13.847436+0000 mon.a (mon.0) 317 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:14 smithi190 bash[20839]: audit 2024-09-17T12:00:13.849013+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:00:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:14 smithi190 bash[20839]: audit 2024-09-17T12:00:13.849775+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:00:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:14 smithi190 bash[20839]: audit 2024-09-17T12:00:13.851521+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:00:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:14 smithi190 bash[20839]: audit 2024-09-17T12:00:13.852109+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:00:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[19740]: audit 2024-09-17T12:00:13.084314+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[19740]: cluster 2024-09-17T12:00:13.672890+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[19740]: cluster 2024-09-17T12:00:13.847436+0000 mon.a (mon.0) 317 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[19740]: audit 2024-09-17T12:00:13.849013+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:00:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[19740]: audit 2024-09-17T12:00:13.849775+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:00:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[19740]: audit 2024-09-17T12:00:13.851521+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:00:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[19740]: audit 2024-09-17T12:00:13.852109+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:00:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[25967]: audit 2024-09-17T12:00:13.084314+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[25967]: cluster 2024-09-17T12:00:13.672890+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[25967]: cluster 2024-09-17T12:00:13.847436+0000 mon.a (mon.0) 317 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[25967]: audit 2024-09-17T12:00:13.849013+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:00:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[25967]: audit 2024-09-17T12:00:13.849775+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:00:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[25967]: audit 2024-09-17T12:00:13.851521+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:00:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:14 smithi022 bash[25967]: audit 2024-09-17T12:00:13.852109+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/172151496' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:00:15.162 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:00:15.196 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_4 2024-09-17T12:00:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:15 smithi190 bash[20839]: cluster 2024-09-17T12:00:14.097171+0000 mon.a (mon.0) 318 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2024-09-17T12:00:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:15 smithi190 bash[20839]: audit 2024-09-17T12:00:14.097313+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:00:15.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:15 smithi022 bash[19740]: cluster 2024-09-17T12:00:14.097171+0000 mon.a (mon.0) 318 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2024-09-17T12:00:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:15 smithi022 bash[19740]: audit 2024-09-17T12:00:14.097313+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:00:15.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:15 smithi022 bash[25967]: cluster 2024-09-17T12:00:14.097171+0000 mon.a (mon.0) 318 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2024-09-17T12:00:15.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:15 smithi022 bash[25967]: audit 2024-09-17T12:00:14.097313+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:00:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[19740]: cluster 2024-09-17T12:00:15.673349+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[19740]: audit 2024-09-17T12:00:15.686004+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[19740]: audit 2024-09-17T12:00:15.694128+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[19740]: audit 2024-09-17T12:00:15.698862+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[19740]: audit 2024-09-17T12:00:15.706347+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[19740]: audit 2024-09-17T12:00:15.711243+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[19740]: audit 2024-09-17T12:00:15.713080+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[19740]: audit 2024-09-17T12:00:15.724629+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[25967]: cluster 2024-09-17T12:00:15.673349+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[25967]: audit 2024-09-17T12:00:15.686004+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[25967]: audit 2024-09-17T12:00:15.694128+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[25967]: audit 2024-09-17T12:00:15.698862+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[25967]: audit 2024-09-17T12:00:15.706347+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[25967]: audit 2024-09-17T12:00:15.711243+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[25967]: audit 2024-09-17T12:00:15.713080+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:16 smithi022 bash[25967]: audit 2024-09-17T12:00:15.724629+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:16 smithi190 bash[20839]: cluster 2024-09-17T12:00:15.673349+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:16 smithi190 bash[20839]: audit 2024-09-17T12:00:15.686004+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:16 smithi190 bash[20839]: audit 2024-09-17T12:00:15.694128+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:16 smithi190 bash[20839]: audit 2024-09-17T12:00:15.698862+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:16 smithi190 bash[20839]: audit 2024-09-17T12:00:15.706347+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:16 smithi190 bash[20839]: audit 2024-09-17T12:00:15.711243+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:16 smithi190 bash[20839]: audit 2024-09-17T12:00:15.713080+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:17.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:16 smithi190 bash[20839]: audit 2024-09-17T12:00:15.724629+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:19.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:18 smithi022 bash[19740]: cluster 2024-09-17T12:00:17.673785+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:18 smithi022 bash[25967]: cluster 2024-09-17T12:00:17.673785+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:18 smithi190 bash[20839]: cluster 2024-09-17T12:00:17.673785+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:19.877 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:00:20.947 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:20 smithi022 bash[19740]: cluster 2024-09-17T12:00:19.674274+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:20.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:20 smithi022 bash[25967]: cluster 2024-09-17T12:00:19.674274+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:20 smithi190 bash[20839]: cluster 2024-09-17T12:00:19.674274+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:22 smithi022 bash[19740]: cluster 2024-09-17T12:00:21.674760+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:22 smithi022 bash[25967]: cluster 2024-09-17T12:00:21.674760+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:22 smithi190 bash[20839]: cluster 2024-09-17T12:00:21.674760+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:24.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:23 smithi022 bash[19740]: audit 2024-09-17T12:00:22.817099+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:00:24.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:23 smithi022 bash[19740]: audit 2024-09-17T12:00:22.822612+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:00:24.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:23 smithi022 bash[19740]: audit 2024-09-17T12:00:22.824128+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:24.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:23 smithi022 bash[25967]: audit 2024-09-17T12:00:22.817099+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:00:24.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:23 smithi022 bash[25967]: audit 2024-09-17T12:00:22.822612+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:00:24.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:23 smithi022 bash[25967]: audit 2024-09-17T12:00:22.824128+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:23 smithi190 bash[20839]: audit 2024-09-17T12:00:22.817099+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:00:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:23 smithi190 bash[20839]: audit 2024-09-17T12:00:22.822612+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:00:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:23 smithi190 bash[20839]: audit 2024-09-17T12:00:22.824128+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:24.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:24 smithi022 bash[19740]: audit 2024-09-17T12:00:22.813289+0000 mgr.y (mgr.14150) 101 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:24.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:24 smithi022 bash[19740]: cluster 2024-09-17T12:00:23.675284+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:24.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:24 smithi022 bash[25967]: audit 2024-09-17T12:00:22.813289+0000 mgr.y (mgr.14150) 101 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:24.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:24 smithi022 bash[25967]: cluster 2024-09-17T12:00:23.675284+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:24 smithi190 bash[20839]: audit 2024-09-17T12:00:22.813289+0000 mgr.y (mgr.14150) 101 : audit [DBG] from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:24 smithi190 bash[20839]: cluster 2024-09-17T12:00:23.675284+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:26 smithi022 bash[19740]: cluster 2024-09-17T12:00:25.675657+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:27.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:26 smithi022 bash[25967]: cluster 2024-09-17T12:00:25.675657+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:27.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:26 smithi190 bash[20839]: cluster 2024-09-17T12:00:25.675657+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:27 smithi022 bash[19740]: cluster 2024-09-17T12:00:27.675905+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:28.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:27 smithi022 bash[25967]: cluster 2024-09-17T12:00:27.675905+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:28.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:27 smithi190 bash[20839]: cluster 2024-09-17T12:00:27.675905+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:28 smithi190 bash[20839]: audit 2024-09-17T12:00:27.760957+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:28 smithi190 bash[20839]: audit 2024-09-17T12:00:27.771024+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:28 smithi190 bash[20839]: audit 2024-09-17T12:00:27.777195+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:29.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:28 smithi022 bash[25967]: audit 2024-09-17T12:00:27.760957+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:29.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:28 smithi022 bash[25967]: audit 2024-09-17T12:00:27.771024+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:29.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:28 smithi022 bash[25967]: audit 2024-09-17T12:00:27.777195+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:29.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:28 smithi022 bash[19740]: audit 2024-09-17T12:00:27.760957+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:29.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:28 smithi022 bash[19740]: audit 2024-09-17T12:00:27.771024+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:29.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:28 smithi022 bash[19740]: audit 2024-09-17T12:00:27.777195+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:30.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:29 smithi022 bash[19740]: cluster 2024-09-17T12:00:29.676368+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:29 smithi022 bash[25967]: cluster 2024-09-17T12:00:29.676368+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:30.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:29 smithi190 bash[20839]: cluster 2024-09-17T12:00:29.676368+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[19740]: audit 2024-09-17T12:00:31.376555+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.22:0/3209766272' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]: dispatch 2024-09-17T12:00:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[19740]: audit 2024-09-17T12:00:31.377456+0000 mon.a (mon.0) 333 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]: dispatch 2024-09-17T12:00:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[19740]: audit 2024-09-17T12:00:31.382732+0000 mon.a (mon.0) 334 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]': finished 2024-09-17T12:00:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[19740]: cluster 2024-09-17T12:00:31.382806+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:00:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[19740]: audit 2024-09-17T12:00:31.382981+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[25967]: audit 2024-09-17T12:00:31.376555+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.22:0/3209766272' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]: dispatch 2024-09-17T12:00:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[25967]: audit 2024-09-17T12:00:31.377456+0000 mon.a (mon.0) 333 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]: dispatch 2024-09-17T12:00:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[25967]: audit 2024-09-17T12:00:31.382732+0000 mon.a (mon.0) 334 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]': finished 2024-09-17T12:00:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[25967]: cluster 2024-09-17T12:00:31.382806+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:00:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:31 smithi022 bash[25967]: audit 2024-09-17T12:00:31.382981+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:31.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:31 smithi190 bash[20839]: audit 2024-09-17T12:00:31.376555+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.22:0/3209766272' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]: dispatch 2024-09-17T12:00:31.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:31 smithi190 bash[20839]: audit 2024-09-17T12:00:31.377456+0000 mon.a (mon.0) 333 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]: dispatch 2024-09-17T12:00:31.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:31 smithi190 bash[20839]: audit 2024-09-17T12:00:31.382732+0000 mon.a (mon.0) 334 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36b31aae-3c4f-4fc5-a859-a049920e6e3a"}]': finished 2024-09-17T12:00:31.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:31 smithi190 bash[20839]: cluster 2024-09-17T12:00:31.382806+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:00:31.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:31 smithi190 bash[20839]: audit 2024-09-17T12:00:31.382981+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:32 smithi022 bash[19740]: cluster 2024-09-17T12:00:31.676883+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:32 smithi022 bash[19740]: audit 2024-09-17T12:00:32.012025+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.22:0/18171166' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:00:32.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:32 smithi022 bash[25967]: cluster 2024-09-17T12:00:31.676883+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:32.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:32 smithi022 bash[25967]: audit 2024-09-17T12:00:32.012025+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.22:0/18171166' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:00:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:32 smithi190 bash[20839]: cluster 2024-09-17T12:00:31.676883+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:32 smithi190 bash[20839]: audit 2024-09-17T12:00:32.012025+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.22:0/18171166' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:00:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:33 smithi190 bash[20839]: cluster 2024-09-17T12:00:33.677423+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:33 smithi022 bash[19740]: cluster 2024-09-17T12:00:33.677423+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:34.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:33 smithi022 bash[25967]: cluster 2024-09-17T12:00:33.677423+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:35 smithi022 bash[19740]: cluster 2024-09-17T12:00:35.677902+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:36.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:35 smithi022 bash[25967]: cluster 2024-09-17T12:00:35.677902+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:35 smithi190 bash[20839]: cluster 2024-09-17T12:00:35.677902+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:36 smithi022 bash[19740]: audit 2024-09-17T12:00:35.915953+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:36 smithi022 bash[19740]: audit 2024-09-17T12:00:35.923676+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:36 smithi022 bash[19740]: audit 2024-09-17T12:00:35.933124+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:36 smithi022 bash[25967]: audit 2024-09-17T12:00:35.915953+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:36 smithi022 bash[25967]: audit 2024-09-17T12:00:35.923676+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:36 smithi022 bash[25967]: audit 2024-09-17T12:00:35.933124+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:36 smithi190 bash[20839]: audit 2024-09-17T12:00:35.915953+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:36 smithi190 bash[20839]: audit 2024-09-17T12:00:35.923676+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:36 smithi190 bash[20839]: audit 2024-09-17T12:00:35.933124+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:38.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:37 smithi022 bash[19740]: cluster 2024-09-17T12:00:37.678327+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:37 smithi022 bash[25967]: cluster 2024-09-17T12:00:37.678327+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:37 smithi190 bash[20839]: cluster 2024-09-17T12:00:37.678327+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:40.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:39 smithi022 bash[19740]: cluster 2024-09-17T12:00:39.678736+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:39 smithi022 bash[25967]: cluster 2024-09-17T12:00:39.678736+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:40.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:39 smithi190 bash[20839]: cluster 2024-09-17T12:00:39.678736+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:42.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:41 smithi022 bash[19740]: cluster 2024-09-17T12:00:41.679164+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:41 smithi022 bash[25967]: cluster 2024-09-17T12:00:41.679164+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:42.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:41 smithi190 bash[20839]: cluster 2024-09-17T12:00:41.679164+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:43 smithi022 bash[25967]: cluster 2024-09-17T12:00:43.679581+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:43 smithi022 bash[19740]: cluster 2024-09-17T12:00:43.679581+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:43 smithi190 bash[20839]: cluster 2024-09-17T12:00:43.679581+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:45.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:44 smithi022 bash[19740]: audit 2024-09-17T12:00:43.783039+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T12:00:45.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:44 smithi022 bash[19740]: audit 2024-09-17T12:00:43.784254+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:45.058 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:44 smithi022 bash[19740]: cephadm 2024-09-17T12:00:43.785322+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:00:45.058 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:44 smithi022 bash[25967]: audit 2024-09-17T12:00:43.783039+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T12:00:45.058 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:44 smithi022 bash[25967]: audit 2024-09-17T12:00:43.784254+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:45.058 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:44 smithi022 bash[25967]: cephadm 2024-09-17T12:00:43.785322+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:00:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:44 smithi190 bash[20839]: audit 2024-09-17T12:00:43.783039+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T12:00:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:44 smithi190 bash[20839]: audit 2024-09-17T12:00:43.784254+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:44 smithi190 bash[20839]: cephadm 2024-09-17T12:00:43.785322+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:00:46.151 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:45 smithi022 bash[19740]: cluster 2024-09-17T12:00:45.679967+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:46.151 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:45 smithi022 bash[25967]: cluster 2024-09-17T12:00:45.679967+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:46.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:45 smithi190 bash[20839]: cluster 2024-09-17T12:00:45.679967+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:48.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:47 smithi190 bash[20839]: cluster 2024-09-17T12:00:47.680345+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:48.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:47 smithi022 bash[19740]: cluster 2024-09-17T12:00:47.680345+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:48.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:47 smithi022 bash[25967]: cluster 2024-09-17T12:00:47.680345+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:48.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:48 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:48.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:48 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:48.916 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:00:48 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:49.244 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:00:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:49.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:48 smithi022 bash[19740]: audit 2024-09-17T12:00:47.928243+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:49.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:48 smithi022 bash[19740]: audit 2024-09-17T12:00:47.934039+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:49.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:48 smithi022 bash[19740]: audit 2024-09-17T12:00:47.941279+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:49.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:49.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:48 smithi022 bash[25967]: audit 2024-09-17T12:00:47.928243+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:49.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:48 smithi022 bash[25967]: audit 2024-09-17T12:00:47.934039+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:49.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:48 smithi022 bash[25967]: audit 2024-09-17T12:00:47.941279+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:49.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:49.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:48 smithi190 bash[20839]: audit 2024-09-17T12:00:47.928243+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:49.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:48 smithi190 bash[20839]: audit 2024-09-17T12:00:47.934039+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:49.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:48 smithi190 bash[20839]: audit 2024-09-17T12:00:47.941279+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:49 smithi190 bash[20839]: audit 2024-09-17T12:00:49.166533+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:50.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:49 smithi190 bash[20839]: audit 2024-09-17T12:00:49.171885+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:49 smithi190 bash[20839]: audit 2024-09-17T12:00:49.172118+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:50.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:49 smithi190 bash[20839]: audit 2024-09-17T12:00:49.173491+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:50.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:49 smithi190 bash[20839]: audit 2024-09-17T12:00:49.177439+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:49 smithi190 bash[20839]: audit 2024-09-17T12:00:49.180891+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:49 smithi190 bash[20839]: cluster 2024-09-17T12:00:49.680766+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[19740]: audit 2024-09-17T12:00:49.166533+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[19740]: audit 2024-09-17T12:00:49.171885+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[19740]: audit 2024-09-17T12:00:49.172118+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[19740]: audit 2024-09-17T12:00:49.173491+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[19740]: audit 2024-09-17T12:00:49.177439+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[19740]: audit 2024-09-17T12:00:49.180891+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[19740]: cluster 2024-09-17T12:00:49.680766+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[25967]: audit 2024-09-17T12:00:49.166533+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[25967]: audit 2024-09-17T12:00:49.171885+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[25967]: audit 2024-09-17T12:00:49.172118+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[25967]: audit 2024-09-17T12:00:49.173491+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[25967]: audit 2024-09-17T12:00:49.177439+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[25967]: audit 2024-09-17T12:00:49.180891+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:49 smithi022 bash[25967]: cluster 2024-09-17T12:00:49.680766+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:51.983 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:51 smithi022 bash[25967]: cluster 2024-09-17T12:00:51.681193+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:51.984 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:51 smithi022 bash[19740]: cluster 2024-09-17T12:00:51.681193+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:52.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:51 smithi190 bash[20839]: cluster 2024-09-17T12:00:51.681193+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:54.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:53 smithi190 bash[20839]: cluster 2024-09-17T12:00:53.681642+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:53 smithi022 bash[19740]: cluster 2024-09-17T12:00:53.681642+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:53 smithi022 bash[25967]: cluster 2024-09-17T12:00:53.681642+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:56.097 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:55 smithi022 bash[19740]: cluster 2024-09-17T12:00:55.682108+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:56.097 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:55 smithi022 bash[25967]: cluster 2024-09-17T12:00:55.682108+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:56.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:55 smithi190 bash[20839]: cluster 2024-09-17T12:00:55.682108+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:57 smithi190 bash[20839]: audit 2024-09-17T12:00:56.124831+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:57 smithi190 bash[20839]: audit 2024-09-17T12:00:56.131156+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:57 smithi190 bash[20839]: audit 2024-09-17T12:00:56.137208+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:57 smithi190 bash[20839]: audit 2024-09-17T12:00:56.821313+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T12:00:57.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:57 smithi190 bash[20839]: audit 2024-09-17T12:00:56.821673+0000 mon.a (mon.0) 355 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T12:00:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[19740]: audit 2024-09-17T12:00:56.124831+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[19740]: audit 2024-09-17T12:00:56.131156+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[19740]: audit 2024-09-17T12:00:56.137208+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[19740]: audit 2024-09-17T12:00:56.821313+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T12:00:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[19740]: audit 2024-09-17T12:00:56.821673+0000 mon.a (mon.0) 355 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T12:00:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[25967]: audit 2024-09-17T12:00:56.124831+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[25967]: audit 2024-09-17T12:00:56.131156+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[25967]: audit 2024-09-17T12:00:56.137208+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:57.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[25967]: audit 2024-09-17T12:00:56.821313+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T12:00:57.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:57 smithi022 bash[25967]: audit 2024-09-17T12:00:56.821673+0000 mon.a (mon.0) 355 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T12:00:58.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:58 smithi190 bash[20839]: audit 2024-09-17T12:00:57.141145+0000 mon.a (mon.0) 356 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:00:58.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:58 smithi190 bash[20839]: cluster 2024-09-17T12:00:57.141348+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:00:58.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:58 smithi190 bash[20839]: audit 2024-09-17T12:00:57.141602+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:58.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:58 smithi190 bash[20839]: audit 2024-09-17T12:00:57.142637+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:00:58.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:58 smithi190 bash[20839]: audit 2024-09-17T12:00:57.143328+0000 mon.a (mon.0) 359 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:00:58.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:58 smithi190 bash[20839]: cluster 2024-09-17T12:00:57.682539+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:58.405 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[25967]: audit 2024-09-17T12:00:57.141145+0000 mon.a (mon.0) 356 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:00:58.405 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[25967]: cluster 2024-09-17T12:00:57.141348+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:00:58.405 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[25967]: audit 2024-09-17T12:00:57.141602+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:58.405 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[25967]: audit 2024-09-17T12:00:57.142637+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:00:58.405 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[25967]: audit 2024-09-17T12:00:57.143328+0000 mon.a (mon.0) 359 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:00:58.405 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[25967]: cluster 2024-09-17T12:00:57.682539+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:58.405 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[19740]: audit 2024-09-17T12:00:57.141145+0000 mon.a (mon.0) 356 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:00:58.406 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[19740]: cluster 2024-09-17T12:00:57.141348+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:00:58.406 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[19740]: audit 2024-09-17T12:00:57.141602+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:58.406 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[19740]: audit 2024-09-17T12:00:57.142637+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:00:58.406 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[19740]: audit 2024-09-17T12:00:57.143328+0000 mon.a (mon.0) 359 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:00:58.406 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:58 smithi022 bash[19740]: cluster 2024-09-17T12:00:57.682539+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:00:58.890 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 0 on host 'smithi022' 2024-09-17T12:00:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.141393+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:00:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: cluster 2024-09-17T12:00:58.141522+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:00:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.141999+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.148798+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.438300+0000 mon.a (mon.0) 364 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.871720+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.879610+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.880120+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.888239+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.895091+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.896904+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.898127+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:59.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[19740]: audit 2024-09-17T12:00:58.907016+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.141393+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: cluster 2024-09-17T12:00:58.141522+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.141999+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.148798+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.438300+0000 mon.a (mon.0) 364 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.871720+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.879610+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.880120+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.888239+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.895091+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.896904+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.898127+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:59.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:00:59 smithi022 bash[25967]: audit 2024-09-17T12:00:58.907016+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.141393+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: cluster 2024-09-17T12:00:58.141522+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.141999+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.148798+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.438300+0000 mon.a (mon.0) 364 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.871720+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.879610+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.880120+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:00:59.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.888239+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.895091+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.896904+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:59.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.898127+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:59.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:00:59 smithi190 bash[20839]: audit 2024-09-17T12:00:58.907016+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:00:59.465 DEBUG:teuthology.orchestra.run.smithi022:osd.0> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T12:00:59.468 INFO:tasks.cephadm:Deploying osd.1 on smithi022 with /dev/vg_nvme/lv_3... 2024-09-17T12:00:59.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T12:01:00.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:00 smithi190 bash[20839]: cluster 2024-09-17T12:00:57.779028+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:01:00.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:00 smithi190 bash[20839]: cluster 2024-09-17T12:00:57.779159+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:01:00.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:00 smithi190 bash[20839]: cephadm 2024-09-17T12:00:58.881700+0000 mgr.y (mgr.14150) 121 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 15221M 2024-09-17T12:01:00.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:00 smithi190 bash[20839]: audit 2024-09-17T12:00:59.153416+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:01:00.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:00 smithi190 bash[20839]: cluster 2024-09-17T12:00:59.445077+0000 mon.a (mon.0) 374 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359] boot 2024-09-17T12:01:00.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:00 smithi190 bash[20839]: cluster 2024-09-17T12:00:59.445193+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:01:00.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:00 smithi190 bash[20839]: audit 2024-09-17T12:00:59.445501+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:01:00.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:00 smithi190 bash[20839]: cluster 2024-09-17T12:00:59.682836+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:01:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[19740]: cluster 2024-09-17T12:00:57.779028+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:01:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[19740]: cluster 2024-09-17T12:00:57.779159+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:01:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[19740]: cephadm 2024-09-17T12:00:58.881700+0000 mgr.y (mgr.14150) 121 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 15221M 2024-09-17T12:01:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[19740]: audit 2024-09-17T12:00:59.153416+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[19740]: cluster 2024-09-17T12:00:59.445077+0000 mon.a (mon.0) 374 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359] boot 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[19740]: cluster 2024-09-17T12:00:59.445193+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[19740]: audit 2024-09-17T12:00:59.445501+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[19740]: cluster 2024-09-17T12:00:59.682836+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[25967]: cluster 2024-09-17T12:00:57.779028+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[25967]: cluster 2024-09-17T12:00:57.779159+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[25967]: cephadm 2024-09-17T12:00:58.881700+0000 mgr.y (mgr.14150) 121 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 15221M 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[25967]: audit 2024-09-17T12:00:59.153416+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[25967]: cluster 2024-09-17T12:00:59.445077+0000 mon.a (mon.0) 374 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3257786359,v1:172.21.15.22:6803/3257786359] boot 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[25967]: cluster 2024-09-17T12:00:59.445193+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:01:00.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[25967]: audit 2024-09-17T12:00:59.445501+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:01:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:00 smithi022 bash[25967]: cluster 2024-09-17T12:00:59.682836+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:01:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:01 smithi022 bash[25967]: cluster 2024-09-17T12:01:00.449785+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:01:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:01 smithi022 bash[19740]: cluster 2024-09-17T12:01:00.449785+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:01:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:01 smithi190 bash[20839]: cluster 2024-09-17T12:01:00.449785+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:01:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:02 smithi022 bash[19740]: cluster 2024-09-17T12:01:01.683319+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:02 smithi022 bash[25967]: cluster 2024-09-17T12:01:01.683319+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:02 smithi190 bash[20839]: cluster 2024-09-17T12:01:01.683319+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:03 smithi190 bash[20839]: cluster 2024-09-17T12:01:03.683755+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:04.197 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:01:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:03 smithi022 bash[19740]: cluster 2024-09-17T12:01:03.683755+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:03 smithi022 bash[25967]: cluster 2024-09-17T12:01:03.683755+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:06.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:05 smithi190 bash[20839]: cluster 2024-09-17T12:01:05.684255+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:05 smithi022 bash[19740]: cluster 2024-09-17T12:01:05.684255+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:05 smithi022 bash[25967]: cluster 2024-09-17T12:01:05.684255+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:07.980 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:01:08.004 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_3 2024-09-17T12:01:08.126 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:07 smithi022 bash[25967]: cluster 2024-09-17T12:01:07.684752+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:08.126 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:07 smithi022 bash[19740]: cluster 2024-09-17T12:01:07.684752+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:08.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:07 smithi190 bash[20839]: cluster 2024-09-17T12:01:07.684752+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: audit 2024-09-17T12:01:08.111835+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: audit 2024-09-17T12:01:08.117773+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: cephadm 2024-09-17T12:01:08.119183+0000 mgr.y (mgr.14150) 127 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: audit 2024-09-17T12:01:08.120187+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: audit 2024-09-17T12:01:08.123518+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: audit 2024-09-17T12:01:08.123732+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: audit 2024-09-17T12:01:08.124858+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: cluster 2024-09-17T12:01:08.127312+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:09 smithi190 bash[20839]: audit 2024-09-17T12:01:08.130945+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: audit 2024-09-17T12:01:08.111835+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: audit 2024-09-17T12:01:08.117773+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: cephadm 2024-09-17T12:01:08.119183+0000 mgr.y (mgr.14150) 127 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:01:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: audit 2024-09-17T12:01:08.120187+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: audit 2024-09-17T12:01:08.123518+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: audit 2024-09-17T12:01:08.123732+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: audit 2024-09-17T12:01:08.124858+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: cluster 2024-09-17T12:01:08.127312+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[19740]: audit 2024-09-17T12:01:08.130945+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: audit 2024-09-17T12:01:08.111835+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: audit 2024-09-17T12:01:08.117773+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: cephadm 2024-09-17T12:01:08.119183+0000 mgr.y (mgr.14150) 127 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: audit 2024-09-17T12:01:08.120187+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: audit 2024-09-17T12:01:08.123518+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: audit 2024-09-17T12:01:08.123732+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: audit 2024-09-17T12:01:08.124858+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:09.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: cluster 2024-09-17T12:01:08.127312+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:09.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:09 smithi022 bash[25967]: audit 2024-09-17T12:01:08.130945+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:10 smithi190 bash[20839]: cluster 2024-09-17T12:01:09.121288+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:01:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:10 smithi190 bash[20839]: audit 2024-09-17T12:01:09.890997+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:10 smithi190 bash[20839]: audit 2024-09-17T12:01:09.894919+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:10 smithi190 bash[20839]: audit 2024-09-17T12:01:09.897045+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:10 smithi190 bash[20839]: audit 2024-09-17T12:01:09.899761+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:10 smithi190 bash[20839]: audit 2024-09-17T12:01:09.899927+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:10 smithi190 bash[20839]: audit 2024-09-17T12:01:09.900704+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:10 smithi190 bash[20839]: audit 2024-09-17T12:01:09.905175+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[19740]: cluster 2024-09-17T12:01:09.121288+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:01:10.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[19740]: audit 2024-09-17T12:01:09.890997+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[19740]: audit 2024-09-17T12:01:09.894919+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[19740]: audit 2024-09-17T12:01:09.897045+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:10.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[19740]: audit 2024-09-17T12:01:09.899761+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[19740]: audit 2024-09-17T12:01:09.899927+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:10.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[19740]: audit 2024-09-17T12:01:09.900704+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:10.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[19740]: audit 2024-09-17T12:01:09.905175+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[25967]: cluster 2024-09-17T12:01:09.121288+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:01:10.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[25967]: audit 2024-09-17T12:01:09.890997+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[25967]: audit 2024-09-17T12:01:09.894919+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[25967]: audit 2024-09-17T12:01:09.897045+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:10.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[25967]: audit 2024-09-17T12:01:09.899761+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:10.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[25967]: audit 2024-09-17T12:01:09.899927+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:10.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[25967]: audit 2024-09-17T12:01:09.900704+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:10.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:10 smithi022 bash[25967]: audit 2024-09-17T12:01:09.905175+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:11.388 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:11 smithi190 bash[20839]: cluster 2024-09-17T12:01:09.901892+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:11.388 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:11 smithi190 bash[20839]: cluster 2024-09-17T12:01:10.897769+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:01:11.388 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:11 smithi190 bash[20839]: cluster 2024-09-17T12:01:10.897818+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:11.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:11 smithi022 bash[19740]: cluster 2024-09-17T12:01:09.901892+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:11.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:11 smithi022 bash[19740]: cluster 2024-09-17T12:01:10.897769+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:01:11.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:11 smithi022 bash[19740]: cluster 2024-09-17T12:01:10.897818+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:11.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:11 smithi022 bash[25967]: cluster 2024-09-17T12:01:09.901892+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:11.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:11 smithi022 bash[25967]: cluster 2024-09-17T12:01:10.897769+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:01:11.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:11 smithi022 bash[25967]: cluster 2024-09-17T12:01:10.897818+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:13 smithi190 bash[20839]: cluster 2024-09-17T12:01:11.902361+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:13 smithi022 bash[19740]: cluster 2024-09-17T12:01:11.902361+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:13 smithi022 bash[25967]: cluster 2024-09-17T12:01:11.902361+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:13.534 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:01:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:15 smithi190 bash[20839]: cluster 2024-09-17T12:01:13.902860+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:15.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:15 smithi022 bash[19740]: cluster 2024-09-17T12:01:13.902860+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:15.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:15 smithi022 bash[25967]: cluster 2024-09-17T12:01:13.902860+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:17 smithi190 bash[20839]: cluster 2024-09-17T12:01:15.903410+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:17 smithi190 bash[20839]: audit 2024-09-17T12:01:16.323059+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:17 smithi190 bash[20839]: audit 2024-09-17T12:01:16.328213+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:17 smithi190 bash[20839]: audit 2024-09-17T12:01:16.335233+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:17 smithi190 bash[20839]: audit 2024-09-17T12:01:16.557752+0000 mgr.y (mgr.14150) 133 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:17 smithi190 bash[20839]: audit 2024-09-17T12:01:16.563839+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:01:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:17 smithi190 bash[20839]: audit 2024-09-17T12:01:16.568382+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:01:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:17 smithi190 bash[20839]: audit 2024-09-17T12:01:16.569631+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:17.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[19740]: cluster 2024-09-17T12:01:15.903410+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:17.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[19740]: audit 2024-09-17T12:01:16.323059+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[19740]: audit 2024-09-17T12:01:16.328213+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[19740]: audit 2024-09-17T12:01:16.335233+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[19740]: audit 2024-09-17T12:01:16.557752+0000 mgr.y (mgr.14150) 133 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:17.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[19740]: audit 2024-09-17T12:01:16.563839+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:01:17.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[19740]: audit 2024-09-17T12:01:16.568382+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[19740]: audit 2024-09-17T12:01:16.569631+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[25967]: cluster 2024-09-17T12:01:15.903410+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[25967]: audit 2024-09-17T12:01:16.323059+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[25967]: audit 2024-09-17T12:01:16.328213+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[25967]: audit 2024-09-17T12:01:16.335233+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[25967]: audit 2024-09-17T12:01:16.557752+0000 mgr.y (mgr.14150) 133 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[25967]: audit 2024-09-17T12:01:16.563839+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[25967]: audit 2024-09-17T12:01:16.568382+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:01:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:17 smithi022 bash[25967]: audit 2024-09-17T12:01:16.569631+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:19.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:19 smithi190 bash[20839]: cluster 2024-09-17T12:01:17.903883+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:19 smithi022 bash[19740]: cluster 2024-09-17T12:01:17.903883+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:19.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:19 smithi022 bash[25967]: cluster 2024-09-17T12:01:17.903883+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:21.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:21 smithi190 bash[20839]: cluster 2024-09-17T12:01:19.904306+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:21.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:21 smithi022 bash[19740]: cluster 2024-09-17T12:01:19.904306+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:21 smithi022 bash[25967]: cluster 2024-09-17T12:01:19.904306+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:23.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:23 smithi022 bash[19740]: cluster 2024-09-17T12:01:21.904752+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:23.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:23 smithi022 bash[25967]: cluster 2024-09-17T12:01:21.904752+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:23.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:23 smithi190 bash[20839]: cluster 2024-09-17T12:01:21.904752+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:25.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:25 smithi190 bash[20839]: cluster 2024-09-17T12:01:23.905207+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:25.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:25 smithi190 bash[20839]: audit 2024-09-17T12:01:24.806831+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.22:0/1648279051' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]: dispatch 2024-09-17T12:01:25.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:25 smithi190 bash[20839]: audit 2024-09-17T12:01:24.807348+0000 mon.a (mon.0) 401 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]: dispatch 2024-09-17T12:01:25.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:25 smithi190 bash[20839]: audit 2024-09-17T12:01:24.814289+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]': finished 2024-09-17T12:01:25.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:25 smithi190 bash[20839]: cluster 2024-09-17T12:01:24.814481+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:01:25.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:25 smithi190 bash[20839]: audit 2024-09-17T12:01:24.814680+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[19740]: cluster 2024-09-17T12:01:23.905207+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[19740]: audit 2024-09-17T12:01:24.806831+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.22:0/1648279051' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]: dispatch 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[19740]: audit 2024-09-17T12:01:24.807348+0000 mon.a (mon.0) 401 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]: dispatch 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[19740]: audit 2024-09-17T12:01:24.814289+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]': finished 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[19740]: cluster 2024-09-17T12:01:24.814481+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[19740]: audit 2024-09-17T12:01:24.814680+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[25967]: cluster 2024-09-17T12:01:23.905207+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[25967]: audit 2024-09-17T12:01:24.806831+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.22:0/1648279051' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]: dispatch 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[25967]: audit 2024-09-17T12:01:24.807348+0000 mon.a (mon.0) 401 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]: dispatch 2024-09-17T12:01:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[25967]: audit 2024-09-17T12:01:24.814289+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5144be35-a33f-49c9-8469-98e1f00fc51e"}]': finished 2024-09-17T12:01:25.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[25967]: cluster 2024-09-17T12:01:24.814481+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:01:25.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:25 smithi022 bash[25967]: audit 2024-09-17T12:01:24.814680+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:26.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:26 smithi190 bash[20839]: audit 2024-09-17T12:01:25.438313+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.22:0/693346498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:01:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:26 smithi022 bash[19740]: audit 2024-09-17T12:01:25.438313+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.22:0/693346498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:01:26.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:26 smithi022 bash[25967]: audit 2024-09-17T12:01:25.438313+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.22:0/693346498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:01:27.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:27 smithi190 bash[20839]: cluster 2024-09-17T12:01:25.905700+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:27.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:27 smithi022 bash[19740]: cluster 2024-09-17T12:01:25.905700+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:27.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:27 smithi022 bash[25967]: cluster 2024-09-17T12:01:25.905700+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:29.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:29 smithi190 bash[20839]: cluster 2024-09-17T12:01:27.906153+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:29 smithi022 bash[19740]: cluster 2024-09-17T12:01:27.906153+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:29 smithi022 bash[25967]: cluster 2024-09-17T12:01:27.906153+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:30.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:30 smithi190 bash[20839]: audit 2024-09-17T12:01:29.477246+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:30.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:30 smithi190 bash[20839]: audit 2024-09-17T12:01:29.481788+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:30.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:30 smithi190 bash[20839]: audit 2024-09-17T12:01:29.486331+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:30 smithi022 bash[19740]: audit 2024-09-17T12:01:29.477246+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:30 smithi022 bash[19740]: audit 2024-09-17T12:01:29.481788+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:30 smithi022 bash[19740]: audit 2024-09-17T12:01:29.486331+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:30 smithi022 bash[25967]: audit 2024-09-17T12:01:29.477246+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:30 smithi022 bash[25967]: audit 2024-09-17T12:01:29.481788+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:30 smithi022 bash[25967]: audit 2024-09-17T12:01:29.486331+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:31 smithi022 bash[25967]: cluster 2024-09-17T12:01:29.906483+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:31 smithi022 bash[19740]: cluster 2024-09-17T12:01:29.906483+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:31.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:31 smithi190 bash[20839]: cluster 2024-09-17T12:01:29.906483+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:33 smithi022 bash[25967]: cluster 2024-09-17T12:01:31.907021+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:33.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:33 smithi022 bash[19740]: cluster 2024-09-17T12:01:31.907021+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:33 smithi190 bash[20839]: cluster 2024-09-17T12:01:31.907021+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:35 smithi022 bash[19740]: cluster 2024-09-17T12:01:33.907537+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:35 smithi022 bash[25967]: cluster 2024-09-17T12:01:33.907537+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:35 smithi190 bash[20839]: cluster 2024-09-17T12:01:33.907537+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:37 smithi190 bash[20839]: cluster 2024-09-17T12:01:35.907959+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:37 smithi190 bash[20839]: audit 2024-09-17T12:01:36.535126+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:37 smithi190 bash[20839]: audit 2024-09-17T12:01:36.542430+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:37 smithi190 bash[20839]: audit 2024-09-17T12:01:36.550933+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:37 smithi190 bash[20839]: audit 2024-09-17T12:01:37.289514+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T12:01:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:37 smithi190 bash[20839]: audit 2024-09-17T12:01:37.291133+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:38.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[19740]: cluster 2024-09-17T12:01:35.907959+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:38.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[19740]: audit 2024-09-17T12:01:36.535126+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:38.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[19740]: audit 2024-09-17T12:01:36.542430+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[19740]: audit 2024-09-17T12:01:36.550933+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[19740]: audit 2024-09-17T12:01:37.289514+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[19740]: audit 2024-09-17T12:01:37.291133+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[25967]: cluster 2024-09-17T12:01:35.907959+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[25967]: audit 2024-09-17T12:01:36.535126+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[25967]: audit 2024-09-17T12:01:36.542430+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[25967]: audit 2024-09-17T12:01:36.550933+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[25967]: audit 2024-09-17T12:01:37.289514+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T12:01:38.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:37 smithi022 bash[25967]: audit 2024-09-17T12:01:37.291133+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:38.825 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:38 smithi022 bash[19740]: cephadm 2024-09-17T12:01:37.292527+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:01:38.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:38 smithi022 bash[25967]: cephadm 2024-09-17T12:01:37.292527+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:01:38.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:38 smithi190 bash[20839]: cephadm 2024-09-17T12:01:37.292527+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:01:39.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:39 smithi022 bash[19740]: cluster 2024-09-17T12:01:37.908495+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:39 smithi022 bash[25967]: cluster 2024-09-17T12:01:37.908495+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:39 smithi190 bash[20839]: cluster 2024-09-17T12:01:37.908495+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:41.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:41 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:41.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:41 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:41.520 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:01:41 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:41.520 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:01:41 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:41.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:01:41 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:41.764 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:01:41 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:41 smithi022 bash[19740]: cluster 2024-09-17T12:01:39.909080+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:41 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:41 smithi022 bash[25967]: cluster 2024-09-17T12:01:39.909080+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:41 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:41 smithi190 bash[20839]: cluster 2024-09-17T12:01:39.909080+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:42.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:42 smithi190 bash[20839]: audit 2024-09-17T12:01:41.716898+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:42.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:42 smithi190 bash[20839]: audit 2024-09-17T12:01:41.721277+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:42.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:42 smithi190 bash[20839]: audit 2024-09-17T12:01:41.721474+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:42.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:42 smithi190 bash[20839]: audit 2024-09-17T12:01:41.722797+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:42.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:42 smithi190 bash[20839]: audit 2024-09-17T12:01:41.726175+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:42.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:42 smithi190 bash[20839]: audit 2024-09-17T12:01:41.730888+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:43.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[19740]: audit 2024-09-17T12:01:41.716898+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:43.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[19740]: audit 2024-09-17T12:01:41.721277+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:43.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[19740]: audit 2024-09-17T12:01:41.721474+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:43.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[19740]: audit 2024-09-17T12:01:41.722797+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:43.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[19740]: audit 2024-09-17T12:01:41.726175+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:43.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[19740]: audit 2024-09-17T12:01:41.730888+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[25967]: audit 2024-09-17T12:01:41.716898+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[25967]: audit 2024-09-17T12:01:41.721277+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[25967]: audit 2024-09-17T12:01:41.721474+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[25967]: audit 2024-09-17T12:01:41.722797+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[25967]: audit 2024-09-17T12:01:41.726175+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:42 smithi022 bash[25967]: audit 2024-09-17T12:01:41.730888+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:43 smithi022 bash[19740]: cluster 2024-09-17T12:01:41.909578+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:43 smithi022 bash[25967]: cluster 2024-09-17T12:01:41.909578+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:43.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:43 smithi190 bash[20839]: cluster 2024-09-17T12:01:41.909578+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:45.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:45 smithi190 bash[20839]: cluster 2024-09-17T12:01:43.910070+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:46.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:45 smithi022 bash[19740]: cluster 2024-09-17T12:01:43.910070+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:46.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:45 smithi022 bash[25967]: cluster 2024-09-17T12:01:43.910070+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:47.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:47 smithi190 bash[20839]: cluster 2024-09-17T12:01:45.910586+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:48.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:47 smithi022 bash[25967]: cluster 2024-09-17T12:01:45.910586+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:48.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:47 smithi022 bash[19740]: cluster 2024-09-17T12:01:45.910586+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:48.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:48 smithi190 bash[20839]: audit 2024-09-17T12:01:48.288930+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T12:01:48.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:48 smithi022 bash[25967]: audit 2024-09-17T12:01:48.288930+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T12:01:48.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:48 smithi022 bash[19740]: audit 2024-09-17T12:01:48.288930+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T12:01:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[19740]: cluster 2024-09-17T12:01:47.911137+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[19740]: audit 2024-09-17T12:01:48.566278+0000 mon.a (mon.0) 421 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:01:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[19740]: cluster 2024-09-17T12:01:48.566363+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:01:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[19740]: audit 2024-09-17T12:01:48.566550+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[19740]: audit 2024-09-17T12:01:48.566949+0000 mon.a (mon.0) 424 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:01:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[25967]: cluster 2024-09-17T12:01:47.911137+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[25967]: audit 2024-09-17T12:01:48.566278+0000 mon.a (mon.0) 421 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:01:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[25967]: cluster 2024-09-17T12:01:48.566363+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:01:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[25967]: audit 2024-09-17T12:01:48.566550+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:49 smithi022 bash[25967]: audit 2024-09-17T12:01:48.566949+0000 mon.a (mon.0) 424 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:01:49.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:49 smithi190 bash[20839]: cluster 2024-09-17T12:01:47.911137+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:49.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:49 smithi190 bash[20839]: audit 2024-09-17T12:01:48.566278+0000 mon.a (mon.0) 421 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:01:49.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:49 smithi190 bash[20839]: cluster 2024-09-17T12:01:48.566363+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:01:49.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:49 smithi190 bash[20839]: audit 2024-09-17T12:01:48.566550+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:49.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:49 smithi190 bash[20839]: audit 2024-09-17T12:01:48.566949+0000 mon.a (mon.0) 424 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:01:50.873 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.573009+0000 mon.a (mon.0) 425 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: cluster 2024-09-17T12:01:49.573192+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.573863+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.582670+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.658198+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.673234+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: cephadm 2024-09-17T12:01:49.674685+0000 mgr.y (mgr.14150) 151 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.679391+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.682776+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:50.874 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.683810+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.691867+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.706103+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[25967]: audit 2024-09-17T12:01:49.880736+0000 mon.a (mon.0) 436 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.573009+0000 mon.a (mon.0) 425 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: cluster 2024-09-17T12:01:49.573192+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.573863+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.582670+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.658198+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.673234+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.875 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: cephadm 2024-09-17T12:01:49.674685+0000 mgr.y (mgr.14150) 151 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:01:50.876 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.679391+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:50.876 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.682776+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:50.876 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.683810+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:50.876 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.691867+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.876 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.706103+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.876 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:50 smithi022 bash[19740]: audit 2024-09-17T12:01:49.880736+0000 mon.a (mon.0) 436 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' 2024-09-17T12:01:50.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.573009+0000 mon.a (mon.0) 425 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:01:50.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: cluster 2024-09-17T12:01:49.573192+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:01:50.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.573863+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:50.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.582670+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:50.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.658198+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.673234+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: cephadm 2024-09-17T12:01:49.674685+0000 mgr.y (mgr.14150) 151 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:01:50.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.679391+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:50.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.682776+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:50.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.683810+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:50.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.691867+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.706103+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:50.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:50 smithi190 bash[20839]: audit 2024-09-17T12:01:49.880736+0000 mon.a (mon.0) 436 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669]' entity='osd.1' 2024-09-17T12:01:51.350 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 1 on host 'smithi022' 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: cluster 2024-09-17T12:01:49.247735+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: cluster 2024-09-17T12:01:49.247870+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: cluster 2024-09-17T12:01:49.911555+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: audit 2024-09-17T12:01:50.581984+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: cluster 2024-09-17T12:01:50.882909+0000 mon.a (mon.0) 438 : cluster [INF] osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669] boot 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: cluster 2024-09-17T12:01:50.882959+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: audit 2024-09-17T12:01:50.883400+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: audit 2024-09-17T12:01:51.330957+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: audit 2024-09-17T12:01:51.338951+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: audit 2024-09-17T12:01:51.339298+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: audit 2024-09-17T12:01:51.341374+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: audit 2024-09-17T12:01:51.347776+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[19740]: audit 2024-09-17T12:01:51.353360+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: cluster 2024-09-17T12:01:49.247735+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: cluster 2024-09-17T12:01:49.247870+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: cluster 2024-09-17T12:01:49.911555+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: audit 2024-09-17T12:01:50.581984+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: cluster 2024-09-17T12:01:50.882909+0000 mon.a (mon.0) 438 : cluster [INF] osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669] boot 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: cluster 2024-09-17T12:01:50.882959+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:01:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: audit 2024-09-17T12:01:50.883400+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:51.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: audit 2024-09-17T12:01:51.330957+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:51.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: audit 2024-09-17T12:01:51.338951+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:51.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: audit 2024-09-17T12:01:51.339298+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:51.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: audit 2024-09-17T12:01:51.341374+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:51.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: audit 2024-09-17T12:01:51.347776+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:51.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:51 smithi022 bash[25967]: audit 2024-09-17T12:01:51.353360+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:51.792 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: cluster 2024-09-17T12:01:49.247735+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:01:51.792 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: cluster 2024-09-17T12:01:49.247870+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:01:51.792 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: cluster 2024-09-17T12:01:49.911555+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: audit 2024-09-17T12:01:50.581984+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: cluster 2024-09-17T12:01:50.882909+0000 mon.a (mon.0) 438 : cluster [INF] osd.1 [v2:172.21.15.22:6810/422871669,v1:172.21.15.22:6811/422871669] boot 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: cluster 2024-09-17T12:01:50.882959+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: audit 2024-09-17T12:01:50.883400+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: audit 2024-09-17T12:01:51.330957+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: audit 2024-09-17T12:01:51.338951+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: audit 2024-09-17T12:01:51.339298+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: audit 2024-09-17T12:01:51.341374+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: audit 2024-09-17T12:01:51.347776+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:51.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:51 smithi190 bash[20839]: audit 2024-09-17T12:01:51.353360+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:52.508 DEBUG:teuthology.orchestra.run.smithi022:osd.1> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T12:01:52.510 INFO:tasks.cephadm:Deploying osd.2 on smithi022 with /dev/vg_nvme/lv_2... 2024-09-17T12:01:52.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T12:01:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:52 smithi022 bash[19740]: cluster 2024-09-17T12:01:51.344161+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:52 smithi022 bash[19740]: cluster 2024-09-17T12:01:52.342873+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:01:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:52 smithi022 bash[19740]: cluster 2024-09-17T12:01:52.354334+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:01:52.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:52 smithi022 bash[25967]: cluster 2024-09-17T12:01:51.344161+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:52.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:52 smithi022 bash[25967]: cluster 2024-09-17T12:01:52.342873+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:01:52.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:52 smithi022 bash[25967]: cluster 2024-09-17T12:01:52.354334+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:01:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:52 smithi190 bash[20839]: cluster 2024-09-17T12:01:51.344161+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:01:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:52 smithi190 bash[20839]: cluster 2024-09-17T12:01:52.342873+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:01:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:52 smithi190 bash[20839]: cluster 2024-09-17T12:01:52.354334+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:01:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: cluster 2024-09-17T12:01:53.344478+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: audit 2024-09-17T12:01:53.376024+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: audit 2024-09-17T12:01:53.400857+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: audit 2024-09-17T12:01:53.403030+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: audit 2024-09-17T12:01:53.406304+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: audit 2024-09-17T12:01:53.406525+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:54.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: audit 2024-09-17T12:01:53.407515+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:54.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: cluster 2024-09-17T12:01:53.409008+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:54.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: audit 2024-09-17T12:01:53.413906+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: cluster 2024-09-17T12:01:53.580944+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:01:54.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:54 smithi190 bash[20839]: cluster 2024-09-17T12:01:53.580971+0000 mon.a (mon.0) 457 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: cluster 2024-09-17T12:01:53.344478+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: audit 2024-09-17T12:01:53.376024+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: audit 2024-09-17T12:01:53.400857+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: audit 2024-09-17T12:01:53.403030+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: audit 2024-09-17T12:01:53.406304+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: audit 2024-09-17T12:01:53.406525+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: audit 2024-09-17T12:01:53.407515+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: cluster 2024-09-17T12:01:53.409008+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: audit 2024-09-17T12:01:53.413906+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: cluster 2024-09-17T12:01:53.580944+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[19740]: cluster 2024-09-17T12:01:53.580971+0000 mon.a (mon.0) 457 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: cluster 2024-09-17T12:01:53.344478+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: audit 2024-09-17T12:01:53.376024+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: audit 2024-09-17T12:01:53.400857+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: audit 2024-09-17T12:01:53.403030+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: audit 2024-09-17T12:01:53.406304+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: audit 2024-09-17T12:01:53.406525+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: audit 2024-09-17T12:01:53.407515+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:01:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: cluster 2024-09-17T12:01:53.409008+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:54.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: audit 2024-09-17T12:01:53.413906+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:54.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: cluster 2024-09-17T12:01:53.580944+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:01:54.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:54 smithi022 bash[25967]: cluster 2024-09-17T12:01:53.580971+0000 mon.a (mon.0) 457 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:56 smithi022 bash[19740]: cluster 2024-09-17T12:01:55.409432+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:56 smithi022 bash[25967]: cluster 2024-09-17T12:01:55.409432+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:56.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:56 smithi190 bash[20839]: cluster 2024-09-17T12:01:55.409432+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:57.034 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:01:58.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:57 smithi022 bash[19740]: audit 2024-09-17T12:01:56.759879+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:57 smithi022 bash[19740]: audit 2024-09-17T12:01:56.768212+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:57 smithi022 bash[19740]: audit 2024-09-17T12:01:56.778308+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:01:57 smithi022 bash[19740]: cluster 2024-09-17T12:01:57.409904+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:57 smithi022 bash[25967]: audit 2024-09-17T12:01:56.759879+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:57 smithi022 bash[25967]: audit 2024-09-17T12:01:56.768212+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:57 smithi022 bash[25967]: audit 2024-09-17T12:01:56.778308+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:01:57 smithi022 bash[25967]: cluster 2024-09-17T12:01:57.409904+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:01:58.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:57 smithi190 bash[20839]: audit 2024-09-17T12:01:56.759879+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:57 smithi190 bash[20839]: audit 2024-09-17T12:01:56.768212+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:57 smithi190 bash[20839]: audit 2024-09-17T12:01:56.778308+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:01:58.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:01:57 smithi190 bash[20839]: cluster 2024-09-17T12:01:57.409904+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:00.736 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:02:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:00 smithi022 bash[19740]: cluster 2024-09-17T12:01:59.410354+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:00.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:00 smithi022 bash[25967]: cluster 2024-09-17T12:01:59.410354+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:00.773 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_2 2024-09-17T12:02:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:00 smithi190 bash[20839]: cluster 2024-09-17T12:01:59.410354+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:02 smithi022 bash[19740]: cluster 2024-09-17T12:02:01.410874+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:02 smithi022 bash[25967]: cluster 2024-09-17T12:02:01.410874+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:02 smithi190 bash[20839]: cluster 2024-09-17T12:02:01.410874+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:04.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:04 smithi022 bash[19740]: cluster 2024-09-17T12:02:03.411377+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:04.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:04 smithi022 bash[25967]: cluster 2024-09-17T12:02:03.411377+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:04 smithi190 bash[20839]: cluster 2024-09-17T12:02:03.411377+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:05.470 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:02:06.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:06 smithi022 bash[19740]: cluster 2024-09-17T12:02:05.411865+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:06.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:06 smithi022 bash[25967]: cluster 2024-09-17T12:02:05.411865+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:06 smithi190 bash[20839]: cluster 2024-09-17T12:02:05.411865+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:08 smithi022 bash[19740]: cluster 2024-09-17T12:02:07.412216+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:08 smithi022 bash[19740]: audit 2024-09-17T12:02:08.398442+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:02:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:08 smithi022 bash[19740]: audit 2024-09-17T12:02:08.403640+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:02:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:08 smithi022 bash[19740]: audit 2024-09-17T12:02:08.405099+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:08 smithi022 bash[25967]: cluster 2024-09-17T12:02:07.412216+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:08 smithi022 bash[25967]: audit 2024-09-17T12:02:08.398442+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:02:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:08 smithi022 bash[25967]: audit 2024-09-17T12:02:08.403640+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:02:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:08 smithi022 bash[25967]: audit 2024-09-17T12:02:08.405099+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:08 smithi190 bash[20839]: cluster 2024-09-17T12:02:07.412216+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:08 smithi190 bash[20839]: audit 2024-09-17T12:02:08.398442+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:02:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:08 smithi190 bash[20839]: audit 2024-09-17T12:02:08.403640+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:02:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:08 smithi190 bash[20839]: audit 2024-09-17T12:02:08.405099+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:09 smithi022 bash[19740]: audit 2024-09-17T12:02:08.395823+0000 mgr.y (mgr.14150) 163 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:09 smithi022 bash[25967]: audit 2024-09-17T12:02:08.395823+0000 mgr.y (mgr.14150) 163 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:09 smithi190 bash[20839]: audit 2024-09-17T12:02:08.395823+0000 mgr.y (mgr.14150) 163 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:10.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:10 smithi022 bash[25967]: cluster 2024-09-17T12:02:09.412661+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:10.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:10 smithi022 bash[19740]: cluster 2024-09-17T12:02:09.412661+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:10.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:10 smithi190 bash[20839]: cluster 2024-09-17T12:02:09.412661+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:12 smithi022 bash[19740]: audit 2024-09-17T12:02:11.011236+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:12 smithi022 bash[19740]: audit 2024-09-17T12:02:11.020718+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:12 smithi022 bash[19740]: audit 2024-09-17T12:02:11.031640+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:12 smithi022 bash[19740]: cluster 2024-09-17T12:02:11.413186+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:12.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:12 smithi022 bash[25967]: audit 2024-09-17T12:02:11.011236+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:12 smithi022 bash[25967]: audit 2024-09-17T12:02:11.020718+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:12 smithi022 bash[25967]: audit 2024-09-17T12:02:11.031640+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:12 smithi022 bash[25967]: cluster 2024-09-17T12:02:11.413186+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:12.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:12 smithi190 bash[20839]: audit 2024-09-17T12:02:11.011236+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:12 smithi190 bash[20839]: audit 2024-09-17T12:02:11.020718+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:12 smithi190 bash[20839]: audit 2024-09-17T12:02:11.031640+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:12.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:12 smithi190 bash[20839]: cluster 2024-09-17T12:02:11.413186+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:14.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:14 smithi190 bash[20839]: cluster 2024-09-17T12:02:13.413703+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:14 smithi022 bash[19740]: cluster 2024-09-17T12:02:13.413703+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:14.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:14 smithi022 bash[25967]: cluster 2024-09-17T12:02:13.413703+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:16.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:16 smithi022 bash[25967]: cluster 2024-09-17T12:02:15.414190+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:16 smithi022 bash[19740]: cluster 2024-09-17T12:02:15.414190+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:16 smithi190 bash[20839]: cluster 2024-09-17T12:02:15.414190+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: audit 2024-09-17T12:02:16.959607+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: audit 2024-09-17T12:02:16.969078+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: audit 2024-09-17T12:02:16.980882+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: audit 2024-09-17T12:02:17.208863+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.22:0/4086182801' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb483491-1847-4562-9d00-d0f96ea33444"}]: dispatch 2024-09-17T12:02:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: audit 2024-09-17T12:02:17.215083+0000 mon.a (mon.0) 471 : audit [INF] from='client.? 172.21.15.22:0/4086182801' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb483491-1847-4562-9d00-d0f96ea33444"}]': finished 2024-09-17T12:02:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: cluster 2024-09-17T12:02:17.215172+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:02:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: audit 2024-09-17T12:02:17.215472+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: cluster 2024-09-17T12:02:17.414675+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[19740]: audit 2024-09-17T12:02:17.896371+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/209683381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: audit 2024-09-17T12:02:16.959607+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: audit 2024-09-17T12:02:16.969078+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: audit 2024-09-17T12:02:16.980882+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: audit 2024-09-17T12:02:17.208863+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.22:0/4086182801' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb483491-1847-4562-9d00-d0f96ea33444"}]: dispatch 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: audit 2024-09-17T12:02:17.215083+0000 mon.a (mon.0) 471 : audit [INF] from='client.? 172.21.15.22:0/4086182801' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb483491-1847-4562-9d00-d0f96ea33444"}]': finished 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: cluster 2024-09-17T12:02:17.215172+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: audit 2024-09-17T12:02:17.215472+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: cluster 2024-09-17T12:02:17.414675+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:17 smithi022 bash[25967]: audit 2024-09-17T12:02:17.896371+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/209683381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: audit 2024-09-17T12:02:16.959607+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: audit 2024-09-17T12:02:16.969078+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: audit 2024-09-17T12:02:16.980882+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: audit 2024-09-17T12:02:17.208863+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.22:0/4086182801' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb483491-1847-4562-9d00-d0f96ea33444"}]: dispatch 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: audit 2024-09-17T12:02:17.215083+0000 mon.a (mon.0) 471 : audit [INF] from='client.? 172.21.15.22:0/4086182801' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb483491-1847-4562-9d00-d0f96ea33444"}]': finished 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: cluster 2024-09-17T12:02:17.215172+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: audit 2024-09-17T12:02:17.215472+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: cluster 2024-09-17T12:02:17.414675+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:17 smithi190 bash[20839]: audit 2024-09-17T12:02:17.896371+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/209683381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:02:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:20 smithi022 bash[19740]: cluster 2024-09-17T12:02:19.415208+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:20.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:20 smithi022 bash[25967]: cluster 2024-09-17T12:02:19.415208+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:20 smithi190 bash[20839]: cluster 2024-09-17T12:02:19.415208+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:22.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:22 smithi022 bash[19740]: cluster 2024-09-17T12:02:21.415639+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:22 smithi022 bash[25967]: cluster 2024-09-17T12:02:21.415639+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:22.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:22 smithi190 bash[20839]: cluster 2024-09-17T12:02:21.415639+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:24.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:24 smithi022 bash[19740]: cluster 2024-09-17T12:02:23.416039+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:24 smithi022 bash[25967]: cluster 2024-09-17T12:02:23.416039+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:24.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:24 smithi190 bash[20839]: cluster 2024-09-17T12:02:23.416039+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:26 smithi022 bash[19740]: cluster 2024-09-17T12:02:25.416551+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:26 smithi022 bash[25967]: cluster 2024-09-17T12:02:25.416551+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:26.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:26 smithi190 bash[20839]: cluster 2024-09-17T12:02:25.416551+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:28 smithi022 bash[19740]: cluster 2024-09-17T12:02:27.417198+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:28 smithi022 bash[25967]: cluster 2024-09-17T12:02:27.417198+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:28.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:28 smithi190 bash[20839]: cluster 2024-09-17T12:02:27.417198+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:30 smithi022 bash[19740]: cluster 2024-09-17T12:02:29.417656+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:30 smithi022 bash[19740]: audit 2024-09-17T12:02:30.257654+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T12:02:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:30 smithi022 bash[19740]: audit 2024-09-17T12:02:30.258699+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:30.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:30 smithi022 bash[25967]: cluster 2024-09-17T12:02:29.417656+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:30.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:30 smithi022 bash[25967]: audit 2024-09-17T12:02:30.257654+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T12:02:30.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:30 smithi022 bash[25967]: audit 2024-09-17T12:02:30.258699+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:30.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:30 smithi190 bash[20839]: cluster 2024-09-17T12:02:29.417656+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:30.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:30 smithi190 bash[20839]: audit 2024-09-17T12:02:30.257654+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T12:02:30.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:30 smithi190 bash[20839]: audit 2024-09-17T12:02:30.258699+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:31 smithi022 bash[19740]: cephadm 2024-09-17T12:02:30.259679+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:02:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:31 smithi022 bash[19740]: audit 2024-09-17T12:02:31.198497+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:31 smithi022 bash[19740]: audit 2024-09-17T12:02:31.206792+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:31 smithi022 bash[19740]: audit 2024-09-17T12:02:31.216191+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:31 smithi022 bash[25967]: cephadm 2024-09-17T12:02:30.259679+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:02:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:31 smithi022 bash[25967]: audit 2024-09-17T12:02:31.198497+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:31 smithi022 bash[25967]: audit 2024-09-17T12:02:31.206792+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:31 smithi022 bash[25967]: audit 2024-09-17T12:02:31.216191+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:31.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:31 smithi190 bash[20839]: cephadm 2024-09-17T12:02:30.259679+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:02:31.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:31 smithi190 bash[20839]: audit 2024-09-17T12:02:31.198497+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:31.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:31 smithi190 bash[20839]: audit 2024-09-17T12:02:31.206792+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:31.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:31 smithi190 bash[20839]: audit 2024-09-17T12:02:31.216191+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:32 smithi022 bash[19740]: cluster 2024-09-17T12:02:31.418130+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:32.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:32 smithi022 bash[25967]: cluster 2024-09-17T12:02:31.418130+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:32 smithi190 bash[20839]: cluster 2024-09-17T12:02:31.418130+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:34.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.496 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.496 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.497 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.497 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.764 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.764 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:34 smithi022 bash[19740]: cluster 2024-09-17T12:02:33.418474+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.765 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:34 smithi022 bash[25967]: cluster 2024-09-17T12:02:33.418474+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:34 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:02:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:34 smithi190 bash[20839]: cluster 2024-09-17T12:02:33.418474+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:35 smithi190 bash[20839]: audit 2024-09-17T12:02:34.671563+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:35 smithi190 bash[20839]: audit 2024-09-17T12:02:34.676442+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:35 smithi190 bash[20839]: audit 2024-09-17T12:02:34.676677+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:35 smithi190 bash[20839]: audit 2024-09-17T12:02:34.678267+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:35 smithi190 bash[20839]: audit 2024-09-17T12:02:34.682135+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:35 smithi190 bash[20839]: audit 2024-09-17T12:02:34.686633+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[19740]: audit 2024-09-17T12:02:34.671563+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[19740]: audit 2024-09-17T12:02:34.676442+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[19740]: audit 2024-09-17T12:02:34.676677+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[19740]: audit 2024-09-17T12:02:34.678267+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[19740]: audit 2024-09-17T12:02:34.682135+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[19740]: audit 2024-09-17T12:02:34.686633+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[25967]: audit 2024-09-17T12:02:34.671563+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[25967]: audit 2024-09-17T12:02:34.676442+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[25967]: audit 2024-09-17T12:02:34.676677+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[25967]: audit 2024-09-17T12:02:34.678267+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[25967]: audit 2024-09-17T12:02:34.682135+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:35 smithi022 bash[25967]: audit 2024-09-17T12:02:34.686633+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:37.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:36 smithi022 bash[19740]: cluster 2024-09-17T12:02:35.418895+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:36 smithi022 bash[25967]: cluster 2024-09-17T12:02:35.418895+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:37.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:36 smithi190 bash[20839]: cluster 2024-09-17T12:02:35.418895+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:38.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:38 smithi022 bash[19740]: audit 2024-09-17T12:02:37.198827+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:38 smithi022 bash[19740]: audit 2024-09-17T12:02:37.205643+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:38 smithi022 bash[19740]: audit 2024-09-17T12:02:37.212696+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:38 smithi022 bash[19740]: cluster 2024-09-17T12:02:37.419540+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:38.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:38 smithi022 bash[25967]: audit 2024-09-17T12:02:37.198827+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.458 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:38 smithi022 bash[25967]: audit 2024-09-17T12:02:37.205643+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.458 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:38 smithi022 bash[25967]: audit 2024-09-17T12:02:37.212696+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.458 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:38 smithi022 bash[25967]: cluster 2024-09-17T12:02:37.419540+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:38 smithi190 bash[20839]: audit 2024-09-17T12:02:37.198827+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:38 smithi190 bash[20839]: audit 2024-09-17T12:02:37.205643+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:38 smithi190 bash[20839]: audit 2024-09-17T12:02:37.212696+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:38 smithi190 bash[20839]: cluster 2024-09-17T12:02:37.419540+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:40 smithi022 bash[19740]: cluster 2024-09-17T12:02:39.420193+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:40.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:40 smithi022 bash[25967]: cluster 2024-09-17T12:02:39.420193+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:40 smithi190 bash[20839]: cluster 2024-09-17T12:02:39.420193+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:42 smithi022 bash[19740]: cluster 2024-09-17T12:02:41.420741+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:42 smithi022 bash[19740]: audit 2024-09-17T12:02:42.070398+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T12:02:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:42 smithi022 bash[19740]: audit 2024-09-17T12:02:42.070762+0000 mon.a (mon.0) 488 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T12:02:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:42 smithi022 bash[25967]: cluster 2024-09-17T12:02:41.420741+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:42 smithi022 bash[25967]: audit 2024-09-17T12:02:42.070398+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T12:02:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:42 smithi022 bash[25967]: audit 2024-09-17T12:02:42.070762+0000 mon.a (mon.0) 488 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T12:02:42.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:42 smithi190 bash[20839]: cluster 2024-09-17T12:02:41.420741+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:42.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:42 smithi190 bash[20839]: audit 2024-09-17T12:02:42.070398+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T12:02:42.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:42 smithi190 bash[20839]: audit 2024-09-17T12:02:42.070762+0000 mon.a (mon.0) 488 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T12:02:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[19740]: audit 2024-09-17T12:02:42.484468+0000 mon.a (mon.0) 489 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:02:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[19740]: cluster 2024-09-17T12:02:42.484759+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:02:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[19740]: audit 2024-09-17T12:02:42.485361+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[19740]: audit 2024-09-17T12:02:42.485953+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:02:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[19740]: audit 2024-09-17T12:02:42.493151+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:02:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[25967]: audit 2024-09-17T12:02:42.484468+0000 mon.a (mon.0) 489 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:02:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[25967]: cluster 2024-09-17T12:02:42.484759+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:02:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[25967]: audit 2024-09-17T12:02:42.485361+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[25967]: audit 2024-09-17T12:02:42.485953+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:02:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:43 smithi022 bash[25967]: audit 2024-09-17T12:02:42.493151+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:02:43.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:43 smithi190 bash[20839]: audit 2024-09-17T12:02:42.484468+0000 mon.a (mon.0) 489 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:02:43.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:43 smithi190 bash[20839]: cluster 2024-09-17T12:02:42.484759+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:02:43.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:43 smithi190 bash[20839]: audit 2024-09-17T12:02:42.485361+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:43.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:43 smithi190 bash[20839]: audit 2024-09-17T12:02:42.485953+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:02:43.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:43 smithi190 bash[20839]: audit 2024-09-17T12:02:42.493151+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:02:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[19740]: cluster 2024-09-17T12:02:43.421220+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[19740]: audit 2024-09-17T12:02:43.494146+0000 mon.a (mon.0) 493 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[19740]: cluster 2024-09-17T12:02:43.494254+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[19740]: audit 2024-09-17T12:02:43.494687+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[19740]: audit 2024-09-17T12:02:43.500497+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[25967]: cluster 2024-09-17T12:02:43.421220+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[25967]: audit 2024-09-17T12:02:43.494146+0000 mon.a (mon.0) 493 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[25967]: cluster 2024-09-17T12:02:43.494254+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[25967]: audit 2024-09-17T12:02:43.494687+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:44 smithi022 bash[25967]: audit 2024-09-17T12:02:43.500497+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:44 smithi190 bash[20839]: cluster 2024-09-17T12:02:43.421220+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:44.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:44 smithi190 bash[20839]: audit 2024-09-17T12:02:43.494146+0000 mon.a (mon.0) 493 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:02:44.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:44 smithi190 bash[20839]: cluster 2024-09-17T12:02:43.494254+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:02:44.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:44 smithi190 bash[20839]: audit 2024-09-17T12:02:43.494687+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:44.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:44 smithi190 bash[20839]: audit 2024-09-17T12:02:43.500497+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:44.969 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 2 on host 'smithi022' 2024-09-17T12:02:45.557 DEBUG:teuthology.orchestra.run.smithi022:osd.2> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T12:02:45.559 INFO:tasks.cephadm:Deploying osd.3 on smithi022 with /dev/vg_nvme/lv_1... 2024-09-17T12:02:45.559 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T12:02:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: cluster 2024-09-17T12:02:43.036225+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: cluster 2024-09-17T12:02:43.036327+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: cluster 2024-09-17T12:02:44.504979+0000 mon.a (mon.0) 497 : cluster [INF] osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763] boot 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: cluster 2024-09-17T12:02:44.505053+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.505658+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.949003+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.957664+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.958265+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.961153+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.966472+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.969065+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.977681+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.979390+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.980439+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[19740]: audit 2024-09-17T12:02:44.987182+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: cluster 2024-09-17T12:02:43.036225+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: cluster 2024-09-17T12:02:43.036327+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: cluster 2024-09-17T12:02:44.504979+0000 mon.a (mon.0) 497 : cluster [INF] osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763] boot 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: cluster 2024-09-17T12:02:44.505053+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.505658+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.949003+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.957664+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.958265+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.961153+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.966472+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.969065+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.977681+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.979390+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:45.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.980439+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:45.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:45 smithi022 bash[25967]: audit 2024-09-17T12:02:44.987182+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: cluster 2024-09-17T12:02:43.036225+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:02:45.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: cluster 2024-09-17T12:02:43.036327+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:02:45.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: cluster 2024-09-17T12:02:44.504979+0000 mon.a (mon.0) 497 : cluster [INF] osd.2 [v2:172.21.15.22:6818/469142763,v1:172.21.15.22:6819/469142763] boot 2024-09-17T12:02:45.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: cluster 2024-09-17T12:02:44.505053+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.505658+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.949003+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.957664+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.958265+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.961153+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.966472+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.969065+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.977681+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.979390+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.980439+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:45.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:45 smithi190 bash[20839]: audit 2024-09-17T12:02:44.987182+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[25967]: cephadm 2024-09-17T12:02:44.970430+0000 mgr.y (mgr.14150) 183 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 5073M 2024-09-17T12:02:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[25967]: cluster 2024-09-17T12:02:45.421737+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[25967]: audit 2024-09-17T12:02:45.816868+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T12:02:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[25967]: audit 2024-09-17T12:02:46.270447+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T12:02:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[25967]: cluster 2024-09-17T12:02:46.270655+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:02:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[25967]: audit 2024-09-17T12:02:46.271697+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T12:02:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[19740]: cephadm 2024-09-17T12:02:44.970430+0000 mgr.y (mgr.14150) 183 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 5073M 2024-09-17T12:02:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[19740]: cluster 2024-09-17T12:02:45.421737+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[19740]: audit 2024-09-17T12:02:45.816868+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T12:02:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[19740]: audit 2024-09-17T12:02:46.270447+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T12:02:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[19740]: cluster 2024-09-17T12:02:46.270655+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:02:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:46 smithi022 bash[19740]: audit 2024-09-17T12:02:46.271697+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T12:02:46.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:46 smithi190 bash[20839]: cephadm 2024-09-17T12:02:44.970430+0000 mgr.y (mgr.14150) 183 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 5073M 2024-09-17T12:02:46.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:46 smithi190 bash[20839]: cluster 2024-09-17T12:02:45.421737+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:02:46.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:46 smithi190 bash[20839]: audit 2024-09-17T12:02:45.816868+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T12:02:46.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:46 smithi190 bash[20839]: audit 2024-09-17T12:02:46.270447+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T12:02:46.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:46 smithi190 bash[20839]: cluster 2024-09-17T12:02:46.270655+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:02:46.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:46 smithi190 bash[20839]: audit 2024-09-17T12:02:46.271697+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T12:02:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:48 smithi022 bash[25967]: audit 2024-09-17T12:02:47.274911+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:02:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:48 smithi022 bash[25967]: cluster 2024-09-17T12:02:47.275270+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:02:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:48 smithi022 bash[25967]: cluster 2024-09-17T12:02:47.422260+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:48.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:48 smithi022 bash[19740]: audit 2024-09-17T12:02:47.274911+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:02:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:48 smithi022 bash[19740]: cluster 2024-09-17T12:02:47.275270+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:02:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:48 smithi022 bash[19740]: cluster 2024-09-17T12:02:47.422260+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:48.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:48 smithi190 bash[20839]: audit 2024-09-17T12:02:47.274911+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:02:48.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:48 smithi190 bash[20839]: cluster 2024-09-17T12:02:47.275270+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:02:48.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:48 smithi190 bash[20839]: cluster 2024-09-17T12:02:47.422260+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:49.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:49 smithi190 bash[20839]: cluster 2024-09-17T12:02:48.277640+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:02:49.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:49 smithi190 bash[20839]: audit 2024-09-17T12:02:49.206466+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:49.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:49 smithi022 bash[25967]: cluster 2024-09-17T12:02:48.277640+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:02:49.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:49 smithi022 bash[25967]: audit 2024-09-17T12:02:49.206466+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:49 smithi022 bash[19740]: cluster 2024-09-17T12:02:48.277640+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:02:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:49 smithi022 bash[19740]: audit 2024-09-17T12:02:49.206466+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:50.116 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:02:50.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:50 smithi022 bash[19740]: cluster 2024-09-17T12:02:49.422730+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:50.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:50 smithi022 bash[25967]: cluster 2024-09-17T12:02:49.422730+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:50.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:50 smithi190 bash[20839]: cluster 2024-09-17T12:02:49.422730+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:51 smithi022 bash[19740]: cluster 2024-09-17T12:02:50.300233+0000 mon.a (mon.0) 518 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T12:02:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:51 smithi022 bash[19740]: audit 2024-09-17T12:02:51.074838+0000 mon.a (mon.0) 519 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:51 smithi022 bash[25967]: cluster 2024-09-17T12:02:50.300233+0000 mon.a (mon.0) 518 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T12:02:52.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:51 smithi022 bash[25967]: audit 2024-09-17T12:02:51.074838+0000 mon.a (mon.0) 519 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:51 smithi190 bash[20839]: cluster 2024-09-17T12:02:50.300233+0000 mon.a (mon.0) 518 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T12:02:52.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:51 smithi190 bash[20839]: audit 2024-09-17T12:02:51.074838+0000 mon.a (mon.0) 519 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:54.124 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: cluster 2024-09-17T12:02:51.423224+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v147: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.984844+0000 mon.a (mon.0) 520 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.986364+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.986711+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.986924+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.994187+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.995352+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.995554+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.995800+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:51.995958+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.906344+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.919605+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.929204+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.939887+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.940508+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.943966+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.955797+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.965244+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.967329+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.967558+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.126 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:53 smithi190 bash[20839]: audit 2024-09-17T12:02:52.967772+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: cluster 2024-09-17T12:02:51.423224+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v147: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.984844+0000 mon.a (mon.0) 520 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.986364+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.986711+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.986924+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.994187+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.995352+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.995554+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.995800+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:51.995958+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.906344+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.919605+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.929204+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.939887+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.940508+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.943966+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.955797+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.965244+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.967329+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.967558+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[19740]: audit 2024-09-17T12:02:52.967772+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: cluster 2024-09-17T12:02:51.423224+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v147: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.984844+0000 mon.a (mon.0) 520 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.986364+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.986711+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.986924+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.994187+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.995352+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.995554+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.995800+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:51.995958+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.906344+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:54.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.919605+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.929204+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.939887+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.940508+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.943966+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.955797+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.965244+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.967329+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.967558+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:02:54.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:53 smithi022 bash[25967]: audit 2024-09-17T12:02:52.967772+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:02:54.781 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:02:54.818 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi022:vg_nvme/lv_1 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: cephadm 2024-09-17T12:02:52.926300+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: cluster 2024-09-17T12:02:52.949323+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:52.967031+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: cluster 2024-09-17T12:02:52.987651+0000 mon.a (mon.0) 538 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:53.883841+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:53.895661+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:53.901667+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:53.903750+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:55.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:53.906978+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:53.907170+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:55.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:53.907989+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:55.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: cluster 2024-09-17T12:02:53.909208+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:55.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:54 smithi190 bash[20839]: audit 2024-09-17T12:02:53.913169+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: cephadm 2024-09-17T12:02:52.926300+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: cluster 2024-09-17T12:02:52.949323+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:52.967031+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: cluster 2024-09-17T12:02:52.987651+0000 mon.a (mon.0) 538 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:53.883841+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:53.895661+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:53.901667+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:53.903750+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:53.906978+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:53.907170+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:53.907989+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: cluster 2024-09-17T12:02:53.909208+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[19740]: audit 2024-09-17T12:02:53.913169+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: cephadm 2024-09-17T12:02:52.926300+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:02:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: cluster 2024-09-17T12:02:52.949323+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:52.967031+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:02:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: cluster 2024-09-17T12:02:52.987651+0000 mon.a (mon.0) 538 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:02:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:53.883841+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:02:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:53.895661+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:53.901667+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:53.903750+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:02:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:53.906978+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:53.907170+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:02:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:53.907989+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:02:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: cluster 2024-09-17T12:02:53.909208+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:54 smithi022 bash[25967]: audit 2024-09-17T12:02:53.913169+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:56.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:55 smithi190 bash[20839]: cluster 2024-09-17T12:02:54.904605+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:02:56.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:55 smithi190 bash[20839]: cluster 2024-09-17T12:02:54.904685+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-09-17T12:02:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:55 smithi022 bash[19740]: cluster 2024-09-17T12:02:54.904605+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:02:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:55 smithi022 bash[19740]: cluster 2024-09-17T12:02:54.904685+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-09-17T12:02:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:55 smithi022 bash[25967]: cluster 2024-09-17T12:02:54.904605+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:02:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:55 smithi022 bash[25967]: cluster 2024-09-17T12:02:54.904685+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-09-17T12:02:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:56 smithi022 bash[19740]: cluster 2024-09-17T12:02:55.909653+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:56 smithi022 bash[25967]: cluster 2024-09-17T12:02:55.909653+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:56 smithi190 bash[20839]: cluster 2024-09-17T12:02:55.909653+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:02:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:58 smithi022 bash[25967]: audit 2024-09-17T12:02:57.416971+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:58 smithi022 bash[25967]: audit 2024-09-17T12:02:57.425069+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:58 smithi022 bash[25967]: audit 2024-09-17T12:02:57.434570+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:58 smithi022 bash[19740]: audit 2024-09-17T12:02:57.416971+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:58 smithi022 bash[19740]: audit 2024-09-17T12:02:57.425069+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:58 smithi022 bash[19740]: audit 2024-09-17T12:02:57.434570+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:58 smithi190 bash[20839]: audit 2024-09-17T12:02:57.416971+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:58 smithi190 bash[20839]: audit 2024-09-17T12:02:57.425069+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:58 smithi190 bash[20839]: audit 2024-09-17T12:02:57.434570+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:02:59.735 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:02:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:02:59 smithi022 bash[19740]: cluster 2024-09-17T12:02:57.910179+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 158 KiB/s wr, 11 op/s 2024-09-17T12:02:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:02:59 smithi022 bash[25967]: cluster 2024-09-17T12:02:57.910179+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 158 KiB/s wr, 11 op/s 2024-09-17T12:02:59.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:02:59 smithi190 bash[20839]: cluster 2024-09-17T12:02:57.910179+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 158 KiB/s wr, 11 op/s 2024-09-17T12:03:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:01 smithi022 bash[19740]: cluster 2024-09-17T12:02:59.910685+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 113 KiB/s wr, 8 op/s 2024-09-17T12:03:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:01 smithi022 bash[25967]: cluster 2024-09-17T12:02:59.910685+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 113 KiB/s wr, 8 op/s 2024-09-17T12:03:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:01 smithi190 bash[20839]: cluster 2024-09-17T12:02:59.910685+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 113 KiB/s wr, 8 op/s 2024-09-17T12:03:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:03 smithi022 bash[19740]: cluster 2024-09-17T12:03:01.911222+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-09-17T12:03:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:03 smithi022 bash[19740]: audit 2024-09-17T12:03:02.890769+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:03:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:03 smithi022 bash[19740]: audit 2024-09-17T12:03:02.896668+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:03:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:03 smithi022 bash[19740]: audit 2024-09-17T12:03:02.897804+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:03 smithi022 bash[25967]: cluster 2024-09-17T12:03:01.911222+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-09-17T12:03:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:03 smithi022 bash[25967]: audit 2024-09-17T12:03:02.890769+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:03:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:03 smithi022 bash[25967]: audit 2024-09-17T12:03:02.896668+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:03:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:03 smithi022 bash[25967]: audit 2024-09-17T12:03:02.897804+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:03 smithi190 bash[20839]: cluster 2024-09-17T12:03:01.911222+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-09-17T12:03:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:03 smithi190 bash[20839]: audit 2024-09-17T12:03:02.890769+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:03:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:03 smithi190 bash[20839]: audit 2024-09-17T12:03:02.896668+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:03:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:03 smithi190 bash[20839]: audit 2024-09-17T12:03:02.897804+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:04.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:04 smithi022 bash[19740]: audit 2024-09-17T12:03:02.887091+0000 mgr.y (mgr.14150) 195 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:04.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:04 smithi022 bash[25967]: audit 2024-09-17T12:03:02.887091+0000 mgr.y (mgr.14150) 195 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:04 smithi190 bash[20839]: audit 2024-09-17T12:03:02.887091+0000 mgr.y (mgr.14150) 195 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi022:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:05.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:05 smithi022 bash[19740]: cluster 2024-09-17T12:03:03.911718+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 72 KiB/s wr, 5 op/s 2024-09-17T12:03:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:05 smithi022 bash[25967]: cluster 2024-09-17T12:03:03.911718+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 72 KiB/s wr, 5 op/s 2024-09-17T12:03:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:05 smithi190 bash[20839]: cluster 2024-09-17T12:03:03.911718+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 72 KiB/s wr, 5 op/s 2024-09-17T12:03:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:07 smithi022 bash[19740]: cluster 2024-09-17T12:03:05.912228+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T12:03:07.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:07 smithi022 bash[25967]: cluster 2024-09-17T12:03:05.912228+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T12:03:07.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:07 smithi190 bash[20839]: cluster 2024-09-17T12:03:05.912228+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T12:03:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:09 smithi022 bash[19740]: cluster 2024-09-17T12:03:07.912747+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T12:03:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:09 smithi022 bash[25967]: cluster 2024-09-17T12:03:07.912747+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T12:03:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:09 smithi190 bash[20839]: cluster 2024-09-17T12:03:07.912747+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T12:03:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[19740]: cluster 2024-09-17T12:03:09.913255+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[19740]: audit 2024-09-17T12:03:11.217594+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.22:0/1355143260' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]: dispatch 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[19740]: audit 2024-09-17T12:03:11.217974+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]: dispatch 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[19740]: audit 2024-09-17T12:03:11.223389+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]': finished 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[19740]: cluster 2024-09-17T12:03:11.223455+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[19740]: audit 2024-09-17T12:03:11.223592+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[25967]: cluster 2024-09-17T12:03:09.913255+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[25967]: audit 2024-09-17T12:03:11.217594+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.22:0/1355143260' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]: dispatch 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[25967]: audit 2024-09-17T12:03:11.217974+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]: dispatch 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[25967]: audit 2024-09-17T12:03:11.223389+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]': finished 2024-09-17T12:03:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[25967]: cluster 2024-09-17T12:03:11.223455+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T12:03:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:11 smithi022 bash[25967]: audit 2024-09-17T12:03:11.223592+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:11 smithi190 bash[20839]: cluster 2024-09-17T12:03:09.913255+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:11 smithi190 bash[20839]: audit 2024-09-17T12:03:11.217594+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.22:0/1355143260' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]: dispatch 2024-09-17T12:03:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:11 smithi190 bash[20839]: audit 2024-09-17T12:03:11.217974+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]: dispatch 2024-09-17T12:03:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:11 smithi190 bash[20839]: audit 2024-09-17T12:03:11.223389+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "188650d0-1473-424b-8204-91c1a411afa2"}]': finished 2024-09-17T12:03:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:11 smithi190 bash[20839]: cluster 2024-09-17T12:03:11.223455+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T12:03:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:11 smithi190 bash[20839]: audit 2024-09-17T12:03:11.223592+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:12 smithi022 bash[19740]: audit 2024-09-17T12:03:12.267478+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/2758229560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:03:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:12 smithi022 bash[19740]: audit 2024-09-17T12:03:12.367851+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:12 smithi022 bash[19740]: audit 2024-09-17T12:03:12.372352+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:12 smithi022 bash[19740]: audit 2024-09-17T12:03:12.376609+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:12 smithi022 bash[25967]: audit 2024-09-17T12:03:12.267478+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/2758229560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:03:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:12 smithi022 bash[25967]: audit 2024-09-17T12:03:12.367851+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:12 smithi022 bash[25967]: audit 2024-09-17T12:03:12.372352+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:12 smithi022 bash[25967]: audit 2024-09-17T12:03:12.376609+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:12 smithi190 bash[20839]: audit 2024-09-17T12:03:12.267478+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.22:0/2758229560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:03:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:12 smithi190 bash[20839]: audit 2024-09-17T12:03:12.367851+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:12 smithi190 bash[20839]: audit 2024-09-17T12:03:12.372352+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:12 smithi190 bash[20839]: audit 2024-09-17T12:03:12.376609+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:13 smithi022 bash[19740]: cluster 2024-09-17T12:03:11.913673+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:13 smithi022 bash[25967]: cluster 2024-09-17T12:03:11.913673+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:13.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:13 smithi190 bash[20839]: cluster 2024-09-17T12:03:11.913673+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:15.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:15 smithi022 bash[19740]: cluster 2024-09-17T12:03:13.914181+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:15 smithi022 bash[25967]: cluster 2024-09-17T12:03:13.914181+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:15 smithi190 bash[20839]: cluster 2024-09-17T12:03:13.914181+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:17 smithi022 bash[19740]: cluster 2024-09-17T12:03:15.914728+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:17.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:17 smithi022 bash[25967]: cluster 2024-09-17T12:03:15.914728+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:17 smithi190 bash[20839]: cluster 2024-09-17T12:03:15.914728+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:18.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:18 smithi190 bash[20839]: audit 2024-09-17T12:03:17.635098+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:18.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:18 smithi190 bash[20839]: audit 2024-09-17T12:03:17.642646+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:18.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:18 smithi190 bash[20839]: audit 2024-09-17T12:03:17.652140+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:19.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:18 smithi022 bash[19740]: audit 2024-09-17T12:03:17.635098+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:19.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:18 smithi022 bash[19740]: audit 2024-09-17T12:03:17.642646+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:19.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:18 smithi022 bash[19740]: audit 2024-09-17T12:03:17.652140+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:19.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:18 smithi022 bash[25967]: audit 2024-09-17T12:03:17.635098+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:19.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:18 smithi022 bash[25967]: audit 2024-09-17T12:03:17.642646+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:19.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:18 smithi022 bash[25967]: audit 2024-09-17T12:03:17.652140+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:19 smithi190 bash[20839]: cluster 2024-09-17T12:03:17.915318+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:20.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:19 smithi022 bash[19740]: cluster 2024-09-17T12:03:17.915318+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:19 smithi022 bash[25967]: cluster 2024-09-17T12:03:17.915318+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:21.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:21 smithi022 bash[19740]: cluster 2024-09-17T12:03:19.915780+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:21 smithi022 bash[25967]: cluster 2024-09-17T12:03:19.915780+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:21 smithi190 bash[20839]: cluster 2024-09-17T12:03:19.915780+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:23 smithi022 bash[19740]: cluster 2024-09-17T12:03:21.916295+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:24.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:23 smithi022 bash[25967]: cluster 2024-09-17T12:03:21.916295+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:23 smithi190 bash[20839]: cluster 2024-09-17T12:03:21.916295+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:24.964 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:24 smithi022 bash[19740]: audit 2024-09-17T12:03:23.742427+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T12:03:24.964 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:24 smithi022 bash[19740]: audit 2024-09-17T12:03:23.744195+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:24.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:24 smithi022 bash[25967]: audit 2024-09-17T12:03:23.742427+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T12:03:24.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:24 smithi022 bash[25967]: audit 2024-09-17T12:03:23.744195+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:24 smithi190 bash[20839]: audit 2024-09-17T12:03:23.742427+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T12:03:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:24 smithi190 bash[20839]: audit 2024-09-17T12:03:23.744195+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:25.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:25 smithi022 bash[25967]: cephadm 2024-09-17T12:03:23.745604+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:03:25.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:25 smithi022 bash[25967]: cluster 2024-09-17T12:03:23.916808+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:25.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:25 smithi022 bash[19740]: cephadm 2024-09-17T12:03:23.745604+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:03:25.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:25 smithi022 bash[19740]: cluster 2024-09-17T12:03:23.916808+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:26.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:25 smithi190 bash[20839]: cephadm 2024-09-17T12:03:23.745604+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:03:26.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:25 smithi190 bash[20839]: cluster 2024-09-17T12:03:23.916808+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:27.864 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:27.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:27 smithi022 bash[25967]: cluster 2024-09-17T12:03:25.917492+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:27.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:27.865 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:27.865 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:27.865 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:27 smithi022 bash[19740]: cluster 2024-09-17T12:03:25.917492+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:27.865 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:27.866 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:28.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:27 smithi190 bash[20839]: cluster 2024-09-17T12:03:25.917492+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:28.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:28.235 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:28.236 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:28.236 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:28.236 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:28.236 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:03:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[19740]: audit 2024-09-17T12:03:28.128898+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[19740]: audit 2024-09-17T12:03:28.134240+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[19740]: audit 2024-09-17T12:03:28.134485+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[19740]: audit 2024-09-17T12:03:28.136077+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:29.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[19740]: audit 2024-09-17T12:03:28.139710+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:29.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[19740]: audit 2024-09-17T12:03:28.144280+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:29.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[25967]: audit 2024-09-17T12:03:28.128898+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:29.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[25967]: audit 2024-09-17T12:03:28.134240+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:29.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[25967]: audit 2024-09-17T12:03:28.134485+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:29.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[25967]: audit 2024-09-17T12:03:28.136077+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:29.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[25967]: audit 2024-09-17T12:03:28.139710+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:29.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:28 smithi022 bash[25967]: audit 2024-09-17T12:03:28.144280+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:28 smithi190 bash[20839]: audit 2024-09-17T12:03:28.128898+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:28 smithi190 bash[20839]: audit 2024-09-17T12:03:28.134240+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:28 smithi190 bash[20839]: audit 2024-09-17T12:03:28.134485+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:28 smithi190 bash[20839]: audit 2024-09-17T12:03:28.136077+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:28 smithi190 bash[20839]: audit 2024-09-17T12:03:28.139710+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:29.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:28 smithi190 bash[20839]: audit 2024-09-17T12:03:28.144280+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:30.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:29 smithi022 bash[19740]: cluster 2024-09-17T12:03:27.917893+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:29 smithi022 bash[25967]: cluster 2024-09-17T12:03:27.917893+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:30.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:29 smithi190 bash[20839]: cluster 2024-09-17T12:03:27.917893+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:32.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:31 smithi022 bash[19740]: cluster 2024-09-17T12:03:29.918381+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:32.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:31 smithi022 bash[25967]: cluster 2024-09-17T12:03:29.918381+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:31 smithi190 bash[20839]: cluster 2024-09-17T12:03:29.918381+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: cluster 2024-09-17T12:03:31.918804+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: audit 2024-09-17T12:03:32.536580+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: audit 2024-09-17T12:03:32.541373+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: cephadm 2024-09-17T12:03:32.543371+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:03:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: audit 2024-09-17T12:03:32.544680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: audit 2024-09-17T12:03:32.548087+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: audit 2024-09-17T12:03:32.548304+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: audit 2024-09-17T12:03:32.549911+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:33 smithi190 bash[20839]: audit 2024-09-17T12:03:32.555723+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: cluster 2024-09-17T12:03:31.918804+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: audit 2024-09-17T12:03:32.536580+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: audit 2024-09-17T12:03:32.541373+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: cephadm 2024-09-17T12:03:32.543371+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:03:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: audit 2024-09-17T12:03:32.544680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: audit 2024-09-17T12:03:32.548087+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: audit 2024-09-17T12:03:32.548304+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: audit 2024-09-17T12:03:32.549911+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[19740]: audit 2024-09-17T12:03:32.555723+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: cluster 2024-09-17T12:03:31.918804+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: audit 2024-09-17T12:03:32.536580+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: audit 2024-09-17T12:03:32.541373+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: cephadm 2024-09-17T12:03:32.543371+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Detected new or changed devices on smithi022 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: audit 2024-09-17T12:03:32.544680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: audit 2024-09-17T12:03:32.548087+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: audit 2024-09-17T12:03:32.548304+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: audit 2024-09-17T12:03:32.549911+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:33 smithi022 bash[25967]: audit 2024-09-17T12:03:32.555723+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:35.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:35 smithi022 bash[19740]: cluster 2024-09-17T12:03:33.919155+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:35.639 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:35 smithi022 bash[25967]: cluster 2024-09-17T12:03:33.919155+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:35.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:35 smithi190 bash[20839]: cluster 2024-09-17T12:03:33.919155+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:36.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:36 smithi190 bash[20839]: audit 2024-09-17T12:03:35.544048+0000 mon.a (mon.0) 579 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T12:03:36.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:36 smithi190 bash[20839]: audit 2024-09-17T12:03:36.302542+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:36 smithi190 bash[20839]: audit 2024-09-17T12:03:36.308770+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:36 smithi190 bash[20839]: audit 2024-09-17T12:03:36.311242+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:36.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:36 smithi190 bash[20839]: audit 2024-09-17T12:03:36.314371+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:36 smithi190 bash[20839]: audit 2024-09-17T12:03:36.314709+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:36.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:36 smithi190 bash[20839]: audit 2024-09-17T12:03:36.316210+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:36.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:36 smithi190 bash[20839]: audit 2024-09-17T12:03:36.321693+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[19740]: audit 2024-09-17T12:03:35.544048+0000 mon.a (mon.0) 579 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T12:03:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[19740]: audit 2024-09-17T12:03:36.302542+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[19740]: audit 2024-09-17T12:03:36.308770+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[19740]: audit 2024-09-17T12:03:36.311242+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[19740]: audit 2024-09-17T12:03:36.314371+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[19740]: audit 2024-09-17T12:03:36.314709+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[19740]: audit 2024-09-17T12:03:36.316210+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[19740]: audit 2024-09-17T12:03:36.321693+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[25967]: audit 2024-09-17T12:03:35.544048+0000 mon.a (mon.0) 579 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[25967]: audit 2024-09-17T12:03:36.302542+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[25967]: audit 2024-09-17T12:03:36.308770+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[25967]: audit 2024-09-17T12:03:36.311242+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[25967]: audit 2024-09-17T12:03:36.314371+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:36.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[25967]: audit 2024-09-17T12:03:36.314709+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:36.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[25967]: audit 2024-09-17T12:03:36.316210+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:36.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:36 smithi022 bash[25967]: audit 2024-09-17T12:03:36.321693+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:37.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[19740]: cluster 2024-09-17T12:03:35.919487+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:37.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[19740]: audit 2024-09-17T12:03:36.555912+0000 mon.a (mon.0) 587 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:03:37.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[19740]: cluster 2024-09-17T12:03:36.556125+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:03:37.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[19740]: audit 2024-09-17T12:03:36.556366+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:37.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[19740]: audit 2024-09-17T12:03:36.557111+0000 mon.a (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:03:37.885 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[25967]: cluster 2024-09-17T12:03:35.919487+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:37.885 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[25967]: audit 2024-09-17T12:03:36.555912+0000 mon.a (mon.0) 587 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:03:37.885 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[25967]: cluster 2024-09-17T12:03:36.556125+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:03:37.885 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[25967]: audit 2024-09-17T12:03:36.556366+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:37.885 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:37 smithi022 bash[25967]: audit 2024-09-17T12:03:36.557111+0000 mon.a (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:03:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:37 smithi190 bash[20839]: cluster 2024-09-17T12:03:35.919487+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:37 smithi190 bash[20839]: audit 2024-09-17T12:03:36.555912+0000 mon.a (mon.0) 587 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:03:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:37 smithi190 bash[20839]: cluster 2024-09-17T12:03:36.556125+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:03:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:37 smithi190 bash[20839]: audit 2024-09-17T12:03:36.556366+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:37 smithi190 bash[20839]: audit 2024-09-17T12:03:36.557111+0000 mon.a (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]: dispatch 2024-09-17T12:03:38.230 INFO:teuthology.orchestra.run.smithi022.stdout:Created osd(s) 3 on host 'smithi022' 2024-09-17T12:03:38.818 DEBUG:teuthology.orchestra.run.smithi022:osd.3> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T12:03:38.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: cluster 2024-09-17T12:03:36.582950+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:03:38.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: cluster 2024-09-17T12:03:36.583036+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:03:38.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:37.555482+0000 mon.a (mon.0) 591 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:03:38.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: cluster 2024-09-17T12:03:37.555594+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:03:38.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:37.556036+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:38.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:37.562742+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:38.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:37.786068+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:37.791179+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:37.797083+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:37.889525+0000 mon.a (mon.0) 598 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.206646+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.216934+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.217528+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.220709+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.228281+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.230829+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.232339+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.243354+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.245444+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:38.820 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.246826+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[19740]: audit 2024-09-17T12:03:38.254459+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: cluster 2024-09-17T12:03:36.582950+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: cluster 2024-09-17T12:03:36.583036+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:37.555482+0000 mon.a (mon.0) 591 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: cluster 2024-09-17T12:03:37.555594+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:37.556036+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:37.562742+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:37.786068+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:37.791179+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:37.797083+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:37.889525+0000 mon.a (mon.0) 598 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.206646+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.216934+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.217528+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.220709+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.228281+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.230829+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.232339+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.243354+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.245444+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:38.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.246826+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:38.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:38 smithi022 bash[25967]: audit 2024-09-17T12:03:38.254459+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.825 INFO:tasks.cephadm:Deploying osd.4 on smithi190 with /dev/vg_nvme/lv_4... 2024-09-17T12:03:38.825 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T12:03:38.836 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: cluster 2024-09-17T12:03:36.582950+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: cluster 2024-09-17T12:03:36.583036+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:37.555482+0000 mon.a (mon.0) 591 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]}]': finished 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: cluster 2024-09-17T12:03:37.555594+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:37.556036+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:37.562742+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:37.786068+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:37.791179+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:37.797083+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:37.889525+0000 mon.a (mon.0) 598 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898]' entity='osd.3' 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.206646+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.216934+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.837 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.217528+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.838 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.220709+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.838 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.228281+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.838 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.230829+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.838 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.232339+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:03:38.838 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.243354+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:38.838 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.245444+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:38.838 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.246826+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:03:38.838 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:38 smithi190 bash[20839]: audit 2024-09-17T12:03:38.254459+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:39.565 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[19740]: cluster 2024-09-17T12:03:37.919876+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:39 smithi190 bash[20839]: cluster 2024-09-17T12:03:37.919876+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:39 smithi190 bash[20839]: cephadm 2024-09-17T12:03:38.233673+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 3805M 2024-09-17T12:03:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:39 smithi190 bash[20839]: audit 2024-09-17T12:03:38.570580+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:39 smithi190 bash[20839]: cluster 2024-09-17T12:03:38.892501+0000 mon.a (mon.0) 611 : cluster [INF] osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898] boot 2024-09-17T12:03:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:39 smithi190 bash[20839]: cluster 2024-09-17T12:03:38.892557+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T12:03:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:39 smithi190 bash[20839]: audit 2024-09-17T12:03:38.893744+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[19740]: cephadm 2024-09-17T12:03:38.233673+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 3805M 2024-09-17T12:03:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[19740]: audit 2024-09-17T12:03:38.570580+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[19740]: cluster 2024-09-17T12:03:38.892501+0000 mon.a (mon.0) 611 : cluster [INF] osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898] boot 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[19740]: cluster 2024-09-17T12:03:38.892557+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[19740]: audit 2024-09-17T12:03:38.893744+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[25967]: cluster 2024-09-17T12:03:37.919876+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[25967]: cephadm 2024-09-17T12:03:38.233673+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 3805M 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[25967]: audit 2024-09-17T12:03:38.570580+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[25967]: cluster 2024-09-17T12:03:38.892501+0000 mon.a (mon.0) 611 : cluster [INF] osd.3 [v2:172.21.15.22:6826/3739619898,v1:172.21.15.22:6827/3739619898] boot 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[25967]: cluster 2024-09-17T12:03:38.892557+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T12:03:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:39 smithi022 bash[25967]: audit 2024-09-17T12:03:38.893744+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:03:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:41 smithi190 bash[20839]: cluster 2024-09-17T12:03:39.920460+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:41 smithi190 bash[20839]: cluster 2024-09-17T12:03:40.575827+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:03:42.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:41 smithi022 bash[19740]: cluster 2024-09-17T12:03:39.920460+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:42.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:41 smithi022 bash[19740]: cluster 2024-09-17T12:03:40.575827+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:03:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:41 smithi022 bash[25967]: cluster 2024-09-17T12:03:39.920460+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:41 smithi022 bash[25967]: cluster 2024-09-17T12:03:40.575827+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:03:43.492 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:03:43.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:43 smithi190 bash[20839]: cluster 2024-09-17T12:03:41.921152+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:43 smithi022 bash[19740]: cluster 2024-09-17T12:03:41.921152+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:43 smithi022 bash[25967]: cluster 2024-09-17T12:03:41.921152+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:45.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:45 smithi190 bash[20839]: cluster 2024-09-17T12:03:43.921711+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:46.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:45 smithi022 bash[19740]: cluster 2024-09-17T12:03:43.921711+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:46.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:45 smithi022 bash[25967]: cluster 2024-09-17T12:03:43.921711+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:47.300 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T12:03:47.331 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi190:vg_nvme/lv_4 2024-09-17T12:03:47.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:47 smithi190 bash[20839]: cluster 2024-09-17T12:03:45.922378+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:47 smithi022 bash[19740]: cluster 2024-09-17T12:03:45.922378+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:47 smithi022 bash[25967]: cluster 2024-09-17T12:03:45.922378+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:49 smithi190 bash[20839]: cluster 2024-09-17T12:03:47.923032+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:49 smithi022 bash[19740]: cluster 2024-09-17T12:03:47.923032+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:49 smithi022 bash[25967]: cluster 2024-09-17T12:03:47.923032+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:51 smithi190 bash[20839]: cluster 2024-09-17T12:03:49.923699+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:51 smithi022 bash[25967]: cluster 2024-09-17T12:03:49.923699+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:51 smithi022 bash[19740]: cluster 2024-09-17T12:03:49.923699+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:52.038 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:03:53.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:53 smithi022 bash[19740]: cluster 2024-09-17T12:03:51.924349+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:53.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:53 smithi022 bash[19740]: audit 2024-09-17T12:03:52.991124+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:53.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:53 smithi022 bash[19740]: audit 2024-09-17T12:03:52.995340+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:53.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:53 smithi022 bash[19740]: audit 2024-09-17T12:03:53.000437+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:53.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:53 smithi022 bash[25967]: cluster 2024-09-17T12:03:51.924349+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:53.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:53 smithi022 bash[25967]: audit 2024-09-17T12:03:52.991124+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:53.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:53 smithi022 bash[25967]: audit 2024-09-17T12:03:52.995340+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:53.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:53 smithi022 bash[25967]: audit 2024-09-17T12:03:53.000437+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:53.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:53 smithi190 bash[20839]: cluster 2024-09-17T12:03:51.924349+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:53.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:53 smithi190 bash[20839]: audit 2024-09-17T12:03:52.991124+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:53.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:53 smithi190 bash[20839]: audit 2024-09-17T12:03:52.995340+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:53.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:53 smithi190 bash[20839]: audit 2024-09-17T12:03:53.000437+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:55.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:55 smithi190 bash[20839]: cluster 2024-09-17T12:03:53.924896+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:55.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:55 smithi190 bash[20839]: audit 2024-09-17T12:03:54.967153+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:03:55.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:55 smithi190 bash[20839]: audit 2024-09-17T12:03:54.973235+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:03:55.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:55 smithi190 bash[20839]: audit 2024-09-17T12:03:54.974920+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:55 smithi022 bash[19740]: cluster 2024-09-17T12:03:53.924896+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:55 smithi022 bash[19740]: audit 2024-09-17T12:03:54.967153+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:03:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:55 smithi022 bash[19740]: audit 2024-09-17T12:03:54.973235+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:03:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:55 smithi022 bash[19740]: audit 2024-09-17T12:03:54.974920+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:56.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:55 smithi022 bash[25967]: cluster 2024-09-17T12:03:53.924896+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:55 smithi022 bash[25967]: audit 2024-09-17T12:03:54.967153+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:03:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:55 smithi022 bash[25967]: audit 2024-09-17T12:03:54.973235+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:03:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:55 smithi022 bash[25967]: audit 2024-09-17T12:03:54.974920+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:03:56.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:56 smithi190 bash[20839]: audit 2024-09-17T12:03:54.960478+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:56 smithi022 bash[19740]: audit 2024-09-17T12:03:54.960478+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:57.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:56 smithi022 bash[25967]: audit 2024-09-17T12:03:54.960478+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:57.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:57 smithi190 bash[20839]: cluster 2024-09-17T12:03:55.925380+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:58.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:57 smithi022 bash[19740]: cluster 2024-09-17T12:03:55.925380+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:58.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:57 smithi022 bash[25967]: cluster 2024-09-17T12:03:55.925380+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:58 smithi022 bash[19740]: cluster 2024-09-17T12:03:57.925930+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:58 smithi022 bash[19740]: audit 2024-09-17T12:03:57.985677+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:58 smithi022 bash[19740]: audit 2024-09-17T12:03:57.995886+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:03:58 smithi022 bash[19740]: audit 2024-09-17T12:03:58.005502+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:59.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:58 smithi022 bash[25967]: cluster 2024-09-17T12:03:57.925930+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:59.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:58 smithi022 bash[25967]: audit 2024-09-17T12:03:57.985677+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:59.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:58 smithi022 bash[25967]: audit 2024-09-17T12:03:57.995886+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:59.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:03:58 smithi022 bash[25967]: audit 2024-09-17T12:03:58.005502+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:58 smithi190 bash[20839]: cluster 2024-09-17T12:03:57.925930+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:03:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:58 smithi190 bash[20839]: audit 2024-09-17T12:03:57.985677+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:58 smithi190 bash[20839]: audit 2024-09-17T12:03:57.995886+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:03:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:03:58 smithi190 bash[20839]: audit 2024-09-17T12:03:58.005502+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:01.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:00 smithi190 bash[20839]: cluster 2024-09-17T12:03:59.926464+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:01.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:00 smithi022 bash[19740]: cluster 2024-09-17T12:03:59.926464+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:01.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:00 smithi022 bash[25967]: cluster 2024-09-17T12:03:59.926464+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:03.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:02 smithi022 bash[19740]: cluster 2024-09-17T12:04:01.927026+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:03.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:02 smithi022 bash[25967]: cluster 2024-09-17T12:04:01.927026+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:02 smithi190 bash[20839]: cluster 2024-09-17T12:04:01.927026+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[19740]: audit 2024-09-17T12:04:03.032675+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]: dispatch 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[19740]: audit 2024-09-17T12:04:03.032868+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.190:0/2676570167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]: dispatch 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[19740]: audit 2024-09-17T12:04:03.041221+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]': finished 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[19740]: cluster 2024-09-17T12:04:03.041385+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[19740]: audit 2024-09-17T12:04:03.041632+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[19740]: audit 2024-09-17T12:04:03.690012+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.190:0/65833302' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[25967]: audit 2024-09-17T12:04:03.032675+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]: dispatch 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[25967]: audit 2024-09-17T12:04:03.032868+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.190:0/2676570167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]: dispatch 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[25967]: audit 2024-09-17T12:04:03.041221+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]': finished 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[25967]: cluster 2024-09-17T12:04:03.041385+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T12:04:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[25967]: audit 2024-09-17T12:04:03.041632+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:03 smithi022 bash[25967]: audit 2024-09-17T12:04:03.690012+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.190:0/65833302' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:04:04.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:03 smithi190 bash[20839]: audit 2024-09-17T12:04:03.032675+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]: dispatch 2024-09-17T12:04:04.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:03 smithi190 bash[20839]: audit 2024-09-17T12:04:03.032868+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.190:0/2676570167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]: dispatch 2024-09-17T12:04:04.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:03 smithi190 bash[20839]: audit 2024-09-17T12:04:03.041221+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd2a70ff-17c7-4d9f-930d-a48989add3fa"}]': finished 2024-09-17T12:04:04.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:03 smithi190 bash[20839]: cluster 2024-09-17T12:04:03.041385+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T12:04:04.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:03 smithi190 bash[20839]: audit 2024-09-17T12:04:03.041632+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:04.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:03 smithi190 bash[20839]: audit 2024-09-17T12:04:03.690012+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.190:0/65833302' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:04:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:05 smithi190 bash[20839]: cluster 2024-09-17T12:04:03.927499+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:05.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:05 smithi022 bash[19740]: cluster 2024-09-17T12:04:03.927499+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:05 smithi022 bash[25967]: cluster 2024-09-17T12:04:03.927499+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:07 smithi190 bash[20839]: cluster 2024-09-17T12:04:05.928004+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:07 smithi022 bash[19740]: cluster 2024-09-17T12:04:05.928004+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:07 smithi022 bash[25967]: cluster 2024-09-17T12:04:05.928004+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:09 smithi190 bash[20839]: cluster 2024-09-17T12:04:07.928567+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:09.448 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:09 smithi022 bash[19740]: cluster 2024-09-17T12:04:07.928567+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:09.448 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:09 smithi022 bash[25967]: cluster 2024-09-17T12:04:07.928567+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:11 smithi190 bash[20839]: cluster 2024-09-17T12:04:09.929111+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:11.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:11 smithi022 bash[19740]: cluster 2024-09-17T12:04:09.929111+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:11.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:11 smithi022 bash[25967]: cluster 2024-09-17T12:04:09.929111+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:13.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:13 smithi190 bash[20839]: cluster 2024-09-17T12:04:11.929647+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:13 smithi022 bash[19740]: cluster 2024-09-17T12:04:11.929647+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:13 smithi022 bash[25967]: cluster 2024-09-17T12:04:11.929647+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:14 smithi022 bash[19740]: audit 2024-09-17T12:04:13.177912+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:14 smithi022 bash[19740]: audit 2024-09-17T12:04:13.182722+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:14 smithi022 bash[19740]: audit 2024-09-17T12:04:13.189549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:14.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:14 smithi022 bash[25967]: audit 2024-09-17T12:04:13.177912+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:14 smithi022 bash[25967]: audit 2024-09-17T12:04:13.182722+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:14 smithi022 bash[25967]: audit 2024-09-17T12:04:13.189549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:14 smithi190 bash[20839]: audit 2024-09-17T12:04:13.177912+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:14 smithi190 bash[20839]: audit 2024-09-17T12:04:13.182722+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:14 smithi190 bash[20839]: audit 2024-09-17T12:04:13.189549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:15.450 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:15 smithi190 bash[20839]: cluster 2024-09-17T12:04:13.930119+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:15.451 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:15 smithi190 bash[20839]: audit 2024-09-17T12:04:15.150727+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T12:04:15.451 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:15 smithi190 bash[20839]: audit 2024-09-17T12:04:15.152535+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:15 smithi022 bash[19740]: cluster 2024-09-17T12:04:13.930119+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:15 smithi022 bash[19740]: audit 2024-09-17T12:04:15.150727+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T12:04:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:15 smithi022 bash[19740]: audit 2024-09-17T12:04:15.152535+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:15.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:15 smithi022 bash[25967]: cluster 2024-09-17T12:04:13.930119+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:15.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:15 smithi022 bash[25967]: audit 2024-09-17T12:04:15.150727+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T12:04:15.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:15 smithi022 bash[25967]: audit 2024-09-17T12:04:15.152535+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:16.491 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:16 smithi190 bash[20839]: cephadm 2024-09-17T12:04:15.154058+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:04:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:16 smithi022 bash[19740]: cephadm 2024-09-17T12:04:15.154058+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:04:16.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:16 smithi022 bash[25967]: cephadm 2024-09-17T12:04:15.154058+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:04:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:17 smithi022 bash[19740]: cluster 2024-09-17T12:04:15.930762+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:17 smithi022 bash[25967]: cluster 2024-09-17T12:04:15.930762+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:17.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:17 smithi190 bash[20839]: cluster 2024-09-17T12:04:15.930762+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:19 smithi022 bash[19740]: cluster 2024-09-17T12:04:17.931460+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:19 smithi022 bash[19740]: audit 2024-09-17T12:04:18.172286+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:19 smithi022 bash[19740]: audit 2024-09-17T12:04:18.180522+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:19 smithi022 bash[19740]: audit 2024-09-17T12:04:18.190446+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:19 smithi022 bash[25967]: cluster 2024-09-17T12:04:17.931460+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:19 smithi022 bash[25967]: audit 2024-09-17T12:04:18.172286+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:19 smithi022 bash[25967]: audit 2024-09-17T12:04:18.180522+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:19 smithi022 bash[25967]: audit 2024-09-17T12:04:18.190446+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:19.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:19 smithi190 bash[20839]: cluster 2024-09-17T12:04:17.931460+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:19.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:19 smithi190 bash[20839]: audit 2024-09-17T12:04:18.172286+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:19.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:19 smithi190 bash[20839]: audit 2024-09-17T12:04:18.180522+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:19.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:19 smithi190 bash[20839]: audit 2024-09-17T12:04:18.190446+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:20.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:20.655 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:04:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:20.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:20.924 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:04:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:21 smithi190 bash[20839]: cluster 2024-09-17T12:04:19.931974+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:21 smithi190 bash[20839]: audit 2024-09-17T12:04:20.911392+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:04:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:21 smithi190 bash[20839]: audit 2024-09-17T12:04:20.919351+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:21 smithi190 bash[20839]: audit 2024-09-17T12:04:20.919826+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:21 smithi190 bash[20839]: audit 2024-09-17T12:04:20.922401+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:04:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:21 smithi190 bash[20839]: audit 2024-09-17T12:04:20.928460+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:21 smithi190 bash[20839]: audit 2024-09-17T12:04:20.936864+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[19740]: cluster 2024-09-17T12:04:19.931974+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[19740]: audit 2024-09-17T12:04:20.911392+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:04:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[19740]: audit 2024-09-17T12:04:20.919351+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[19740]: audit 2024-09-17T12:04:20.919826+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[19740]: audit 2024-09-17T12:04:20.922401+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[19740]: audit 2024-09-17T12:04:20.928460+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[19740]: audit 2024-09-17T12:04:20.936864+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[25967]: cluster 2024-09-17T12:04:19.931974+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[25967]: audit 2024-09-17T12:04:20.911392+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[25967]: audit 2024-09-17T12:04:20.919351+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[25967]: audit 2024-09-17T12:04:20.919826+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[25967]: audit 2024-09-17T12:04:20.922401+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[25967]: audit 2024-09-17T12:04:20.928460+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:21 smithi022 bash[25967]: audit 2024-09-17T12:04:20.936864+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:23.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:23 smithi190 bash[20839]: cluster 2024-09-17T12:04:21.932527+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:23.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:23 smithi022 bash[19740]: cluster 2024-09-17T12:04:21.932527+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:23.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:23 smithi022 bash[25967]: cluster 2024-09-17T12:04:21.932527+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:24 smithi022 bash[19740]: audit 2024-09-17T12:04:23.198579+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:24 smithi022 bash[19740]: audit 2024-09-17T12:04:23.206756+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:24 smithi022 bash[19740]: audit 2024-09-17T12:04:23.216850+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:24.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:24 smithi022 bash[25967]: audit 2024-09-17T12:04:23.198579+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:24 smithi022 bash[25967]: audit 2024-09-17T12:04:23.206756+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:24 smithi022 bash[25967]: audit 2024-09-17T12:04:23.216850+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:24 smithi190 bash[20839]: audit 2024-09-17T12:04:23.198579+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:24 smithi190 bash[20839]: audit 2024-09-17T12:04:23.206756+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:24.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:24 smithi190 bash[20839]: audit 2024-09-17T12:04:23.216850+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:25.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:25 smithi190 bash[20839]: cluster 2024-09-17T12:04:23.933028+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:25.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:25 smithi022 bash[19740]: cluster 2024-09-17T12:04:23.933028+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:25 smithi022 bash[25967]: cluster 2024-09-17T12:04:23.933028+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:27.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:27 smithi022 bash[19740]: cluster 2024-09-17T12:04:25.933648+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:27.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:27 smithi022 bash[25967]: cluster 2024-09-17T12:04:25.933648+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:27.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:27 smithi190 bash[20839]: cluster 2024-09-17T12:04:25.933648+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:29.076 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 4 on host 'smithi190' 2024-09-17T12:04:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: cluster 2024-09-17T12:04:27.934355+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: audit 2024-09-17T12:04:29.057188+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:04:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: audit 2024-09-17T12:04:29.065396+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: audit 2024-09-17T12:04:29.065933+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:04:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: audit 2024-09-17T12:04:29.074302+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: audit 2024-09-17T12:04:29.082765+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: audit 2024-09-17T12:04:29.085267+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: audit 2024-09-17T12:04:29.087133+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:04:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:29 smithi190 bash[20839]: audit 2024-09-17T12:04:29.097477+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: cluster 2024-09-17T12:04:27.934355+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: audit 2024-09-17T12:04:29.057188+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:04:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: audit 2024-09-17T12:04:29.065396+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: audit 2024-09-17T12:04:29.065933+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:04:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: audit 2024-09-17T12:04:29.074302+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: audit 2024-09-17T12:04:29.082765+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: audit 2024-09-17T12:04:29.085267+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: audit 2024-09-17T12:04:29.087133+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[19740]: audit 2024-09-17T12:04:29.097477+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: cluster 2024-09-17T12:04:27.934355+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: audit 2024-09-17T12:04:29.057188+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: audit 2024-09-17T12:04:29.065396+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: audit 2024-09-17T12:04:29.065933+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: audit 2024-09-17T12:04:29.074302+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: audit 2024-09-17T12:04:29.082765+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: audit 2024-09-17T12:04:29.085267+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:29.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: audit 2024-09-17T12:04:29.087133+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:04:29.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:29 smithi022 bash[25967]: audit 2024-09-17T12:04:29.097477+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:29.686 DEBUG:teuthology.orchestra.run.smithi190:osd.4> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T12:04:29.688 INFO:tasks.cephadm:Deploying osd.5 on smithi190 with /dev/vg_nvme/lv_3... 2024-09-17T12:04:29.688 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T12:04:30.501 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:30 smithi022 bash[25967]: cephadm 2024-09-17T12:04:29.067716+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 16241M 2024-09-17T12:04:30.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:30 smithi022 bash[25967]: audit 2024-09-17T12:04:29.648284+0000 mon.a (mon.0) 653 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T12:04:30.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:30 smithi022 bash[25967]: audit 2024-09-17T12:04:29.649067+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T12:04:30.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:30 smithi022 bash[19740]: cephadm 2024-09-17T12:04:29.067716+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 16241M 2024-09-17T12:04:30.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:30 smithi022 bash[19740]: audit 2024-09-17T12:04:29.648284+0000 mon.a (mon.0) 653 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T12:04:30.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:30 smithi022 bash[19740]: audit 2024-09-17T12:04:29.649067+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T12:04:30.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:30 smithi190 bash[20839]: cephadm 2024-09-17T12:04:29.067716+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 16241M 2024-09-17T12:04:30.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:30 smithi190 bash[20839]: audit 2024-09-17T12:04:29.648284+0000 mon.a (mon.0) 653 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T12:04:30.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:30 smithi190 bash[20839]: audit 2024-09-17T12:04:29.649067+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T12:04:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[19740]: cluster 2024-09-17T12:04:29.934944+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[19740]: audit 2024-09-17T12:04:30.242807+0000 mon.a (mon.0) 654 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:04:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[19740]: cluster 2024-09-17T12:04:30.242922+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T12:04:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[19740]: audit 2024-09-17T12:04:30.243107+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[19740]: audit 2024-09-17T12:04:30.247674+0000 mon.a (mon.0) 657 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:04:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[19740]: audit 2024-09-17T12:04:30.248631+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:04:31.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[25967]: cluster 2024-09-17T12:04:29.934944+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:31.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[25967]: audit 2024-09-17T12:04:30.242807+0000 mon.a (mon.0) 654 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:04:31.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[25967]: cluster 2024-09-17T12:04:30.242922+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T12:04:31.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[25967]: audit 2024-09-17T12:04:30.243107+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:31.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[25967]: audit 2024-09-17T12:04:30.247674+0000 mon.a (mon.0) 657 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:04:31.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:31 smithi022 bash[25967]: audit 2024-09-17T12:04:30.248631+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:04:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:31 smithi190 bash[20839]: cluster 2024-09-17T12:04:29.934944+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:31 smithi190 bash[20839]: audit 2024-09-17T12:04:30.242807+0000 mon.a (mon.0) 654 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:04:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:31 smithi190 bash[20839]: cluster 2024-09-17T12:04:30.242922+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T12:04:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:31 smithi190 bash[20839]: audit 2024-09-17T12:04:30.243107+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:31 smithi190 bash[20839]: audit 2024-09-17T12:04:30.247674+0000 mon.a (mon.0) 657 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:04:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:31 smithi190 bash[20839]: audit 2024-09-17T12:04:30.248631+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:04:32.153 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:04:31 smithi190 bash[28090]: debug 2024-09-17T12:04:31.759+0000 7fc6c57a5640 -1 osd.4 0 waiting for initial osdmap 2024-09-17T12:04:32.153 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:04:31 smithi190 bash[28090]: debug 2024-09-17T12:04:31.803+0000 7fc6bd5c6640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:04:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[19740]: audit 2024-09-17T12:04:31.248446+0000 mon.a (mon.0) 658 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:04:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[19740]: cluster 2024-09-17T12:04:31.248664+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:04:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[19740]: audit 2024-09-17T12:04:31.250496+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[19740]: audit 2024-09-17T12:04:31.261156+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[19740]: audit 2024-09-17T12:04:31.776203+0000 mon.a (mon.0) 662 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T12:04:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[19740]: cluster 2024-09-17T12:04:32.017702+0000 mon.a (mon.0) 663 : cluster [INF] osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952] boot 2024-09-17T12:04:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[19740]: cluster 2024-09-17T12:04:32.017813+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T12:04:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[19740]: audit 2024-09-17T12:04:32.018096+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:32.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[25967]: audit 2024-09-17T12:04:31.248446+0000 mon.a (mon.0) 658 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:04:32.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[25967]: cluster 2024-09-17T12:04:31.248664+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:04:32.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[25967]: audit 2024-09-17T12:04:31.250496+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:32.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[25967]: audit 2024-09-17T12:04:31.261156+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:32.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[25967]: audit 2024-09-17T12:04:31.776203+0000 mon.a (mon.0) 662 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T12:04:32.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[25967]: cluster 2024-09-17T12:04:32.017702+0000 mon.a (mon.0) 663 : cluster [INF] osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952] boot 2024-09-17T12:04:32.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[25967]: cluster 2024-09-17T12:04:32.017813+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T12:04:32.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:32 smithi022 bash[25967]: audit 2024-09-17T12:04:32.018096+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:32 smithi190 bash[20839]: audit 2024-09-17T12:04:31.248446+0000 mon.a (mon.0) 658 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:04:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:32 smithi190 bash[20839]: cluster 2024-09-17T12:04:31.248664+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:04:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:32 smithi190 bash[20839]: audit 2024-09-17T12:04:31.250496+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:32 smithi190 bash[20839]: audit 2024-09-17T12:04:31.261156+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:32 smithi190 bash[20839]: audit 2024-09-17T12:04:31.776203+0000 mon.a (mon.0) 662 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T12:04:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:32 smithi190 bash[20839]: cluster 2024-09-17T12:04:32.017702+0000 mon.a (mon.0) 663 : cluster [INF] osd.4 [v2:172.21.15.190:6800/1232279952,v1:172.21.15.190:6801/1232279952] boot 2024-09-17T12:04:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:32 smithi190 bash[20839]: cluster 2024-09-17T12:04:32.017813+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T12:04:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:32 smithi190 bash[20839]: audit 2024-09-17T12:04:32.018096+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:04:33.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:33 smithi022 bash[19740]: cluster 2024-09-17T12:04:30.606059+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:04:33.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:33 smithi022 bash[19740]: cluster 2024-09-17T12:04:30.606181+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:04:33.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:33 smithi022 bash[19740]: cluster 2024-09-17T12:04:31.935525+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:33.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:33 smithi022 bash[19740]: cluster 2024-09-17T12:04:33.016221+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T12:04:33.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:33 smithi022 bash[25967]: cluster 2024-09-17T12:04:30.606059+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:04:33.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:33 smithi022 bash[25967]: cluster 2024-09-17T12:04:30.606181+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:04:33.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:33 smithi022 bash[25967]: cluster 2024-09-17T12:04:31.935525+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:33.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:33 smithi022 bash[25967]: cluster 2024-09-17T12:04:33.016221+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T12:04:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:33 smithi190 bash[20839]: cluster 2024-09-17T12:04:30.606059+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:04:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:33 smithi190 bash[20839]: cluster 2024-09-17T12:04:30.606181+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:04:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:33 smithi190 bash[20839]: cluster 2024-09-17T12:04:31.935525+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:04:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:33 smithi190 bash[20839]: cluster 2024-09-17T12:04:33.016221+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T12:04:34.397 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:04:34.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:34 smithi190 bash[20839]: audit 2024-09-17T12:04:33.391451+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:34 smithi190 bash[20839]: audit 2024-09-17T12:04:33.400114+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:34 smithi190 bash[20839]: audit 2024-09-17T12:04:33.407919+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:34 smithi190 bash[20839]: cluster 2024-09-17T12:04:34.018505+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:04:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:34 smithi022 bash[19740]: audit 2024-09-17T12:04:33.391451+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:34 smithi022 bash[19740]: audit 2024-09-17T12:04:33.400114+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:34 smithi022 bash[19740]: audit 2024-09-17T12:04:33.407919+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:34 smithi022 bash[19740]: cluster 2024-09-17T12:04:34.018505+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:04:34.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:34 smithi022 bash[25967]: audit 2024-09-17T12:04:33.391451+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:34 smithi022 bash[25967]: audit 2024-09-17T12:04:33.400114+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:34 smithi022 bash[25967]: audit 2024-09-17T12:04:33.407919+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:34.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:34 smithi022 bash[25967]: cluster 2024-09-17T12:04:34.018505+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:04:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:35 smithi022 bash[19740]: cluster 2024-09-17T12:04:33.936172+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 547 MiB used, 446 GiB / 447 GiB avail 2024-09-17T12:04:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:35 smithi022 bash[19740]: cluster 2024-09-17T12:04:35.020695+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:04:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:35 smithi022 bash[25967]: cluster 2024-09-17T12:04:33.936172+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 547 MiB used, 446 GiB / 447 GiB avail 2024-09-17T12:04:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:35 smithi022 bash[25967]: cluster 2024-09-17T12:04:35.020695+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:04:35.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:35 smithi190 bash[20839]: cluster 2024-09-17T12:04:33.936172+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 547 MiB used, 446 GiB / 447 GiB avail 2024-09-17T12:04:35.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:35 smithi190 bash[20839]: cluster 2024-09-17T12:04:35.020695+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:04:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:37 smithi190 bash[20839]: cluster 2024-09-17T12:04:35.936759+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 547 MiB used, 446 GiB / 447 GiB avail 2024-09-17T12:04:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:37 smithi190 bash[20839]: cluster 2024-09-17T12:04:36.022611+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:04:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:37 smithi022 bash[19740]: cluster 2024-09-17T12:04:35.936759+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 547 MiB used, 446 GiB / 447 GiB avail 2024-09-17T12:04:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:37 smithi022 bash[19740]: cluster 2024-09-17T12:04:36.022611+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:04:37.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:37 smithi022 bash[25967]: cluster 2024-09-17T12:04:35.936759+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 547 MiB used, 446 GiB / 447 GiB avail 2024-09-17T12:04:37.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:37 smithi022 bash[25967]: cluster 2024-09-17T12:04:36.022611+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:04:38.374 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T12:04:38.410 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi190:vg_nvme/lv_3 2024-09-17T12:04:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:39 smithi190 bash[20839]: cluster 2024-09-17T12:04:37.937495+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-17T12:04:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:39 smithi022 bash[19740]: cluster 2024-09-17T12:04:37.937495+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-17T12:04:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:39 smithi022 bash[25967]: cluster 2024-09-17T12:04:37.937495+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-17T12:04:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:41 smithi190 bash[20839]: cluster 2024-09-17T12:04:39.938216+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T12:04:41.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:41 smithi022 bash[19740]: cluster 2024-09-17T12:04:39.938216+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T12:04:41.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:41 smithi022 bash[25967]: cluster 2024-09-17T12:04:39.938216+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T12:04:43.091 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:04:43.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:43 smithi190 bash[20839]: cluster 2024-09-17T12:04:41.938921+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-17T12:04:43.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:43 smithi022 bash[19740]: cluster 2024-09-17T12:04:41.938921+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-17T12:04:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:43 smithi022 bash[25967]: cluster 2024-09-17T12:04:41.938921+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-17T12:04:44.616 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:44 smithi190 bash[20839]: audit 2024-09-17T12:04:43.333011+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:44.617 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:44 smithi190 bash[20839]: audit 2024-09-17T12:04:43.341483+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:44.617 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:44 smithi190 bash[20839]: cephadm 2024-09-17T12:04:43.344339+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:04:44.617 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:44 smithi190 bash[20839]: audit 2024-09-17T12:04:43.351626+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:44 smithi022 bash[19740]: audit 2024-09-17T12:04:43.333011+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:44 smithi022 bash[19740]: audit 2024-09-17T12:04:43.341483+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:44 smithi022 bash[19740]: cephadm 2024-09-17T12:04:43.344339+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:04:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:44 smithi022 bash[19740]: audit 2024-09-17T12:04:43.351626+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:44.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:44 smithi022 bash[25967]: audit 2024-09-17T12:04:43.333011+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:44.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:44 smithi022 bash[25967]: audit 2024-09-17T12:04:43.341483+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:44.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:44 smithi022 bash[25967]: cephadm 2024-09-17T12:04:43.344339+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:04:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:44 smithi022 bash[25967]: audit 2024-09-17T12:04:43.351626+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:45 smithi190 bash[20839]: cluster 2024-09-17T12:04:43.939631+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T12:04:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:45 smithi022 bash[19740]: cluster 2024-09-17T12:04:43.939631+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T12:04:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:45 smithi022 bash[25967]: cluster 2024-09-17T12:04:43.939631+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T12:04:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:47 smithi190 bash[20839]: cluster 2024-09-17T12:04:45.940353+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:04:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:47 smithi190 bash[20839]: audit 2024-09-17T12:04:46.150356+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:47 smithi190 bash[20839]: audit 2024-09-17T12:04:46.158833+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:47 smithi190 bash[20839]: audit 2024-09-17T12:04:46.168539+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:47 smithi190 bash[20839]: audit 2024-09-17T12:04:46.596084+0000 mgr.y (mgr.14150) 255 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:47 smithi190 bash[20839]: audit 2024-09-17T12:04:46.602363+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:04:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:47 smithi190 bash[20839]: audit 2024-09-17T12:04:46.608353+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:04:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:47 smithi190 bash[20839]: audit 2024-09-17T12:04:46.610081+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[19740]: cluster 2024-09-17T12:04:45.940353+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:04:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[19740]: audit 2024-09-17T12:04:46.150356+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[19740]: audit 2024-09-17T12:04:46.158833+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[19740]: audit 2024-09-17T12:04:46.168539+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[19740]: audit 2024-09-17T12:04:46.596084+0000 mgr.y (mgr.14150) 255 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[19740]: audit 2024-09-17T12:04:46.602363+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[19740]: audit 2024-09-17T12:04:46.608353+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[19740]: audit 2024-09-17T12:04:46.610081+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[25967]: cluster 2024-09-17T12:04:45.940353+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[25967]: audit 2024-09-17T12:04:46.150356+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[25967]: audit 2024-09-17T12:04:46.158833+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[25967]: audit 2024-09-17T12:04:46.168539+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[25967]: audit 2024-09-17T12:04:46.596084+0000 mgr.y (mgr.14150) 255 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[25967]: audit 2024-09-17T12:04:46.602363+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:04:47.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[25967]: audit 2024-09-17T12:04:46.608353+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:04:47.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:47 smithi022 bash[25967]: audit 2024-09-17T12:04:46.610081+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:04:49.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:49 smithi022 bash[19740]: cluster 2024-09-17T12:04:47.941060+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:04:49.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:49 smithi022 bash[25967]: cluster 2024-09-17T12:04:47.941060+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:04:49.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:49 smithi190 bash[20839]: cluster 2024-09-17T12:04:47.941060+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:04:51.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:51 smithi022 bash[25967]: cluster 2024-09-17T12:04:49.941728+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:51 smithi022 bash[19740]: cluster 2024-09-17T12:04:49.941728+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:51.529 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:51 smithi190 bash[20839]: cluster 2024-09-17T12:04:49.941728+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:53.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:53 smithi022 bash[19740]: cluster 2024-09-17T12:04:51.942438+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:53.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:53 smithi022 bash[25967]: cluster 2024-09-17T12:04:51.942438+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:53.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:53 smithi190 bash[20839]: cluster 2024-09-17T12:04:51.942438+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:54 smithi190 bash[20839]: audit 2024-09-17T12:04:53.580187+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:54 smithi190 bash[20839]: audit 2024-09-17T12:04:53.585816+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:54 smithi190 bash[20839]: audit 2024-09-17T12:04:53.593058+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:54 smithi022 bash[19740]: audit 2024-09-17T12:04:53.580187+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:54 smithi022 bash[19740]: audit 2024-09-17T12:04:53.585816+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:54 smithi022 bash[19740]: audit 2024-09-17T12:04:53.593058+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:55.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:54 smithi022 bash[25967]: audit 2024-09-17T12:04:53.580187+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:55.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:54 smithi022 bash[25967]: audit 2024-09-17T12:04:53.585816+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:55.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:54 smithi022 bash[25967]: audit 2024-09-17T12:04:53.593058+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:04:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:55 smithi190 bash[20839]: cluster 2024-09-17T12:04:53.943040+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:55 smithi190 bash[20839]: audit 2024-09-17T12:04:54.753832+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]: dispatch 2024-09-17T12:04:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:55 smithi190 bash[20839]: audit 2024-09-17T12:04:54.754859+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.190:0/3760289908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]: dispatch 2024-09-17T12:04:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:55 smithi190 bash[20839]: audit 2024-09-17T12:04:54.762579+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]': finished 2024-09-17T12:04:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:55 smithi190 bash[20839]: cluster 2024-09-17T12:04:54.762725+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T12:04:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:55 smithi190 bash[20839]: audit 2024-09-17T12:04:54.763210+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:04:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:55 smithi190 bash[20839]: audit 2024-09-17T12:04:55.384976+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.190:0/3029516242' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:04:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[19740]: cluster 2024-09-17T12:04:53.943040+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[19740]: audit 2024-09-17T12:04:54.753832+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]: dispatch 2024-09-17T12:04:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[19740]: audit 2024-09-17T12:04:54.754859+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.190:0/3760289908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]: dispatch 2024-09-17T12:04:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[19740]: audit 2024-09-17T12:04:54.762579+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]': finished 2024-09-17T12:04:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[19740]: cluster 2024-09-17T12:04:54.762725+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T12:04:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[19740]: audit 2024-09-17T12:04:54.763210+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:04:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[19740]: audit 2024-09-17T12:04:55.384976+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.190:0/3029516242' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:04:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[25967]: cluster 2024-09-17T12:04:53.943040+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[25967]: audit 2024-09-17T12:04:54.753832+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]: dispatch 2024-09-17T12:04:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[25967]: audit 2024-09-17T12:04:54.754859+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.190:0/3760289908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]: dispatch 2024-09-17T12:04:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[25967]: audit 2024-09-17T12:04:54.762579+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09276b65-b439-4a17-a664-a962494105d8"}]': finished 2024-09-17T12:04:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[25967]: cluster 2024-09-17T12:04:54.762725+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T12:04:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[25967]: audit 2024-09-17T12:04:54.763210+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:04:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:55 smithi022 bash[25967]: audit 2024-09-17T12:04:55.384976+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.190:0/3029516242' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:04:57.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:57 smithi190 bash[20839]: cluster 2024-09-17T12:04:55.943598+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:58.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:57 smithi022 bash[19740]: cluster 2024-09-17T12:04:55.943598+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:58.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:57 smithi022 bash[25967]: cluster 2024-09-17T12:04:55.943598+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:04:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:04:59 smithi190 bash[20839]: cluster 2024-09-17T12:04:57.944143+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:00.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:04:59 smithi022 bash[19740]: cluster 2024-09-17T12:04:57.944143+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:00.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:04:59 smithi022 bash[25967]: cluster 2024-09-17T12:04:57.944143+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:01.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:01 smithi190 bash[20839]: cluster 2024-09-17T12:04:59.944697+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:02.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:01 smithi022 bash[25967]: cluster 2024-09-17T12:04:59.944697+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:02.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:01 smithi022 bash[19740]: cluster 2024-09-17T12:04:59.944697+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:03 smithi190 bash[20839]: cluster 2024-09-17T12:05:01.945273+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:03 smithi190 bash[20839]: audit 2024-09-17T12:05:02.580320+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:03 smithi190 bash[20839]: audit 2024-09-17T12:05:02.589200+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:03 smithi190 bash[20839]: audit 2024-09-17T12:05:02.599055+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:04.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:03 smithi022 bash[19740]: cluster 2024-09-17T12:05:01.945273+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:04.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:03 smithi022 bash[19740]: audit 2024-09-17T12:05:02.580320+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:04.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:03 smithi022 bash[19740]: audit 2024-09-17T12:05:02.589200+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:04.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:03 smithi022 bash[19740]: audit 2024-09-17T12:05:02.599055+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:04.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:03 smithi022 bash[25967]: cluster 2024-09-17T12:05:01.945273+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:04.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:03 smithi022 bash[25967]: audit 2024-09-17T12:05:02.580320+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:04.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:03 smithi022 bash[25967]: audit 2024-09-17T12:05:02.589200+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:04.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:03 smithi022 bash[25967]: audit 2024-09-17T12:05:02.599055+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:05 smithi190 bash[20839]: cluster 2024-09-17T12:05:03.945926+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:06.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:05 smithi022 bash[19740]: cluster 2024-09-17T12:05:03.945926+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:06.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:05 smithi022 bash[25967]: cluster 2024-09-17T12:05:03.945926+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:07.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:07 smithi190 bash[20839]: cluster 2024-09-17T12:05:05.946624+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:07.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:07 smithi190 bash[20839]: audit 2024-09-17T12:05:07.127135+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T12:05:07.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:07 smithi190 bash[20839]: audit 2024-09-17T12:05:07.128836+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:07 smithi022 bash[19740]: cluster 2024-09-17T12:05:05.946624+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:07 smithi022 bash[19740]: audit 2024-09-17T12:05:07.127135+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T12:05:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:07 smithi022 bash[19740]: audit 2024-09-17T12:05:07.128836+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:08.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:07 smithi022 bash[25967]: cluster 2024-09-17T12:05:05.946624+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:08.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:07 smithi022 bash[25967]: audit 2024-09-17T12:05:07.127135+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T12:05:08.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:07 smithi022 bash[25967]: audit 2024-09-17T12:05:07.128836+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:08 smithi190 bash[20839]: cephadm 2024-09-17T12:05:07.130365+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:05:09.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:08 smithi022 bash[19740]: cephadm 2024-09-17T12:05:07.130365+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:05:09.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:08 smithi022 bash[25967]: cephadm 2024-09-17T12:05:07.130365+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:05:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:09 smithi190 bash[20839]: cluster 2024-09-17T12:05:07.947276+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:10.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:09 smithi022 bash[19740]: cluster 2024-09-17T12:05:07.947276+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:10.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:09 smithi022 bash[25967]: cluster 2024-09-17T12:05:07.947276+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:11.401 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:05:11 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:05:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:11 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:05:11.402 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:05:11 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:05:11.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:05:11 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:05:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:11 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:05:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:11 smithi190 bash[20839]: cluster 2024-09-17T12:05:09.947818+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:11 smithi190 bash[20839]: audit 2024-09-17T12:05:11.590268+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:11 smithi190 bash[20839]: audit 2024-09-17T12:05:11.594509+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:11 smithi190 bash[20839]: audit 2024-09-17T12:05:11.594726+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:11 smithi190 bash[20839]: audit 2024-09-17T12:05:11.595945+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:11.902 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:05:11 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:05:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[19740]: cluster 2024-09-17T12:05:09.947818+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[19740]: audit 2024-09-17T12:05:11.590268+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[19740]: audit 2024-09-17T12:05:11.594509+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[19740]: audit 2024-09-17T12:05:11.594726+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[19740]: audit 2024-09-17T12:05:11.595945+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:12.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[25967]: cluster 2024-09-17T12:05:09.947818+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:12.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[25967]: audit 2024-09-17T12:05:11.590268+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:12.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[25967]: audit 2024-09-17T12:05:11.594509+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:12.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[25967]: audit 2024-09-17T12:05:11.594726+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:12.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:11 smithi022 bash[25967]: audit 2024-09-17T12:05:11.595945+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:12 smithi190 bash[20839]: audit 2024-09-17T12:05:11.598860+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:12 smithi190 bash[20839]: audit 2024-09-17T12:05:11.607664+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:12 smithi022 bash[19740]: audit 2024-09-17T12:05:11.598860+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:12 smithi022 bash[19740]: audit 2024-09-17T12:05:11.607664+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:12 smithi022 bash[25967]: audit 2024-09-17T12:05:11.598860+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:12 smithi022 bash[25967]: audit 2024-09-17T12:05:11.607664+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:13.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:13 smithi190 bash[20839]: cluster 2024-09-17T12:05:11.948400+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:14.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:13 smithi022 bash[19740]: cluster 2024-09-17T12:05:11.948400+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:14.006 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:13 smithi022 bash[25967]: cluster 2024-09-17T12:05:11.948400+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:14 smithi022 bash[19740]: audit 2024-09-17T12:05:13.781123+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:14 smithi022 bash[19740]: audit 2024-09-17T12:05:13.789012+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:14 smithi022 bash[19740]: audit 2024-09-17T12:05:13.796491+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:14 smithi022 bash[19740]: cluster 2024-09-17T12:05:13.948911+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:15.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:14 smithi022 bash[25967]: audit 2024-09-17T12:05:13.781123+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:14 smithi022 bash[25967]: audit 2024-09-17T12:05:13.789012+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:14 smithi022 bash[25967]: audit 2024-09-17T12:05:13.796491+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:14 smithi022 bash[25967]: cluster 2024-09-17T12:05:13.948911+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:15.101 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:14 smithi190 bash[20839]: audit 2024-09-17T12:05:13.781123+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.102 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:14 smithi190 bash[20839]: audit 2024-09-17T12:05:13.789012+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.102 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:14 smithi190 bash[20839]: audit 2024-09-17T12:05:13.796491+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:15.102 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:14 smithi190 bash[20839]: cluster 2024-09-17T12:05:13.948911+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:17 smithi022 bash[19740]: cluster 2024-09-17T12:05:15.949469+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:17 smithi022 bash[25967]: cluster 2024-09-17T12:05:15.949469+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:17 smithi190 bash[20839]: cluster 2024-09-17T12:05:15.949469+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:19 smithi190 bash[20839]: cluster 2024-09-17T12:05:17.950007+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:19 smithi190 bash[20839]: audit 2024-09-17T12:05:18.080866+0000 mon.a (mon.0) 703 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T12:05:19.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:19 smithi190 bash[20839]: audit 2024-09-17T12:05:18.082353+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T12:05:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:19 smithi022 bash[19740]: cluster 2024-09-17T12:05:17.950007+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:19 smithi022 bash[19740]: audit 2024-09-17T12:05:18.080866+0000 mon.a (mon.0) 703 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T12:05:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:19 smithi022 bash[19740]: audit 2024-09-17T12:05:18.082353+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T12:05:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:19 smithi022 bash[25967]: cluster 2024-09-17T12:05:17.950007+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:19 smithi022 bash[25967]: audit 2024-09-17T12:05:18.080866+0000 mon.a (mon.0) 703 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T12:05:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:19 smithi022 bash[25967]: audit 2024-09-17T12:05:18.082353+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T12:05:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:20 smithi190 bash[20839]: audit 2024-09-17T12:05:19.013861+0000 mon.a (mon.0) 704 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:05:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:20 smithi190 bash[20839]: cluster 2024-09-17T12:05:19.014101+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T12:05:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:20 smithi190 bash[20839]: audit 2024-09-17T12:05:19.014769+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:20 smithi190 bash[20839]: audit 2024-09-17T12:05:19.017550+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:05:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:20 smithi190 bash[20839]: audit 2024-09-17T12:05:19.023207+0000 mon.a (mon.0) 707 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:05:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[19740]: audit 2024-09-17T12:05:19.013861+0000 mon.a (mon.0) 704 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:05:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[19740]: cluster 2024-09-17T12:05:19.014101+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T12:05:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[19740]: audit 2024-09-17T12:05:19.014769+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[19740]: audit 2024-09-17T12:05:19.017550+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:05:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[19740]: audit 2024-09-17T12:05:19.023207+0000 mon.a (mon.0) 707 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:05:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[25967]: audit 2024-09-17T12:05:19.013861+0000 mon.a (mon.0) 704 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:05:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[25967]: cluster 2024-09-17T12:05:19.014101+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T12:05:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[25967]: audit 2024-09-17T12:05:19.014769+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[25967]: audit 2024-09-17T12:05:19.017550+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:05:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:20 smithi022 bash[25967]: audit 2024-09-17T12:05:19.023207+0000 mon.a (mon.0) 707 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:05:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:21 smithi190 bash[20839]: cluster 2024-09-17T12:05:19.950542+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:21 smithi190 bash[20839]: audit 2024-09-17T12:05:20.025729+0000 mon.a (mon.0) 708 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:05:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:21 smithi190 bash[20839]: cluster 2024-09-17T12:05:20.026160+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T12:05:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:21 smithi190 bash[20839]: audit 2024-09-17T12:05:20.027073+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:21 smithi190 bash[20839]: audit 2024-09-17T12:05:20.037082+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:21 smithi190 bash[20839]: audit 2024-09-17T12:05:20.486554+0000 mon.a (mon.0) 712 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T12:05:21.201 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 5 on host 'smithi190' 2024-09-17T12:05:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[19740]: cluster 2024-09-17T12:05:19.950542+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[19740]: audit 2024-09-17T12:05:20.025729+0000 mon.a (mon.0) 708 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:05:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[19740]: cluster 2024-09-17T12:05:20.026160+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T12:05:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[19740]: audit 2024-09-17T12:05:20.027073+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[19740]: audit 2024-09-17T12:05:20.037082+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:21.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[19740]: audit 2024-09-17T12:05:20.486554+0000 mon.a (mon.0) 712 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T12:05:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[25967]: cluster 2024-09-17T12:05:19.950542+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[25967]: audit 2024-09-17T12:05:20.025729+0000 mon.a (mon.0) 708 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:05:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[25967]: cluster 2024-09-17T12:05:20.026160+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T12:05:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[25967]: audit 2024-09-17T12:05:20.027073+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[25967]: audit 2024-09-17T12:05:20.037082+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:21.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:21 smithi022 bash[25967]: audit 2024-09-17T12:05:20.486554+0000 mon.a (mon.0) 712 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T12:05:22.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: cluster 2024-09-17T12:05:19.099018+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: cluster 2024-09-17T12:05:19.099109+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: cluster 2024-09-17T12:05:21.039627+0000 mon.a (mon.0) 713 : cluster [INF] osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290] boot 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: cluster 2024-09-17T12:05:21.039699+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.040396+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.182116+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.191164+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.191737+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.194307+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:05:22.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.199789+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: cephadm 2024-09-17T12:05:21.201699+0000 mgr.y (mgr.14150) 274 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 8120M 2024-09-17T12:05:22.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.210148+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.212354+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:22.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.214016+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:22.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: audit 2024-09-17T12:05:21.223852+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:22 smithi190 bash[20839]: cluster 2024-09-17T12:05:22.024034+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T12:05:22.317 DEBUG:teuthology.orchestra.run.smithi190:osd.5> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T12:05:22.320 INFO:tasks.cephadm:Deploying osd.6 on smithi190 with /dev/vg_nvme/lv_2... 2024-09-17T12:05:22.320 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T12:05:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: cluster 2024-09-17T12:05:19.099018+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:05:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: cluster 2024-09-17T12:05:19.099109+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:05:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: cluster 2024-09-17T12:05:21.039627+0000 mon.a (mon.0) 713 : cluster [INF] osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290] boot 2024-09-17T12:05:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: cluster 2024-09-17T12:05:21.039699+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.040396+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.182116+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.191164+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.191737+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.194307+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.199789+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: cephadm 2024-09-17T12:05:21.201699+0000 mgr.y (mgr.14150) 274 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 8120M 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.210148+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.212354+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.214016+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: audit 2024-09-17T12:05:21.223852+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[19740]: cluster 2024-09-17T12:05:22.024034+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: cluster 2024-09-17T12:05:19.099018+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: cluster 2024-09-17T12:05:19.099109+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: cluster 2024-09-17T12:05:21.039627+0000 mon.a (mon.0) 713 : cluster [INF] osd.5 [v2:172.21.15.190:6808/4287962290,v1:172.21.15.190:6809/4287962290] boot 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: cluster 2024-09-17T12:05:21.039699+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.040396+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.182116+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.191164+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.191737+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.194307+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:05:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.199789+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: cephadm 2024-09-17T12:05:21.201699+0000 mgr.y (mgr.14150) 274 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 8120M 2024-09-17T12:05:22.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.210148+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.212354+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:22.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.214016+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:22.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: audit 2024-09-17T12:05:21.223852+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:22.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:22 smithi022 bash[25967]: cluster 2024-09-17T12:05:22.024034+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T12:05:23.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: cluster 2024-09-17T12:05:21.951084+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v240: 1 pgs: 1 unknown; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: audit 2024-09-17T12:05:22.730623+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: audit 2024-09-17T12:05:22.738992+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: cephadm 2024-09-17T12:05:22.742057+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: audit 2024-09-17T12:05:22.744223+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: audit 2024-09-17T12:05:22.749458+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: audit 2024-09-17T12:05:22.754790+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: audit 2024-09-17T12:05:22.756731+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: cluster 2024-09-17T12:05:22.760592+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: audit 2024-09-17T12:05:22.767900+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:23.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:23 smithi190 bash[20839]: cluster 2024-09-17T12:05:23.025607+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T12:05:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: cluster 2024-09-17T12:05:21.951084+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v240: 1 pgs: 1 unknown; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: audit 2024-09-17T12:05:22.730623+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: audit 2024-09-17T12:05:22.738992+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: cephadm 2024-09-17T12:05:22.742057+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:05:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: audit 2024-09-17T12:05:22.744223+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: audit 2024-09-17T12:05:22.749458+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: audit 2024-09-17T12:05:22.754790+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: audit 2024-09-17T12:05:22.756731+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: cluster 2024-09-17T12:05:22.760592+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: audit 2024-09-17T12:05:22.767900+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[19740]: cluster 2024-09-17T12:05:23.025607+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: cluster 2024-09-17T12:05:21.951084+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v240: 1 pgs: 1 unknown; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: audit 2024-09-17T12:05:22.730623+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: audit 2024-09-17T12:05:22.738992+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: cephadm 2024-09-17T12:05:22.742057+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: audit 2024-09-17T12:05:22.744223+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: audit 2024-09-17T12:05:22.749458+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: audit 2024-09-17T12:05:22.754790+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:24.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: audit 2024-09-17T12:05:22.756731+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:24.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: cluster 2024-09-17T12:05:22.760592+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:24.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: audit 2024-09-17T12:05:22.767900+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:24.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:23 smithi022 bash[25967]: cluster 2024-09-17T12:05:23.025607+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T12:05:25.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:24 smithi022 bash[19740]: cluster 2024-09-17T12:05:23.745486+0000 mon.a (mon.0) 734 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:05:25.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:24 smithi022 bash[19740]: cluster 2024-09-17T12:05:24.028956+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T12:05:25.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:24 smithi022 bash[25967]: cluster 2024-09-17T12:05:23.745486+0000 mon.a (mon.0) 734 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:05:25.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:24 smithi022 bash[25967]: cluster 2024-09-17T12:05:24.028956+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T12:05:25.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:24 smithi190 bash[20839]: cluster 2024-09-17T12:05:23.745486+0000 mon.a (mon.0) 734 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T12:05:25.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:24 smithi190 bash[20839]: cluster 2024-09-17T12:05:24.028956+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T12:05:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: cluster 2024-09-17T12:05:24.761259+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v245: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: cluster 2024-09-17T12:05:25.030793+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T12:05:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: audit 2024-09-17T12:05:25.131947+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: audit 2024-09-17T12:05:25.141191+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: audit 2024-09-17T12:05:25.146237+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: audit 2024-09-17T12:05:25.151630+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: audit 2024-09-17T12:05:25.156734+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: audit 2024-09-17T12:05:25.158398+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[19740]: audit 2024-09-17T12:05:25.168509+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: cluster 2024-09-17T12:05:24.761259+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v245: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: cluster 2024-09-17T12:05:25.030793+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: audit 2024-09-17T12:05:25.131947+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: audit 2024-09-17T12:05:25.141191+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: audit 2024-09-17T12:05:25.146237+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: audit 2024-09-17T12:05:25.151630+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: audit 2024-09-17T12:05:25.156734+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: audit 2024-09-17T12:05:25.158398+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:25 smithi022 bash[25967]: audit 2024-09-17T12:05:25.168509+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: cluster 2024-09-17T12:05:24.761259+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v245: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: cluster 2024-09-17T12:05:25.030793+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T12:05:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: audit 2024-09-17T12:05:25.131947+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: audit 2024-09-17T12:05:25.141191+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: audit 2024-09-17T12:05:25.146237+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:05:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: audit 2024-09-17T12:05:25.151630+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: audit 2024-09-17T12:05:25.156734+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: audit 2024-09-17T12:05:25.158398+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:05:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:25 smithi190 bash[20839]: audit 2024-09-17T12:05:25.168509+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:26.805 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:05:27.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:26 smithi022 bash[25967]: cluster 2024-09-17T12:05:25.161209+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v247: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:27.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:26 smithi022 bash[25967]: cluster 2024-09-17T12:05:25.729860+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:05:27.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:26 smithi022 bash[25967]: cluster 2024-09-17T12:05:25.729909+0000 mon.a (mon.0) 745 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:26 smithi022 bash[19740]: cluster 2024-09-17T12:05:25.161209+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v247: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:26 smithi022 bash[19740]: cluster 2024-09-17T12:05:25.729860+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:05:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:26 smithi022 bash[19740]: cluster 2024-09-17T12:05:25.729909+0000 mon.a (mon.0) 745 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:27.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:26 smithi190 bash[20839]: cluster 2024-09-17T12:05:25.161209+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v247: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:27.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:26 smithi190 bash[20839]: cluster 2024-09-17T12:05:25.729860+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T12:05:27.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:26 smithi190 bash[20839]: cluster 2024-09-17T12:05:25.729909+0000 mon.a (mon.0) 745 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:28.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:28 smithi190 bash[20839]: cluster 2024-09-17T12:05:27.161884+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-09-17T12:05:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:28 smithi022 bash[19740]: cluster 2024-09-17T12:05:27.161884+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-09-17T12:05:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:28 smithi022 bash[25967]: cluster 2024-09-17T12:05:27.161884+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-09-17T12:05:30.442 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T12:05:30.477 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:30 smithi190 bash[20839]: cluster 2024-09-17T12:05:29.162474+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-17T12:05:30.479 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi190:vg_nvme/lv_2 2024-09-17T12:05:30.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:30 smithi022 bash[19740]: cluster 2024-09-17T12:05:29.162474+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-17T12:05:30.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:30 smithi022 bash[25967]: cluster 2024-09-17T12:05:29.162474+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-17T12:05:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:32 smithi022 bash[19740]: cluster 2024-09-17T12:05:31.163055+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T12:05:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:32 smithi022 bash[25967]: cluster 2024-09-17T12:05:31.163055+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T12:05:32.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:32 smithi190 bash[20839]: cluster 2024-09-17T12:05:31.163055+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T12:05:34.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:34 smithi022 bash[19740]: cluster 2024-09-17T12:05:33.163668+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-17T12:05:34.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:34 smithi022 bash[19740]: audit 2024-09-17T12:05:33.986617+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:34.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:34 smithi022 bash[19740]: audit 2024-09-17T12:05:33.992035+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:34.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:34 smithi022 bash[19740]: audit 2024-09-17T12:05:33.997781+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:34 smithi022 bash[25967]: cluster 2024-09-17T12:05:33.163668+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-17T12:05:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:34 smithi022 bash[25967]: audit 2024-09-17T12:05:33.986617+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:34 smithi022 bash[25967]: audit 2024-09-17T12:05:33.992035+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:34 smithi022 bash[25967]: audit 2024-09-17T12:05:33.997781+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:34 smithi190 bash[20839]: cluster 2024-09-17T12:05:33.163668+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-17T12:05:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:34 smithi190 bash[20839]: audit 2024-09-17T12:05:33.986617+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:34 smithi190 bash[20839]: audit 2024-09-17T12:05:33.992035+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:34 smithi190 bash[20839]: audit 2024-09-17T12:05:33.997781+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:35.162 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:05:36.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:36 smithi190 bash[20839]: cluster 2024-09-17T12:05:35.164091+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T12:05:36.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:36 smithi022 bash[19740]: cluster 2024-09-17T12:05:35.164091+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T12:05:36.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:36 smithi022 bash[25967]: cluster 2024-09-17T12:05:35.164091+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T12:05:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:38 smithi022 bash[19740]: cluster 2024-09-17T12:05:37.164646+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:05:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:38 smithi022 bash[19740]: audit 2024-09-17T12:05:38.089877+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:05:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:38 smithi022 bash[19740]: audit 2024-09-17T12:05:38.095897+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:05:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:38 smithi022 bash[19740]: audit 2024-09-17T12:05:38.097641+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:38.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:38 smithi022 bash[25967]: cluster 2024-09-17T12:05:37.164646+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:05:38.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:38 smithi022 bash[25967]: audit 2024-09-17T12:05:38.089877+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:05:38.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:38 smithi022 bash[25967]: audit 2024-09-17T12:05:38.095897+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:05:38.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:38 smithi022 bash[25967]: audit 2024-09-17T12:05:38.097641+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:38 smithi190 bash[20839]: cluster 2024-09-17T12:05:37.164646+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:05:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:38 smithi190 bash[20839]: audit 2024-09-17T12:05:38.089877+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:05:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:38 smithi190 bash[20839]: audit 2024-09-17T12:05:38.095897+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:05:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:38 smithi190 bash[20839]: audit 2024-09-17T12:05:38.097641+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:05:39.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:39 smithi022 bash[19740]: audit 2024-09-17T12:05:38.083614+0000 mgr.y (mgr.14150) 286 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:39 smithi022 bash[25967]: audit 2024-09-17T12:05:38.083614+0000 mgr.y (mgr.14150) 286 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:39.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:39 smithi190 bash[20839]: audit 2024-09-17T12:05:38.083614+0000 mgr.y (mgr.14150) 286 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:40 smithi022 bash[19740]: cluster 2024-09-17T12:05:39.165144+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:40 smithi022 bash[25967]: cluster 2024-09-17T12:05:39.165144+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:40 smithi190 bash[20839]: cluster 2024-09-17T12:05:39.165144+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:42.388 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:42 smithi190 bash[20839]: cluster 2024-09-17T12:05:41.165698+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:42.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:42 smithi022 bash[19740]: cluster 2024-09-17T12:05:41.165698+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:42.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:42 smithi022 bash[25967]: cluster 2024-09-17T12:05:41.165698+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:43 smithi190 bash[20839]: audit 2024-09-17T12:05:42.573856+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:43 smithi190 bash[20839]: audit 2024-09-17T12:05:42.582367+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:43 smithi190 bash[20839]: audit 2024-09-17T12:05:42.592472+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:44.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:43 smithi022 bash[19740]: audit 2024-09-17T12:05:42.573856+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:43 smithi022 bash[19740]: audit 2024-09-17T12:05:42.582367+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:43 smithi022 bash[19740]: audit 2024-09-17T12:05:42.592472+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:43 smithi022 bash[25967]: audit 2024-09-17T12:05:42.573856+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:43 smithi022 bash[25967]: audit 2024-09-17T12:05:42.582367+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:43 smithi022 bash[25967]: audit 2024-09-17T12:05:42.592472+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:44.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:44 smithi190 bash[20839]: cluster 2024-09-17T12:05:43.166263+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:45.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:44 smithi022 bash[19740]: cluster 2024-09-17T12:05:43.166263+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:45.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:44 smithi022 bash[25967]: cluster 2024-09-17T12:05:43.166263+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:46 smithi190 bash[20839]: cluster 2024-09-17T12:05:45.166857+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:47.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:46 smithi022 bash[19740]: cluster 2024-09-17T12:05:45.166857+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:46 smithi022 bash[25967]: cluster 2024-09-17T12:05:45.166857+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:47 smithi190 bash[20839]: audit 2024-09-17T12:05:46.977684+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]: dispatch 2024-09-17T12:05:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:47 smithi190 bash[20839]: audit 2024-09-17T12:05:46.979774+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.190:0/4256321155' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]: dispatch 2024-09-17T12:05:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:47 smithi190 bash[20839]: audit 2024-09-17T12:05:46.986438+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]': finished 2024-09-17T12:05:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:47 smithi190 bash[20839]: cluster 2024-09-17T12:05:46.986607+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T12:05:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:47 smithi190 bash[20839]: audit 2024-09-17T12:05:46.986894+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[19740]: audit 2024-09-17T12:05:46.977684+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]: dispatch 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[19740]: audit 2024-09-17T12:05:46.979774+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.190:0/4256321155' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]: dispatch 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[19740]: audit 2024-09-17T12:05:46.986438+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]': finished 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[19740]: cluster 2024-09-17T12:05:46.986607+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[19740]: audit 2024-09-17T12:05:46.986894+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[25967]: audit 2024-09-17T12:05:46.977684+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]: dispatch 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[25967]: audit 2024-09-17T12:05:46.979774+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.190:0/4256321155' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]: dispatch 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[25967]: audit 2024-09-17T12:05:46.986438+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "767ae394-0e9f-4cca-ba18-b2104a15522c"}]': finished 2024-09-17T12:05:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[25967]: cluster 2024-09-17T12:05:46.986607+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T12:05:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:47 smithi022 bash[25967]: audit 2024-09-17T12:05:46.986894+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:05:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:48 smithi190 bash[20839]: cluster 2024-09-17T12:05:47.167421+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:48 smithi190 bash[20839]: audit 2024-09-17T12:05:47.669136+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.190:0/1734737783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:05:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:48 smithi022 bash[25967]: cluster 2024-09-17T12:05:47.167421+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:48 smithi022 bash[25967]: audit 2024-09-17T12:05:47.669136+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.190:0/1734737783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:05:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:48 smithi022 bash[19740]: cluster 2024-09-17T12:05:47.167421+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:48 smithi022 bash[19740]: audit 2024-09-17T12:05:47.669136+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.190:0/1734737783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:05:50.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:50 smithi190 bash[20839]: cluster 2024-09-17T12:05:49.167961+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:51.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:50 smithi022 bash[19740]: cluster 2024-09-17T12:05:49.167961+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:50 smithi022 bash[25967]: cluster 2024-09-17T12:05:49.167961+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:52.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:52 smithi022 bash[19740]: cluster 2024-09-17T12:05:51.168519+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:52.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:52 smithi022 bash[25967]: cluster 2024-09-17T12:05:51.168519+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:52 smithi190 bash[20839]: cluster 2024-09-17T12:05:51.168519+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:54 smithi190 bash[20839]: cluster 2024-09-17T12:05:53.169098+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:54 smithi190 bash[20839]: audit 2024-09-17T12:05:54.169712+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:54 smithi190 bash[20839]: audit 2024-09-17T12:05:54.174907+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:54 smithi190 bash[20839]: audit 2024-09-17T12:05:54.180035+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:55.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:54 smithi022 bash[25967]: cluster 2024-09-17T12:05:53.169098+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:55.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:54 smithi022 bash[25967]: audit 2024-09-17T12:05:54.169712+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:55.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:54 smithi022 bash[25967]: audit 2024-09-17T12:05:54.174907+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:55.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:54 smithi022 bash[25967]: audit 2024-09-17T12:05:54.180035+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:54 smithi022 bash[19740]: cluster 2024-09-17T12:05:53.169098+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:54 smithi022 bash[19740]: audit 2024-09-17T12:05:54.169712+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:54 smithi022 bash[19740]: audit 2024-09-17T12:05:54.174907+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:54 smithi022 bash[19740]: audit 2024-09-17T12:05:54.180035+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:05:56.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:56 smithi190 bash[20839]: cluster 2024-09-17T12:05:55.169498+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:57.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:56 smithi022 bash[19740]: cluster 2024-09-17T12:05:55.169498+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:57.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:56 smithi022 bash[25967]: cluster 2024-09-17T12:05:55.169498+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:58.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:58 smithi190 bash[20839]: cluster 2024-09-17T12:05:57.170033+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:59.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:58 smithi022 bash[19740]: cluster 2024-09-17T12:05:57.170033+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:59.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:58 smithi022 bash[25967]: cluster 2024-09-17T12:05:57.170033+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:05:59.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:59 smithi190 bash[20839]: audit 2024-09-17T12:05:59.059602+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T12:05:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:05:59 smithi190 bash[20839]: audit 2024-09-17T12:05:59.061394+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:00.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:59 smithi022 bash[19740]: audit 2024-09-17T12:05:59.059602+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T12:06:00.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:05:59 smithi022 bash[19740]: audit 2024-09-17T12:05:59.061394+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:00.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:59 smithi022 bash[25967]: audit 2024-09-17T12:05:59.059602+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T12:06:00.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:05:59 smithi022 bash[25967]: audit 2024-09-17T12:05:59.061394+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:00.954 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:00 smithi190 bash[20839]: cephadm 2024-09-17T12:05:59.063001+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:06:00.954 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:00 smithi190 bash[20839]: cluster 2024-09-17T12:05:59.170583+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:01.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:00 smithi022 bash[25967]: cephadm 2024-09-17T12:05:59.063001+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:06:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:00 smithi022 bash[25967]: cluster 2024-09-17T12:05:59.170583+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:00 smithi022 bash[19740]: cephadm 2024-09-17T12:05:59.063001+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:06:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:00 smithi022 bash[19740]: cluster 2024-09-17T12:05:59.170583+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:02.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:02 smithi190 bash[20839]: cluster 2024-09-17T12:06:01.171125+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:03.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:02 smithi022 bash[19740]: cluster 2024-09-17T12:06:01.171125+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:03.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:02 smithi022 bash[25967]: cluster 2024-09-17T12:06:01.171125+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:03 smithi190 bash[20839]: audit 2024-09-17T12:06:02.786007+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:03 smithi190 bash[20839]: audit 2024-09-17T12:06:02.795152+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:03 smithi190 bash[20839]: audit 2024-09-17T12:06:02.805564+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:03 smithi190 bash[20839]: cluster 2024-09-17T12:06:03.171707+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:03 smithi022 bash[19740]: audit 2024-09-17T12:06:02.786007+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:03 smithi022 bash[19740]: audit 2024-09-17T12:06:02.795152+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:03 smithi022 bash[19740]: audit 2024-09-17T12:06:02.805564+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:03 smithi022 bash[19740]: cluster 2024-09-17T12:06:03.171707+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:03 smithi022 bash[25967]: audit 2024-09-17T12:06:02.786007+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:03 smithi022 bash[25967]: audit 2024-09-17T12:06:02.795152+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:03 smithi022 bash[25967]: audit 2024-09-17T12:06:02.805564+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:03 smithi022 bash[25967]: cluster 2024-09-17T12:06:03.171707+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:04.588 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:04.589 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:06:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:04.589 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:06:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:04.589 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:06:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:04.886 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:06:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:04.886 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:06:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:04.886 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:04.887 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:06:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:05.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:04 smithi190 bash[20839]: audit 2024-09-17T12:06:04.831137+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:05.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:04 smithi190 bash[20839]: audit 2024-09-17T12:06:04.839361+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:05.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:04 smithi190 bash[20839]: audit 2024-09-17T12:06:04.839895+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:05.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:04 smithi190 bash[20839]: audit 2024-09-17T12:06:04.842832+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:05.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:04 smithi190 bash[20839]: audit 2024-09-17T12:06:04.850036+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:05.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:04 smithi190 bash[20839]: audit 2024-09-17T12:06:04.856899+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[19740]: audit 2024-09-17T12:06:04.831137+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[19740]: audit 2024-09-17T12:06:04.839361+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[19740]: audit 2024-09-17T12:06:04.839895+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[19740]: audit 2024-09-17T12:06:04.842832+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[19740]: audit 2024-09-17T12:06:04.850036+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[19740]: audit 2024-09-17T12:06:04.856899+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[25967]: audit 2024-09-17T12:06:04.831137+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[25967]: audit 2024-09-17T12:06:04.839361+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[25967]: audit 2024-09-17T12:06:04.839895+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[25967]: audit 2024-09-17T12:06:04.842832+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[25967]: audit 2024-09-17T12:06:04.850036+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:04 smithi022 bash[25967]: audit 2024-09-17T12:06:04.856899+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:06.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:05 smithi190 bash[20839]: cluster 2024-09-17T12:06:05.172211+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:06.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:05 smithi022 bash[19740]: cluster 2024-09-17T12:06:05.172211+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:05 smithi022 bash[25967]: cluster 2024-09-17T12:06:05.172211+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:08.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:08 smithi022 bash[19740]: cluster 2024-09-17T12:06:07.172801+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:08.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:08 smithi022 bash[25967]: cluster 2024-09-17T12:06:07.172801+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:08.558 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:08 smithi190 bash[20839]: cluster 2024-09-17T12:06:07.172801+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:10 smithi022 bash[19740]: cluster 2024-09-17T12:06:09.173378+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:10.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:10 smithi022 bash[25967]: cluster 2024-09-17T12:06:09.173378+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:10.619 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:10 smithi190 bash[20839]: cluster 2024-09-17T12:06:09.173378+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:12.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:12 smithi022 bash[19740]: cluster 2024-09-17T12:06:11.173949+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:12.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:12 smithi022 bash[19740]: audit 2024-09-17T12:06:12.230653+0000 mon.a (mon.0) 773 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T12:06:12.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:12 smithi022 bash[19740]: audit 2024-09-17T12:06:12.233191+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T12:06:12.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:12 smithi022 bash[25967]: cluster 2024-09-17T12:06:11.173949+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:12.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:12 smithi022 bash[25967]: audit 2024-09-17T12:06:12.230653+0000 mon.a (mon.0) 773 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T12:06:12.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:12 smithi022 bash[25967]: audit 2024-09-17T12:06:12.233191+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T12:06:12.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:12 smithi190 bash[20839]: cluster 2024-09-17T12:06:11.173949+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:12.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:12 smithi190 bash[20839]: audit 2024-09-17T12:06:12.230653+0000 mon.a (mon.0) 773 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T12:06:12.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:12 smithi190 bash[20839]: audit 2024-09-17T12:06:12.233191+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T12:06:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[19740]: audit 2024-09-17T12:06:12.241410+0000 mon.a (mon.0) 774 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:06:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[19740]: cluster 2024-09-17T12:06:12.241687+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T12:06:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[19740]: audit 2024-09-17T12:06:12.242343+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[19740]: audit 2024-09-17T12:06:12.243217+0000 mon.a (mon.0) 777 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:06:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[19740]: audit 2024-09-17T12:06:12.245435+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:06:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[25967]: audit 2024-09-17T12:06:12.241410+0000 mon.a (mon.0) 774 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:06:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[25967]: cluster 2024-09-17T12:06:12.241687+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T12:06:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[25967]: audit 2024-09-17T12:06:12.242343+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[25967]: audit 2024-09-17T12:06:12.243217+0000 mon.a (mon.0) 777 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:06:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:13 smithi022 bash[25967]: audit 2024-09-17T12:06:12.245435+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:06:13.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:13 smithi190 bash[20839]: audit 2024-09-17T12:06:12.241410+0000 mon.a (mon.0) 774 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:06:13.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:13 smithi190 bash[20839]: cluster 2024-09-17T12:06:12.241687+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T12:06:13.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:13 smithi190 bash[20839]: audit 2024-09-17T12:06:12.242343+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:13.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:13 smithi190 bash[20839]: audit 2024-09-17T12:06:12.243217+0000 mon.a (mon.0) 777 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:06:13.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:13 smithi190 bash[20839]: audit 2024-09-17T12:06:12.245435+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:06:14.276 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 6 on host 'smithi190' 2024-09-17T12:06:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[19740]: cluster 2024-09-17T12:06:13.174513+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[19740]: audit 2024-09-17T12:06:13.244125+0000 mon.a (mon.0) 778 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:06:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[19740]: cluster 2024-09-17T12:06:13.244422+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T12:06:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[19740]: audit 2024-09-17T12:06:13.244705+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[19740]: audit 2024-09-17T12:06:13.252749+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[19740]: cluster 2024-09-17T12:06:14.253403+0000 mon.a (mon.0) 782 : cluster [INF] osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687] boot 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[19740]: cluster 2024-09-17T12:06:14.253456+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[19740]: audit 2024-09-17T12:06:14.253614+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[25967]: cluster 2024-09-17T12:06:13.174513+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[25967]: audit 2024-09-17T12:06:13.244125+0000 mon.a (mon.0) 778 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[25967]: cluster 2024-09-17T12:06:13.244422+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[25967]: audit 2024-09-17T12:06:13.244705+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[25967]: audit 2024-09-17T12:06:13.252749+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[25967]: cluster 2024-09-17T12:06:14.253403+0000 mon.a (mon.0) 782 : cluster [INF] osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687] boot 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[25967]: cluster 2024-09-17T12:06:14.253456+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T12:06:14.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:14 smithi022 bash[25967]: audit 2024-09-17T12:06:14.253614+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:14 smithi190 bash[20839]: cluster 2024-09-17T12:06:13.174513+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:14.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:14 smithi190 bash[20839]: audit 2024-09-17T12:06:13.244125+0000 mon.a (mon.0) 778 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:06:14.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:14 smithi190 bash[20839]: cluster 2024-09-17T12:06:13.244422+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T12:06:14.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:14 smithi190 bash[20839]: audit 2024-09-17T12:06:13.244705+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:14 smithi190 bash[20839]: audit 2024-09-17T12:06:13.252749+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:14 smithi190 bash[20839]: cluster 2024-09-17T12:06:14.253403+0000 mon.a (mon.0) 782 : cluster [INF] osd.6 [v2:172.21.15.190:6816/746834687,v1:172.21.15.190:6817/746834687] boot 2024-09-17T12:06:14.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:14 smithi190 bash[20839]: cluster 2024-09-17T12:06:14.253456+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T12:06:14.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:14 smithi190 bash[20839]: audit 2024-09-17T12:06:14.253614+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:06:14.912 DEBUG:teuthology.orchestra.run.smithi190:osd.6> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T12:06:14.915 INFO:tasks.cephadm:Deploying osd.7 on smithi190 with /dev/vg_nvme/lv_1... 2024-09-17T12:06:14.915 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: cluster 2024-09-17T12:06:13.281828+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: cluster 2024-09-17T12:06:13.281922+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.255348+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.258446+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.262732+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.264510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.274572+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.276245+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: cephadm 2024-09-17T12:06:14.277209+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 5413M 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.282224+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.283761+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.284795+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.290221+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.345567+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.349568+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: audit 2024-09-17T12:06:14.353921+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[19740]: cluster 2024-09-17T12:06:15.253899+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: cluster 2024-09-17T12:06:13.281828+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:06:15.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: cluster 2024-09-17T12:06:13.281922+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.255348+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.258446+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.262732+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.264510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.274572+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.276245+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: cephadm 2024-09-17T12:06:14.277209+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 5413M 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.282224+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.283761+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.284795+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:15.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.290221+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.345567+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.349568+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: audit 2024-09-17T12:06:14.353921+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:15 smithi022 bash[25967]: cluster 2024-09-17T12:06:15.253899+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: cluster 2024-09-17T12:06:13.281828+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: cluster 2024-09-17T12:06:13.281922+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.255348+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.258446+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.262732+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.264510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.274572+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.276245+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:06:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: cephadm 2024-09-17T12:06:14.277209+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 5413M 2024-09-17T12:06:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.282224+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.283761+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.284795+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.290221+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.345567+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.349568+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: audit 2024-09-17T12:06:14.353921+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:15 smithi190 bash[20839]: cluster 2024-09-17T12:06:15.253899+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T12:06:16.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:16 smithi190 bash[20839]: cluster 2024-09-17T12:06:15.174993+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:16.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:16 smithi190 bash[20839]: cluster 2024-09-17T12:06:16.258824+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T12:06:16.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:16 smithi022 bash[19740]: cluster 2024-09-17T12:06:15.174993+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:16 smithi022 bash[19740]: cluster 2024-09-17T12:06:16.258824+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T12:06:16.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:16 smithi022 bash[25967]: cluster 2024-09-17T12:06:15.174993+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-17T12:06:16.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:16 smithi022 bash[25967]: cluster 2024-09-17T12:06:16.258824+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T12:06:18.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:18 smithi190 bash[20839]: cluster 2024-09-17T12:06:17.041437+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T12:06:18.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:18 smithi190 bash[20839]: cluster 2024-09-17T12:06:17.175573+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v280: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:18.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:18 smithi022 bash[19740]: cluster 2024-09-17T12:06:17.041437+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T12:06:18.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:18 smithi022 bash[19740]: cluster 2024-09-17T12:06:17.175573+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v280: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:18.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:18 smithi022 bash[25967]: cluster 2024-09-17T12:06:17.041437+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T12:06:18.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:18 smithi022 bash[25967]: cluster 2024-09-17T12:06:17.175573+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v280: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:19.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:19 smithi190 bash[20839]: cluster 2024-09-17T12:06:18.050834+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T12:06:19.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:19 smithi022 bash[19740]: cluster 2024-09-17T12:06:18.050834+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T12:06:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:19 smithi022 bash[25967]: cluster 2024-09-17T12:06:18.050834+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T12:06:19.647 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:06:20.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:20 smithi190 bash[20839]: cluster 2024-09-17T12:06:19.176184+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v282: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:20 smithi022 bash[19740]: cluster 2024-09-17T12:06:19.176184+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v282: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:20 smithi022 bash[25967]: cluster 2024-09-17T12:06:19.176184+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v282: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:22 smithi022 bash[19740]: cluster 2024-09-17T12:06:21.176795+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-17T12:06:22.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:22 smithi022 bash[25967]: cluster 2024-09-17T12:06:21.176795+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-17T12:06:22.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:22 smithi190 bash[20839]: cluster 2024-09-17T12:06:21.176795+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-17T12:06:23.873 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T12:06:23.900 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi190:vg_nvme/lv_1 2024-09-17T12:06:24.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:22.969100+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:22.978037+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: cephadm 2024-09-17T12:06:22.980980+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:22.983203+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:22.988672+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:22.993857+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:22.995724+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: cluster 2024-09-17T12:06:22.999628+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:23.006123+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:23.112731+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:23.121797+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:23.126716+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:23.132248+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:23.137616+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:23.139532+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: cluster 2024-09-17T12:06:23.142703+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-17T12:06:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:23 smithi190 bash[20839]: audit 2024-09-17T12:06:23.149753+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:22.969100+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:22.978037+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: cephadm 2024-09-17T12:06:22.980980+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:06:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:22.983203+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:22.988672+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:22.993857+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:22.995724+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: cluster 2024-09-17T12:06:22.999628+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:23.006123+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:23.112731+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:23.121797+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:23.126716+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:23.132248+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:23.137616+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:23.139532+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: cluster 2024-09-17T12:06:23.142703+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[19740]: audit 2024-09-17T12:06:23.149753+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:22.969100+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:22.978037+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: cephadm 2024-09-17T12:06:22.980980+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:22.983203+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:22.988672+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:22.993857+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:22.995724+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: cluster 2024-09-17T12:06:22.999628+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:23.006123+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:23.112731+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:23.121797+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:23.126716+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:23.132248+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:24.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:23.137616+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:24.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:23.139532+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:24.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: cluster 2024-09-17T12:06:23.142703+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-17T12:06:24.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:23 smithi022 bash[25967]: audit 2024-09-17T12:06:23.149753+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:26.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:26 smithi190 bash[20839]: cluster 2024-09-17T12:06:25.143366+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:06:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:26 smithi022 bash[19740]: cluster 2024-09-17T12:06:25.143366+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:06:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:26 smithi022 bash[25967]: cluster 2024-09-17T12:06:25.143366+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:06:28.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:28 smithi022 bash[19740]: cluster 2024-09-17T12:06:27.143933+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T12:06:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:28 smithi022 bash[25967]: cluster 2024-09-17T12:06:27.143933+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T12:06:28.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:28 smithi190 bash[20839]: cluster 2024-09-17T12:06:27.143933+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T12:06:28.679 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:06:30.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:30 smithi022 bash[19740]: cluster 2024-09-17T12:06:29.144562+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:06:30.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:30 smithi022 bash[25967]: cluster 2024-09-17T12:06:29.144562+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:06:30.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:30 smithi190 bash[20839]: cluster 2024-09-17T12:06:29.144562+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:06:32.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[25967]: cluster 2024-09-17T12:06:31.145168+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:32.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[25967]: audit 2024-09-17T12:06:31.557588+0000 mgr.y (mgr.14150) 318 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:32.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[25967]: audit 2024-09-17T12:06:31.561457+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:06:32.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[25967]: audit 2024-09-17T12:06:31.564741+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:06:32.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[25967]: audit 2024-09-17T12:06:31.565611+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:32.471 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[19740]: cluster 2024-09-17T12:06:31.145168+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:32.471 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[19740]: audit 2024-09-17T12:06:31.557588+0000 mgr.y (mgr.14150) 318 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:32.471 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[19740]: audit 2024-09-17T12:06:31.561457+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:06:32.471 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[19740]: audit 2024-09-17T12:06:31.564741+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:06:32.471 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:32 smithi022 bash[19740]: audit 2024-09-17T12:06:31.565611+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:32.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:32 smithi190 bash[20839]: cluster 2024-09-17T12:06:31.145168+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:32.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:32 smithi190 bash[20839]: audit 2024-09-17T12:06:31.557588+0000 mgr.y (mgr.14150) 318 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:32.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:32 smithi190 bash[20839]: audit 2024-09-17T12:06:31.561457+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T12:06:32.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:32 smithi190 bash[20839]: audit 2024-09-17T12:06:31.564741+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T12:06:32.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:32 smithi190 bash[20839]: audit 2024-09-17T12:06:31.565611+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:34.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:34 smithi022 bash[19740]: cluster 2024-09-17T12:06:33.145714+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:34.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:34 smithi022 bash[25967]: cluster 2024-09-17T12:06:33.145714+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:34.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:34 smithi190 bash[20839]: cluster 2024-09-17T12:06:33.145714+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:35.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:35 smithi190 bash[20839]: audit 2024-09-17T12:06:34.556781+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:35.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:35 smithi190 bash[20839]: audit 2024-09-17T12:06:34.562322+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:35.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:35 smithi190 bash[20839]: audit 2024-09-17T12:06:34.569512+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:35.901 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:35 smithi022 bash[25967]: audit 2024-09-17T12:06:34.556781+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:35.901 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:35 smithi022 bash[25967]: audit 2024-09-17T12:06:34.562322+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:35.901 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:35 smithi022 bash[25967]: audit 2024-09-17T12:06:34.569512+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:35.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:35 smithi022 bash[19740]: audit 2024-09-17T12:06:34.556781+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:35.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:35 smithi022 bash[19740]: audit 2024-09-17T12:06:34.562322+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:35.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:35 smithi022 bash[19740]: audit 2024-09-17T12:06:34.569512+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:36.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:36 smithi190 bash[20839]: cluster 2024-09-17T12:06:35.146149+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:37.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:36 smithi022 bash[19740]: cluster 2024-09-17T12:06:35.146149+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:36 smithi022 bash[25967]: cluster 2024-09-17T12:06:35.146149+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:38.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:38 smithi190 bash[20839]: cluster 2024-09-17T12:06:37.146743+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:39.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:38 smithi022 bash[19740]: cluster 2024-09-17T12:06:37.146743+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:38 smithi022 bash[25967]: cluster 2024-09-17T12:06:37.146743+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:40.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:40 smithi190 bash[20839]: cluster 2024-09-17T12:06:39.147329+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:40.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:40 smithi190 bash[20839]: audit 2024-09-17T12:06:39.819042+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]: dispatch 2024-09-17T12:06:40.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:40 smithi190 bash[20839]: audit 2024-09-17T12:06:39.821727+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.190:0/3047953361' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]: dispatch 2024-09-17T12:06:40.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:40 smithi190 bash[20839]: audit 2024-09-17T12:06:39.829796+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]': finished 2024-09-17T12:06:40.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:40 smithi190 bash[20839]: cluster 2024-09-17T12:06:39.829992+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T12:06:40.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:40 smithi190 bash[20839]: audit 2024-09-17T12:06:39.830283+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:06:40.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:40 smithi190 bash[20839]: audit 2024-09-17T12:06:40.477695+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.190:0/2261918905' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:06:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[19740]: cluster 2024-09-17T12:06:39.147329+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[19740]: audit 2024-09-17T12:06:39.819042+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]: dispatch 2024-09-17T12:06:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[19740]: audit 2024-09-17T12:06:39.821727+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.190:0/3047953361' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]: dispatch 2024-09-17T12:06:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[19740]: audit 2024-09-17T12:06:39.829796+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]': finished 2024-09-17T12:06:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[19740]: cluster 2024-09-17T12:06:39.829992+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T12:06:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[19740]: audit 2024-09-17T12:06:39.830283+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:06:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[19740]: audit 2024-09-17T12:06:40.477695+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.190:0/2261918905' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:06:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[25967]: cluster 2024-09-17T12:06:39.147329+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[25967]: audit 2024-09-17T12:06:39.819042+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]: dispatch 2024-09-17T12:06:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[25967]: audit 2024-09-17T12:06:39.821727+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.190:0/3047953361' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]: dispatch 2024-09-17T12:06:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[25967]: audit 2024-09-17T12:06:39.829796+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b44004ac-d802-4923-ae38-17a819716372"}]': finished 2024-09-17T12:06:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[25967]: cluster 2024-09-17T12:06:39.829992+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T12:06:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[25967]: audit 2024-09-17T12:06:39.830283+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:06:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:40 smithi022 bash[25967]: audit 2024-09-17T12:06:40.477695+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.190:0/2261918905' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T12:06:42.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:42 smithi190 bash[20839]: cluster 2024-09-17T12:06:41.147910+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:43.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:42 smithi022 bash[19740]: cluster 2024-09-17T12:06:41.147910+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:43.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:42 smithi022 bash[25967]: cluster 2024-09-17T12:06:41.147910+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:44.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:43 smithi022 bash[19740]: audit 2024-09-17T12:06:42.750684+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:43 smithi022 bash[19740]: audit 2024-09-17T12:06:42.771652+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:43 smithi022 bash[19740]: audit 2024-09-17T12:06:42.785949+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:43 smithi022 bash[25967]: audit 2024-09-17T12:06:42.750684+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:43 smithi022 bash[25967]: audit 2024-09-17T12:06:42.771652+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:43 smithi022 bash[25967]: audit 2024-09-17T12:06:42.785949+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:44.078 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:43 smithi190 bash[20839]: audit 2024-09-17T12:06:42.750684+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:44.078 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:43 smithi190 bash[20839]: audit 2024-09-17T12:06:42.771652+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:44.078 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:43 smithi190 bash[20839]: audit 2024-09-17T12:06:42.785949+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:45.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:44 smithi022 bash[19740]: cluster 2024-09-17T12:06:43.148486+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:45.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:44 smithi022 bash[25967]: cluster 2024-09-17T12:06:43.148486+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:45.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:44 smithi190 bash[20839]: cluster 2024-09-17T12:06:43.148486+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:47.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:46 smithi022 bash[19740]: cluster 2024-09-17T12:06:45.149061+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:46 smithi022 bash[25967]: cluster 2024-09-17T12:06:45.149061+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:47.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:46 smithi190 bash[20839]: cluster 2024-09-17T12:06:45.149061+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:49.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:48 smithi022 bash[19740]: cluster 2024-09-17T12:06:47.149634+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:48 smithi022 bash[25967]: cluster 2024-09-17T12:06:47.149634+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:49.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:48 smithi190 bash[20839]: cluster 2024-09-17T12:06:47.149634+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:50.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:50 smithi190 bash[20839]: cluster 2024-09-17T12:06:49.150214+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:51.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:50 smithi022 bash[19740]: cluster 2024-09-17T12:06:49.150214+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:50 smithi022 bash[25967]: cluster 2024-09-17T12:06:49.150214+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:52 smithi190 bash[20839]: cluster 2024-09-17T12:06:51.150784+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:52 smithi022 bash[19740]: cluster 2024-09-17T12:06:51.150784+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:52 smithi022 bash[25967]: cluster 2024-09-17T12:06:51.150784+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:53.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:53 smithi190 bash[20839]: audit 2024-09-17T12:06:53.226917+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T12:06:53.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:53 smithi190 bash[20839]: audit 2024-09-17T12:06:53.228671+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:53 smithi022 bash[19740]: audit 2024-09-17T12:06:53.226917+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T12:06:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:53 smithi022 bash[19740]: audit 2024-09-17T12:06:53.228671+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:53 smithi022 bash[25967]: audit 2024-09-17T12:06:53.226917+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T12:06:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:53 smithi022 bash[25967]: audit 2024-09-17T12:06:53.228671+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:54.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:54 smithi190 bash[20839]: cluster 2024-09-17T12:06:53.151383+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:54.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:54 smithi190 bash[20839]: cephadm 2024-09-17T12:06:53.230224+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:06:54.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:54 smithi190 bash[20839]: audit 2024-09-17T12:06:54.676018+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:54 smithi190 bash[20839]: audit 2024-09-17T12:06:54.680487+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:54 smithi190 bash[20839]: audit 2024-09-17T12:06:54.684852+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[25967]: cluster 2024-09-17T12:06:53.151383+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[25967]: cephadm 2024-09-17T12:06:53.230224+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:06:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[25967]: audit 2024-09-17T12:06:54.676018+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[25967]: audit 2024-09-17T12:06:54.680487+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[25967]: audit 2024-09-17T12:06:54.684852+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[19740]: cluster 2024-09-17T12:06:53.151383+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[19740]: cephadm 2024-09-17T12:06:53.230224+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:06:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[19740]: audit 2024-09-17T12:06:54.676018+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[19740]: audit 2024-09-17T12:06:54.680487+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:54 smithi022 bash[19740]: audit 2024-09-17T12:06:54.684852+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:56.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:56 smithi190 bash[20839]: cluster 2024-09-17T12:06:55.151903+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:57.053 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:56 smithi022 bash[25967]: cluster 2024-09-17T12:06:55.151903+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:57.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:56 smithi022 bash[19740]: cluster 2024-09-17T12:06:55.151903+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:57.545 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.545 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.546 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.546 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.546 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.833 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.836 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.836 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:57.837 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:06:57 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:58.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 bash[20839]: cluster 2024-09-17T12:06:57.152521+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:58.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 bash[20839]: audit 2024-09-17T12:06:57.801857+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:58.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 bash[20839]: audit 2024-09-17T12:06:57.812350+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:58.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 bash[20839]: audit 2024-09-17T12:06:57.812842+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:58.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 bash[20839]: audit 2024-09-17T12:06:57.815991+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:58.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 bash[20839]: audit 2024-09-17T12:06:57.822495+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:58.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:06:57 smithi190 bash[20839]: audit 2024-09-17T12:06:57.829507+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:58.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[19740]: cluster 2024-09-17T12:06:57.152521+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[19740]: audit 2024-09-17T12:06:57.801857+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[19740]: audit 2024-09-17T12:06:57.812350+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[19740]: audit 2024-09-17T12:06:57.812842+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[19740]: audit 2024-09-17T12:06:57.815991+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[19740]: audit 2024-09-17T12:06:57.822495+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[19740]: audit 2024-09-17T12:06:57.829507+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[25967]: cluster 2024-09-17T12:06:57.152521+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[25967]: audit 2024-09-17T12:06:57.801857+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[25967]: audit 2024-09-17T12:06:57.812350+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:58.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[25967]: audit 2024-09-17T12:06:57.812842+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:06:58.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[25967]: audit 2024-09-17T12:06:57.815991+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:06:58.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[25967]: audit 2024-09-17T12:06:57.822495+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:06:58.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:06:57 smithi022 bash[25967]: audit 2024-09-17T12:06:57.829507+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:00.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:00 smithi190 bash[20839]: cluster 2024-09-17T12:06:59.153097+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:00 smithi022 bash[19740]: cluster 2024-09-17T12:06:59.153097+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:00.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:00 smithi022 bash[25967]: cluster 2024-09-17T12:06:59.153097+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:02.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:02 smithi022 bash[19740]: cluster 2024-09-17T12:07:01.153673+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:02.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:02 smithi022 bash[25967]: cluster 2024-09-17T12:07:01.153673+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:02 smithi190 bash[20839]: cluster 2024-09-17T12:07:01.153673+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: audit 2024-09-17T12:07:02.924368+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: audit 2024-09-17T12:07:02.933431+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: cephadm 2024-09-17T12:07:02.936790+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:07:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: audit 2024-09-17T12:07:02.939079+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: audit 2024-09-17T12:07:02.944963+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: audit 2024-09-17T12:07:02.950493+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: audit 2024-09-17T12:07:02.952284+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: audit 2024-09-17T12:07:02.962487+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:03 smithi190 bash[20839]: cluster 2024-09-17T12:07:03.154349+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: audit 2024-09-17T12:07:02.924368+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: audit 2024-09-17T12:07:02.933431+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: cephadm 2024-09-17T12:07:02.936790+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: audit 2024-09-17T12:07:02.939079+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: audit 2024-09-17T12:07:02.944963+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: audit 2024-09-17T12:07:02.950493+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: audit 2024-09-17T12:07:02.952284+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: audit 2024-09-17T12:07:02.962487+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[19740]: cluster 2024-09-17T12:07:03.154349+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: audit 2024-09-17T12:07:02.924368+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: audit 2024-09-17T12:07:02.933431+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: cephadm 2024-09-17T12:07:02.936790+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Detected new or changed devices on smithi190 2024-09-17T12:07:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: audit 2024-09-17T12:07:02.939079+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: audit 2024-09-17T12:07:02.944963+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: audit 2024-09-17T12:07:02.950493+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: audit 2024-09-17T12:07:02.952284+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: audit 2024-09-17T12:07:02.962487+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:03 smithi022 bash[25967]: cluster 2024-09-17T12:07:03.154349+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:04 smithi022 bash[19740]: audit 2024-09-17T12:07:04.503042+0000 mon.a (mon.0) 847 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T12:07:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:04 smithi022 bash[19740]: audit 2024-09-17T12:07:04.506138+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T12:07:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:04 smithi022 bash[25967]: audit 2024-09-17T12:07:04.503042+0000 mon.a (mon.0) 847 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T12:07:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:04 smithi022 bash[25967]: audit 2024-09-17T12:07:04.506138+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T12:07:05.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:04 smithi190 bash[20839]: audit 2024-09-17T12:07:04.503042+0000 mon.a (mon.0) 847 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T12:07:05.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:04 smithi190 bash[20839]: audit 2024-09-17T12:07:04.506138+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T12:07:06.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:05 smithi190 bash[20839]: audit 2024-09-17T12:07:04.976894+0000 mon.a (mon.0) 848 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:07:06.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:05 smithi190 bash[20839]: cluster 2024-09-17T12:07:04.977017+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T12:07:06.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:05 smithi190 bash[20839]: audit 2024-09-17T12:07:04.977310+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:06.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:05 smithi190 bash[20839]: audit 2024-09-17T12:07:04.978495+0000 mon.a (mon.0) 851 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:07:06.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:05 smithi190 bash[20839]: audit 2024-09-17T12:07:04.981722+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:07:06.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:05 smithi190 bash[20839]: cluster 2024-09-17T12:07:05.155068+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:06.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[19740]: audit 2024-09-17T12:07:04.976894+0000 mon.a (mon.0) 848 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:07:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[19740]: cluster 2024-09-17T12:07:04.977017+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T12:07:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[19740]: audit 2024-09-17T12:07:04.977310+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[19740]: audit 2024-09-17T12:07:04.978495+0000 mon.a (mon.0) 851 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:07:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[19740]: audit 2024-09-17T12:07:04.981722+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:07:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[19740]: cluster 2024-09-17T12:07:05.155068+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[25967]: audit 2024-09-17T12:07:04.976894+0000 mon.a (mon.0) 848 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:07:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[25967]: cluster 2024-09-17T12:07:04.977017+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T12:07:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[25967]: audit 2024-09-17T12:07:04.977310+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[25967]: audit 2024-09-17T12:07:04.978495+0000 mon.a (mon.0) 851 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:07:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[25967]: audit 2024-09-17T12:07:04.981722+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T12:07:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:05 smithi022 bash[25967]: cluster 2024-09-17T12:07:05.155068+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[19740]: audit 2024-09-17T12:07:05.980373+0000 mon.a (mon.0) 852 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[19740]: cluster 2024-09-17T12:07:05.980558+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[19740]: audit 2024-09-17T12:07:05.981349+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[19740]: audit 2024-09-17T12:07:05.990228+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[19740]: audit 2024-09-17T12:07:06.460503+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[25967]: audit 2024-09-17T12:07:05.980373+0000 mon.a (mon.0) 852 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[25967]: cluster 2024-09-17T12:07:05.980558+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[25967]: audit 2024-09-17T12:07:05.981349+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[25967]: audit 2024-09-17T12:07:05.990228+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:06 smithi022 bash[25967]: audit 2024-09-17T12:07:06.460503+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T12:07:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:06 smithi190 bash[20839]: audit 2024-09-17T12:07:05.980373+0000 mon.a (mon.0) 852 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T12:07:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:06 smithi190 bash[20839]: cluster 2024-09-17T12:07:05.980558+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T12:07:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:06 smithi190 bash[20839]: audit 2024-09-17T12:07:05.981349+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:06 smithi190 bash[20839]: audit 2024-09-17T12:07:05.990228+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:06 smithi190 bash[20839]: audit 2024-09-17T12:07:06.460503+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T12:07:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: cluster 2024-09-17T12:07:05.524391+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:07:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: cluster 2024-09-17T12:07:05.524455+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:07:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:06.994038+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: cluster 2024-09-17T12:07:07.003103+0000 mon.a (mon.0) 858 : cluster [INF] osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137] boot 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: cluster 2024-09-17T12:07:07.003214+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:07.003589+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: cluster 2024-09-17T12:07:07.052835+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: cluster 2024-09-17T12:07:07.155785+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:07.892742+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:07.902876+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:07.908054+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:07.914116+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:07.918835+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:07.920800+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[19740]: audit 2024-09-17T12:07:07.930509+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: cluster 2024-09-17T12:07:05.524391+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: cluster 2024-09-17T12:07:05.524455+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:06.994038+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: cluster 2024-09-17T12:07:07.003103+0000 mon.a (mon.0) 858 : cluster [INF] osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137] boot 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: cluster 2024-09-17T12:07:07.003214+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:07.003589+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: cluster 2024-09-17T12:07:07.052835+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: cluster 2024-09-17T12:07:07.155785+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:07.892742+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:07.902876+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:07.908054+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:07.914116+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:07.918835+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:07.920800+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:07 smithi022 bash[25967]: audit 2024-09-17T12:07:07.930509+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: cluster 2024-09-17T12:07:05.524391+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: cluster 2024-09-17T12:07:05.524455+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:06.994038+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: cluster 2024-09-17T12:07:07.003103+0000 mon.a (mon.0) 858 : cluster [INF] osd.7 [v2:172.21.15.190:6824/452662137,v1:172.21.15.190:6825/452662137] boot 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: cluster 2024-09-17T12:07:07.003214+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:07.003589+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: cluster 2024-09-17T12:07:07.052835+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: cluster 2024-09-17T12:07:07.155785+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:07.892742+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:07.902876+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:07.908054+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:07.914116+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:07.918835+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:07.920800+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:07 smithi190 bash[20839]: audit 2024-09-17T12:07:07.930509+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:09.240 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 7 on host 'smithi190' 2024-09-17T12:07:09.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:09 smithi190 bash[20839]: cluster 2024-09-17T12:07:08.060882+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T12:07:09.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:09 smithi022 bash[19740]: cluster 2024-09-17T12:07:08.060882+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T12:07:09.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:09 smithi022 bash[25967]: cluster 2024-09-17T12:07:08.060882+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T12:07:09.858 DEBUG:teuthology.orchestra.run.smithi190:osd.7> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T12:07:09.860 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T12:07:09.861 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: cluster 2024-09-17T12:07:09.062750+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: cluster 2024-09-17T12:07:09.156401+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.220241+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.228882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.229415+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.232782+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.238431+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.240989+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.242712+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: cephadm 2024-09-17T12:07:09.244144+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 4060M 2024-09-17T12:07:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.252489+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.254674+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.256340+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:10 smithi190 bash[20839]: audit 2024-09-17T12:07:09.266287+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: cluster 2024-09-17T12:07:09.062750+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T12:07:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: cluster 2024-09-17T12:07:09.156401+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.220241+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.228882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.229415+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.232782+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.238431+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.240989+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.242712+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: cephadm 2024-09-17T12:07:09.244144+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 4060M 2024-09-17T12:07:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.252489+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.254674+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.256340+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[19740]: audit 2024-09-17T12:07:09.266287+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: cluster 2024-09-17T12:07:09.062750+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: cluster 2024-09-17T12:07:09.156401+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.220241+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.228882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.229415+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.232782+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.238431+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.240989+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.242712+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:07:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: cephadm 2024-09-17T12:07:09.244144+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 4060M 2024-09-17T12:07:10.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.252489+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:10.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.254674+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:10.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.256340+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:10.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:10 smithi022 bash[25967]: audit 2024-09-17T12:07:09.266287+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:11.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:11 smithi190 bash[20839]: cluster 2024-09-17T12:07:10.077480+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T12:07:11.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:11 smithi022 bash[19740]: cluster 2024-09-17T12:07:10.077480+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T12:07:11.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:11 smithi022 bash[25967]: cluster 2024-09-17T12:07:10.077480+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T12:07:12.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:12 smithi190 bash[20839]: cluster 2024-09-17T12:07:11.156980+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:12.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:12 smithi022 bash[19740]: cluster 2024-09-17T12:07:11.156980+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:12.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:12 smithi022 bash[25967]: cluster 2024-09-17T12:07:11.156980+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:14.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:14 smithi022 bash[25967]: cluster 2024-09-17T12:07:13.157594+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T12:07:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:14 smithi022 bash[19740]: cluster 2024-09-17T12:07:13.157594+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T12:07:14.583 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:07:14.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:14 smithi190 bash[20839]: cluster 2024-09-17T12:07:13.157594+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T12:07:16.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:15 smithi022 bash[25967]: audit 2024-09-17T12:07:14.786707+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:15 smithi022 bash[25967]: audit 2024-09-17T12:07:14.791719+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:15 smithi022 bash[25967]: audit 2024-09-17T12:07:14.798414+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:15 smithi022 bash[25967]: cluster 2024-09-17T12:07:15.158213+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T12:07:16.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:15 smithi022 bash[19740]: audit 2024-09-17T12:07:14.786707+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:15 smithi022 bash[19740]: audit 2024-09-17T12:07:14.791719+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:15 smithi022 bash[19740]: audit 2024-09-17T12:07:14.798414+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:15 smithi022 bash[19740]: cluster 2024-09-17T12:07:15.158213+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T12:07:16.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:15 smithi190 bash[20839]: audit 2024-09-17T12:07:14.786707+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:15 smithi190 bash[20839]: audit 2024-09-17T12:07:14.791719+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:15 smithi190 bash[20839]: audit 2024-09-17T12:07:14.798414+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:16.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:15 smithi190 bash[20839]: cluster 2024-09-17T12:07:15.158213+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T12:07:18.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:18 smithi022 bash[19740]: cluster 2024-09-17T12:07:17.158832+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-17T12:07:18.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:18 smithi022 bash[25967]: cluster 2024-09-17T12:07:17.158832+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-17T12:07:18.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:18 smithi190 bash[20839]: cluster 2024-09-17T12:07:17.158832+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-17T12:07:18.984 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:07:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:19 smithi022 bash[19740]: audit 2024-09-17T12:07:18.984083+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.22:0/1214641590' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T12:07:19.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:19 smithi022 bash[25967]: audit 2024-09-17T12:07:18.984083+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.22:0/1214641590' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T12:07:19.587 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1726574826,"num_in_osds":8,"osd_in_since":1726574799,"num_remapped_pgs":0} 2024-09-17T12:07:19.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T12:07:19.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:19 smithi190 bash[20839]: audit 2024-09-17T12:07:18.984083+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.22:0/1214641590' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T12:07:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:20 smithi022 bash[19740]: cluster 2024-09-17T12:07:19.159339+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:07:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:20 smithi022 bash[25967]: cluster 2024-09-17T12:07:19.159339+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:07:20.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:20 smithi190 bash[20839]: cluster 2024-09-17T12:07:19.159339+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:07:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:22 smithi022 bash[19740]: cluster 2024-09-17T12:07:21.159913+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T12:07:22.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:22 smithi022 bash[25967]: cluster 2024-09-17T12:07:21.159913+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T12:07:22.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:22 smithi190 bash[20839]: cluster 2024-09-17T12:07:21.159913+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T12:07:24.306 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:07:24.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:24 smithi190 bash[20839]: cluster 2024-09-17T12:07:23.160603+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:07:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:24 smithi022 bash[19740]: cluster 2024-09-17T12:07:23.160603+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:07:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:24 smithi022 bash[25967]: cluster 2024-09-17T12:07:23.160603+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:07:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:26 smithi022 bash[19740]: cluster 2024-09-17T12:07:25.161325+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:26 smithi022 bash[19740]: audit 2024-09-17T12:07:25.511153+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:26 smithi022 bash[19740]: audit 2024-09-17T12:07:25.520419+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:26 smithi022 bash[19740]: audit 2024-09-17T12:07:25.530767+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:26 smithi022 bash[25967]: cluster 2024-09-17T12:07:25.161325+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:26 smithi022 bash[25967]: audit 2024-09-17T12:07:25.511153+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:26 smithi022 bash[25967]: audit 2024-09-17T12:07:25.520419+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:26 smithi022 bash[25967]: audit 2024-09-17T12:07:25.530767+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:26.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:26 smithi190 bash[20839]: cluster 2024-09-17T12:07:25.161325+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:26.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:26 smithi190 bash[20839]: audit 2024-09-17T12:07:25.511153+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:26.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:26 smithi190 bash[20839]: audit 2024-09-17T12:07:25.520419+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:26.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:26 smithi190 bash[20839]: audit 2024-09-17T12:07:25.530767+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:27.167 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:07:27.168 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":58,"fsid":"c5782e1a-74eb-11ef-bceb-c7b262605968","created":"2024-09-17T11:57:24.351643+0000","modified":"2024-09-17T12:07:10.064750+0000","last_up_change":"2024-09-17T12:07:06.983731+0000","last_in_change":"2024-09-17T12:06:39.820273+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T12:02:46.256328+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"36b31aae-3c4f-4fc5-a859-a049920e6e3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6803","nonce":3257786359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6805","nonce":3257786359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6809","nonce":3257786359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6807","nonce":3257786359}]},"public_addr":"172.21.15.22:6803/3257786359","cluster_addr":"172.21.15.22:6805/3257786359","heartbeat_back_addr":"172.21.15.22:6809/3257786359","heartbeat_front_addr":"172.21.15.22:6807/3257786359","state":["exists","up"]},{"osd":1,"uuid":"5144be35-a33f-49c9-8469-98e1f00fc51e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6811","nonce":422871669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6813","nonce":422871669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6817","nonce":422871669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6815","nonce":422871669}]},"public_addr":"172.21.15.22:6811/422871669","cluster_addr":"172.21.15.22:6813/422871669","heartbeat_back_addr":"172.21.15.22:6817/422871669","heartbeat_front_addr":"172.21.15.22:6815/422871669","state":["exists","up"]},{"osd":2,"uuid":"fb483491-1847-4562-9d00-d0f96ea33444","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.22:6818","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6819","nonce":469142763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6821","nonce":469142763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6825","nonce":469142763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6823","nonce":469142763}]},"public_addr":"172.21.15.22:6819/469142763","cluster_addr":"172.21.15.22:6821/469142763","heartbeat_back_addr":"172.21.15.22:6825/469142763","heartbeat_front_addr":"172.21.15.22:6823/469142763","state":["exists","up"]},{"osd":3,"uuid":"188650d0-1473-424b-8204-91c1a411afa2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6827","nonce":3739619898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6829","nonce":3739619898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6833","nonce":3739619898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6831","nonce":3739619898}]},"public_addr":"172.21.15.22:6827/3739619898","cluster_addr":"172.21.15.22:6829/3739619898","heartbeat_back_addr":"172.21.15.22:6833/3739619898","heartbeat_front_addr":"172.21.15.22:6831/3739619898","state":["exists","up"]},{"osd":4,"uuid":"fd2a70ff-17c7-4d9f-930d-a48989add3fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6801","nonce":1232279952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6803","nonce":1232279952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6807","nonce":1232279952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6805","nonce":1232279952}]},"public_addr":"172.21.15.190:6801/1232279952","cluster_addr":"172.21.15.190:6803/1232279952","heartbeat_back_addr":"172.21.15.190:6807/1232279952","heartbeat_front_addr":"172.21.15.190:6805/1232279952","state":["exists","up"]},{"osd":5,"uuid":"09276b65-b439-4a17-a664-a962494105d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6809","nonce":4287962290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6811","nonce":4287962290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6815","nonce":4287962290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6813","nonce":4287962290}]},"public_addr":"172.21.15.190:6809/4287962290","cluster_addr":"172.21.15.190:6811/4287962290","heartbeat_back_addr":"172.21.15.190:6815/4287962290","heartbeat_front_addr":"172.21.15.190:6813/4287962290","state":["exists","up"]},{"osd":6,"uuid":"767ae394-0e9f-4cca-ba18-b2104a15522c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6817","nonce":746834687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6819","nonce":746834687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6823","nonce":746834687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6821","nonce":746834687}]},"public_addr":"172.21.15.190:6817/746834687","cluster_addr":"172.21.15.190:6819/746834687","heartbeat_back_addr":"172.21.15.190:6823/746834687","heartbeat_front_addr":"172.21.15.190:6821/746834687","state":["exists","up"]},{"osd":7,"uuid":"b44004ac-d802-4923-ae38-17a819716372","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6825","nonce":452662137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6827","nonce":452662137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6831","nonce":452662137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6829","nonce":452662137}]},"public_addr":"172.21.15.190:6825/452662137","cluster_addr":"172.21.15.190:6827/452662137","heartbeat_back_addr":"172.21.15.190:6831/452662137","heartbeat_front_addr":"172.21.15.190:6829/452662137","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:00:57.779164+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:01:49.247878+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:02:43.036333+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:03:36.583040+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:04:30.606186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:05:19.099114+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:06:13.281925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:07:05.524458+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:6800/1277049003":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/454313540":"2024-09-18T11:58:23.641425+0000","172.21.15.22:6801/1277049003":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/502579497":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/2756238542":"2024-09-18T11:57:51.857136+0000","172.21.15.22:0/570727603":"2024-09-18T11:57:51.857136+0000","172.21.15.22:0/3201542857":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/406826386":"2024-09-18T11:57:51.857136+0000","172.21.15.22:6801/2471921551":"2024-09-18T11:57:51.857136+0000","172.21.15.22:6800/2471921551":"2024-09-18T11:57:51.857136+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T12:07:27.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:27 smithi022 bash[25967]: audit 2024-09-17T12:07:27.166047+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.22:0/870494893' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:07:27.819 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:27 smithi022 bash[19740]: audit 2024-09-17T12:07:27.166047+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.22:0/870494893' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:07:27.820 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T12:02:46.256328+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T12:07:27.821 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T12:07:27.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:27 smithi190 bash[20839]: audit 2024-09-17T12:07:27.166047+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.22:0/870494893' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:07:28.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:28 smithi190 bash[20839]: cluster 2024-09-17T12:07:27.161910+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:29.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:28 smithi022 bash[19740]: cluster 2024-09-17T12:07:27.161910+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:29.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:28 smithi022 bash[25967]: cluster 2024-09-17T12:07:27.161910+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:30.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:30 smithi190 bash[20839]: cluster 2024-09-17T12:07:29.162503+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:30 smithi022 bash[25967]: cluster 2024-09-17T12:07:29.162503+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:30 smithi022 bash[19740]: cluster 2024-09-17T12:07:29.162503+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:32.537 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:07:32.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:32 smithi190 bash[20839]: cluster 2024-09-17T12:07:31.163115+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:33.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:32 smithi022 bash[19740]: cluster 2024-09-17T12:07:31.163115+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:32 smithi022 bash[25967]: cluster 2024-09-17T12:07:31.163115+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:34.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:34 smithi022 bash[25967]: cluster 2024-09-17T12:07:33.163710+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:34.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:34 smithi022 bash[19740]: cluster 2024-09-17T12:07:33.163710+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:34.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:34 smithi190 bash[20839]: cluster 2024-09-17T12:07:33.163710+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:35.910 INFO:teuthology.orchestra.run.smithi022.stdout:pg_num: 1 2024-09-17T12:07:36.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[19740]: audit 2024-09-17T12:07:34.957401+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[19740]: audit 2024-09-17T12:07:34.965188+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[19740]: audit 2024-09-17T12:07:34.975687+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[19740]: cluster 2024-09-17T12:07:35.164277+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:36.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[19740]: audit 2024-09-17T12:07:35.910387+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.22:0/280156955' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T12:07:36.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[25967]: audit 2024-09-17T12:07:34.957401+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[25967]: audit 2024-09-17T12:07:34.965188+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[25967]: audit 2024-09-17T12:07:34.975687+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[25967]: cluster 2024-09-17T12:07:35.164277+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:36.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:35 smithi022 bash[25967]: audit 2024-09-17T12:07:35.910387+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.22:0/280156955' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T12:07:36.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:35 smithi190 bash[20839]: audit 2024-09-17T12:07:34.957401+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:35 smithi190 bash[20839]: audit 2024-09-17T12:07:34.965188+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:35 smithi190 bash[20839]: audit 2024-09-17T12:07:34.975687+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:36.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:35 smithi190 bash[20839]: cluster 2024-09-17T12:07:35.164277+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:36.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:35 smithi190 bash[20839]: audit 2024-09-17T12:07:35.910387+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.22:0/280156955' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T12:07:36.837 INFO:tasks.cephadm:Adding prometheus.a on smithi190 2024-09-17T12:07:36.837 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi190=a' 2024-09-17T12:07:38.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:38 smithi022 bash[25967]: cluster 2024-09-17T12:07:37.164982+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:38.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:38 smithi022 bash[19740]: cluster 2024-09-17T12:07:37.164982+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:38 smithi190 bash[20839]: cluster 2024-09-17T12:07:37.164982+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:40.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:40 smithi022 bash[25967]: cluster 2024-09-17T12:07:39.165679+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:40 smithi022 bash[19740]: cluster 2024-09-17T12:07:39.165679+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:40.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:40 smithi190 bash[20839]: cluster 2024-09-17T12:07:39.165679+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:41.541 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:07:42.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:42 smithi190 bash[20839]: cluster 2024-09-17T12:07:41.166394+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:42.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:42 smithi022 bash[19740]: cluster 2024-09-17T12:07:41.166394+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:42.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:42 smithi022 bash[25967]: cluster 2024-09-17T12:07:41.166394+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:44.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:44 smithi190 bash[20839]: cluster 2024-09-17T12:07:43.167133+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:44.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:44 smithi022 bash[19740]: cluster 2024-09-17T12:07:43.167133+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:44.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:44 smithi022 bash[25967]: cluster 2024-09-17T12:07:43.167133+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:45.255 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled prometheus update... 2024-09-17T12:07:46.224 DEBUG:teuthology.orchestra.run.smithi190:prometheus.a> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T12:07:46.227 INFO:tasks.cephadm:Adding node-exporter.a on smithi022 2024-09-17T12:07:46.227 INFO:tasks.cephadm:Adding node-exporter.b on smithi190 2024-09-17T12:07:46.227 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi022=a;smithi190=b' 2024-09-17T12:07:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: cluster 2024-09-17T12:07:45.167838+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.244180+0000 mgr.y (mgr.14150) 359 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: cephadm 2024-09-17T12:07:45.247053+0000 mgr.y (mgr.14150) 360 : cephadm [INF] Saving service prometheus spec with placement smithi190=a;count:1 2024-09-17T12:07:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.254046+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.255721+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.260347+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.262070+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.272236+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: cephadm 2024-09-17T12:07:45.588270+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.713481+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.722536+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[19740]: audit 2024-09-17T12:07:45.732523+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: cluster 2024-09-17T12:07:45.167838+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.244180+0000 mgr.y (mgr.14150) 359 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: cephadm 2024-09-17T12:07:45.247053+0000 mgr.y (mgr.14150) 360 : cephadm [INF] Saving service prometheus spec with placement smithi190=a;count:1 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.254046+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.255721+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.260347+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.262070+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:46.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.272236+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: cephadm 2024-09-17T12:07:45.588270+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:07:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.713481+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.722536+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:46 smithi022 bash[25967]: audit 2024-09-17T12:07:45.732523+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: cluster 2024-09-17T12:07:45.167838+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.244180+0000 mgr.y (mgr.14150) 359 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: cephadm 2024-09-17T12:07:45.247053+0000 mgr.y (mgr.14150) 360 : cephadm [INF] Saving service prometheus spec with placement smithi190=a;count:1 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.254046+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.255721+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.260347+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.262070+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.272236+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: cephadm 2024-09-17T12:07:45.588270+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.713481+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.722536+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:46 smithi190 bash[20839]: audit 2024-09-17T12:07:45.732523+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:48.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:48 smithi022 bash[19740]: cluster 2024-09-17T12:07:47.168452+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:48.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:48 smithi022 bash[25967]: cluster 2024-09-17T12:07:47.168452+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:48.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:48 smithi190 bash[20839]: cluster 2024-09-17T12:07:47.168452+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:48.649 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:07:48 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:07:50.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:50 smithi022 bash[19740]: cluster 2024-09-17T12:07:49.168976+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:50.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:50 smithi022 bash[25967]: cluster 2024-09-17T12:07:49.168976+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:50.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:50 smithi190 bash[20839]: cluster 2024-09-17T12:07:49.168976+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:50.968 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:07:52.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:52 smithi190 bash[20839]: cluster 2024-09-17T12:07:51.169525+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:52.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:52 smithi022 bash[19740]: cluster 2024-09-17T12:07:51.169525+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:52.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:52 smithi022 bash[25967]: cluster 2024-09-17T12:07:51.169525+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:54.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:54 smithi190 bash[20839]: cluster 2024-09-17T12:07:53.170128+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:54.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:54 smithi022 bash[19740]: cluster 2024-09-17T12:07:53.170128+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:54.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:54 smithi022 bash[25967]: cluster 2024-09-17T12:07:53.170128+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:56 smithi022 bash[19740]: cluster 2024-09-17T12:07:55.170790+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:56 smithi022 bash[19740]: audit 2024-09-17T12:07:55.191552+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:56 smithi022 bash[19740]: audit 2024-09-17T12:07:55.201047+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:56 smithi022 bash[19740]: audit 2024-09-17T12:07:55.211485+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:56 smithi022 bash[25967]: cluster 2024-09-17T12:07:55.170790+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:56 smithi022 bash[25967]: audit 2024-09-17T12:07:55.191552+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:56 smithi022 bash[25967]: audit 2024-09-17T12:07:55.201047+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:56 smithi022 bash[25967]: audit 2024-09-17T12:07:55.211485+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:56.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:56 smithi190 bash[20839]: cluster 2024-09-17T12:07:55.170790+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:56.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:56 smithi190 bash[20839]: audit 2024-09-17T12:07:55.191552+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:56.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:56 smithi190 bash[20839]: audit 2024-09-17T12:07:55.201047+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:56.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:56 smithi190 bash[20839]: audit 2024-09-17T12:07:55.211485+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:57.048 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled node-exporter update... 2024-09-17T12:07:58.114 DEBUG:teuthology.orchestra.run.smithi022:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T12:07:58.116 DEBUG:teuthology.orchestra.run.smithi190:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T12:07:58.119 INFO:tasks.cephadm:Adding alertmanager.a on smithi022 2024-09-17T12:07:58.119 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi022=a' 2024-09-17T12:07:58.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:58 smithi190 bash[20839]: audit 2024-09-17T12:07:57.040062+0000 mgr.y (mgr.14150) 367 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi022=a;smithi190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:58.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:58 smithi190 bash[20839]: cephadm 2024-09-17T12:07:57.042222+0000 mgr.y (mgr.14150) 368 : cephadm [INF] Saving service node-exporter spec with placement smithi022=a;smithi190=b;count:2 2024-09-17T12:07:58.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:58 smithi190 bash[20839]: audit 2024-09-17T12:07:57.048045+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:58.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:07:58 smithi190 bash[20839]: cluster 2024-09-17T12:07:57.171675+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:58 smithi022 bash[25967]: audit 2024-09-17T12:07:57.040062+0000 mgr.y (mgr.14150) 367 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi022=a;smithi190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:58 smithi022 bash[25967]: cephadm 2024-09-17T12:07:57.042222+0000 mgr.y (mgr.14150) 368 : cephadm [INF] Saving service node-exporter spec with placement smithi022=a;smithi190=b;count:2 2024-09-17T12:07:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:58 smithi022 bash[25967]: audit 2024-09-17T12:07:57.048045+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:07:58 smithi022 bash[25967]: cluster 2024-09-17T12:07:57.171675+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:07:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:58 smithi022 bash[19740]: audit 2024-09-17T12:07:57.040062+0000 mgr.y (mgr.14150) 367 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi022=a;smithi190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:58 smithi022 bash[19740]: cephadm 2024-09-17T12:07:57.042222+0000 mgr.y (mgr.14150) 368 : cephadm [INF] Saving service node-exporter spec with placement smithi022=a;smithi190=b;count:2 2024-09-17T12:07:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:58 smithi022 bash[19740]: audit 2024-09-17T12:07:57.048045+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:07:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:07:58 smithi022 bash[19740]: cluster 2024-09-17T12:07:57.171675+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:00.359 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:00 smithi190 bash[20839]: cluster 2024-09-17T12:07:59.172125+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:00 smithi022 bash[19740]: cluster 2024-09-17T12:07:59.172125+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:00.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:00 smithi022 bash[25967]: cluster 2024-09-17T12:07:59.172125+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:02.484 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:02 smithi190 bash[20839]: cluster 2024-09-17T12:08:01.172688+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:02.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:02 smithi022 bash[19740]: cluster 2024-09-17T12:08:01.172688+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:02.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:02 smithi022 bash[25967]: cluster 2024-09-17T12:08:01.172688+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:02.824 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.824 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.824 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.824 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.825 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.825 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.825 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.825 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.826 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.826 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.826 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.826 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.826 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.826 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:02.859 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:08:03.149 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:02 smithi190 systemd[1]: Started Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:08:04.149 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:03 smithi190 bash[22338]: ignoring --setuser ceph since I am not root 2024-09-17T12:08:04.149 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:03 smithi190 bash[22338]: ignoring --setgroup ceph since I am not root 2024-09-17T12:08:04.149 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:03 smithi190 bash[22338]: debug 2024-09-17T12:08:03.953+0000 7f056a6ef640 1 -- 172.21.15.190:0/1389809655 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bd2b59cd00 con 0x55bd2b58f400 2024-09-17T12:08:04.149 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[22338]: debug 2024-09-17T12:08:04.065+0000 7f056cf4a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T12:08:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:03 smithi190 bash[20839]: audit 2024-09-17T12:08:02.866147+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:03 smithi190 bash[20839]: audit 2024-09-17T12:08:02.875502+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:03 smithi190 bash[20839]: audit 2024-09-17T12:08:02.883443+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:03 smithi190 bash[20839]: audit 2024-09-17T12:08:02.887501+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T12:08:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:03 smithi190 bash[20839]: cluster 2024-09-17T12:08:03.173274+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[19740]: audit 2024-09-17T12:08:02.866147+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[19740]: audit 2024-09-17T12:08:02.875502+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[19740]: audit 2024-09-17T12:08:02.883443+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[19740]: audit 2024-09-17T12:08:02.887501+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T12:08:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[19740]: cluster 2024-09-17T12:08:03.173274+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:04.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[19991]: ignoring --setuser ceph since I am not root 2024-09-17T12:08:04.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[19991]: ignoring --setgroup ceph since I am not root 2024-09-17T12:08:04.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:04 smithi022 bash[19991]: debug 2024-09-17T12:08:04.061+0000 7fc2888f4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T12:08:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[25967]: audit 2024-09-17T12:08:02.866147+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[25967]: audit 2024-09-17T12:08:02.875502+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[25967]: audit 2024-09-17T12:08:02.883443+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' 2024-09-17T12:08:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[25967]: audit 2024-09-17T12:08:02.887501+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T12:08:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:03 smithi022 bash[25967]: cluster 2024-09-17T12:08:03.173274+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:04.649 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.440Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T12:08:04.649 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.440Z 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-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.440Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi190 (none))" 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.440Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.440Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.441Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.442Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.442Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.442Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.445Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.446Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.384µs 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.446Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T12:08:04.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.446Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.446Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.587µs wal_replay_duration=383.831µs wbl_replay_duration=95ns total_replay_duration=447.34µs 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.447Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.447Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.447Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.448Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.448Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.448Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.474Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.025973ms db_storage=815ns remote_storage=1.3µs web_handler=383ns query_engine=712ns scrape=246.04µs scrape_sd=96.462µs notify=1.275µs notify_sd=2.295µs rules=26.388097ms tracing=5.729µs 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.474Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T12:08:04.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[41712]: ts=2024-09-17T12:08:04.474Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T12:08:05.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:04 smithi022 bash[25967]: audit 2024-09-17T12:08:03.902710+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T12:08:05.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:04 smithi022 bash[25967]: cluster 2024-09-17T12:08:03.902845+0000 mon.a (mon.0) 911 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T12:08:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:04 smithi022 bash[19740]: audit 2024-09-17T12:08:03.902710+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T12:08:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:04 smithi022 bash[19740]: cluster 2024-09-17T12:08:03.902845+0000 mon.a (mon.0) 911 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T12:08:05.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[20839]: audit 2024-09-17T12:08:03.902710+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.22:0/1102366066' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T12:08:05.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:04 smithi190 bash[20839]: cluster 2024-09-17T12:08:03.902845+0000 mon.a (mon.0) 911 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T12:08:05.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:05 smithi190 bash[22338]: debug 2024-09-17T12:08:05.293+0000 7f056cf4a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T12:08:05.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:05 smithi190 bash[22338]: debug 2024-09-17T12:08:05.357+0000 7f056cf4a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T12:08:05.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:05 smithi190 bash[22338]: debug 2024-09-17T12:08:05.509+0000 7f056cf4a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T12:08:05.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:05 smithi022 bash[19991]: debug 2024-09-17T12:08:05.293+0000 7fc2888f4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T12:08:05.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:05 smithi022 bash[19991]: debug 2024-09-17T12:08:05.361+0000 7fc2888f4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T12:08:05.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:05 smithi022 bash[19991]: debug 2024-09-17T12:08:05.517+0000 7fc2888f4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T12:08:06.474 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:06 smithi190 bash[22338]: debug 2024-09-17T12:08:06.157+0000 7f056cf4a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T12:08:06.474 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:06 smithi190 bash[22338]: debug 2024-09-17T12:08:06.225+0000 7f056cf4a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T12:08:06.475 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:06 smithi190 bash[22338]: debug 2024-09-17T12:08:06.293+0000 7f056cf4a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T12:08:06.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:06 smithi022 bash[19991]: debug 2024-09-17T12:08:06.177+0000 7fc2888f4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T12:08:06.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:06 smithi022 bash[19991]: debug 2024-09-17T12:08:06.249+0000 7fc2888f4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T12:08:06.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:06 smithi022 bash[19991]: debug 2024-09-17T12:08:06.321+0000 7fc2888f4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T12:08:06.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:06 smithi022 bash[19991]: debug 2024-09-17T12:08:06.509+0000 7fc2888f4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T12:08:06.729 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:06 smithi190 bash[22338]: debug 2024-09-17T12:08:06.477+0000 7f056cf4a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T12:08:06.729 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:06 smithi190 bash[22338]: debug 2024-09-17T12:08:06.553+0000 7f056cf4a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T12:08:06.729 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:06 smithi190 bash[22338]: debug 2024-09-17T12:08:06.621+0000 7f056cf4a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T12:08:06.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:06 smithi022 bash[19991]: debug 2024-09-17T12:08:06.589+0000 7fc2888f4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T12:08:06.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:06 smithi022 bash[19991]: debug 2024-09-17T12:08:06.657+0000 7fc2888f4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T12:08:07.143 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:06 smithi190 bash[22338]: debug 2024-09-17T12:08:06.881+0000 7f056cf4a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T12:08:07.144 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:06 smithi190 bash[22338]: debug 2024-09-17T12:08:06.949+0000 7f056cf4a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T12:08:07.197 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:06 smithi022 bash[19991]: debug 2024-09-17T12:08:06.921+0000 7fc2888f4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T12:08:07.197 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:06 smithi022 bash[19991]: debug 2024-09-17T12:08:06.993+0000 7fc2888f4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T12:08:07.399 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:07 smithi190 bash[22338]: debug 2024-09-17T12:08:07.145+0000 7f056cf4a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T12:08:07.399 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:07 smithi190 bash[22338]: debug 2024-09-17T12:08:07.221+0000 7f056cf4a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T12:08:07.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:07 smithi022 bash[19991]: debug 2024-09-17T12:08:07.193+0000 7fc2888f4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T12:08:07.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:07 smithi022 bash[19991]: debug 2024-09-17T12:08:07.273+0000 7fc2888f4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T12:08:07.820 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:07 smithi190 bash[22338]: debug 2024-09-17T12:08:07.469+0000 7f056cf4a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T12:08:07.820 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:07 smithi190 bash[22338]: debug 2024-09-17T12:08:07.645+0000 7f056cf4a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:08:07.883 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:07 smithi022 bash[19991]: debug 2024-09-17T12:08:07.529+0000 7fc2888f4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T12:08:07.884 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:07 smithi022 bash[19991]: debug 2024-09-17T12:08:07.713+0000 7fc2888f4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:08:08.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:07 smithi190 bash[22338]: debug 2024-09-17T12:08:07.821+0000 7f056cf4a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T12:08:08.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:07 smithi190 bash[22338]: debug 2024-09-17T12:08:07.905+0000 7f056cf4a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T12:08:08.148 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:07 smithi022 bash[19991]: debug 2024-09-17T12:08:07.881+0000 7fc2888f4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T12:08:08.148 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:07 smithi022 bash[19991]: debug 2024-09-17T12:08:07.961+0000 7fc2888f4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T12:08:08.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:08 smithi190 bash[22338]: debug 2024-09-17T12:08:08.081+0000 7f056cf4a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:08:08.516 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:08 smithi022 bash[19991]: debug 2024-09-17T12:08:08.145+0000 7fc2888f4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:08:09.149 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:08 smithi190 bash[22338]: debug 2024-09-17T12:08:08.881+0000 7f056cf4a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T12:08:09.149 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:08 smithi190 bash[22338]: debug 2024-09-17T12:08:08.961+0000 7f056cf4a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T12:08:09.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:08 smithi022 bash[19991]: debug 2024-09-17T12:08:08.985+0000 7fc2888f4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T12:08:09.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19991]: debug 2024-09-17T12:08:09.065+0000 7fc2888f4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T12:08:09.603 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: debug 2024-09-17T12:08:09.189+0000 7f056cf4a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T12:08:09.603 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: debug 2024-09-17T12:08:09.261+0000 7f056cf4a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T12:08:09.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19991]: debug 2024-09-17T12:08:09.293+0000 7fc2888f4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T12:08:09.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19991]: debug 2024-09-17T12:08:09.369+0000 7fc2888f4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T12:08:09.862 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: debug 2024-09-17T12:08:09.657+0000 7f056cf4a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T12:08:09.862 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: debug 2024-09-17T12:08:09.733+0000 7f056cf4a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T12:08:09.862 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: [17/Sep/2024:12:08:09] ENGINE Bus STARTING 2024-09-17T12:08:09.863 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: CherryPy Checker: 2024-09-17T12:08:09.863 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: The Application mounted at '' has an empty config. 2024-09-17T12:08:09.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[20839]: cluster 2024-09-17T12:08:09.757068+0000 mon.a (mon.0) 912 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:08:09.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[20839]: cluster 2024-09-17T12:08:09.757226+0000 mon.a (mon.0) 913 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:08:09.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[20839]: audit 2024-09-17T12:08:09.764782+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:08:09.864 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[20839]: audit 2024-09-17T12:08:09.765365+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:08:09.864 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[20839]: audit 2024-09-17T12:08:09.767285+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:08:09.864 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[20839]: audit 2024-09-17T12:08:09.768068+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:08:10.097 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19991]: debug 2024-09-17T12:08:09.769+0000 7fc2888f4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T12:08:10.097 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19991]: debug 2024-09-17T12:08:09.853+0000 7fc2888f4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T12:08:10.097 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19991]: [17/Sep/2024:12:08:09] ENGINE Bus STARTING 2024-09-17T12:08:10.097 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19991]: CherryPy Checker: 2024-09-17T12:08:10.097 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19991]: The Application mounted at '' has an empty config. 2024-09-17T12:08:10.097 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19740]: cluster 2024-09-17T12:08:09.757068+0000 mon.a (mon.0) 912 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19740]: cluster 2024-09-17T12:08:09.757226+0000 mon.a (mon.0) 913 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19740]: audit 2024-09-17T12:08:09.764782+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19740]: audit 2024-09-17T12:08:09.765365+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19740]: audit 2024-09-17T12:08:09.767285+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[19740]: audit 2024-09-17T12:08:09.768068+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[25967]: cluster 2024-09-17T12:08:09.757068+0000 mon.a (mon.0) 912 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[25967]: cluster 2024-09-17T12:08:09.757226+0000 mon.a (mon.0) 913 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[25967]: audit 2024-09-17T12:08:09.764782+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[25967]: audit 2024-09-17T12:08:09.765365+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[25967]: audit 2024-09-17T12:08:09.767285+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:08:10.098 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:09 smithi022 bash[25967]: audit 2024-09-17T12:08:09.768068+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.190:0/1861451109' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:08:10.149 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: [17/Sep/2024:12:08:09] ENGINE Serving on http://:::9283 2024-09-17T12:08:10.149 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:09 smithi190 bash[22338]: [17/Sep/2024:12:08:09] ENGINE Bus STARTED 2024-09-17T12:08:10.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19991]: [17/Sep/2024:12:08:10] ENGINE Serving on http://:::9283 2024-09-17T12:08:10.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19991]: [17/Sep/2024:12:08:10] ENGINE Bus STARTED 2024-09-17T12:08:10.910 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled alertmanager update... 2024-09-17T12:08:11.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: cluster 2024-09-17T12:08:09.819757+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-17T12:08:11.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: cluster 2024-09-17T12:08:09.878384+0000 mon.a (mon.0) 915 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:08:11.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: cluster 2024-09-17T12:08:09.878653+0000 mon.a (mon.0) 916 : cluster [INF] Activating manager daemon y 2024-09-17T12:08:11.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: cluster 2024-09-17T12:08:09.890138+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T12:08:11.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: cluster 2024-09-17T12:08:09.890822+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0122425s), standbys: x 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.891492+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.891700+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.891887+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.894255+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.894427+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.894892+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.895181+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.895442+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.895714+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.895946+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.896146+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:08:11.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.896421+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.896740+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.897050+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.897258+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.897663+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: cluster 2024-09-17T12:08:09.922277+0000 mon.a (mon.0) 919 : cluster [INF] Manager daemon y is now available 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.942134+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.947405+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.951706+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.952044+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.956570+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]': finished 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.963557+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.966395+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:11.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.976504+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.976894+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.988687+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:09.989068+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:10.701511+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:10.707242+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:10.708661+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:10.708951+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:10.713200+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]': finished 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:10.714784+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:11.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:10 smithi190 bash[20839]: audit 2024-09-17T12:08:10.715571+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: cluster 2024-09-17T12:08:09.819757+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: cluster 2024-09-17T12:08:09.878384+0000 mon.a (mon.0) 915 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: cluster 2024-09-17T12:08:09.878653+0000 mon.a (mon.0) 916 : cluster [INF] Activating manager daemon y 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: cluster 2024-09-17T12:08:09.890138+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: cluster 2024-09-17T12:08:09.890822+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0122425s), standbys: x 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.891492+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.891700+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.891887+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.894255+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.894427+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.894892+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:08:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.895181+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.895442+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.895714+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.895946+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.896146+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.896421+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.896740+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.897050+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.897258+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:08:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: cluster 2024-09-17T12:08:09.819757+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: cluster 2024-09-17T12:08:09.878384+0000 mon.a (mon.0) 915 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: cluster 2024-09-17T12:08:09.878653+0000 mon.a (mon.0) 916 : cluster [INF] Activating manager daemon y 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: cluster 2024-09-17T12:08:09.890138+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: cluster 2024-09-17T12:08:09.890822+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0122425s), standbys: x 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.891492+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.891700+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.891887+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.894255+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.894427+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.894892+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.895181+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.895442+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:08:11.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.895714+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.895946+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.896146+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.896421+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.896740+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.897050+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.897258+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.897663+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: cluster 2024-09-17T12:08:09.922277+0000 mon.a (mon.0) 919 : cluster [INF] Manager daemon y is now available 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.942134+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.947405+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.951706+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.952044+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.956570+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]': finished 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.963557+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.966395+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.976504+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.976894+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.988687+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:09.989068+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:10.701511+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:10.707242+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:10.708661+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:10.708951+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:10.713200+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]': finished 2024-09-17T12:08:11.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:10.714784+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:11.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[19740]: audit 2024-09-17T12:08:10.715571+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.897663+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: cluster 2024-09-17T12:08:09.922277+0000 mon.a (mon.0) 919 : cluster [INF] Manager daemon y is now available 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.942134+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.947405+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.951706+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.952044+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.956570+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]': finished 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.963557+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.966395+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.976504+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.976894+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:08:11.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.988687+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:08:11.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:09.989068+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:08:11.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:10.701511+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:10.707242+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:10.708661+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:10.708951+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:08:11.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:10.713200+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]': finished 2024-09-17T12:08:11.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:10.714784+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:11.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:10 smithi022 bash[25967]: audit 2024-09-17T12:08:10.715571+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:11.673 DEBUG:teuthology.orchestra.run.smithi022:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T12:08:11.676 INFO:tasks.cephadm:Adding grafana.a on smithi190 2024-09-17T12:08:11.676 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi190=a' 2024-09-17T12:08:11.967 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: cephadm 2024-09-17T12:08:10.716752+0000 mgr.y (mgr.24293) 1 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:08:11.967 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: cephadm 2024-09-17T12:08:10.716956+0000 mgr.y (mgr.24293) 2 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:08:11.967 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: cephadm 2024-09-17T12:08:10.823616+0000 mgr.y (mgr.24293) 3 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: cluster 2024-09-17T12:08:10.893581+0000 mon.a (mon.0) 930 : cluster [DBG] mgrmap e19: y(active, since 1.01501s), standbys: x 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: audit 2024-09-17T12:08:10.901964+0000 mgr.y (mgr.24293) 4 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi022=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: cephadm 2024-09-17T12:08:10.904444+0000 mgr.y (mgr.24293) 5 : cephadm [INF] Saving service alertmanager spec with placement smithi022=a;count:1 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: cluster 2024-09-17T12:08:10.904987+0000 mgr.y (mgr.24293) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: audit 2024-09-17T12:08:10.909518+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: cephadm 2024-09-17T12:08:10.925401+0000 mgr.y (mgr.24293) 7 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: audit 2024-09-17T12:08:11.136780+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: audit 2024-09-17T12:08:11.146552+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: audit 2024-09-17T12:08:11.659885+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: audit 2024-09-17T12:08:11.670598+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: audit 2024-09-17T12:08:11.680094+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[25967]: audit 2024-09-17T12:08:11.689357+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: cephadm 2024-09-17T12:08:10.716752+0000 mgr.y (mgr.24293) 1 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: cephadm 2024-09-17T12:08:10.716956+0000 mgr.y (mgr.24293) 2 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: cephadm 2024-09-17T12:08:10.823616+0000 mgr.y (mgr.24293) 3 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: cluster 2024-09-17T12:08:10.893581+0000 mon.a (mon.0) 930 : cluster [DBG] mgrmap e19: y(active, since 1.01501s), standbys: x 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: audit 2024-09-17T12:08:10.901964+0000 mgr.y (mgr.24293) 4 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi022=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: cephadm 2024-09-17T12:08:10.904444+0000 mgr.y (mgr.24293) 5 : cephadm [INF] Saving service alertmanager spec with placement smithi022=a;count:1 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: cluster 2024-09-17T12:08:10.904987+0000 mgr.y (mgr.24293) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: audit 2024-09-17T12:08:10.909518+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: cephadm 2024-09-17T12:08:10.925401+0000 mgr.y (mgr.24293) 7 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: audit 2024-09-17T12:08:11.136780+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: audit 2024-09-17T12:08:11.146552+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: audit 2024-09-17T12:08:11.659885+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: audit 2024-09-17T12:08:11.670598+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: audit 2024-09-17T12:08:11.680094+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19740]: audit 2024-09-17T12:08:11.689357+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: debug 2024-09-17T12:08:11.685+0000 7fc1e6e20640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:08:11] ENGINE Error in HTTPServer.serve 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: Traceback (most recent call last): 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: self._connections.run(self.expiration_interval) 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: self._run(expiration_interval) 2024-09-17T12:08:11.970 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: s = self.context.wrap_socket( 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: return self.sslsocket_class._create( 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: self.do_handshake() 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: self._sslobj.do_handshake() 2024-09-17T12:08:11.971 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:11 smithi022 bash[19991]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:08:12.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: cephadm 2024-09-17T12:08:10.716752+0000 mgr.y (mgr.24293) 1 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:08:12.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: cephadm 2024-09-17T12:08:10.716956+0000 mgr.y (mgr.24293) 2 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: cephadm 2024-09-17T12:08:10.823616+0000 mgr.y (mgr.24293) 3 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: cluster 2024-09-17T12:08:10.893581+0000 mon.a (mon.0) 930 : cluster [DBG] mgrmap e19: y(active, since 1.01501s), standbys: x 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: audit 2024-09-17T12:08:10.901964+0000 mgr.y (mgr.24293) 4 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi022=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: cephadm 2024-09-17T12:08:10.904444+0000 mgr.y (mgr.24293) 5 : cephadm [INF] Saving service alertmanager spec with placement smithi022=a;count:1 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: cluster 2024-09-17T12:08:10.904987+0000 mgr.y (mgr.24293) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: audit 2024-09-17T12:08:10.909518+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: cephadm 2024-09-17T12:08:10.925401+0000 mgr.y (mgr.24293) 7 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: audit 2024-09-17T12:08:11.136780+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: audit 2024-09-17T12:08:11.146552+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: audit 2024-09-17T12:08:11.659885+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: audit 2024-09-17T12:08:11.670598+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: audit 2024-09-17T12:08:11.680094+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:11 smithi190 bash[20839]: audit 2024-09-17T12:08:11.689357+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:12.263 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.264 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.264 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.541 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.542 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.542 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.543 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.543 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:12.543 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:12 smithi022 systemd[1]: Started Ceph node-exporter.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:08:12.905 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[46782]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T12:08:13.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.020535+0000 mgr.y (mgr.24293) 8 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:08:13.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.170411+0000 mgr.y (mgr.24293) 9 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:08:13.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.384508+0000 mgr.y (mgr.24293) 10 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.523442+0000 mgr.y (mgr.24293) 11 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.558719+0000 mgr.y (mgr.24293) 12 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Bus STARTING 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.685584+0000 mgr.y (mgr.24293) 13 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Serving on https://172.21.15.22:7151 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.689034+0000 mgr.y (mgr.24293) 14 : cephadm [ERR] [17/Sep/2024:12:08:11] ENGINE Error in HTTPServer.serve 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: Traceback (most recent call last): 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: self._connections.run(self.expiration_interval) 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: self._run(expiration_interval) 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:08:13.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: s = self.context.wrap_socket( 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: return self.sslsocket_class._create( 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: self.do_handshake() 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: self._sslobj.do_handshake() 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.692767+0000 mgr.y (mgr.24293) 15 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.787362+0000 mgr.y (mgr.24293) 16 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cephadm 2024-09-17T12:08:11.787670+0000 mgr.y (mgr.24293) 17 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Bus STARTED 2024-09-17T12:08:13.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: cluster 2024-09-17T12:08:11.897880+0000 mgr.y (mgr.24293) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:13.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: audit 2024-09-17T12:08:12.539670+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: audit 2024-09-17T12:08:12.546346+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:12 smithi190 bash[20839]: audit 2024-09-17T12:08:12.550738+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.248 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T12:08:13.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.020535+0000 mgr.y (mgr.24293) 8 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:08:13.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.170411+0000 mgr.y (mgr.24293) 9 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:08:13.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.384508+0000 mgr.y (mgr.24293) 10 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:08:13.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.523442+0000 mgr.y (mgr.24293) 11 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:08:13.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.558719+0000 mgr.y (mgr.24293) 12 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Bus STARTING 2024-09-17T12:08:13.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.685584+0000 mgr.y (mgr.24293) 13 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Serving on https://172.21.15.22:7151 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.689034+0000 mgr.y (mgr.24293) 14 : cephadm [ERR] [17/Sep/2024:12:08:11] ENGINE Error in HTTPServer.serve 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: Traceback (most recent call last): 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: self._connections.run(self.expiration_interval) 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: self._run(expiration_interval) 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: s = self.context.wrap_socket( 2024-09-17T12:08:13.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: return self.sslsocket_class._create( 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: self.do_handshake() 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: self._sslobj.do_handshake() 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.692767+0000 mgr.y (mgr.24293) 15 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.787362+0000 mgr.y (mgr.24293) 16 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cephadm 2024-09-17T12:08:11.787670+0000 mgr.y (mgr.24293) 17 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Bus STARTED 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: cluster 2024-09-17T12:08:11.897880+0000 mgr.y (mgr.24293) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: audit 2024-09-17T12:08:12.539670+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: audit 2024-09-17T12:08:12.546346+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[25967]: audit 2024-09-17T12:08:12.550738+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.020535+0000 mgr.y (mgr.24293) 8 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.170411+0000 mgr.y (mgr.24293) 9 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.384508+0000 mgr.y (mgr.24293) 10 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.523442+0000 mgr.y (mgr.24293) 11 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.558719+0000 mgr.y (mgr.24293) 12 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Bus STARTING 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.685584+0000 mgr.y (mgr.24293) 13 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Serving on https://172.21.15.22:7151 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.689034+0000 mgr.y (mgr.24293) 14 : cephadm [ERR] [17/Sep/2024:12:08:11] ENGINE Error in HTTPServer.serve 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: Traceback (most recent call last): 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:08:13.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: self._connections.run(self.expiration_interval) 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: self._run(expiration_interval) 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: s = self.context.wrap_socket( 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: return self.sslsocket_class._create( 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: self.do_handshake() 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:08:13.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: self._sslobj.do_handshake() 2024-09-17T12:08:13.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:08:13.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.692767+0000 mgr.y (mgr.24293) 15 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-09-17T12:08:13.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.787362+0000 mgr.y (mgr.24293) 16 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:08:13.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cephadm 2024-09-17T12:08:11.787670+0000 mgr.y (mgr.24293) 17 : cephadm [INF] [17/Sep/2024:12:08:11] ENGINE Bus STARTED 2024-09-17T12:08:13.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: cluster 2024-09-17T12:08:11.897880+0000 mgr.y (mgr.24293) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:13.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: audit 2024-09-17T12:08:12.539670+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: audit 2024-09-17T12:08:12.546346+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:12 smithi022 bash[19740]: audit 2024-09-17T12:08:12.550738+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:13.398 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.399 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.399 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.399 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.399 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.399 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.400 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.400 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.400 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.400 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.400 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.401 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:13.513 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: 22b70bddd3ac: Pulling fs layer 2024-09-17T12:08:13.513 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: 5c12815fee55: Pulling fs layer 2024-09-17T12:08:13.513 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: c0e87333d380: Pulling fs layer 2024-09-17T12:08:13.513 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: 5c12815fee55: Download complete 2024-09-17T12:08:13.513 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: 22b70bddd3ac: Verifying Checksum 2024-09-17T12:08:13.513 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: 22b70bddd3ac: Download complete 2024-09-17T12:08:13.899 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:13 smithi190 systemd[1]: Started Ceph node-exporter.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:08:13.900 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[42382]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T12:08:13.908 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: 22b70bddd3ac: Pull complete 2024-09-17T12:08:13.908 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[46782]: c0e87333d380: Download complete 2024-09-17T12:08:13.908 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:13 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:14.178 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[42382]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T12:08:14.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[20839]: cephadm 2024-09-17T12:08:12.551548+0000 mgr.y (mgr.24293) 19 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2024-09-17T12:08:14.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[20839]: cluster 2024-09-17T12:08:12.918838+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-17T12:08:14.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[20839]: audit 2024-09-17T12:08:13.467907+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[20839]: audit 2024-09-17T12:08:13.478037+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[20839]: audit 2024-09-17T12:08:13.485860+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[20839]: audit 2024-09-17T12:08:13.493003+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:13 smithi190 bash[20839]: audit 2024-09-17T12:08:13.505043+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.263 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:14 smithi022 bash[46782]: 5c12815fee55: Pull complete 2024-09-17T12:08:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[25967]: cephadm 2024-09-17T12:08:12.551548+0000 mgr.y (mgr.24293) 19 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2024-09-17T12:08:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[25967]: cluster 2024-09-17T12:08:12.918838+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-17T12:08:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[25967]: audit 2024-09-17T12:08:13.467907+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[25967]: audit 2024-09-17T12:08:13.478037+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[25967]: audit 2024-09-17T12:08:13.485860+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[25967]: audit 2024-09-17T12:08:13.493003+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[25967]: audit 2024-09-17T12:08:13.505043+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[19740]: cephadm 2024-09-17T12:08:12.551548+0000 mgr.y (mgr.24293) 19 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[19740]: cluster 2024-09-17T12:08:12.918838+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[19740]: audit 2024-09-17T12:08:13.467907+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[19740]: audit 2024-09-17T12:08:13.478037+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[19740]: audit 2024-09-17T12:08:13.485860+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[19740]: audit 2024-09-17T12:08:13.493003+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:13 smithi022 bash[19740]: audit 2024-09-17T12:08:13.505043+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:14.553 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[42382]: 22b70bddd3ac: Pulling fs layer 2024-09-17T12:08:14.553 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[42382]: 5c12815fee55: Pulling fs layer 2024-09-17T12:08:14.553 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[42382]: c0e87333d380: Pulling fs layer 2024-09-17T12:08:14.553 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[42382]: 5c12815fee55: Download complete 2024-09-17T12:08:14.553 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[42382]: 22b70bddd3ac: Download complete 2024-09-17T12:08:14.899 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[42382]: c0e87333d380: Verifying Checksum 2024-09-17T12:08:14.899 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[42382]: c0e87333d380: Download complete 2024-09-17T12:08:14.899 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[42382]: 22b70bddd3ac: Pull complete 2024-09-17T12:08:14.926 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:14 smithi022 bash[46782]: c0e87333d380: Pull complete 2024-09-17T12:08:15.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[20839]: cephadm 2024-09-17T12:08:13.521913+0000 mgr.y (mgr.24293) 20 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:08:15.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:14 smithi190 bash[20839]: cluster 2024-09-17T12:08:13.898195+0000 mgr.y (mgr.24293) 21 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:15.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:14 smithi022 bash[25967]: cephadm 2024-09-17T12:08:13.521913+0000 mgr.y (mgr.24293) 20 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:08:15.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:14 smithi022 bash[25967]: cluster 2024-09-17T12:08:13.898195+0000 mgr.y (mgr.24293) 21 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:15.263 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:15 smithi022 bash[46782]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T12:08:15.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:14 smithi022 bash[19740]: cephadm 2024-09-17T12:08:13.521913+0000 mgr.y (mgr.24293) 20 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:08:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:14 smithi022 bash[19740]: cluster 2024-09-17T12:08:13.898195+0000 mgr.y (mgr.24293) 21 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:15.649 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:15 smithi190 bash[42382]: 5c12815fee55: Pull complete 2024-09-17T12:08:15.763 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:15 smithi022 bash[46782]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T12:08:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:15 smithi022 bash[25967]: cluster 2024-09-17T12:08:14.923113+0000 mon.a (mon.0) 947 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-17T12:08:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:15 smithi022 bash[25967]: audit 2024-09-17T12:08:14.965741+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:16.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:15 smithi022 bash[19740]: cluster 2024-09-17T12:08:14.923113+0000 mon.a (mon.0) 947 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-17T12:08:16.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:15 smithi022 bash[19740]: audit 2024-09-17T12:08:14.965741+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:16.347 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:15 smithi190 bash[20839]: cluster 2024-09-17T12:08:14.923113+0000 mon.a (mon.0) 947 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-17T12:08:16.347 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:15 smithi190 bash[20839]: audit 2024-09-17T12:08:14.965741+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:16.370 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:08:16.649 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:16 smithi190 bash[42382]: c0e87333d380: Pull complete 2024-09-17T12:08:17.149 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:17 smithi190 bash[42382]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T12:08:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:16 smithi190 bash[20839]: cluster 2024-09-17T12:08:15.898760+0000 mgr.y (mgr.24293) 22 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:17.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:16 smithi022 bash[25967]: cluster 2024-09-17T12:08:15.898760+0000 mgr.y (mgr.24293) 22 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:17.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:16 smithi022 bash[19740]: cluster 2024-09-17T12:08:15.898760+0000 mgr.y (mgr.24293) 22 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:17.468 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:17 smithi190 bash[42382]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.450Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.450Z 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-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.450Z 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-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.451Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.451Z 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-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.451Z 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-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.451Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.451Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T12:08:18.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.451Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.451Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.451Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T12:08:18.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T12:08:18.766 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T12:08:18.767 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T12:08:18.768 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T12:08:18.768 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T12:08:18.768 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T12:08:18.768 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T12:08:18.768 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T12:08:18.768 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T12:08:18.768 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[46782]: ts=2024-09-17T12:08:18.452Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T12:08:19.196 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:18 smithi190 bash[20839]: cluster 2024-09-17T12:08:17.899464+0000 mgr.y (mgr.24293) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T12:08:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[19740]: cluster 2024-09-17T12:08:17.899464+0000 mgr.y (mgr.24293) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T12:08:19.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:18 smithi022 bash[25967]: cluster 2024-09-17T12:08:17.899464+0000 mgr.y (mgr.24293) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T12:08:20.149 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.938Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.938Z 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-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.938Z 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-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.938Z 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-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z 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-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T12:08:20.150 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:19 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T12:08:20.151 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T12:08:20.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T12:08:20.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T12:08:20.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T12:08:20.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T12:08:20.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T12:08:20.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.939Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T12:08:20.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T12:08:20.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T12:08:20.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T12:08:20.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T12:08:20.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[42382]: ts=2024-09-17T12:08:19.940Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T12:08:21.202 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:20 smithi022 bash[19740]: cluster 2024-09-17T12:08:19.900149+0000 mgr.y (mgr.24293) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T12:08:21.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:20 smithi022 bash[25967]: cluster 2024-09-17T12:08:19.900149+0000 mgr.y (mgr.24293) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T12:08:21.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:20 smithi190 bash[20839]: cluster 2024-09-17T12:08:19.900149+0000 mgr.y (mgr.24293) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T12:08:22.349 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled grafana update... 2024-09-17T12:08:23.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:22 smithi190 bash[20839]: cluster 2024-09-17T12:08:21.900694+0000 mgr.y (mgr.24293) 25 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:08:23.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:22 smithi190 bash[20839]: audit 2024-09-17T12:08:22.348216+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:23.203 DEBUG:teuthology.orchestra.run.smithi190:grafana.a> sudo journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T12:08:23.205 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T12:08:23.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T12:08:23.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:22 smithi022 bash[19740]: cluster 2024-09-17T12:08:21.900694+0000 mgr.y (mgr.24293) 25 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:08:23.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:22 smithi022 bash[19740]: audit 2024-09-17T12:08:22.348216+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:23.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:22 smithi022 bash[25967]: cluster 2024-09-17T12:08:21.900694+0000 mgr.y (mgr.24293) 25 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:08:23.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:22 smithi022 bash[25967]: audit 2024-09-17T12:08:22.348216+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:24.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:23 smithi022 bash[19740]: audit 2024-09-17T12:08:22.338101+0000 mgr.y (mgr.24293) 26 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:23 smithi022 bash[19740]: cephadm 2024-09-17T12:08:22.340423+0000 mgr.y (mgr.24293) 27 : cephadm [INF] Saving service grafana spec with placement smithi190=a;count:1 2024-09-17T12:08:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:23 smithi022 bash[25967]: audit 2024-09-17T12:08:22.338101+0000 mgr.y (mgr.24293) 26 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:23 smithi022 bash[25967]: cephadm 2024-09-17T12:08:22.340423+0000 mgr.y (mgr.24293) 27 : cephadm [INF] Saving service grafana spec with placement smithi190=a;count:1 2024-09-17T12:08:24.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:23 smithi190 bash[20839]: audit 2024-09-17T12:08:22.338101+0000 mgr.y (mgr.24293) 26 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:23 smithi190 bash[20839]: cephadm 2024-09-17T12:08:22.340423+0000 mgr.y (mgr.24293) 27 : cephadm [INF] Saving service grafana spec with placement smithi190=a;count:1 2024-09-17T12:08:24.468 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.468 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.469 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.469 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.469 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.469 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.470 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.470 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.763 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.763 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.764 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: Started Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:08:24.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.765 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:24.765 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:08:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:25.158 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: cluster 2024-09-17T12:08:23.901427+0000 mgr.y (mgr.24293) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:25.158 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.745813+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.158 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.751599+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.158 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.756193+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.158 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.760459+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.793476+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.795377+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.795537+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.795656+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[19740]: audit 2024-09-17T12:08:24.795929+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: cluster 2024-09-17T12:08:23.901427+0000 mgr.y (mgr.24293) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.745813+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.751599+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.756193+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.760459+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.159 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.793476+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:25.160 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.795377+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:08:25.160 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.795537+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:25.160 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.795656+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:08:25.160 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:24 smithi022 bash[25967]: audit 2024-09-17T12:08:24.795929+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:25.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: cluster 2024-09-17T12:08:23.901427+0000 mgr.y (mgr.24293) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.745813+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.751599+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.756193+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.760459+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.793476+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.795377+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.795537+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.795656+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:08:25.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:24 smithi190 bash[20839]: audit 2024-09-17T12:08:24.795929+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:25 smithi022 bash[19740]: audit 2024-09-17T12:08:24.966685+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:25 smithi022 bash[19740]: audit 2024-09-17T12:08:24.976950+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:26.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:25 smithi022 bash[25967]: audit 2024-09-17T12:08:24.966685+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:26.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:25 smithi022 bash[25967]: audit 2024-09-17T12:08:24.976950+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:26.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:25 smithi190 bash[20839]: audit 2024-09-17T12:08:24.966685+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:26.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:25 smithi190 bash[20839]: audit 2024-09-17T12:08:24.976950+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:26.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[47560]: ts=2024-09-17T12:08:26.515Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T12:08:26.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[47560]: ts=2024-09-17T12:08:26.515Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T12:08:26.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[47560]: ts=2024-09-17T12:08:26.517Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.22 port=9094 2024-09-17T12:08:26.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[47560]: ts=2024-09-17T12:08:26.520Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T12:08:26.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[47560]: ts=2024-09-17T12:08:26.562Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T12:08:26.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[47560]: ts=2024-09-17T12:08:26.563Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T12:08:26.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[47560]: ts=2024-09-17T12:08:26.568Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T12:08:26.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[47560]: ts=2024-09-17T12:08:26.568Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T12:08:27.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:26 smithi190 bash[20839]: cluster 2024-09-17T12:08:25.901851+0000 mgr.y (mgr.24293) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:27.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:26 smithi190 bash[20839]: audit 2024-09-17T12:08:26.275632+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:27.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:26 smithi190 bash[20839]: audit 2024-09-17T12:08:26.276527+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:27.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:26 smithi190 bash[20839]: audit 2024-09-17T12:08:26.282970+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:27.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:26 smithi190 bash[20839]: audit 2024-09-17T12:08:26.318635+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:27.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:26 smithi190 bash[20839]: audit 2024-09-17T12:08:26.319066+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:27.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:26 smithi190 bash[20839]: audit 2024-09-17T12:08:26.895909+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[25967]: cluster 2024-09-17T12:08:25.901851+0000 mgr.y (mgr.24293) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[25967]: audit 2024-09-17T12:08:26.275632+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[25967]: audit 2024-09-17T12:08:26.276527+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[25967]: audit 2024-09-17T12:08:26.282970+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[25967]: audit 2024-09-17T12:08:26.318635+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[25967]: audit 2024-09-17T12:08:26.319066+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[25967]: audit 2024-09-17T12:08:26.895909+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[19740]: cluster 2024-09-17T12:08:25.901851+0000 mgr.y (mgr.24293) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[19740]: audit 2024-09-17T12:08:26.275632+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[19740]: audit 2024-09-17T12:08:26.276527+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[19740]: audit 2024-09-17T12:08:26.282970+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[19740]: audit 2024-09-17T12:08:26.318635+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[19740]: audit 2024-09-17T12:08:26.319066+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:08:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:26 smithi022 bash[19740]: audit 2024-09-17T12:08:26.895909+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: cephadm 2024-09-17T12:08:26.283650+0000 mgr.y (mgr.24293) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:28.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: audit 2024-09-17T12:08:27.043981+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: audit 2024-09-17T12:08:27.125160+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: audit 2024-09-17T12:08:27.186976+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: audit 2024-09-17T12:08:27.206802+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: audit 2024-09-17T12:08:27.333658+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: audit 2024-09-17T12:08:27.736197+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: audit 2024-09-17T12:08:27.741253+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[25967]: audit 2024-09-17T12:08:27.841994+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: cephadm 2024-09-17T12:08:26.283650+0000 mgr.y (mgr.24293) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: audit 2024-09-17T12:08:27.043981+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: audit 2024-09-17T12:08:27.125160+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: audit 2024-09-17T12:08:27.186976+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: audit 2024-09-17T12:08:27.206802+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: audit 2024-09-17T12:08:27.333658+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: audit 2024-09-17T12:08:27.736197+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: audit 2024-09-17T12:08:27.741253+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:27 smithi022 bash[19740]: audit 2024-09-17T12:08:27.841994+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: cephadm 2024-09-17T12:08:26.283650+0000 mgr.y (mgr.24293) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:28.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: audit 2024-09-17T12:08:27.043981+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: audit 2024-09-17T12:08:27.125160+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: audit 2024-09-17T12:08:27.186976+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: audit 2024-09-17T12:08:27.206802+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: audit 2024-09-17T12:08:27.333658+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: audit 2024-09-17T12:08:27.736197+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: audit 2024-09-17T12:08:27.741253+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:27 smithi190 bash[20839]: audit 2024-09-17T12:08:27.841994+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:28.909 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:28 smithi022 bash[47560]: ts=2024-09-17T12:08:28.521Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000255756s 2024-09-17T12:08:29.133 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:08:29.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:28 smithi190 bash[20839]: cephadm 2024-09-17T12:08:27.007236+0000 mgr.y (mgr.24293) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T12:08:29.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:28 smithi190 bash[20839]: cephadm 2024-09-17T12:08:27.010552+0000 mgr.y (mgr.24293) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-09-17T12:08:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:28 smithi190 bash[20839]: cluster 2024-09-17T12:08:27.902192+0000 mgr.y (mgr.24293) 33 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:29.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:28 smithi022 bash[25967]: cephadm 2024-09-17T12:08:27.007236+0000 mgr.y (mgr.24293) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T12:08:29.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:28 smithi022 bash[25967]: cephadm 2024-09-17T12:08:27.010552+0000 mgr.y (mgr.24293) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-09-17T12:08:29.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:28 smithi022 bash[25967]: cluster 2024-09-17T12:08:27.902192+0000 mgr.y (mgr.24293) 33 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:29.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:28 smithi022 bash[19740]: cephadm 2024-09-17T12:08:27.007236+0000 mgr.y (mgr.24293) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T12:08:29.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:28 smithi022 bash[19740]: cephadm 2024-09-17T12:08:27.010552+0000 mgr.y (mgr.24293) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi022 2024-09-17T12:08:29.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:28 smithi022 bash[19740]: cluster 2024-09-17T12:08:27.902192+0000 mgr.y (mgr.24293) 33 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T12:08:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:30 smithi022 bash[19740]: audit 2024-09-17T12:08:29.697570+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:30 smithi022 bash[19740]: cluster 2024-09-17T12:08:29.902752+0000 mgr.y (mgr.24293) 34 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:30 smithi022 bash[25967]: audit 2024-09-17T12:08:29.697570+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:30 smithi022 bash[25967]: cluster 2024-09-17T12:08:29.902752+0000 mgr.y (mgr.24293) 34 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:31.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:30 smithi190 bash[20839]: audit 2024-09-17T12:08:29.697570+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:31.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:30 smithi190 bash[20839]: cluster 2024-09-17T12:08:29.902752+0000 mgr.y (mgr.24293) 34 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:32.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:32 smithi190 bash[20839]: audit 2024-09-17T12:08:31.111989+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:32 smithi190 bash[20839]: audit 2024-09-17T12:08:31.688655+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:32 smithi190 bash[20839]: audit 2024-09-17T12:08:31.694729+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:32 smithi190 bash[20839]: audit 2024-09-17T12:08:31.701104+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:32 smithi190 bash[20839]: cluster 2024-09-17T12:08:31.903436+0000 mgr.y (mgr.24293) 35 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[19740]: audit 2024-09-17T12:08:31.111989+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[19740]: audit 2024-09-17T12:08:31.688655+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[19740]: audit 2024-09-17T12:08:31.694729+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[19740]: audit 2024-09-17T12:08:31.701104+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[19740]: cluster 2024-09-17T12:08:31.903436+0000 mgr.y (mgr.24293) 35 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[25967]: audit 2024-09-17T12:08:31.111989+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[25967]: audit 2024-09-17T12:08:31.688655+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[25967]: audit 2024-09-17T12:08:31.694729+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[25967]: audit 2024-09-17T12:08:31.701104+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:32 smithi022 bash[25967]: cluster 2024-09-17T12:08:31.903436+0000 mgr.y (mgr.24293) 35 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:34.673 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:34 smithi022 systemd[1]: Stopping Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:08:34.673 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[47560]: ts=2024-09-17T12:08:34.461Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:08:34.673 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[47560]: ts=2024-09-17T12:08:34.461Z caller=cluster.go:690 level=info component=cluster msg="gossip not settled but continuing anyway" polls=3 elapsed=7.940384864s 2024-09-17T12:08:34.839 INFO:teuthology.orchestra.run.smithi022.stdout:[client.0] 2024-09-17T12:08:34.839 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQBCcelmuL3DMRAAtEaUIoXC0rehqTbPqmiAog== 2024-09-17T12:08:35.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[19740]: cluster 2024-09-17T12:08:33.904191+0000 mgr.y (mgr.24293) 36 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:35.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[19740]: audit 2024-09-17T12:08:34.834470+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.22:0/4293601690' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:35.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[19740]: audit 2024-09-17T12:08:34.834772+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:35.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[19740]: audit 2024-09-17T12:08:34.839622+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T12:08:35.247 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[25967]: cluster 2024-09-17T12:08:33.904191+0000 mgr.y (mgr.24293) 36 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:35.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[25967]: audit 2024-09-17T12:08:34.834470+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.22:0/4293601690' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:35.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[25967]: audit 2024-09-17T12:08:34.834772+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:35.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[25967]: audit 2024-09-17T12:08:34.839622+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T12:08:35.248 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:34 smithi022 bash[48244]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T12:08:35.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:34 smithi190 bash[20839]: cluster 2024-09-17T12:08:33.904191+0000 mgr.y (mgr.24293) 36 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:35.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:34 smithi190 bash[20839]: audit 2024-09-17T12:08:34.834470+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.22:0/4293601690' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:35.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:34 smithi190 bash[20839]: audit 2024-09-17T12:08:34.834772+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:35.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:34 smithi190 bash[20839]: audit 2024-09-17T12:08:34.839622+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T12:08:35.513 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:35 smithi022 bash[48631]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T12:08:35.513 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:35 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T12:08:35.513 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:35 smithi022 systemd[1]: Stopped Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:08:35.513 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:35 smithi022 systemd[1]: Started Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:08:35.964 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T12:08:35.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T12:08:35.964 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T12:08:36.030 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: audit 2024-09-17T12:08:35.169353+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: audit 2024-09-17T12:08:35.176634+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: audit 2024-09-17T12:08:35.183144+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: audit 2024-09-17T12:08:35.373312+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: audit 2024-09-17T12:08:35.380429+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: cephadm 2024-09-17T12:08:35.383620+0000 mgr.y (mgr.24293) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: audit 2024-09-17T12:08:35.409770+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: cephadm 2024-09-17T12:08:35.640186+0000 mgr.y (mgr.24293) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:08:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[19740]: cluster 2024-09-17T12:08:35.904811+0000 mgr.y (mgr.24293) 39 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: audit 2024-09-17T12:08:35.169353+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: audit 2024-09-17T12:08:35.176634+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: audit 2024-09-17T12:08:35.183144+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: audit 2024-09-17T12:08:35.373312+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: audit 2024-09-17T12:08:35.380429+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: cephadm 2024-09-17T12:08:35.383620+0000 mgr.y (mgr.24293) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: audit 2024-09-17T12:08:35.409770+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: cephadm 2024-09-17T12:08:35.640186+0000 mgr.y (mgr.24293) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:08:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:36 smithi022 bash[25967]: cluster 2024-09-17T12:08:35.904811+0000 mgr.y (mgr.24293) 39 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:36.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: audit 2024-09-17T12:08:35.169353+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: audit 2024-09-17T12:08:35.176634+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: audit 2024-09-17T12:08:35.183144+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: audit 2024-09-17T12:08:35.373312+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: audit 2024-09-17T12:08:35.380429+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: cephadm 2024-09-17T12:08:35.383620+0000 mgr.y (mgr.24293) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:08:36.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: audit 2024-09-17T12:08:35.409770+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:36.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: cephadm 2024-09-17T12:08:35.640186+0000 mgr.y (mgr.24293) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:08:36.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:36 smithi190 bash[20839]: cluster 2024-09-17T12:08:35.904811+0000 mgr.y (mgr.24293) 39 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:37.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:37 smithi022 bash[48716]: ts=2024-09-17T12:08:37.440Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T12:08:37.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:37 smithi022 bash[48716]: ts=2024-09-17T12:08:37.440Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T12:08:37.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:37 smithi022 bash[48716]: ts=2024-09-17T12:08:37.442Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.22 port=9094 2024-09-17T12:08:37.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:37 smithi022 bash[48716]: ts=2024-09-17T12:08:37.443Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T12:08:37.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:37 smithi022 bash[48716]: ts=2024-09-17T12:08:37.474Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T12:08:37.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:37 smithi022 bash[48716]: ts=2024-09-17T12:08:37.474Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T12:08:37.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:37 smithi022 bash[48716]: ts=2024-09-17T12:08:37.477Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T12:08:37.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:37 smithi022 bash[48716]: ts=2024-09-17T12:08:37.478Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T12:08:39.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:38 smithi190 bash[20839]: cluster 2024-09-17T12:08:37.905236+0000 mgr.y (mgr.24293) 40 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:39.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:38 smithi190 bash[20839]: audit 2024-09-17T12:08:38.700471+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:39.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:38 smithi022 bash[19740]: cluster 2024-09-17T12:08:37.905236+0000 mgr.y (mgr.24293) 40 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:39.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:38 smithi022 bash[19740]: audit 2024-09-17T12:08:38.700471+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:39.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:38 smithi022 bash[25967]: cluster 2024-09-17T12:08:37.905236+0000 mgr.y (mgr.24293) 40 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:39.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:38 smithi022 bash[25967]: audit 2024-09-17T12:08:38.700471+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:39.562 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 systemd[1]: Stopping Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:08:39.562 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:08:39.562 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.367Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.368Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.368Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T12:08:39.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[41712]: ts=2024-09-17T12:08:39.368Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T12:08:39.712 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:39 smithi022 bash[48716]: ts=2024-09-17T12:08:39.443Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000254314s 2024-09-17T12:08:40.148 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:39 smithi190 bash[43983]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:08:40.148 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[44045]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:08:40.148 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:40 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T12:08:40.148 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:40 smithi190 systemd[1]: Stopped Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:08:40.149 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:40 smithi190 systemd[1]: Started Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:08:40.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19991]: [17/Sep/2024:12:08:40] ENGINE Bus STOPPING 2024-09-17T12:08:40.732 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:08:40.964 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19991]: [17/Sep/2024:12:08:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:08:40.965 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19991]: [17/Sep/2024:12:08:40] ENGINE Bus STOPPED 2024-09-17T12:08:40.965 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19991]: [17/Sep/2024:12:08:40] ENGINE Bus STARTING 2024-09-17T12:08:40.965 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19991]: [17/Sep/2024:12:08:40] ENGINE Serving on http://:::9283 2024-09-17T12:08:40.965 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19991]: [17/Sep/2024:12:08:40] ENGINE Bus STARTED 2024-09-17T12:08:40.965 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19991]: [17/Sep/2024:12:08:40] ENGINE Bus STOPPING 2024-09-17T12:08:41.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: cluster 2024-09-17T12:08:39.905858+0000 mgr.y (mgr.24293) 41 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:41.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:39.968800+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:41.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.112822+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.118381+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.123977+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.125693+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.132663+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.143863+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.146019+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.155038+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.163363+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.167592+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.168764+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.177133+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.216539+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.219192+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.220081+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:41.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[25967]: audit 2024-09-17T12:08:40.226793+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: cluster 2024-09-17T12:08:39.905858+0000 mgr.y (mgr.24293) 41 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:39.968800+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.112822+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.118381+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.123977+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.125693+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.132663+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.143863+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.146019+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.155038+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.163363+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:41.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.167592+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:41.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.168764+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:41.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.177133+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.216539+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:41.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.219192+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:41.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.220081+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:41.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:40 smithi022 bash[19740]: audit 2024-09-17T12:08:40.226793+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: cluster 2024-09-17T12:08:39.905858+0000 mgr.y (mgr.24293) 41 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:39.968800+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.112822+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.118381+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.123977+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.125693+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.132663+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.143863+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.146019+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T12:08:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.155038+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.163363+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.167592+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.168764+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.177133+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.216539+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.219192+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.220081+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:40 smithi190 bash[20839]: audit 2024-09-17T12:08:40.226793+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:41.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19991]: [17/Sep/2024:12:08:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:08:41.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19991]: [17/Sep/2024:12:08:41] ENGINE Bus STOPPED 2024-09-17T12:08:41.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19991]: [17/Sep/2024:12:08:41] ENGINE Bus STARTING 2024-09-17T12:08:41.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19991]: [17/Sep/2024:12:08:41] ENGINE Serving on http://:::9283 2024-09-17T12:08:41.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19991]: [17/Sep/2024:12:08:41] ENGINE Bus STARTED 2024-09-17T12:08:41.973 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.778Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T12:08:41.973 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.778Z 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-09-17T12:08:41.973 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.778Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi190 (none))" 2024-09-17T12:08:41.973 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.778Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.778Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.780Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.780Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.781Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.781Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.783Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.783Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.398µs 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.783Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.785Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.785Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.785Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=141.374µs wal_replay_duration=1.467197ms wbl_replay_duration=147ns total_replay_duration=1.816833ms 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.786Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T12:08:41.974 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.786Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T12:08:41.975 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.786Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T12:08:41.975 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.811Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.36466ms db_storage=853ns remote_storage=1.278µs web_handler=410ns query_engine=635ns scrape=326.678µs scrape_sd=141.084µs notify=21.241µs notify_sd=18.637µs rules=23.444237ms tracing=7.089µs 2024-09-17T12:08:41.975 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.811Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T12:08:41.975 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[44073]: ts=2024-09-17T12:08:41.811Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T12:08:42.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[25967]: audit 2024-09-17T12:08:40.124485+0000 mgr.y (mgr.24293) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:08:42.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[25967]: audit 2024-09-17T12:08:40.126039+0000 mgr.y (mgr.24293) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T12:08:42.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[25967]: audit 2024-09-17T12:08:40.144470+0000 mgr.y (mgr.24293) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:08:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[25967]: audit 2024-09-17T12:08:40.146431+0000 mgr.y (mgr.24293) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T12:08:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[25967]: cephadm 2024-09-17T12:08:40.178032+0000 mgr.y (mgr.24293) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[25967]: cephadm 2024-09-17T12:08:40.227601+0000 mgr.y (mgr.24293) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[25967]: cluster 2024-09-17T12:08:41.906418+0000 mgr.y (mgr.24293) 48 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19740]: audit 2024-09-17T12:08:40.124485+0000 mgr.y (mgr.24293) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:08:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19740]: audit 2024-09-17T12:08:40.126039+0000 mgr.y (mgr.24293) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T12:08:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19740]: audit 2024-09-17T12:08:40.144470+0000 mgr.y (mgr.24293) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:08:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19740]: audit 2024-09-17T12:08:40.146431+0000 mgr.y (mgr.24293) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T12:08:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19740]: cephadm 2024-09-17T12:08:40.178032+0000 mgr.y (mgr.24293) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19740]: cephadm 2024-09-17T12:08:40.227601+0000 mgr.y (mgr.24293) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:41 smithi022 bash[19740]: cluster 2024-09-17T12:08:41.906418+0000 mgr.y (mgr.24293) 48 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:42.361 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[20839]: audit 2024-09-17T12:08:40.124485+0000 mgr.y (mgr.24293) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:08:42.361 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[20839]: audit 2024-09-17T12:08:40.126039+0000 mgr.y (mgr.24293) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi022.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T12:08:42.362 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[20839]: audit 2024-09-17T12:08:40.144470+0000 mgr.y (mgr.24293) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:08:42.362 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[20839]: audit 2024-09-17T12:08:40.146431+0000 mgr.y (mgr.24293) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T12:08:42.362 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[20839]: cephadm 2024-09-17T12:08:40.178032+0000 mgr.y (mgr.24293) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:42.362 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[20839]: cephadm 2024-09-17T12:08:40.227601+0000 mgr.y (mgr.24293) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:42.362 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:41 smithi190 bash[20839]: cluster 2024-09-17T12:08:41.906418+0000 mgr.y (mgr.24293) 48 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:44.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19991]: [17/Sep/2024:12:08:43] ENGINE Bus STOPPING 2024-09-17T12:08:44.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19740]: audit 2024-09-17T12:08:42.720859+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19740]: audit 2024-09-17T12:08:43.627413+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19740]: audit 2024-09-17T12:08:43.639306+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19740]: audit 2024-09-17T12:08:43.645084+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19740]: audit 2024-09-17T12:08:43.651879+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19740]: audit 2024-09-17T12:08:43.653514+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19740]: audit 2024-09-17T12:08:43.655206+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[19740]: audit 2024-09-17T12:08:43.665393+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[25967]: audit 2024-09-17T12:08:42.720859+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[25967]: audit 2024-09-17T12:08:43.627413+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[25967]: audit 2024-09-17T12:08:43.639306+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[25967]: audit 2024-09-17T12:08:43.645084+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[25967]: audit 2024-09-17T12:08:43.651879+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[25967]: audit 2024-09-17T12:08:43.653514+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[25967]: audit 2024-09-17T12:08:43.655206+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:43 smithi022 bash[25967]: audit 2024-09-17T12:08:43.665393+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:43 smithi190 bash[20839]: audit 2024-09-17T12:08:42.720859+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:43 smithi190 bash[20839]: audit 2024-09-17T12:08:43.627413+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:43 smithi190 bash[20839]: audit 2024-09-17T12:08:43.639306+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:43 smithi190 bash[20839]: audit 2024-09-17T12:08:43.645084+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:08:44.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:43 smithi190 bash[20839]: audit 2024-09-17T12:08:43.651879+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:43 smithi190 bash[20839]: audit 2024-09-17T12:08:43.653514+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:08:44.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:43 smithi190 bash[20839]: audit 2024-09-17T12:08:43.655206+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:08:44.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:43 smithi190 bash[20839]: audit 2024-09-17T12:08:43.665393+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:44.275 INFO:teuthology.orchestra.run.smithi190.stdout:[client.1] 2024-09-17T12:08:44.275 INFO:teuthology.orchestra.run.smithi190.stdout: key = AQBMcelm07nXDxAAcMd6EkS9f0I8GclxOO0w2A== 2024-09-17T12:08:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19991]: [17/Sep/2024:12:08:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:08:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19991]: [17/Sep/2024:12:08:44] ENGINE Bus STOPPED 2024-09-17T12:08:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19991]: [17/Sep/2024:12:08:44] ENGINE Bus STARTING 2024-09-17T12:08:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19991]: [17/Sep/2024:12:08:44] ENGINE Serving on http://:::9283 2024-09-17T12:08:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19991]: [17/Sep/2024:12:08:44] ENGINE Bus STARTED 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: cephadm 2024-09-17T12:08:43.692988+0000 mgr.y (mgr.24293) 49 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: audit 2024-09-17T12:08:43.854806+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: audit 2024-09-17T12:08:43.863715+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: audit 2024-09-17T12:08:43.874051+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: audit 2024-09-17T12:08:43.874987+0000 mgr.y (mgr.24293) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: audit 2024-09-17T12:08:43.888603+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: cephadm 2024-09-17T12:08:43.898194+0000 mgr.y (mgr.24293) 51 : cephadm [INF] Deploying daemon grafana.a on smithi190 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: cluster 2024-09-17T12:08:43.906943+0000 mgr.y (mgr.24293) 52 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:45.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: audit 2024-09-17T12:08:44.265492+0000 mon.a (mon.0) 996 : 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-09-17T12:08:45.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: audit 2024-09-17T12:08:44.269228+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.190:0/2004806846' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:45.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:44 smithi190 bash[20839]: audit 2024-09-17T12:08:44.275623+0000 mon.a (mon.0) 997 : 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-09-17T12:08:45.210 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T12:08:45.210 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T12:08:45.210 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T12:08:45.233 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-17T12:08:45.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: cephadm 2024-09-17T12:08:43.692988+0000 mgr.y (mgr.24293) 49 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T12:08:45.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: audit 2024-09-17T12:08:43.854806+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: audit 2024-09-17T12:08:43.863715+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: audit 2024-09-17T12:08:43.874051+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T12:08:45.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: audit 2024-09-17T12:08:43.874987+0000 mgr.y (mgr.24293) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T12:08:45.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: audit 2024-09-17T12:08:43.888603+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: cephadm 2024-09-17T12:08:43.898194+0000 mgr.y (mgr.24293) 51 : cephadm [INF] Deploying daemon grafana.a on smithi190 2024-09-17T12:08:45.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: cluster 2024-09-17T12:08:43.906943+0000 mgr.y (mgr.24293) 52 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:45.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: audit 2024-09-17T12:08:44.265492+0000 mon.a (mon.0) 996 : 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-09-17T12:08:45.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: audit 2024-09-17T12:08:44.269228+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.190:0/2004806846' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:45.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[25967]: audit 2024-09-17T12:08:44.275623+0000 mon.a (mon.0) 997 : 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-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: cephadm 2024-09-17T12:08:43.692988+0000 mgr.y (mgr.24293) 49 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: audit 2024-09-17T12:08:43.854806+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: audit 2024-09-17T12:08:43.863715+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: audit 2024-09-17T12:08:43.874051+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: audit 2024-09-17T12:08:43.874987+0000 mgr.y (mgr.24293) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: audit 2024-09-17T12:08:43.888603+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: cephadm 2024-09-17T12:08:43.898194+0000 mgr.y (mgr.24293) 51 : cephadm [INF] Deploying daemon grafana.a on smithi190 2024-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: cluster 2024-09-17T12:08:43.906943+0000 mgr.y (mgr.24293) 52 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: audit 2024-09-17T12:08:44.265492+0000 mon.a (mon.0) 996 : 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-09-17T12:08:45.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: audit 2024-09-17T12:08:44.269228+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.190:0/2004806846' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T12:08:45.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:44 smithi022 bash[19740]: audit 2024-09-17T12:08:44.275623+0000 mon.a (mon.0) 997 : 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-09-17T12:08:47.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:46 smithi022 bash[19740]: cluster 2024-09-17T12:08:45.907549+0000 mgr.y (mgr.24293) 53 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:46 smithi022 bash[25967]: cluster 2024-09-17T12:08:45.907549+0000 mgr.y (mgr.24293) 53 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:47.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:46 smithi190 bash[20839]: cluster 2024-09-17T12:08:45.907549+0000 mgr.y (mgr.24293) 53 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:47.763 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:08:47 smithi022 bash[48716]: ts=2024-09-17T12:08:47.446Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003219906s 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:48 smithi022 bash[19740]: cluster 2024-09-17T12:08:47.908176+0000 mgr.y (mgr.24293) 54 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:48 smithi022 bash[25967]: cluster 2024-09-17T12:08:47.908176+0000 mgr.y (mgr.24293) 54 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:49.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:48 smithi190 bash[20839]: cluster 2024-09-17T12:08:47.908176+0000 mgr.y (mgr.24293) 54 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:49.970 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:08:50.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:49 smithi190 bash[20839]: cluster 2024-09-17T12:08:49.908723+0000 mgr.y (mgr.24293) 55 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:50.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:49 smithi022 bash[19740]: cluster 2024-09-17T12:08:49.908723+0000 mgr.y (mgr.24293) 55 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:50.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:49 smithi022 bash[25967]: cluster 2024-09-17T12:08:49.908723+0000 mgr.y (mgr.24293) 55 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:53.040 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:08:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:52 smithi022 bash[19740]: cluster 2024-09-17T12:08:51.909483+0000 mgr.y (mgr.24293) 56 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:53.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:52 smithi022 bash[25967]: cluster 2024-09-17T12:08:51.909483+0000 mgr.y (mgr.24293) 56 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:53.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:52 smithi190 bash[20839]: cluster 2024-09-17T12:08:51.909483+0000 mgr.y (mgr.24293) 56 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:53.616 INFO:teuthology.orchestra.run.smithi022.stdout:[{"version":28,"timestamp":"2024-09-17T12:08:43.876718+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-17T12:08:53.617 INFO:tasks.ceph_manager:config epoch is 28 2024-09-17T12:08:53.617 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T12:08:53.617 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T12:08:53.618 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T12:08:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:53 smithi022 bash[19740]: audit 2024-09-17T12:08:53.040268+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.22:0/524243385' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T12:08:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:53 smithi022 bash[25967]: audit 2024-09-17T12:08:53.040268+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.22:0/524243385' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T12:08:54.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:53 smithi190 bash[20839]: audit 2024-09-17T12:08:53.040268+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.22:0/524243385' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T12:08:54.636 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:08:54] "GET /metrics HTTP/1.1" 200 26195 "" "Prometheus/2.43.0" 2024-09-17T12:08:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[19740]: cluster 2024-09-17T12:08:53.910234+0000 mgr.y (mgr.24293) 57 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[19740]: audit 2024-09-17T12:08:54.924529+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[19740]: audit 2024-09-17T12:08:54.937034+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[19740]: audit 2024-09-17T12:08:54.949231+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[19740]: audit 2024-09-17T12:08:54.967999+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[25967]: cluster 2024-09-17T12:08:53.910234+0000 mgr.y (mgr.24293) 57 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[25967]: audit 2024-09-17T12:08:54.924529+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[25967]: audit 2024-09-17T12:08:54.937034+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[25967]: audit 2024-09-17T12:08:54.949231+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:54 smithi022 bash[25967]: audit 2024-09-17T12:08:54.967999+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:55.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:54 smithi190 bash[20839]: cluster 2024-09-17T12:08:53.910234+0000 mgr.y (mgr.24293) 57 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:55.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:54 smithi190 bash[20839]: audit 2024-09-17T12:08:54.924529+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:54 smithi190 bash[20839]: audit 2024-09-17T12:08:54.937034+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:54 smithi190 bash[20839]: audit 2024-09-17T12:08:54.949231+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:55.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:54 smithi190 bash[20839]: audit 2024-09-17T12:08:54.967999+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:08:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:55 smithi022 bash[19740]: cluster 2024-09-17T12:08:55.910873+0000 mgr.y (mgr.24293) 58 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:55 smithi022 bash[25967]: cluster 2024-09-17T12:08:55.910873+0000 mgr.y (mgr.24293) 58 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:56.349 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:55 smithi190 bash[20839]: cluster 2024-09-17T12:08:55.910873+0000 mgr.y (mgr.24293) 58 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:58.386 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:08:59.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:58 smithi190 bash[20839]: cluster 2024-09-17T12:08:57.911533+0000 mgr.y (mgr.24293) 59 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:59.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:58 smithi190 bash[20839]: audit 2024-09-17T12:08:58.197905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:59.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:58 smithi190 bash[20839]: audit 2024-09-17T12:08:58.208823+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:59.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:08:58 smithi190 bash[20839]: audit 2024-09-17T12:08:58.220185+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:58 smithi022 bash[25967]: cluster 2024-09-17T12:08:57.911533+0000 mgr.y (mgr.24293) 59 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:58 smithi022 bash[25967]: audit 2024-09-17T12:08:58.197905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:58 smithi022 bash[25967]: audit 2024-09-17T12:08:58.208823+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:08:58 smithi022 bash[25967]: audit 2024-09-17T12:08:58.220185+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:58 smithi022 bash[19740]: cluster 2024-09-17T12:08:57.911533+0000 mgr.y (mgr.24293) 59 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:08:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:58 smithi022 bash[19740]: audit 2024-09-17T12:08:58.197905+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:58 smithi022 bash[19740]: audit 2024-09-17T12:08:58.208823+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:08:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:08:58 smithi022 bash[19740]: audit 2024-09-17T12:08:58.220185+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:00.100 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:00 smithi190 bash[20839]: cluster 2024-09-17T12:08:59.912059+0000 mgr.y (mgr.24293) 60 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:00.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:00 smithi022 bash[19740]: cluster 2024-09-17T12:08:59.912059+0000 mgr.y (mgr.24293) 60 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:00.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:00 smithi022 bash[25967]: cluster 2024-09-17T12:08:59.912059+0000 mgr.y (mgr.24293) 60 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:01.552 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:09:01.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:01 smithi190 bash[20839]: audit 2024-09-17T12:09:01.543160+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.22:0/3876487718' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:09:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:01 smithi022 bash[19740]: audit 2024-09-17T12:09:01.543160+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.22:0/3876487718' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:09:02.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:01 smithi022 bash[25967]: audit 2024-09-17T12:09:01.543160+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.22:0/3876487718' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:09:02.201 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":21,"flags":0,"active_gid":24293,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":428647013},{"type":"v1","addr":"172.21.15.22:6801","nonce":428647013}]},"active_addr":"172.21.15.22:6801/428647013","active_change":"2024-09-17T12:08:09.878552+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24316,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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.22:8443/","prometheus":"http://172.21.15.22:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2396703215}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2411662275}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2401737454}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":3043309745}]}]} 2024-09-17T12:09:02.206 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T12:09:02.206 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T12:09:02.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T12:09:02.561 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.562 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.563 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.563 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.564 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.564 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.564 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.564 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.838 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.839 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.839 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.840 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.840 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:02 smithi190 bash[20839]: cluster 2024-09-17T12:09:01.912712+0000 mgr.y (mgr.24293) 61 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:02.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.841 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:02.842 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:09:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:03.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:02 smithi022 bash[25967]: cluster 2024-09-17T12:09:01.912712+0000 mgr.y (mgr.24293) 61 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:03.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:02 smithi022 bash[19740]: cluster 2024-09-17T12:09:01.912712+0000 mgr.y (mgr.24293) 61 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:03.402 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19991]: [17/Sep/2024:12:09:03] ENGINE Bus STOPPING 2024-09-17T12:09:03.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19991]: [17/Sep/2024:12:09:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:09:03.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19991]: [17/Sep/2024:12:09:03] ENGINE Bus STOPPED 2024-09-17T12:09:03.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19991]: [17/Sep/2024:12:09:03] ENGINE Bus STARTING 2024-09-17T12:09:03.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19991]: [17/Sep/2024:12:09:03] ENGINE Serving on http://:::9283 2024-09-17T12:09:03.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19991]: [17/Sep/2024:12:09:03] ENGINE Bus STARTED 2024-09-17T12:09:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:02.882359+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:02.895422+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:02.905894+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:02.915004+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:02.970643+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:02.974399+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:02.975566+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:02.983973+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:03.046401+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:03.048618+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:03.054397+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:03.121013+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:03.123978+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:03.125583+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:03 smithi190 bash[20839]: audit 2024-09-17T12:09:03.136423+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:02.882359+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:02.895422+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:02.905894+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:02.915004+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:02.970643+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:02.974399+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:02.975566+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:02.983973+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:03.046401+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:03.048618+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:03.054397+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:03.121013+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:03.123978+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:03.125583+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[19740]: audit 2024-09-17T12:09:03.136423+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:02.882359+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:02.895422+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:02.905894+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:02.915004+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:02.970643+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:02.974399+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:02.975566+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:02.983973+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:03.046401+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:09:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:03.048618+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T12:09:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:03.054397+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:03.121013+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:03.123978+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:03.125583+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:03 smithi022 bash[25967]: audit 2024-09-17T12:09:03.136423+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:04.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:09:04] "GET /metrics HTTP/1.1" 200 26200 "" "Prometheus/2.43.0" 2024-09-17T12:09:05.016 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:04 smithi190 bash[20839]: cephadm 2024-09-17T12:09:02.984968+0000 mgr.y (mgr.24293) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:05.016 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:04 smithi190 bash[20839]: audit 2024-09-17T12:09:03.047223+0000 mgr.y (mgr.24293) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:09:05.016 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:04 smithi190 bash[20839]: audit 2024-09-17T12:09:03.049347+0000 mgr.y (mgr.24293) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T12:09:05.016 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:04 smithi190 bash[20839]: cephadm 2024-09-17T12:09:03.137463+0000 mgr.y (mgr.24293) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:05.017 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:04 smithi190 bash[20839]: cluster 2024-09-17T12:09:03.913257+0000 mgr.y (mgr.24293) 66 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[19740]: cephadm 2024-09-17T12:09:02.984968+0000 mgr.y (mgr.24293) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[19740]: audit 2024-09-17T12:09:03.047223+0000 mgr.y (mgr.24293) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:09:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[19740]: audit 2024-09-17T12:09:03.049347+0000 mgr.y (mgr.24293) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T12:09:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[19740]: cephadm 2024-09-17T12:09:03.137463+0000 mgr.y (mgr.24293) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[19740]: cluster 2024-09-17T12:09:03.913257+0000 mgr.y (mgr.24293) 66 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[25967]: cephadm 2024-09-17T12:09:02.984968+0000 mgr.y (mgr.24293) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[25967]: audit 2024-09-17T12:09:03.047223+0000 mgr.y (mgr.24293) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:09:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[25967]: audit 2024-09-17T12:09:03.049347+0000 mgr.y (mgr.24293) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T12:09:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[25967]: cephadm 2024-09-17T12:09:03.137463+0000 mgr.y (mgr.24293) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:04 smithi022 bash[25967]: cluster 2024-09-17T12:09:03.913257+0000 mgr.y (mgr.24293) 66 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:05.308 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.271190969Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-17T12:09:05.308 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.313209015Z level=info msg="Executing migration" id="create user table v2" 2024-09-17T12:09:05.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.355530055Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-17T12:09:05.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.389054332Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-17T12:09:05.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.41426569Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-17T12:09:05.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.43955793Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-17T12:09:05.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.481529092Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-17T12:09:05.575 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.523616332Z level=info msg="Executing migration" id="Update user table charset" 2024-09-17T12:09:05.575 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.579724738Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-17T12:09:05.887 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.649303872Z level=info msg="Executing migration" id="Add missing user data" 2024-09-17T12:09:05.887 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.736064287Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-17T12:09:06.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:05 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:05.892049688Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-17T12:09:06.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:06.053084217Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-17T12:09:06.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[20839]: audit 2024-09-17T12:09:05.006234+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:06.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[20839]: cluster 2024-09-17T12:09:05.913840+0000 mgr.y (mgr.24293) 67 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:06.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:06 smithi022 bash[25967]: audit 2024-09-17T12:09:05.006234+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:06.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:06 smithi022 bash[25967]: cluster 2024-09-17T12:09:05.913840+0000 mgr.y (mgr.24293) 67 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:06 smithi022 bash[19740]: audit 2024-09-17T12:09:05.006234+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:06 smithi022 bash[19740]: cluster 2024-09-17T12:09:05.913840+0000 mgr.y (mgr.24293) 67 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:06.567 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:06.31840897Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T12:09:06.568 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:06.402887625Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-17T12:09:06.568 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:06.453696423Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-17T12:09:06.568 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:06.5144299Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T12:09:06.568 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:06.572657682Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-17T12:09:06.941 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:07.121 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:06 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:06.840341646Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-17T12:09:07.121 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.061431302Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-17T12:09:07.398 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.125734206Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-17T12:09:07.665 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.410969133Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-17T12:09:07.666 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.544454768Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-17T12:09:07.666 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.603378247Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-17T12:09:07.666 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.670668249Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T12:09:07.942 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.771319269Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-17T12:09:07.942 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.884844826Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-17T12:09:08.219 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:07 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:07.9471401Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-17T12:09:08.219 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.030790285Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-17T12:09:08.220 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.09963075Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-17T12:09:08.220 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.140051508Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-17T12:09:08.220 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.165475296Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-17T12:09:08.555 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.224908053Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T12:09:08.555 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.283397651Z level=info msg="Executing migration" id="create star table" 2024-09-17T12:09:08.555 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.349770689Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-17T12:09:08.555 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.451553265Z level=info msg="Executing migration" id="create org table v1" 2024-09-17T12:09:08.555 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.56008955Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-17T12:09:08.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:08.769284221Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-17T12:09:09.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:08 smithi022 bash[25967]: cluster 2024-09-17T12:09:07.914414+0000 mgr.y (mgr.24293) 68 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:09.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:08 smithi022 bash[19740]: cluster 2024-09-17T12:09:07.914414+0000 mgr.y (mgr.24293) 68 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:09.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:08 smithi190 bash[20839]: cluster 2024-09-17T12:09:07.914414+0000 mgr.y (mgr.24293) 68 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:09.225 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.061529026Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-17T12:09:09.225 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.145448916Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T12:09:09.648 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.22979055Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-17T12:09:09.648 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.297563899Z level=info msg="Executing migration" id="Update org table charset" 2024-09-17T12:09:09.648 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.322796992Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-17T12:09:09.648 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.364831753Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-17T12:09:09.648 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.424271633Z level=info msg="Executing migration" id="create dashboard table" 2024-09-17T12:09:09.955 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:09:09.955 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":59,"fsid":"c5782e1a-74eb-11ef-bceb-c7b262605968","created":"2024-09-17T11:57:24.351643+0000","modified":"2024-09-17T12:08:09.878427+0000","last_up_change":"2024-09-17T12:07:06.983731+0000","last_in_change":"2024-09-17T12:06:39.820273+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T12:02:46.256328+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"36b31aae-3c4f-4fc5-a859-a049920e6e3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6803","nonce":3257786359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6805","nonce":3257786359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6809","nonce":3257786359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6807","nonce":3257786359}]},"public_addr":"172.21.15.22:6803/3257786359","cluster_addr":"172.21.15.22:6805/3257786359","heartbeat_back_addr":"172.21.15.22:6809/3257786359","heartbeat_front_addr":"172.21.15.22:6807/3257786359","state":["exists","up"]},{"osd":1,"uuid":"5144be35-a33f-49c9-8469-98e1f00fc51e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6811","nonce":422871669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6813","nonce":422871669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6817","nonce":422871669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6815","nonce":422871669}]},"public_addr":"172.21.15.22:6811/422871669","cluster_addr":"172.21.15.22:6813/422871669","heartbeat_back_addr":"172.21.15.22:6817/422871669","heartbeat_front_addr":"172.21.15.22:6815/422871669","state":["exists","up"]},{"osd":2,"uuid":"fb483491-1847-4562-9d00-d0f96ea33444","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.22:6818","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6819","nonce":469142763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6821","nonce":469142763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6825","nonce":469142763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6823","nonce":469142763}]},"public_addr":"172.21.15.22:6819/469142763","cluster_addr":"172.21.15.22:6821/469142763","heartbeat_back_addr":"172.21.15.22:6825/469142763","heartbeat_front_addr":"172.21.15.22:6823/469142763","state":["exists","up"]},{"osd":3,"uuid":"188650d0-1473-424b-8204-91c1a411afa2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6827","nonce":3739619898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6829","nonce":3739619898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6833","nonce":3739619898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6831","nonce":3739619898}]},"public_addr":"172.21.15.22:6827/3739619898","cluster_addr":"172.21.15.22:6829/3739619898","heartbeat_back_addr":"172.21.15.22:6833/3739619898","heartbeat_front_addr":"172.21.15.22:6831/3739619898","state":["exists","up"]},{"osd":4,"uuid":"fd2a70ff-17c7-4d9f-930d-a48989add3fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6801","nonce":1232279952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6803","nonce":1232279952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6807","nonce":1232279952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6805","nonce":1232279952}]},"public_addr":"172.21.15.190:6801/1232279952","cluster_addr":"172.21.15.190:6803/1232279952","heartbeat_back_addr":"172.21.15.190:6807/1232279952","heartbeat_front_addr":"172.21.15.190:6805/1232279952","state":["exists","up"]},{"osd":5,"uuid":"09276b65-b439-4a17-a664-a962494105d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6809","nonce":4287962290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6811","nonce":4287962290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6815","nonce":4287962290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6813","nonce":4287962290}]},"public_addr":"172.21.15.190:6809/4287962290","cluster_addr":"172.21.15.190:6811/4287962290","heartbeat_back_addr":"172.21.15.190:6815/4287962290","heartbeat_front_addr":"172.21.15.190:6813/4287962290","state":["exists","up"]},{"osd":6,"uuid":"767ae394-0e9f-4cca-ba18-b2104a15522c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6817","nonce":746834687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6819","nonce":746834687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6823","nonce":746834687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6821","nonce":746834687}]},"public_addr":"172.21.15.190:6817/746834687","cluster_addr":"172.21.15.190:6819/746834687","heartbeat_back_addr":"172.21.15.190:6823/746834687","heartbeat_front_addr":"172.21.15.190:6821/746834687","state":["exists","up"]},{"osd":7,"uuid":"b44004ac-d802-4923-ae38-17a819716372","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6825","nonce":452662137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6827","nonce":452662137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6831","nonce":452662137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6829","nonce":452662137}]},"public_addr":"172.21.15.190:6825/452662137","cluster_addr":"172.21.15.190:6827/452662137","heartbeat_back_addr":"172.21.15.190:6831/452662137","heartbeat_front_addr":"172.21.15.190:6829/452662137","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:00:57.779164+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:01:49.247878+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:02:43.036333+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:03:36.583040+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:04:30.606186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:05:19.099114+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:06:13.281925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:07:05.524458+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:0/2407295147":"2024-09-18T12:08:09.878398+0000","172.21.15.22:0/2334842490":"2024-09-18T12:08:09.878398+0000","172.21.15.22:6801/3296927564":"2024-09-18T12:08:09.878398+0000","172.21.15.22:6800/2471921551":"2024-09-18T11:57:51.857136+0000","172.21.15.22:6801/2471921551":"2024-09-18T11:57:51.857136+0000","172.21.15.22:0/3201542857":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/570727603":"2024-09-18T11:57:51.857136+0000","172.21.15.22:0/2756238542":"2024-09-18T11:57:51.857136+0000","172.21.15.22:0/2816952579":"2024-09-18T12:08:09.878398+0000","172.21.15.22:0/3489790999":"2024-09-18T12:08:09.878398+0000","172.21.15.22:0/502579497":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/406826386":"2024-09-18T11:57:51.857136+0000","172.21.15.22:6801/1277049003":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/454313540":"2024-09-18T11:58:23.641425+0000","172.21.15.22:6800/1277049003":"2024-09-18T11:58:23.641425+0000","172.21.15.22:6800/3296927564":"2024-09-18T12:08:09.878398+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T12:09:09.972 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.668765889Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-17T12:09:09.972 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:09.897937027Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-17T12:09:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:09 smithi022 bash[19740]: cluster 2024-09-17T12:09:09.914837+0000 mgr.y (mgr.24293) 69 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:09 smithi022 bash[19740]: audit 2024-09-17T12:09:09.954663+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.22:0/2403799574' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:09:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:09 smithi022 bash[19740]: audit 2024-09-17T12:09:09.969291+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:10.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:09 smithi022 bash[25967]: cluster 2024-09-17T12:09:09.914837+0000 mgr.y (mgr.24293) 69 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:10.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:09 smithi022 bash[25967]: audit 2024-09-17T12:09:09.954663+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.22:0/2403799574' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:09:10.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:09 smithi022 bash[25967]: audit 2024-09-17T12:09:09.969291+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:10.398 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.01050508Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-17T12:09:10.398 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.215193741Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T12:09:10.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[20839]: cluster 2024-09-17T12:09:09.914837+0000 mgr.y (mgr.24293) 69 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:10.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[20839]: audit 2024-09-17T12:09:09.954663+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.22:0/2403799574' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:09:10.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:09 smithi190 bash[20839]: audit 2024-09-17T12:09:09.969291+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:10.646 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T12:09:10.646 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T12:09:10.752 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.438146344Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T12:09:10.752 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.521971156Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T12:09:10.752 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.589299417Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-17T12:09:10.752 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.677046212Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-17T12:09:10.752 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.75667199Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T12:09:11.002 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.798730399Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-17T12:09:11.003 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.866067451Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-17T12:09:11.003 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:10 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:10.949780858Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-17T12:09:11.003 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.000192463Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-17T12:09:11.298 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.047490268Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-17T12:09:11.298 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.118577133Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-17T12:09:11.298 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.143784279Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-17T12:09:11.298 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.169042553Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-17T12:09:11.298 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.211131225Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-17T12:09:11.298 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.236305984Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-17T12:09:11.299 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.278273179Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-17T12:09:11.299 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.303539189Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-17T12:09:11.569 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.328833083Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-17T12:09:11.569 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.370964762Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-17T12:09:11.569 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.421369593Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-17T12:09:11.569 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.463365252Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-17T12:09:11.569 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.50537867Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-17T12:09:11.569 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.574166177Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-17T12:09:11.857 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.614305542Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-17T12:09:11.857 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.664794973Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-17T12:09:11.857 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.732015246Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T12:09:11.858 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.818459125Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-17T12:09:12.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:11 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:11.898259817Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T12:09:12.556 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.253510156Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-17T12:09:12.681 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.44271968Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T12:09:12.681 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.501807274Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T12:09:12.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.561501364Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-17T12:09:12.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.578212715Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T12:09:12.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.603594768Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-17T12:09:12.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.645559538Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-17T12:09:12.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.696099689Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-17T12:09:12.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.738343287Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-17T12:09:12.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.763683824Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-17T12:09:12.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.789009154Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T12:09:12.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.814158084Z level=info msg="Executing migration" id="create data_source table" 2024-09-17T12:09:13.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:12 smithi022 bash[19740]: cluster 2024-09-17T12:09:11.915528+0000 mgr.y (mgr.24293) 70 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:13.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:12 smithi022 bash[19740]: audit 2024-09-17T12:09:12.709228+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:12 smithi022 bash[25967]: cluster 2024-09-17T12:09:11.915528+0000 mgr.y (mgr.24293) 70 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:12 smithi022 bash[25967]: audit 2024-09-17T12:09:12.709228+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:13.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[20839]: cluster 2024-09-17T12:09:11.915528+0000 mgr.y (mgr.24293) 70 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:13.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[20839]: audit 2024-09-17T12:09:12.709228+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:13.095 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.83952924Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-17T12:09:13.095 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.881431543Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-17T12:09:13.095 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.923377659Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-17T12:09:13.095 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.948660307Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T12:09:13.095 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:12 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:12.990509673Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-17T12:09:13.095 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.032516634Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-17T12:09:13.095 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.057867068Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-17T12:09:13.096 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.099803409Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-17T12:09:13.355 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.142017928Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-17T12:09:13.355 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.167307181Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-17T12:09:13.355 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.192488024Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-17T12:09:13.356 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.21772637Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-17T12:09:13.356 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.242974473Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-17T12:09:13.356 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.268191581Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-17T12:09:13.356 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.293490275Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-17T12:09:13.356 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.318696113Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-17T12:09:13.356 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.360957142Z level=info msg="Executing migration" id="Add uid column" 2024-09-17T12:09:13.616 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.402759236Z level=info msg="Executing migration" id="Update uid value" 2024-09-17T12:09:13.617 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.428130234Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-17T12:09:13.617 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.453349605Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-17T12:09:13.617 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.49545397Z level=info msg="Executing migration" id="create api_key table" 2024-09-17T12:09:13.617 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.537561437Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-17T12:09:13.617 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.579893636Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-17T12:09:13.886 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.621947625Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-17T12:09:13.886 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.66408479Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-17T12:09:13.886 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.689290918Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-17T12:09:13.886 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.7313311Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T12:09:13.886 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.773209436Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-17T12:09:13.886 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.79848046Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-17T12:09:13.886 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.823949158Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-17T12:09:13.886 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.848968899Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-17T12:09:13.887 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.891204256Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-17T12:09:14.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.933182072Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-17T12:09:14.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:13 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:13.975128285Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-17T12:09:14.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.017397268Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-17T12:09:14.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.042621577Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-17T12:09:14.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.068034161Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-17T12:09:14.149 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.109916612Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T12:09:14.149 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.13522955Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T12:09:14.424 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.177171235Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T12:09:14.424 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.202401962Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-17T12:09:14.425 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.227722329Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-17T12:09:14.425 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.269468756Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-17T12:09:14.425 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.311469403Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T12:09:14.425 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.353549155Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T12:09:14.425 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.378879772Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T12:09:14.425 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.404180255Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T12:09:14.425 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.429486691Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-17T12:09:14.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:09:14] "GET /metrics HTTP/1.1" 200 26197 "" "Prometheus/2.43.0" 2024-09-17T12:09:14.685 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.471472604Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T12:09:14.685 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.505304501Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-17T12:09:14.685 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.530575693Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T12:09:14.685 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.555822886Z level=info msg="Executing migration" id="create quota table v1" 2024-09-17T12:09:14.685 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.58118592Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T12:09:14.685 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.623110591Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-17T12:09:14.686 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.648341928Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-17T12:09:14.686 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.690246289Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T12:09:14.954 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.715583423Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-17T12:09:14.954 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.740803913Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-17T12:09:14.954 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.782751654Z level=info msg="Executing migration" id="create session table" 2024-09-17T12:09:14.954 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.808115121Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-17T12:09:14.954 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.833153541Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-17T12:09:14.955 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.858503889Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-17T12:09:14.955 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.917180811Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-17T12:09:14.955 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:14.959340515Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-17T12:09:15.215 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.001286429Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-17T12:09:15.215 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.026570349Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-17T12:09:15.215 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.051790977Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-17T12:09:15.215 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.077113558Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-17T12:09:15.215 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.119176315Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-17T12:09:15.215 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.144396578Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-17T12:09:15.215 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.169548312Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-17T12:09:15.216 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.194808589Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-17T12:09:15.216 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.220171895Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T12:09:15.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: cluster 2024-09-17T12:09:13.916219+0000 mgr.y (mgr.24293) 71 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:15.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:13.957743+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:13.968111+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:13.971207+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:15.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:13.982180+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:14.307725+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:14.314918+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:14.316666+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:15.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:14.317629+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:15.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:14 smithi190 bash[20839]: audit 2024-09-17T12:09:14.324879+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: cluster 2024-09-17T12:09:13.916219+0000 mgr.y (mgr.24293) 71 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:15.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:13.957743+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:13.968111+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:13.971207+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:13.982180+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:14.307725+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:14.314918+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:14.316666+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:14.317629+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[19740]: audit 2024-09-17T12:09:14.324879+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: cluster 2024-09-17T12:09:13.916219+0000 mgr.y (mgr.24293) 71 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:13.957743+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:13.968111+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:13.971207+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:09:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:13.982180+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:14.307725+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:14.314918+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:14.316666+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:09:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:14.317629+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:09:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:14 smithi022 bash[25967]: audit 2024-09-17T12:09:14.324879+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.245458544Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.27068534Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.295999153Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.321291362Z level=info msg="Executing migration" id="create alert table v1" 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.338223164Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.363674614Z level=info msg="Executing migration" id="add index alert state" 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.388927943Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.414208319Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-17T12:09:15.485 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.439424483Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T12:09:15.486 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.46472265Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T12:09:15.486 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.48992335Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T12:09:15.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.523498414Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-17T12:09:15.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.548762717Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-17T12:09:15.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.574092736Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-17T12:09:15.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.599278373Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-17T12:09:15.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.624562596Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-17T12:09:15.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.649821712Z level=info msg="Executing migration" id="Add column is_default" 2024-09-17T12:09:15.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.691764984Z level=info msg="Executing migration" id="Add column frequency" 2024-09-17T12:09:15.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.71711243Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-17T12:09:15.755 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.759127984Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-17T12:09:16.015 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:16.048 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.801097108Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-17T12:09:16.048 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.826333121Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-17T12:09:16.048 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.851595338Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-17T12:09:16.048 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.876901733Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-17T12:09:16.048 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.902128787Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T12:09:16.048 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.944177797Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-17T12:09:16.048 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:15 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:15.98606868Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-17T12:09:16.048 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.053128737Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T12:09:16.301 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.078289539Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-17T12:09:16.301 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.120365303Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-17T12:09:16.301 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.14564931Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-17T12:09:16.301 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.170884514Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-17T12:09:16.301 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.196153968Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-17T12:09:16.301 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.230196429Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-17T12:09:16.301 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.255342454Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-17T12:09:16.561 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.305824126Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T12:09:16.561 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.33106005Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T12:09:16.562 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.35632626Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-17T12:09:16.562 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.381545137Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-17T12:09:16.562 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.406861327Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-17T12:09:16.562 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.43212162Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-17T12:09:16.562 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.474025737Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-17T12:09:16.562 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.499335013Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-17T12:09:16.562 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.52462299Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-17T12:09:16.562 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.566548966Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-17T12:09:16.822 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.59181667Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-17T12:09:16.822 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.617074243Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-17T12:09:16.822 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.642231298Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-17T12:09:16.822 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.684241183Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-17T12:09:16.822 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.726267875Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T12:09:16.822 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.751554198Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T12:09:16.822 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.776801688Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T12:09:16.822 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.827110889Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-17T12:09:17.074 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[20839]: cluster 2024-09-17T12:09:15.916857+0000 mgr.y (mgr.24293) 72 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:17.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.852391396Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-17T12:09:17.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.877689625Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-17T12:09:17.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.902883982Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-17T12:09:17.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.944836262Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-17T12:09:17.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:16 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:16.986941976Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-17T12:09:17.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.028910935Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-17T12:09:17.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.054104057Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-17T12:09:17.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.0794069Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-17T12:09:17.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:16 smithi022 bash[25967]: cluster 2024-09-17T12:09:15.916857+0000 mgr.y (mgr.24293) 72 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:17.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:16 smithi022 bash[19740]: cluster 2024-09-17T12:09:15.916857+0000 mgr.y (mgr.24293) 72 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:17.335 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.121449283Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-17T12:09:17.335 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.146638037Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-17T12:09:17.336 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.188949049Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-17T12:09:17.336 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.22267168Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-17T12:09:17.336 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.239570126Z level=info msg="Executing migration" id="Move region to single row" 2024-09-17T12:09:17.336 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.256509466Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-17T12:09:17.336 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.273426284Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T12:09:17.596 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.34060423Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T12:09:17.596 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.365885604Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T12:09:17.596 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.391091332Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T12:09:17.596 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.433076266Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-17T12:09:17.597 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.45825041Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T12:09:17.597 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.483675912Z level=info msg="Executing migration" id="create test_data table" 2024-09-17T12:09:17.597 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.508967682Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-17T12:09:17.597 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.534159271Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-17T12:09:17.597 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.559432675Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T12:09:17.597 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.601367206Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-17T12:09:17.857 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.626616083Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-17T12:09:17.857 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.668598373Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-17T12:09:17.858 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.693949552Z level=info msg="Executing migration" id="create team table" 2024-09-17T12:09:17.858 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.719182374Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-17T12:09:17.858 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.761135693Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-17T12:09:17.858 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.814219004Z level=info msg="Executing migration" id="create team member table" 2024-09-17T12:09:17.858 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.836745872Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-17T12:09:17.858 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.861967453Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T12:09:18.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.887215451Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-17T12:09:18.110 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.929107136Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-17T12:09:18.110 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.95430766Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-17T12:09:18.110 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:17 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:17.996410942Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-17T12:09:18.110 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.021767398Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-17T12:09:18.110 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.07232733Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-17T12:09:18.110 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.114300257Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T12:09:18.362 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.139626335Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.164902752Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.181854166Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.198726729Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.215652758Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.232582435Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.249476351Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.274730893Z level=info msg="Executing migration" id="create tag table" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.308310533Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.325431353Z level=info msg="Executing migration" id="create login attempt table" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.350648782Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-17T12:09:18.363 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.367560581Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-17T12:09:18.623 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.409367755Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T12:09:18.623 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.459909088Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-17T12:09:18.623 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.485147702Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-17T12:09:18.623 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.510394191Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-17T12:09:18.623 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.552356509Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-17T12:09:18.623 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.577569721Z level=info msg="Executing migration" id="create user auth table" 2024-09-17T12:09:18.623 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.602844138Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T12:09:18.623 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.628136393Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-17T12:09:18.878 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:09:18.878 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":59,"fsid":"c5782e1a-74eb-11ef-bceb-c7b262605968","created":"2024-09-17T11:57:24.351643+0000","modified":"2024-09-17T12:08:09.878427+0000","last_up_change":"2024-09-17T12:07:06.983731+0000","last_in_change":"2024-09-17T12:06:39.820273+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T12:02:46.256328+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"36b31aae-3c4f-4fc5-a859-a049920e6e3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6803","nonce":3257786359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6805","nonce":3257786359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6809","nonce":3257786359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":3257786359},{"type":"v1","addr":"172.21.15.22:6807","nonce":3257786359}]},"public_addr":"172.21.15.22:6803/3257786359","cluster_addr":"172.21.15.22:6805/3257786359","heartbeat_back_addr":"172.21.15.22:6809/3257786359","heartbeat_front_addr":"172.21.15.22:6807/3257786359","state":["exists","up"]},{"osd":1,"uuid":"5144be35-a33f-49c9-8469-98e1f00fc51e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6811","nonce":422871669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6813","nonce":422871669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6817","nonce":422871669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":422871669},{"type":"v1","addr":"172.21.15.22:6815","nonce":422871669}]},"public_addr":"172.21.15.22:6811/422871669","cluster_addr":"172.21.15.22:6813/422871669","heartbeat_back_addr":"172.21.15.22:6817/422871669","heartbeat_front_addr":"172.21.15.22:6815/422871669","state":["exists","up"]},{"osd":2,"uuid":"fb483491-1847-4562-9d00-d0f96ea33444","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.22:6818","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6819","nonce":469142763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6821","nonce":469142763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6825","nonce":469142763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":469142763},{"type":"v1","addr":"172.21.15.22:6823","nonce":469142763}]},"public_addr":"172.21.15.22:6819/469142763","cluster_addr":"172.21.15.22:6821/469142763","heartbeat_back_addr":"172.21.15.22:6825/469142763","heartbeat_front_addr":"172.21.15.22:6823/469142763","state":["exists","up"]},{"osd":3,"uuid":"188650d0-1473-424b-8204-91c1a411afa2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6827","nonce":3739619898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6829","nonce":3739619898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6833","nonce":3739619898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":3739619898},{"type":"v1","addr":"172.21.15.22:6831","nonce":3739619898}]},"public_addr":"172.21.15.22:6827/3739619898","cluster_addr":"172.21.15.22:6829/3739619898","heartbeat_back_addr":"172.21.15.22:6833/3739619898","heartbeat_front_addr":"172.21.15.22:6831/3739619898","state":["exists","up"]},{"osd":4,"uuid":"fd2a70ff-17c7-4d9f-930d-a48989add3fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6801","nonce":1232279952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6803","nonce":1232279952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6807","nonce":1232279952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":1232279952},{"type":"v1","addr":"172.21.15.190:6805","nonce":1232279952}]},"public_addr":"172.21.15.190:6801/1232279952","cluster_addr":"172.21.15.190:6803/1232279952","heartbeat_back_addr":"172.21.15.190:6807/1232279952","heartbeat_front_addr":"172.21.15.190:6805/1232279952","state":["exists","up"]},{"osd":5,"uuid":"09276b65-b439-4a17-a664-a962494105d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6809","nonce":4287962290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6811","nonce":4287962290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6815","nonce":4287962290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":4287962290},{"type":"v1","addr":"172.21.15.190:6813","nonce":4287962290}]},"public_addr":"172.21.15.190:6809/4287962290","cluster_addr":"172.21.15.190:6811/4287962290","heartbeat_back_addr":"172.21.15.190:6815/4287962290","heartbeat_front_addr":"172.21.15.190:6813/4287962290","state":["exists","up"]},{"osd":6,"uuid":"767ae394-0e9f-4cca-ba18-b2104a15522c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6817","nonce":746834687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6819","nonce":746834687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6823","nonce":746834687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":746834687},{"type":"v1","addr":"172.21.15.190:6821","nonce":746834687}]},"public_addr":"172.21.15.190:6817/746834687","cluster_addr":"172.21.15.190:6819/746834687","heartbeat_back_addr":"172.21.15.190:6823/746834687","heartbeat_front_addr":"172.21.15.190:6821/746834687","state":["exists","up"]},{"osd":7,"uuid":"b44004ac-d802-4923-ae38-17a819716372","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6825","nonce":452662137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6827","nonce":452662137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6831","nonce":452662137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":452662137},{"type":"v1","addr":"172.21.15.190:6829","nonce":452662137}]},"public_addr":"172.21.15.190:6825/452662137","cluster_addr":"172.21.15.190:6827/452662137","heartbeat_back_addr":"172.21.15.190:6831/452662137","heartbeat_front_addr":"172.21.15.190:6829/452662137","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:00:57.779164+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:01:49.247878+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:02:43.036333+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:03:36.583040+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:04:30.606186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:05:19.099114+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:06:13.281925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T12:07:05.524458+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.22:0/2407295147":"2024-09-18T12:08:09.878398+0000","172.21.15.22:0/2334842490":"2024-09-18T12:08:09.878398+0000","172.21.15.22:6801/3296927564":"2024-09-18T12:08:09.878398+0000","172.21.15.22:6800/2471921551":"2024-09-18T11:57:51.857136+0000","172.21.15.22:6801/2471921551":"2024-09-18T11:57:51.857136+0000","172.21.15.22:0/3201542857":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/570727603":"2024-09-18T11:57:51.857136+0000","172.21.15.22:0/2756238542":"2024-09-18T11:57:51.857136+0000","172.21.15.22:0/2816952579":"2024-09-18T12:08:09.878398+0000","172.21.15.22:0/3489790999":"2024-09-18T12:08:09.878398+0000","172.21.15.22:0/502579497":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/406826386":"2024-09-18T11:57:51.857136+0000","172.21.15.22:6801/1277049003":"2024-09-18T11:58:23.641425+0000","172.21.15.22:0/454313540":"2024-09-18T11:58:23.641425+0000","172.21.15.22:6800/1277049003":"2024-09-18T11:58:23.641425+0000","172.21.15.22:6800/3296927564":"2024-09-18T12:08:09.878398+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T12:09:18.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.653387887Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-17T12:09:18.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.678634512Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-17T12:09:18.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.720621183Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-17T12:09:18.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.745886601Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-17T12:09:18.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.771132536Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-17T12:09:18.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.813136602Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T12:09:18.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.838339575Z level=info msg="Executing migration" id="create server_lock table" 2024-09-17T12:09:18.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.863671308Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-17T12:09:19.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[20839]: cluster 2024-09-17T12:09:17.917406+0000 mgr.y (mgr.24293) 73 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:19.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[20839]: audit 2024-09-17T12:09:18.384343+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[20839]: audit 2024-09-17T12:09:18.392986+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[20839]: audit 2024-09-17T12:09:18.403016+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[20839]: audit 2024-09-17T12:09:18.877357+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.22:0/1560688479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.905955864Z level=info msg="Executing migration" id="create user auth token table" 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.931252602Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.956517743Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:18 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:18.998650556Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.032228449Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.049176165Z level=info msg="Executing migration" id="create cache_data table" 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.066079659Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.083024449Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-17T12:09:19.171 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.1250166Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-17T12:09:19.172 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.150160888Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T12:09:19.172 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.175456332Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-17T12:09:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[19740]: cluster 2024-09-17T12:09:17.917406+0000 mgr.y (mgr.24293) 73 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[19740]: audit 2024-09-17T12:09:18.384343+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[19740]: audit 2024-09-17T12:09:18.392986+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[19740]: audit 2024-09-17T12:09:18.403016+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[19740]: audit 2024-09-17T12:09:18.877357+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.22:0/1560688479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:09:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[25967]: cluster 2024-09-17T12:09:17.917406+0000 mgr.y (mgr.24293) 73 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[25967]: audit 2024-09-17T12:09:18.384343+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[25967]: audit 2024-09-17T12:09:18.392986+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[25967]: audit 2024-09-17T12:09:18.403016+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:18 smithi022 bash[25967]: audit 2024-09-17T12:09:18.877357+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.22:0/1560688479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.2007408Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.226064158Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.251231641Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.276475997Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.301719762Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.32700834Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.352246469Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.394230987Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T12:09:19.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.419703883Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-17T12:09:19.441 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.444878279Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-17T12:09:19.500 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T12:09:19.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T12:09:19.501 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T12:09:19.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T12:09:19.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T12:09:19.502 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T12:09:19.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T12:09:19.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T12:09:19.717 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.470073686Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-17T12:09:19.717 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.511942609Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-17T12:09:19.718 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.537343141Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T12:09:19.718 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.57929898Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T12:09:19.718 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.621332491Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T12:09:19.718 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.638203339Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-17T12:09:19.718 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.655245764Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-17T12:09:19.718 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.688802828Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-17T12:09:19.718 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.722656541Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T12:09:19.995 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.739602581Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-17T12:09:19.995 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.764801474Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T12:09:19.995 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.789997607Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-17T12:09:19.995 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.832016572Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T12:09:19.995 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.873997603Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-17T12:09:19.995 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.915879763Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T12:09:19.995 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:19 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.957829711Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-17T12:09:19.995 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:19.999903905Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T12:09:20.247 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.025260262Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-17T12:09:20.247 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.06710874Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-17T12:09:20.247 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.084070507Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-17T12:09:20.247 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.142841408Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T12:09:20.248 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.159754985Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T12:09:20.248 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.176625154Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-17T12:09:20.248 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.201945435Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-17T12:09:20.248 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.227152232Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-17T12:09:20.248 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.252386637Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T12:09:20.508 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.277665043Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T12:09:20.508 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.302930996Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-17T12:09:20.508 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.344907475Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-17T12:09:20.508 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.370194013Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T12:09:20.509 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.395334433Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T12:09:20.509 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.420671406Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T12:09:20.509 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.462647395Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T12:09:20.509 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.487787267Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-17T12:09:20.509 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.513220779Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-17T12:09:20.794 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.555166146Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-17T12:09:20.794 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.580403962Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T12:09:20.794 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.605685623Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-17T12:09:20.794 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.63118719Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-17T12:09:20.794 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.656413675Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-17T12:09:20.794 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.698311636Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T12:09:20.795 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.731997583Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T12:09:20.795 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.757223396Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T12:09:20.795 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.799193625Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-17T12:09:21.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[20839]: cluster 2024-09-17T12:09:19.917945+0000 mgr.y (mgr.24293) 74 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:21.063 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.841299802Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-17T12:09:21.064 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.866523346Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T12:09:21.064 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.891795811Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-17T12:09:21.064 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.933960731Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-17T12:09:21.064 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.950846078Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T12:09:21.064 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:20 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:20.992872347Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-17T12:09:21.064 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.018151439Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-17T12:09:21.064 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.043379576Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T12:09:21.064 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.068615143Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T12:09:21.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:20 smithi022 bash[25967]: cluster 2024-09-17T12:09:19.917945+0000 mgr.y (mgr.24293) 74 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:21.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:20 smithi022 bash[19740]: cluster 2024-09-17T12:09:19.917945+0000 mgr.y (mgr.24293) 74 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:21.316 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.110643639Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T12:09:21.316 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.135914762Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T12:09:21.316 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.161171868Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T12:09:21.316 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.186316156Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T12:09:21.316 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.211634595Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T12:09:21.317 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.236954967Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T12:09:21.317 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.27047906Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T12:09:21.317 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.270782055Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T12:09:21.317 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.295695497Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T12:09:21.317 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.320960753Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T12:09:21.570 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.363016652Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-17T12:09:21.570 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.363501528Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-17T12:09:21.571 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.363923979Z level=info msg="alerts found to migrate" alerts=0 2024-09-17T12:09:21.571 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.388317168Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-17T12:09:21.571 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.413551605Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-17T12:09:21.571 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.438849521Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-17T12:09:21.571 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.480758132Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T12:09:21.571 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.508248669Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-17T12:09:21.571 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.550240429Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T12:09:21.571 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.575554424Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-17T12:09:21.856 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.60085944Z level=info msg="Executing migration" id="create data_keys table" 2024-09-17T12:09:21.856 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.626166682Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T12:09:21.856 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.651367253Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T12:09:21.856 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.693255414Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T12:09:21.856 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.718483788Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T12:09:21.856 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.760432311Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T12:09:21.856 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.819153225Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T12:09:21.856 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.861144248Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-17T12:09:22.108 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.886304029Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-17T12:09:22.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.928351595Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T12:09:22.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:21 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:21.970222027Z level=info msg="Executing migration" id="create permission table" 2024-09-17T12:09:22.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.003994583Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-17T12:09:22.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.020966734Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-17T12:09:22.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.03795327Z level=info msg="Executing migration" id="create role table" 2024-09-17T12:09:22.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.054815402Z level=info msg="Executing migration" id="add column display_name" 2024-09-17T12:09:22.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.071716374Z level=info msg="Executing migration" id="add column group_name" 2024-09-17T12:09:22.109 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.113673285Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-17T12:09:22.378 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.155749628Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-17T12:09:22.378 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.181033261Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-17T12:09:22.378 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.206254939Z level=info msg="Executing migration" id="create team role table" 2024-09-17T12:09:22.378 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.231565321Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-17T12:09:22.378 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.256866754Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T12:09:22.378 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.282126878Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-17T12:09:22.379 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.307448687Z level=info msg="Executing migration" id="create user role table" 2024-09-17T12:09:22.379 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.349408149Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-17T12:09:22.379 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.3832848Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T12:09:22.648 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.408485898Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-17T12:09:22.648 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.562616982Z level=info msg="Executing migration" id="create builtin role table" 2024-09-17T12:09:22.963 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.700976278Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-17T12:09:22.964 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.792927341Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-17T12:09:22.964 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.893304518Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-17T12:09:22.964 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.943526983Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-17T12:09:22.964 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:22.96896484Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T12:09:23.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:22 smithi190 bash[20839]: cluster 2024-09-17T12:09:21.918562+0000 mgr.y (mgr.24293) 75 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:23.233 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.011005987Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-17T12:09:23.233 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.052983846Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-17T12:09:23.233 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.07823004Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-17T12:09:23.233 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.120246965Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-17T12:09:23.233 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.145540605Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T12:09:23.234 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.212539843Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T12:09:23.234 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.237886727Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T12:09:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:22 smithi022 bash[25967]: cluster 2024-09-17T12:09:21.918562+0000 mgr.y (mgr.24293) 75 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:22 smithi022 bash[19740]: cluster 2024-09-17T12:09:21.918562+0000 mgr.y (mgr.24293) 75 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.263137765Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.288362329Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.313587104Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.338876158Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.364108845Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.389395576Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.431347862Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.473445971Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T12:09:23.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.498798134Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T12:09:23.763 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.540650331Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T12:09:23.763 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.566062477Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T12:09:23.763 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.591279305Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T12:09:23.763 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.633561192Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T12:09:23.763 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.658846099Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T12:09:23.763 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.684043481Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T12:09:23.763 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.726088679Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T12:09:23.763 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.768061231Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T12:09:24.024 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.768399929Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T12:09:24.024 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.793270345Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T12:09:24.024 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.793634927Z 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-09-17T12:09:24.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.835186442Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T12:09:24.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.8606712Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T12:09:24.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.902659094Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T12:09:24.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.927946368Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T12:09:24.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.953194869Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T12:09:24.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:23 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:23.995270113Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T12:09:24.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.01222337Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T12:09:24.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[20839]: cluster 2024-09-17T12:09:23.919156+0000 mgr.y (mgr.24293) 76 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:24.284 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.045986112Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T12:09:24.284 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.071227313Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T12:09:24.285 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.113160307Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T12:09:24.285 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.138501254Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T12:09:24.285 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.163804474Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T12:09:24.285 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.239032619Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T12:09:24.285 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.26434206Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T12:09:24.285 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.28952739Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T12:09:24.333 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:24.333 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:24.334 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:24.334 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:24.334 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:24.335 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:24.335 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:24.337 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:24.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:24 smithi022 bash[25967]: cluster 2024-09-17T12:09:23.919156+0000 mgr.y (mgr.24293) 76 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:24.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:24 smithi022 bash[19740]: cluster 2024-09-17T12:09:23.919156+0000 mgr.y (mgr.24293) 76 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:24.579 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.314803108Z level=info msg="Executing migration" id="add share column" 2024-09-17T12:09:24.579 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.365070747Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T12:09:24.579 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.39044785Z level=info msg="Executing migration" id="create file table" 2024-09-17T12:09:24.579 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.432433136Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T12:09:24.579 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.457713391Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T12:09:24.579 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.483039151Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T12:09:24.579 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.508507219Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T12:09:24.580 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.53378635Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T12:09:24.580 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.584240912Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T12:09:24.788 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:09:24] "GET /metrics HTTP/1.1" 200 26197 "" "Prometheus/2.43.0" 2024-09-17T12:09:24.850 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.64329077Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T12:09:25.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:25 smithi190 bash[20839]: audit 2024-09-17T12:09:24.970545+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:25.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:24 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:24.85526487Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T12:09:25.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:25 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:25.08174421Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T12:09:25.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:25 smithi022 bash[25967]: audit 2024-09-17T12:09:24.970545+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:25.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:25 smithi022 bash[19740]: audit 2024-09-17T12:09:24.970545+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:25.609 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:25 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:25.296487731Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T12:09:25.610 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:25 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:25.363877288Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T12:09:25.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:25 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:25.615020536Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T12:09:25.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:25 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:25.740684977Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T12:09:25.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:25 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:25.83322606Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T12:09:26.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[20839]: cluster 2024-09-17T12:09:25.919531+0000 mgr.y (mgr.24293) 77 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:26.202 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:25 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:25.925539076Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T12:09:26.202 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.023936919Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T12:09:26.202 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.08487993Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T12:09:26.202 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.155725542Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T12:09:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:26 smithi022 bash[19740]: cluster 2024-09-17T12:09:25.919531+0000 mgr.y (mgr.24293) 77 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:26.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:26 smithi022 bash[25967]: cluster 2024-09-17T12:09:25.919531+0000 mgr.y (mgr.24293) 77 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:26.519 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.244307607Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T12:09:26.519 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.269683463Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T12:09:26.519 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.311899589Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T12:09:26.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.370888192Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T12:09:26.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.39596655Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T12:09:26.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.44849692Z level=info msg="Executing migration" id="create folder table" 2024-09-17T12:09:26.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.524735493Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T12:09:26.800 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.605482129Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T12:09:27.055 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:26 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:26.80530522Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T12:09:27.055 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:27.06061056Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T12:09:27.398 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=migrator t=2024-09-17T12:09:27.168244963Z level=info msg="migrations completed" performed=485 skipped=0 duration=22.144908535s 2024-09-17T12:09:27.398 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=sqlstore t=2024-09-17T12:09:27.169955685Z level=info msg="Created default organization" 2024-09-17T12:09:27.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=plugin.loader t=2024-09-17T12:09:27.402150837Z level=info msg="Plugin registered" pluginID=input 2024-09-17T12:09:27.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=plugin.loader t=2024-09-17T12:09:27.438059225Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-17T12:09:27.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=plugin.loader t=2024-09-17T12:09:27.438121233Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-17T12:09:27.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=secrets t=2024-09-17T12:09:27.438186719Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T12:09:27.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=query_data t=2024-09-17T12:09:27.440704999Z level=info msg="Query Service initialization" 2024-09-17T12:09:27.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:27 smithi190 bash[45016]: logger=live.push_http t=2024-09-17T12:09:27.444108079Z level=info msg="Live Push Gateway initialization" 2024-09-17T12:09:28.364 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:28 smithi022 bash[25967]: cluster 2024-09-17T12:09:27.920002+0000 mgr.y (mgr.24293) 78 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:28.364 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:28 smithi022 bash[19740]: cluster 2024-09-17T12:09:27.920002+0000 mgr.y (mgr.24293) 78 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:28.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[20839]: cluster 2024-09-17T12:09:27.920002+0000 mgr.y (mgr.24293) 78 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:28.847 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=infra.usagestats.collector t=2024-09-17T12:09:28.602044655Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T12:09:28.847 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=provisioning.datasources t=2024-09-17T12:09:28.658838865Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T12:09:28.847 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=provisioning.datasources t=2024-09-17T12:09:28.775817863Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-17T12:09:29.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=provisioning.alerting t=2024-09-17T12:09:28.852464135Z level=info msg="starting to provision alerting" 2024-09-17T12:09:29.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=provisioning.alerting t=2024-09-17T12:09:28.852508115Z level=info msg="finished to provision alerting" 2024-09-17T12:09:29.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=ngalert.state.manager t=2024-09-17T12:09:28.852602379Z level=info msg="Warming state cache for startup" 2024-09-17T12:09:29.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=grafanaStorageLogger t=2024-09-17T12:09:28.852716734Z level=info msg="storage starting" 2024-09-17T12:09:29.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=http.server t=2024-09-17T12:09:28.855260766Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T12:09:29.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:28 smithi190 bash[45016]: logger=sqlstore.transactions t=2024-09-17T12:09:28.863939459Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T12:09:29.148 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:29 smithi190 bash[45016]: logger=ngalert.state.manager t=2024-09-17T12:09:29.041754335Z level=info msg="State cache has been initialized" states=0 duration=189.141694ms 2024-09-17T12:09:29.149 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:29 smithi190 bash[45016]: logger=ngalert.multiorg.alertmanager t=2024-09-17T12:09:29.041819976Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T12:09:29.149 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:29 smithi190 bash[45016]: logger=ticker t=2024-09-17T12:09:29.041872088Z level=info msg=starting first_tick=2024-09-17T12:09:30Z 2024-09-17T12:09:29.149 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:29 smithi190 bash[45016]: logger=sqlstore.transactions t=2024-09-17T12:09:29.058390965Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T12:09:29.445 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:29 smithi190 bash[45016]: logger=sqlstore.transactions t=2024-09-17T12:09:29.199421913Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T12:09:29.445 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:29 smithi190 bash[45016]: logger=sqlstore.transactions t=2024-09-17T12:09:29.210497347Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-17T12:09:29.445 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:09:29 smithi190 bash[45016]: logger=sqlstore.transactions t=2024-09-17T12:09:29.254873007Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-17T12:09:30.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:30 smithi190 bash[20839]: cluster 2024-09-17T12:09:29.920574+0000 mgr.y (mgr.24293) 79 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:30.465 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:30 smithi022 bash[25967]: cluster 2024-09-17T12:09:29.920574+0000 mgr.y (mgr.24293) 79 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:30.466 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:30 smithi022 bash[19740]: cluster 2024-09-17T12:09:29.920574+0000 mgr.y (mgr.24293) 79 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:32.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:32 smithi022 bash[25967]: audit 2024-09-17T12:09:31.003047+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:32 smithi022 bash[25967]: audit 2024-09-17T12:09:31.016571+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:32 smithi022 bash[25967]: audit 2024-09-17T12:09:31.029091+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:32 smithi022 bash[25967]: cluster 2024-09-17T12:09:31.921193+0000 mgr.y (mgr.24293) 80 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:32.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:32 smithi022 bash[19740]: audit 2024-09-17T12:09:31.003047+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:32 smithi022 bash[19740]: audit 2024-09-17T12:09:31.016571+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:32 smithi022 bash[19740]: audit 2024-09-17T12:09:31.029091+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:32 smithi022 bash[19740]: cluster 2024-09-17T12:09:31.921193+0000 mgr.y (mgr.24293) 80 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:32.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:32 smithi190 bash[20839]: audit 2024-09-17T12:09:31.003047+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:32 smithi190 bash[20839]: audit 2024-09-17T12:09:31.016571+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:32 smithi190 bash[20839]: audit 2024-09-17T12:09:31.029091+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:32.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:32 smithi190 bash[20839]: cluster 2024-09-17T12:09:31.921193+0000 mgr.y (mgr.24293) 80 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:34.385 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:34 smithi022 bash[19740]: cluster 2024-09-17T12:09:33.921856+0000 mgr.y (mgr.24293) 81 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:34.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:34 smithi022 bash[25967]: cluster 2024-09-17T12:09:33.921856+0000 mgr.y (mgr.24293) 81 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:34.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:34 smithi190 bash[20839]: cluster 2024-09-17T12:09:33.921856+0000 mgr.y (mgr.24293) 81 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:34.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:09:34] "GET /metrics HTTP/1.1" 200 26199 "" "Prometheus/2.43.0" 2024-09-17T12:09:36.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:36 smithi022 bash[19740]: cluster 2024-09-17T12:09:35.922346+0000 mgr.y (mgr.24293) 82 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:36.075 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:36 smithi022 bash[25967]: cluster 2024-09-17T12:09:35.922346+0000 mgr.y (mgr.24293) 82 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:36.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:36 smithi190 bash[20839]: cluster 2024-09-17T12:09:35.922346+0000 mgr.y (mgr.24293) 82 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:37.438 INFO:teuthology.orchestra.run.smithi022.stdout:55834574944 2024-09-17T12:09:37.438 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T12:09:38.137 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:38 smithi022 bash[19740]: cluster 2024-09-17T12:09:37.922906+0000 mgr.y (mgr.24293) 83 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:38.138 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:38 smithi022 bash[25967]: cluster 2024-09-17T12:09:37.922906+0000 mgr.y (mgr.24293) 83 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:38.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:38 smithi190 bash[20839]: cluster 2024-09-17T12:09:37.922906+0000 mgr.y (mgr.24293) 83 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:39.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:39 smithi022 bash[19740]: audit 2024-09-17T12:09:38.547840+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:39 smithi022 bash[19740]: audit 2024-09-17T12:09:38.554343+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:39 smithi022 bash[19740]: audit 2024-09-17T12:09:38.567736+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:39 smithi022 bash[25967]: audit 2024-09-17T12:09:38.547840+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:39 smithi022 bash[25967]: audit 2024-09-17T12:09:38.554343+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:39 smithi022 bash[25967]: audit 2024-09-17T12:09:38.567736+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:39 smithi190 bash[20839]: audit 2024-09-17T12:09:38.547840+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:39 smithi190 bash[20839]: audit 2024-09-17T12:09:38.554343+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:39 smithi190 bash[20839]: audit 2024-09-17T12:09:38.567736+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:39.913 INFO:teuthology.orchestra.run.smithi022.stdout:163208757302 2024-09-17T12:09:39.913 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T12:09:40.178 INFO:teuthology.orchestra.run.smithi022.stdout:128849018943 2024-09-17T12:09:40.178 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T12:09:40.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:40 smithi190 bash[20839]: cluster 2024-09-17T12:09:39.923485+0000 mgr.y (mgr.24293) 84 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:40.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:40 smithi190 bash[20839]: audit 2024-09-17T12:09:39.970471+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:40.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:40 smithi022 bash[25967]: cluster 2024-09-17T12:09:39.923485+0000 mgr.y (mgr.24293) 84 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:40.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:40 smithi022 bash[25967]: audit 2024-09-17T12:09:39.970471+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:40.968 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:40 smithi022 bash[19740]: cluster 2024-09-17T12:09:39.923485+0000 mgr.y (mgr.24293) 84 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:40.969 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:40 smithi022 bash[19740]: audit 2024-09-17T12:09:39.970471+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:41.892 INFO:teuthology.orchestra.run.smithi022.stdout:107374182474 2024-09-17T12:09:41.893 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T12:09:41.897 INFO:teuthology.orchestra.run.smithi022.stdout:231928234017 2024-09-17T12:09:41.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T12:09:42.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:42 smithi022 bash[25967]: cluster 2024-09-17T12:09:41.923879+0000 mgr.y (mgr.24293) 85 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:42 smithi022 bash[19740]: cluster 2024-09-17T12:09:41.923879+0000 mgr.y (mgr.24293) 85 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:42.290 INFO:teuthology.orchestra.run.smithi022.stdout:77309411413 2024-09-17T12:09:42.291 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T12:09:42.356 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:42 smithi190 bash[20839]: cluster 2024-09-17T12:09:41.923879+0000 mgr.y (mgr.24293) 85 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:43.157 INFO:teuthology.orchestra.run.smithi022.stdout:197568495659 2024-09-17T12:09:43.158 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T12:09:43.225 INFO:teuthology.orchestra.run.smithi022.stdout:34359738474 2024-09-17T12:09:43.226 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T12:09:44.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:44 smithi022 bash[19740]: cluster 2024-09-17T12:09:43.924358+0000 mgr.y (mgr.24293) 86 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:44 smithi022 bash[25967]: cluster 2024-09-17T12:09:43.924358+0000 mgr.y (mgr.24293) 86 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:44.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:44 smithi190 bash[20839]: cluster 2024-09-17T12:09:43.924358+0000 mgr.y (mgr.24293) 86 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:09:44] "GET /metrics HTTP/1.1" 200 26198 "" "Prometheus/2.43.0" 2024-09-17T12:09:46.256 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:46.256 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:46.256 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:46.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:46 smithi190 bash[20839]: cluster 2024-09-17T12:09:45.924937+0000 mgr.y (mgr.24293) 87 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:46.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:46 smithi022 bash[25967]: cluster 2024-09-17T12:09:45.924937+0000 mgr.y (mgr.24293) 87 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:46.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:46 smithi022 bash[19740]: cluster 2024-09-17T12:09:45.924937+0000 mgr.y (mgr.24293) 87 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:47.275 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:47.275 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:47.275 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:47.276 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:47.277 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:09:48.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:48 smithi022 bash[25967]: cluster 2024-09-17T12:09:47.925505+0000 mgr.y (mgr.24293) 88 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:48.397 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:48 smithi022 bash[19740]: cluster 2024-09-17T12:09:47.925505+0000 mgr.y (mgr.24293) 88 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:48.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:48 smithi190 bash[20839]: cluster 2024-09-17T12:09:47.925505+0000 mgr.y (mgr.24293) 88 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:50.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:50 smithi190 bash[20839]: cluster 2024-09-17T12:09:49.926105+0000 mgr.y (mgr.24293) 89 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:50.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:50 smithi022 bash[25967]: cluster 2024-09-17T12:09:49.926105+0000 mgr.y (mgr.24293) 89 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:50.506 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:50 smithi022 bash[19740]: cluster 2024-09-17T12:09:49.926105+0000 mgr.y (mgr.24293) 89 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:52.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:52 smithi022 bash[25967]: audit 2024-09-17T12:09:51.221314+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:52 smithi022 bash[25967]: audit 2024-09-17T12:09:51.227342+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:52 smithi022 bash[25967]: audit 2024-09-17T12:09:51.234709+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:52 smithi022 bash[25967]: cluster 2024-09-17T12:09:51.926613+0000 mgr.y (mgr.24293) 90 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:52.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:52 smithi022 bash[19740]: audit 2024-09-17T12:09:51.221314+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:52 smithi022 bash[19740]: audit 2024-09-17T12:09:51.227342+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:52 smithi022 bash[19740]: audit 2024-09-17T12:09:51.234709+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:52 smithi022 bash[19740]: cluster 2024-09-17T12:09:51.926613+0000 mgr.y (mgr.24293) 90 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:52.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:52 smithi190 bash[20839]: audit 2024-09-17T12:09:51.221314+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:52 smithi190 bash[20839]: audit 2024-09-17T12:09:51.227342+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:52 smithi190 bash[20839]: audit 2024-09-17T12:09:51.234709+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:09:52.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:52 smithi190 bash[20839]: cluster 2024-09-17T12:09:51.926613+0000 mgr.y (mgr.24293) 90 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:54.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:54 smithi190 bash[20839]: cluster 2024-09-17T12:09:53.927131+0000 mgr.y (mgr.24293) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:54.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:54 smithi022 bash[25967]: cluster 2024-09-17T12:09:53.927131+0000 mgr.y (mgr.24293) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:54.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:54 smithi022 bash[19740]: cluster 2024-09-17T12:09:53.927131+0000 mgr.y (mgr.24293) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:54.750 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:09:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:09:54] "GET /metrics HTTP/1.1" 200 26198 "" "Prometheus/2.43.0" 2024-09-17T12:09:55.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:55 smithi190 bash[20839]: audit 2024-09-17T12:09:54.971165+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:55.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:55 smithi022 bash[19740]: audit 2024-09-17T12:09:54.971165+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:55.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:55 smithi022 bash[25967]: audit 2024-09-17T12:09:54.971165+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:09:56.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:56 smithi190 bash[20839]: cluster 2024-09-17T12:09:55.927698+0000 mgr.y (mgr.24293) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:56.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:56 smithi022 bash[25967]: cluster 2024-09-17T12:09:55.927698+0000 mgr.y (mgr.24293) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:56.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:56 smithi022 bash[19740]: cluster 2024-09-17T12:09:55.927698+0000 mgr.y (mgr.24293) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:57.258 INFO:teuthology.orchestra.run.smithi022.stdout:128849018947 2024-09-17T12:09:57.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:57 smithi190 bash[20839]: audit 2024-09-17T12:09:57.258409+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.22:0/950209788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T12:09:57.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:57 smithi022 bash[19740]: audit 2024-09-17T12:09:57.258409+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.22:0/950209788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T12:09:57.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:57 smithi022 bash[25967]: audit 2024-09-17T12:09:57.258409+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.22:0/950209788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T12:09:58.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:58 smithi022 bash[25967]: cluster 2024-09-17T12:09:57.928352+0000 mgr.y (mgr.24293) 93 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:58.599 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:58 smithi022 bash[19740]: cluster 2024-09-17T12:09:57.928352+0000 mgr.y (mgr.24293) 93 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:58.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:58 smithi190 bash[20839]: cluster 2024-09-17T12:09:57.928352+0000 mgr.y (mgr.24293) 93 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:09:59.477 INFO:teuthology.orchestra.run.smithi022.stdout:34359738477 2024-09-17T12:09:59.766 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018943 got 128849018947 for osd.4 2024-09-17T12:09:59.766 DEBUG:teuthology.parallel:result is None 2024-09-17T12:10:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:59 smithi022 bash[25967]: audit 2024-09-17T12:09:58.788437+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:59 smithi022 bash[25967]: audit 2024-09-17T12:09:58.802109+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:59 smithi022 bash[25967]: audit 2024-09-17T12:09:58.814256+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:09:59 smithi022 bash[25967]: audit 2024-09-17T12:09:59.477304+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.22:0/774141654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T12:10:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:59 smithi022 bash[19740]: audit 2024-09-17T12:09:58.788437+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:59 smithi022 bash[19740]: audit 2024-09-17T12:09:58.802109+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:59 smithi022 bash[19740]: audit 2024-09-17T12:09:58.814256+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:09:59 smithi022 bash[19740]: audit 2024-09-17T12:09:59.477304+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.22:0/774141654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T12:10:00.118 INFO:teuthology.orchestra.run.smithi022.stdout:197568495663 2024-09-17T12:10:00.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:59 smithi190 bash[20839]: audit 2024-09-17T12:09:58.788437+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:59 smithi190 bash[20839]: audit 2024-09-17T12:09:58.802109+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:59 smithi190 bash[20839]: audit 2024-09-17T12:09:58.814256+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:00.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:09:59 smithi190 bash[20839]: audit 2024-09-17T12:09:59.477304+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.22:0/774141654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T12:10:00.149 INFO:teuthology.orchestra.run.smithi022.stdout:55834574948 2024-09-17T12:10:00.350 INFO:teuthology.orchestra.run.smithi022.stdout:163208757306 2024-09-17T12:10:00.666 INFO:teuthology.orchestra.run.smithi022.stdout:107374182478 2024-09-17T12:10:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[19740]: cluster 2024-09-17T12:09:59.928721+0000 mgr.y (mgr.24293) 94 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[19740]: cluster 2024-09-17T12:10:00.000043+0000 mon.a (mon.0) 1038 : cluster [INF] overall HEALTH_OK 2024-09-17T12:10:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[19740]: audit 2024-09-17T12:10:00.119646+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.22:0/2363026387' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[19740]: audit 2024-09-17T12:10:00.149932+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.22:0/2548838846' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[19740]: audit 2024-09-17T12:10:00.350849+0000 mon.a (mon.0) 1040 : audit [DBG] from='client.? 172.21.15.22:0/4250772706' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[19740]: audit 2024-09-17T12:10:00.667036+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.22:0/149916444' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[25967]: cluster 2024-09-17T12:09:59.928721+0000 mgr.y (mgr.24293) 94 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[25967]: cluster 2024-09-17T12:10:00.000043+0000 mon.a (mon.0) 1038 : cluster [INF] overall HEALTH_OK 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[25967]: audit 2024-09-17T12:10:00.119646+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.22:0/2363026387' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[25967]: audit 2024-09-17T12:10:00.149932+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.22:0/2548838846' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[25967]: audit 2024-09-17T12:10:00.350849+0000 mon.a (mon.0) 1040 : audit [DBG] from='client.? 172.21.15.22:0/4250772706' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T12:10:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:00 smithi022 bash[25967]: audit 2024-09-17T12:10:00.667036+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.22:0/149916444' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T12:10:01.093 INFO:teuthology.orchestra.run.smithi022.stdout:231928234021 2024-09-17T12:10:01.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:00 smithi190 bash[20839]: cluster 2024-09-17T12:09:59.928721+0000 mgr.y (mgr.24293) 94 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:01.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:00 smithi190 bash[20839]: cluster 2024-09-17T12:10:00.000043+0000 mon.a (mon.0) 1038 : cluster [INF] overall HEALTH_OK 2024-09-17T12:10:01.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:00 smithi190 bash[20839]: audit 2024-09-17T12:10:00.119646+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.22:0/2363026387' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T12:10:01.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:00 smithi190 bash[20839]: audit 2024-09-17T12:10:00.149932+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.22:0/2548838846' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T12:10:01.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:00 smithi190 bash[20839]: audit 2024-09-17T12:10:00.350849+0000 mon.a (mon.0) 1040 : audit [DBG] from='client.? 172.21.15.22:0/4250772706' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T12:10:01.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:00 smithi190 bash[20839]: audit 2024-09-17T12:10:00.667036+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.22:0/149916444' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T12:10:01.758 INFO:teuthology.orchestra.run.smithi022.stdout:77309411417 2024-09-17T12:10:02.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:01 smithi190 bash[20839]: audit 2024-09-17T12:10:01.094286+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.22:0/1294075052' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T12:10:02.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:01 smithi190 bash[20839]: audit 2024-09-17T12:10:01.759227+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.22:0/1524761200' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T12:10:02.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:01 smithi022 bash[19740]: audit 2024-09-17T12:10:01.094286+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.22:0/1294075052' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T12:10:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:01 smithi022 bash[19740]: audit 2024-09-17T12:10:01.759227+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.22:0/1524761200' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T12:10:02.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:01 smithi022 bash[25967]: audit 2024-09-17T12:10:01.094286+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.22:0/1294075052' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T12:10:02.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:01 smithi022 bash[25967]: audit 2024-09-17T12:10:01.759227+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.22:0/1524761200' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T12:10:02.721 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495659 got 197568495663 for osd.6 2024-09-17T12:10:02.721 DEBUG:teuthology.parallel:result is None 2024-09-17T12:10:02.738 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738474 got 34359738477 for osd.0 2024-09-17T12:10:02.738 DEBUG:teuthology.parallel:result is None 2024-09-17T12:10:02.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:02 smithi190 bash[20839]: cluster 2024-09-17T12:10:01.929140+0000 mgr.y (mgr.24293) 95 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:03.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:02 smithi022 bash[19740]: cluster 2024-09-17T12:10:01.929140+0000 mgr.y (mgr.24293) 95 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:03.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:02 smithi022 bash[25967]: cluster 2024-09-17T12:10:01.929140+0000 mgr.y (mgr.24293) 95 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:03.023 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574944 got 55834574948 for osd.1 2024-09-17T12:10:03.023 DEBUG:teuthology.parallel:result is None 2024-09-17T12:10:03.973 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234017 got 231928234021 for osd.7 2024-09-17T12:10:03.973 DEBUG:teuthology.parallel:result is None 2024-09-17T12:10:04.169 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182474 got 107374182478 for osd.3 2024-09-17T12:10:04.169 DEBUG:teuthology.parallel:result is None 2024-09-17T12:10:04.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:04 smithi022 bash[25967]: cluster 2024-09-17T12:10:03.929650+0000 mgr.y (mgr.24293) 96 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:04.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:04 smithi022 bash[19740]: cluster 2024-09-17T12:10:03.929650+0000 mgr.y (mgr.24293) 96 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:04.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:04 smithi190 bash[20839]: cluster 2024-09-17T12:10:03.929650+0000 mgr.y (mgr.24293) 96 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:04.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:10:04] "GET /metrics HTTP/1.1" 200 26195 "" "Prometheus/2.43.0" 2024-09-17T12:10:04.517 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757302 got 163208757306 for osd.5 2024-09-17T12:10:04.517 DEBUG:teuthology.parallel:result is None 2024-09-17T12:10:04.762 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411413 got 77309411417 for osd.2 2024-09-17T12:10:04.762 DEBUG:teuthology.parallel:result is None 2024-09-17T12:10:04.762 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T12:10:04.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T12:10:06.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:06 smithi022 bash[19740]: cluster 2024-09-17T12:10:05.930290+0000 mgr.y (mgr.24293) 97 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:06 smithi022 bash[25967]: cluster 2024-09-17T12:10:05.930290+0000 mgr.y (mgr.24293) 97 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:06.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:06 smithi190 bash[20839]: cluster 2024-09-17T12:10:05.930290+0000 mgr.y (mgr.24293) 97 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:08.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:08 smithi190 bash[20839]: cluster 2024-09-17T12:10:07.930984+0000 mgr.y (mgr.24293) 98 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:08.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:08 smithi022 bash[19740]: cluster 2024-09-17T12:10:07.930984+0000 mgr.y (mgr.24293) 98 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:08.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:08 smithi022 bash[25967]: cluster 2024-09-17T12:10:07.930984+0000 mgr.y (mgr.24293) 98 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:09.809 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:10:10.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:10 smithi022 bash[25967]: cluster 2024-09-17T12:10:09.931617+0000 mgr.y (mgr.24293) 99 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:10.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:10 smithi022 bash[25967]: audit 2024-09-17T12:10:09.979082+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:10 smithi022 bash[19740]: cluster 2024-09-17T12:10:09.931617+0000 mgr.y (mgr.24293) 99 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:10 smithi022 bash[19740]: audit 2024-09-17T12:10:09.979082+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:10.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:10 smithi190 bash[20839]: cluster 2024-09-17T12:10:09.931617+0000 mgr.y (mgr.24293) 99 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:10.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:10 smithi190 bash[20839]: audit 2024-09-17T12:10:09.979082+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:12.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:12 smithi022 bash[19740]: audit 2024-09-17T12:10:11.443919+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:12 smithi022 bash[19740]: audit 2024-09-17T12:10:11.456961+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:12 smithi022 bash[19740]: audit 2024-09-17T12:10:11.469962+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:12 smithi022 bash[19740]: cluster 2024-09-17T12:10:11.932348+0000 mgr.y (mgr.24293) 100 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:12.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:12 smithi022 bash[25967]: audit 2024-09-17T12:10:11.443919+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:12 smithi022 bash[25967]: audit 2024-09-17T12:10:11.456961+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:12 smithi022 bash[25967]: audit 2024-09-17T12:10:11.469962+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:12 smithi022 bash[25967]: cluster 2024-09-17T12:10:11.932348+0000 mgr.y (mgr.24293) 100 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:12.841 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-17T12:10:12.842 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:10:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:12 smithi190 bash[20839]: audit 2024-09-17T12:10:11.443919+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:12 smithi190 bash[20839]: audit 2024-09-17T12:10:11.456961+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:12 smithi190 bash[20839]: audit 2024-09-17T12:10:11.469962+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:12 smithi190 bash[20839]: cluster 2024-09-17T12:10:11.932348+0000 mgr.y (mgr.24293) 100 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:13.501 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":64,"stamp":"2024-09-17T12:10:11.931961+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":242940,"kb_used_data":6300,"kb_used_omap":12,"kb_used_meta":236531,"kb_avail":749718276,"statfs":{"total":767960285184,"available":767711514624,"internally_reserved":0,"allocated":6451200,"data_stored":3678481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":242208312},"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.003365"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":256,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-17T12:08:12.018786+0000","last_change":"2024-09-17T12:07:10.089586+0000","last_active":"2024-09-17T12:08:12.018786+0000","last_peered":"2024-09-17T12:08:12.018786+0000","last_clean":"2024-09-17T12:08:12.018786+0000","last_became_active":"2024-09-17T12:07:10.088470+0000","last_became_peered":"2024-09-17T12:07:10.088470+0000","last_unstale":"2024-09-17T12:08:12.018786+0000","last_undegraded":"2024-09-17T12:08:12.018786+0000","last_fullsized":"2024-09-17T12:08:12.018786+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T12:02:46.258272+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T12:02:46.258272+0000","last_clean_scrub_stamp":"2024-09-17T12:02:46.258272+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T21:20:19.694839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"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":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234024,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32264,"kb_used_data":1148,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712888,"statfs":{"total":95995035648,"available":95961997312,"internally_reserved":0,"allocated":1175552,"data_stored":828644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"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 Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.89100000000000001,"15min":0.89600000000000002},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.242,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.276},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.84399999999999997,"15min":0.84499999999999997},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.161,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.76300000000000001}]},{"osd":1,"last update":"Tue Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.56799999999999995,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.84099999999999997,"15min":0.84499999999999997},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.84999999999999998}]},{"osd":2,"last update":"Tue Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.93100000000000005,"15min":0.93899999999999995},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.95399999999999996,"15min":0.95599999999999996},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.246,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.97199999999999998}]},{"osd":3,"last update":"Tue Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.91900000000000004,"15min":0.91700000000000004},"min":{"1min":0.61899999999999999,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.129},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.97999999999999998,"15min":0.98599999999999999},"min":{"1min":0.60099999999999998,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.0209999999999999}]},{"osd":4,"last update":"Tue Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.85399999999999998,"15min":0.86599999999999999},"min":{"1min":0.41799999999999998,"5min":0.375,"15min":0.375},"max":{"1min":1.222,"5min":1.29,"15min":1.29},"last":1.073},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.84399999999999997,"15min":0.85499999999999998},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.91800000000000004}]},{"osd":5,"last update":"Tue Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.85799999999999998,"15min":0.86099999999999999},"min":{"1min":0.41099999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.91400000000000003,"15min":0.91700000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":1.1830000000000001}]},{"osd":6,"last update":"Tue Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.96199999999999997,"15min":0.96399999999999997},"min":{"1min":0.42299999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0089999999999999,"15min":1.0169999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.466,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.2290000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495666,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1148,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1175552,"data_stored":828652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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 Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.80800000000000005,"15min":0.80200000000000005},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.111,"5min":1.24,"15min":1.24},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.88,"15min":0.88800000000000001},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3200000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.94299999999999995}]},{"osd":1,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.88100000000000001,"15min":0.84899999999999998},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.087,"5min":3.613,"15min":3.613},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.88100000000000001,"15min":0.89100000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.1899999999999999,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.1040000000000001}]},{"osd":2,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.85799999999999998,"15min":0.83999999999999997},"min":{"1min":0.56000000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.147,"5min":1.246,"15min":1.246},"last":1.258},{"interface":"front","average":{"1min":0.879,"5min":0.91700000000000004,"15min":0.93200000000000005},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.147,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.86099999999999999}]},{"osd":3,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.95599999999999996,"15min":0.93100000000000005},"min":{"1min":0.61199999999999999,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.286,"5min":3.6379999999999999,"15min":3.6379999999999999},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.89800000000000002,"15min":0.88800000000000001},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.1879999999999999}]},{"osd":4,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.77500000000000002,"15min":0.76900000000000002},"min":{"1min":0.379,"5min":0.374,"15min":0.374},"max":{"1min":1.296,"5min":1.329,"15min":1.329},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86299999999999999,"15min":0.81999999999999995},"min":{"1min":0.45200000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.4039999999999999,"5min":3.5129999999999999,"15min":3.5129999999999999},"last":1.0469999999999999}]},{"osd":5,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.83799999999999997,"15min":0.82199999999999995},"min":{"1min":0.38300000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.387},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.92500000000000004,"15min":0.873},"min":{"1min":0.496,"5min":0.377,"15min":0.377},"max":{"1min":1.363,"5min":3.556,"15min":3.556},"last":1.2190000000000001}]},{"osd":7,"last update":"Tue Sep 17 12:10:08 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":0.95899999999999996,"15min":0.94599999999999995},"min":{"1min":0.74099999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.4750000000000001},{"interface":"front","average":{"1min":1.139,"5min":1.117,"15min":1.1619999999999999},"min":{"1min":0.84399999999999997,"5min":0.495,"15min":0.495},"max":{"1min":1.5009999999999999,"5min":3.585,"15min":3.585},"last":1.141}]}]},{"osd":5,"up_from":38,"seq":163208757309,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27592,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717560,"statfs":{"total":95995035648,"available":95966781440,"internally_reserved":0,"allocated":585728,"data_stored":238557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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 Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.86199999999999999,"15min":0.84199999999999997},"min":{"1min":0.67700000000000005,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.85499999999999998,"15min":0.82899999999999996},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.0229999999999999}]},{"osd":1,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.88700000000000001,"15min":0.85499999999999998},"min":{"1min":0.52500000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.86299999999999999,"15min":0.85599999999999998},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.181,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.97199999999999998}]},{"osd":2,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.83999999999999997,"15min":0.80000000000000004},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.2669999999999999,"5min":1.268,"15min":1.268},"last":0.83699999999999997},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.93400000000000005,"15min":0.92300000000000004},"min":{"1min":0.624,"5min":0.434,"15min":0.434},"max":{"1min":1.3600000000000001,"5min":1.448,"15min":1.448},"last":0.90900000000000003}]},{"osd":3,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.90600000000000003,"15min":0.871},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.044},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.94999999999999996,"15min":0.91900000000000004},"min":{"1min":0.49199999999999999,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.4199999999999999,"5min":1.5,"15min":1.5},"last":0.80800000000000005}]},{"osd":4,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.72999999999999998,"15min":0.66200000000000003},"min":{"1min":0.45000000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.129,"5min":1.262,"15min":1.262},"last":0.88},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.77600000000000002,"15min":0.70099999999999996},"min":{"1min":0.624,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.94099999999999995}]},{"osd":6,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.89800000000000002,"15min":0.88800000000000001},"min":{"1min":0.60499999999999998,"5min":0.379,"15min":0.379},"max":{"1min":1.284,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.93999999999999995,"15min":0.92100000000000004},"min":{"1min":0.55300000000000005,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.623}]},{"osd":7,"last update":"Tue Sep 17 12:09:10 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.02,"15min":1.016},"min":{"1min":0.436,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.492,"5min":1.548,"15min":1.548},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.92500000000000004,"15min":0.92000000000000004},"min":{"1min":0.56899999999999995,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.76300000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018950,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31688,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713464,"statfs":{"total":95995035648,"available":95962587136,"internally_reserved":0,"allocated":585728,"data_stored":238557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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 Sep 17 12:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.79300000000000004,"15min":0.76400000000000001},"min":{"1min":0.57499999999999996,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1160000000000001,"5min":1.181,"15min":1.181},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.749,"5min":0.80100000000000005,"15min":0.82799999999999996},"min":{"1min":0.441,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1160000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.96999999999999997}]},{"osd":1,"last update":"Tue Sep 17 12:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.82299999999999995,"15min":0.80100000000000005},"min":{"1min":0.54200000000000004,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.85499999999999998,"15min":0.84099999999999997},"min":{"1min":0.55200000000000005,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.73799999999999999}]},{"osd":2,"last update":"Tue Sep 17 12:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.875,"15min":0.84899999999999998},"min":{"1min":0.49399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.21,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.995},{"interface":"front","average":{"1min":0.755,"5min":0.83499999999999996,"15min":0.873},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.0409999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.80300000000000005}]},{"osd":3,"last update":"Tue Sep 17 12:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.84199999999999997,"15min":0.88},"min":{"1min":0.59299999999999997,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1040000000000001,"5min":1.321,"15min":1.321},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.89300000000000002,"15min":0.90600000000000003},"min":{"1min":0.61699999999999999,"5min":0.504,"15min":0.504},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.76300000000000001}]},{"osd":5,"last update":"Tue Sep 17 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.73599999999999999,"15min":0.71599999999999997},"min":{"1min":0.42699999999999999,"5min":0.308,"15min":0.308},"max":{"1min":1.2170000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.874,"5min":0.78600000000000003,"15min":0.76000000000000001},"min":{"1min":0.51300000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.59699999999999998}]},{"osd":6,"last update":"Tue Sep 17 12:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.90000000000000002,"15min":0.88200000000000001},"min":{"1min":0.48199999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88300000000000001,"15min":0.877},"min":{"1min":0.47099999999999997,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.89400000000000002}]},{"osd":7,"last update":"Tue Sep 17 12:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.90500000000000003,"15min":0.90500000000000003},"min":{"1min":0.44500000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.0329999999999999,"15min":1.0489999999999999},"min":{"1min":0.52100000000000002,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.226,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.83099999999999996}]}]},{"osd":3,"up_from":25,"seq":107374182481,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31688,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713464,"statfs":{"total":95995035648,"available":95962587136,"internally_reserved":0,"allocated":585728,"data_stored":238557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"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 Sep 17 12:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68600000000000005,"15min":0.66200000000000003},"min":{"1min":0.308,"5min":0.192,"15min":0.192},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.76000000000000001,"15min":0.74299999999999999},"min":{"1min":0.39000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.2430000000000001,"5min":1.546,"15min":1.546},"last":0.46899999999999997}]},{"osd":1,"last update":"Tue Sep 17 12:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.70799999999999996,"15min":0.69699999999999995},"min":{"1min":0.34200000000000003,"5min":0.216,"15min":0.216},"max":{"1min":1.3160000000000001,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.81200000000000006,"15min":0.79400000000000004},"min":{"1min":0.374,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.76700000000000002}]},{"osd":2,"last update":"Tue Sep 17 12:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.86099999999999999,"15min":0.83499999999999996},"min":{"1min":0.438,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.81699999999999995,"15min":0.77900000000000003},"min":{"1min":0.41699999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.93100000000000005}]},{"osd":4,"last update":"Tue Sep 17 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.95099999999999996,"15min":0.92200000000000004},"min":{"1min":0.497,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.304,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.008},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.93400000000000005,"15min":0.86399999999999999},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.5980000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":0.90300000000000002}]},{"osd":5,"last update":"Tue Sep 17 12:09:28 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.99199999999999999,"15min":1.01},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.238,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.98899999999999999,"15min":0.98499999999999999},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.532,"5min":1.766,"15min":1.766},"last":1.0269999999999999}]},{"osd":6,"last update":"Tue Sep 17 12:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.135,"15min":1.1619999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.4390000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.097,"15min":1.109},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.357,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.048}]},{"osd":7,"last update":"Tue Sep 17 12:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.091,"15min":1.117},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.196,"15min":1.2310000000000001},"min":{"1min":0.50900000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.381,"5min":1.756,"15min":1.756},"last":1.194}]}]},{"osd":2,"up_from":18,"seq":77309411420,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27592,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717560,"statfs":{"total":95995035648,"available":95966781440,"internally_reserved":0,"allocated":585728,"data_stored":238557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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 Sep 17 12:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.65300000000000002,"15min":0.58799999999999997},"min":{"1min":0.41099999999999998,"5min":0.312,"15min":0.312},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.77900000000000003,"15min":0.67600000000000005},"min":{"1min":0.43099999999999999,"5min":0.35399999999999998,"15min":0.29299999999999998},"max":{"1min":1.151,"5min":1.151,"15min":1.151},"last":0.76900000000000002}]},{"osd":1,"last update":"Tue Sep 17 12:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.71499999999999997,"15min":0.622},"min":{"1min":0.373,"5min":0.316,"15min":0.31},"max":{"1min":1.141,"5min":1.167,"15min":1.167},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.72999999999999998,"15min":0.66000000000000003},"min":{"1min":0.38900000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.80900000000000005,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.91600000000000004}]},{"osd":3,"last update":"Tue Sep 17 12:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.82999999999999996,"15min":0.746},"min":{"1min":0.40699999999999997,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.2589999999999999,"5min":1.345,"15min":1.345},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.82899999999999996,"15min":0.77500000000000002},"min":{"1min":0.39000000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.073,"5min":1.236,"15min":1.236},"last":1.026}]},{"osd":4,"last update":"Tue Sep 17 12:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.94999999999999996,"15min":0.96099999999999997},"min":{"1min":0.72599999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.073,"5min":0.98099999999999998,"15min":0.91100000000000003},"min":{"1min":0.622,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.073}]},{"osd":5,"last update":"Tue Sep 17 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.99299999999999999,"15min":0.98299999999999998},"min":{"1min":0.56999999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.004},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.97399999999999998,"15min":0.96799999999999997},"min":{"1min":0.64700000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.095}]},{"osd":6,"last update":"Tue Sep 17 12:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.032,"15min":1.0269999999999999},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.4299999999999999,"5min":1.51,"15min":1.51},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0249999999999999,"15min":1.0049999999999999},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.262,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.2090000000000001}]},{"osd":7,"last update":"Tue Sep 17 12:10:10 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.044,"15min":1.0629999999999999},"min":{"1min":0.71199999999999997,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1519999999999999,"15min":1.1899999999999999},"min":{"1min":0.70299999999999996,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.3169999999999999,"5min":1.661,"15min":1.661},"last":1.2849999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574951,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31680,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713472,"statfs":{"total":95995035648,"available":95962595328,"internally_reserved":0,"allocated":577536,"data_stored":238032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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 Sep 17 12:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.69199999999999995,"15min":0.621},"min":{"1min":0.45000000000000001,"5min":0.245,"15min":0.245},"max":{"1min":1.103,"5min":2.3239999999999998,"15min":2.3239999999999998},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.752,"15min":0.65400000000000003},"min":{"1min":0.377,"5min":0.223,"15min":0.223},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.58999999999999997}]},{"osd":2,"last update":"Tue Sep 17 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.79300000000000004,"15min":0.65600000000000003},"min":{"1min":0.42899999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.248,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.76700000000000002,"15min":0.65000000000000002},"min":{"1min":0.39100000000000001,"5min":0.33400000000000002,"15min":0.32000000000000001},"max":{"1min":1.081,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":0.77000000000000002}]},{"osd":3,"last update":"Tue Sep 17 12:09:50 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.85399999999999998,"15min":0.81200000000000006},"min":{"1min":0.48899999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.1519999999999999,"5min":2.351,"15min":2.351},"last":1.02},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.81200000000000006,"15min":0.77300000000000002},"min":{"1min":0.38500000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.155,"5min":1.278,"15min":1.278},"last":0.84899999999999998}]},{"osd":4,"last update":"Tue Sep 17 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.98499999999999999,"15min":0.95699999999999996},"min":{"1min":0.58499999999999996,"5min":0.497,"15min":0.497},"max":{"1min":1.329,"5min":1.431,"15min":1.431},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.95999999999999996},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.96299999999999997}]},{"osd":5,"last update":"Tue Sep 17 12:09:28 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0149999999999999,"15min":1.0109999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.4810000000000001,"5min":1.738,"15min":1.738},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.98699999999999999,"15min":0.94899999999999995},"min":{"1min":0.59999999999999998,"5min":0.498,"15min":0.498},"max":{"1min":1.569,"5min":1.571,"15min":1.571},"last":0.90800000000000003}]},{"osd":6,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.069,"15min":1.099},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3049999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.145},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.639,"5min":1.639,"15min":1.639},"last":0.997}]},{"osd":7,"last update":"Tue Sep 17 12:09:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1970000000000001,"15min":1.2070000000000001},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.1539999999999999,"15min":1.1679999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.661,"5min":1.661,"15min":1.661},"last":1.091}]}]},{"osd":0,"up_from":8,"seq":34359738480,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32268,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712884,"statfs":{"total":95995035648,"available":95961993216,"internally_reserved":0,"allocated":1179648,"data_stored":828925,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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 Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.65300000000000002,"15min":0.59099999999999997},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.0580000000000001,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.68400000000000005,"15min":0.59399999999999997},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.92100000000000004,"5min":1.087,"15min":1.087},"last":0.90500000000000003}]},{"osd":2,"last update":"Tue Sep 17 12:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.72599999999999998,"15min":0.64800000000000002},"min":{"1min":0.37,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.399,"5min":3.399,"15min":3.399},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.81100000000000005,"15min":0.71399999999999997},"min":{"1min":0.35799999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":3.4169999999999998,"5min":3.4169999999999998,"15min":3.4169999999999998},"last":1.2410000000000001}]},{"osd":3,"last update":"Tue Sep 17 12:09:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.83599999999999997,"15min":0.78600000000000003},"min":{"1min":0.47999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.484,"5min":3.484,"15min":3.484},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.056,"5min":0.88600000000000001,"15min":0.81899999999999995},"min":{"1min":0.38100000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":3.5619999999999998,"5min":3.5619999999999998,"15min":3.5619999999999998},"last":1.1000000000000001}]},{"osd":4,"last update":"Tue Sep 17 12:09:39 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.90800000000000003,"15min":0.91900000000000004},"min":{"1min":0.63700000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":3.4689999999999999,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":0.752},{"interface":"front","average":{"1min":1.1100000000000001,"5min":0.97799999999999998,"15min":0.93899999999999995},"min":{"1min":0.58899999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":3.5470000000000002,"5min":3.5470000000000002,"15min":3.5470000000000002},"last":0.86299999999999999}]},{"osd":5,"last update":"Tue Sep 17 12:09:30 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0369999999999999,"15min":1.028},"min":{"1min":0.56100000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":3.597,"5min":3.597,"15min":3.597},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0109999999999999,"15min":1.0149999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":3.5179999999999998,"5min":3.5179999999999998,"15min":3.5179999999999998},"last":0.97499999999999998}]},{"osd":6,"last update":"Tue Sep 17 12:09:19 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.0780000000000001,"15min":1.0600000000000001},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":3.6259999999999999,"5min":3.6259999999999999,"15min":3.6259999999999999},"last":1.298},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0289999999999999,"15min":1.0329999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":3.536,"5min":3.536,"15min":3.536},"last":1.0289999999999999}]},{"osd":7,"last update":"Tue Sep 17 12:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.0509999999999999,"15min":1.0720000000000001},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2569999999999999,"5min":1.409,"15min":1.409},"last":1.141},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.109,"15min":1.1339999999999999},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.365,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.1990000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T12:10:13.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T12:10:13.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:13 smithi022 bash[25967]: audit 2024-09-17T12:10:12.835383+0000 mgr.y (mgr.24293) 101 : audit [DBG] from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T12:10:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:13 smithi022 bash[19740]: audit 2024-09-17T12:10:12.835383+0000 mgr.y (mgr.24293) 101 : audit [DBG] from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T12:10:13.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:13 smithi190 bash[20839]: audit 2024-09-17T12:10:12.835383+0000 mgr.y (mgr.24293) 101 : audit [DBG] from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T12:10:14.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:10:14] "GET /metrics HTTP/1.1" 200 26197 "" "Prometheus/2.43.0" 2024-09-17T12:10:14.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[25967]: cluster 2024-09-17T12:10:13.933035+0000 mgr.y (mgr.24293) 102 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:14.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[25967]: audit 2024-09-17T12:10:14.447333+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:10:14.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[25967]: audit 2024-09-17T12:10:14.451951+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:10:14.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[25967]: audit 2024-09-17T12:10:14.453607+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:10:14.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[25967]: audit 2024-09-17T12:10:14.463669+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[19740]: cluster 2024-09-17T12:10:13.933035+0000 mgr.y (mgr.24293) 102 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[19740]: audit 2024-09-17T12:10:14.447333+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:10:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[19740]: audit 2024-09-17T12:10:14.451951+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:10:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[19740]: audit 2024-09-17T12:10:14.453607+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:10:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:14 smithi022 bash[19740]: audit 2024-09-17T12:10:14.463669+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:14.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:14 smithi190 bash[20839]: cluster 2024-09-17T12:10:13.933035+0000 mgr.y (mgr.24293) 102 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:14.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:14 smithi190 bash[20839]: audit 2024-09-17T12:10:14.447333+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:10:14.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:14 smithi190 bash[20839]: audit 2024-09-17T12:10:14.451951+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:10:14.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:14 smithi190 bash[20839]: audit 2024-09-17T12:10:14.453607+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:10:14.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:14 smithi190 bash[20839]: audit 2024-09-17T12:10:14.463669+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:16.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:16 smithi190 bash[20839]: cluster 2024-09-17T12:10:15.933775+0000 mgr.y (mgr.24293) 103 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:16.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:16 smithi022 bash[25967]: cluster 2024-09-17T12:10:15.933775+0000 mgr.y (mgr.24293) 103 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:16.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:16 smithi022 bash[19740]: cluster 2024-09-17T12:10:15.933775+0000 mgr.y (mgr.24293) 103 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:18.234 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:10:18.353 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:18 smithi022 bash[25967]: cluster 2024-09-17T12:10:17.934410+0000 mgr.y (mgr.24293) 104 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:18.354 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:18 smithi022 bash[19740]: cluster 2024-09-17T12:10:17.934410+0000 mgr.y (mgr.24293) 104 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:18.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:18 smithi190 bash[20839]: cluster 2024-09-17T12:10:17.934410+0000 mgr.y (mgr.24293) 104 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:20.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:20 smithi190 bash[20839]: audit 2024-09-17T12:10:19.021151+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:20 smithi190 bash[20839]: audit 2024-09-17T12:10:19.033048+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:20 smithi190 bash[20839]: audit 2024-09-17T12:10:19.045795+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:20 smithi190 bash[20839]: cluster 2024-09-17T12:10:19.934973+0000 mgr.y (mgr.24293) 105 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:20 smithi022 bash[19740]: audit 2024-09-17T12:10:19.021151+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:20 smithi022 bash[19740]: audit 2024-09-17T12:10:19.033048+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:20 smithi022 bash[19740]: audit 2024-09-17T12:10:19.045795+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:20 smithi022 bash[19740]: cluster 2024-09-17T12:10:19.934973+0000 mgr.y (mgr.24293) 105 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:20 smithi022 bash[25967]: audit 2024-09-17T12:10:19.021151+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:20 smithi022 bash[25967]: audit 2024-09-17T12:10:19.033048+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:20 smithi022 bash[25967]: audit 2024-09-17T12:10:19.045795+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:20 smithi022 bash[25967]: cluster 2024-09-17T12:10:19.934973+0000 mgr.y (mgr.24293) 105 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:22.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:22 smithi022 bash[19740]: cluster 2024-09-17T12:10:21.935650+0000 mgr.y (mgr.24293) 106 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:22.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:22 smithi022 bash[25967]: cluster 2024-09-17T12:10:21.935650+0000 mgr.y (mgr.24293) 106 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:22.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:22 smithi190 bash[20839]: cluster 2024-09-17T12:10:21.935650+0000 mgr.y (mgr.24293) 106 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:22.593 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-17T12:10:22.593 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:10:23.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:23 smithi190 bash[20839]: audit 2024-09-17T12:10:22.586944+0000 mgr.y (mgr.24293) 107 : audit [DBG] from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T12:10:23.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:23 smithi022 bash[19740]: audit 2024-09-17T12:10:22.586944+0000 mgr.y (mgr.24293) 107 : audit [DBG] from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T12:10:23.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:23 smithi022 bash[25967]: audit 2024-09-17T12:10:22.586944+0000 mgr.y (mgr.24293) 107 : audit [DBG] from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T12:10:23.679 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":69,"stamp":"2024-09-17T12:10:21.935334+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":242940,"kb_used_data":6300,"kb_used_omap":12,"kb_used_meta":236531,"kb_avail":749718276,"statfs":{"total":767960285184,"available":767711514624,"internally_reserved":0,"allocated":6451200,"data_stored":3678481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":242208312},"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.004029"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":256,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-17T12:08:12.018786+0000","last_change":"2024-09-17T12:07:10.089586+0000","last_active":"2024-09-17T12:08:12.018786+0000","last_peered":"2024-09-17T12:08:12.018786+0000","last_clean":"2024-09-17T12:08:12.018786+0000","last_became_active":"2024-09-17T12:07:10.088470+0000","last_became_peered":"2024-09-17T12:07:10.088470+0000","last_unstale":"2024-09-17T12:08:12.018786+0000","last_undegraded":"2024-09-17T12:08:12.018786+0000","last_fullsized":"2024-09-17T12:08:12.018786+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T12:02:46.258272+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T12:02:46.258272+0000","last_clean_scrub_stamp":"2024-09-17T12:02:46.258272+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T21:20:19.694839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"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":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234026,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32264,"kb_used_data":1148,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712888,"statfs":{"total":95995035648,"available":95961997312,"internally_reserved":0,"allocated":1175552,"data_stored":828644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"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 Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.91100000000000003,"15min":0.90300000000000002},"min":{"1min":0.66300000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.335},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.83799999999999997,"15min":0.84299999999999997},"min":{"1min":0.68500000000000005,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.1499999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.054}]},{"osd":1,"last update":"Tue Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.90500000000000003,"15min":0.90300000000000002},"min":{"1min":0.52300000000000002,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2050000000000001,"5min":1.427,"15min":1.427},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.871,"5min":0.84599999999999997,"15min":0.84599999999999997},"min":{"1min":0.60399999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.103,"5min":1.119,"15min":1.119},"last":1.2}]},{"osd":2,"last update":"Tue Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.92100000000000004,"15min":0.93600000000000005},"min":{"1min":0.64200000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.036,"5min":0.96899999999999997,"15min":0.96099999999999997},"min":{"1min":0.64400000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.85699999999999998}]},{"osd":3,"last update":"Tue Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92200000000000004,"15min":0.91800000000000004},"min":{"1min":0.64000000000000001,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.2270000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.97999999999999998,"15min":0.98599999999999999},"min":{"1min":0.72699999999999998,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2170000000000001,"5min":1.466,"15min":1.466},"last":1.135}]},{"osd":4,"last update":"Tue Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.86899999999999999,"15min":0.871},"min":{"1min":0.55900000000000005,"5min":0.375,"15min":0.375},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.1599999999999999},{"interface":"front","average":{"1min":0.87,"5min":0.84599999999999997,"15min":0.85599999999999998},"min":{"1min":0.499,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.1120000000000001}]},{"osd":5,"last update":"Tue Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.88400000000000001,"15min":0.87},"min":{"1min":0.47999999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3680000000000001,"5min":1.379,"15min":1.379},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.93799999999999994,"15min":0.92500000000000004},"min":{"1min":0.61899999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.2589999999999999}]},{"osd":6,"last update":"Tue Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.97699999999999998,"15min":0.96899999999999997},"min":{"1min":0.57999999999999996,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.48,"5min":1.504,"15min":1.504},"last":1.087},{"interface":"front","average":{"1min":1.113,"5min":1.0269999999999999,"15min":1.0229999999999999},"min":{"1min":0.51700000000000002,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.4059999999999999,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.413}]}]},{"osd":6,"up_from":46,"seq":197568495668,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1148,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1175552,"data_stored":828652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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 Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.80800000000000005,"15min":0.80200000000000005},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.111,"5min":1.24,"15min":1.24},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.88,"15min":0.88800000000000001},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3200000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.0489999999999999}]},{"osd":1,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.88100000000000001,"15min":0.84899999999999998},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.087,"5min":3.613,"15min":3.613},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.88100000000000001,"15min":0.89100000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.1899999999999999,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.876}]},{"osd":2,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.85799999999999998,"15min":0.83999999999999997},"min":{"1min":0.56000000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.147,"5min":1.246,"15min":1.246},"last":1.026},{"interface":"front","average":{"1min":0.879,"5min":0.91700000000000004,"15min":0.93200000000000005},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.147,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.83099999999999996}]},{"osd":3,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.95599999999999996,"15min":0.93100000000000005},"min":{"1min":0.61199999999999999,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.286,"5min":3.6379999999999999,"15min":3.6379999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.89800000000000002,"15min":0.88800000000000001},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.92300000000000004}]},{"osd":4,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.77500000000000002,"15min":0.76900000000000002},"min":{"1min":0.379,"5min":0.374,"15min":0.374},"max":{"1min":1.296,"5min":1.329,"15min":1.329},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86299999999999999,"15min":0.81999999999999995},"min":{"1min":0.45200000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.4039999999999999,"5min":3.5129999999999999,"15min":3.5129999999999999},"last":0.74399999999999999}]},{"osd":5,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.83799999999999997,"15min":0.82199999999999995},"min":{"1min":0.38300000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.004},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.92500000000000004,"15min":0.873},"min":{"1min":0.496,"5min":0.377,"15min":0.377},"max":{"1min":1.363,"5min":3.556,"15min":3.556},"last":0.89800000000000002}]},{"osd":7,"last update":"Tue Sep 17 12:10:08 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":0.95899999999999996,"15min":0.94599999999999995},"min":{"1min":0.74099999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.139,"5min":1.117,"15min":1.1619999999999999},"min":{"1min":0.84399999999999997,"5min":0.495,"15min":0.495},"max":{"1min":1.5009999999999999,"5min":3.585,"15min":3.585},"last":1.1200000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757311,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27592,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717560,"statfs":{"total":95995035648,"available":95966781440,"internally_reserved":0,"allocated":585728,"data_stored":238557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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 Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.86199999999999999,"15min":0.84199999999999997},"min":{"1min":0.67700000000000005,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.85499999999999998,"15min":0.82899999999999996},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.131}]},{"osd":1,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.88700000000000001,"15min":0.85499999999999998},"min":{"1min":0.52500000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.86299999999999999,"15min":0.85599999999999998},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.181,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.0449999999999999}]},{"osd":2,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.83999999999999997,"15min":0.80000000000000004},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.2669999999999999,"5min":1.268,"15min":1.268},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.93400000000000005,"15min":0.92300000000000004},"min":{"1min":0.624,"5min":0.434,"15min":0.434},"max":{"1min":1.3600000000000001,"5min":1.448,"15min":1.448},"last":1.163}]},{"osd":3,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.90600000000000003,"15min":0.871},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.82299999999999995},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.94999999999999996,"15min":0.91900000000000004},"min":{"1min":0.49199999999999999,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.4199999999999999,"5min":1.5,"15min":1.5},"last":1.087}]},{"osd":4,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.72999999999999998,"15min":0.66200000000000003},"min":{"1min":0.45000000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.129,"5min":1.262,"15min":1.262},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.77600000000000002,"15min":0.70099999999999996},"min":{"1min":0.624,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.97799999999999998}]},{"osd":6,"last update":"Tue Sep 17 12:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.89800000000000002,"15min":0.88800000000000001},"min":{"1min":0.60499999999999998,"5min":0.379,"15min":0.379},"max":{"1min":1.284,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.93999999999999995,"15min":0.92100000000000004},"min":{"1min":0.55300000000000005,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.71299999999999997}]},{"osd":7,"last update":"Tue Sep 17 12:10:13 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.0409999999999999,"15min":1.0229999999999999},"min":{"1min":0.55700000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.496,"5min":1.548,"15min":1.548},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.94699999999999995,"15min":0.92700000000000005},"min":{"1min":0.59299999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3580000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.94399999999999995}]}]},{"osd":4,"up_from":30,"seq":128849018952,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31688,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713464,"statfs":{"total":95995035648,"available":95962587136,"internally_reserved":0,"allocated":585728,"data_stored":238557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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 Sep 17 12:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.79300000000000004,"15min":0.76400000000000001},"min":{"1min":0.57499999999999996,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1160000000000001,"5min":1.181,"15min":1.181},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.749,"5min":0.80100000000000005,"15min":0.82799999999999996},"min":{"1min":0.441,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1160000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.97799999999999998}]},{"osd":1,"last update":"Tue Sep 17 12:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.82299999999999995,"15min":0.80100000000000005},"min":{"1min":0.54200000000000004,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.85499999999999998,"15min":0.84099999999999997},"min":{"1min":0.55200000000000005,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.0009999999999999}]},{"osd":2,"last update":"Tue Sep 17 12:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.875,"15min":0.84899999999999998},"min":{"1min":0.49399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.21,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.755,"5min":0.83499999999999996,"15min":0.873},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.0409999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.92000000000000004}]},{"osd":3,"last update":"Tue Sep 17 12:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.84199999999999997,"15min":0.88},"min":{"1min":0.59299999999999997,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1040000000000001,"5min":1.321,"15min":1.321},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.89300000000000002,"15min":0.90600000000000003},"min":{"1min":0.61699999999999999,"5min":0.504,"15min":0.504},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.1379999999999999}]},{"osd":5,"last update":"Tue Sep 17 12:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.73599999999999999,"15min":0.71599999999999997},"min":{"1min":0.42699999999999999,"5min":0.308,"15min":0.308},"max":{"1min":1.2170000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.105},{"interface":"front","average":{"1min":0.874,"5min":0.78600000000000003,"15min":0.76000000000000001},"min":{"1min":0.51300000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.0409999999999999}]},{"osd":6,"last update":"Tue Sep 17 12:10:20 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.92300000000000004,"15min":0.89000000000000001},"min":{"1min":0.60299999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.90000000000000002,"15min":0.88200000000000001},"min":{"1min":0.51500000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2909999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.77500000000000002}]},{"osd":7,"last update":"Tue Sep 17 12:10:13 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.92000000000000004,"15min":0.91000000000000003},"min":{"1min":0.73299999999999998,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.238,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0469999999999999,"15min":1.054},"min":{"1min":0.70599999999999996,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.369,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.1890000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182483,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31688,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713464,"statfs":{"total":95995035648,"available":95962587136,"internally_reserved":0,"allocated":585728,"data_stored":238557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"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 Sep 17 12:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68600000000000005,"15min":0.66200000000000003},"min":{"1min":0.308,"5min":0.192,"15min":0.192},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.76000000000000001,"15min":0.74299999999999999},"min":{"1min":0.39000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.2430000000000001,"5min":1.546,"15min":1.546},"last":1.085}]},{"osd":1,"last update":"Tue Sep 17 12:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.70799999999999996,"15min":0.69699999999999995},"min":{"1min":0.34200000000000003,"5min":0.216,"15min":0.216},"max":{"1min":1.3160000000000001,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.81200000000000006,"15min":0.79400000000000004},"min":{"1min":0.374,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.95299999999999996}]},{"osd":2,"last update":"Tue Sep 17 12:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.86099999999999999,"15min":0.83499999999999996},"min":{"1min":0.438,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.81699999999999995,"15min":0.77900000000000003},"min":{"1min":0.41699999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":1.224}]},{"osd":4,"last update":"Tue Sep 17 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.95099999999999996,"15min":0.92200000000000004},"min":{"1min":0.497,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.304,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.3879999999999999},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.93400000000000005,"15min":0.86399999999999999},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.5980000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":0.996}]},{"osd":5,"last update":"Tue Sep 17 12:09:28 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.99199999999999999,"15min":1.01},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.238,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.448},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.98899999999999999,"15min":0.98499999999999999},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.532,"5min":1.766,"15min":1.766},"last":0.92000000000000004}]},{"osd":6,"last update":"Tue Sep 17 12:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.135,"15min":1.1619999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.4390000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.361},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.097,"15min":1.109},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.357,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.6220000000000001}]},{"osd":7,"last update":"Tue Sep 17 12:10:15 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0900000000000001,"15min":1.1160000000000001},"min":{"1min":0.56899999999999995,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.6839999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.262},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.1830000000000001,"15min":1.2270000000000001},"min":{"1min":0.68799999999999994,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":2.0470000000000002,"5min":2.0470000000000002,"15min":2.0470000000000002},"last":1.1539999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411422,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27592,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717560,"statfs":{"total":95995035648,"available":95966781440,"internally_reserved":0,"allocated":585728,"data_stored":238557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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 Sep 17 12:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.65300000000000002,"15min":0.58799999999999997},"min":{"1min":0.41099999999999998,"5min":0.312,"15min":0.312},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.77900000000000003,"15min":0.67600000000000005},"min":{"1min":0.43099999999999999,"5min":0.35399999999999998,"15min":0.29299999999999998},"max":{"1min":1.151,"5min":1.151,"15min":1.151},"last":0.40899999999999997}]},{"osd":1,"last update":"Tue Sep 17 12:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.71499999999999997,"15min":0.622},"min":{"1min":0.373,"5min":0.316,"15min":0.31},"max":{"1min":1.141,"5min":1.167,"15min":1.167},"last":0.438},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.72999999999999998,"15min":0.66000000000000003},"min":{"1min":0.38900000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.80900000000000005,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.38}]},{"osd":3,"last update":"Tue Sep 17 12:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.82999999999999996,"15min":0.746},"min":{"1min":0.40699999999999997,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.2589999999999999,"5min":1.345,"15min":1.345},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.82899999999999996,"15min":0.77500000000000002},"min":{"1min":0.39000000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.073,"5min":1.236,"15min":1.236},"last":0.47099999999999997}]},{"osd":4,"last update":"Tue Sep 17 12:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.94999999999999996,"15min":0.96099999999999997},"min":{"1min":0.72599999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.073,"5min":0.98099999999999998,"15min":0.91100000000000003},"min":{"1min":0.622,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.65400000000000003}]},{"osd":5,"last update":"Tue Sep 17 12:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.99299999999999999,"15min":0.98299999999999998},"min":{"1min":0.56999999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.97399999999999998,"15min":0.96799999999999997},"min":{"1min":0.64700000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.63800000000000001}]},{"osd":6,"last update":"Tue Sep 17 12:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.032,"15min":1.0269999999999999},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.4299999999999999,"5min":1.51,"15min":1.51},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0249999999999999,"15min":1.0049999999999999},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.262,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.66200000000000003}]},{"osd":7,"last update":"Tue Sep 17 12:10:10 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.044,"15min":1.0629999999999999},"min":{"1min":0.71199999999999997,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1519999999999999,"15min":1.1899999999999999},"min":{"1min":0.70299999999999996,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.3169999999999999,"5min":1.661,"15min":1.661},"last":0.626}]}]},{"osd":1,"up_from":13,"seq":55834574953,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31680,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713472,"statfs":{"total":95995035648,"available":95962595328,"internally_reserved":0,"allocated":577536,"data_stored":238032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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 Sep 17 12:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.69199999999999995,"15min":0.621},"min":{"1min":0.45000000000000001,"5min":0.245,"15min":0.245},"max":{"1min":1.103,"5min":2.3239999999999998,"15min":2.3239999999999998},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.752,"15min":0.65400000000000003},"min":{"1min":0.377,"5min":0.223,"15min":0.223},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.48199999999999998}]},{"osd":2,"last update":"Tue Sep 17 12:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.79300000000000004,"15min":0.65600000000000003},"min":{"1min":0.42899999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.248,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.76700000000000002,"15min":0.65000000000000002},"min":{"1min":0.39100000000000001,"5min":0.33400000000000002,"15min":0.32000000000000001},"max":{"1min":1.081,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":0.39500000000000002}]},{"osd":3,"last update":"Tue Sep 17 12:09:50 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.85399999999999998,"15min":0.81200000000000006},"min":{"1min":0.48899999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.1519999999999999,"5min":2.351,"15min":2.351},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.81200000000000006,"15min":0.77300000000000002},"min":{"1min":0.38500000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.155,"5min":1.278,"15min":1.278},"last":0.58099999999999996}]},{"osd":4,"last update":"Tue Sep 17 12:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.98499999999999999,"15min":0.95699999999999996},"min":{"1min":0.58499999999999996,"5min":0.497,"15min":0.497},"max":{"1min":1.329,"5min":1.431,"15min":1.431},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.95999999999999996},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.80400000000000005}]},{"osd":5,"last update":"Tue Sep 17 12:09:28 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0149999999999999,"15min":1.0109999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.4810000000000001,"5min":1.738,"15min":1.738},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.98699999999999999,"15min":0.94899999999999995},"min":{"1min":0.59999999999999998,"5min":0.498,"15min":0.498},"max":{"1min":1.569,"5min":1.571,"15min":1.571},"last":0.64600000000000002}]},{"osd":6,"last update":"Tue Sep 17 12:09:23 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.069,"15min":1.099},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3049999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.639,"5min":1.639,"15min":1.639},"last":0.83199999999999996}]},{"osd":7,"last update":"Tue Sep 17 12:10:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.1739999999999999,"15min":1.2},"min":{"1min":0.77700000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.4590000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.04,"5min":1.127,"15min":1.159},"min":{"1min":0.69499999999999995,"5min":0.627,"15min":0.627},"max":{"1min":1.29,"5min":1.661,"15min":1.661},"last":0.84799999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738482,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32268,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712884,"statfs":{"total":95995035648,"available":95961993216,"internally_reserved":0,"allocated":1179648,"data_stored":828925,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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 Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.70699999999999996,"15min":0.61599999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.4980000000000002,"5min":3.4980000000000002,"15min":3.4980000000000002},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.73099999999999998,"15min":0.622},"min":{"1min":0.38700000000000001,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":3.3769999999999998,"5min":3.3769999999999998,"15min":3.3769999999999998},"last":0.83099999999999996}]},{"osd":2,"last update":"Tue Sep 17 12:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.72599999999999998,"15min":0.64800000000000002},"min":{"1min":0.37,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.399,"5min":3.399,"15min":3.399},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.81100000000000005,"15min":0.71399999999999997},"min":{"1min":0.35799999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":3.4169999999999998,"5min":3.4169999999999998,"15min":3.4169999999999998},"last":0.94799999999999995}]},{"osd":3,"last update":"Tue Sep 17 12:09:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.83599999999999997,"15min":0.78600000000000003},"min":{"1min":0.47999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.484,"5min":3.484,"15min":3.484},"last":1.107},{"interface":"front","average":{"1min":1.056,"5min":0.88600000000000001,"15min":0.81899999999999995},"min":{"1min":0.38100000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":3.5619999999999998,"5min":3.5619999999999998,"15min":3.5619999999999998},"last":1.0309999999999999}]},{"osd":4,"last update":"Tue Sep 17 12:09:39 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.90800000000000003,"15min":0.91900000000000004},"min":{"1min":0.63700000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":3.4689999999999999,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":0.97799999999999998,"15min":0.93899999999999995},"min":{"1min":0.58899999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":3.5470000000000002,"5min":3.5470000000000002,"15min":3.5470000000000002},"last":1.204}]},{"osd":5,"last update":"Tue Sep 17 12:09:30 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0369999999999999,"15min":1.028},"min":{"1min":0.56100000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":3.597,"5min":3.597,"15min":3.597},"last":1.141},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0109999999999999,"15min":1.0149999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":3.5179999999999998,"5min":3.5179999999999998,"15min":3.5179999999999998},"last":0.91500000000000004}]},{"osd":6,"last update":"Tue Sep 17 12:10:19 2024","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.0960000000000001,"15min":1.0660000000000001},"min":{"1min":0.73599999999999999,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.377,"5min":3.6259999999999999,"15min":3.6259999999999999},"last":1.083},{"interface":"front","average":{"1min":1.048,"5min":1.0309999999999999,"15min":1.034},"min":{"1min":0.73799999999999999,"5min":0.499,"15min":0.499},"max":{"1min":1.3100000000000001,"5min":3.536,"15min":3.536},"last":1.0549999999999999}]},{"osd":7,"last update":"Tue Sep 17 12:10:11 2024","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.077,"15min":1.081},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":3.8359999999999999,"5min":3.8359999999999999,"15min":3.8359999999999999},"last":1.161},{"interface":"front","average":{"1min":1.26,"5min":1.131,"15min":1.141},"min":{"1min":0.66700000000000004,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":3.8799999999999999,"5min":3.8799999999999999,"15min":3.8799999999999999},"last":1.2829999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T12:10:23.680 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T12:10:23.681 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T12:10:23.681 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T12:10:23.681 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T12:10:24.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:24 smithi022 bash[19740]: cluster 2024-09-17T12:10:23.936173+0000 mgr.y (mgr.24293) 108 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:24.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:24 smithi022 bash[25967]: cluster 2024-09-17T12:10:23.936173+0000 mgr.y (mgr.24293) 108 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:24.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:24 smithi190 bash[20839]: cluster 2024-09-17T12:10:23.936173+0000 mgr.y (mgr.24293) 108 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:24.654 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:10:24] "GET /metrics HTTP/1.1" 200 26197 "" "Prometheus/2.43.0" 2024-09-17T12:10:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:25 smithi190 bash[20839]: audit 2024-09-17T12:10:24.979428+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:25.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:25 smithi022 bash[19740]: audit 2024-09-17T12:10:24.979428+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:25.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:25 smithi022 bash[25967]: audit 2024-09-17T12:10:24.979428+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:26 smithi190 bash[20839]: cluster 2024-09-17T12:10:25.936767+0000 mgr.y (mgr.24293) 109 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:26.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:26 smithi022 bash[25967]: cluster 2024-09-17T12:10:25.936767+0000 mgr.y (mgr.24293) 109 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:26 smithi022 bash[19740]: cluster 2024-09-17T12:10:25.936767+0000 mgr.y (mgr.24293) 109 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:28.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:28 smithi190 bash[20839]: cluster 2024-09-17T12:10:27.937326+0000 mgr.y (mgr.24293) 110 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:28.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:28 smithi022 bash[25967]: cluster 2024-09-17T12:10:27.937326+0000 mgr.y (mgr.24293) 110 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:28.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:28 smithi022 bash[19740]: cluster 2024-09-17T12:10:27.937326+0000 mgr.y (mgr.24293) 110 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:28.745 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:10:30.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:30 smithi190 bash[20839]: cluster 2024-09-17T12:10:29.937763+0000 mgr.y (mgr.24293) 111 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:30.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:30 smithi022 bash[25967]: cluster 2024-09-17T12:10:29.937763+0000 mgr.y (mgr.24293) 111 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:30.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:30 smithi022 bash[19740]: cluster 2024-09-17T12:10:29.937763+0000 mgr.y (mgr.24293) 111 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:31.844 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:10:31.844 INFO:teuthology.orchestra.run.smithi022.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T12:10:32.450 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T12:10:32.451 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T12:10:32.451 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T12:10:32.461 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T12:10:32.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-17T12:10:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[25967]: audit 2024-09-17T12:10:31.672199+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[25967]: audit 2024-09-17T12:10:31.680084+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[25967]: audit 2024-09-17T12:10:31.689369+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[25967]: audit 2024-09-17T12:10:31.844934+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.22:0/3571774199' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T12:10:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[25967]: cluster 2024-09-17T12:10:31.938263+0000 mgr.y (mgr.24293) 112 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:32.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[19740]: audit 2024-09-17T12:10:31.672199+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:32.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[19740]: audit 2024-09-17T12:10:31.680084+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[19740]: audit 2024-09-17T12:10:31.689369+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[19740]: audit 2024-09-17T12:10:31.844934+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.22:0/3571774199' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T12:10:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:32 smithi022 bash[19740]: cluster 2024-09-17T12:10:31.938263+0000 mgr.y (mgr.24293) 112 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:33.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:32 smithi190 bash[20839]: audit 2024-09-17T12:10:31.672199+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:33.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:32 smithi190 bash[20839]: audit 2024-09-17T12:10:31.680084+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:33.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:32 smithi190 bash[20839]: audit 2024-09-17T12:10:31.689369+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:33.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:32 smithi190 bash[20839]: audit 2024-09-17T12:10:31.844934+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.22:0/3571774199' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T12:10:33.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:32 smithi190 bash[20839]: cluster 2024-09-17T12:10:31.938263+0000 mgr.y (mgr.24293) 112 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:34.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:34 smithi022 bash[19740]: cluster 2024-09-17T12:10:33.938800+0000 mgr.y (mgr.24293) 113 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:34.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:34 smithi022 bash[25967]: cluster 2024-09-17T12:10:33.938800+0000 mgr.y (mgr.24293) 113 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:34.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:34 smithi190 bash[20839]: cluster 2024-09-17T12:10:33.938800+0000 mgr.y (mgr.24293) 113 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:34.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:10:34] "GET /metrics HTTP/1.1" 200 26203 "" "Prometheus/2.43.0" 2024-09-17T12:10:36.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:36 smithi190 bash[20839]: cluster 2024-09-17T12:10:35.939442+0000 mgr.y (mgr.24293) 114 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:36.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:36 smithi022 bash[19740]: cluster 2024-09-17T12:10:35.939442+0000 mgr.y (mgr.24293) 114 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:36.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:36 smithi022 bash[25967]: cluster 2024-09-17T12:10:35.939442+0000 mgr.y (mgr.24293) 114 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:37.196 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:10:38.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:38 smithi022 bash[19740]: cluster 2024-09-17T12:10:37.939946+0000 mgr.y (mgr.24293) 115 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:38.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:38 smithi022 bash[25967]: cluster 2024-09-17T12:10:37.939946+0000 mgr.y (mgr.24293) 115 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:38.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:38 smithi190 bash[20839]: cluster 2024-09-17T12:10:37.939946+0000 mgr.y (mgr.24293) 115 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[19740]: audit 2024-09-17T12:10:39.155694+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[19740]: audit 2024-09-17T12:10:39.163635+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[19740]: audit 2024-09-17T12:10:39.170576+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[19740]: cluster 2024-09-17T12:10:39.940541+0000 mgr.y (mgr.24293) 116 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[19740]: audit 2024-09-17T12:10:39.979845+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[25967]: audit 2024-09-17T12:10:39.155694+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[25967]: audit 2024-09-17T12:10:39.163635+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[25967]: audit 2024-09-17T12:10:39.170576+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[25967]: cluster 2024-09-17T12:10:39.940541+0000 mgr.y (mgr.24293) 116 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:40 smithi022 bash[25967]: audit 2024-09-17T12:10:39.979845+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:40.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:40 smithi190 bash[20839]: audit 2024-09-17T12:10:39.155694+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:40 smithi190 bash[20839]: audit 2024-09-17T12:10:39.163635+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:40 smithi190 bash[20839]: audit 2024-09-17T12:10:39.170576+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:40.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:40 smithi190 bash[20839]: cluster 2024-09-17T12:10:39.940541+0000 mgr.y (mgr.24293) 116 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:40.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:40 smithi190 bash[20839]: audit 2024-09-17T12:10:39.979845+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:42.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:41 smithi022 bash[19991]: [17/Sep/2024:12:10:41] ENGINE Bus STOPPING 2024-09-17T12:10:42.666 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19991]: [17/Sep/2024:12:10:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:10:42.667 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19991]: [17/Sep/2024:12:10:42] ENGINE Bus STOPPED 2024-09-17T12:10:42.667 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19991]: [17/Sep/2024:12:10:42] ENGINE Bus STARTING 2024-09-17T12:10:42.667 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19991]: [17/Sep/2024:12:10:42] ENGINE Serving on http://:::9283 2024-09-17T12:10:42.667 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19991]: [17/Sep/2024:12:10:42] ENGINE Bus STARTED 2024-09-17T12:10:42.673 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T12:10:42.683 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T12:10:42.683 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-17T12:10:43.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:42 smithi190 bash[20839]: cluster 2024-09-17T12:10:41.941002+0000 mgr.y (mgr.24293) 117 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:43.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:42 smithi190 bash[20839]: audit 2024-09-17T12:10:41.959574+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T12:10:43.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:42 smithi190 bash[20839]: audit 2024-09-17T12:10:41.974421+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:10:43.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:42 smithi190 bash[20839]: audit 2024-09-17T12:10:41.975223+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:10:43.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:42 smithi190 bash[20839]: audit 2024-09-17T12:10:41.981093+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:43.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19740]: cluster 2024-09-17T12:10:41.941002+0000 mgr.y (mgr.24293) 117 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:43.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19740]: audit 2024-09-17T12:10:41.959574+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T12:10:43.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19740]: audit 2024-09-17T12:10:41.974421+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:10:43.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19740]: audit 2024-09-17T12:10:41.975223+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:10:43.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[19740]: audit 2024-09-17T12:10:41.981093+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:43.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[25967]: cluster 2024-09-17T12:10:41.941002+0000 mgr.y (mgr.24293) 117 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:43.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[25967]: audit 2024-09-17T12:10:41.959574+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T12:10:43.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[25967]: audit 2024-09-17T12:10:41.974421+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:10:43.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[25967]: audit 2024-09-17T12:10:41.975223+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:10:43.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:42 smithi022 bash[25967]: audit 2024-09-17T12:10:41.981093+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:10:44] "GET /metrics HTTP/1.1" 200 26208 "" "Prometheus/2.43.0" 2024-09-17T12:10:45.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:44 smithi190 bash[20839]: cluster 2024-09-17T12:10:43.941549+0000 mgr.y (mgr.24293) 118 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:45.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:44 smithi022 bash[19740]: cluster 2024-09-17T12:10:43.941549+0000 mgr.y (mgr.24293) 118 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:45.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:44 smithi022 bash[25967]: cluster 2024-09-17T12:10:43.941549+0000 mgr.y (mgr.24293) 118 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:47.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:46 smithi022 bash[19740]: cluster 2024-09-17T12:10:45.942125+0000 mgr.y (mgr.24293) 119 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:46 smithi022 bash[25967]: cluster 2024-09-17T12:10:45.942125+0000 mgr.y (mgr.24293) 119 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:47.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:46 smithi190 bash[20839]: cluster 2024-09-17T12:10:45.942125+0000 mgr.y (mgr.24293) 119 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:47.420 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:10:49.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:48 smithi022 bash[25967]: cluster 2024-09-17T12:10:47.942675+0000 mgr.y (mgr.24293) 120 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:49.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:48 smithi022 bash[19740]: cluster 2024-09-17T12:10:47.942675+0000 mgr.y (mgr.24293) 120 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:49.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:48 smithi190 bash[20839]: cluster 2024-09-17T12:10:47.942675+0000 mgr.y (mgr.24293) 120 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:50 smithi022 bash[19740]: cluster 2024-09-17T12:10:49.943276+0000 mgr.y (mgr.24293) 121 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:51.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:50 smithi022 bash[25967]: cluster 2024-09-17T12:10:49.943276+0000 mgr.y (mgr.24293) 121 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:51.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:50 smithi190 bash[20839]: cluster 2024-09-17T12:10:49.943276+0000 mgr.y (mgr.24293) 121 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:52.064 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:10:52.064 INFO:teuthology.orchestra.run.smithi022.stdout: "id": "7f2f8ad0-c919-4e9e-b3e0-7ade76d8eaf2", 2024-09-17T12:10:52.064 INFO:teuthology.orchestra.run.smithi022.stdout: "name": "r", 2024-09-17T12:10:52.064 INFO:teuthology.orchestra.run.smithi022.stdout: "current_period": "0f1d9222-f8d5-45ba-a652-f024e4a996d6", 2024-09-17T12:10:52.064 INFO:teuthology.orchestra.run.smithi022.stdout: "epoch": 1 2024-09-17T12:10:52.064 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[19740]: cluster 2024-09-17T12:10:50.992414+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[19740]: audit 2024-09-17T12:10:50.998996+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.22:0/3843505390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[19740]: audit 2024-09-17T12:10:51.905477+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[19740]: audit 2024-09-17T12:10:51.918478+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[19740]: audit 2024-09-17T12:10:51.931483+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[25967]: cluster 2024-09-17T12:10:50.992414+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[25967]: audit 2024-09-17T12:10:50.998996+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.22:0/3843505390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[25967]: audit 2024-09-17T12:10:51.905477+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[25967]: audit 2024-09-17T12:10:51.918478+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:52 smithi022 bash[25967]: audit 2024-09-17T12:10:51.931483+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:52 smithi190 bash[20839]: cluster 2024-09-17T12:10:50.992414+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T12:10:52.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:52 smithi190 bash[20839]: audit 2024-09-17T12:10:50.998996+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.22:0/3843505390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T12:10:52.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:52 smithi190 bash[20839]: audit 2024-09-17T12:10:51.905477+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:52 smithi190 bash[20839]: audit 2024-09-17T12:10:51.918478+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:52 smithi190 bash[20839]: audit 2024-09-17T12:10:51.931483+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:10:52.725 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-17T12:10:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:53 smithi022 bash[19740]: cluster 2024-09-17T12:10:51.943859+0000 mgr.y (mgr.24293) 122 : cluster [DBG] pgmap v85: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:53 smithi022 bash[19740]: audit 2024-09-17T12:10:51.996770+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.22:0/3843505390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T12:10:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:53 smithi022 bash[19740]: cluster 2024-09-17T12:10:51.997228+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T12:10:53.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:53 smithi022 bash[19740]: cluster 2024-09-17T12:10:52.926926+0000 mon.a (mon.0) 1066 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:10:53.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:53 smithi022 bash[25967]: cluster 2024-09-17T12:10:51.943859+0000 mgr.y (mgr.24293) 122 : cluster [DBG] pgmap v85: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:53.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:53 smithi022 bash[25967]: audit 2024-09-17T12:10:51.996770+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.22:0/3843505390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T12:10:53.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:53 smithi022 bash[25967]: cluster 2024-09-17T12:10:51.997228+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T12:10:53.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:53 smithi022 bash[25967]: cluster 2024-09-17T12:10:52.926926+0000 mon.a (mon.0) 1066 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:10:53.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:53 smithi190 bash[20839]: cluster 2024-09-17T12:10:51.943859+0000 mgr.y (mgr.24293) 122 : cluster [DBG] pgmap v85: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:53.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:53 smithi190 bash[20839]: audit 2024-09-17T12:10:51.996770+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.22:0/3843505390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T12:10:53.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:53 smithi190 bash[20839]: cluster 2024-09-17T12:10:51.997228+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T12:10:53.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:53 smithi190 bash[20839]: cluster 2024-09-17T12:10:52.926926+0000 mon.a (mon.0) 1066 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:10:54.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:54 smithi022 bash[25967]: cluster 2024-09-17T12:10:53.008664+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T12:10:54.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:54 smithi022 bash[25967]: cluster 2024-09-17T12:10:53.944565+0000 mgr.y (mgr.24293) 123 : cluster [DBG] pgmap v88: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:54.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:54 smithi022 bash[19740]: cluster 2024-09-17T12:10:53.008664+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T12:10:54.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:54 smithi022 bash[19740]: cluster 2024-09-17T12:10:53.944565+0000 mgr.y (mgr.24293) 123 : cluster [DBG] pgmap v88: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:54.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:54 smithi190 bash[20839]: cluster 2024-09-17T12:10:53.008664+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T12:10:54.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:54 smithi190 bash[20839]: cluster 2024-09-17T12:10:53.944565+0000 mgr.y (mgr.24293) 123 : cluster [DBG] pgmap v88: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:10:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:10:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:10:54] "GET /metrics HTTP/1.1" 200 26208 "" "Prometheus/2.43.0" 2024-09-17T12:10:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:55 smithi022 bash[19740]: cluster 2024-09-17T12:10:54.011856+0000 mon.a (mon.0) 1068 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:10:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:55 smithi022 bash[19740]: cluster 2024-09-17T12:10:54.011925+0000 mon.a (mon.0) 1069 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:55.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:55 smithi022 bash[19740]: audit 2024-09-17T12:10:54.980441+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:55 smithi022 bash[25967]: cluster 2024-09-17T12:10:54.011856+0000 mon.a (mon.0) 1068 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:10:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:55 smithi022 bash[25967]: cluster 2024-09-17T12:10:54.011925+0000 mon.a (mon.0) 1069 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:55 smithi022 bash[25967]: audit 2024-09-17T12:10:54.980441+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:55.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:55 smithi190 bash[20839]: cluster 2024-09-17T12:10:54.011856+0000 mon.a (mon.0) 1068 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:10:55.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:55 smithi190 bash[20839]: cluster 2024-09-17T12:10:54.011925+0000 mon.a (mon.0) 1069 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:55.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:55 smithi190 bash[20839]: audit 2024-09-17T12:10:54.980441+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:10:56.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:56 smithi190 bash[20839]: cluster 2024-09-17T12:10:55.945347+0000 mgr.y (mgr.24293) 124 : cluster [DBG] pgmap v89: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-09-17T12:10:56.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:56 smithi022 bash[19740]: cluster 2024-09-17T12:10:55.945347+0000 mgr.y (mgr.24293) 124 : cluster [DBG] pgmap v89: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-09-17T12:10:56.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:56 smithi022 bash[25967]: cluster 2024-09-17T12:10:55.945347+0000 mgr.y (mgr.24293) 124 : cluster [DBG] pgmap v89: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-09-17T12:10:56.858 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:10:58.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:10:58 smithi022 bash[19740]: cluster 2024-09-17T12:10:57.945962+0000 mgr.y (mgr.24293) 125 : cluster [DBG] pgmap v90: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 294 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T12:10:58.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:10:58 smithi022 bash[25967]: cluster 2024-09-17T12:10:57.945962+0000 mgr.y (mgr.24293) 125 : cluster [DBG] pgmap v90: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 294 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T12:10:58.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:10:58 smithi190 bash[20839]: cluster 2024-09-17T12:10:57.945962+0000 mgr.y (mgr.24293) 125 : cluster [DBG] pgmap v90: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 294 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T12:11:00.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:00 smithi190 bash[20839]: audit 2024-09-17T12:10:59.320002+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:00 smithi190 bash[20839]: audit 2024-09-17T12:10:59.326096+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:00 smithi190 bash[20839]: audit 2024-09-17T12:10:59.332583+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:00 smithi190 bash[20839]: cluster 2024-09-17T12:10:59.946588+0000 mgr.y (mgr.24293) 126 : cluster [DBG] pgmap v91: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T12:11:00.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:00 smithi022 bash[25967]: audit 2024-09-17T12:10:59.320002+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:00 smithi022 bash[25967]: audit 2024-09-17T12:10:59.326096+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:00 smithi022 bash[25967]: audit 2024-09-17T12:10:59.332583+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:00 smithi022 bash[25967]: cluster 2024-09-17T12:10:59.946588+0000 mgr.y (mgr.24293) 126 : cluster [DBG] pgmap v91: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T12:11:00.654 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:00 smithi022 bash[19740]: audit 2024-09-17T12:10:59.320002+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.655 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:00 smithi022 bash[19740]: audit 2024-09-17T12:10:59.326096+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.655 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:00 smithi022 bash[19740]: audit 2024-09-17T12:10:59.332583+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:00.655 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:00 smithi022 bash[19740]: cluster 2024-09-17T12:10:59.946588+0000 mgr.y (mgr.24293) 126 : cluster [DBG] pgmap v91: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout: "id": "b201c690-a8bf-4112-8301-b612000095f0", 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout: "name": "default", 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout: "api_name": "default", 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout: "is_master": true, 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout: "endpoints": [], 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout: "hostnames": [], 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout: "hostnames_s3website": [], 2024-09-17T12:11:01.327 INFO:teuthology.orchestra.run.smithi022.stdout: "master_zone": "", 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "zones": [], 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "placement_targets": [ 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: { 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "name": "default-placement", 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "tags": [], 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "storage_classes": [] 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "default_placement": "default-placement", 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "realm_id": "7f2f8ad0-c919-4e9e-b3e0-7ade76d8eaf2", 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "sync_policy": { 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: "groups": [] 2024-09-17T12:11:01.328 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:01.329 INFO:teuthology.orchestra.run.smithi022.stdout: "enabled_features": [ 2024-09-17T12:11:01.329 INFO:teuthology.orchestra.run.smithi022.stdout: "resharding" 2024-09-17T12:11:01.329 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-09-17T12:11:01.329 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:11:01.967 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-17T12:11:02.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:02 smithi022 bash[19740]: cluster 2024-09-17T12:11:01.947410+0000 mgr.y (mgr.24293) 127 : cluster [DBG] pgmap v92: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 205 B/s rd, 822 B/s wr, 1 op/s 2024-09-17T12:11:02.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:02 smithi022 bash[25967]: cluster 2024-09-17T12:11:01.947410+0000 mgr.y (mgr.24293) 127 : cluster [DBG] pgmap v92: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 205 B/s rd, 822 B/s wr, 1 op/s 2024-09-17T12:11:02.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:02 smithi190 bash[20839]: cluster 2024-09-17T12:11:01.947410+0000 mgr.y (mgr.24293) 127 : cluster [DBG] pgmap v92: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 205 B/s rd, 822 B/s wr, 1 op/s 2024-09-17T12:11:04.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:04 smithi022 bash[25967]: cluster 2024-09-17T12:11:03.948008+0000 mgr.y (mgr.24293) 128 : cluster [DBG] pgmap v93: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 749 B/s wr, 1 op/s 2024-09-17T12:11:04.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:04 smithi022 bash[19740]: cluster 2024-09-17T12:11:03.948008+0000 mgr.y (mgr.24293) 128 : cluster [DBG] pgmap v93: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 749 B/s wr, 1 op/s 2024-09-17T12:11:04.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:04 smithi190 bash[20839]: cluster 2024-09-17T12:11:03.948008+0000 mgr.y (mgr.24293) 128 : cluster [DBG] pgmap v93: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 749 B/s wr, 1 op/s 2024-09-17T12:11:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:11:04] "GET /metrics HTTP/1.1" 200 28489 "" "Prometheus/2.43.0" 2024-09-17T12:11:06.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:06 smithi190 bash[20839]: cluster 2024-09-17T12:11:05.948801+0000 mgr.y (mgr.24293) 129 : cluster [DBG] pgmap v94: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T12:11:06.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:06 smithi022 bash[19740]: cluster 2024-09-17T12:11:05.948801+0000 mgr.y (mgr.24293) 129 : cluster [DBG] pgmap v94: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T12:11:06.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:06 smithi022 bash[25967]: cluster 2024-09-17T12:11:05.948801+0000 mgr.y (mgr.24293) 129 : cluster [DBG] pgmap v94: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T12:11:06.708 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:11:08.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:08 smithi190 bash[20839]: cluster 2024-09-17T12:11:07.949360+0000 mgr.y (mgr.24293) 130 : cluster [DBG] pgmap v95: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T12:11:08.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:08 smithi022 bash[25967]: cluster 2024-09-17T12:11:07.949360+0000 mgr.y (mgr.24293) 130 : cluster [DBG] pgmap v95: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T12:11:08.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:08 smithi022 bash[19740]: cluster 2024-09-17T12:11:07.949360+0000 mgr.y (mgr.24293) 130 : cluster [DBG] pgmap v95: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T12:11:09.540 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:11:09.540 INFO:teuthology.orchestra.run.smithi022.stdout: "id": "7ddf9cb0-e18d-4974-873a-d51577f026a3", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "name": "z", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "domain_root": "z.rgw.meta:root", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "control_pool": "z.rgw.control", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "log_pool": "z.rgw.log", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-17T12:11:09.541 INFO:teuthology.orchestra.run.smithi022.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "otp_pool": "z.rgw.otp", 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "system_key": { 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "access_key": "", 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "secret_key": "" 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "placement_pools": [ 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: { 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "key": "default-placement", 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "val": { 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-17T12:11:09.542 INFO:teuthology.orchestra.run.smithi022.stdout: "storage_classes": { 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: "STANDARD": { 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: "index_type": 0, 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: "inline_data": true 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: "realm_id": "7f2f8ad0-c919-4e9e-b3e0-7ade76d8eaf2", 2024-09-17T12:11:09.543 INFO:teuthology.orchestra.run.smithi022.stdout: "notif_pool": "z.rgw.log:notif" 2024-09-17T12:11:09.544 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:11:10.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-17T12:11:10.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:10 smithi022 bash[25967]: audit 2024-09-17T12:11:09.933130+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-17T12:11:10.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:10 smithi022 bash[25967]: audit 2024-09-17T12:11:09.933934+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-17T12:11:10.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:10 smithi022 bash[25967]: audit 2024-09-17T12:11:09.980936+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:10 smithi022 bash[19740]: audit 2024-09-17T12:11:09.933130+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-17T12:11:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:10 smithi022 bash[19740]: audit 2024-09-17T12:11:09.933934+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-17T12:11:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:10 smithi022 bash[19740]: audit 2024-09-17T12:11:09.980936+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:10.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:10 smithi190 bash[20839]: audit 2024-09-17T12:11:09.933130+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-17T12:11:10.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:10 smithi190 bash[20839]: audit 2024-09-17T12:11:09.933934+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-17T12:11:10.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:10 smithi190 bash[20839]: audit 2024-09-17T12:11:09.980936+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:11 smithi022 bash[25967]: cluster 2024-09-17T12:11:09.949979+0000 mgr.y (mgr.24293) 131 : cluster [DBG] pgmap v96: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T12:11:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:11 smithi022 bash[25967]: audit 2024-09-17T12:11:09.993845+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-17T12:11:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:11 smithi022 bash[25967]: cluster 2024-09-17T12:11:09.994088+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T12:11:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:11 smithi022 bash[25967]: cluster 2024-09-17T12:11:10.995760+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T12:11:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:11 smithi022 bash[19740]: cluster 2024-09-17T12:11:09.949979+0000 mgr.y (mgr.24293) 131 : cluster [DBG] pgmap v96: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T12:11:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:11 smithi022 bash[19740]: audit 2024-09-17T12:11:09.993845+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-17T12:11:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:11 smithi022 bash[19740]: cluster 2024-09-17T12:11:09.994088+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T12:11:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:11 smithi022 bash[19740]: cluster 2024-09-17T12:11:10.995760+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T12:11:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:11 smithi190 bash[20839]: cluster 2024-09-17T12:11:09.949979+0000 mgr.y (mgr.24293) 131 : cluster [DBG] pgmap v96: 33 pgs: 33 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T12:11:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:11 smithi190 bash[20839]: audit 2024-09-17T12:11:09.993845+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-17T12:11:11.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:11 smithi190 bash[20839]: cluster 2024-09-17T12:11:09.994088+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T12:11:11.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:11 smithi190 bash[20839]: cluster 2024-09-17T12:11:10.995760+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T12:11:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:12 smithi022 bash[19740]: cluster 2024-09-17T12:11:11.950590+0000 mgr.y (mgr.24293) 132 : cluster [DBG] pgmap v99: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-17T12:11:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:12 smithi022 bash[25967]: cluster 2024-09-17T12:11:11.950590+0000 mgr.y (mgr.24293) 132 : cluster [DBG] pgmap v99: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-17T12:11:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:12 smithi190 bash[20839]: cluster 2024-09-17T12:11:11.950590+0000 mgr.y (mgr.24293) 132 : cluster [DBG] pgmap v99: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-17T12:11:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:13 smithi022 bash[19740]: audit 2024-09-17T12:11:12.151109+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:13 smithi022 bash[19740]: audit 2024-09-17T12:11:12.164091+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:13 smithi022 bash[19740]: audit 2024-09-17T12:11:12.176729+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:13 smithi022 bash[25967]: audit 2024-09-17T12:11:12.151109+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:13 smithi022 bash[25967]: audit 2024-09-17T12:11:12.164091+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:13 smithi022 bash[25967]: audit 2024-09-17T12:11:12.176729+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:13 smithi190 bash[20839]: audit 2024-09-17T12:11:12.151109+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:13 smithi190 bash[20839]: audit 2024-09-17T12:11:12.164091+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:13 smithi190 bash[20839]: audit 2024-09-17T12:11:12.176729+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:14.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:11:14] "GET /metrics HTTP/1.1" 200 28530 "" "Prometheus/2.43.0" 2024-09-17T12:11:14.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:14 smithi022 bash[19740]: cluster 2024-09-17T12:11:13.951216+0000 mgr.y (mgr.24293) 133 : cluster [DBG] pgmap v100: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:14.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:14 smithi022 bash[25967]: cluster 2024-09-17T12:11:13.951216+0000 mgr.y (mgr.24293) 133 : cluster [DBG] pgmap v100: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:14.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:14 smithi190 bash[20839]: cluster 2024-09-17T12:11:13.951216+0000 mgr.y (mgr.24293) 133 : cluster [DBG] pgmap v100: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:14.851 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:11:16.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:16 smithi022 bash[19740]: cluster 2024-09-17T12:11:15.951766+0000 mgr.y (mgr.24293) 134 : cluster [DBG] pgmap v101: 33 pgs: 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:16.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:16 smithi022 bash[25967]: cluster 2024-09-17T12:11:15.951766+0000 mgr.y (mgr.24293) 134 : cluster [DBG] pgmap v101: 33 pgs: 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:16.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:16 smithi190 bash[20839]: cluster 2024-09-17T12:11:15.951766+0000 mgr.y (mgr.24293) 134 : cluster [DBG] pgmap v101: 33 pgs: 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:18.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:18 smithi022 bash[19740]: cluster 2024-09-17T12:11:17.952321+0000 mgr.y (mgr.24293) 135 : cluster [DBG] pgmap v102: 33 pgs: 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:18.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:18 smithi022 bash[25967]: cluster 2024-09-17T12:11:17.952321+0000 mgr.y (mgr.24293) 135 : cluster [DBG] pgmap v102: 33 pgs: 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:18.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:18 smithi190 bash[20839]: cluster 2024-09-17T12:11:17.952321+0000 mgr.y (mgr.24293) 135 : cluster [DBG] pgmap v102: 33 pgs: 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-17T12:11:20.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[19740]: cluster 2024-09-17T12:11:19.124958+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T12:11:20.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[19740]: audit 2024-09-17T12:11:19.134418+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T12:11:20.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[19740]: audit 2024-09-17T12:11:19.471509+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[19740]: audit 2024-09-17T12:11:19.482057+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[19740]: audit 2024-09-17T12:11:19.492653+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[19740]: cluster 2024-09-17T12:11:19.952753+0000 mgr.y (mgr.24293) 136 : cluster [DBG] pgmap v104: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[25967]: cluster 2024-09-17T12:11:19.124958+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T12:11:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[25967]: audit 2024-09-17T12:11:19.134418+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T12:11:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[25967]: audit 2024-09-17T12:11:19.471509+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[25967]: audit 2024-09-17T12:11:19.482057+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[25967]: audit 2024-09-17T12:11:19.492653+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:20 smithi022 bash[25967]: cluster 2024-09-17T12:11:19.952753+0000 mgr.y (mgr.24293) 136 : cluster [DBG] pgmap v104: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:20.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:20 smithi190 bash[20839]: cluster 2024-09-17T12:11:19.124958+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T12:11:20.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:20 smithi190 bash[20839]: audit 2024-09-17T12:11:19.134418+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T12:11:20.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:20 smithi190 bash[20839]: audit 2024-09-17T12:11:19.471509+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:20 smithi190 bash[20839]: audit 2024-09-17T12:11:19.482057+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:20 smithi190 bash[20839]: audit 2024-09-17T12:11:19.492653+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:20.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:20 smithi190 bash[20839]: cluster 2024-09-17T12:11:19.952753+0000 mgr.y (mgr.24293) 136 : cluster [DBG] pgmap v104: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:21.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:21 smithi190 bash[20839]: audit 2024-09-17T12:11:20.130081+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T12:11:21.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:21 smithi190 bash[20839]: cluster 2024-09-17T12:11:20.130212+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T12:11:21.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:21 smithi190 bash[20839]: cluster 2024-09-17T12:11:20.601451+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:11:21.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:21 smithi022 bash[25967]: audit 2024-09-17T12:11:20.130081+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T12:11:21.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:21 smithi022 bash[25967]: cluster 2024-09-17T12:11:20.130212+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T12:11:21.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:21 smithi022 bash[25967]: cluster 2024-09-17T12:11:20.601451+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:11:21.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:21 smithi022 bash[19740]: audit 2024-09-17T12:11:20.130081+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T12:11:21.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:21 smithi022 bash[19740]: cluster 2024-09-17T12:11:20.130212+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T12:11:21.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:21 smithi022 bash[19740]: cluster 2024-09-17T12:11:20.601451+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:11:22.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:22 smithi190 bash[20839]: cluster 2024-09-17T12:11:21.137610+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T12:11:22.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:22 smithi190 bash[20839]: audit 2024-09-17T12:11:21.142466+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T12:11:22.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:22 smithi190 bash[20839]: cluster 2024-09-17T12:11:21.953421+0000 mgr.y (mgr.24293) 137 : cluster [DBG] pgmap v107: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:22 smithi022 bash[19740]: cluster 2024-09-17T12:11:21.137610+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:22 smithi022 bash[19740]: audit 2024-09-17T12:11:21.142466+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:22 smithi022 bash[19740]: cluster 2024-09-17T12:11:21.953421+0000 mgr.y (mgr.24293) 137 : cluster [DBG] pgmap v107: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:22 smithi022 bash[25967]: cluster 2024-09-17T12:11:21.137610+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:22 smithi022 bash[25967]: audit 2024-09-17T12:11:21.142466+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:22 smithi022 bash[25967]: cluster 2024-09-17T12:11:21.953421+0000 mgr.y (mgr.24293) 137 : cluster [DBG] pgmap v107: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-17T12:11:23.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:23 smithi190 bash[20839]: audit 2024-09-17T12:11:22.152860+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T12:11:23.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:23 smithi190 bash[20839]: cluster 2024-09-17T12:11:22.153363+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T12:11:23.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:23 smithi022 bash[19740]: audit 2024-09-17T12:11:22.152860+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T12:11:23.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:23 smithi022 bash[19740]: cluster 2024-09-17T12:11:22.153363+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T12:11:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:23 smithi022 bash[25967]: audit 2024-09-17T12:11:22.152860+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.22:0/205864081' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T12:11:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:23 smithi022 bash[25967]: cluster 2024-09-17T12:11:22.153363+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T12:11:24.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:24 smithi190 bash[20839]: cluster 2024-09-17T12:11:23.162222+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T12:11:24.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:24 smithi190 bash[20839]: audit 2024-09-17T12:11:23.166825+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.22:0/1235112673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T12:11:24.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:24 smithi190 bash[20839]: audit 2024-09-17T12:11:23.168124+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T12:11:24.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:24 smithi190 bash[20839]: cluster 2024-09-17T12:11:23.954175+0000 mgr.y (mgr.24293) 138 : cluster [DBG] pgmap v110: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-17T12:11:24.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:11:24] "GET /metrics HTTP/1.1" 200 28530 "" "Prometheus/2.43.0" 2024-09-17T12:11:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[19740]: cluster 2024-09-17T12:11:23.162222+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T12:11:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[19740]: audit 2024-09-17T12:11:23.166825+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.22:0/1235112673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T12:11:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[19740]: audit 2024-09-17T12:11:23.168124+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T12:11:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[19740]: cluster 2024-09-17T12:11:23.954175+0000 mgr.y (mgr.24293) 138 : cluster [DBG] pgmap v110: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-17T12:11:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[25967]: cluster 2024-09-17T12:11:23.162222+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T12:11:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[25967]: audit 2024-09-17T12:11:23.166825+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.22:0/1235112673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T12:11:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[25967]: audit 2024-09-17T12:11:23.168124+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T12:11:24.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:24 smithi022 bash[25967]: cluster 2024-09-17T12:11:23.954175+0000 mgr.y (mgr.24293) 138 : cluster [DBG] pgmap v110: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-17T12:11:25.269 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:11:25.269 INFO:teuthology.orchestra.run.smithi022.stdout: "id": "0a4515f6-3cd1-448a-8cdc-24e9987ac810", 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "epoch": 1, 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "predecessor_uuid": "0f1d9222-f8d5-45ba-a652-f024e4a996d6", 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "sync_status": [], 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "period_map": { 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "id": "0a4515f6-3cd1-448a-8cdc-24e9987ac810", 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "zonegroups": [ 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: { 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "id": "b201c690-a8bf-4112-8301-b612000095f0", 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "name": "default", 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "api_name": "default", 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "is_master": true, 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "endpoints": [], 2024-09-17T12:11:25.270 INFO:teuthology.orchestra.run.smithi022.stdout: "hostnames": [], 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "hostnames_s3website": [], 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "master_zone": "7ddf9cb0-e18d-4974-873a-d51577f026a3", 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "zones": [ 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: { 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "id": "7ddf9cb0-e18d-4974-873a-d51577f026a3", 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "name": "z", 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "endpoints": [], 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "log_meta": false, 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "log_data": false, 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "bucket_index_max_shards": 11, 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "read_only": false, 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "tier_type": "", 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "sync_from_all": true, 2024-09-17T12:11:25.271 INFO:teuthology.orchestra.run.smithi022.stdout: "sync_from": [], 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "redirect_zone": "", 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "supported_features": [ 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "compress-encrypted", 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "resharding" 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "placement_targets": [ 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: { 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "name": "default-placement", 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "tags": [], 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "storage_classes": [ 2024-09-17T12:11:25.272 INFO:teuthology.orchestra.run.smithi022.stdout: "STANDARD" 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: "default_placement": "default-placement", 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: "realm_id": "7f2f8ad0-c919-4e9e-b3e0-7ade76d8eaf2", 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: "sync_policy": { 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: "groups": [] 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: "enabled_features": [ 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: "resharding" 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:25.273 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "short_zone_ids": [ 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: { 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "key": "7ddf9cb0-e18d-4974-873a-d51577f026a3", 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "val": 3284036782 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: ] 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "master_zonegroup": "b201c690-a8bf-4112-8301-b612000095f0", 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "master_zone": "7ddf9cb0-e18d-4974-873a-d51577f026a3", 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "period_config": { 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "bucket_quota": { 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "enabled": false, 2024-09-17T12:11:25.274 INFO:teuthology.orchestra.run.smithi022.stdout: "check_on_raw": false, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "max_size": -1, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "max_size_kb": 0, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "max_objects": -1 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "user_quota": { 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "enabled": false, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "check_on_raw": false, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "max_size": -1, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "max_size_kb": 0, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "max_objects": -1 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "user_ratelimit": { 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "max_read_ops": 0, 2024-09-17T12:11:25.275 INFO:teuthology.orchestra.run.smithi022.stdout: "max_write_ops": 0, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "max_read_bytes": 0, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "max_write_bytes": 0, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "enabled": false 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "bucket_ratelimit": { 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "max_read_ops": 0, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "max_write_ops": 0, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "max_read_bytes": 0, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "max_write_bytes": 0, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "enabled": false 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:25.276 INFO:teuthology.orchestra.run.smithi022.stdout: "anonymous_ratelimit": { 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: "max_read_ops": 0, 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: "max_write_ops": 0, 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: "max_read_bytes": 0, 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: "max_write_bytes": 0, 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: "enabled": false 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: "realm_id": "7f2f8ad0-c919-4e9e-b3e0-7ade76d8eaf2", 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: "realm_name": "r", 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout: "realm_epoch": 2 2024-09-17T12:11:25.277 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:11:25.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:25 smithi190 bash[20839]: audit 2024-09-17T12:11:24.166184+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T12:11:25.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:25 smithi190 bash[20839]: cluster 2024-09-17T12:11:24.166561+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T12:11:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:25 smithi190 bash[20839]: audit 2024-09-17T12:11:24.184324+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.22:0/1235112673' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T12:11:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:25 smithi190 bash[20839]: audit 2024-09-17T12:11:24.185064+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T12:11:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:25 smithi190 bash[20839]: audit 2024-09-17T12:11:24.988406+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:25 smithi190 bash[20839]: audit 2024-09-17T12:11:24.991023+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[19740]: audit 2024-09-17T12:11:24.166184+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T12:11:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[19740]: cluster 2024-09-17T12:11:24.166561+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T12:11:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[19740]: audit 2024-09-17T12:11:24.184324+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.22:0/1235112673' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T12:11:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[19740]: audit 2024-09-17T12:11:24.185064+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T12:11:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[19740]: audit 2024-09-17T12:11:24.988406+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[19740]: audit 2024-09-17T12:11:24.991023+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[25967]: audit 2024-09-17T12:11:24.166184+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T12:11:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[25967]: cluster 2024-09-17T12:11:24.166561+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T12:11:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[25967]: audit 2024-09-17T12:11:24.184324+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.22:0/1235112673' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T12:11:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[25967]: audit 2024-09-17T12:11:24.185064+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T12:11:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[25967]: audit 2024-09-17T12:11:24.988406+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:25 smithi022 bash[25967]: audit 2024-09-17T12:11:24.991023+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:25.969 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-17T12:11:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:26 smithi022 bash[19740]: audit 2024-09-17T12:11:25.180449+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T12:11:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:26 smithi022 bash[19740]: cluster 2024-09-17T12:11:25.180641+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T12:11:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:26 smithi022 bash[19740]: cluster 2024-09-17T12:11:25.955773+0000 mgr.y (mgr.24293) 139 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3.0 KiB/s wr, 8 op/s 2024-09-17T12:11:26.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:26 smithi022 bash[25967]: audit 2024-09-17T12:11:25.180449+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T12:11:26.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:26 smithi022 bash[25967]: cluster 2024-09-17T12:11:25.180641+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T12:11:26.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:26 smithi022 bash[25967]: cluster 2024-09-17T12:11:25.955773+0000 mgr.y (mgr.24293) 139 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3.0 KiB/s wr, 8 op/s 2024-09-17T12:11:26.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:26 smithi190 bash[20839]: audit 2024-09-17T12:11:25.180449+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T12:11:26.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:26 smithi190 bash[20839]: cluster 2024-09-17T12:11:25.180641+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T12:11:26.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:26 smithi190 bash[20839]: cluster 2024-09-17T12:11:25.955773+0000 mgr.y (mgr.24293) 139 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3.0 KiB/s wr, 8 op/s 2024-09-17T12:11:27.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:27 smithi022 bash[19740]: cluster 2024-09-17T12:11:26.183377+0000 mon.a (mon.0) 1100 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:11:27.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:27 smithi022 bash[19740]: cluster 2024-09-17T12:11:26.183423+0000 mon.a (mon.0) 1101 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:27.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:27 smithi022 bash[25967]: cluster 2024-09-17T12:11:26.183377+0000 mon.a (mon.0) 1100 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:11:27.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:27 smithi022 bash[25967]: cluster 2024-09-17T12:11:26.183423+0000 mon.a (mon.0) 1101 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:27.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:27 smithi190 bash[20839]: cluster 2024-09-17T12:11:26.183377+0000 mon.a (mon.0) 1100 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:11:27.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:27 smithi190 bash[20839]: cluster 2024-09-17T12:11:26.183423+0000 mon.a (mon.0) 1101 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:28.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:28 smithi022 bash[25967]: cluster 2024-09-17T12:11:27.956481+0000 mgr.y (mgr.24293) 140 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-17T12:11:28.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:28 smithi022 bash[19740]: cluster 2024-09-17T12:11:27.956481+0000 mgr.y (mgr.24293) 140 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-17T12:11:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:28 smithi190 bash[20839]: cluster 2024-09-17T12:11:27.956481+0000 mgr.y (mgr.24293) 140 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-17T12:11:30.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:30 smithi190 bash[20839]: cluster 2024-09-17T12:11:29.957173+0000 mgr.y (mgr.24293) 141 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-17T12:11:30.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:30 smithi022 bash[19740]: cluster 2024-09-17T12:11:29.957173+0000 mgr.y (mgr.24293) 141 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-17T12:11:30.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:30 smithi022 bash[25967]: cluster 2024-09-17T12:11:29.957173+0000 mgr.y (mgr.24293) 141 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-17T12:11:30.708 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:11:32.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:32 smithi022 bash[19740]: cluster 2024-09-17T12:11:31.958043+0000 mgr.y (mgr.24293) 142 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-17T12:11:32.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:32 smithi022 bash[25967]: cluster 2024-09-17T12:11:31.958043+0000 mgr.y (mgr.24293) 142 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-17T12:11:32.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:32 smithi190 bash[20839]: cluster 2024-09-17T12:11:31.958043+0000 mgr.y (mgr.24293) 142 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-17T12:11:33.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:33 smithi190 bash[20839]: audit 2024-09-17T12:11:32.354194+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:33 smithi190 bash[20839]: audit 2024-09-17T12:11:32.362810+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:33 smithi190 bash[20839]: audit 2024-09-17T12:11:32.371520+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:33 smithi022 bash[19740]: audit 2024-09-17T12:11:32.354194+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:33 smithi022 bash[19740]: audit 2024-09-17T12:11:32.362810+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:33 smithi022 bash[19740]: audit 2024-09-17T12:11:32.371520+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:33 smithi022 bash[25967]: audit 2024-09-17T12:11:32.354194+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:33 smithi022 bash[25967]: audit 2024-09-17T12:11:32.362810+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:33 smithi022 bash[25967]: audit 2024-09-17T12:11:32.371520+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:33.780 INFO:teuthology.orchestra.run.smithi022.stdout:Scheduled rgw.foo update... 2024-09-17T12:11:34.437 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph osd pool create foo' 2024-09-17T12:11:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:11:34] "GET /metrics HTTP/1.1" 200 35461 "" "Prometheus/2.43.0" 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.768306+0000 mgr.y (mgr.24293) 143 : audit [DBG] from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: cephadm 2024-09-17T12:11:33.772064+0000 mgr.y (mgr.24293) 144 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.777399+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.782604+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.783909+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.790028+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.796575+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.796950+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:35.114 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.800773+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T12:11:35.115 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.806743+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.115 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: audit 2024-09-17T12:11:33.807719+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:35.115 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: cephadm 2024-09-17T12:11:33.808626+0000 mgr.y (mgr.24293) 145 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:11:35.115 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:34 smithi190 bash[20839]: cluster 2024-09-17T12:11:33.958771+0000 mgr.y (mgr.24293) 146 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-17T12:11:35.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.768306+0000 mgr.y (mgr.24293) 143 : audit [DBG] from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: cephadm 2024-09-17T12:11:33.772064+0000 mgr.y (mgr.24293) 144 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.777399+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.782604+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.783909+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.790028+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.796575+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.796950+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.800773+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.806743+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: audit 2024-09-17T12:11:33.807719+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: cephadm 2024-09-17T12:11:33.808626+0000 mgr.y (mgr.24293) 145 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:11:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[19740]: cluster 2024-09-17T12:11:33.958771+0000 mgr.y (mgr.24293) 146 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.768306+0000 mgr.y (mgr.24293) 143 : audit [DBG] from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: cephadm 2024-09-17T12:11:33.772064+0000 mgr.y (mgr.24293) 144 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.777399+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.782604+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.783909+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.790028+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.796575+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.796950+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.800773+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.806743+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: audit 2024-09-17T12:11:33.807719+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:35.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: cephadm 2024-09-17T12:11:33.808626+0000 mgr.y (mgr.24293) 145 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:11:35.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:34 smithi022 bash[25967]: cluster 2024-09-17T12:11:33.958771+0000 mgr.y (mgr.24293) 146 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-17T12:11:36.168 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.169 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:36 smithi190 bash[20839]: cluster 2024-09-17T12:11:35.960122+0000 mgr.y (mgr.24293) 147 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T12:11:36.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.169 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.170 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.170 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.170 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.171 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.171 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:36 smithi022 bash[19740]: cluster 2024-09-17T12:11:35.960122+0000 mgr.y (mgr.24293) 147 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T12:11:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:36 smithi022 bash[25967]: cluster 2024-09-17T12:11:35.960122+0000 mgr.y (mgr.24293) 147 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T12:11:36.509 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.509 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.509 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.510 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.510 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.510 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.510 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:36.511 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:11:36 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:37.705 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: audit 2024-09-17T12:11:36.446817+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: audit 2024-09-17T12:11:36.462508+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: audit 2024-09-17T12:11:36.474725+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: audit 2024-09-17T12:11:36.476638+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:37.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: audit 2024-09-17T12:11:36.477306+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:37.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: audit 2024-09-17T12:11:36.486304+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T12:11:37.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: audit 2024-09-17T12:11:36.500215+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: audit 2024-09-17T12:11:36.502213+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:37.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[25967]: cephadm 2024-09-17T12:11:36.504086+0000 mgr.y (mgr.24293) 148 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: audit 2024-09-17T12:11:36.446817+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: audit 2024-09-17T12:11:36.462508+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: audit 2024-09-17T12:11:36.474725+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: audit 2024-09-17T12:11:36.476638+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: audit 2024-09-17T12:11:36.477306+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: audit 2024-09-17T12:11:36.486304+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: audit 2024-09-17T12:11:36.500215+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: audit 2024-09-17T12:11:36.502213+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:37.707 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:37 smithi022 bash[19740]: cephadm 2024-09-17T12:11:36.504086+0000 mgr.y (mgr.24293) 148 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: audit 2024-09-17T12:11:36.446817+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: audit 2024-09-17T12:11:36.462508+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: audit 2024-09-17T12:11:36.474725+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: audit 2024-09-17T12:11:36.476638+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: audit 2024-09-17T12:11:36.477306+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: audit 2024-09-17T12:11:36.486304+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: audit 2024-09-17T12:11:36.500215+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: audit 2024-09-17T12:11:36.502213+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:37.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:37 smithi190 bash[20839]: cephadm 2024-09-17T12:11:36.504086+0000 mgr.y (mgr.24293) 148 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:11:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:38 smithi022 bash[19740]: cluster 2024-09-17T12:11:37.960533+0000 mgr.y (mgr.24293) 149 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:38 smithi022 bash[25967]: cluster 2024-09-17T12:11:37.960533+0000 mgr.y (mgr.24293) 149 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:38.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:38 smithi190 bash[20839]: cluster 2024-09-17T12:11:37.960533+0000 mgr.y (mgr.24293) 149 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:39.364 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:11:40.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.214 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.214 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.214 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.215 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.215 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.215 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.216 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.470 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.470 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.470 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.471 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.471 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.471 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.472 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.472 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.472 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:11:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:40.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:39.657978+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:40.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:39.667503+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:40.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:39.679453+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:40.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: cluster 2024-09-17T12:11:39.961254+0000 mgr.y (mgr.24293) 150 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:41.012 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19991]: [17/Sep/2024:12:11:40] ENGINE Bus STOPPING 2024-09-17T12:11:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:39.988556+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:39.990039+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.483685+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.490563+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.497212+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.505467+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.512551+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.518235+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.524930+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.560720+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[19740]: audit 2024-09-17T12:11:40.561426+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:39.657978+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:39.667503+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:39.679453+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: cluster 2024-09-17T12:11:39.961254+0000 mgr.y (mgr.24293) 150 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:39.988556+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:39.990039+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.483685+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.490563+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.497212+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.505467+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.512551+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.518235+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.524930+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.560720+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:40 smithi022 bash[25967]: audit 2024-09-17T12:11:40.561426+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:41.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:39.657978+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:39.667503+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:39.679453+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: cluster 2024-09-17T12:11:39.961254+0000 mgr.y (mgr.24293) 150 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 581 KiB data, 243 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:39.988556+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:39.990039+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.483685+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.490563+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.497212+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.505467+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.512551+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.518235+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.524930+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:41.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.560720+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:41.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:40 smithi190 bash[20839]: audit 2024-09-17T12:11:40.561426+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:41.520 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19991]: [17/Sep/2024:12:11:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:11:41.520 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19991]: [17/Sep/2024:12:11:41] ENGINE Bus STOPPED 2024-09-17T12:11:41.520 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19991]: [17/Sep/2024:12:11:41] ENGINE Bus STARTING 2024-09-17T12:11:41.919 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19991]: [17/Sep/2024:12:11:41] ENGINE Serving on http://:::9283 2024-09-17T12:11:41.919 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19991]: [17/Sep/2024:12:11:41] ENGINE Bus STARTED 2024-09-17T12:11:41.919 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19991]: [17/Sep/2024:12:11:41] ENGINE Bus STOPPING 2024-09-17T12:11:42.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[19991]: [17/Sep/2024:12:11:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:11:42.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[19991]: [17/Sep/2024:12:11:42] ENGINE Bus STOPPED 2024-09-17T12:11:42.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[19991]: [17/Sep/2024:12:11:42] ENGINE Bus STARTING 2024-09-17T12:11:42.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[19991]: [17/Sep/2024:12:11:42] ENGINE Serving on http://:::9283 2024-09-17T12:11:42.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[19991]: [17/Sep/2024:12:11:42] ENGINE Bus STARTED 2024-09-17T12:11:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: cephadm 2024-09-17T12:11:40.514261+0000 mgr.y (mgr.24293) 151 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T12:11:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: cephadm 2024-09-17T12:11:40.565731+0000 mgr.y (mgr.24293) 152 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:11:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: audit 2024-09-17T12:11:40.920842+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: audit 2024-09-17T12:11:40.931904+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: audit 2024-09-17T12:11:40.940018+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: cephadm 2024-09-17T12:11:40.941064+0000 mgr.y (mgr.24293) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: audit 2024-09-17T12:11:41.021087+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: audit 2024-09-17T12:11:41.021865+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[19740]: audit 2024-09-17T12:11:41.250715+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: cephadm 2024-09-17T12:11:40.514261+0000 mgr.y (mgr.24293) 151 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T12:11:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: cephadm 2024-09-17T12:11:40.565731+0000 mgr.y (mgr.24293) 152 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:11:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: audit 2024-09-17T12:11:40.920842+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: audit 2024-09-17T12:11:40.931904+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: audit 2024-09-17T12:11:40.940018+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: cephadm 2024-09-17T12:11:40.941064+0000 mgr.y (mgr.24293) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: audit 2024-09-17T12:11:41.021087+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: audit 2024-09-17T12:11:41.021865+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:41 smithi022 bash[25967]: audit 2024-09-17T12:11:41.250715+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: cephadm 2024-09-17T12:11:40.514261+0000 mgr.y (mgr.24293) 151 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T12:11:42.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: cephadm 2024-09-17T12:11:40.565731+0000 mgr.y (mgr.24293) 152 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:11:42.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: audit 2024-09-17T12:11:40.920842+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: audit 2024-09-17T12:11:40.931904+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: audit 2024-09-17T12:11:40.940018+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:42.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: cephadm 2024-09-17T12:11:40.941064+0000 mgr.y (mgr.24293) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:42.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: audit 2024-09-17T12:11:41.021087+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:42.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: audit 2024-09-17T12:11:41.021865+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:42.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:41 smithi190 bash[20839]: audit 2024-09-17T12:11:41.250715+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[25967]: cephadm 2024-09-17T12:11:41.026591+0000 mgr.y (mgr.24293) 154 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:11:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[25967]: cephadm 2024-09-17T12:11:41.251289+0000 mgr.y (mgr.24293) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[25967]: cluster 2024-09-17T12:11:41.963092+0000 mgr.y (mgr.24293) 156 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 2.9 KiB/s wr, 95 op/s 2024-09-17T12:11:43.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[19740]: cephadm 2024-09-17T12:11:41.026591+0000 mgr.y (mgr.24293) 154 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:11:43.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[19740]: cephadm 2024-09-17T12:11:41.251289+0000 mgr.y (mgr.24293) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:43.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:42 smithi022 bash[19740]: cluster 2024-09-17T12:11:41.963092+0000 mgr.y (mgr.24293) 156 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 2.9 KiB/s wr, 95 op/s 2024-09-17T12:11:43.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:42 smithi190 bash[20839]: cephadm 2024-09-17T12:11:41.026591+0000 mgr.y (mgr.24293) 154 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:11:43.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:42 smithi190 bash[20839]: cephadm 2024-09-17T12:11:41.251289+0000 mgr.y (mgr.24293) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:43.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:42 smithi190 bash[20839]: cluster 2024-09-17T12:11:41.963092+0000 mgr.y (mgr.24293) 156 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 2.9 KiB/s wr, 95 op/s 2024-09-17T12:11:44.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:44 smithi022 bash[25967]: cluster 2024-09-17T12:11:43.963733+0000 mgr.y (mgr.24293) 157 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 2.9 KiB/s wr, 95 op/s 2024-09-17T12:11:44.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:44 smithi022 bash[19740]: cluster 2024-09-17T12:11:43.963733+0000 mgr.y (mgr.24293) 157 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 2.9 KiB/s wr, 95 op/s 2024-09-17T12:11:44.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:44 smithi190 bash[20839]: cluster 2024-09-17T12:11:43.963733+0000 mgr.y (mgr.24293) 157 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 2.9 KiB/s wr, 95 op/s 2024-09-17T12:11:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:11:44] "GET /metrics HTTP/1.1" 200 35621 "" "Prometheus/2.43.0" 2024-09-17T12:11:45.349 INFO:teuthology.orchestra.run.smithi022.stderr:pool 'foo' created 2024-09-17T12:11:45.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:45 smithi190 bash[20839]: audit 2024-09-17T12:11:44.839859+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.22:0/4186335223' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T12:11:45.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:45 smithi190 bash[20839]: audit 2024-09-17T12:11:45.298093+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:45.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:45 smithi022 bash[19740]: audit 2024-09-17T12:11:44.839859+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.22:0/4186335223' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T12:11:45.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:45 smithi022 bash[19740]: audit 2024-09-17T12:11:45.298093+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:45.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:45 smithi022 bash[25967]: audit 2024-09-17T12:11:44.839859+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.22:0/4186335223' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T12:11:45.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:45 smithi022 bash[25967]: audit 2024-09-17T12:11:45.298093+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:46.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'rbd pool init foo' 2024-09-17T12:11:46.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[19740]: audit 2024-09-17T12:11:45.349225+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.22:0/4186335223' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T12:11:46.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[19740]: cluster 2024-09-17T12:11:45.349389+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T12:11:46.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[19740]: cluster 2024-09-17T12:11:45.965253+0000 mgr.y (mgr.24293) 158 : cluster [DBG] pgmap v124: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 3.6 KiB/s wr, 215 op/s 2024-09-17T12:11:46.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[19740]: audit 2024-09-17T12:11:46.063526+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:46.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[19740]: cluster 2024-09-17T12:11:46.352852+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T12:11:46.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[25967]: audit 2024-09-17T12:11:45.349225+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.22:0/4186335223' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T12:11:46.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[25967]: cluster 2024-09-17T12:11:45.349389+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T12:11:46.627 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[25967]: cluster 2024-09-17T12:11:45.965253+0000 mgr.y (mgr.24293) 158 : cluster [DBG] pgmap v124: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 3.6 KiB/s wr, 215 op/s 2024-09-17T12:11:46.627 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[25967]: audit 2024-09-17T12:11:46.063526+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:46.627 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:46 smithi022 bash[25967]: cluster 2024-09-17T12:11:46.352852+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T12:11:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:46 smithi190 bash[20839]: audit 2024-09-17T12:11:45.349225+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.22:0/4186335223' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T12:11:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:46 smithi190 bash[20839]: cluster 2024-09-17T12:11:45.349389+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T12:11:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:46 smithi190 bash[20839]: cluster 2024-09-17T12:11:45.965253+0000 mgr.y (mgr.24293) 158 : cluster [DBG] pgmap v124: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 3.6 KiB/s wr, 215 op/s 2024-09-17T12:11:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:46 smithi190 bash[20839]: audit 2024-09-17T12:11:46.063526+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:46 smithi190 bash[20839]: cluster 2024-09-17T12:11:46.352852+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T12:11:47.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:47 smithi190 bash[20839]: cluster 2024-09-17T12:11:46.361296+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:11:47.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:47 smithi190 bash[20839]: cluster 2024-09-17T12:11:47.352988+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T12:11:47.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:47 smithi022 bash[25967]: cluster 2024-09-17T12:11:46.361296+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:11:47.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:47 smithi022 bash[25967]: cluster 2024-09-17T12:11:47.352988+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T12:11:47.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:47 smithi022 bash[19740]: cluster 2024-09-17T12:11:46.361296+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T12:11:47.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:47 smithi022 bash[19740]: cluster 2024-09-17T12:11:47.352988+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T12:11:48.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:48 smithi190 bash[20839]: cluster 2024-09-17T12:11:47.966041+0000 mgr.y (mgr.24293) 159 : cluster [DBG] pgmap v127: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-17T12:11:48.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:48 smithi022 bash[19740]: cluster 2024-09-17T12:11:47.966041+0000 mgr.y (mgr.24293) 159 : cluster [DBG] pgmap v127: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-17T12:11:48.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:48 smithi022 bash[25967]: cluster 2024-09-17T12:11:47.966041+0000 mgr.y (mgr.24293) 159 : cluster [DBG] pgmap v127: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-17T12:11:50.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:50 smithi190 bash[20839]: audit 2024-09-17T12:11:49.358056+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:50 smithi190 bash[20839]: audit 2024-09-17T12:11:49.372406+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:50 smithi190 bash[20839]: audit 2024-09-17T12:11:49.386326+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:50 smithi190 bash[20839]: audit 2024-09-17T12:11:49.829783+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:50 smithi190 bash[20839]: cluster 2024-09-17T12:11:49.966849+0000 mgr.y (mgr.24293) 160 : cluster [DBG] pgmap v128: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-17T12:11:50.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[19740]: audit 2024-09-17T12:11:49.358056+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[19740]: audit 2024-09-17T12:11:49.372406+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[19740]: audit 2024-09-17T12:11:49.386326+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[19740]: audit 2024-09-17T12:11:49.829783+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[19740]: cluster 2024-09-17T12:11:49.966849+0000 mgr.y (mgr.24293) 160 : cluster [DBG] pgmap v128: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-17T12:11:50.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[25967]: audit 2024-09-17T12:11:49.358056+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[25967]: audit 2024-09-17T12:11:49.372406+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[25967]: audit 2024-09-17T12:11:49.386326+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[25967]: audit 2024-09-17T12:11:49.829783+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:50.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:50 smithi022 bash[25967]: cluster 2024-09-17T12:11:49.966849+0000 mgr.y (mgr.24293) 160 : cluster [DBG] pgmap v128: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-17T12:11:52.191 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:11:52.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:52 smithi022 bash[25967]: cluster 2024-09-17T12:11:51.968670+0000 mgr.y (mgr.24293) 161 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 154 B/s wr, 152 op/s 2024-09-17T12:11:52.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:52 smithi022 bash[19740]: cluster 2024-09-17T12:11:51.968670+0000 mgr.y (mgr.24293) 161 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 154 B/s wr, 152 op/s 2024-09-17T12:11:52.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:52 smithi190 bash[20839]: cluster 2024-09-17T12:11:51.968670+0000 mgr.y (mgr.24293) 161 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 154 B/s wr, 152 op/s 2024-09-17T12:11:54.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:53 smithi190 bash[20839]: audit 2024-09-17T12:11:52.868249+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:53 smithi190 bash[20839]: audit 2024-09-17T12:11:52.879399+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:53 smithi190 bash[20839]: audit 2024-09-17T12:11:52.888363+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:54.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:53 smithi190 bash[20839]: audit 2024-09-17T12:11:52.892692+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:53 smithi190 bash[20839]: audit 2024-09-17T12:11:52.895161+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:54.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:53 smithi190 bash[20839]: audit 2024-09-17T12:11:52.907368+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[25967]: audit 2024-09-17T12:11:52.868249+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[25967]: audit 2024-09-17T12:11:52.879399+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[25967]: audit 2024-09-17T12:11:52.888363+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[25967]: audit 2024-09-17T12:11:52.892692+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[25967]: audit 2024-09-17T12:11:52.895161+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[25967]: audit 2024-09-17T12:11:52.907368+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[19740]: audit 2024-09-17T12:11:52.868249+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[19740]: audit 2024-09-17T12:11:52.879399+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[19740]: audit 2024-09-17T12:11:52.888363+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:11:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[19740]: audit 2024-09-17T12:11:52.892692+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[19740]: audit 2024-09-17T12:11:52.895161+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:11:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:53 smithi022 bash[19740]: audit 2024-09-17T12:11:52.907368+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:11:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:11:54] "GET /metrics HTTP/1.1" 200 35621 "" "Prometheus/2.43.0" 2024-09-17T12:11:55.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:54 smithi190 bash[20839]: cluster 2024-09-17T12:11:53.969177+0000 mgr.y (mgr.24293) 162 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:55.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:54 smithi022 bash[19740]: cluster 2024-09-17T12:11:53.969177+0000 mgr.y (mgr.24293) 162 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:54 smithi022 bash[25967]: cluster 2024-09-17T12:11:53.969177+0000 mgr.y (mgr.24293) 162 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:55 smithi022 bash[19740]: audit 2024-09-17T12:11:54.989512+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:55 smithi022 bash[19740]: audit 2024-09-17T12:11:54.991911+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:55 smithi022 bash[19740]: audit 2024-09-17T12:11:55.146501+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.22:0/612648474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T12:11:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:55 smithi022 bash[25967]: audit 2024-09-17T12:11:54.989512+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:55 smithi022 bash[25967]: audit 2024-09-17T12:11:54.991911+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:55 smithi022 bash[25967]: audit 2024-09-17T12:11:55.146501+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.22:0/612648474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T12:11:56.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:56 smithi190 bash[20839]: audit 2024-09-17T12:11:54.989512+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:11:56.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:56 smithi190 bash[20839]: audit 2024-09-17T12:11:54.991911+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:11:56.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:56 smithi190 bash[20839]: audit 2024-09-17T12:11:55.146501+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.22:0/612648474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T12:11:57.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:57 smithi022 bash[19740]: cluster 2024-09-17T12:11:55.970962+0000 mgr.y (mgr.24293) 163 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:57 smithi022 bash[19740]: audit 2024-09-17T12:11:55.993853+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.22:0/612648474' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T12:11:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:57 smithi022 bash[19740]: cluster 2024-09-17T12:11:55.994027+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T12:11:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:57 smithi022 bash[25967]: cluster 2024-09-17T12:11:55.970962+0000 mgr.y (mgr.24293) 163 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:57 smithi022 bash[25967]: audit 2024-09-17T12:11:55.993853+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.22:0/612648474' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T12:11:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:57 smithi022 bash[25967]: cluster 2024-09-17T12:11:55.994027+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T12:11:57.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:57 smithi190 bash[20839]: cluster 2024-09-17T12:11:55.970962+0000 mgr.y (mgr.24293) 163 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:57.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:57 smithi190 bash[20839]: audit 2024-09-17T12:11:55.993853+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.22:0/612648474' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T12:11:57.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:57 smithi190 bash[20839]: cluster 2024-09-17T12:11:55.994027+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T12:11:58.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:58 smithi190 bash[20839]: cluster 2024-09-17T12:11:57.007463+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T12:11:58.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:58 smithi190 bash[20839]: cluster 2024-09-17T12:11:57.971820+0000 mgr.y (mgr.24293) 164 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:58.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:58 smithi022 bash[19740]: cluster 2024-09-17T12:11:57.007463+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T12:11:58.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:58 smithi022 bash[19740]: cluster 2024-09-17T12:11:57.971820+0000 mgr.y (mgr.24293) 164 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:58 smithi022 bash[25967]: cluster 2024-09-17T12:11:57.007463+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T12:11:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:58 smithi022 bash[25967]: cluster 2024-09-17T12:11:57.971820+0000 mgr.y (mgr.24293) 164 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:11:58.685 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-17T12:11:59.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:59 smithi190 bash[20839]: cluster 2024-09-17T12:11:58.010665+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:11:59.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:59 smithi190 bash[20839]: cluster 2024-09-17T12:11:58.010713+0000 mon.a (mon.0) 1153 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:59.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:11:59 smithi190 bash[20839]: cluster 2024-09-17T12:11:58.028247+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T12:11:59.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:59 smithi022 bash[19740]: cluster 2024-09-17T12:11:58.010665+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:11:59.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:59 smithi022 bash[19740]: cluster 2024-09-17T12:11:58.010713+0000 mon.a (mon.0) 1153 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:59.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:11:59 smithi022 bash[19740]: cluster 2024-09-17T12:11:58.028247+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T12:11:59.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:59 smithi022 bash[25967]: cluster 2024-09-17T12:11:58.010665+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T12:11:59.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:59 smithi022 bash[25967]: cluster 2024-09-17T12:11:58.010713+0000 mon.a (mon.0) 1153 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:59.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:11:59 smithi022 bash[25967]: cluster 2024-09-17T12:11:58.028247+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T12:12:00.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:00 smithi190 bash[20839]: cluster 2024-09-17T12:11:59.972544+0000 mgr.y (mgr.24293) 165 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:00.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:00 smithi022 bash[19740]: cluster 2024-09-17T12:11:59.972544+0000 mgr.y (mgr.24293) 165 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:00.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:00 smithi022 bash[25967]: cluster 2024-09-17T12:11:59.972544+0000 mgr.y (mgr.24293) 165 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:02.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:02 smithi190 bash[20839]: cluster 2024-09-17T12:12:01.974299+0000 mgr.y (mgr.24293) 166 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T12:12:02.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:02 smithi022 bash[25967]: cluster 2024-09-17T12:12:01.974299+0000 mgr.y (mgr.24293) 166 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T12:12:02.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:02 smithi022 bash[19740]: cluster 2024-09-17T12:12:01.974299+0000 mgr.y (mgr.24293) 166 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T12:12:03.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:03 smithi190 bash[20839]: cluster 2024-09-17T12:12:02.120977+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T12:12:03.433 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:12:03.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:03 smithi022 bash[19740]: cluster 2024-09-17T12:12:02.120977+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T12:12:03.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:03 smithi022 bash[25967]: cluster 2024-09-17T12:12:02.120977+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T12:12:04.382 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:04 smithi022 bash[25967]: cluster 2024-09-17T12:12:03.975018+0000 mgr.y (mgr.24293) 167 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 293 B/s wr, 0 op/s 2024-09-17T12:12:04.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:04 smithi022 bash[19740]: cluster 2024-09-17T12:12:03.975018+0000 mgr.y (mgr.24293) 167 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 293 B/s wr, 0 op/s 2024-09-17T12:12:04.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:04 smithi190 bash[20839]: cluster 2024-09-17T12:12:03.975018+0000 mgr.y (mgr.24293) 167 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 293 B/s wr, 0 op/s 2024-09-17T12:12:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:12:04] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.43.0" 2024-09-17T12:12:06.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:06 smithi190 bash[20839]: cluster 2024-09-17T12:12:05.976674+0000 mgr.y (mgr.24293) 168 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T12:12:06.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:06 smithi022 bash[19740]: cluster 2024-09-17T12:12:05.976674+0000 mgr.y (mgr.24293) 168 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T12:12:06.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:06 smithi022 bash[25967]: cluster 2024-09-17T12:12:05.976674+0000 mgr.y (mgr.24293) 168 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T12:12:08.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:08 smithi190 bash[20839]: cluster 2024-09-17T12:12:07.977378+0000 mgr.y (mgr.24293) 169 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-09-17T12:12:08.361 INFO:teuthology.orchestra.run.smithi022.stdout:Scheduled iscsi.foo update... 2024-09-17T12:12:08.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:08 smithi022 bash[19740]: cluster 2024-09-17T12:12:07.977378+0000 mgr.y (mgr.24293) 169 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-09-17T12:12:08.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:08 smithi022 bash[25967]: cluster 2024-09-17T12:12:07.977378+0000 mgr.y (mgr.24293) 169 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-09-17T12:12:09.065 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T12:12:09.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.067301+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.073926+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.080264+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.352005+0000 mgr.y (mgr.24293) 170 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:09.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: cephadm 2024-09-17T12:12:08.353609+0000 mgr.y (mgr.24293) 171 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T12:12:09.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.359982+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.364709+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:09.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.365993+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:09.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.373018+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.379104+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.379546+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.384760+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: audit 2024-09-17T12:12:08.389680+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:09.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:09 smithi190 bash[20839]: cephadm 2024-09-17T12:12:08.390606+0000 mgr.y (mgr.24293) 172 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:12:09.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.067301+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.073926+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.080264+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.352005+0000 mgr.y (mgr.24293) 170 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: cephadm 2024-09-17T12:12:08.353609+0000 mgr.y (mgr.24293) 171 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.359982+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.364709+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.365993+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.373018+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.379104+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.379546+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.384760+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: audit 2024-09-17T12:12:08.389680+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[19740]: cephadm 2024-09-17T12:12:08.390606+0000 mgr.y (mgr.24293) 172 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.067301+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.073926+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.080264+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.352005+0000 mgr.y (mgr.24293) 170 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: cephadm 2024-09-17T12:12:08.353609+0000 mgr.y (mgr.24293) 171 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.359982+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.364709+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.365993+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:09.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.373018+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:09.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.379104+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.379546+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.384760+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:12:09.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: audit 2024-09-17T12:12:08.389680+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:09.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:09 smithi022 bash[25967]: cephadm 2024-09-17T12:12:08.390606+0000 mgr.y (mgr.24293) 172 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:12:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: cluster 2024-09-17T12:12:09.978107+0000 mgr.y (mgr.24293) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T12:12:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:09.987676+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:09.991911+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.067529+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-09-17T12:12:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.068502+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-09-17T12:12:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.068761+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.069217+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.075403+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.076198+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.710506+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.716568+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:10 smithi022 bash[19740]: audit 2024-09-17T12:12:10.723699+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: cluster 2024-09-17T12:12:09.978107+0000 mgr.y (mgr.24293) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:09.987676+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:09.991911+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.067529+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-09-17T12:12:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.068502+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-09-17T12:12:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.068761+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.069217+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.075403+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.076198+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.710506+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.716568+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.723699+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: cluster 2024-09-17T12:12:09.978107+0000 mgr.y (mgr.24293) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T12:12:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:09.987676+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:09.991911+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.067529+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-09-17T12:12:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.068502+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-09-17T12:12:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.068761+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.069217+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.075403+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.076198+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T12:12:11.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.710506+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.716568+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:11 smithi190 bash[20839]: audit 2024-09-17T12:12:10.723699+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:11.675 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.675 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.676 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.676 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.676 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.677 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.677 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.677 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.677 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.998 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.998 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.998 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.999 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.999 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:11.999 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:12.000 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:12.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:12.000 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:12:11 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:12:12.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:12 smithi022 bash[19991]: [17/Sep/2024:12:12:12] ENGINE Bus STOPPING 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[19740]: audit 2024-09-17T12:12:10.993173+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[19740]: audit 2024-09-17T12:12:10.993336+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[19740]: audit 2024-09-17T12:12:10.993484+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[19740]: cluster 2024-09-17T12:12:10.993650+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[19740]: audit 2024-09-17T12:12:11.958121+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[19740]: audit 2024-09-17T12:12:11.965256+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[19740]: audit 2024-09-17T12:12:11.970883+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[19740]: audit 2024-09-17T12:12:11.985158+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.993173+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-09-17T12:12:12.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.993336+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-17T12:12:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:10.993484+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T12:12:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: cluster 2024-09-17T12:12:10.993650+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T12:12:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:11.958121+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:11.965256+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:11.970883+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:11 smithi022 bash[25967]: audit 2024-09-17T12:12:11.985158+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:12 smithi190 bash[20839]: audit 2024-09-17T12:12:10.993173+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-09-17T12:12:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:12 smithi190 bash[20839]: audit 2024-09-17T12:12:10.993336+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-17T12:12:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:12 smithi190 bash[20839]: audit 2024-09-17T12:12:10.993484+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T12:12:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:12 smithi190 bash[20839]: cluster 2024-09-17T12:12:10.993650+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T12:12:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:12 smithi190 bash[20839]: audit 2024-09-17T12:12:11.958121+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:12 smithi190 bash[20839]: audit 2024-09-17T12:12:11.965256+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:12 smithi190 bash[20839]: audit 2024-09-17T12:12:11.970883+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:12 smithi190 bash[20839]: audit 2024-09-17T12:12:11.985158+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:12.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:12 smithi022 bash[19991]: [17/Sep/2024:12:12:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:12:12.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:12 smithi022 bash[19991]: [17/Sep/2024:12:12:12] ENGINE Bus STOPPED 2024-09-17T12:12:12.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:12 smithi022 bash[19991]: [17/Sep/2024:12:12:12] ENGINE Bus STARTING 2024-09-17T12:12:12.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:12 smithi022 bash[19991]: [17/Sep/2024:12:12:12] ENGINE Serving on http://:::9283 2024-09-17T12:12:12.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:12 smithi022 bash[19991]: [17/Sep/2024:12:12:12] ENGINE Bus STARTED 2024-09-17T12:12:13.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: cephadm 2024-09-17T12:12:11.972028+0000 mgr.y (mgr.24293) 174 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: cluster 2024-09-17T12:12:11.978519+0000 mgr.y (mgr.24293) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: cluster 2024-09-17T12:12:12.010318+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.042004+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.042779+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.048842+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.112442+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.115427+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.131904+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.144324+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.155089+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.198991+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.200216+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[19740]: audit 2024-09-17T12:12:12.207824+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: cephadm 2024-09-17T12:12:11.972028+0000 mgr.y (mgr.24293) 174 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: cluster 2024-09-17T12:12:11.978519+0000 mgr.y (mgr.24293) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: cluster 2024-09-17T12:12:12.010318+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.042004+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.042779+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.048842+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.112442+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.115427+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.131904+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.144324+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:12:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.155089+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.198991+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.200216+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:13 smithi022 bash[25967]: audit 2024-09-17T12:12:12.207824+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: cephadm 2024-09-17T12:12:11.972028+0000 mgr.y (mgr.24293) 174 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T12:12:13.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: cluster 2024-09-17T12:12:11.978519+0000 mgr.y (mgr.24293) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:13.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: cluster 2024-09-17T12:12:12.010318+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T12:12:13.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.042004+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:13.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.042779+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:13.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.048842+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.112442+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:12:13.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.115427+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:12:13.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.131904+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.144324+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:12:13.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.155089+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.198991+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:13.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.200216+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:13.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:13 smithi190 bash[20839]: audit 2024-09-17T12:12:12.207824+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:13.514 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:12:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[19740]: cephadm 2024-09-17T12:12:12.049393+0000 mgr.y (mgr.24293) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:12:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[19740]: audit 2024-09-17T12:12:12.113792+0000 mgr.y (mgr.24293) 177 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:12:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[19740]: cephadm 2024-09-17T12:12:12.115116+0000 mgr.y (mgr.24293) 178 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:12:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[19740]: audit 2024-09-17T12:12:12.116270+0000 mgr.y (mgr.24293) 179 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:12:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[19740]: audit 2024-09-17T12:12:12.145199+0000 mgr.y (mgr.24293) 180 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:12:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[19740]: cephadm 2024-09-17T12:12:12.208451+0000 mgr.y (mgr.24293) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:12:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[25967]: cephadm 2024-09-17T12:12:12.049393+0000 mgr.y (mgr.24293) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:12:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[25967]: audit 2024-09-17T12:12:12.113792+0000 mgr.y (mgr.24293) 177 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:12:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[25967]: cephadm 2024-09-17T12:12:12.115116+0000 mgr.y (mgr.24293) 178 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:12:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[25967]: audit 2024-09-17T12:12:12.116270+0000 mgr.y (mgr.24293) 179 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:12:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[25967]: audit 2024-09-17T12:12:12.145199+0000 mgr.y (mgr.24293) 180 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:12:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[25967]: cephadm 2024-09-17T12:12:12.208451+0000 mgr.y (mgr.24293) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:12:14.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:14 smithi190 bash[20839]: cephadm 2024-09-17T12:12:12.049393+0000 mgr.y (mgr.24293) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:12:14.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:14 smithi190 bash[20839]: audit 2024-09-17T12:12:12.113792+0000 mgr.y (mgr.24293) 177 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:12:14.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:14 smithi190 bash[20839]: cephadm 2024-09-17T12:12:12.115116+0000 mgr.y (mgr.24293) 178 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:12:14.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:14 smithi190 bash[20839]: audit 2024-09-17T12:12:12.116270+0000 mgr.y (mgr.24293) 179 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:12:14.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:14 smithi190 bash[20839]: audit 2024-09-17T12:12:12.145199+0000 mgr.y (mgr.24293) 180 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:12:14.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:14 smithi190 bash[20839]: cephadm 2024-09-17T12:12:12.208451+0000 mgr.y (mgr.24293) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:12:14.670 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:12:14] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T12:12:15.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:15 smithi022 bash[19740]: cluster 2024-09-17T12:12:13.979189+0000 mgr.y (mgr.24293) 182 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:15.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:15 smithi022 bash[19740]: cluster 2024-09-17T12:12:14.031844+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e22: y(active, since 4m), standbys: x 2024-09-17T12:12:15.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:15 smithi022 bash[25967]: cluster 2024-09-17T12:12:13.979189+0000 mgr.y (mgr.24293) 182 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:15.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:15 smithi022 bash[25967]: cluster 2024-09-17T12:12:14.031844+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e22: y(active, since 4m), standbys: x 2024-09-17T12:12:15.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:15 smithi190 bash[20839]: cluster 2024-09-17T12:12:13.979189+0000 mgr.y (mgr.24293) 182 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:15.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:15 smithi190 bash[20839]: cluster 2024-09-17T12:12:14.031844+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e22: y(active, since 4m), standbys: x 2024-09-17T12:12:16.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:16 smithi190 bash[20839]: audit 2024-09-17T12:12:15.308884+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:16.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:16 smithi190 bash[20839]: audit 2024-09-17T12:12:15.727045+0000 mon.a (mon.0) 1185 : audit [DBG] from='client.? 172.21.15.22:0/1023145943' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:12:16.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:16 smithi190 bash[20839]: cluster 2024-09-17T12:12:15.980752+0000 mgr.y (mgr.24293) 183 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:12:16.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:16 smithi190 bash[20839]: audit 2024-09-17T12:12:16.014404+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.22:0/1755464846' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]: dispatch 2024-09-17T12:12:16.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:16 smithi190 bash[20839]: audit 2024-09-17T12:12:16.015125+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]: dispatch 2024-09-17T12:12:16.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[19740]: audit 2024-09-17T12:12:15.308884+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[19740]: audit 2024-09-17T12:12:15.727045+0000 mon.a (mon.0) 1185 : audit [DBG] from='client.? 172.21.15.22:0/1023145943' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[19740]: cluster 2024-09-17T12:12:15.980752+0000 mgr.y (mgr.24293) 183 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[19740]: audit 2024-09-17T12:12:16.014404+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.22:0/1755464846' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]: dispatch 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[19740]: audit 2024-09-17T12:12:16.015125+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]: dispatch 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[25967]: audit 2024-09-17T12:12:15.308884+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[25967]: audit 2024-09-17T12:12:15.727045+0000 mon.a (mon.0) 1185 : audit [DBG] from='client.? 172.21.15.22:0/1023145943' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[25967]: cluster 2024-09-17T12:12:15.980752+0000 mgr.y (mgr.24293) 183 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[25967]: audit 2024-09-17T12:12:16.014404+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.22:0/1755464846' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]: dispatch 2024-09-17T12:12:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:16 smithi022 bash[25967]: audit 2024-09-17T12:12:16.015125+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]: dispatch 2024-09-17T12:12:17.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:17 smithi190 bash[20839]: audit 2024-09-17T12:12:16.316791+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]': finished 2024-09-17T12:12:17.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:17 smithi190 bash[20839]: cluster 2024-09-17T12:12:16.316856+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T12:12:17.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:17 smithi190 bash[20839]: audit 2024-09-17T12:12:16.634765+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.22:0/760692841' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]: dispatch 2024-09-17T12:12:17.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:17 smithi190 bash[20839]: audit 2024-09-17T12:12:16.635202+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]: dispatch 2024-09-17T12:12:17.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:17 smithi022 bash[19740]: audit 2024-09-17T12:12:16.316791+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]': finished 2024-09-17T12:12:17.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:17 smithi022 bash[19740]: cluster 2024-09-17T12:12:16.316856+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T12:12:17.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:17 smithi022 bash[19740]: audit 2024-09-17T12:12:16.634765+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.22:0/760692841' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]: dispatch 2024-09-17T12:12:17.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:17 smithi022 bash[19740]: audit 2024-09-17T12:12:16.635202+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]: dispatch 2024-09-17T12:12:17.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:17 smithi022 bash[25967]: audit 2024-09-17T12:12:16.316791+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2407295147"}]': finished 2024-09-17T12:12:17.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:17 smithi022 bash[25967]: cluster 2024-09-17T12:12:16.316856+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T12:12:17.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:17 smithi022 bash[25967]: audit 2024-09-17T12:12:16.634765+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.22:0/760692841' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]: dispatch 2024-09-17T12:12:17.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:17 smithi022 bash[25967]: audit 2024-09-17T12:12:16.635202+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]: dispatch 2024-09-17T12:12:18.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:18 smithi190 bash[20839]: audit 2024-09-17T12:12:17.322177+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]': finished 2024-09-17T12:12:18.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:18 smithi190 bash[20839]: cluster 2024-09-17T12:12:17.322368+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T12:12:18.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:18 smithi190 bash[20839]: audit 2024-09-17T12:12:17.638727+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.22:0/4287547362' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]: dispatch 2024-09-17T12:12:18.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:18 smithi190 bash[20839]: audit 2024-09-17T12:12:17.639336+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]: dispatch 2024-09-17T12:12:18.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:18 smithi190 bash[20839]: cluster 2024-09-17T12:12:17.981444+0000 mgr.y (mgr.24293) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:12:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[19740]: audit 2024-09-17T12:12:17.322177+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]': finished 2024-09-17T12:12:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[19740]: cluster 2024-09-17T12:12:17.322368+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T12:12:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[19740]: audit 2024-09-17T12:12:17.638727+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.22:0/4287547362' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]: dispatch 2024-09-17T12:12:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[19740]: audit 2024-09-17T12:12:17.639336+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]: dispatch 2024-09-17T12:12:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[19740]: cluster 2024-09-17T12:12:17.981444+0000 mgr.y (mgr.24293) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:12:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[25967]: audit 2024-09-17T12:12:17.322177+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2334842490"}]': finished 2024-09-17T12:12:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[25967]: cluster 2024-09-17T12:12:17.322368+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T12:12:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[25967]: audit 2024-09-17T12:12:17.638727+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.22:0/4287547362' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]: dispatch 2024-09-17T12:12:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[25967]: audit 2024-09-17T12:12:17.639336+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]: dispatch 2024-09-17T12:12:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:18 smithi022 bash[25967]: cluster 2024-09-17T12:12:17.981444+0000 mgr.y (mgr.24293) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:12:19.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:19 smithi190 bash[20839]: audit 2024-09-17T12:12:18.332036+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]': finished 2024-09-17T12:12:19.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:19 smithi190 bash[20839]: cluster 2024-09-17T12:12:18.332126+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T12:12:19.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:19 smithi190 bash[20839]: audit 2024-09-17T12:12:18.645053+0000 mon.a (mon.0) 1195 : audit [INF] from='client.? 172.21.15.22:0/1179374775' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2471921551"}]: dispatch 2024-09-17T12:12:19.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:19 smithi022 bash[19740]: audit 2024-09-17T12:12:18.332036+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]': finished 2024-09-17T12:12:19.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:19 smithi022 bash[19740]: cluster 2024-09-17T12:12:18.332126+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T12:12:19.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:19 smithi022 bash[19740]: audit 2024-09-17T12:12:18.645053+0000 mon.a (mon.0) 1195 : audit [INF] from='client.? 172.21.15.22:0/1179374775' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2471921551"}]: dispatch 2024-09-17T12:12:19.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:19 smithi022 bash[25967]: audit 2024-09-17T12:12:18.332036+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/3296927564"}]': finished 2024-09-17T12:12:19.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:19 smithi022 bash[25967]: cluster 2024-09-17T12:12:18.332126+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T12:12:19.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:19 smithi022 bash[25967]: audit 2024-09-17T12:12:18.645053+0000 mon.a (mon.0) 1195 : audit [INF] from='client.? 172.21.15.22:0/1179374775' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2471921551"}]: dispatch 2024-09-17T12:12:20.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:20 smithi190 bash[20839]: audit 2024-09-17T12:12:19.346829+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.22:0/1179374775' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2471921551"}]': finished 2024-09-17T12:12:20.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:20 smithi190 bash[20839]: cluster 2024-09-17T12:12:19.347309+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T12:12:20.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:20 smithi190 bash[20839]: audit 2024-09-17T12:12:19.655481+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.22:0/1319980251' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2471921551"}]: dispatch 2024-09-17T12:12:20.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:20 smithi190 bash[20839]: audit 2024-09-17T12:12:19.870260+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:20.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:20 smithi190 bash[20839]: cluster 2024-09-17T12:12:19.982190+0000 mgr.y (mgr.24293) 185 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:20.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[19740]: audit 2024-09-17T12:12:19.346829+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.22:0/1179374775' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2471921551"}]': finished 2024-09-17T12:12:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[19740]: cluster 2024-09-17T12:12:19.347309+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T12:12:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[19740]: audit 2024-09-17T12:12:19.655481+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.22:0/1319980251' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2471921551"}]: dispatch 2024-09-17T12:12:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[19740]: audit 2024-09-17T12:12:19.870260+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[19740]: cluster 2024-09-17T12:12:19.982190+0000 mgr.y (mgr.24293) 185 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:20.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[25967]: audit 2024-09-17T12:12:19.346829+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.22:0/1179374775' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2471921551"}]': finished 2024-09-17T12:12:20.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[25967]: cluster 2024-09-17T12:12:19.347309+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T12:12:20.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[25967]: audit 2024-09-17T12:12:19.655481+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.22:0/1319980251' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2471921551"}]: dispatch 2024-09-17T12:12:20.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[25967]: audit 2024-09-17T12:12:19.870260+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:20.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:20 smithi022 bash[25967]: cluster 2024-09-17T12:12:19.982190+0000 mgr.y (mgr.24293) 185 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:21.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:21 smithi190 bash[20839]: audit 2024-09-17T12:12:20.366909+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.22:0/1319980251' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2471921551"}]': finished 2024-09-17T12:12:21.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:21 smithi190 bash[20839]: cluster 2024-09-17T12:12:20.367094+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T12:12:21.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:21 smithi190 bash[20839]: audit 2024-09-17T12:12:20.681118+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.22:0/4025038327' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3201542857"}]: dispatch 2024-09-17T12:12:21.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:21 smithi022 bash[25967]: audit 2024-09-17T12:12:20.366909+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.22:0/1319980251' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2471921551"}]': finished 2024-09-17T12:12:21.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:21 smithi022 bash[25967]: cluster 2024-09-17T12:12:20.367094+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T12:12:21.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:21 smithi022 bash[25967]: audit 2024-09-17T12:12:20.681118+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.22:0/4025038327' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3201542857"}]: dispatch 2024-09-17T12:12:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:21 smithi022 bash[19740]: audit 2024-09-17T12:12:20.366909+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.22:0/1319980251' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2471921551"}]': finished 2024-09-17T12:12:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:21 smithi022 bash[19740]: cluster 2024-09-17T12:12:20.367094+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T12:12:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:21 smithi022 bash[19740]: audit 2024-09-17T12:12:20.681118+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.22:0/4025038327' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3201542857"}]: dispatch 2024-09-17T12:12:22.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:21.365590+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.22:0/4025038327' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3201542857"}]': finished 2024-09-17T12:12:22.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: cluster 2024-09-17T12:12:21.365789+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T12:12:22.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:21.688565+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.22:0/3975211890' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]: dispatch 2024-09-17T12:12:22.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:21.689055+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]: dispatch 2024-09-17T12:12:22.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: cluster 2024-09-17T12:12:21.982721+0000 mgr.y (mgr.24293) 186 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:22.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:22.031890+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:22.042751+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:22.049707+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:22.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:22.055352+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:22.056401+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:22.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:22 smithi190 bash[20839]: audit 2024-09-17T12:12:22.066591+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:21.365590+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.22:0/4025038327' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3201542857"}]': finished 2024-09-17T12:12:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: cluster 2024-09-17T12:12:21.365789+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T12:12:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:21.688565+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.22:0/3975211890' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]: dispatch 2024-09-17T12:12:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:21.689055+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]: dispatch 2024-09-17T12:12:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: cluster 2024-09-17T12:12:21.982721+0000 mgr.y (mgr.24293) 186 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:22.031890+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:22.042751+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:22.049707+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:22.055352+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:22.056401+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[19740]: audit 2024-09-17T12:12:22.066591+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:21.365590+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.22:0/4025038327' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3201542857"}]': finished 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: cluster 2024-09-17T12:12:21.365789+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:21.688565+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.22:0/3975211890' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]: dispatch 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:21.689055+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]: dispatch 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: cluster 2024-09-17T12:12:21.982721+0000 mgr.y (mgr.24293) 186 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:22.031890+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:22.042751+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:22.049707+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:12:22.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:22.055352+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:22.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:22.056401+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:12:22.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:22 smithi022 bash[25967]: audit 2024-09-17T12:12:22.066591+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:23.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:23 smithi190 bash[20839]: audit 2024-09-17T12:12:22.389341+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]': finished 2024-09-17T12:12:23.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:23 smithi190 bash[20839]: cluster 2024-09-17T12:12:22.389511+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T12:12:23.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:23 smithi190 bash[20839]: audit 2024-09-17T12:12:22.702801+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.22:0/1237645252' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]: dispatch 2024-09-17T12:12:23.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:23 smithi190 bash[20839]: audit 2024-09-17T12:12:22.703444+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]: dispatch 2024-09-17T12:12:23.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:23 smithi022 bash[19740]: audit 2024-09-17T12:12:22.389341+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]': finished 2024-09-17T12:12:23.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:23 smithi022 bash[19740]: cluster 2024-09-17T12:12:22.389511+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T12:12:23.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:23 smithi022 bash[19740]: audit 2024-09-17T12:12:22.702801+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.22:0/1237645252' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]: dispatch 2024-09-17T12:12:23.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:23 smithi022 bash[19740]: audit 2024-09-17T12:12:22.703444+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]: dispatch 2024-09-17T12:12:23.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:23 smithi022 bash[25967]: audit 2024-09-17T12:12:22.389341+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/570727603"}]': finished 2024-09-17T12:12:23.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:23 smithi022 bash[25967]: cluster 2024-09-17T12:12:22.389511+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T12:12:23.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:23 smithi022 bash[25967]: audit 2024-09-17T12:12:22.702801+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.22:0/1237645252' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]: dispatch 2024-09-17T12:12:23.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:23 smithi022 bash[25967]: audit 2024-09-17T12:12:22.703444+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]: dispatch 2024-09-17T12:12:24.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:24 smithi190 bash[20839]: audit 2024-09-17T12:12:23.388615+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]': finished 2024-09-17T12:12:24.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:24 smithi190 bash[20839]: cluster 2024-09-17T12:12:23.388827+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T12:12:24.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:24 smithi190 bash[20839]: audit 2024-09-17T12:12:23.710560+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.22:0/3744864023' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]: dispatch 2024-09-17T12:12:24.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:24 smithi190 bash[20839]: audit 2024-09-17T12:12:23.711573+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]: dispatch 2024-09-17T12:12:24.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:24 smithi190 bash[20839]: cluster 2024-09-17T12:12:23.983555+0000 mgr.y (mgr.24293) 187 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:24.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:12:24] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T12:12:24.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[25967]: audit 2024-09-17T12:12:23.388615+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]': finished 2024-09-17T12:12:24.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[25967]: cluster 2024-09-17T12:12:23.388827+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T12:12:24.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[25967]: audit 2024-09-17T12:12:23.710560+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.22:0/3744864023' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]: dispatch 2024-09-17T12:12:24.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[25967]: audit 2024-09-17T12:12:23.711573+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]: dispatch 2024-09-17T12:12:24.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[25967]: cluster 2024-09-17T12:12:23.983555+0000 mgr.y (mgr.24293) 187 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[19740]: audit 2024-09-17T12:12:23.388615+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2756238542"}]': finished 2024-09-17T12:12:24.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[19740]: cluster 2024-09-17T12:12:23.388827+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T12:12:24.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[19740]: audit 2024-09-17T12:12:23.710560+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.22:0/3744864023' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]: dispatch 2024-09-17T12:12:24.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[19740]: audit 2024-09-17T12:12:23.711573+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]: dispatch 2024-09-17T12:12:24.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:24 smithi022 bash[19740]: cluster 2024-09-17T12:12:23.983555+0000 mgr.y (mgr.24293) 187 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:25.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:25 smithi190 bash[20839]: audit 2024-09-17T12:12:24.412215+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]': finished 2024-09-17T12:12:25.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:25 smithi190 bash[20839]: cluster 2024-09-17T12:12:24.412384+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T12:12:25.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:25 smithi190 bash[20839]: audit 2024-09-17T12:12:24.730138+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.22:0/1095484166' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3489790999"}]: dispatch 2024-09-17T12:12:25.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:25 smithi190 bash[20839]: audit 2024-09-17T12:12:24.983233+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:25.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:25 smithi022 bash[19740]: audit 2024-09-17T12:12:24.412215+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]': finished 2024-09-17T12:12:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:25 smithi022 bash[19740]: cluster 2024-09-17T12:12:24.412384+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T12:12:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:25 smithi022 bash[19740]: audit 2024-09-17T12:12:24.730138+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.22:0/1095484166' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3489790999"}]: dispatch 2024-09-17T12:12:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:25 smithi022 bash[19740]: audit 2024-09-17T12:12:24.983233+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:25.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:25 smithi022 bash[25967]: audit 2024-09-17T12:12:24.412215+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2816952579"}]': finished 2024-09-17T12:12:25.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:25 smithi022 bash[25967]: cluster 2024-09-17T12:12:24.412384+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T12:12:25.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:25 smithi022 bash[25967]: audit 2024-09-17T12:12:24.730138+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.22:0/1095484166' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3489790999"}]: dispatch 2024-09-17T12:12:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:25 smithi022 bash[25967]: audit 2024-09-17T12:12:24.983233+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:26.697 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:26 smithi190 bash[20839]: audit 2024-09-17T12:12:25.423649+0000 mon.a (mon.0) 1219 : audit [INF] from='client.? 172.21.15.22:0/1095484166' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3489790999"}]': finished 2024-09-17T12:12:26.697 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:26 smithi190 bash[20839]: cluster 2024-09-17T12:12:25.423819+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T12:12:26.697 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:26 smithi190 bash[20839]: audit 2024-09-17T12:12:25.455741+0000 mgr.y (mgr.24293) 188 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:26.698 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:26 smithi190 bash[20839]: audit 2024-09-17T12:12:25.732009+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.22:0/2692730330' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]: dispatch 2024-09-17T12:12:26.698 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:26 smithi190 bash[20839]: audit 2024-09-17T12:12:25.732675+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]: dispatch 2024-09-17T12:12:26.698 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:26 smithi190 bash[20839]: cluster 2024-09-17T12:12:25.985187+0000 mgr.y (mgr.24293) 189 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[25967]: audit 2024-09-17T12:12:25.423649+0000 mon.a (mon.0) 1219 : audit [INF] from='client.? 172.21.15.22:0/1095484166' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3489790999"}]': finished 2024-09-17T12:12:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[25967]: cluster 2024-09-17T12:12:25.423819+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T12:12:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[25967]: audit 2024-09-17T12:12:25.455741+0000 mgr.y (mgr.24293) 188 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[25967]: audit 2024-09-17T12:12:25.732009+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.22:0/2692730330' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]: dispatch 2024-09-17T12:12:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[25967]: audit 2024-09-17T12:12:25.732675+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]: dispatch 2024-09-17T12:12:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[25967]: cluster 2024-09-17T12:12:25.985187+0000 mgr.y (mgr.24293) 189 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[19740]: audit 2024-09-17T12:12:25.423649+0000 mon.a (mon.0) 1219 : audit [INF] from='client.? 172.21.15.22:0/1095484166' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3489790999"}]': finished 2024-09-17T12:12:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[19740]: cluster 2024-09-17T12:12:25.423819+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T12:12:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[19740]: audit 2024-09-17T12:12:25.455741+0000 mgr.y (mgr.24293) 188 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[19740]: audit 2024-09-17T12:12:25.732009+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.22:0/2692730330' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]: dispatch 2024-09-17T12:12:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[19740]: audit 2024-09-17T12:12:25.732675+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]: dispatch 2024-09-17T12:12:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:26 smithi022 bash[19740]: cluster 2024-09-17T12:12:25.985187+0000 mgr.y (mgr.24293) 189 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:27.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:27 smithi022 bash[19740]: audit 2024-09-17T12:12:26.426625+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]': finished 2024-09-17T12:12:27.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:27 smithi022 bash[19740]: cluster 2024-09-17T12:12:26.426814+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T12:12:27.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:27 smithi022 bash[19740]: audit 2024-09-17T12:12:26.738366+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.22:0/1164373909' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/406826386"}]: dispatch 2024-09-17T12:12:27.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:27 smithi022 bash[25967]: audit 2024-09-17T12:12:26.426625+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]': finished 2024-09-17T12:12:27.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:27 smithi022 bash[25967]: cluster 2024-09-17T12:12:26.426814+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T12:12:27.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:27 smithi022 bash[25967]: audit 2024-09-17T12:12:26.738366+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.22:0/1164373909' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/406826386"}]: dispatch 2024-09-17T12:12:27.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:27 smithi190 bash[20839]: audit 2024-09-17T12:12:26.426625+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/502579497"}]': finished 2024-09-17T12:12:27.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:27 smithi190 bash[20839]: cluster 2024-09-17T12:12:26.426814+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T12:12:27.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:27 smithi190 bash[20839]: audit 2024-09-17T12:12:26.738366+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.22:0/1164373909' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/406826386"}]: dispatch 2024-09-17T12:12:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:28 smithi190 bash[20839]: audit 2024-09-17T12:12:27.439077+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.22:0/1164373909' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/406826386"}]': finished 2024-09-17T12:12:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:28 smithi190 bash[20839]: cluster 2024-09-17T12:12:27.439252+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T12:12:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:28 smithi190 bash[20839]: audit 2024-09-17T12:12:27.751819+0000 mon.a (mon.0) 1227 : audit [INF] from='client.? 172.21.15.22:0/810956041' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1277049003"}]: dispatch 2024-09-17T12:12:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:28 smithi190 bash[20839]: cluster 2024-09-17T12:12:27.985893+0000 mgr.y (mgr.24293) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:28 smithi190 bash[20839]: audit 2024-09-17T12:12:28.300609+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:28 smithi190 bash[20839]: audit 2024-09-17T12:12:28.314694+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:28 smithi190 bash[20839]: audit 2024-09-17T12:12:28.329959+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:28.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[19740]: audit 2024-09-17T12:12:27.439077+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.22:0/1164373909' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/406826386"}]': finished 2024-09-17T12:12:28.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[19740]: cluster 2024-09-17T12:12:27.439252+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T12:12:28.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[19740]: audit 2024-09-17T12:12:27.751819+0000 mon.a (mon.0) 1227 : audit [INF] from='client.? 172.21.15.22:0/810956041' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1277049003"}]: dispatch 2024-09-17T12:12:28.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[19740]: cluster 2024-09-17T12:12:27.985893+0000 mgr.y (mgr.24293) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:28.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[19740]: audit 2024-09-17T12:12:28.300609+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[19740]: audit 2024-09-17T12:12:28.314694+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[19740]: audit 2024-09-17T12:12:28.329959+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[25967]: audit 2024-09-17T12:12:27.439077+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.22:0/1164373909' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/406826386"}]': finished 2024-09-17T12:12:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[25967]: cluster 2024-09-17T12:12:27.439252+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T12:12:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[25967]: audit 2024-09-17T12:12:27.751819+0000 mon.a (mon.0) 1227 : audit [INF] from='client.? 172.21.15.22:0/810956041' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1277049003"}]: dispatch 2024-09-17T12:12:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[25967]: cluster 2024-09-17T12:12:27.985893+0000 mgr.y (mgr.24293) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[25967]: audit 2024-09-17T12:12:28.300609+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[25967]: audit 2024-09-17T12:12:28.314694+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:28 smithi022 bash[25967]: audit 2024-09-17T12:12:28.329959+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:29.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:29 smithi022 bash[25967]: audit 2024-09-17T12:12:28.461317+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.22:0/810956041' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1277049003"}]': finished 2024-09-17T12:12:29.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:29 smithi022 bash[25967]: cluster 2024-09-17T12:12:28.461484+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T12:12:29.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:29 smithi022 bash[25967]: audit 2024-09-17T12:12:28.777787+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.22:0/1423059729' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/454313540"}]: dispatch 2024-09-17T12:12:29.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:29 smithi022 bash[19740]: audit 2024-09-17T12:12:28.461317+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.22:0/810956041' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1277049003"}]': finished 2024-09-17T12:12:29.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:29 smithi022 bash[19740]: cluster 2024-09-17T12:12:28.461484+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T12:12:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:29 smithi022 bash[19740]: audit 2024-09-17T12:12:28.777787+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.22:0/1423059729' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/454313540"}]: dispatch 2024-09-17T12:12:29.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:29 smithi190 bash[20839]: audit 2024-09-17T12:12:28.461317+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.22:0/810956041' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1277049003"}]': finished 2024-09-17T12:12:29.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:29 smithi190 bash[20839]: cluster 2024-09-17T12:12:28.461484+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T12:12:29.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:29 smithi190 bash[20839]: audit 2024-09-17T12:12:28.777787+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.22:0/1423059729' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/454313540"}]: dispatch 2024-09-17T12:12:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:30 smithi022 bash[25967]: audit 2024-09-17T12:12:29.463854+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.22:0/1423059729' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/454313540"}]': finished 2024-09-17T12:12:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:30 smithi022 bash[25967]: cluster 2024-09-17T12:12:29.464009+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T12:12:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:30 smithi022 bash[25967]: audit 2024-09-17T12:12:29.786458+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.22:0/2088764495' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1277049003"}]: dispatch 2024-09-17T12:12:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:30 smithi022 bash[25967]: cluster 2024-09-17T12:12:29.986644+0000 mgr.y (mgr.24293) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:30.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:30 smithi022 bash[19740]: audit 2024-09-17T12:12:29.463854+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.22:0/1423059729' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/454313540"}]': finished 2024-09-17T12:12:30.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:30 smithi022 bash[19740]: cluster 2024-09-17T12:12:29.464009+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T12:12:30.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:30 smithi022 bash[19740]: audit 2024-09-17T12:12:29.786458+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.22:0/2088764495' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1277049003"}]: dispatch 2024-09-17T12:12:30.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:30 smithi022 bash[19740]: cluster 2024-09-17T12:12:29.986644+0000 mgr.y (mgr.24293) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:30.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:30 smithi190 bash[20839]: audit 2024-09-17T12:12:29.463854+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.22:0/1423059729' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/454313540"}]': finished 2024-09-17T12:12:30.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:30 smithi190 bash[20839]: cluster 2024-09-17T12:12:29.464009+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T12:12:30.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:30 smithi190 bash[20839]: audit 2024-09-17T12:12:29.786458+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.22:0/2088764495' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1277049003"}]: dispatch 2024-09-17T12:12:30.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:30 smithi190 bash[20839]: cluster 2024-09-17T12:12:29.986644+0000 mgr.y (mgr.24293) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:12:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:31 smithi022 bash[25967]: audit 2024-09-17T12:12:30.476670+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? 172.21.15.22:0/2088764495' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1277049003"}]': finished 2024-09-17T12:12:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:31 smithi022 bash[25967]: cluster 2024-09-17T12:12:30.476837+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T12:12:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:31 smithi022 bash[25967]: audit 2024-09-17T12:12:30.788940+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? 172.21.15.22:0/2849873577' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/3296927564"}]: dispatch 2024-09-17T12:12:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:31 smithi022 bash[19740]: audit 2024-09-17T12:12:30.476670+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? 172.21.15.22:0/2088764495' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1277049003"}]': finished 2024-09-17T12:12:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:31 smithi022 bash[19740]: cluster 2024-09-17T12:12:30.476837+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T12:12:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:31 smithi022 bash[19740]: audit 2024-09-17T12:12:30.788940+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? 172.21.15.22:0/2849873577' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/3296927564"}]: dispatch 2024-09-17T12:12:31.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:31 smithi190 bash[20839]: audit 2024-09-17T12:12:30.476670+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? 172.21.15.22:0/2088764495' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1277049003"}]': finished 2024-09-17T12:12:31.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:31 smithi190 bash[20839]: cluster 2024-09-17T12:12:30.476837+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T12:12:31.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:31 smithi190 bash[20839]: audit 2024-09-17T12:12:30.788940+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? 172.21.15.22:0/2849873577' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/3296927564"}]: dispatch 2024-09-17T12:12:32.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:32 smithi022 bash[19740]: audit 2024-09-17T12:12:31.497055+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.22:0/2849873577' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/3296927564"}]': finished 2024-09-17T12:12:32.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:32 smithi022 bash[19740]: cluster 2024-09-17T12:12:31.497267+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T12:12:32.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:32 smithi022 bash[19740]: cluster 2024-09-17T12:12:31.987369+0000 mgr.y (mgr.24293) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:32 smithi022 bash[25967]: audit 2024-09-17T12:12:31.497055+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.22:0/2849873577' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/3296927564"}]': finished 2024-09-17T12:12:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:32 smithi022 bash[25967]: cluster 2024-09-17T12:12:31.497267+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T12:12:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:32 smithi022 bash[25967]: cluster 2024-09-17T12:12:31.987369+0000 mgr.y (mgr.24293) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:32.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:32 smithi190 bash[20839]: audit 2024-09-17T12:12:31.497055+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.22:0/2849873577' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/3296927564"}]': finished 2024-09-17T12:12:32.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:32 smithi190 bash[20839]: cluster 2024-09-17T12:12:31.497267+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T12:12:32.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:32 smithi190 bash[20839]: cluster 2024-09-17T12:12:31.987369+0000 mgr.y (mgr.24293) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:34.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:34 smithi022 bash[19740]: cluster 2024-09-17T12:12:33.988057+0000 mgr.y (mgr.24293) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-09-17T12:12:34.382 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:34 smithi022 bash[25967]: cluster 2024-09-17T12:12:33.988057+0000 mgr.y (mgr.24293) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-09-17T12:12:34.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:34 smithi190 bash[20839]: cluster 2024-09-17T12:12:33.988057+0000 mgr.y (mgr.24293) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-09-17T12:12:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:12:34] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-17T12:12:36.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:36 smithi190 bash[20839]: audit 2024-09-17T12:12:35.464015+0000 mgr.y (mgr.24293) 194 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:36.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:36 smithi190 bash[20839]: cluster 2024-09-17T12:12:35.989063+0000 mgr.y (mgr.24293) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:12:36.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:36 smithi022 bash[25967]: audit 2024-09-17T12:12:35.464015+0000 mgr.y (mgr.24293) 194 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:36.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:36 smithi022 bash[25967]: cluster 2024-09-17T12:12:35.989063+0000 mgr.y (mgr.24293) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:12:36.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:36 smithi022 bash[19740]: audit 2024-09-17T12:12:35.464015+0000 mgr.y (mgr.24293) 194 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:36.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:36 smithi022 bash[19740]: cluster 2024-09-17T12:12:35.989063+0000 mgr.y (mgr.24293) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:12:39.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:38 smithi022 bash[19740]: audit 2024-09-17T12:12:37.700296+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:38 smithi022 bash[19740]: audit 2024-09-17T12:12:37.706958+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:38 smithi022 bash[19740]: audit 2024-09-17T12:12:37.713251+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:38 smithi022 bash[19740]: cluster 2024-09-17T12:12:37.989748+0000 mgr.y (mgr.24293) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:39.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:38 smithi022 bash[25967]: audit 2024-09-17T12:12:37.700296+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:38 smithi022 bash[25967]: audit 2024-09-17T12:12:37.706958+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:38 smithi022 bash[25967]: audit 2024-09-17T12:12:37.713251+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:38 smithi022 bash[25967]: cluster 2024-09-17T12:12:37.989748+0000 mgr.y (mgr.24293) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:39.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:38 smithi190 bash[20839]: audit 2024-09-17T12:12:37.700296+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:38 smithi190 bash[20839]: audit 2024-09-17T12:12:37.706958+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:38 smithi190 bash[20839]: audit 2024-09-17T12:12:37.713251+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:39.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:38 smithi190 bash[20839]: cluster 2024-09-17T12:12:37.989748+0000 mgr.y (mgr.24293) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:40.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:40 smithi190 bash[20839]: audit 2024-09-17T12:12:39.983550+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:40.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:40 smithi190 bash[20839]: cluster 2024-09-17T12:12:39.991322+0000 mgr.y (mgr.24293) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:12:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:40 smithi022 bash[19740]: audit 2024-09-17T12:12:39.983550+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:40 smithi022 bash[19740]: cluster 2024-09-17T12:12:39.991322+0000 mgr.y (mgr.24293) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:12:40.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:40 smithi022 bash[25967]: audit 2024-09-17T12:12:39.983550+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:40.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:40 smithi022 bash[25967]: cluster 2024-09-17T12:12:39.991322+0000 mgr.y (mgr.24293) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:12:42.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:42 smithi190 bash[20839]: cluster 2024-09-17T12:12:41.992964+0000 mgr.y (mgr.24293) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-17T12:12:42.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:42 smithi022 bash[25967]: cluster 2024-09-17T12:12:41.992964+0000 mgr.y (mgr.24293) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-17T12:12:42.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:42 smithi022 bash[19740]: cluster 2024-09-17T12:12:41.992964+0000 mgr.y (mgr.24293) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-17T12:12:44.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:44 smithi022 bash[19740]: cluster 2024-09-17T12:12:43.993653+0000 mgr.y (mgr.24293) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:44.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:44 smithi022 bash[25967]: cluster 2024-09-17T12:12:43.993653+0000 mgr.y (mgr.24293) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:44.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:44 smithi190 bash[20839]: cluster 2024-09-17T12:12:43.993653+0000 mgr.y (mgr.24293) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:12:44] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T12:12:46.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:46 smithi190 bash[20839]: audit 2024-09-17T12:12:45.467904+0000 mgr.y (mgr.24293) 200 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:46.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:46 smithi190 bash[20839]: cluster 2024-09-17T12:12:45.995250+0000 mgr.y (mgr.24293) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:46.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:46 smithi022 bash[25967]: audit 2024-09-17T12:12:45.467904+0000 mgr.y (mgr.24293) 200 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:46.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:46 smithi022 bash[25967]: cluster 2024-09-17T12:12:45.995250+0000 mgr.y (mgr.24293) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:46.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:46 smithi022 bash[19740]: audit 2024-09-17T12:12:45.467904+0000 mgr.y (mgr.24293) 200 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:46.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:46 smithi022 bash[19740]: cluster 2024-09-17T12:12:45.995250+0000 mgr.y (mgr.24293) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:48.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:48 smithi190 bash[20839]: cluster 2024-09-17T12:12:47.995942+0000 mgr.y (mgr.24293) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:48.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:48 smithi022 bash[25967]: cluster 2024-09-17T12:12:47.995942+0000 mgr.y (mgr.24293) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:48.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:48 smithi022 bash[19740]: cluster 2024-09-17T12:12:47.995942+0000 mgr.y (mgr.24293) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:49.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:49 smithi190 bash[20839]: audit 2024-09-17T12:12:48.549417+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:49.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:49 smithi190 bash[20839]: audit 2024-09-17T12:12:48.563353+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:49.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:49 smithi190 bash[20839]: audit 2024-09-17T12:12:48.577080+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:50.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:49 smithi022 bash[25967]: audit 2024-09-17T12:12:48.549417+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:50.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:49 smithi022 bash[25967]: audit 2024-09-17T12:12:48.563353+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:50.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:49 smithi022 bash[25967]: audit 2024-09-17T12:12:48.577080+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:50.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:49 smithi022 bash[19740]: audit 2024-09-17T12:12:48.549417+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:50.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:49 smithi022 bash[19740]: audit 2024-09-17T12:12:48.563353+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:50.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:49 smithi022 bash[19740]: audit 2024-09-17T12:12:48.577080+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:50.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:50 smithi190 bash[20839]: cluster 2024-09-17T12:12:49.996619+0000 mgr.y (mgr.24293) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:51.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:50 smithi022 bash[19740]: cluster 2024-09-17T12:12:49.996619+0000 mgr.y (mgr.24293) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:51.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:50 smithi022 bash[25967]: cluster 2024-09-17T12:12:49.996619+0000 mgr.y (mgr.24293) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:52.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:52 smithi190 bash[20839]: cluster 2024-09-17T12:12:51.998293+0000 mgr.y (mgr.24293) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:52.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:52 smithi022 bash[19740]: cluster 2024-09-17T12:12:51.998293+0000 mgr.y (mgr.24293) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:52.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:52 smithi022 bash[25967]: cluster 2024-09-17T12:12:51.998293+0000 mgr.y (mgr.24293) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:54.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:54 smithi022 bash[19740]: cluster 2024-09-17T12:12:53.998988+0000 mgr.y (mgr.24293) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:54 smithi022 bash[25967]: cluster 2024-09-17T12:12:53.998988+0000 mgr.y (mgr.24293) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:54.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:54 smithi190 bash[20839]: cluster 2024-09-17T12:12:53.998988+0000 mgr.y (mgr.24293) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:12:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:12:54] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T12:12:55.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:55 smithi190 bash[20839]: audit 2024-09-17T12:12:54.983391+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:55.475 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:55 smithi022 bash[19740]: audit 2024-09-17T12:12:54.983391+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:55.476 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:55 smithi022 bash[25967]: audit 2024-09-17T12:12:54.983391+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:12:56.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:56 smithi190 bash[20839]: audit 2024-09-17T12:12:55.475910+0000 mgr.y (mgr.24293) 206 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:56.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:56 smithi190 bash[20839]: cluster 2024-09-17T12:12:56.000627+0000 mgr.y (mgr.24293) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:56.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:56 smithi022 bash[25967]: audit 2024-09-17T12:12:55.475910+0000 mgr.y (mgr.24293) 206 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:56.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:56 smithi022 bash[25967]: cluster 2024-09-17T12:12:56.000627+0000 mgr.y (mgr.24293) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:56.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:56 smithi022 bash[19740]: audit 2024-09-17T12:12:55.475910+0000 mgr.y (mgr.24293) 206 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:56.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:56 smithi022 bash[19740]: cluster 2024-09-17T12:12:56.000627+0000 mgr.y (mgr.24293) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:58 smithi022 bash[19740]: audit 2024-09-17T12:12:57.919039+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:58 smithi022 bash[19740]: audit 2024-09-17T12:12:57.932916+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:58 smithi022 bash[19740]: audit 2024-09-17T12:12:57.946249+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:12:58 smithi022 bash[19740]: cluster 2024-09-17T12:12:58.001302+0000 mgr.y (mgr.24293) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:58 smithi022 bash[25967]: audit 2024-09-17T12:12:57.919039+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:58 smithi022 bash[25967]: audit 2024-09-17T12:12:57.932916+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:58 smithi022 bash[25967]: audit 2024-09-17T12:12:57.946249+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:12:58 smithi022 bash[25967]: cluster 2024-09-17T12:12:58.001302+0000 mgr.y (mgr.24293) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:59.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:58 smithi190 bash[20839]: audit 2024-09-17T12:12:57.919039+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:58 smithi190 bash[20839]: audit 2024-09-17T12:12:57.932916+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:58 smithi190 bash[20839]: audit 2024-09-17T12:12:57.946249+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:12:59.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:12:58 smithi190 bash[20839]: cluster 2024-09-17T12:12:58.001302+0000 mgr.y (mgr.24293) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:00.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:00 smithi190 bash[20839]: cluster 2024-09-17T12:13:00.001830+0000 mgr.y (mgr.24293) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:00 smithi022 bash[25967]: cluster 2024-09-17T12:13:00.001830+0000 mgr.y (mgr.24293) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:00 smithi022 bash[19740]: cluster 2024-09-17T12:13:00.001830+0000 mgr.y (mgr.24293) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:02.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:02 smithi190 bash[20839]: cluster 2024-09-17T12:13:02.003603+0000 mgr.y (mgr.24293) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:02.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:02 smithi022 bash[25967]: cluster 2024-09-17T12:13:02.003603+0000 mgr.y (mgr.24293) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:02.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:02 smithi022 bash[19740]: cluster 2024-09-17T12:13:02.003603+0000 mgr.y (mgr.24293) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:04.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:04 smithi022 bash[19740]: cluster 2024-09-17T12:13:04.004412+0000 mgr.y (mgr.24293) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:04.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:04 smithi022 bash[25967]: cluster 2024-09-17T12:13:04.004412+0000 mgr.y (mgr.24293) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:04.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:04 smithi190 bash[20839]: cluster 2024-09-17T12:13:04.004412+0000 mgr.y (mgr.24293) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:13:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:13:04] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-17T12:13:06.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:06 smithi190 bash[20839]: audit 2024-09-17T12:13:05.487142+0000 mgr.y (mgr.24293) 212 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:06.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:06 smithi190 bash[20839]: cluster 2024-09-17T12:13:06.006168+0000 mgr.y (mgr.24293) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:06.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:06 smithi022 bash[25967]: audit 2024-09-17T12:13:05.487142+0000 mgr.y (mgr.24293) 212 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:06.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:06 smithi022 bash[25967]: cluster 2024-09-17T12:13:06.006168+0000 mgr.y (mgr.24293) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:06.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:06 smithi022 bash[19740]: audit 2024-09-17T12:13:05.487142+0000 mgr.y (mgr.24293) 212 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:06.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:06 smithi022 bash[19740]: cluster 2024-09-17T12:13:06.006168+0000 mgr.y (mgr.24293) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:08.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:08 smithi190 bash[20839]: cluster 2024-09-17T12:13:08.006974+0000 mgr.y (mgr.24293) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:08.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:08 smithi022 bash[25967]: cluster 2024-09-17T12:13:08.006974+0000 mgr.y (mgr.24293) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:08 smithi022 bash[19740]: cluster 2024-09-17T12:13:08.006974+0000 mgr.y (mgr.24293) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:10.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:09 smithi190 bash[20839]: audit 2024-09-17T12:13:08.778044+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:10.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:09 smithi190 bash[20839]: audit 2024-09-17T12:13:08.793697+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:10.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:09 smithi190 bash[20839]: audit 2024-09-17T12:13:08.807390+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:10.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:09 smithi022 bash[25967]: audit 2024-09-17T12:13:08.778044+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:10.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:09 smithi022 bash[25967]: audit 2024-09-17T12:13:08.793697+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:10.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:09 smithi022 bash[25967]: audit 2024-09-17T12:13:08.807390+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:09 smithi022 bash[19740]: audit 2024-09-17T12:13:08.778044+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:09 smithi022 bash[19740]: audit 2024-09-17T12:13:08.793697+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:09 smithi022 bash[19740]: audit 2024-09-17T12:13:08.807390+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:11.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:10 smithi190 bash[20839]: audit 2024-09-17T12:13:09.984157+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:11.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:10 smithi190 bash[20839]: cluster 2024-09-17T12:13:10.007684+0000 mgr.y (mgr.24293) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:11.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:10 smithi022 bash[25967]: audit 2024-09-17T12:13:09.984157+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:10 smithi022 bash[25967]: cluster 2024-09-17T12:13:10.007684+0000 mgr.y (mgr.24293) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:10 smithi022 bash[19740]: audit 2024-09-17T12:13:09.984157+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:10 smithi022 bash[19740]: cluster 2024-09-17T12:13:10.007684+0000 mgr.y (mgr.24293) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:12.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:12 smithi190 bash[20839]: cluster 2024-09-17T12:13:12.009472+0000 mgr.y (mgr.24293) 216 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:12.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:12 smithi022 bash[19740]: cluster 2024-09-17T12:13:12.009472+0000 mgr.y (mgr.24293) 216 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:12.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:12 smithi022 bash[25967]: cluster 2024-09-17T12:13:12.009472+0000 mgr.y (mgr.24293) 216 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:14.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:14 smithi022 bash[19740]: cluster 2024-09-17T12:13:14.010205+0000 mgr.y (mgr.24293) 217 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:14.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:14 smithi022 bash[25967]: cluster 2024-09-17T12:13:14.010205+0000 mgr.y (mgr.24293) 217 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:14.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:14 smithi190 bash[20839]: cluster 2024-09-17T12:13:14.010205+0000 mgr.y (mgr.24293) 217 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:14.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:13:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:13:14] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:13:16.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:16 smithi190 bash[20839]: audit 2024-09-17T12:13:15.495703+0000 mgr.y (mgr.24293) 218 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:16.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:16 smithi022 bash[25967]: audit 2024-09-17T12:13:15.495703+0000 mgr.y (mgr.24293) 218 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:16.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:16 smithi022 bash[19740]: audit 2024-09-17T12:13:15.495703+0000 mgr.y (mgr.24293) 218 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:17.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:17 smithi190 bash[20839]: cluster 2024-09-17T12:13:16.012032+0000 mgr.y (mgr.24293) 219 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:17.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:17 smithi022 bash[19740]: cluster 2024-09-17T12:13:16.012032+0000 mgr.y (mgr.24293) 219 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:17.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:17 smithi022 bash[25967]: cluster 2024-09-17T12:13:16.012032+0000 mgr.y (mgr.24293) 219 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:19.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:19 smithi022 bash[19740]: cluster 2024-09-17T12:13:18.012939+0000 mgr.y (mgr.24293) 220 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:19.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:19 smithi022 bash[19740]: audit 2024-09-17T12:13:18.149297+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:19.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:19 smithi022 bash[19740]: audit 2024-09-17T12:13:18.163583+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:19.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:19 smithi022 bash[19740]: audit 2024-09-17T12:13:18.176977+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:19.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:19 smithi022 bash[25967]: cluster 2024-09-17T12:13:18.012939+0000 mgr.y (mgr.24293) 220 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:19.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:19 smithi022 bash[25967]: audit 2024-09-17T12:13:18.149297+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:19.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:19 smithi022 bash[25967]: audit 2024-09-17T12:13:18.163583+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:19.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:19 smithi022 bash[25967]: audit 2024-09-17T12:13:18.176977+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:19.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:19 smithi190 bash[20839]: cluster 2024-09-17T12:13:18.012939+0000 mgr.y (mgr.24293) 220 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:19.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:19 smithi190 bash[20839]: audit 2024-09-17T12:13:18.149297+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:19.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:19 smithi190 bash[20839]: audit 2024-09-17T12:13:18.163583+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:19.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:19 smithi190 bash[20839]: audit 2024-09-17T12:13:18.176977+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:21.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:21 smithi022 bash[19740]: cluster 2024-09-17T12:13:20.013703+0000 mgr.y (mgr.24293) 221 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:21 smithi022 bash[25967]: cluster 2024-09-17T12:13:20.013703+0000 mgr.y (mgr.24293) 221 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:21 smithi190 bash[20839]: cluster 2024-09-17T12:13:20.013703+0000 mgr.y (mgr.24293) 221 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:23.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:23 smithi190 bash[20839]: cluster 2024-09-17T12:13:22.015491+0000 mgr.y (mgr.24293) 222 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:23 smithi190 bash[20839]: audit 2024-09-17T12:13:22.175567+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:13:23.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:23 smithi190 bash[20839]: audit 2024-09-17T12:13:22.177526+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:13:23.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:23 smithi190 bash[20839]: audit 2024-09-17T12:13:22.186890+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:23.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:23 smithi022 bash[19740]: cluster 2024-09-17T12:13:22.015491+0000 mgr.y (mgr.24293) 222 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:23 smithi022 bash[19740]: audit 2024-09-17T12:13:22.175567+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:13:23.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:23 smithi022 bash[19740]: audit 2024-09-17T12:13:22.177526+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:13:23.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:23 smithi022 bash[19740]: audit 2024-09-17T12:13:22.186890+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:23 smithi022 bash[25967]: cluster 2024-09-17T12:13:22.015491+0000 mgr.y (mgr.24293) 222 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:23 smithi022 bash[25967]: audit 2024-09-17T12:13:22.175567+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:13:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:23 smithi022 bash[25967]: audit 2024-09-17T12:13:22.177526+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:13:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:23 smithi022 bash[25967]: audit 2024-09-17T12:13:22.186890+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:24.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:13:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:13:24] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:13:25.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:25 smithi190 bash[20839]: cluster 2024-09-17T12:13:24.016268+0000 mgr.y (mgr.24293) 223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:25.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:25 smithi190 bash[20839]: audit 2024-09-17T12:13:24.984916+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:25.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:25 smithi022 bash[19740]: cluster 2024-09-17T12:13:24.016268+0000 mgr.y (mgr.24293) 223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:25.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:25 smithi022 bash[19740]: audit 2024-09-17T12:13:24.984916+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:25.500 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:25 smithi022 bash[25967]: cluster 2024-09-17T12:13:24.016268+0000 mgr.y (mgr.24293) 223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:25.500 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:25 smithi022 bash[25967]: audit 2024-09-17T12:13:24.984916+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:26.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:26 smithi022 bash[25967]: audit 2024-09-17T12:13:25.499886+0000 mgr.y (mgr.24293) 224 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:26 smithi022 bash[19740]: audit 2024-09-17T12:13:25.499886+0000 mgr.y (mgr.24293) 224 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:26.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:26 smithi190 bash[20839]: audit 2024-09-17T12:13:25.499886+0000 mgr.y (mgr.24293) 224 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:27.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:27 smithi022 bash[25967]: cluster 2024-09-17T12:13:26.017920+0000 mgr.y (mgr.24293) 225 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:27.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:27 smithi022 bash[19740]: cluster 2024-09-17T12:13:26.017920+0000 mgr.y (mgr.24293) 225 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:27.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:27 smithi190 bash[20839]: cluster 2024-09-17T12:13:26.017920+0000 mgr.y (mgr.24293) 225 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:29.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:29 smithi190 bash[20839]: cluster 2024-09-17T12:13:28.018634+0000 mgr.y (mgr.24293) 226 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:29.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:29 smithi190 bash[20839]: audit 2024-09-17T12:13:29.035127+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:29.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:29 smithi190 bash[20839]: audit 2024-09-17T12:13:29.050908+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:29.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:29 smithi190 bash[20839]: audit 2024-09-17T12:13:29.065900+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:29.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:29 smithi022 bash[25967]: cluster 2024-09-17T12:13:28.018634+0000 mgr.y (mgr.24293) 226 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:29.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:29 smithi022 bash[25967]: audit 2024-09-17T12:13:29.035127+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:29.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:29 smithi022 bash[25967]: audit 2024-09-17T12:13:29.050908+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:29.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:29 smithi022 bash[25967]: audit 2024-09-17T12:13:29.065900+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:29.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:29 smithi022 bash[19740]: cluster 2024-09-17T12:13:28.018634+0000 mgr.y (mgr.24293) 226 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:29.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:29 smithi022 bash[19740]: audit 2024-09-17T12:13:29.035127+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:29.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:29 smithi022 bash[19740]: audit 2024-09-17T12:13:29.050908+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:29.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:29 smithi022 bash[19740]: audit 2024-09-17T12:13:29.065900+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:31.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:31 smithi022 bash[25967]: cluster 2024-09-17T12:13:30.019393+0000 mgr.y (mgr.24293) 227 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:31.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:31 smithi022 bash[19740]: cluster 2024-09-17T12:13:30.019393+0000 mgr.y (mgr.24293) 227 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:31 smithi190 bash[20839]: cluster 2024-09-17T12:13:30.019393+0000 mgr.y (mgr.24293) 227 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:33.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:33 smithi022 bash[19740]: cluster 2024-09-17T12:13:32.021471+0000 mgr.y (mgr.24293) 228 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:33.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:33 smithi022 bash[25967]: cluster 2024-09-17T12:13:32.021471+0000 mgr.y (mgr.24293) 228 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:33.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:33 smithi190 bash[20839]: cluster 2024-09-17T12:13:32.021471+0000 mgr.y (mgr.24293) 228 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:34.704 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:13:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:13:34] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:13:35.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:35 smithi022 bash[19740]: cluster 2024-09-17T12:13:34.022310+0000 mgr.y (mgr.24293) 229 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:35.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:35 smithi022 bash[25967]: cluster 2024-09-17T12:13:34.022310+0000 mgr.y (mgr.24293) 229 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:35.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:35 smithi190 bash[20839]: cluster 2024-09-17T12:13:34.022310+0000 mgr.y (mgr.24293) 229 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:36.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:36 smithi022 bash[25967]: audit 2024-09-17T12:13:35.508088+0000 mgr.y (mgr.24293) 230 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:36.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:36 smithi022 bash[19740]: audit 2024-09-17T12:13:35.508088+0000 mgr.y (mgr.24293) 230 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:36.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:36 smithi190 bash[20839]: audit 2024-09-17T12:13:35.508088+0000 mgr.y (mgr.24293) 230 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:37.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:37 smithi022 bash[25967]: cluster 2024-09-17T12:13:36.023494+0000 mgr.y (mgr.24293) 231 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:37.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:37 smithi022 bash[19740]: cluster 2024-09-17T12:13:36.023494+0000 mgr.y (mgr.24293) 231 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:37.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:37 smithi190 bash[20839]: cluster 2024-09-17T12:13:36.023494+0000 mgr.y (mgr.24293) 231 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:39.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:39 smithi190 bash[20839]: cluster 2024-09-17T12:13:38.024121+0000 mgr.y (mgr.24293) 232 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:39.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:39 smithi190 bash[20839]: audit 2024-09-17T12:13:38.365086+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:39.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:39 smithi190 bash[20839]: audit 2024-09-17T12:13:38.376854+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:39.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:39 smithi190 bash[20839]: audit 2024-09-17T12:13:38.390855+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:39.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:39 smithi022 bash[19740]: cluster 2024-09-17T12:13:38.024121+0000 mgr.y (mgr.24293) 232 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:39.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:39 smithi022 bash[19740]: audit 2024-09-17T12:13:38.365086+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:39.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:39 smithi022 bash[19740]: audit 2024-09-17T12:13:38.376854+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:39.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:39 smithi022 bash[19740]: audit 2024-09-17T12:13:38.390855+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:39.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:39 smithi022 bash[25967]: cluster 2024-09-17T12:13:38.024121+0000 mgr.y (mgr.24293) 232 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:39.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:39 smithi022 bash[25967]: audit 2024-09-17T12:13:38.365086+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:39.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:39 smithi022 bash[25967]: audit 2024-09-17T12:13:38.376854+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:39.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:39 smithi022 bash[25967]: audit 2024-09-17T12:13:38.390855+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:40.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:40 smithi190 bash[20839]: audit 2024-09-17T12:13:39.985105+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:40 smithi022 bash[19740]: audit 2024-09-17T12:13:39.985105+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:40 smithi022 bash[25967]: audit 2024-09-17T12:13:39.985105+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:41.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:41 smithi190 bash[20839]: cluster 2024-09-17T12:13:40.024990+0000 mgr.y (mgr.24293) 233 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:41.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:41 smithi022 bash[25967]: cluster 2024-09-17T12:13:40.024990+0000 mgr.y (mgr.24293) 233 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:41.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:41 smithi022 bash[19740]: cluster 2024-09-17T12:13:40.024990+0000 mgr.y (mgr.24293) 233 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:43.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:43 smithi190 bash[20839]: cluster 2024-09-17T12:13:42.026743+0000 mgr.y (mgr.24293) 234 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:43.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:43 smithi022 bash[25967]: cluster 2024-09-17T12:13:42.026743+0000 mgr.y (mgr.24293) 234 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:43.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:43 smithi022 bash[19740]: cluster 2024-09-17T12:13:42.026743+0000 mgr.y (mgr.24293) 234 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:13:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:13:44] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-17T12:13:45.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:45 smithi190 bash[20839]: cluster 2024-09-17T12:13:44.027464+0000 mgr.y (mgr.24293) 235 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:45.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:45 smithi022 bash[19740]: cluster 2024-09-17T12:13:44.027464+0000 mgr.y (mgr.24293) 235 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:45.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:45 smithi022 bash[25967]: cluster 2024-09-17T12:13:44.027464+0000 mgr.y (mgr.24293) 235 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:46 smithi190 bash[20839]: audit 2024-09-17T12:13:45.513953+0000 mgr.y (mgr.24293) 236 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:46.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:46 smithi022 bash[25967]: audit 2024-09-17T12:13:45.513953+0000 mgr.y (mgr.24293) 236 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:46.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:46 smithi022 bash[19740]: audit 2024-09-17T12:13:45.513953+0000 mgr.y (mgr.24293) 236 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:47.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:47 smithi022 bash[19740]: cluster 2024-09-17T12:13:46.029093+0000 mgr.y (mgr.24293) 237 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:47.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:47 smithi022 bash[25967]: cluster 2024-09-17T12:13:46.029093+0000 mgr.y (mgr.24293) 237 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:47.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:47 smithi190 bash[20839]: cluster 2024-09-17T12:13:46.029093+0000 mgr.y (mgr.24293) 237 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:49.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:49 smithi190 bash[20839]: cluster 2024-09-17T12:13:48.029727+0000 mgr.y (mgr.24293) 238 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:49.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:49 smithi190 bash[20839]: audit 2024-09-17T12:13:49.262878+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:49.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:49 smithi190 bash[20839]: audit 2024-09-17T12:13:49.276162+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:49.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:49 smithi190 bash[20839]: audit 2024-09-17T12:13:49.288910+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:49.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:49 smithi022 bash[25967]: cluster 2024-09-17T12:13:48.029727+0000 mgr.y (mgr.24293) 238 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:49.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:49 smithi022 bash[25967]: audit 2024-09-17T12:13:49.262878+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:49.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:49 smithi022 bash[25967]: audit 2024-09-17T12:13:49.276162+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:49.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:49 smithi022 bash[25967]: audit 2024-09-17T12:13:49.288910+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:49.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:49 smithi022 bash[19740]: cluster 2024-09-17T12:13:48.029727+0000 mgr.y (mgr.24293) 238 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:49.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:49 smithi022 bash[19740]: audit 2024-09-17T12:13:49.262878+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:49.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:49 smithi022 bash[19740]: audit 2024-09-17T12:13:49.276162+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:49 smithi022 bash[19740]: audit 2024-09-17T12:13:49.288910+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:51.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:51 smithi022 bash[19740]: cluster 2024-09-17T12:13:50.030413+0000 mgr.y (mgr.24293) 239 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:51.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:51 smithi022 bash[25967]: cluster 2024-09-17T12:13:50.030413+0000 mgr.y (mgr.24293) 239 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:51.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:51 smithi190 bash[20839]: cluster 2024-09-17T12:13:50.030413+0000 mgr.y (mgr.24293) 239 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:53.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:53 smithi022 bash[19740]: cluster 2024-09-17T12:13:52.032265+0000 mgr.y (mgr.24293) 240 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:53.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:53 smithi022 bash[25967]: cluster 2024-09-17T12:13:52.032265+0000 mgr.y (mgr.24293) 240 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:53.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:53 smithi190 bash[20839]: cluster 2024-09-17T12:13:52.032265+0000 mgr.y (mgr.24293) 240 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:13:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:13:54] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-17T12:13:55.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:55 smithi022 bash[19740]: cluster 2024-09-17T12:13:54.032867+0000 mgr.y (mgr.24293) 241 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:55.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:55 smithi022 bash[19740]: audit 2024-09-17T12:13:54.985045+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:55.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:55 smithi022 bash[25967]: cluster 2024-09-17T12:13:54.032867+0000 mgr.y (mgr.24293) 241 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:55.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:55 smithi022 bash[25967]: audit 2024-09-17T12:13:54.985045+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:55.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:55 smithi190 bash[20839]: cluster 2024-09-17T12:13:54.032867+0000 mgr.y (mgr.24293) 241 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:55.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:55 smithi190 bash[20839]: audit 2024-09-17T12:13:54.985045+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:13:56.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:56 smithi022 bash[19740]: audit 2024-09-17T12:13:55.523909+0000 mgr.y (mgr.24293) 242 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:56.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:56 smithi022 bash[25967]: audit 2024-09-17T12:13:55.523909+0000 mgr.y (mgr.24293) 242 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:56.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:56 smithi190 bash[20839]: audit 2024-09-17T12:13:55.523909+0000 mgr.y (mgr.24293) 242 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:57.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:57 smithi022 bash[19740]: cluster 2024-09-17T12:13:56.034758+0000 mgr.y (mgr.24293) 243 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:57.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:57 smithi022 bash[25967]: cluster 2024-09-17T12:13:56.034758+0000 mgr.y (mgr.24293) 243 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:57.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:57 smithi190 bash[20839]: cluster 2024-09-17T12:13:56.034758+0000 mgr.y (mgr.24293) 243 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:59.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:59 smithi190 bash[20839]: cluster 2024-09-17T12:13:58.035532+0000 mgr.y (mgr.24293) 244 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:59.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:59 smithi190 bash[20839]: audit 2024-09-17T12:13:58.587845+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:59.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:59 smithi190 bash[20839]: audit 2024-09-17T12:13:58.602252+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:13:59.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:13:59 smithi190 bash[20839]: audit 2024-09-17T12:13:58.615380+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:00.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:59 smithi022 bash[19740]: cluster 2024-09-17T12:13:58.035532+0000 mgr.y (mgr.24293) 244 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:00.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:59 smithi022 bash[19740]: audit 2024-09-17T12:13:58.587845+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:00.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:59 smithi022 bash[19740]: audit 2024-09-17T12:13:58.602252+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:00.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:13:59 smithi022 bash[19740]: audit 2024-09-17T12:13:58.615380+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:00.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:59 smithi022 bash[25967]: cluster 2024-09-17T12:13:58.035532+0000 mgr.y (mgr.24293) 244 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:00.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:59 smithi022 bash[25967]: audit 2024-09-17T12:13:58.587845+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:00.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:59 smithi022 bash[25967]: audit 2024-09-17T12:13:58.602252+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:00.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:13:59 smithi022 bash[25967]: audit 2024-09-17T12:13:58.615380+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:01.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:01 smithi190 bash[20839]: cluster 2024-09-17T12:14:00.036250+0000 mgr.y (mgr.24293) 245 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:02.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:01 smithi022 bash[19740]: cluster 2024-09-17T12:14:00.036250+0000 mgr.y (mgr.24293) 245 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:02.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:01 smithi022 bash[25967]: cluster 2024-09-17T12:14:00.036250+0000 mgr.y (mgr.24293) 245 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:03.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:03 smithi190 bash[20839]: cluster 2024-09-17T12:14:02.038061+0000 mgr.y (mgr.24293) 246 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:04.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:03 smithi022 bash[25967]: cluster 2024-09-17T12:14:02.038061+0000 mgr.y (mgr.24293) 246 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:04.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:03 smithi022 bash[19740]: cluster 2024-09-17T12:14:02.038061+0000 mgr.y (mgr.24293) 246 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:14:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:14:04] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T12:14:05.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:05 smithi190 bash[20839]: cluster 2024-09-17T12:14:04.038868+0000 mgr.y (mgr.24293) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:06.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:05 smithi022 bash[19740]: cluster 2024-09-17T12:14:04.038868+0000 mgr.y (mgr.24293) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:06.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:05 smithi022 bash[25967]: cluster 2024-09-17T12:14:04.038868+0000 mgr.y (mgr.24293) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:06.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:06 smithi190 bash[20839]: audit 2024-09-17T12:14:05.534887+0000 mgr.y (mgr.24293) 248 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:07.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:06 smithi022 bash[19740]: audit 2024-09-17T12:14:05.534887+0000 mgr.y (mgr.24293) 248 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:07.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:06 smithi022 bash[25967]: audit 2024-09-17T12:14:05.534887+0000 mgr.y (mgr.24293) 248 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:07.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:07 smithi190 bash[20839]: cluster 2024-09-17T12:14:06.040610+0000 mgr.y (mgr.24293) 249 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:08.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:07 smithi022 bash[19740]: cluster 2024-09-17T12:14:06.040610+0000 mgr.y (mgr.24293) 249 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:08.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:07 smithi022 bash[25967]: cluster 2024-09-17T12:14:06.040610+0000 mgr.y (mgr.24293) 249 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:09.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:09 smithi190 bash[20839]: cluster 2024-09-17T12:14:08.041290+0000 mgr.y (mgr.24293) 250 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:09.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:09 smithi190 bash[20839]: audit 2024-09-17T12:14:09.504337+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:09.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:09 smithi190 bash[20839]: audit 2024-09-17T12:14:09.518436+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:09.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:09 smithi190 bash[20839]: audit 2024-09-17T12:14:09.531464+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:10.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:09 smithi022 bash[25967]: cluster 2024-09-17T12:14:08.041290+0000 mgr.y (mgr.24293) 250 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:10.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:09 smithi022 bash[25967]: audit 2024-09-17T12:14:09.504337+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:10.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:09 smithi022 bash[25967]: audit 2024-09-17T12:14:09.518436+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:10.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:09 smithi022 bash[25967]: audit 2024-09-17T12:14:09.531464+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:10.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:09 smithi022 bash[19740]: cluster 2024-09-17T12:14:08.041290+0000 mgr.y (mgr.24293) 250 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:10.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:09 smithi022 bash[19740]: audit 2024-09-17T12:14:09.504337+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:10.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:09 smithi022 bash[19740]: audit 2024-09-17T12:14:09.518436+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:10.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:09 smithi022 bash[19740]: audit 2024-09-17T12:14:09.531464+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:10.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:10 smithi190 bash[20839]: audit 2024-09-17T12:14:09.985802+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:11.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:10 smithi022 bash[19740]: audit 2024-09-17T12:14:09.985802+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:10 smithi022 bash[25967]: audit 2024-09-17T12:14:09.985802+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:11.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:11 smithi190 bash[20839]: cluster 2024-09-17T12:14:10.041965+0000 mgr.y (mgr.24293) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:12.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:11 smithi022 bash[19740]: cluster 2024-09-17T12:14:10.041965+0000 mgr.y (mgr.24293) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:12.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:11 smithi022 bash[25967]: cluster 2024-09-17T12:14:10.041965+0000 mgr.y (mgr.24293) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:13.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:13 smithi190 bash[20839]: cluster 2024-09-17T12:14:12.043672+0000 mgr.y (mgr.24293) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:14.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:13 smithi022 bash[19740]: cluster 2024-09-17T12:14:12.043672+0000 mgr.y (mgr.24293) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:14.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:13 smithi022 bash[25967]: cluster 2024-09-17T12:14:12.043672+0000 mgr.y (mgr.24293) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:14.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:14:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:14:14] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:14:15.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:15 smithi022 bash[25967]: cluster 2024-09-17T12:14:14.044340+0000 mgr.y (mgr.24293) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:15.831 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:15 smithi022 bash[19740]: cluster 2024-09-17T12:14:14.044340+0000 mgr.y (mgr.24293) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:15.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:15 smithi190 bash[20839]: cluster 2024-09-17T12:14:14.044340+0000 mgr.y (mgr.24293) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:16.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:16 smithi190 bash[20839]: audit 2024-09-17T12:14:15.543931+0000 mgr.y (mgr.24293) 254 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:17.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:16 smithi022 bash[25967]: audit 2024-09-17T12:14:15.543931+0000 mgr.y (mgr.24293) 254 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:17.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:16 smithi022 bash[19740]: audit 2024-09-17T12:14:15.543931+0000 mgr.y (mgr.24293) 254 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:17.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:17 smithi190 bash[20839]: cluster 2024-09-17T12:14:16.045993+0000 mgr.y (mgr.24293) 255 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:18.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:17 smithi022 bash[19740]: cluster 2024-09-17T12:14:16.045993+0000 mgr.y (mgr.24293) 255 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:18.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:17 smithi022 bash[25967]: cluster 2024-09-17T12:14:16.045993+0000 mgr.y (mgr.24293) 255 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:20.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:19 smithi190 bash[20839]: cluster 2024-09-17T12:14:18.046673+0000 mgr.y (mgr.24293) 256 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:20.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:19 smithi190 bash[20839]: audit 2024-09-17T12:14:18.834768+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:20.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:19 smithi190 bash[20839]: audit 2024-09-17T12:14:18.844841+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:20.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:19 smithi190 bash[20839]: audit 2024-09-17T12:14:18.854197+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:20.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:19 smithi022 bash[19740]: cluster 2024-09-17T12:14:18.046673+0000 mgr.y (mgr.24293) 256 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:20.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:19 smithi022 bash[19740]: audit 2024-09-17T12:14:18.834768+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:20.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:19 smithi022 bash[19740]: audit 2024-09-17T12:14:18.844841+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:20.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:19 smithi022 bash[19740]: audit 2024-09-17T12:14:18.854197+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:19 smithi022 bash[25967]: cluster 2024-09-17T12:14:18.046673+0000 mgr.y (mgr.24293) 256 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:19 smithi022 bash[25967]: audit 2024-09-17T12:14:18.834768+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:19 smithi022 bash[25967]: audit 2024-09-17T12:14:18.844841+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:19 smithi022 bash[25967]: audit 2024-09-17T12:14:18.854197+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:22.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:21 smithi190 bash[20839]: cluster 2024-09-17T12:14:20.047391+0000 mgr.y (mgr.24293) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:22.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:21 smithi022 bash[19740]: cluster 2024-09-17T12:14:20.047391+0000 mgr.y (mgr.24293) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:22.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:21 smithi022 bash[25967]: cluster 2024-09-17T12:14:20.047391+0000 mgr.y (mgr.24293) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:23.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:22 smithi190 bash[20839]: audit 2024-09-17T12:14:22.346530+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:14:23.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:22 smithi190 bash[20839]: audit 2024-09-17T12:14:22.348145+0000 mon.c (mon.2) 145 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:14:23.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:22 smithi190 bash[20839]: audit 2024-09-17T12:14:22.359683+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:23.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:22 smithi022 bash[19740]: audit 2024-09-17T12:14:22.346530+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:14:23.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:22 smithi022 bash[19740]: audit 2024-09-17T12:14:22.348145+0000 mon.c (mon.2) 145 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:14:23.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:22 smithi022 bash[19740]: audit 2024-09-17T12:14:22.359683+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:23.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:22 smithi022 bash[25967]: audit 2024-09-17T12:14:22.346530+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:14:23.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:22 smithi022 bash[25967]: audit 2024-09-17T12:14:22.348145+0000 mon.c (mon.2) 145 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:14:23.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:22 smithi022 bash[25967]: audit 2024-09-17T12:14:22.359683+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:24.132 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:23 smithi190 bash[20839]: cluster 2024-09-17T12:14:22.049043+0000 mgr.y (mgr.24293) 258 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:24.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:23 smithi022 bash[19740]: cluster 2024-09-17T12:14:22.049043+0000 mgr.y (mgr.24293) 258 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:24.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:23 smithi022 bash[25967]: cluster 2024-09-17T12:14:22.049043+0000 mgr.y (mgr.24293) 258 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:24.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:14:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:14:24] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:14:26.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:25 smithi190 bash[20839]: cluster 2024-09-17T12:14:24.049720+0000 mgr.y (mgr.24293) 259 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:25 smithi190 bash[20839]: audit 2024-09-17T12:14:24.986208+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:26.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:25 smithi022 bash[25967]: cluster 2024-09-17T12:14:24.049720+0000 mgr.y (mgr.24293) 259 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:25 smithi022 bash[25967]: audit 2024-09-17T12:14:24.986208+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:25 smithi022 bash[19740]: cluster 2024-09-17T12:14:24.049720+0000 mgr.y (mgr.24293) 259 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:25 smithi022 bash[19740]: audit 2024-09-17T12:14:24.986208+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:27.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:26 smithi190 bash[20839]: audit 2024-09-17T12:14:25.555043+0000 mgr.y (mgr.24293) 260 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:27.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:26 smithi022 bash[19740]: audit 2024-09-17T12:14:25.555043+0000 mgr.y (mgr.24293) 260 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:27.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:26 smithi022 bash[25967]: audit 2024-09-17T12:14:25.555043+0000 mgr.y (mgr.24293) 260 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:28.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:27 smithi190 bash[20839]: cluster 2024-09-17T12:14:26.051456+0000 mgr.y (mgr.24293) 261 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:28.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:27 smithi022 bash[19740]: cluster 2024-09-17T12:14:26.051456+0000 mgr.y (mgr.24293) 261 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:28.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:27 smithi022 bash[25967]: cluster 2024-09-17T12:14:26.051456+0000 mgr.y (mgr.24293) 261 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:30.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:29 smithi190 bash[20839]: cluster 2024-09-17T12:14:28.052109+0000 mgr.y (mgr.24293) 262 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:30.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:29 smithi190 bash[20839]: audit 2024-09-17T12:14:29.720329+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:30.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:29 smithi190 bash[20839]: audit 2024-09-17T12:14:29.734303+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:30.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:29 smithi190 bash[20839]: audit 2024-09-17T12:14:29.747465+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:30.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:29 smithi022 bash[19740]: cluster 2024-09-17T12:14:28.052109+0000 mgr.y (mgr.24293) 262 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:30.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:29 smithi022 bash[19740]: audit 2024-09-17T12:14:29.720329+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:30.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:29 smithi022 bash[19740]: audit 2024-09-17T12:14:29.734303+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:30.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:29 smithi022 bash[19740]: audit 2024-09-17T12:14:29.747465+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:30.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:29 smithi022 bash[25967]: cluster 2024-09-17T12:14:28.052109+0000 mgr.y (mgr.24293) 262 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:30.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:29 smithi022 bash[25967]: audit 2024-09-17T12:14:29.720329+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:30.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:29 smithi022 bash[25967]: audit 2024-09-17T12:14:29.734303+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:30.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:29 smithi022 bash[25967]: audit 2024-09-17T12:14:29.747465+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:32.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:31 smithi190 bash[20839]: cluster 2024-09-17T12:14:30.052796+0000 mgr.y (mgr.24293) 263 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:32.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:31 smithi022 bash[19740]: cluster 2024-09-17T12:14:30.052796+0000 mgr.y (mgr.24293) 263 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:32.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:31 smithi022 bash[25967]: cluster 2024-09-17T12:14:30.052796+0000 mgr.y (mgr.24293) 263 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:34.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:33 smithi190 bash[20839]: cluster 2024-09-17T12:14:32.054478+0000 mgr.y (mgr.24293) 264 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:34.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:33 smithi022 bash[25967]: cluster 2024-09-17T12:14:32.054478+0000 mgr.y (mgr.24293) 264 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:34.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:33 smithi022 bash[19740]: cluster 2024-09-17T12:14:32.054478+0000 mgr.y (mgr.24293) 264 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:14:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:14:34] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:14:36.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:35 smithi190 bash[20839]: cluster 2024-09-17T12:14:34.055165+0000 mgr.y (mgr.24293) 265 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:35 smithi022 bash[25967]: cluster 2024-09-17T12:14:34.055165+0000 mgr.y (mgr.24293) 265 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:35 smithi022 bash[19740]: cluster 2024-09-17T12:14:34.055165+0000 mgr.y (mgr.24293) 265 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:37.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:36 smithi190 bash[20839]: audit 2024-09-17T12:14:35.566206+0000 mgr.y (mgr.24293) 266 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:37.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:36 smithi022 bash[19740]: audit 2024-09-17T12:14:35.566206+0000 mgr.y (mgr.24293) 266 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:37.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:36 smithi022 bash[25967]: audit 2024-09-17T12:14:35.566206+0000 mgr.y (mgr.24293) 266 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:38.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:37 smithi190 bash[20839]: cluster 2024-09-17T12:14:36.056885+0000 mgr.y (mgr.24293) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:38.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:37 smithi022 bash[19740]: cluster 2024-09-17T12:14:36.056885+0000 mgr.y (mgr.24293) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:38.146 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:37 smithi022 bash[25967]: cluster 2024-09-17T12:14:36.056885+0000 mgr.y (mgr.24293) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:40.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:39 smithi022 bash[19740]: cluster 2024-09-17T12:14:38.057295+0000 mgr.y (mgr.24293) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:40.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:39 smithi022 bash[19740]: audit 2024-09-17T12:14:39.039993+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:40.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:39 smithi022 bash[19740]: audit 2024-09-17T12:14:39.056105+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:40.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:39 smithi022 bash[19740]: audit 2024-09-17T12:14:39.071749+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:40.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:39 smithi022 bash[25967]: cluster 2024-09-17T12:14:38.057295+0000 mgr.y (mgr.24293) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:40.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:39 smithi022 bash[25967]: audit 2024-09-17T12:14:39.039993+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:40.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:39 smithi022 bash[25967]: audit 2024-09-17T12:14:39.056105+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:40.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:39 smithi022 bash[25967]: audit 2024-09-17T12:14:39.071749+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:40.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:39 smithi190 bash[20839]: cluster 2024-09-17T12:14:38.057295+0000 mgr.y (mgr.24293) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:40.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:39 smithi190 bash[20839]: audit 2024-09-17T12:14:39.039993+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:40.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:39 smithi190 bash[20839]: audit 2024-09-17T12:14:39.056105+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:40.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:39 smithi190 bash[20839]: audit 2024-09-17T12:14:39.071749+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:41.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:40 smithi022 bash[19740]: audit 2024-09-17T12:14:39.986882+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:41.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:40 smithi022 bash[25967]: audit 2024-09-17T12:14:39.986882+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:41.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:40 smithi190 bash[20839]: audit 2024-09-17T12:14:39.986882+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:42.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:41 smithi022 bash[25967]: cluster 2024-09-17T12:14:40.057914+0000 mgr.y (mgr.24293) 269 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:41 smithi022 bash[19740]: cluster 2024-09-17T12:14:40.057914+0000 mgr.y (mgr.24293) 269 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:42.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:41 smithi190 bash[20839]: cluster 2024-09-17T12:14:40.057914+0000 mgr.y (mgr.24293) 269 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:44.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:43 smithi190 bash[20839]: cluster 2024-09-17T12:14:42.059664+0000 mgr.y (mgr.24293) 270 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:44.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:43 smithi022 bash[19740]: cluster 2024-09-17T12:14:42.059664+0000 mgr.y (mgr.24293) 270 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:43 smithi022 bash[25967]: cluster 2024-09-17T12:14:42.059664+0000 mgr.y (mgr.24293) 270 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:14:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:14:44] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T12:14:46.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:45 smithi022 bash[19740]: cluster 2024-09-17T12:14:44.060331+0000 mgr.y (mgr.24293) 271 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:46.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:45 smithi022 bash[25967]: cluster 2024-09-17T12:14:44.060331+0000 mgr.y (mgr.24293) 271 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:46.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:45 smithi190 bash[20839]: cluster 2024-09-17T12:14:44.060331+0000 mgr.y (mgr.24293) 271 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:47.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:46 smithi022 bash[19740]: audit 2024-09-17T12:14:45.577462+0000 mgr.y (mgr.24293) 272 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:46 smithi022 bash[25967]: audit 2024-09-17T12:14:45.577462+0000 mgr.y (mgr.24293) 272 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:47.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:46 smithi190 bash[20839]: audit 2024-09-17T12:14:45.577462+0000 mgr.y (mgr.24293) 272 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:48.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:47 smithi022 bash[19740]: cluster 2024-09-17T12:14:46.061936+0000 mgr.y (mgr.24293) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:48.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:47 smithi022 bash[25967]: cluster 2024-09-17T12:14:46.061936+0000 mgr.y (mgr.24293) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:48.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:47 smithi190 bash[20839]: cluster 2024-09-17T12:14:46.061936+0000 mgr.y (mgr.24293) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:50.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:49 smithi022 bash[19740]: cluster 2024-09-17T12:14:48.062608+0000 mgr.y (mgr.24293) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:50.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:49 smithi022 bash[25967]: cluster 2024-09-17T12:14:48.062608+0000 mgr.y (mgr.24293) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:50.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:49 smithi190 bash[20839]: cluster 2024-09-17T12:14:48.062608+0000 mgr.y (mgr.24293) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:51.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:50 smithi022 bash[25967]: audit 2024-09-17T12:14:49.945558+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:51.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:50 smithi022 bash[25967]: audit 2024-09-17T12:14:49.958960+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:51.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:50 smithi022 bash[25967]: audit 2024-09-17T12:14:49.971549+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:50 smithi022 bash[19740]: audit 2024-09-17T12:14:49.945558+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:50 smithi022 bash[19740]: audit 2024-09-17T12:14:49.958960+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:50 smithi022 bash[19740]: audit 2024-09-17T12:14:49.971549+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:51.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:50 smithi190 bash[20839]: audit 2024-09-17T12:14:49.945558+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:51.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:50 smithi190 bash[20839]: audit 2024-09-17T12:14:49.958960+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:51.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:50 smithi190 bash[20839]: audit 2024-09-17T12:14:49.971549+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:14:52.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:51 smithi022 bash[19740]: cluster 2024-09-17T12:14:50.063356+0000 mgr.y (mgr.24293) 275 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:51 smithi022 bash[25967]: cluster 2024-09-17T12:14:50.063356+0000 mgr.y (mgr.24293) 275 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:52.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:51 smithi190 bash[20839]: cluster 2024-09-17T12:14:50.063356+0000 mgr.y (mgr.24293) 275 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:54.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:53 smithi022 bash[19740]: cluster 2024-09-17T12:14:52.064981+0000 mgr.y (mgr.24293) 276 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:53 smithi022 bash[25967]: cluster 2024-09-17T12:14:52.064981+0000 mgr.y (mgr.24293) 276 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:54.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:53 smithi190 bash[20839]: cluster 2024-09-17T12:14:52.064981+0000 mgr.y (mgr.24293) 276 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:14:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:14:54] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T12:14:56.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:55 smithi022 bash[19740]: cluster 2024-09-17T12:14:54.065674+0000 mgr.y (mgr.24293) 277 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:55 smithi022 bash[19740]: audit 2024-09-17T12:14:54.987110+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:55 smithi022 bash[25967]: cluster 2024-09-17T12:14:54.065674+0000 mgr.y (mgr.24293) 277 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:55 smithi022 bash[25967]: audit 2024-09-17T12:14:54.987110+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:56.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:55 smithi190 bash[20839]: cluster 2024-09-17T12:14:54.065674+0000 mgr.y (mgr.24293) 277 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:55 smithi190 bash[20839]: audit 2024-09-17T12:14:54.987110+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:14:57.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:56 smithi022 bash[19740]: audit 2024-09-17T12:14:55.588743+0000 mgr.y (mgr.24293) 278 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:57.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:56 smithi022 bash[25967]: audit 2024-09-17T12:14:55.588743+0000 mgr.y (mgr.24293) 278 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:57.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:56 smithi190 bash[20839]: audit 2024-09-17T12:14:55.588743+0000 mgr.y (mgr.24293) 278 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:58.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:57 smithi022 bash[19740]: cluster 2024-09-17T12:14:56.067457+0000 mgr.y (mgr.24293) 279 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:58.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:57 smithi022 bash[25967]: cluster 2024-09-17T12:14:56.067457+0000 mgr.y (mgr.24293) 279 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:58.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:14:57 smithi190 bash[20839]: cluster 2024-09-17T12:14:56.067457+0000 mgr.y (mgr.24293) 279 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:00.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:59 smithi022 bash[19740]: cluster 2024-09-17T12:14:58.068152+0000 mgr.y (mgr.24293) 280 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:00.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:59 smithi022 bash[19740]: audit 2024-09-17T12:14:59.224258+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:00.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:59 smithi022 bash[19740]: audit 2024-09-17T12:14:59.236847+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:00.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:14:59 smithi022 bash[19740]: audit 2024-09-17T12:14:59.247581+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:00.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:59 smithi022 bash[25967]: cluster 2024-09-17T12:14:58.068152+0000 mgr.y (mgr.24293) 280 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:00.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:59 smithi022 bash[25967]: audit 2024-09-17T12:14:59.224258+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:00.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:59 smithi022 bash[25967]: audit 2024-09-17T12:14:59.236847+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:00.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:14:59 smithi022 bash[25967]: audit 2024-09-17T12:14:59.247581+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:00.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:00 smithi190 bash[20839]: cluster 2024-09-17T12:14:58.068152+0000 mgr.y (mgr.24293) 280 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:00.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:00 smithi190 bash[20839]: audit 2024-09-17T12:14:59.224258+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:00.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:00 smithi190 bash[20839]: audit 2024-09-17T12:14:59.236847+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:00.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:00 smithi190 bash[20839]: audit 2024-09-17T12:14:59.247581+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:02.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:02 smithi022 bash[19740]: cluster 2024-09-17T12:15:00.068847+0000 mgr.y (mgr.24293) 281 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:02.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:02 smithi022 bash[25967]: cluster 2024-09-17T12:15:00.068847+0000 mgr.y (mgr.24293) 281 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:02.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:02 smithi190 bash[20839]: cluster 2024-09-17T12:15:00.068847+0000 mgr.y (mgr.24293) 281 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:04.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:04 smithi190 bash[20839]: cluster 2024-09-17T12:15:02.070560+0000 mgr.y (mgr.24293) 282 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:04.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:04 smithi022 bash[19740]: cluster 2024-09-17T12:15:02.070560+0000 mgr.y (mgr.24293) 282 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:04.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:04 smithi022 bash[25967]: cluster 2024-09-17T12:15:02.070560+0000 mgr.y (mgr.24293) 282 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:15:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:15:04] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-17T12:15:06.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:06 smithi022 bash[19740]: cluster 2024-09-17T12:15:04.071277+0000 mgr.y (mgr.24293) 283 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:06.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:06 smithi022 bash[25967]: cluster 2024-09-17T12:15:04.071277+0000 mgr.y (mgr.24293) 283 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:06.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:06 smithi190 bash[20839]: cluster 2024-09-17T12:15:04.071277+0000 mgr.y (mgr.24293) 283 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:07.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:07 smithi190 bash[20839]: audit 2024-09-17T12:15:05.599995+0000 mgr.y (mgr.24293) 284 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:07.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:07 smithi022 bash[19740]: audit 2024-09-17T12:15:05.599995+0000 mgr.y (mgr.24293) 284 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:07.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:07 smithi022 bash[25967]: audit 2024-09-17T12:15:05.599995+0000 mgr.y (mgr.24293) 284 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:08.362 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:08 smithi190 bash[20839]: cluster 2024-09-17T12:15:06.072924+0000 mgr.y (mgr.24293) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:08.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:08 smithi022 bash[25967]: cluster 2024-09-17T12:15:06.072924+0000 mgr.y (mgr.24293) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:08.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:08 smithi022 bash[19740]: cluster 2024-09-17T12:15:06.072924+0000 mgr.y (mgr.24293) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:10.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:10 smithi190 bash[20839]: cluster 2024-09-17T12:15:08.073603+0000 mgr.y (mgr.24293) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:10.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:10 smithi190 bash[20839]: audit 2024-09-17T12:15:09.987690+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:10 smithi022 bash[19740]: cluster 2024-09-17T12:15:08.073603+0000 mgr.y (mgr.24293) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:10 smithi022 bash[19740]: audit 2024-09-17T12:15:09.987690+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:10.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:10 smithi022 bash[25967]: cluster 2024-09-17T12:15:08.073603+0000 mgr.y (mgr.24293) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:10.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:10 smithi022 bash[25967]: audit 2024-09-17T12:15:09.987690+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:11.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:11 smithi022 bash[25967]: cluster 2024-09-17T12:15:10.074255+0000 mgr.y (mgr.24293) 287 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:11.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:11 smithi022 bash[25967]: audit 2024-09-17T12:15:10.152130+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:11.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:11 smithi022 bash[25967]: audit 2024-09-17T12:15:10.165936+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:11.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:11 smithi022 bash[25967]: audit 2024-09-17T12:15:10.179049+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:11.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:11 smithi022 bash[19740]: cluster 2024-09-17T12:15:10.074255+0000 mgr.y (mgr.24293) 287 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:11.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:11 smithi022 bash[19740]: audit 2024-09-17T12:15:10.152130+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:11.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:11 smithi022 bash[19740]: audit 2024-09-17T12:15:10.165936+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:11.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:11 smithi022 bash[19740]: audit 2024-09-17T12:15:10.179049+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:11.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:11 smithi190 bash[20839]: cluster 2024-09-17T12:15:10.074255+0000 mgr.y (mgr.24293) 287 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:11.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:11 smithi190 bash[20839]: audit 2024-09-17T12:15:10.152130+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:11.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:11 smithi190 bash[20839]: audit 2024-09-17T12:15:10.165936+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:11.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:11 smithi190 bash[20839]: audit 2024-09-17T12:15:10.179049+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:13.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:13 smithi022 bash[25967]: cluster 2024-09-17T12:15:12.076021+0000 mgr.y (mgr.24293) 288 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:13.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:13 smithi022 bash[19740]: cluster 2024-09-17T12:15:12.076021+0000 mgr.y (mgr.24293) 288 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:13 smithi190 bash[20839]: cluster 2024-09-17T12:15:12.076021+0000 mgr.y (mgr.24293) 288 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:14.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:15:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:15:14] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-17T12:15:15.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:15 smithi022 bash[19740]: cluster 2024-09-17T12:15:14.076714+0000 mgr.y (mgr.24293) 289 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:15.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:15 smithi022 bash[25967]: cluster 2024-09-17T12:15:14.076714+0000 mgr.y (mgr.24293) 289 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:15.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:15 smithi190 bash[20839]: cluster 2024-09-17T12:15:14.076714+0000 mgr.y (mgr.24293) 289 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:16.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:16 smithi022 bash[25967]: audit 2024-09-17T12:15:15.607868+0000 mgr.y (mgr.24293) 290 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:16.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:16 smithi022 bash[19740]: audit 2024-09-17T12:15:15.607868+0000 mgr.y (mgr.24293) 290 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:16.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:16 smithi190 bash[20839]: audit 2024-09-17T12:15:15.607868+0000 mgr.y (mgr.24293) 290 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:17.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:17 smithi022 bash[25967]: cluster 2024-09-17T12:15:16.078426+0000 mgr.y (mgr.24293) 291 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:17.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:17 smithi022 bash[19740]: cluster 2024-09-17T12:15:16.078426+0000 mgr.y (mgr.24293) 291 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:17.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:17 smithi190 bash[20839]: cluster 2024-09-17T12:15:16.078426+0000 mgr.y (mgr.24293) 291 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:19.289 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T12:15:19.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:19 smithi022 bash[25967]: cluster 2024-09-17T12:15:18.079137+0000 mgr.y (mgr.24293) 292 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:19.428 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:19 smithi022 bash[19740]: cluster 2024-09-17T12:15:18.079137+0000 mgr.y (mgr.24293) 292 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:19.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:19 smithi190 bash[20839]: cluster 2024-09-17T12:15:18.079137+0000 mgr.y (mgr.24293) 292 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:20.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:20 smithi022 bash[25967]: audit 2024-09-17T12:15:19.409807+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:20 smithi022 bash[25967]: audit 2024-09-17T12:15:19.421102+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:20 smithi022 bash[25967]: audit 2024-09-17T12:15:19.427516+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:20 smithi022 bash[19740]: audit 2024-09-17T12:15:19.409807+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:20 smithi022 bash[19740]: audit 2024-09-17T12:15:19.421102+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:20.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:20 smithi022 bash[19740]: audit 2024-09-17T12:15:19.427516+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:20.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:20 smithi190 bash[20839]: audit 2024-09-17T12:15:19.409807+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:20.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:20 smithi190 bash[20839]: audit 2024-09-17T12:15:19.421102+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:20.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:20 smithi190 bash[20839]: audit 2024-09-17T12:15:19.427516+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:21.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:21 smithi022 bash[19740]: cluster 2024-09-17T12:15:20.079731+0000 mgr.y (mgr.24293) 293 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:21.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:21 smithi022 bash[25967]: cluster 2024-09-17T12:15:20.079731+0000 mgr.y (mgr.24293) 293 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:21.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:21 smithi190 bash[20839]: cluster 2024-09-17T12:15:20.079731+0000 mgr.y (mgr.24293) 293 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:23.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:23 smithi190 bash[20839]: cluster 2024-09-17T12:15:22.081560+0000 mgr.y (mgr.24293) 294 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:23.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:23 smithi190 bash[20839]: audit 2024-09-17T12:15:22.518550+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:15:23.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:23 smithi190 bash[20839]: audit 2024-09-17T12:15:22.520233+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:15:23.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:23 smithi190 bash[20839]: audit 2024-09-17T12:15:22.533099+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:23.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:23 smithi022 bash[25967]: cluster 2024-09-17T12:15:22.081560+0000 mgr.y (mgr.24293) 294 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:23.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:23 smithi022 bash[25967]: audit 2024-09-17T12:15:22.518550+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:15:23.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:23 smithi022 bash[25967]: audit 2024-09-17T12:15:22.520233+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:15:23.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:23 smithi022 bash[25967]: audit 2024-09-17T12:15:22.533099+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:23.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:23 smithi022 bash[19740]: cluster 2024-09-17T12:15:22.081560+0000 mgr.y (mgr.24293) 294 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:23.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:23 smithi022 bash[19740]: audit 2024-09-17T12:15:22.518550+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:15:23.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:23 smithi022 bash[19740]: audit 2024-09-17T12:15:22.520233+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:15:23.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:23 smithi022 bash[19740]: audit 2024-09-17T12:15:22.533099+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:24.244 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:24.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:15:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:15:24] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-17T12:15:25.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:25 smithi022 bash[25967]: cluster 2024-09-17T12:15:24.082326+0000 mgr.y (mgr.24293) 295 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:25.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:25 smithi022 bash[25967]: audit 2024-09-17T12:15:24.988202+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:25.573 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:25 smithi022 bash[19740]: cluster 2024-09-17T12:15:24.082326+0000 mgr.y (mgr.24293) 295 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:25.573 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:25 smithi022 bash[19740]: audit 2024-09-17T12:15:24.988202+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:25.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:25 smithi190 bash[20839]: cluster 2024-09-17T12:15:24.082326+0000 mgr.y (mgr.24293) 295 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:25.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:25 smithi190 bash[20839]: audit 2024-09-17T12:15:24.988202+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:26.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:26 smithi022 bash[25967]: audit 2024-09-17T12:15:25.615951+0000 mgr.y (mgr.24293) 296 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:26 smithi022 bash[19740]: audit 2024-09-17T12:15:25.615951+0000 mgr.y (mgr.24293) 296 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:26.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:26 smithi190 bash[20839]: audit 2024-09-17T12:15:25.615951+0000 mgr.y (mgr.24293) 296 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:27.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:27 smithi022 bash[19740]: cluster 2024-09-17T12:15:26.083284+0000 mgr.y (mgr.24293) 297 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:27.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:27 smithi022 bash[25967]: cluster 2024-09-17T12:15:26.083284+0000 mgr.y (mgr.24293) 297 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:27.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T12:15:27.894 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:27 smithi190 bash[20839]: cluster 2024-09-17T12:15:26.083284+0000 mgr.y (mgr.24293) 297 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:29.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:29 smithi022 bash[25967]: cluster 2024-09-17T12:15:28.083750+0000 mgr.y (mgr.24293) 298 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:29.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:29 smithi022 bash[19740]: cluster 2024-09-17T12:15:28.083750+0000 mgr.y (mgr.24293) 298 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:29.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:29 smithi190 bash[20839]: cluster 2024-09-17T12:15:28.083750+0000 mgr.y (mgr.24293) 298 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:31 smithi190 bash[20839]: cluster 2024-09-17T12:15:30.084386+0000 mgr.y (mgr.24293) 299 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:31 smithi190 bash[20839]: audit 2024-09-17T12:15:30.334123+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:31 smithi190 bash[20839]: audit 2024-09-17T12:15:30.347878+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:31 smithi190 bash[20839]: audit 2024-09-17T12:15:30.360836+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:31.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:31 smithi022 bash[25967]: cluster 2024-09-17T12:15:30.084386+0000 mgr.y (mgr.24293) 299 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:31 smithi022 bash[25967]: audit 2024-09-17T12:15:30.334123+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:31 smithi022 bash[25967]: audit 2024-09-17T12:15:30.347878+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:31 smithi022 bash[25967]: audit 2024-09-17T12:15:30.360836+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:31 smithi022 bash[19740]: cluster 2024-09-17T12:15:30.084386+0000 mgr.y (mgr.24293) 299 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:31 smithi022 bash[19740]: audit 2024-09-17T12:15:30.334123+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:31 smithi022 bash[19740]: audit 2024-09-17T12:15:30.347878+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:31 smithi022 bash[19740]: audit 2024-09-17T12:15:30.360836+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:32.637 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:33.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:33 smithi190 bash[20839]: cluster 2024-09-17T12:15:32.086083+0000 mgr.y (mgr.24293) 300 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:33.684 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:33 smithi022 bash[19740]: cluster 2024-09-17T12:15:32.086083+0000 mgr.y (mgr.24293) 300 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:33.684 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:33 smithi022 bash[25967]: cluster 2024-09-17T12:15:32.086083+0000 mgr.y (mgr.24293) 300 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:15:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:15:34] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-17T12:15:35.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:35 smithi022 bash[19740]: cluster 2024-09-17T12:15:34.086860+0000 mgr.y (mgr.24293) 301 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:35.627 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:35 smithi022 bash[25967]: cluster 2024-09-17T12:15:34.086860+0000 mgr.y (mgr.24293) 301 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:35.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:35 smithi190 bash[20839]: cluster 2024-09-17T12:15:34.086860+0000 mgr.y (mgr.24293) 301 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:36.411 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T12:15:36.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:36 smithi190 bash[20839]: audit 2024-09-17T12:15:35.626937+0000 mgr.y (mgr.24293) 302 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:36.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:36 smithi022 bash[19740]: audit 2024-09-17T12:15:35.626937+0000 mgr.y (mgr.24293) 302 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:36.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:36 smithi022 bash[25967]: audit 2024-09-17T12:15:35.626937+0000 mgr.y (mgr.24293) 302 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:37.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:37 smithi190 bash[20839]: cluster 2024-09-17T12:15:36.088670+0000 mgr.y (mgr.24293) 303 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:37.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:37 smithi022 bash[19740]: cluster 2024-09-17T12:15:36.088670+0000 mgr.y (mgr.24293) 303 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:37.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:37 smithi022 bash[25967]: cluster 2024-09-17T12:15:36.088670+0000 mgr.y (mgr.24293) 303 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:39.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:39 smithi190 bash[20839]: cluster 2024-09-17T12:15:38.089352+0000 mgr.y (mgr.24293) 304 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:39.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:39 smithi022 bash[25967]: cluster 2024-09-17T12:15:38.089352+0000 mgr.y (mgr.24293) 304 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:39.650 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:39 smithi022 bash[19740]: cluster 2024-09-17T12:15:38.089352+0000 mgr.y (mgr.24293) 304 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:40 smithi022 bash[19740]: audit 2024-09-17T12:15:39.614173+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:40 smithi022 bash[19740]: audit 2024-09-17T12:15:39.630556+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:40 smithi022 bash[19740]: audit 2024-09-17T12:15:39.647245+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:40 smithi022 bash[19740]: audit 2024-09-17T12:15:39.988196+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:40 smithi022 bash[25967]: audit 2024-09-17T12:15:39.614173+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:40 smithi022 bash[25967]: audit 2024-09-17T12:15:39.630556+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:40 smithi022 bash[25967]: audit 2024-09-17T12:15:39.647245+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:40 smithi022 bash[25967]: audit 2024-09-17T12:15:39.988196+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:40.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:40 smithi190 bash[20839]: audit 2024-09-17T12:15:39.614173+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:40 smithi190 bash[20839]: audit 2024-09-17T12:15:39.630556+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:40 smithi190 bash[20839]: audit 2024-09-17T12:15:39.647245+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:40.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:40 smithi190 bash[20839]: audit 2024-09-17T12:15:39.988196+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:41.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:41 smithi190 bash[20839]: cluster 2024-09-17T12:15:40.090019+0000 mgr.y (mgr.24293) 305 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:42.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:41 smithi022 bash[19740]: cluster 2024-09-17T12:15:40.090019+0000 mgr.y (mgr.24293) 305 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:42.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:41 smithi022 bash[25967]: cluster 2024-09-17T12:15:40.090019+0000 mgr.y (mgr.24293) 305 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:42.227 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:44.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:43 smithi022 bash[19740]: cluster 2024-09-17T12:15:42.091752+0000 mgr.y (mgr.24293) 306 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:44.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:43 smithi022 bash[25967]: cluster 2024-09-17T12:15:42.091752+0000 mgr.y (mgr.24293) 306 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:44.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:43 smithi190 bash[20839]: cluster 2024-09-17T12:15:42.091752+0000 mgr.y (mgr.24293) 306 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:15:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:15:44] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-17T12:15:45.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:45 smithi022 bash[19740]: cluster 2024-09-17T12:15:44.092516+0000 mgr.y (mgr.24293) 307 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:45.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:45 smithi022 bash[25967]: cluster 2024-09-17T12:15:44.092516+0000 mgr.y (mgr.24293) 307 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:45.978 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:15:46.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:45 smithi190 bash[20839]: cluster 2024-09-17T12:15:44.092516+0000 mgr.y (mgr.24293) 307 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:47.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:46 smithi022 bash[19740]: audit 2024-09-17T12:15:45.635917+0000 mgr.y (mgr.24293) 308 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:47.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:46 smithi022 bash[25967]: audit 2024-09-17T12:15:45.635917+0000 mgr.y (mgr.24293) 308 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:47.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:46 smithi190 bash[20839]: audit 2024-09-17T12:15:45.635917+0000 mgr.y (mgr.24293) 308 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:48.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:47 smithi022 bash[19740]: cluster 2024-09-17T12:15:46.094154+0000 mgr.y (mgr.24293) 309 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:48.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:47 smithi022 bash[25967]: cluster 2024-09-17T12:15:46.094154+0000 mgr.y (mgr.24293) 309 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:48.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:47 smithi190 bash[20839]: cluster 2024-09-17T12:15:46.094154+0000 mgr.y (mgr.24293) 309 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:49.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:49 smithi190 bash[20839]: cluster 2024-09-17T12:15:48.094856+0000 mgr.y (mgr.24293) 310 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:50.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:49 smithi022 bash[19740]: cluster 2024-09-17T12:15:48.094856+0000 mgr.y (mgr.24293) 310 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:50.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:49 smithi022 bash[25967]: cluster 2024-09-17T12:15:48.094856+0000 mgr.y (mgr.24293) 310 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:50.739 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:51.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:51 smithi022 bash[19740]: cluster 2024-09-17T12:15:50.095577+0000 mgr.y (mgr.24293) 311 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:51.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:51 smithi022 bash[19740]: audit 2024-09-17T12:15:50.549995+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:51.823 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:51 smithi022 bash[19740]: audit 2024-09-17T12:15:50.563693+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:51.824 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:51 smithi022 bash[19740]: audit 2024-09-17T12:15:50.576295+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:51.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:51 smithi022 bash[25967]: cluster 2024-09-17T12:15:50.095577+0000 mgr.y (mgr.24293) 311 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:51.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:51 smithi022 bash[25967]: audit 2024-09-17T12:15:50.549995+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:51.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:51 smithi022 bash[25967]: audit 2024-09-17T12:15:50.563693+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:51.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:51 smithi022 bash[25967]: audit 2024-09-17T12:15:50.576295+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:51.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:51 smithi190 bash[20839]: cluster 2024-09-17T12:15:50.095577+0000 mgr.y (mgr.24293) 311 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:51.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:51 smithi190 bash[20839]: audit 2024-09-17T12:15:50.549995+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:51.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:51 smithi190 bash[20839]: audit 2024-09-17T12:15:50.563693+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:51.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:51 smithi190 bash[20839]: audit 2024-09-17T12:15:50.576295+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:15:53.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:53 smithi022 bash[25967]: cluster 2024-09-17T12:15:52.097387+0000 mgr.y (mgr.24293) 312 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:53 smithi022 bash[19740]: cluster 2024-09-17T12:15:52.097387+0000 mgr.y (mgr.24293) 312 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:53.851 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 14s ago 17m - - 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 3s ago 16m - - 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (7m) 14s ago 7m 13.9M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (6m) 3s ago 6m 80.2M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (3m) 14s ago 3m 47.6M - 3.8 980a0bfcd684 d47a69a9efd5 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,8765 running (15m) 3s ago 15m 427M - 18.2.4-855-g19e2a2be 980a0bfcd684 6c0ed76186ee 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:9283,8765 running (18m) 14s ago 18m 494M - 18.2.4-855-g19e2a2be 980a0bfcd684 28eef33d3bc7 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (18m) 14s ago 18m 54.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (16m) 3s ago 16m 42.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (16m) 14s ago 16m 43.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:15:53.852 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (7m) 14s ago 7m 8244k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (7m) 3s ago 7m 8196k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (15m) 14s ago 15m 58.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (14m) 14s ago 14m 60.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (13m) 14s ago 13m 48.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (12m) 14s ago 12m 57.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (11m) 3s ago 11m 58.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (10m) 3s ago 10m 56.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (9m) 3s ago 9m 47.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (8m) 3s ago 8m 57.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (7m) 3s ago 7m 44.5M - 2.43.0 a07b618ecd1d 2737dc75edf8 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (4m) 14s ago 4m 89.4M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:15:53.853 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (4m) 3s ago 4m 89.6M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:15:53.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:53 smithi190 bash[20839]: cluster 2024-09-17T12:15:52.097387+0000 mgr.y (mgr.24293) 312 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:54.516 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T12:15:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:15:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:15:54] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-17T12:15:54.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:54 smithi022 bash[25967]: audit 2024-09-17T12:15:53.837386+0000 mgr.y (mgr.24293) 313 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:54.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:54 smithi022 bash[19740]: audit 2024-09-17T12:15:53.837386+0000 mgr.y (mgr.24293) 313 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:54.894 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:54 smithi190 bash[20839]: audit 2024-09-17T12:15:53.837386+0000 mgr.y (mgr.24293) 313 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:55.894 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:55 smithi190 bash[20839]: cluster 2024-09-17T12:15:54.098131+0000 mgr.y (mgr.24293) 314 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:55.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:55 smithi190 bash[20839]: audit 2024-09-17T12:15:54.988748+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:56.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:55 smithi022 bash[19740]: cluster 2024-09-17T12:15:54.098131+0000 mgr.y (mgr.24293) 314 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:55 smithi022 bash[19740]: audit 2024-09-17T12:15:54.988748+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:55 smithi022 bash[25967]: cluster 2024-09-17T12:15:54.098131+0000 mgr.y (mgr.24293) 314 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:55 smithi022 bash[25967]: audit 2024-09-17T12:15:54.988748+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:15:56.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:56 smithi190 bash[20839]: audit 2024-09-17T12:15:55.647128+0000 mgr.y (mgr.24293) 315 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:57.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:56 smithi022 bash[25967]: audit 2024-09-17T12:15:55.647128+0000 mgr.y (mgr.24293) 315 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:57.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:56 smithi022 bash[19740]: audit 2024-09-17T12:15:55.647128+0000 mgr.y (mgr.24293) 315 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:57.862 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:57 smithi022 bash[19740]: cluster 2024-09-17T12:15:56.099837+0000 mgr.y (mgr.24293) 316 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:57.863 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:57 smithi022 bash[25967]: cluster 2024-09-17T12:15:56.099837+0000 mgr.y (mgr.24293) 316 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:57.894 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:57 smithi190 bash[20839]: cluster 2024-09-17T12:15:56.099837+0000 mgr.y (mgr.24293) 316 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:59.272 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:59.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:15:59 smithi022 bash[19740]: cluster 2024-09-17T12:15:58.100515+0000 mgr.y (mgr.24293) 317 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:59.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:15:59 smithi022 bash[25967]: cluster 2024-09-17T12:15:58.100515+0000 mgr.y (mgr.24293) 317 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:59.894 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:15:59 smithi190 bash[20839]: cluster 2024-09-17T12:15:58.100515+0000 mgr.y (mgr.24293) 317 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:01.139 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:00 smithi022 bash[25967]: audit 2024-09-17T12:15:59.795746+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:01.139 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:00 smithi022 bash[25967]: audit 2024-09-17T12:15:59.803148+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:01.139 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:00 smithi022 bash[25967]: audit 2024-09-17T12:15:59.809691+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:01.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:00 smithi022 bash[19740]: audit 2024-09-17T12:15:59.795746+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:01.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:00 smithi022 bash[19740]: audit 2024-09-17T12:15:59.803148+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:01.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:00 smithi022 bash[19740]: audit 2024-09-17T12:15:59.809691+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:01.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:00 smithi190 bash[20839]: audit 2024-09-17T12:15:59.795746+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:01.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:00 smithi190 bash[20839]: audit 2024-09-17T12:15:59.803148+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:01.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:00 smithi190 bash[20839]: audit 2024-09-17T12:15:59.809691+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:02.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:01 smithi190 bash[20839]: cluster 2024-09-17T12:16:00.101208+0000 mgr.y (mgr.24293) 318 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:02.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:01 smithi022 bash[25967]: cluster 2024-09-17T12:16:00.101208+0000 mgr.y (mgr.24293) 318 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:01 smithi022 bash[19740]: cluster 2024-09-17T12:16:00.101208+0000 mgr.y (mgr.24293) 318 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:16:03.645 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:16:03.646 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:16:03.646 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:16:03.646 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:16:03.646 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:16:03.646 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:16:03.646 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 15 2024-09-17T12:16:03.646 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:16:03.646 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:16:04.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:03 smithi022 bash[25967]: cluster 2024-09-17T12:16:02.102414+0000 mgr.y (mgr.24293) 319 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:04.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:03 smithi022 bash[25967]: audit 2024-09-17T12:16:03.645157+0000 mon.a (mon.0) 1308 : audit [DBG] from='client.? 172.21.15.22:0/438642478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:16:04.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:03 smithi022 bash[19740]: cluster 2024-09-17T12:16:02.102414+0000 mgr.y (mgr.24293) 319 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:04.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:03 smithi022 bash[19740]: audit 2024-09-17T12:16:03.645157+0000 mon.a (mon.0) 1308 : audit [DBG] from='client.? 172.21.15.22:0/438642478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:16:04.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:03 smithi190 bash[20839]: cluster 2024-09-17T12:16:02.102414+0000 mgr.y (mgr.24293) 319 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:04.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:03 smithi190 bash[20839]: audit 2024-09-17T12:16:03.645157+0000 mon.a (mon.0) 1308 : audit [DBG] from='client.? 172.21.15.22:0/438642478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:16:04.385 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph -s' 2024-09-17T12:16:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:16:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:16:04] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T12:16:06.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:05 smithi022 bash[25967]: cluster 2024-09-17T12:16:04.103187+0000 mgr.y (mgr.24293) 320 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:06.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:05 smithi022 bash[19740]: cluster 2024-09-17T12:16:04.103187+0000 mgr.y (mgr.24293) 320 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:06.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:05 smithi190 bash[20839]: cluster 2024-09-17T12:16:04.103187+0000 mgr.y (mgr.24293) 320 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:07.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:06 smithi190 bash[20839]: audit 2024-09-17T12:16:05.658426+0000 mgr.y (mgr.24293) 321 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:07.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:06 smithi022 bash[25967]: audit 2024-09-17T12:16:05.658426+0000 mgr.y (mgr.24293) 321 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:06 smithi022 bash[19740]: audit 2024-09-17T12:16:05.658426+0000 mgr.y (mgr.24293) 321 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:08.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:07 smithi190 bash[20839]: cluster 2024-09-17T12:16:06.104928+0000 mgr.y (mgr.24293) 322 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:08.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:07 smithi022 bash[19740]: cluster 2024-09-17T12:16:06.104928+0000 mgr.y (mgr.24293) 322 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:08.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:07 smithi022 bash[25967]: cluster 2024-09-17T12:16:06.104928+0000 mgr.y (mgr.24293) 322 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:09.152 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:09.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:09 smithi190 bash[20839]: cluster 2024-09-17T12:16:08.105747+0000 mgr.y (mgr.24293) 323 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:10.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:09 smithi022 bash[19740]: cluster 2024-09-17T12:16:08.105747+0000 mgr.y (mgr.24293) 323 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:10.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:09 smithi022 bash[25967]: cluster 2024-09-17T12:16:08.105747+0000 mgr.y (mgr.24293) 323 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:11.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:10 smithi190 bash[20839]: audit 2024-09-17T12:16:09.989001+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:11.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:10 smithi190 bash[20839]: audit 2024-09-17T12:16:10.794959+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:11.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:10 smithi190 bash[20839]: audit 2024-09-17T12:16:10.808752+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:11.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:10 smithi190 bash[20839]: audit 2024-09-17T12:16:10.821377+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:10 smithi022 bash[19740]: audit 2024-09-17T12:16:09.989001+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:10 smithi022 bash[19740]: audit 2024-09-17T12:16:10.794959+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:10 smithi022 bash[19740]: audit 2024-09-17T12:16:10.808752+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:10 smithi022 bash[19740]: audit 2024-09-17T12:16:10.821377+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:10 smithi022 bash[25967]: audit 2024-09-17T12:16:09.989001+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:10 smithi022 bash[25967]: audit 2024-09-17T12:16:10.794959+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:10 smithi022 bash[25967]: audit 2024-09-17T12:16:10.808752+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:10 smithi022 bash[25967]: audit 2024-09-17T12:16:10.821377+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:12.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:11 smithi190 bash[20839]: cluster 2024-09-17T12:16:10.106448+0000 mgr.y (mgr.24293) 324 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:12.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:11 smithi022 bash[19740]: cluster 2024-09-17T12:16:10.106448+0000 mgr.y (mgr.24293) 324 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:12.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:11 smithi022 bash[25967]: cluster 2024-09-17T12:16:10.106448+0000 mgr.y (mgr.24293) 324 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: cluster: 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: id: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: health: HEALTH_OK 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: services: 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: mon: 3 daemons, quorum a,b,c (age 16m) 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: mgr: y(active, since 8m), standbys: x 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: osd: 8 osds: 8 up (since 9m), 8 in (since 9m) 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:16:12.319 INFO:teuthology.orchestra.run.smithi022.stdout: data: 2024-09-17T12:16:12.320 INFO:teuthology.orchestra.run.smithi022.stdout: pools: 6 pools, 161 pgs 2024-09-17T12:16:12.320 INFO:teuthology.orchestra.run.smithi022.stdout: objects: 212 objects, 585 KiB 2024-09-17T12:16:12.320 INFO:teuthology.orchestra.run.smithi022.stdout: usage: 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:16:12.320 INFO:teuthology.orchestra.run.smithi022.stdout: pgs: 161 active+clean 2024-09-17T12:16:12.320 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:16:12.320 INFO:teuthology.orchestra.run.smithi022.stdout: io: 2024-09-17T12:16:12.320 INFO:teuthology.orchestra.run.smithi022.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T12:16:12.320 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:16:12.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ls' 2024-09-17T12:16:13.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:12 smithi190 bash[20839]: audit 2024-09-17T12:16:12.319604+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.22:0/3192252600' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:16:13.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:12 smithi022 bash[19740]: audit 2024-09-17T12:16:12.319604+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.22:0/3192252600' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:16:13.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:12 smithi022 bash[25967]: audit 2024-09-17T12:16:12.319604+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.22:0/3192252600' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:16:14.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:13 smithi190 bash[20839]: cluster 2024-09-17T12:16:12.107794+0000 mgr.y (mgr.24293) 325 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:13 smithi022 bash[19740]: cluster 2024-09-17T12:16:12.107794+0000 mgr.y (mgr.24293) 325 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:13 smithi022 bash[25967]: cluster 2024-09-17T12:16:12.107794+0000 mgr.y (mgr.24293) 325 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:14.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:16:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:16:14] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-17T12:16:16.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:15 smithi022 bash[25967]: cluster 2024-09-17T12:16:14.108482+0000 mgr.y (mgr.24293) 326 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:16.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:15 smithi022 bash[19740]: cluster 2024-09-17T12:16:14.108482+0000 mgr.y (mgr.24293) 326 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:16.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:15 smithi190 bash[20839]: cluster 2024-09-17T12:16:14.108482+0000 mgr.y (mgr.24293) 326 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:17.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:16 smithi190 bash[20839]: audit 2024-09-17T12:16:15.667680+0000 mgr.y (mgr.24293) 327 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:17.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:16 smithi022 bash[25967]: audit 2024-09-17T12:16:15.667680+0000 mgr.y (mgr.24293) 327 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:17.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:16 smithi022 bash[19740]: audit 2024-09-17T12:16:15.667680+0000 mgr.y (mgr.24293) 327 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:17.722 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:18.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:17 smithi190 bash[20839]: cluster 2024-09-17T12:16:16.110099+0000 mgr.y (mgr.24293) 328 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:18.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:17 smithi022 bash[25967]: cluster 2024-09-17T12:16:16.110099+0000 mgr.y (mgr.24293) 328 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:18.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:17 smithi022 bash[19740]: cluster 2024-09-17T12:16:16.110099+0000 mgr.y (mgr.24293) 328 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:20.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:19 smithi190 bash[20839]: cluster 2024-09-17T12:16:18.110813+0000 mgr.y (mgr.24293) 329 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:20.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:19 smithi022 bash[19740]: cluster 2024-09-17T12:16:18.110813+0000 mgr.y (mgr.24293) 329 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:19 smithi022 bash[25967]: cluster 2024-09-17T12:16:18.110813+0000 mgr.y (mgr.24293) 329 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:21.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:20 smithi022 bash[19740]: audit 2024-09-17T12:16:19.967322+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:20 smithi022 bash[19740]: audit 2024-09-17T12:16:19.973772+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:20 smithi022 bash[19740]: audit 2024-09-17T12:16:19.980490+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:20 smithi022 bash[25967]: audit 2024-09-17T12:16:19.967322+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:20 smithi022 bash[25967]: audit 2024-09-17T12:16:19.973772+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:20 smithi022 bash[25967]: audit 2024-09-17T12:16:19.980490+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:20 smithi190 bash[20839]: audit 2024-09-17T12:16:19.967322+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:20 smithi190 bash[20839]: audit 2024-09-17T12:16:19.973772+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:20 smithi190 bash[20839]: audit 2024-09-17T12:16:19.980490+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:21.607 INFO:teuthology.orchestra.run.smithi022.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T12:16:21.607 INFO:teuthology.orchestra.run.smithi022.stdout:agent 2/2 10s ago 8m * 2024-09-17T12:16:21.607 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager ?:9093,9094 1/1 1s ago 8m smithi022=a;count:1 2024-09-17T12:16:21.607 INFO:teuthology.orchestra.run.smithi022.stdout:grafana ?:3000 1/1 10s ago 7m smithi190=a;count:1 2024-09-17T12:16:21.608 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo ?:5000 1/1 1s ago 4m count:1 2024-09-17T12:16:21.608 INFO:teuthology.orchestra.run.smithi022.stdout:mgr 2/2 10s ago 16m smithi022=y;smithi190=x;count:2 2024-09-17T12:16:21.608 INFO:teuthology.orchestra.run.smithi022.stdout:mon 3/3 10s ago 16m smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b;count:3 2024-09-17T12:16:21.608 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter ?:9100 2/2 10s ago 8m smithi022=a;smithi190=b;count:2 2024-09-17T12:16:21.608 INFO:teuthology.orchestra.run.smithi022.stdout:osd 8 10s ago - 2024-09-17T12:16:21.608 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus ?:9095 1/1 10s ago 8m smithi190=a;count:1 2024-09-17T12:16:21.608 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo ?:8000 2/2 10s ago 4m count:2 2024-09-17T12:16:22.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:21 smithi022 bash[19740]: cluster 2024-09-17T12:16:20.111518+0000 mgr.y (mgr.24293) 330 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:22.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:21 smithi022 bash[25967]: cluster 2024-09-17T12:16:20.111518+0000 mgr.y (mgr.24293) 330 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:22.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:21 smithi190 bash[20839]: cluster 2024-09-17T12:16:20.111518+0000 mgr.y (mgr.24293) 330 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:22.726 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T12:16:22.990 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:22 smithi022 bash[19740]: audit 2024-09-17T12:16:21.594111+0000 mgr.y (mgr.24293) 331 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:23.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:22 smithi022 bash[19740]: audit 2024-09-17T12:16:22.695446+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:23.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:22 smithi022 bash[19740]: audit 2024-09-17T12:16:22.697212+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:16:23.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:22 smithi022 bash[19740]: audit 2024-09-17T12:16:22.707143+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:23.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:22 smithi022 bash[25967]: audit 2024-09-17T12:16:21.594111+0000 mgr.y (mgr.24293) 331 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:23.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:22 smithi022 bash[25967]: audit 2024-09-17T12:16:22.695446+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:23.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:22 smithi022 bash[25967]: audit 2024-09-17T12:16:22.697212+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:16:23.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:22 smithi022 bash[25967]: audit 2024-09-17T12:16:22.707143+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:23.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:22 smithi190 bash[20839]: audit 2024-09-17T12:16:21.594111+0000 mgr.y (mgr.24293) 331 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:23.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:22 smithi190 bash[20839]: audit 2024-09-17T12:16:22.695446+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:23.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:22 smithi190 bash[20839]: audit 2024-09-17T12:16:22.697212+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:16:23.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:22 smithi190 bash[20839]: audit 2024-09-17T12:16:22.707143+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:24.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:23 smithi022 bash[19740]: cluster 2024-09-17T12:16:22.113290+0000 mgr.y (mgr.24293) 332 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:24.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:23 smithi022 bash[25967]: cluster 2024-09-17T12:16:22.113290+0000 mgr.y (mgr.24293) 332 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:24.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:24 smithi190 bash[20839]: cluster 2024-09-17T12:16:22.113290+0000 mgr.y (mgr.24293) 332 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:24.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:16:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:16:24] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-17T12:16:25.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:25 smithi022 bash[19740]: audit 2024-09-17T12:16:24.989413+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:25 smithi022 bash[25967]: audit 2024-09-17T12:16:24.989413+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:25.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:25 smithi190 bash[20839]: audit 2024-09-17T12:16:24.989413+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:26.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:26 smithi022 bash[19740]: cluster 2024-09-17T12:16:24.113900+0000 mgr.y (mgr.24293) 333 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:26.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:26 smithi022 bash[25967]: cluster 2024-09-17T12:16:24.113900+0000 mgr.y (mgr.24293) 333 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:26.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:26 smithi190 bash[20839]: cluster 2024-09-17T12:16:24.113900+0000 mgr.y (mgr.24293) 333 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:27.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:27 smithi022 bash[19740]: audit 2024-09-17T12:16:25.678790+0000 mgr.y (mgr.24293) 334 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:27 smithi022 bash[25967]: audit 2024-09-17T12:16:25.678790+0000 mgr.y (mgr.24293) 334 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:27.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:27 smithi190 bash[20839]: audit 2024-09-17T12:16:25.678790+0000 mgr.y (mgr.24293) 334 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:27.518 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:28.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:28 smithi190 bash[20839]: cluster 2024-09-17T12:16:26.115585+0000 mgr.y (mgr.24293) 335 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:28.459 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:28 smithi022 bash[19740]: cluster 2024-09-17T12:16:26.115585+0000 mgr.y (mgr.24293) 335 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:28.460 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:28 smithi022 bash[25967]: cluster 2024-09-17T12:16:26.115585+0000 mgr.y (mgr.24293) 335 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:30.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:30 smithi190 bash[20839]: cluster 2024-09-17T12:16:28.116227+0000 mgr.y (mgr.24293) 336 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:30 smithi022 bash[19740]: cluster 2024-09-17T12:16:28.116227+0000 mgr.y (mgr.24293) 336 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:30 smithi022 bash[25967]: cluster 2024-09-17T12:16:28.116227+0000 mgr.y (mgr.24293) 336 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.855 INFO:teuthology.orchestra.run.smithi022.stdout:Scheduled to redeploy mgr.x on host 'smithi190' 2024-09-17T12:16:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.480287+0000 mon.a (mon.0) 1316 : audit [DBG] from='client.? 172.21.15.22:0/2540642641' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:16:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.837818+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.843826+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.854102+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.858227+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.859538+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:16:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.866063+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.903012+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.903449+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.904670+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:30.905588+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[19740]: audit 2024-09-17T12:16:31.017350+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.480287+0000 mon.a (mon.0) 1316 : audit [DBG] from='client.? 172.21.15.22:0/2540642641' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.837818+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.843826+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.854102+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.858227+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:31.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.859538+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:16:31.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.866063+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.903012+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:16:31.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.903449+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:16:31.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.904670+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:16:31.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:30.905588+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:31.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:31 smithi022 bash[25967]: audit 2024-09-17T12:16:31.017350+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.480287+0000 mon.a (mon.0) 1316 : audit [DBG] from='client.? 172.21.15.22:0/2540642641' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:16:31.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.837818+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.843826+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.854102+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.858227+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:31.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.859538+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:16:31.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.866063+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.903012+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:16:31.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.903449+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:16:31.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.904670+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:16:31.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:30.905588+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:16:31.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:31 smithi190 bash[20839]: audit 2024-09-17T12:16:31.017350+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:31.575 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps --refresh' 2024-09-17T12:16:32.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:32 smithi190 bash[20839]: cluster 2024-09-17T12:16:30.116763+0000 mgr.y (mgr.24293) 337 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:32.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:32 smithi190 bash[20839]: audit 2024-09-17T12:16:30.830980+0000 mgr.y (mgr.24293) 338 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:32.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:32 smithi190 bash[20839]: cephadm 2024-09-17T12:16:30.839009+0000 mgr.y (mgr.24293) 339 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T12:16:32.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:32 smithi190 bash[20839]: cephadm 2024-09-17T12:16:30.906630+0000 mgr.y (mgr.24293) 340 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:16:32.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:32 smithi190 bash[20839]: audit 2024-09-17T12:16:31.038160+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:32.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:32 smithi190 bash[20839]: audit 2024-09-17T12:16:31.050456+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[19740]: cluster 2024-09-17T12:16:30.116763+0000 mgr.y (mgr.24293) 337 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[19740]: audit 2024-09-17T12:16:30.830980+0000 mgr.y (mgr.24293) 338 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[19740]: cephadm 2024-09-17T12:16:30.839009+0000 mgr.y (mgr.24293) 339 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T12:16:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[19740]: cephadm 2024-09-17T12:16:30.906630+0000 mgr.y (mgr.24293) 340 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:16:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[19740]: audit 2024-09-17T12:16:31.038160+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[19740]: audit 2024-09-17T12:16:31.050456+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:32.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[25967]: cluster 2024-09-17T12:16:30.116763+0000 mgr.y (mgr.24293) 337 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[25967]: audit 2024-09-17T12:16:30.830980+0000 mgr.y (mgr.24293) 338 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[25967]: cephadm 2024-09-17T12:16:30.839009+0000 mgr.y (mgr.24293) 339 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T12:16:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[25967]: cephadm 2024-09-17T12:16:30.906630+0000 mgr.y (mgr.24293) 340 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:16:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[25967]: audit 2024-09-17T12:16:31.038160+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:32 smithi022 bash[25967]: audit 2024-09-17T12:16:31.050456+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:34.381 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:34 smithi022 bash[19740]: cluster 2024-09-17T12:16:32.118535+0000 mgr.y (mgr.24293) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:34.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:34 smithi022 bash[25967]: cluster 2024-09-17T12:16:32.118535+0000 mgr.y (mgr.24293) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:34.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:34 smithi190 bash[20839]: cluster 2024-09-17T12:16:32.118535+0000 mgr.y (mgr.24293) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:16:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:16:34] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-17T12:16:36.340 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:36.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:36 smithi190 bash[20839]: cluster 2024-09-17T12:16:34.119427+0000 mgr.y (mgr.24293) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:36.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:36 smithi022 bash[25967]: cluster 2024-09-17T12:16:34.119427+0000 mgr.y (mgr.24293) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:36.426 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:36 smithi022 bash[19740]: cluster 2024-09-17T12:16:34.119427+0000 mgr.y (mgr.24293) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:37.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:37 smithi190 bash[20839]: audit 2024-09-17T12:16:35.688111+0000 mgr.y (mgr.24293) 343 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:37.407 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:37 smithi022 bash[25967]: audit 2024-09-17T12:16:35.688111+0000 mgr.y (mgr.24293) 343 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:37.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:37 smithi022 bash[19740]: audit 2024-09-17T12:16:35.688111+0000 mgr.y (mgr.24293) 343 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:38.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:38 smithi190 bash[20839]: cluster 2024-09-17T12:16:36.121231+0000 mgr.y (mgr.24293) 344 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:38.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:38 smithi022 bash[25967]: cluster 2024-09-17T12:16:36.121231+0000 mgr.y (mgr.24293) 344 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:38.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:38 smithi022 bash[19740]: cluster 2024-09-17T12:16:36.121231+0000 mgr.y (mgr.24293) 344 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:39.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:39 smithi190 bash[20839]: cluster 2024-09-17T12:16:38.121831+0000 mgr.y (mgr.24293) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:39.425 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 19s ago 18m - - 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 8s ago 17m - - 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (8m) 19s ago 8m 13.9M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (7m) 8s ago 7m 80.4M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (4m) 19s ago 4m 47.7M - 3.8 980a0bfcd684 d47a69a9efd5 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,8765 running (16m) 8s ago 16m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 6c0ed76186ee 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:9283,8765 running (19m) 19s ago 19m 495M - 18.2.4-855-g19e2a2be 980a0bfcd684 28eef33d3bc7 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (19m) 19s ago 19m 55.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (17m) 8s ago 17m 43.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (17m) 19s ago 17m 42.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:16:39.426 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (8m) 19s ago 8m 8676k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (8m) 8s ago 8m 8743k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (15m) 19s ago 15m 58.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (14m) 19s ago 14m 60.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (14m) 19s ago 14m 49.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (13m) 19s ago 13m 57.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (12m) 8s ago 12m 58.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (11m) 8s ago 11m 57.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (10m) 8s ago 10m 47.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (9m) 8s ago 9m 58.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (7m) 8s ago 8m 44.9M - 2.43.0 a07b618ecd1d 2737dc75edf8 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (4m) 19s ago 4m 89.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:16:39.427 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (5m) 8s ago 5m 89.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:16:39.438 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:39 smithi022 bash[25967]: cluster 2024-09-17T12:16:38.121831+0000 mgr.y (mgr.24293) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:39.438 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:39 smithi022 bash[19740]: cluster 2024-09-17T12:16:38.121831+0000 mgr.y (mgr.24293) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:40.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:40 smithi022 bash[19740]: audit 2024-09-17T12:16:39.411450+0000 mgr.y (mgr.24293) 346 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:40.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:40 smithi022 bash[19740]: audit 2024-09-17T12:16:39.989952+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:40.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:40 smithi022 bash[25967]: audit 2024-09-17T12:16:39.411450+0000 mgr.y (mgr.24293) 346 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:40.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:40 smithi022 bash[25967]: audit 2024-09-17T12:16:39.989952+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:40.311 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T12:16:40.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:40 smithi190 bash[20839]: audit 2024-09-17T12:16:39.411450+0000 mgr.y (mgr.24293) 346 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:40.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:40 smithi190 bash[20839]: audit 2024-09-17T12:16:39.989952+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:41.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:41 smithi022 bash[19740]: cluster 2024-09-17T12:16:40.122291+0000 mgr.y (mgr.24293) 347 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:41.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:41 smithi022 bash[19740]: audit 2024-09-17T12:16:40.152839+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:41.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:41 smithi022 bash[19740]: audit 2024-09-17T12:16:40.163630+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:41.327 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:41 smithi022 bash[19740]: audit 2024-09-17T12:16:40.173028+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:41.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:41 smithi022 bash[25967]: cluster 2024-09-17T12:16:40.122291+0000 mgr.y (mgr.24293) 347 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:41.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:41 smithi022 bash[25967]: audit 2024-09-17T12:16:40.152839+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:41.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:41 smithi022 bash[25967]: audit 2024-09-17T12:16:40.163630+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:41.327 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:41 smithi022 bash[25967]: audit 2024-09-17T12:16:40.173028+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:41.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:41 smithi190 bash[20839]: cluster 2024-09-17T12:16:40.122291+0000 mgr.y (mgr.24293) 347 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:41.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:41 smithi190 bash[20839]: audit 2024-09-17T12:16:40.152839+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:41.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:41 smithi190 bash[20839]: audit 2024-09-17T12:16:40.163630+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:41.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:41 smithi190 bash[20839]: audit 2024-09-17T12:16:40.173028+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:43.484 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:43 smithi022 bash[25967]: cluster 2024-09-17T12:16:42.124001+0000 mgr.y (mgr.24293) 348 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:43.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:43 smithi022 bash[19740]: cluster 2024-09-17T12:16:42.124001+0000 mgr.y (mgr.24293) 348 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:43.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:43 smithi190 bash[20839]: cluster 2024-09-17T12:16:42.124001+0000 mgr.y (mgr.24293) 348 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:44.754 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:16:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:16:44] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-17T12:16:45.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:45 smithi190 bash[20839]: cluster 2024-09-17T12:16:44.124720+0000 mgr.y (mgr.24293) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:45.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:45 smithi022 bash[19740]: cluster 2024-09-17T12:16:44.124720+0000 mgr.y (mgr.24293) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:45 smithi022 bash[25967]: cluster 2024-09-17T12:16:44.124720+0000 mgr.y (mgr.24293) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:46.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:46 smithi022 bash[19740]: audit 2024-09-17T12:16:45.695849+0000 mgr.y (mgr.24293) 350 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:46.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:46 smithi022 bash[25967]: audit 2024-09-17T12:16:45.695849+0000 mgr.y (mgr.24293) 350 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:46.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:46 smithi190 bash[20839]: audit 2024-09-17T12:16:45.695849+0000 mgr.y (mgr.24293) 350 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:47.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:47 smithi022 bash[19740]: cluster 2024-09-17T12:16:46.126443+0000 mgr.y (mgr.24293) 351 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:47.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:47 smithi022 bash[25967]: cluster 2024-09-17T12:16:46.126443+0000 mgr.y (mgr.24293) 351 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:47.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:47 smithi190 bash[20839]: cluster 2024-09-17T12:16:46.126443+0000 mgr.y (mgr.24293) 351 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:49.483 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:49 smithi190 bash[20839]: cluster 2024-09-17T12:16:48.127151+0000 mgr.y (mgr.24293) 352 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:49.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:49 smithi022 bash[25967]: cluster 2024-09-17T12:16:48.127151+0000 mgr.y (mgr.24293) 352 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:49.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:49 smithi022 bash[19740]: cluster 2024-09-17T12:16:48.127151+0000 mgr.y (mgr.24293) 352 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:51.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:51 smithi022 bash[19740]: cluster 2024-09-17T12:16:50.127797+0000 mgr.y (mgr.24293) 353 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:51.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:51 smithi022 bash[25967]: cluster 2024-09-17T12:16:50.127797+0000 mgr.y (mgr.24293) 353 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:51.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:51 smithi190 bash[20839]: cluster 2024-09-17T12:16:50.127797+0000 mgr.y (mgr.24293) 353 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:52.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:52 smithi022 bash[19740]: audit 2024-09-17T12:16:51.243245+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:52.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:52 smithi022 bash[19740]: audit 2024-09-17T12:16:51.256462+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:52.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:52 smithi022 bash[19740]: audit 2024-09-17T12:16:51.268837+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:52.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:52 smithi022 bash[25967]: audit 2024-09-17T12:16:51.243245+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:52.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:52 smithi022 bash[25967]: audit 2024-09-17T12:16:51.256462+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:52.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:52 smithi022 bash[25967]: audit 2024-09-17T12:16:51.268837+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:52.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:52 smithi190 bash[20839]: audit 2024-09-17T12:16:51.243245+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:52.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:52 smithi190 bash[20839]: audit 2024-09-17T12:16:51.256462+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:52.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:52 smithi190 bash[20839]: audit 2024-09-17T12:16:51.268837+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:16:53.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:53 smithi190 bash[20839]: cluster 2024-09-17T12:16:52.129497+0000 mgr.y (mgr.24293) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:53.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:53 smithi022 bash[25967]: cluster 2024-09-17T12:16:52.129497+0000 mgr.y (mgr.24293) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:53 smithi022 bash[19740]: cluster 2024-09-17T12:16:52.129497+0000 mgr.y (mgr.24293) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:16:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:16:54] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-17T12:16:55.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:55 smithi190 bash[20839]: cluster 2024-09-17T12:16:54.130182+0000 mgr.y (mgr.24293) 355 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:55.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:55 smithi190 bash[20839]: audit 2024-09-17T12:16:54.990355+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:55.699 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:55 smithi022 bash[25967]: cluster 2024-09-17T12:16:54.130182+0000 mgr.y (mgr.24293) 355 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:55.699 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:55 smithi022 bash[25967]: audit 2024-09-17T12:16:54.990355+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:55.700 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:55 smithi022 bash[19740]: cluster 2024-09-17T12:16:54.130182+0000 mgr.y (mgr.24293) 355 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:55.700 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:55 smithi022 bash[19740]: audit 2024-09-17T12:16:54.990355+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:16:56.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:56 smithi190 bash[20839]: audit 2024-09-17T12:16:55.699500+0000 mgr.y (mgr.24293) 356 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:56 smithi022 bash[25967]: audit 2024-09-17T12:16:55.699500+0000 mgr.y (mgr.24293) 356 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:56 smithi022 bash[19740]: audit 2024-09-17T12:16:55.699500+0000 mgr.y (mgr.24293) 356 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:57.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:57 smithi190 bash[20839]: cluster 2024-09-17T12:16:56.131844+0000 mgr.y (mgr.24293) 357 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:57.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:57 smithi022 bash[19740]: cluster 2024-09-17T12:16:56.131844+0000 mgr.y (mgr.24293) 357 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:57.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:57 smithi022 bash[25967]: cluster 2024-09-17T12:16:56.131844+0000 mgr.y (mgr.24293) 357 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:59.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:16:59 smithi190 bash[20839]: cluster 2024-09-17T12:16:58.132523+0000 mgr.y (mgr.24293) 358 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:16:59 smithi022 bash[25967]: cluster 2024-09-17T12:16:58.132523+0000 mgr.y (mgr.24293) 358 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:16:59 smithi022 bash[19740]: cluster 2024-09-17T12:16:58.132523+0000 mgr.y (mgr.24293) 358 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:17:01.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:01 smithi022 bash[25967]: cluster 2024-09-17T12:17:00.133219+0000 mgr.y (mgr.24293) 359 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:17:01.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:01 smithi022 bash[25967]: audit 2024-09-17T12:17:00.329197+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:01.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:01 smithi022 bash[25967]: audit 2024-09-17T12:17:00.340646+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:01.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:01 smithi022 bash[25967]: audit 2024-09-17T12:17:00.352776+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:01.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:01 smithi022 bash[19740]: cluster 2024-09-17T12:17:00.133219+0000 mgr.y (mgr.24293) 359 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:17:01.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:01 smithi022 bash[19740]: audit 2024-09-17T12:17:00.329197+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:01.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:01 smithi022 bash[19740]: audit 2024-09-17T12:17:00.340646+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:01 smithi022 bash[19740]: audit 2024-09-17T12:17:00.352776+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:01.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:01 smithi190 bash[20839]: cluster 2024-09-17T12:17:00.133219+0000 mgr.y (mgr.24293) 359 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:17:01.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:01 smithi190 bash[20839]: audit 2024-09-17T12:17:00.329197+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:01.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:01 smithi190 bash[20839]: audit 2024-09-17T12:17:00.340646+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:01.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:01 smithi190 bash[20839]: audit 2024-09-17T12:17:00.352776+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:03.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:03 smithi190 bash[20839]: cluster 2024-09-17T12:17:02.134230+0000 mgr.y (mgr.24293) 360 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:03.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:03 smithi022 bash[25967]: cluster 2024-09-17T12:17:02.134230+0000 mgr.y (mgr.24293) 360 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:03 smithi022 bash[19740]: cluster 2024-09-17T12:17:02.134230+0000 mgr.y (mgr.24293) 360 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:17:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:17:04] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T12:17:05.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:05 smithi190 bash[20839]: cluster 2024-09-17T12:17:04.134897+0000 mgr.y (mgr.24293) 361 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:05.705 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:05 smithi022 bash[19740]: cluster 2024-09-17T12:17:04.134897+0000 mgr.y (mgr.24293) 361 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:05.706 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:05 smithi022 bash[25967]: cluster 2024-09-17T12:17:04.134897+0000 mgr.y (mgr.24293) 361 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:06.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:06 smithi190 bash[20839]: audit 2024-09-17T12:17:05.705698+0000 mgr.y (mgr.24293) 362 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:06.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:06 smithi022 bash[19740]: audit 2024-09-17T12:17:05.705698+0000 mgr.y (mgr.24293) 362 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:06.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:06 smithi022 bash[25967]: audit 2024-09-17T12:17:05.705698+0000 mgr.y (mgr.24293) 362 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:07.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:07 smithi190 bash[20839]: cluster 2024-09-17T12:17:06.136547+0000 mgr.y (mgr.24293) 363 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:07.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:07 smithi022 bash[19740]: cluster 2024-09-17T12:17:06.136547+0000 mgr.y (mgr.24293) 363 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:07.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:07 smithi022 bash[25967]: cluster 2024-09-17T12:17:06.136547+0000 mgr.y (mgr.24293) 363 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:09.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:09 smithi190 bash[20839]: cluster 2024-09-17T12:17:08.137237+0000 mgr.y (mgr.24293) 364 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:09.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:09 smithi022 bash[19740]: cluster 2024-09-17T12:17:08.137237+0000 mgr.y (mgr.24293) 364 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:09.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:09 smithi022 bash[25967]: cluster 2024-09-17T12:17:08.137237+0000 mgr.y (mgr.24293) 364 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:10.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:10 smithi190 bash[20839]: audit 2024-09-17T12:17:09.990672+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:10.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:10 smithi022 bash[19740]: audit 2024-09-17T12:17:09.990672+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:10 smithi022 bash[25967]: audit 2024-09-17T12:17:09.990672+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:11.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:11 smithi190 bash[20839]: cluster 2024-09-17T12:17:10.137912+0000 mgr.y (mgr.24293) 365 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:11.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:11 smithi022 bash[19740]: cluster 2024-09-17T12:17:10.137912+0000 mgr.y (mgr.24293) 365 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:11.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:11 smithi022 bash[25967]: cluster 2024-09-17T12:17:10.137912+0000 mgr.y (mgr.24293) 365 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:12.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:12 smithi022 bash[19740]: audit 2024-09-17T12:17:11.490020+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:12.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:12 smithi022 bash[19740]: audit 2024-09-17T12:17:11.503691+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:12.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:12 smithi022 bash[19740]: audit 2024-09-17T12:17:11.516132+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:12.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:12 smithi022 bash[25967]: audit 2024-09-17T12:17:11.490020+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:12.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:12 smithi022 bash[25967]: audit 2024-09-17T12:17:11.503691+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:12.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:12 smithi022 bash[25967]: audit 2024-09-17T12:17:11.516132+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:12.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:12 smithi190 bash[20839]: audit 2024-09-17T12:17:11.490020+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:12.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:12 smithi190 bash[20839]: audit 2024-09-17T12:17:11.503691+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:12.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:12 smithi190 bash[20839]: audit 2024-09-17T12:17:11.516132+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:13.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:13 smithi190 bash[20839]: cluster 2024-09-17T12:17:12.139610+0000 mgr.y (mgr.24293) 366 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:14.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:13 smithi022 bash[25967]: cluster 2024-09-17T12:17:12.139610+0000 mgr.y (mgr.24293) 366 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:14.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:13 smithi022 bash[19740]: cluster 2024-09-17T12:17:12.139610+0000 mgr.y (mgr.24293) 366 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:14.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:17:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:17:14] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-17T12:17:15.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:15 smithi190 bash[20839]: cluster 2024-09-17T12:17:14.140317+0000 mgr.y (mgr.24293) 367 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:15 smithi022 bash[25967]: cluster 2024-09-17T12:17:14.140317+0000 mgr.y (mgr.24293) 367 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:15 smithi022 bash[19740]: cluster 2024-09-17T12:17:14.140317+0000 mgr.y (mgr.24293) 367 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:16 smithi190 bash[20839]: audit 2024-09-17T12:17:15.716993+0000 mgr.y (mgr.24293) 368 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:17.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:16 smithi022 bash[19740]: audit 2024-09-17T12:17:15.716993+0000 mgr.y (mgr.24293) 368 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:17.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:16 smithi022 bash[25967]: audit 2024-09-17T12:17:15.716993+0000 mgr.y (mgr.24293) 368 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:17.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:17 smithi190 bash[20839]: cluster 2024-09-17T12:17:16.142012+0000 mgr.y (mgr.24293) 369 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:18.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:17 smithi022 bash[19740]: cluster 2024-09-17T12:17:16.142012+0000 mgr.y (mgr.24293) 369 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:18.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:17 smithi022 bash[25967]: cluster 2024-09-17T12:17:16.142012+0000 mgr.y (mgr.24293) 369 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:19.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:19 smithi190 bash[20839]: cluster 2024-09-17T12:17:18.142682+0000 mgr.y (mgr.24293) 370 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:19.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:19 smithi022 bash[19740]: cluster 2024-09-17T12:17:18.142682+0000 mgr.y (mgr.24293) 370 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:19.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:19 smithi022 bash[25967]: cluster 2024-09-17T12:17:18.142682+0000 mgr.y (mgr.24293) 370 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:21.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:21 smithi190 bash[20839]: cluster 2024-09-17T12:17:20.143142+0000 mgr.y (mgr.24293) 371 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:21.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:21 smithi190 bash[20839]: audit 2024-09-17T12:17:20.537885+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:21.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:21 smithi190 bash[20839]: audit 2024-09-17T12:17:20.555748+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:21.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:21 smithi190 bash[20839]: audit 2024-09-17T12:17:20.568620+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:22.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:21 smithi022 bash[19740]: cluster 2024-09-17T12:17:20.143142+0000 mgr.y (mgr.24293) 371 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:22.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:21 smithi022 bash[19740]: audit 2024-09-17T12:17:20.537885+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:22.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:21 smithi022 bash[19740]: audit 2024-09-17T12:17:20.555748+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:22.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:21 smithi022 bash[19740]: audit 2024-09-17T12:17:20.568620+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:22.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:21 smithi022 bash[25967]: cluster 2024-09-17T12:17:20.143142+0000 mgr.y (mgr.24293) 371 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:22.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:21 smithi022 bash[25967]: audit 2024-09-17T12:17:20.537885+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:22.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:21 smithi022 bash[25967]: audit 2024-09-17T12:17:20.555748+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:22.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:21 smithi022 bash[25967]: audit 2024-09-17T12:17:20.568620+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:23.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.395 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.396 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.396 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.396 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.397 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.397 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: Stopping Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:17:23.398 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:17:23 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:23.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:23 smithi022 bash[25967]: cluster 2024-09-17T12:17:22.144188+0000 mgr.y (mgr.24293) 372 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:23.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:23 smithi022 bash[19740]: cluster 2024-09-17T12:17:22.144188+0000 mgr.y (mgr.24293) 372 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:23.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:23 smithi190 bash[20839]: cluster 2024-09-17T12:17:22.144188+0000 mgr.y (mgr.24293) 372 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:24.253 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:23 smithi190 bash[53205]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:17:24.253 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:17:24.253 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:24 smithi190 bash[53266]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:17:24.253 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T12:17:24.253 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: Stopped Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:17:24.518 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.518 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.518 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: Started Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:17:24.518 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.519 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.519 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.520 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.520 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.520 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:17:24 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:17:24.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:17:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:17:24] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-17T12:17:25.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: cluster 2024-09-17T12:17:24.144852+0000 mgr.y (mgr.24293) 373 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:25.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: audit 2024-09-17T12:17:24.413370+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: audit 2024-09-17T12:17:24.427126+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: audit 2024-09-17T12:17:24.440676+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: audit 2024-09-17T12:17:24.454516+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: audit 2024-09-17T12:17:24.546632+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:17:25.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: audit 2024-09-17T12:17:24.548106+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:17:25.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: audit 2024-09-17T12:17:24.557396+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[25967]: audit 2024-09-17T12:17:24.991167+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: cluster 2024-09-17T12:17:24.144852+0000 mgr.y (mgr.24293) 373 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: audit 2024-09-17T12:17:24.413370+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: audit 2024-09-17T12:17:24.427126+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: audit 2024-09-17T12:17:24.440676+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: audit 2024-09-17T12:17:24.454516+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: audit 2024-09-17T12:17:24.546632+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: audit 2024-09-17T12:17:24.548106+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: audit 2024-09-17T12:17:24.557396+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:25 smithi022 bash[19740]: audit 2024-09-17T12:17:24.991167+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:25.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: cluster 2024-09-17T12:17:24.144852+0000 mgr.y (mgr.24293) 373 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:25.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: audit 2024-09-17T12:17:24.413370+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: audit 2024-09-17T12:17:24.427126+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: audit 2024-09-17T12:17:24.440676+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: audit 2024-09-17T12:17:24.454516+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: audit 2024-09-17T12:17:24.546632+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:17:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: audit 2024-09-17T12:17:24.548106+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:17:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: audit 2024-09-17T12:17:24.557396+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:25 smithi190 bash[20839]: audit 2024-09-17T12:17:24.991167+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:26.645 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:26 smithi190 bash[53337]: debug 2024-09-17T12:17:26.300+0000 7f11228ce640 1 -- 172.21.15.190:0/211327212 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557a22feb0e0 con 0x557a22fed400 2024-09-17T12:17:26.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:26 smithi190 bash[20839]: audit 2024-09-17T12:17:25.728301+0000 mgr.y (mgr.24293) 374 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:26.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:26 smithi022 bash[19740]: audit 2024-09-17T12:17:25.728301+0000 mgr.y (mgr.24293) 374 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:26 smithi022 bash[25967]: audit 2024-09-17T12:17:25.728301+0000 mgr.y (mgr.24293) 374 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:27.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:27 smithi022 bash[19740]: cluster 2024-09-17T12:17:26.146515+0000 mgr.y (mgr.24293) 375 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:27.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:27 smithi022 bash[25967]: cluster 2024-09-17T12:17:26.146515+0000 mgr.y (mgr.24293) 375 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:27.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:27 smithi190 bash[20839]: cluster 2024-09-17T12:17:26.146515+0000 mgr.y (mgr.24293) 375 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:29.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:29 smithi022 bash[19740]: cluster 2024-09-17T12:17:28.147200+0000 mgr.y (mgr.24293) 376 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:29.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:29 smithi022 bash[25967]: cluster 2024-09-17T12:17:28.147200+0000 mgr.y (mgr.24293) 376 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:29.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:29 smithi190 bash[20839]: cluster 2024-09-17T12:17:28.147200+0000 mgr.y (mgr.24293) 376 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:31.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:31 smithi190 bash[20839]: cluster 2024-09-17T12:17:30.147874+0000 mgr.y (mgr.24293) 377 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:31.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:31 smithi022 bash[25967]: cluster 2024-09-17T12:17:30.147874+0000 mgr.y (mgr.24293) 377 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:31 smithi022 bash[19740]: cluster 2024-09-17T12:17:30.147874+0000 mgr.y (mgr.24293) 377 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:32.645 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[53337]: [17/Sep/2024:12:17:32] ENGINE Bus STARTING 2024-09-17T12:17:32.645 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[53337]: CherryPy Checker: 2024-09-17T12:17:32.645 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[53337]: The Application mounted at '' has an empty config. 2024-09-17T12:17:32.645 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[53337]: [17/Sep/2024:12:17:32] ENGINE Serving on http://:::9283 2024-09-17T12:17:32.645 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[53337]: [17/Sep/2024:12:17:32] ENGINE Bus STARTED 2024-09-17T12:17:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: audit 2024-09-17T12:17:31.709581+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: audit 2024-09-17T12:17:31.722946+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: audit 2024-09-17T12:17:31.735737+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: cluster 2024-09-17T12:17:32.387329+0000 mon.a (mon.0) 1348 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:17:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: cluster 2024-09-17T12:17:32.387521+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:17:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: audit 2024-09-17T12:17:32.397634+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:17:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: audit 2024-09-17T12:17:32.398961+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:17:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: audit 2024-09-17T12:17:32.401292+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[25967]: audit 2024-09-17T12:17:32.401875+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: audit 2024-09-17T12:17:31.709581+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: audit 2024-09-17T12:17:31.722946+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: audit 2024-09-17T12:17:31.735737+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: cluster 2024-09-17T12:17:32.387329+0000 mon.a (mon.0) 1348 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: cluster 2024-09-17T12:17:32.387521+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: audit 2024-09-17T12:17:32.397634+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: audit 2024-09-17T12:17:32.398961+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: audit 2024-09-17T12:17:32.401292+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:17:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:32 smithi022 bash[19740]: audit 2024-09-17T12:17:32.401875+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:17:33.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: audit 2024-09-17T12:17:31.709581+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: audit 2024-09-17T12:17:31.722946+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: audit 2024-09-17T12:17:31.735737+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:33.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: cluster 2024-09-17T12:17:32.387329+0000 mon.a (mon.0) 1348 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:17:33.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: cluster 2024-09-17T12:17:32.387521+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:17:33.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: audit 2024-09-17T12:17:32.397634+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:17:33.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: audit 2024-09-17T12:17:32.398961+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:17:33.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: audit 2024-09-17T12:17:32.401292+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:17:33.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:32 smithi190 bash[20839]: audit 2024-09-17T12:17:32.401875+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:17:34.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:33 smithi022 bash[25967]: cluster 2024-09-17T12:17:32.149573+0000 mgr.y (mgr.24293) 378 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:34.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:33 smithi022 bash[25967]: cluster 2024-09-17T12:17:32.759826+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e23: y(active, since 9m), standbys: x 2024-09-17T12:17:34.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:33 smithi022 bash[19740]: cluster 2024-09-17T12:17:32.149573+0000 mgr.y (mgr.24293) 378 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:34.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:33 smithi022 bash[19740]: cluster 2024-09-17T12:17:32.759826+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e23: y(active, since 9m), standbys: x 2024-09-17T12:17:34.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:33 smithi190 bash[20839]: cluster 2024-09-17T12:17:32.149573+0000 mgr.y (mgr.24293) 378 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:34.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:33 smithi190 bash[20839]: cluster 2024-09-17T12:17:32.759826+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e23: y(active, since 9m), standbys: x 2024-09-17T12:17:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:17:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:17:34] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T12:17:36.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:35 smithi022 bash[25967]: cluster 2024-09-17T12:17:34.150269+0000 mgr.y (mgr.24293) 379 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:35 smithi022 bash[25967]: audit 2024-09-17T12:17:34.888330+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:36.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:35 smithi022 bash[25967]: audit 2024-09-17T12:17:34.902199+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:36.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:35 smithi022 bash[25967]: audit 2024-09-17T12:17:34.915359+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:36.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:35 smithi022 bash[19740]: cluster 2024-09-17T12:17:34.150269+0000 mgr.y (mgr.24293) 379 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:35 smithi022 bash[19740]: audit 2024-09-17T12:17:34.888330+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:35 smithi022 bash[19740]: audit 2024-09-17T12:17:34.902199+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:35 smithi022 bash[19740]: audit 2024-09-17T12:17:34.915359+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:36.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:35 smithi190 bash[20839]: cluster 2024-09-17T12:17:34.150269+0000 mgr.y (mgr.24293) 379 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:35 smithi190 bash[20839]: audit 2024-09-17T12:17:34.888330+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:36.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:35 smithi190 bash[20839]: audit 2024-09-17T12:17:34.902199+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:36.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:35 smithi190 bash[20839]: audit 2024-09-17T12:17:34.915359+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:37.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:36 smithi190 bash[20839]: audit 2024-09-17T12:17:35.735902+0000 mgr.y (mgr.24293) 380 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:37.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:36 smithi022 bash[25967]: audit 2024-09-17T12:17:35.735902+0000 mgr.y (mgr.24293) 380 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:37.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:36 smithi022 bash[19740]: audit 2024-09-17T12:17:35.735902+0000 mgr.y (mgr.24293) 380 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:38.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:37 smithi022 bash[25967]: cluster 2024-09-17T12:17:36.151972+0000 mgr.y (mgr.24293) 381 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:38.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:37 smithi022 bash[19740]: cluster 2024-09-17T12:17:36.151972+0000 mgr.y (mgr.24293) 381 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:38.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:37 smithi190 bash[20839]: cluster 2024-09-17T12:17:36.151972+0000 mgr.y (mgr.24293) 381 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:40.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:39 smithi022 bash[25967]: cluster 2024-09-17T12:17:38.152669+0000 mgr.y (mgr.24293) 382 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:39 smithi022 bash[19740]: cluster 2024-09-17T12:17:38.152669+0000 mgr.y (mgr.24293) 382 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:40.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:39 smithi190 bash[20839]: cluster 2024-09-17T12:17:38.152669+0000 mgr.y (mgr.24293) 382 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:41.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:40 smithi022 bash[25967]: audit 2024-09-17T12:17:39.991203+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:41.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:40 smithi022 bash[25967]: audit 2024-09-17T12:17:40.712913+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:41.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:40 smithi022 bash[25967]: audit 2024-09-17T12:17:40.718914+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:41.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:40 smithi022 bash[25967]: audit 2024-09-17T12:17:40.725813+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:40 smithi022 bash[19740]: audit 2024-09-17T12:17:39.991203+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:40 smithi022 bash[19740]: audit 2024-09-17T12:17:40.712913+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:40 smithi022 bash[19740]: audit 2024-09-17T12:17:40.718914+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:40 smithi022 bash[19740]: audit 2024-09-17T12:17:40.725813+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:41.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:40 smithi190 bash[20839]: audit 2024-09-17T12:17:39.991203+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:41.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:40 smithi190 bash[20839]: audit 2024-09-17T12:17:40.712913+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:41.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:40 smithi190 bash[20839]: audit 2024-09-17T12:17:40.718914+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:41.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:40 smithi190 bash[20839]: audit 2024-09-17T12:17:40.725813+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:42.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:41 smithi022 bash[19740]: cluster 2024-09-17T12:17:40.153169+0000 mgr.y (mgr.24293) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:42.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:41 smithi022 bash[25967]: cluster 2024-09-17T12:17:40.153169+0000 mgr.y (mgr.24293) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:42.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:41 smithi190 bash[20839]: cluster 2024-09-17T12:17:40.153169+0000 mgr.y (mgr.24293) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:44.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:43 smithi022 bash[19740]: cluster 2024-09-17T12:17:42.154843+0000 mgr.y (mgr.24293) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:43 smithi022 bash[25967]: cluster 2024-09-17T12:17:42.154843+0000 mgr.y (mgr.24293) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:44.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:43 smithi190 bash[20839]: cluster 2024-09-17T12:17:42.154843+0000 mgr.y (mgr.24293) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:17:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:17:44] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:17:46.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:45 smithi022 bash[19740]: cluster 2024-09-17T12:17:44.155665+0000 mgr.y (mgr.24293) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:46.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:45 smithi022 bash[25967]: cluster 2024-09-17T12:17:44.155665+0000 mgr.y (mgr.24293) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:46.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:45 smithi190 bash[20839]: cluster 2024-09-17T12:17:44.155665+0000 mgr.y (mgr.24293) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:47.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:46 smithi190 bash[20839]: audit 2024-09-17T12:17:45.743916+0000 mgr.y (mgr.24293) 386 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:47.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:46 smithi022 bash[19740]: audit 2024-09-17T12:17:45.743916+0000 mgr.y (mgr.24293) 386 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:46 smithi022 bash[25967]: audit 2024-09-17T12:17:45.743916+0000 mgr.y (mgr.24293) 386 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:48.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:47 smithi022 bash[25967]: cluster 2024-09-17T12:17:46.157343+0000 mgr.y (mgr.24293) 387 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:48.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:47 smithi022 bash[19740]: cluster 2024-09-17T12:17:46.157343+0000 mgr.y (mgr.24293) 387 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:48.365 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:47 smithi190 bash[20839]: cluster 2024-09-17T12:17:46.157343+0000 mgr.y (mgr.24293) 387 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:50.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:49 smithi022 bash[19740]: cluster 2024-09-17T12:17:48.157997+0000 mgr.y (mgr.24293) 388 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:50.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:49 smithi022 bash[25967]: cluster 2024-09-17T12:17:48.157997+0000 mgr.y (mgr.24293) 388 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:50.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:49 smithi190 bash[20839]: cluster 2024-09-17T12:17:48.157997+0000 mgr.y (mgr.24293) 388 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:52.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:51 smithi022 bash[19740]: cluster 2024-09-17T12:17:50.158674+0000 mgr.y (mgr.24293) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:51 smithi022 bash[25967]: cluster 2024-09-17T12:17:50.158674+0000 mgr.y (mgr.24293) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:52.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:51 smithi190 bash[20839]: cluster 2024-09-17T12:17:50.158674+0000 mgr.y (mgr.24293) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:53 smithi022 bash[19740]: cluster 2024-09-17T12:17:52.160532+0000 mgr.y (mgr.24293) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:53 smithi022 bash[19740]: audit 2024-09-17T12:17:53.622252+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:53 smithi022 bash[19740]: audit 2024-09-17T12:17:53.636015+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:53 smithi022 bash[19740]: audit 2024-09-17T12:17:53.649108+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:53 smithi022 bash[25967]: cluster 2024-09-17T12:17:52.160532+0000 mgr.y (mgr.24293) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:53 smithi022 bash[25967]: audit 2024-09-17T12:17:53.622252+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:53 smithi022 bash[25967]: audit 2024-09-17T12:17:53.636015+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:53 smithi022 bash[25967]: audit 2024-09-17T12:17:53.649108+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:53 smithi190 bash[20839]: cluster 2024-09-17T12:17:52.160532+0000 mgr.y (mgr.24293) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:54.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:53 smithi190 bash[20839]: audit 2024-09-17T12:17:53.622252+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:53 smithi190 bash[20839]: audit 2024-09-17T12:17:53.636015+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:53 smithi190 bash[20839]: audit 2024-09-17T12:17:53.649108+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:17:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:17:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:17:54] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:17:56.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:55 smithi022 bash[19740]: cluster 2024-09-17T12:17:54.161276+0000 mgr.y (mgr.24293) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:55 smithi022 bash[19740]: audit 2024-09-17T12:17:54.991836+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:55 smithi022 bash[25967]: cluster 2024-09-17T12:17:54.161276+0000 mgr.y (mgr.24293) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:55 smithi022 bash[25967]: audit 2024-09-17T12:17:54.991836+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:56.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:55 smithi190 bash[20839]: cluster 2024-09-17T12:17:54.161276+0000 mgr.y (mgr.24293) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:56.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:55 smithi190 bash[20839]: audit 2024-09-17T12:17:54.991836+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:17:57.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:56 smithi022 bash[25967]: audit 2024-09-17T12:17:55.747868+0000 mgr.y (mgr.24293) 392 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:56 smithi022 bash[19740]: audit 2024-09-17T12:17:55.747868+0000 mgr.y (mgr.24293) 392 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:57.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:56 smithi190 bash[20839]: audit 2024-09-17T12:17:55.747868+0000 mgr.y (mgr.24293) 392 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:58.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:57 smithi022 bash[25967]: cluster 2024-09-17T12:17:56.163099+0000 mgr.y (mgr.24293) 393 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:58.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:57 smithi022 bash[19740]: cluster 2024-09-17T12:17:56.163099+0000 mgr.y (mgr.24293) 393 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:58.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:57 smithi190 bash[20839]: cluster 2024-09-17T12:17:56.163099+0000 mgr.y (mgr.24293) 393 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:00.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:17:59 smithi022 bash[19740]: cluster 2024-09-17T12:17:58.163936+0000 mgr.y (mgr.24293) 394 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:00.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:17:59 smithi022 bash[25967]: cluster 2024-09-17T12:17:58.163936+0000 mgr.y (mgr.24293) 394 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:00.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:17:59 smithi190 bash[20839]: cluster 2024-09-17T12:17:58.163936+0000 mgr.y (mgr.24293) 394 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:02.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:01 smithi190 bash[20839]: cluster 2024-09-17T12:18:00.164494+0000 mgr.y (mgr.24293) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:02.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:01 smithi190 bash[20839]: audit 2024-09-17T12:18:00.858377+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:02.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:01 smithi190 bash[20839]: audit 2024-09-17T12:18:00.869458+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:02.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:01 smithi190 bash[20839]: audit 2024-09-17T12:18:00.879347+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:02.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:01 smithi022 bash[25967]: cluster 2024-09-17T12:18:00.164494+0000 mgr.y (mgr.24293) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:02.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:01 smithi022 bash[25967]: audit 2024-09-17T12:18:00.858377+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:02.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:01 smithi022 bash[25967]: audit 2024-09-17T12:18:00.869458+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:02.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:01 smithi022 bash[25967]: audit 2024-09-17T12:18:00.879347+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:01 smithi022 bash[19740]: cluster 2024-09-17T12:18:00.164494+0000 mgr.y (mgr.24293) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:01 smithi022 bash[19740]: audit 2024-09-17T12:18:00.858377+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:01 smithi022 bash[19740]: audit 2024-09-17T12:18:00.869458+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:01 smithi022 bash[19740]: audit 2024-09-17T12:18:00.879347+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:04.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:03 smithi022 bash[19740]: cluster 2024-09-17T12:18:02.165468+0000 mgr.y (mgr.24293) 396 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:04.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:03 smithi022 bash[25967]: cluster 2024-09-17T12:18:02.165468+0000 mgr.y (mgr.24293) 396 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:04.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:03 smithi190 bash[20839]: cluster 2024-09-17T12:18:02.165468+0000 mgr.y (mgr.24293) 396 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:18:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:18:04] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-17T12:18:06.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:05 smithi022 bash[19740]: cluster 2024-09-17T12:18:04.166159+0000 mgr.y (mgr.24293) 397 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:05 smithi022 bash[25967]: cluster 2024-09-17T12:18:04.166159+0000 mgr.y (mgr.24293) 397 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:06.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:05 smithi190 bash[20839]: cluster 2024-09-17T12:18:04.166159+0000 mgr.y (mgr.24293) 397 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:07.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:06 smithi190 bash[20839]: audit 2024-09-17T12:18:05.759162+0000 mgr.y (mgr.24293) 398 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:07.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:06 smithi022 bash[19740]: audit 2024-09-17T12:18:05.759162+0000 mgr.y (mgr.24293) 398 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:07.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:06 smithi022 bash[25967]: audit 2024-09-17T12:18:05.759162+0000 mgr.y (mgr.24293) 398 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:08.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:07 smithi190 bash[20839]: cluster 2024-09-17T12:18:06.167893+0000 mgr.y (mgr.24293) 399 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:08.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:07 smithi022 bash[25967]: cluster 2024-09-17T12:18:06.167893+0000 mgr.y (mgr.24293) 399 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:08.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:07 smithi022 bash[19740]: cluster 2024-09-17T12:18:06.167893+0000 mgr.y (mgr.24293) 399 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:10.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:09 smithi190 bash[20839]: cluster 2024-09-17T12:18:08.168637+0000 mgr.y (mgr.24293) 400 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:10.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:09 smithi022 bash[25967]: cluster 2024-09-17T12:18:08.168637+0000 mgr.y (mgr.24293) 400 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:09 smithi022 bash[19740]: cluster 2024-09-17T12:18:08.168637+0000 mgr.y (mgr.24293) 400 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:11.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:10 smithi190 bash[20839]: audit 2024-09-17T12:18:09.992265+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:11.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:10 smithi022 bash[19740]: audit 2024-09-17T12:18:09.992265+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:10 smithi022 bash[25967]: audit 2024-09-17T12:18:09.992265+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:12.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:11 smithi190 bash[20839]: cluster 2024-09-17T12:18:10.169340+0000 mgr.y (mgr.24293) 401 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:12.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:11 smithi022 bash[25967]: cluster 2024-09-17T12:18:10.169340+0000 mgr.y (mgr.24293) 401 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:11 smithi022 bash[19740]: cluster 2024-09-17T12:18:10.169340+0000 mgr.y (mgr.24293) 401 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:14.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:13 smithi190 bash[20839]: cluster 2024-09-17T12:18:12.171014+0000 mgr.y (mgr.24293) 402 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:14.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:13 smithi190 bash[20839]: audit 2024-09-17T12:18:13.841133+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:13 smithi190 bash[20839]: audit 2024-09-17T12:18:13.854729+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:13 smithi190 bash[20839]: audit 2024-09-17T12:18:13.867440+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:13 smithi022 bash[19740]: cluster 2024-09-17T12:18:12.171014+0000 mgr.y (mgr.24293) 402 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:13 smithi022 bash[19740]: audit 2024-09-17T12:18:13.841133+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:13 smithi022 bash[19740]: audit 2024-09-17T12:18:13.854729+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:13 smithi022 bash[19740]: audit 2024-09-17T12:18:13.867440+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:13 smithi022 bash[25967]: cluster 2024-09-17T12:18:12.171014+0000 mgr.y (mgr.24293) 402 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:13 smithi022 bash[25967]: audit 2024-09-17T12:18:13.841133+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:13 smithi022 bash[25967]: audit 2024-09-17T12:18:13.854729+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:13 smithi022 bash[25967]: audit 2024-09-17T12:18:13.867440+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:14.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:18:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:18:14] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-17T12:18:16.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:15 smithi022 bash[19740]: cluster 2024-09-17T12:18:14.171751+0000 mgr.y (mgr.24293) 403 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:15 smithi022 bash[25967]: cluster 2024-09-17T12:18:14.171751+0000 mgr.y (mgr.24293) 403 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:16.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:15 smithi190 bash[20839]: cluster 2024-09-17T12:18:14.171751+0000 mgr.y (mgr.24293) 403 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:17.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:16 smithi022 bash[19740]: audit 2024-09-17T12:18:15.770310+0000 mgr.y (mgr.24293) 404 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:17.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:16 smithi022 bash[25967]: audit 2024-09-17T12:18:15.770310+0000 mgr.y (mgr.24293) 404 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:17.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:16 smithi190 bash[20839]: audit 2024-09-17T12:18:15.770310+0000 mgr.y (mgr.24293) 404 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:18.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:17 smithi022 bash[19740]: cluster 2024-09-17T12:18:16.173407+0000 mgr.y (mgr.24293) 405 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:18.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:17 smithi022 bash[25967]: cluster 2024-09-17T12:18:16.173407+0000 mgr.y (mgr.24293) 405 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:18.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:17 smithi190 bash[20839]: cluster 2024-09-17T12:18:16.173407+0000 mgr.y (mgr.24293) 405 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:20.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:19 smithi022 bash[25967]: cluster 2024-09-17T12:18:18.174097+0000 mgr.y (mgr.24293) 406 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:20.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:19 smithi022 bash[19740]: cluster 2024-09-17T12:18:18.174097+0000 mgr.y (mgr.24293) 406 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:20.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:19 smithi190 bash[20839]: cluster 2024-09-17T12:18:18.174097+0000 mgr.y (mgr.24293) 406 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:22.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:22 smithi190 bash[20839]: cluster 2024-09-17T12:18:20.174544+0000 mgr.y (mgr.24293) 407 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:22.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:22 smithi190 bash[20839]: audit 2024-09-17T12:18:21.016295+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:22.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:22 smithi190 bash[20839]: audit 2024-09-17T12:18:21.023969+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:22.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:22 smithi190 bash[20839]: audit 2024-09-17T12:18:21.032618+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:22.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:22 smithi022 bash[25967]: cluster 2024-09-17T12:18:20.174544+0000 mgr.y (mgr.24293) 407 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:22.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:22 smithi022 bash[25967]: audit 2024-09-17T12:18:21.016295+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:22.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:22 smithi022 bash[25967]: audit 2024-09-17T12:18:21.023969+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:22.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:22 smithi022 bash[25967]: audit 2024-09-17T12:18:21.032618+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:22.429 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:22 smithi022 bash[19740]: cluster 2024-09-17T12:18:20.174544+0000 mgr.y (mgr.24293) 407 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:22.429 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:22 smithi022 bash[19740]: audit 2024-09-17T12:18:21.016295+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:22.429 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:22 smithi022 bash[19740]: audit 2024-09-17T12:18:21.023969+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:22.429 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:22 smithi022 bash[19740]: audit 2024-09-17T12:18:21.032618+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:24.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:24 smithi022 bash[19740]: cluster 2024-09-17T12:18:22.175671+0000 mgr.y (mgr.24293) 408 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:24.382 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:24 smithi022 bash[25967]: cluster 2024-09-17T12:18:22.175671+0000 mgr.y (mgr.24293) 408 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:24.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:24 smithi190 bash[20839]: cluster 2024-09-17T12:18:22.175671+0000 mgr.y (mgr.24293) 408 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:24.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:18:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:18:24] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-17T12:18:25.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.713793+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.714661+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.717197+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.717887+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.720302+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.721188+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.723705+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.724547+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.741252+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:25 smithi190 bash[20839]: audit 2024-09-17T12:18:24.992696+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.713793+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.714661+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.717197+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.717887+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.720302+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.721188+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.723705+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.724547+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.741252+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[19740]: audit 2024-09-17T12:18:24.992696+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.713793+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.714661+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.717197+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.717887+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.720302+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.721188+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.723705+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.724547+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:25.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.741252+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:25.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:25 smithi022 bash[25967]: audit 2024-09-17T12:18:24.992696+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:26.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: cluster 2024-09-17T12:18:24.176297+0000 mgr.y (mgr.24293) 409 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:26.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: cephadm 2024-09-17T12:18:24.726299+0000 mgr.y (mgr.24293) 410 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:18:26.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.068738+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.075397+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.077345+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.077634+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.078571+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.078816+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.079714+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.079971+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.080730+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.080980+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.086312+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.087678+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.088432+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:18:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:26 smithi190 bash[20839]: audit 2024-09-17T12:18:25.094862+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: cluster 2024-09-17T12:18:24.176297+0000 mgr.y (mgr.24293) 409 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: cephadm 2024-09-17T12:18:24.726299+0000 mgr.y (mgr.24293) 410 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.068738+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.075397+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.077345+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.077634+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.078571+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.078816+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.079714+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.079971+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.080730+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.080980+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.086312+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.087678+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.088432+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[19740]: audit 2024-09-17T12:18:25.094862+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: cluster 2024-09-17T12:18:24.176297+0000 mgr.y (mgr.24293) 409 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: cephadm 2024-09-17T12:18:24.726299+0000 mgr.y (mgr.24293) 410 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.068738+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.075397+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.077345+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.077634+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.078571+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.078816+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.079714+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.079971+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.080730+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.080980+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24293 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:18:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.086312+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.087678+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:18:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.088432+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:18:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:26 smithi022 bash[25967]: audit 2024-09-17T12:18:25.094862+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:27.387 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:27 smithi190 bash[20839]: cephadm 2024-09-17T12:18:25.081627+0000 mgr.y (mgr.24293) 411 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:18:27.387 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:27 smithi190 bash[20839]: audit 2024-09-17T12:18:25.781564+0000 mgr.y (mgr.24293) 412 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:27.387 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:27 smithi190 bash[20839]: cluster 2024-09-17T12:18:26.178036+0000 mgr.y (mgr.24293) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:27.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:27 smithi022 bash[19740]: cephadm 2024-09-17T12:18:25.081627+0000 mgr.y (mgr.24293) 411 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:18:27.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:27 smithi022 bash[19740]: audit 2024-09-17T12:18:25.781564+0000 mgr.y (mgr.24293) 412 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:27.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:27 smithi022 bash[19740]: cluster 2024-09-17T12:18:26.178036+0000 mgr.y (mgr.24293) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:27.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:27 smithi022 bash[25967]: cephadm 2024-09-17T12:18:25.081627+0000 mgr.y (mgr.24293) 411 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:18:27.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:27 smithi022 bash[25967]: audit 2024-09-17T12:18:25.781564+0000 mgr.y (mgr.24293) 412 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:27.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:27 smithi022 bash[25967]: cluster 2024-09-17T12:18:26.178036+0000 mgr.y (mgr.24293) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:29.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:29 smithi190 bash[20839]: cluster 2024-09-17T12:18:28.178860+0000 mgr.y (mgr.24293) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:29.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:29 smithi022 bash[19740]: cluster 2024-09-17T12:18:28.178860+0000 mgr.y (mgr.24293) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:29.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:29 smithi022 bash[25967]: cluster 2024-09-17T12:18:28.178860+0000 mgr.y (mgr.24293) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:31.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:31 smithi022 bash[19740]: cluster 2024-09-17T12:18:30.179625+0000 mgr.y (mgr.24293) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:31.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:31 smithi022 bash[25967]: cluster 2024-09-17T12:18:30.179625+0000 mgr.y (mgr.24293) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:31.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:31 smithi190 bash[20839]: cluster 2024-09-17T12:18:30.179625+0000 mgr.y (mgr.24293) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:33.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:33 smithi022 bash[19740]: cluster 2024-09-17T12:18:32.181428+0000 mgr.y (mgr.24293) 416 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:33.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:33 smithi022 bash[25967]: cluster 2024-09-17T12:18:32.181428+0000 mgr.y (mgr.24293) 416 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:33.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:33 smithi190 bash[20839]: cluster 2024-09-17T12:18:32.181428+0000 mgr.y (mgr.24293) 416 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:18:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:18:34] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-17T12:18:35.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:35 smithi190 bash[20839]: audit 2024-09-17T12:18:34.091832+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:35 smithi190 bash[20839]: audit 2024-09-17T12:18:34.106143+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:35 smithi190 bash[20839]: audit 2024-09-17T12:18:34.118846+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:35 smithi190 bash[20839]: cluster 2024-09-17T12:18:34.182210+0000 mgr.y (mgr.24293) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:35.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:35 smithi022 bash[19740]: audit 2024-09-17T12:18:34.091832+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:35 smithi022 bash[19740]: audit 2024-09-17T12:18:34.106143+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:35 smithi022 bash[19740]: audit 2024-09-17T12:18:34.118846+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:35 smithi022 bash[19740]: cluster 2024-09-17T12:18:34.182210+0000 mgr.y (mgr.24293) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:35.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:35 smithi022 bash[25967]: audit 2024-09-17T12:18:34.091832+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:35 smithi022 bash[25967]: audit 2024-09-17T12:18:34.106143+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:35 smithi022 bash[25967]: audit 2024-09-17T12:18:34.118846+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:35.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:35 smithi022 bash[25967]: cluster 2024-09-17T12:18:34.182210+0000 mgr.y (mgr.24293) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:36.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:36 smithi190 bash[20839]: audit 2024-09-17T12:18:35.792787+0000 mgr.y (mgr.24293) 418 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:36.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:36 smithi022 bash[19740]: audit 2024-09-17T12:18:35.792787+0000 mgr.y (mgr.24293) 418 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:36.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:36 smithi022 bash[25967]: audit 2024-09-17T12:18:35.792787+0000 mgr.y (mgr.24293) 418 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:37.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:37 smithi190 bash[20839]: cluster 2024-09-17T12:18:36.183990+0000 mgr.y (mgr.24293) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:37.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:37 smithi022 bash[19740]: cluster 2024-09-17T12:18:36.183990+0000 mgr.y (mgr.24293) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:37.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:37 smithi022 bash[25967]: cluster 2024-09-17T12:18:36.183990+0000 mgr.y (mgr.24293) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:39.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:39 smithi022 bash[19740]: cluster 2024-09-17T12:18:38.184689+0000 mgr.y (mgr.24293) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:39.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:39 smithi022 bash[25967]: cluster 2024-09-17T12:18:38.184689+0000 mgr.y (mgr.24293) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:39.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:39 smithi190 bash[20839]: cluster 2024-09-17T12:18:38.184689+0000 mgr.y (mgr.24293) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:40.456 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:40 smithi022 bash[19740]: audit 2024-09-17T12:18:39.993258+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:40.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:40 smithi022 bash[25967]: audit 2024-09-17T12:18:39.993258+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:40.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:40 smithi190 bash[20839]: audit 2024-09-17T12:18:39.993258+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:41.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:41 smithi022 bash[19740]: cluster 2024-09-17T12:18:40.185161+0000 mgr.y (mgr.24293) 421 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:41.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:41 smithi022 bash[19740]: audit 2024-09-17T12:18:41.203104+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:41.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:41 smithi022 bash[19740]: audit 2024-09-17T12:18:41.213915+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:41.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:41 smithi022 bash[19740]: audit 2024-09-17T12:18:41.224568+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:41.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:41 smithi022 bash[25967]: cluster 2024-09-17T12:18:40.185161+0000 mgr.y (mgr.24293) 421 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:41.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:41 smithi022 bash[25967]: audit 2024-09-17T12:18:41.203104+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:41.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:41 smithi022 bash[25967]: audit 2024-09-17T12:18:41.213915+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:41.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:41 smithi022 bash[25967]: audit 2024-09-17T12:18:41.224568+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:41.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:41 smithi190 bash[20839]: cluster 2024-09-17T12:18:40.185161+0000 mgr.y (mgr.24293) 421 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:41.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:41 smithi190 bash[20839]: audit 2024-09-17T12:18:41.203104+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:41.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:41 smithi190 bash[20839]: audit 2024-09-17T12:18:41.213915+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:41.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:41 smithi190 bash[20839]: audit 2024-09-17T12:18:41.224568+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:43.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:43 smithi022 bash[19740]: cluster 2024-09-17T12:18:42.186481+0000 mgr.y (mgr.24293) 422 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:43.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:43 smithi022 bash[25967]: cluster 2024-09-17T12:18:42.186481+0000 mgr.y (mgr.24293) 422 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:43.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:43 smithi190 bash[20839]: cluster 2024-09-17T12:18:42.186481+0000 mgr.y (mgr.24293) 422 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:44.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:18:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:18:44] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T12:18:45.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:45 smithi022 bash[19740]: cluster 2024-09-17T12:18:44.187191+0000 mgr.y (mgr.24293) 423 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:45.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:45 smithi022 bash[25967]: cluster 2024-09-17T12:18:44.187191+0000 mgr.y (mgr.24293) 423 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:45.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:45 smithi190 bash[20839]: cluster 2024-09-17T12:18:44.187191+0000 mgr.y (mgr.24293) 423 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:46 smithi190 bash[20839]: audit 2024-09-17T12:18:45.798545+0000 mgr.y (mgr.24293) 424 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:46.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:46 smithi022 bash[19740]: audit 2024-09-17T12:18:45.798545+0000 mgr.y (mgr.24293) 424 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:46.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:46 smithi022 bash[25967]: audit 2024-09-17T12:18:45.798545+0000 mgr.y (mgr.24293) 424 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:47.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:47 smithi190 bash[20839]: cluster 2024-09-17T12:18:46.188856+0000 mgr.y (mgr.24293) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:47.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:47 smithi022 bash[19740]: cluster 2024-09-17T12:18:46.188856+0000 mgr.y (mgr.24293) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:47.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:47 smithi022 bash[25967]: cluster 2024-09-17T12:18:46.188856+0000 mgr.y (mgr.24293) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:49.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:49 smithi190 bash[20839]: cluster 2024-09-17T12:18:48.189557+0000 mgr.y (mgr.24293) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:49.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:49 smithi022 bash[19740]: cluster 2024-09-17T12:18:48.189557+0000 mgr.y (mgr.24293) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:49.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:49 smithi022 bash[25967]: cluster 2024-09-17T12:18:48.189557+0000 mgr.y (mgr.24293) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:51.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:51 smithi190 bash[20839]: cluster 2024-09-17T12:18:50.190179+0000 mgr.y (mgr.24293) 427 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:51.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:51 smithi022 bash[19740]: cluster 2024-09-17T12:18:50.190179+0000 mgr.y (mgr.24293) 427 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:51.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:51 smithi022 bash[25967]: cluster 2024-09-17T12:18:50.190179+0000 mgr.y (mgr.24293) 427 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:53.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:53 smithi190 bash[20839]: cluster 2024-09-17T12:18:52.191920+0000 mgr.y (mgr.24293) 428 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:53.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:53 smithi022 bash[25967]: cluster 2024-09-17T12:18:52.191920+0000 mgr.y (mgr.24293) 428 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:53 smithi022 bash[19740]: cluster 2024-09-17T12:18:52.191920+0000 mgr.y (mgr.24293) 428 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:18:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:18:54] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T12:18:55.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:55 smithi190 bash[20839]: cluster 2024-09-17T12:18:54.192612+0000 mgr.y (mgr.24293) 429 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:55.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:55 smithi190 bash[20839]: audit 2024-09-17T12:18:54.338836+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:55 smithi190 bash[20839]: audit 2024-09-17T12:18:54.353073+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:55 smithi190 bash[20839]: audit 2024-09-17T12:18:54.365983+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:55 smithi190 bash[20839]: audit 2024-09-17T12:18:54.993545+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:55.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[19740]: cluster 2024-09-17T12:18:54.192612+0000 mgr.y (mgr.24293) 429 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[19740]: audit 2024-09-17T12:18:54.338836+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[19740]: audit 2024-09-17T12:18:54.353073+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[19740]: audit 2024-09-17T12:18:54.365983+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[19740]: audit 2024-09-17T12:18:54.993545+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[25967]: cluster 2024-09-17T12:18:54.192612+0000 mgr.y (mgr.24293) 429 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[25967]: audit 2024-09-17T12:18:54.338836+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[25967]: audit 2024-09-17T12:18:54.353073+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[25967]: audit 2024-09-17T12:18:54.365983+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:18:55.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:55 smithi022 bash[25967]: audit 2024-09-17T12:18:54.993545+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:18:56.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:56 smithi190 bash[20839]: audit 2024-09-17T12:18:55.809736+0000 mgr.y (mgr.24293) 430 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:56.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:56 smithi022 bash[19740]: audit 2024-09-17T12:18:55.809736+0000 mgr.y (mgr.24293) 430 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:56.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:56 smithi022 bash[25967]: audit 2024-09-17T12:18:55.809736+0000 mgr.y (mgr.24293) 430 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:57.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:57 smithi190 bash[20839]: cluster 2024-09-17T12:18:56.194371+0000 mgr.y (mgr.24293) 431 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:57.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:57 smithi022 bash[25967]: cluster 2024-09-17T12:18:56.194371+0000 mgr.y (mgr.24293) 431 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:57.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:57 smithi022 bash[19740]: cluster 2024-09-17T12:18:56.194371+0000 mgr.y (mgr.24293) 431 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:59.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:18:59 smithi022 bash[19740]: cluster 2024-09-17T12:18:58.195204+0000 mgr.y (mgr.24293) 432 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:59.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:18:59 smithi022 bash[25967]: cluster 2024-09-17T12:18:58.195204+0000 mgr.y (mgr.24293) 432 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:59.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:18:59 smithi190 bash[20839]: cluster 2024-09-17T12:18:58.195204+0000 mgr.y (mgr.24293) 432 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:01.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:01 smithi190 bash[20839]: cluster 2024-09-17T12:19:00.195707+0000 mgr.y (mgr.24293) 433 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:01.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:01 smithi022 bash[25967]: cluster 2024-09-17T12:19:00.195707+0000 mgr.y (mgr.24293) 433 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:01 smithi022 bash[19740]: cluster 2024-09-17T12:19:00.195707+0000 mgr.y (mgr.24293) 433 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:02.645 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:02 smithi022 bash[19740]: audit 2024-09-17T12:19:01.368889+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:02.646 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:02 smithi022 bash[19740]: audit 2024-09-17T12:19:01.376672+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:02.646 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:02 smithi022 bash[19740]: audit 2024-09-17T12:19:01.384285+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:02.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:02 smithi022 bash[25967]: audit 2024-09-17T12:19:01.368889+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:02.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:02 smithi022 bash[25967]: audit 2024-09-17T12:19:01.376672+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:02.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:02 smithi022 bash[25967]: audit 2024-09-17T12:19:01.384285+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:02.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:02 smithi190 bash[20839]: audit 2024-09-17T12:19:01.368889+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:02.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:02 smithi190 bash[20839]: audit 2024-09-17T12:19:01.376672+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:02.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:02 smithi190 bash[20839]: audit 2024-09-17T12:19:01.384285+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:03.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:03 smithi190 bash[20839]: cluster 2024-09-17T12:19:02.197393+0000 mgr.y (mgr.24293) 434 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:03.664 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:03 smithi022 bash[25967]: cluster 2024-09-17T12:19:02.197393+0000 mgr.y (mgr.24293) 434 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:03.664 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:03 smithi022 bash[19740]: cluster 2024-09-17T12:19:02.197393+0000 mgr.y (mgr.24293) 434 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:19:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:19:04] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-17T12:19:05.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:05 smithi190 bash[20839]: cluster 2024-09-17T12:19:04.198147+0000 mgr.y (mgr.24293) 435 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:05.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:05 smithi022 bash[19740]: cluster 2024-09-17T12:19:04.198147+0000 mgr.y (mgr.24293) 435 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:05.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:05 smithi022 bash[25967]: cluster 2024-09-17T12:19:04.198147+0000 mgr.y (mgr.24293) 435 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:06.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:06 smithi190 bash[20839]: audit 2024-09-17T12:19:05.820949+0000 mgr.y (mgr.24293) 436 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:06.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:06 smithi022 bash[19740]: audit 2024-09-17T12:19:05.820949+0000 mgr.y (mgr.24293) 436 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:06.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:06 smithi022 bash[25967]: audit 2024-09-17T12:19:05.820949+0000 mgr.y (mgr.24293) 436 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:07.704 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:07 smithi190 bash[20839]: cluster 2024-09-17T12:19:06.199874+0000 mgr.y (mgr.24293) 437 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:07.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:07 smithi022 bash[19740]: cluster 2024-09-17T12:19:06.199874+0000 mgr.y (mgr.24293) 437 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:07.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:07 smithi022 bash[25967]: cluster 2024-09-17T12:19:06.199874+0000 mgr.y (mgr.24293) 437 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:09.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:09 smithi190 bash[20839]: cluster 2024-09-17T12:19:08.200584+0000 mgr.y (mgr.24293) 438 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:09.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:09 smithi022 bash[19740]: cluster 2024-09-17T12:19:08.200584+0000 mgr.y (mgr.24293) 438 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:09 smithi022 bash[25967]: cluster 2024-09-17T12:19:08.200584+0000 mgr.y (mgr.24293) 438 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:10.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:10 smithi022 bash[19740]: audit 2024-09-17T12:19:09.994224+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:10 smithi022 bash[25967]: audit 2024-09-17T12:19:09.994224+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:10.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:10 smithi190 bash[20839]: audit 2024-09-17T12:19:09.994224+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:11.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:11 smithi022 bash[25967]: cluster 2024-09-17T12:19:10.201246+0000 mgr.y (mgr.24293) 439 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:11.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:11 smithi022 bash[19740]: cluster 2024-09-17T12:19:10.201246+0000 mgr.y (mgr.24293) 439 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:11.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:11 smithi190 bash[20839]: cluster 2024-09-17T12:19:10.201246+0000 mgr.y (mgr.24293) 439 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:13.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:13 smithi022 bash[25967]: cluster 2024-09-17T12:19:12.202962+0000 mgr.y (mgr.24293) 440 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:13 smithi022 bash[19740]: cluster 2024-09-17T12:19:12.202962+0000 mgr.y (mgr.24293) 440 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:13.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:13 smithi190 bash[20839]: cluster 2024-09-17T12:19:12.202962+0000 mgr.y (mgr.24293) 440 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:14.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:19:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:19:14] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T12:19:15.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:15 smithi022 bash[25967]: cluster 2024-09-17T12:19:14.203990+0000 mgr.y (mgr.24293) 441 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:15.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:15 smithi022 bash[25967]: audit 2024-09-17T12:19:14.551995+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:15.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:15 smithi022 bash[25967]: audit 2024-09-17T12:19:14.566091+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:15.832 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:15 smithi022 bash[25967]: audit 2024-09-17T12:19:14.581151+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:15.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:15 smithi022 bash[19740]: cluster 2024-09-17T12:19:14.203990+0000 mgr.y (mgr.24293) 441 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:15.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:15 smithi022 bash[19740]: audit 2024-09-17T12:19:14.551995+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:15.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:15 smithi022 bash[19740]: audit 2024-09-17T12:19:14.566091+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:15.833 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:15 smithi022 bash[19740]: audit 2024-09-17T12:19:14.581151+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:15.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:15 smithi190 bash[20839]: cluster 2024-09-17T12:19:14.203990+0000 mgr.y (mgr.24293) 441 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:15.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:15 smithi190 bash[20839]: audit 2024-09-17T12:19:14.551995+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:15.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:15 smithi190 bash[20839]: audit 2024-09-17T12:19:14.566091+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:15.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:15 smithi190 bash[20839]: audit 2024-09-17T12:19:14.581151+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:16.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:16 smithi190 bash[20839]: audit 2024-09-17T12:19:15.832132+0000 mgr.y (mgr.24293) 442 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:17.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:16 smithi022 bash[25967]: audit 2024-09-17T12:19:15.832132+0000 mgr.y (mgr.24293) 442 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:17.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:16 smithi022 bash[19740]: audit 2024-09-17T12:19:15.832132+0000 mgr.y (mgr.24293) 442 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:17.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:17 smithi190 bash[20839]: cluster 2024-09-17T12:19:16.206111+0000 mgr.y (mgr.24293) 443 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:18.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:17 smithi022 bash[25967]: cluster 2024-09-17T12:19:16.206111+0000 mgr.y (mgr.24293) 443 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:18.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:17 smithi022 bash[19740]: cluster 2024-09-17T12:19:16.206111+0000 mgr.y (mgr.24293) 443 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:19.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:19 smithi190 bash[20839]: cluster 2024-09-17T12:19:18.207007+0000 mgr.y (mgr.24293) 444 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:20.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:19 smithi022 bash[25967]: cluster 2024-09-17T12:19:18.207007+0000 mgr.y (mgr.24293) 444 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:20.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:19 smithi022 bash[19740]: cluster 2024-09-17T12:19:18.207007+0000 mgr.y (mgr.24293) 444 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:21.854 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:21 smithi022 bash[25967]: cluster 2024-09-17T12:19:20.207801+0000 mgr.y (mgr.24293) 445 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:21.854 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:21 smithi022 bash[25967]: audit 2024-09-17T12:19:21.564243+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:21.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:21 smithi022 bash[19740]: cluster 2024-09-17T12:19:20.207801+0000 mgr.y (mgr.24293) 445 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:21.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:21 smithi022 bash[19740]: audit 2024-09-17T12:19:21.564243+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:21.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:21 smithi190 bash[20839]: cluster 2024-09-17T12:19:20.207801+0000 mgr.y (mgr.24293) 445 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:21.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:21 smithi190 bash[20839]: audit 2024-09-17T12:19:21.564243+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:22 smithi022 bash[25967]: audit 2024-09-17T12:19:21.582930+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:22.829 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:22 smithi022 bash[25967]: audit 2024-09-17T12:19:21.596289+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:22 smithi022 bash[19740]: audit 2024-09-17T12:19:21.582930+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:22.830 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:22 smithi022 bash[19740]: audit 2024-09-17T12:19:21.596289+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:22.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:22 smithi190 bash[20839]: audit 2024-09-17T12:19:21.582930+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:22.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:22 smithi190 bash[20839]: audit 2024-09-17T12:19:21.596289+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:23.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:23 smithi022 bash[19740]: cluster 2024-09-17T12:19:22.209626+0000 mgr.y (mgr.24293) 446 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:23.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:23 smithi022 bash[25967]: cluster 2024-09-17T12:19:22.209626+0000 mgr.y (mgr.24293) 446 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:23.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:23 smithi190 bash[20839]: cluster 2024-09-17T12:19:22.209626+0000 mgr.y (mgr.24293) 446 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:24.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:19:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:19:24] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T12:19:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:25 smithi190 bash[20839]: cluster 2024-09-17T12:19:24.210316+0000 mgr.y (mgr.24293) 447 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:25 smithi190 bash[20839]: audit 2024-09-17T12:19:24.994740+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:25 smithi190 bash[20839]: audit 2024-09-17T12:19:25.534064+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:25 smithi190 bash[20839]: audit 2024-09-17T12:19:25.548073+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:25 smithi190 bash[20839]: audit 2024-09-17T12:19:25.551693+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:19:25.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:25 smithi190 bash[20839]: audit 2024-09-17T12:19:25.553414+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:19:25.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:25 smithi190 bash[20839]: audit 2024-09-17T12:19:25.564048+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:26.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[25967]: cluster 2024-09-17T12:19:24.210316+0000 mgr.y (mgr.24293) 447 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:26.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[25967]: audit 2024-09-17T12:19:24.994740+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:26.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[25967]: audit 2024-09-17T12:19:25.534064+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[25967]: audit 2024-09-17T12:19:25.548073+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[25967]: audit 2024-09-17T12:19:25.551693+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:19:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[25967]: audit 2024-09-17T12:19:25.553414+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:19:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[25967]: audit 2024-09-17T12:19:25.564048+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:26.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[19740]: cluster 2024-09-17T12:19:24.210316+0000 mgr.y (mgr.24293) 447 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:26.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[19740]: audit 2024-09-17T12:19:24.994740+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:26.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[19740]: audit 2024-09-17T12:19:25.534064+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:26.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[19740]: audit 2024-09-17T12:19:25.548073+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:26.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[19740]: audit 2024-09-17T12:19:25.551693+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:19:26.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[19740]: audit 2024-09-17T12:19:25.553414+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:19:26.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:25 smithi022 bash[19740]: audit 2024-09-17T12:19:25.564048+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:26.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:26 smithi190 bash[20839]: audit 2024-09-17T12:19:25.843369+0000 mgr.y (mgr.24293) 448 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:27.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:26 smithi022 bash[19740]: audit 2024-09-17T12:19:25.843369+0000 mgr.y (mgr.24293) 448 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:27.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:26 smithi022 bash[25967]: audit 2024-09-17T12:19:25.843369+0000 mgr.y (mgr.24293) 448 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:27.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:27 smithi190 bash[20839]: cluster 2024-09-17T12:19:26.211980+0000 mgr.y (mgr.24293) 449 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:28.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:27 smithi022 bash[19740]: cluster 2024-09-17T12:19:26.211980+0000 mgr.y (mgr.24293) 449 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:28.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:27 smithi022 bash[25967]: cluster 2024-09-17T12:19:26.211980+0000 mgr.y (mgr.24293) 449 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:29.146 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:19:28 smithi190 bash[45016]: logger=sqlstore.transactions t=2024-09-17T12:19:28.864462394Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T12:19:29.146 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:19:28 smithi190 bash[45016]: logger=cleanup t=2024-09-17T12:19:28.97100534Z level=info msg="Completed cleanup jobs" duration=117.87457ms 2024-09-17T12:19:29.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:29 smithi190 bash[20839]: cluster 2024-09-17T12:19:28.212673+0000 mgr.y (mgr.24293) 450 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:30.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:29 smithi022 bash[19740]: cluster 2024-09-17T12:19:28.212673+0000 mgr.y (mgr.24293) 450 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:30.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:29 smithi022 bash[25967]: cluster 2024-09-17T12:19:28.212673+0000 mgr.y (mgr.24293) 450 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:31.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:31 smithi190 bash[20839]: cluster 2024-09-17T12:19:30.213338+0000 mgr.y (mgr.24293) 451 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:32.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:31 smithi022 bash[25967]: cluster 2024-09-17T12:19:30.213338+0000 mgr.y (mgr.24293) 451 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:32.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:31 smithi022 bash[19740]: cluster 2024-09-17T12:19:30.213338+0000 mgr.y (mgr.24293) 451 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:33.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:33 smithi190 bash[20839]: cluster 2024-09-17T12:19:32.215137+0000 mgr.y (mgr.24293) 452 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:34.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:33 smithi022 bash[19740]: cluster 2024-09-17T12:19:32.215137+0000 mgr.y (mgr.24293) 452 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:34.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:33 smithi022 bash[25967]: cluster 2024-09-17T12:19:32.215137+0000 mgr.y (mgr.24293) 452 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:19:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:19:34] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T12:19:36.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:35 smithi190 bash[20839]: cluster 2024-09-17T12:19:34.216049+0000 mgr.y (mgr.24293) 453 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:35 smithi190 bash[20839]: audit 2024-09-17T12:19:34.799528+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:36.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:35 smithi190 bash[20839]: audit 2024-09-17T12:19:34.813214+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:36.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:35 smithi190 bash[20839]: audit 2024-09-17T12:19:34.825920+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:35 smithi022 bash[25967]: cluster 2024-09-17T12:19:34.216049+0000 mgr.y (mgr.24293) 453 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:35 smithi022 bash[25967]: audit 2024-09-17T12:19:34.799528+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:35 smithi022 bash[25967]: audit 2024-09-17T12:19:34.813214+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:35 smithi022 bash[25967]: audit 2024-09-17T12:19:34.825920+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:35 smithi022 bash[19740]: cluster 2024-09-17T12:19:34.216049+0000 mgr.y (mgr.24293) 453 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:35 smithi022 bash[19740]: audit 2024-09-17T12:19:34.799528+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:35 smithi022 bash[19740]: audit 2024-09-17T12:19:34.813214+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:35 smithi022 bash[19740]: audit 2024-09-17T12:19:34.825920+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:37.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:36 smithi190 bash[20839]: audit 2024-09-17T12:19:35.854542+0000 mgr.y (mgr.24293) 454 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:37.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:36 smithi022 bash[25967]: audit 2024-09-17T12:19:35.854542+0000 mgr.y (mgr.24293) 454 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:37.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:36 smithi022 bash[19740]: audit 2024-09-17T12:19:35.854542+0000 mgr.y (mgr.24293) 454 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:38.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:37 smithi190 bash[20839]: cluster 2024-09-17T12:19:36.217883+0000 mgr.y (mgr.24293) 455 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:38.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:37 smithi022 bash[25967]: cluster 2024-09-17T12:19:36.217883+0000 mgr.y (mgr.24293) 455 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:38.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:37 smithi022 bash[19740]: cluster 2024-09-17T12:19:36.217883+0000 mgr.y (mgr.24293) 455 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:40.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:39 smithi190 bash[20839]: cluster 2024-09-17T12:19:38.218668+0000 mgr.y (mgr.24293) 456 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:40.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:39 smithi022 bash[19740]: cluster 2024-09-17T12:19:38.218668+0000 mgr.y (mgr.24293) 456 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:40.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:39 smithi022 bash[25967]: cluster 2024-09-17T12:19:38.218668+0000 mgr.y (mgr.24293) 456 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:41.137 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:40 smithi022 bash[25967]: audit 2024-09-17T12:19:39.994916+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:41.137 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:40 smithi022 bash[19740]: audit 2024-09-17T12:19:39.994916+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:41.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:40 smithi190 bash[20839]: audit 2024-09-17T12:19:39.994916+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:42.094 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:41 smithi022 bash[25967]: cluster 2024-09-17T12:19:40.219592+0000 mgr.y (mgr.24293) 457 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:42.094 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:41 smithi022 bash[25967]: audit 2024-09-17T12:19:41.795557+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:42.095 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:41 smithi022 bash[25967]: audit 2024-09-17T12:19:41.806756+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:42.095 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:41 smithi022 bash[25967]: audit 2024-09-17T12:19:41.815022+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:42.095 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:41 smithi022 bash[19740]: cluster 2024-09-17T12:19:40.219592+0000 mgr.y (mgr.24293) 457 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:42.095 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:41 smithi022 bash[19740]: audit 2024-09-17T12:19:41.795557+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:42.095 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:41 smithi022 bash[19740]: audit 2024-09-17T12:19:41.806756+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:42.095 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:41 smithi022 bash[19740]: audit 2024-09-17T12:19:41.815022+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:42.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:41 smithi190 bash[20839]: cluster 2024-09-17T12:19:40.219592+0000 mgr.y (mgr.24293) 457 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:42.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:41 smithi190 bash[20839]: audit 2024-09-17T12:19:41.795557+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:42.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:41 smithi190 bash[20839]: audit 2024-09-17T12:19:41.806756+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:42.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:41 smithi190 bash[20839]: audit 2024-09-17T12:19:41.815022+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:44.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:43 smithi190 bash[20839]: cluster 2024-09-17T12:19:42.221344+0000 mgr.y (mgr.24293) 458 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:44.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:43 smithi022 bash[25967]: cluster 2024-09-17T12:19:42.221344+0000 mgr.y (mgr.24293) 458 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:44.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:43 smithi022 bash[19740]: cluster 2024-09-17T12:19:42.221344+0000 mgr.y (mgr.24293) 458 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:44.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:19:44 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:19:44] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T12:19:46.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:45 smithi190 bash[20839]: cluster 2024-09-17T12:19:44.222031+0000 mgr.y (mgr.24293) 459 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:46.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:45 smithi022 bash[25967]: cluster 2024-09-17T12:19:44.222031+0000 mgr.y (mgr.24293) 459 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:46.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:45 smithi022 bash[19740]: cluster 2024-09-17T12:19:44.222031+0000 mgr.y (mgr.24293) 459 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:47.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:46 smithi190 bash[20839]: audit 2024-09-17T12:19:45.865689+0000 mgr.y (mgr.24293) 460 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:47.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:46 smithi022 bash[19740]: audit 2024-09-17T12:19:45.865689+0000 mgr.y (mgr.24293) 460 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:47.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:46 smithi022 bash[25967]: audit 2024-09-17T12:19:45.865689+0000 mgr.y (mgr.24293) 460 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:48.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:47 smithi190 bash[20839]: cluster 2024-09-17T12:19:46.223673+0000 mgr.y (mgr.24293) 461 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:48.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:47 smithi022 bash[19740]: cluster 2024-09-17T12:19:46.223673+0000 mgr.y (mgr.24293) 461 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:48.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:47 smithi022 bash[25967]: cluster 2024-09-17T12:19:46.223673+0000 mgr.y (mgr.24293) 461 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:48.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:19:50.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:49 smithi190 bash[20839]: cluster 2024-09-17T12:19:48.224263+0000 mgr.y (mgr.24293) 462 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:50.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:49 smithi022 bash[25967]: cluster 2024-09-17T12:19:48.224263+0000 mgr.y (mgr.24293) 462 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:50.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:49 smithi022 bash[19740]: cluster 2024-09-17T12:19:48.224263+0000 mgr.y (mgr.24293) 462 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:52.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:51 smithi190 bash[20839]: cluster 2024-09-17T12:19:50.224959+0000 mgr.y (mgr.24293) 463 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:52.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:51 smithi022 bash[19740]: cluster 2024-09-17T12:19:50.224959+0000 mgr.y (mgr.24293) 463 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:51 smithi022 bash[25967]: cluster 2024-09-17T12:19:50.224959+0000 mgr.y (mgr.24293) 463 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:52.957 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:19:54.103 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:53 smithi022 bash[19740]: cluster 2024-09-17T12:19:52.226739+0000 mgr.y (mgr.24293) 464 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:54.103 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:53 smithi022 bash[25967]: cluster 2024-09-17T12:19:52.226739+0000 mgr.y (mgr.24293) 464 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:54.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:53 smithi190 bash[20839]: cluster 2024-09-17T12:19:52.226739+0000 mgr.y (mgr.24293) 464 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:19:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:19:54] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T12:19:56.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[25967]: cluster 2024-09-17T12:19:54.227398+0000 mgr.y (mgr.24293) 465 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:56.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[25967]: audit 2024-09-17T12:19:54.995419+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[25967]: audit 2024-09-17T12:19:55.067601+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[25967]: audit 2024-09-17T12:19:55.081382+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[25967]: audit 2024-09-17T12:19:55.094825+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[19740]: cluster 2024-09-17T12:19:54.227398+0000 mgr.y (mgr.24293) 465 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[19740]: audit 2024-09-17T12:19:54.995419+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[19740]: audit 2024-09-17T12:19:55.067601+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[19740]: audit 2024-09-17T12:19:55.081382+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:55 smithi022 bash[19740]: audit 2024-09-17T12:19:55.094825+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:55 smithi190 bash[20839]: cluster 2024-09-17T12:19:54.227398+0000 mgr.y (mgr.24293) 465 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:55 smithi190 bash[20839]: audit 2024-09-17T12:19:54.995419+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:19:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:55 smithi190 bash[20839]: audit 2024-09-17T12:19:55.067601+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:55 smithi190 bash[20839]: audit 2024-09-17T12:19:55.081382+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:55 smithi190 bash[20839]: audit 2024-09-17T12:19:55.094825+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:19:56.162 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:19:56.162 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 14s ago 21m - - 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 1s ago 20m - - 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (11m) 14s ago 11m 13.9M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (10m) 1s ago 10m 80.2M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (7m) 14s ago 7m 48.0M - 3.8 980a0bfcd684 d47a69a9efd5 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (2m) 1s ago 19m 439M - 19.3.0-4937-g74984932 6c1fcab85602 16dc0d1f4714 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:9283,8765 running (22m) 14s ago 22m 500M - 18.2.4-855-g19e2a2be 980a0bfcd684 28eef33d3bc7 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (22m) 14s ago 22m 62.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (20m) 1s ago 20m 47.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (20m) 14s ago 20m 46.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (11m) 14s ago 11m 8479k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (11m) 1s ago 11m 8939k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:19:56.163 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (19m) 14s ago 19m 59.6M 2781M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (18m) 14s ago 18m 61.6M 2781M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (17m) 14s ago 17m 49.7M 2781M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (16m) 14s ago 16m 58.6M 2781M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (15m) 1s ago 15m 60.1M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (14m) 1s ago 14m 58.5M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (13m) 1s ago 13m 49.3M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (12m) 1s ago 12m 59.3M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (11m) 1s ago 11m 45.6M - 2.43.0 a07b618ecd1d 2737dc75edf8 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (8m) 14s ago 8m 91.4M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:19:56.164 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (8m) 1s ago 8m 91.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:19:56.828 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T12:19:57.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:56 smithi190 bash[20839]: audit 2024-09-17T12:19:55.875619+0000 mgr.y (mgr.24293) 466 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:57.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:56 smithi022 bash[19740]: audit 2024-09-17T12:19:55.875619+0000 mgr.y (mgr.24293) 466 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:57.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:56 smithi022 bash[25967]: audit 2024-09-17T12:19:55.875619+0000 mgr.y (mgr.24293) 466 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:58.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:57 smithi190 bash[20839]: audit 2024-09-17T12:19:56.122805+0000 mgr.y (mgr.24293) 467 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:58.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:57 smithi190 bash[20839]: cluster 2024-09-17T12:19:56.228237+0000 mgr.y (mgr.24293) 468 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:58.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:57 smithi022 bash[19740]: audit 2024-09-17T12:19:56.122805+0000 mgr.y (mgr.24293) 467 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:58.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:57 smithi022 bash[19740]: cluster 2024-09-17T12:19:56.228237+0000 mgr.y (mgr.24293) 468 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:58.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:57 smithi022 bash[25967]: audit 2024-09-17T12:19:56.122805+0000 mgr.y (mgr.24293) 467 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:58.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:57 smithi022 bash[25967]: cluster 2024-09-17T12:19:56.228237+0000 mgr.y (mgr.24293) 468 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:00.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:19:59 smithi190 bash[20839]: cluster 2024-09-17T12:19:58.228900+0000 mgr.y (mgr.24293) 469 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:00.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:19:59 smithi022 bash[19740]: cluster 2024-09-17T12:19:58.228900+0000 mgr.y (mgr.24293) 469 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:00.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:19:59 smithi022 bash[25967]: cluster 2024-09-17T12:19:58.228900+0000 mgr.y (mgr.24293) 469 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:01.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:00 smithi190 bash[20839]: cluster 2024-09-17T12:20:00.000147+0000 mon.a (mon.0) 1412 : cluster [INF] overall HEALTH_OK 2024-09-17T12:20:01.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:00 smithi022 bash[25967]: cluster 2024-09-17T12:20:00.000147+0000 mon.a (mon.0) 1412 : cluster [INF] overall HEALTH_OK 2024-09-17T12:20:01.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:00 smithi022 bash[19740]: cluster 2024-09-17T12:20:00.000147+0000 mon.a (mon.0) 1412 : cluster [INF] overall HEALTH_OK 2024-09-17T12:20:01.600 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:20:02.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:01 smithi022 bash[19740]: cluster 2024-09-17T12:20:00.229546+0000 mgr.y (mgr.24293) 470 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:02.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:01 smithi022 bash[25967]: cluster 2024-09-17T12:20:00.229546+0000 mgr.y (mgr.24293) 470 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:02.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:01 smithi190 bash[20839]: cluster 2024-09-17T12:20:00.229546+0000 mgr.y (mgr.24293) 470 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:03.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:02 smithi022 bash[25967]: audit 2024-09-17T12:20:01.992998+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:03.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:02 smithi022 bash[25967]: audit 2024-09-17T12:20:02.003292+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:03.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:02 smithi022 bash[25967]: audit 2024-09-17T12:20:02.016015+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:03.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:02 smithi022 bash[19740]: audit 2024-09-17T12:20:01.992998+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:03.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:02 smithi022 bash[19740]: audit 2024-09-17T12:20:02.003292+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:03.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:02 smithi022 bash[19740]: audit 2024-09-17T12:20:02.016015+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:03.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:03 smithi190 bash[20839]: audit 2024-09-17T12:20:01.992998+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:03.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:03 smithi190 bash[20839]: audit 2024-09-17T12:20:02.003292+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:03.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:03 smithi190 bash[20839]: audit 2024-09-17T12:20:02.016015+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:04.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:04 smithi022 bash[25967]: cluster 2024-09-17T12:20:02.230730+0000 mgr.y (mgr.24293) 471 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:04.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:04 smithi022 bash[19740]: cluster 2024-09-17T12:20:02.230730+0000 mgr.y (mgr.24293) 471 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:04.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:04 smithi190 bash[20839]: cluster 2024-09-17T12:20:02.230730+0000 mgr.y (mgr.24293) 471 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:04.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:04 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:20:04] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-17T12:20:06.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:06 smithi022 bash[25967]: cluster 2024-09-17T12:20:04.231428+0000 mgr.y (mgr.24293) 472 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:06.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:06 smithi022 bash[19740]: cluster 2024-09-17T12:20:04.231428+0000 mgr.y (mgr.24293) 472 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:06.379 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1, 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:20:06.380 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14, 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:20:06.381 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:20:06.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:06 smithi190 bash[20839]: cluster 2024-09-17T12:20:04.231428+0000 mgr.y (mgr.24293) 472 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:07.125 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph -s' 2024-09-17T12:20:07.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:07 smithi190 bash[20839]: audit 2024-09-17T12:20:05.883798+0000 mgr.y (mgr.24293) 473 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:07.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:07 smithi190 bash[20839]: audit 2024-09-17T12:20:06.380617+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.22:0/987124074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:20:07.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:07 smithi022 bash[25967]: audit 2024-09-17T12:20:05.883798+0000 mgr.y (mgr.24293) 473 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:07.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:07 smithi022 bash[25967]: audit 2024-09-17T12:20:06.380617+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.22:0/987124074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:20:07.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:07 smithi022 bash[19740]: audit 2024-09-17T12:20:05.883798+0000 mgr.y (mgr.24293) 473 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:07.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:07 smithi022 bash[19740]: audit 2024-09-17T12:20:06.380617+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.22:0/987124074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:20:08.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:08 smithi190 bash[20839]: cluster 2024-09-17T12:20:06.232556+0000 mgr.y (mgr.24293) 474 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:08.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:08 smithi022 bash[19740]: cluster 2024-09-17T12:20:06.232556+0000 mgr.y (mgr.24293) 474 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:08.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:08 smithi022 bash[25967]: cluster 2024-09-17T12:20:06.232556+0000 mgr.y (mgr.24293) 474 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:10.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:10 smithi190 bash[20839]: cluster 2024-09-17T12:20:08.233239+0000 mgr.y (mgr.24293) 475 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:10.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:10 smithi190 bash[20839]: audit 2024-09-17T12:20:09.995872+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:10 smithi022 bash[19740]: cluster 2024-09-17T12:20:08.233239+0000 mgr.y (mgr.24293) 475 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:10 smithi022 bash[19740]: audit 2024-09-17T12:20:09.995872+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:10.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:10 smithi022 bash[25967]: cluster 2024-09-17T12:20:08.233239+0000 mgr.y (mgr.24293) 475 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:10.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:10 smithi022 bash[25967]: audit 2024-09-17T12:20:09.995872+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:11.894 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:20:12.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:12 smithi190 bash[20839]: cluster 2024-09-17T12:20:10.234035+0000 mgr.y (mgr.24293) 476 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:12.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:12 smithi022 bash[19740]: cluster 2024-09-17T12:20:10.234035+0000 mgr.y (mgr.24293) 476 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:12.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:12 smithi022 bash[25967]: cluster 2024-09-17T12:20:10.234035+0000 mgr.y (mgr.24293) 476 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:14.382 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:14 smithi022 bash[25967]: cluster 2024-09-17T12:20:12.235812+0000 mgr.y (mgr.24293) 477 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:14.613 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:14 smithi022 bash[19740]: cluster 2024-09-17T12:20:12.235812+0000 mgr.y (mgr.24293) 477 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:14.613 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:14 smithi190 bash[20839]: cluster 2024-09-17T12:20:12.235812+0000 mgr.y (mgr.24293) 477 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:14.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:14 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:20:14] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T12:20:14.925 INFO:teuthology.orchestra.run.smithi022.stdout: cluster: 2024-09-17T12:20:14.925 INFO:teuthology.orchestra.run.smithi022.stdout: id: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:20:14.925 INFO:teuthology.orchestra.run.smithi022.stdout: health: HEALTH_OK 2024-09-17T12:20:14.925 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:20:14.925 INFO:teuthology.orchestra.run.smithi022.stdout: services: 2024-09-17T12:20:14.925 INFO:teuthology.orchestra.run.smithi022.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-17T12:20:14.925 INFO:teuthology.orchestra.run.smithi022.stdout: mgr: y(active, since 12m), standbys: x 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: osd: 8 osds: 8 up (since 13m), 8 in (since 13m) 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: data: 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: pools: 6 pools, 161 pgs 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: objects: 212 objects, 585 KiB 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: usage: 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: pgs: 161 active+clean 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: io: 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T12:20:14.926 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:20:15.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:15 smithi022 bash[19740]: audit 2024-09-17T12:20:14.926006+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.22:0/1627623641' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:20:15.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:15 smithi022 bash[25967]: audit 2024-09-17T12:20:14.926006+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.22:0/1627623641' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:20:15.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:15 smithi190 bash[20839]: audit 2024-09-17T12:20:14.926006+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.22:0/1627623641' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:20:15.571 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:20:16.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:16 smithi022 bash[19740]: cluster 2024-09-17T12:20:14.236518+0000 mgr.y (mgr.24293) 478 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:16.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:16 smithi022 bash[19740]: audit 2024-09-17T12:20:15.310605+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:16.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:16 smithi022 bash[19740]: audit 2024-09-17T12:20:15.324590+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:16.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:16 smithi022 bash[19740]: audit 2024-09-17T12:20:15.337173+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:16 smithi022 bash[25967]: cluster 2024-09-17T12:20:14.236518+0000 mgr.y (mgr.24293) 478 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:16 smithi022 bash[25967]: audit 2024-09-17T12:20:15.310605+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:16 smithi022 bash[25967]: audit 2024-09-17T12:20:15.324590+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:16 smithi022 bash[25967]: audit 2024-09-17T12:20:15.337173+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:16.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:16 smithi190 bash[20839]: cluster 2024-09-17T12:20:14.236518+0000 mgr.y (mgr.24293) 478 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:16.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:16 smithi190 bash[20839]: audit 2024-09-17T12:20:15.310605+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:16.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:16 smithi190 bash[20839]: audit 2024-09-17T12:20:15.324590+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:16.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:16 smithi190 bash[20839]: audit 2024-09-17T12:20:15.337173+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:17.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:17 smithi190 bash[20839]: audit 2024-09-17T12:20:15.891869+0000 mgr.y (mgr.24293) 479 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:17.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:17 smithi022 bash[19740]: audit 2024-09-17T12:20:15.891869+0000 mgr.y (mgr.24293) 479 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:17.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:17 smithi022 bash[25967]: audit 2024-09-17T12:20:15.891869+0000 mgr.y (mgr.24293) 479 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:18.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:18 smithi190 bash[20839]: cluster 2024-09-17T12:20:16.238236+0000 mgr.y (mgr.24293) 480 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:18.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:18 smithi022 bash[19740]: cluster 2024-09-17T12:20:16.238236+0000 mgr.y (mgr.24293) 480 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:18.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:18 smithi022 bash[25967]: cluster 2024-09-17T12:20:16.238236+0000 mgr.y (mgr.24293) 480 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:20.328 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:20:20.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:20 smithi190 bash[20839]: cluster 2024-09-17T12:20:18.238921+0000 mgr.y (mgr.24293) 481 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:20.472 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:20 smithi022 bash[19740]: cluster 2024-09-17T12:20:18.238921+0000 mgr.y (mgr.24293) 481 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:20.473 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:20 smithi022 bash[25967]: cluster 2024-09-17T12:20:18.238921+0000 mgr.y (mgr.24293) 481 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:22.319 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:22 smithi022 bash[19740]: cluster 2024-09-17T12:20:20.239660+0000 mgr.y (mgr.24293) 482 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:22.319 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:22 smithi022 bash[25967]: cluster 2024-09-17T12:20:20.239660+0000 mgr.y (mgr.24293) 482 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:22.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:22 smithi190 bash[20839]: cluster 2024-09-17T12:20:20.239660+0000 mgr.y (mgr.24293) 482 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:23.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:23 smithi022 bash[19740]: audit 2024-09-17T12:20:22.195186+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:23 smithi022 bash[19740]: audit 2024-09-17T12:20:22.203620+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:23 smithi022 bash[19740]: audit 2024-09-17T12:20:22.211981+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:23 smithi022 bash[19740]: cluster 2024-09-17T12:20:22.240526+0000 mgr.y (mgr.24293) 483 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:23 smithi022 bash[25967]: audit 2024-09-17T12:20:22.195186+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:23 smithi022 bash[25967]: audit 2024-09-17T12:20:22.203620+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:23 smithi022 bash[25967]: audit 2024-09-17T12:20:22.211981+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:23 smithi022 bash[25967]: cluster 2024-09-17T12:20:22.240526+0000 mgr.y (mgr.24293) 483 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:23.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:23 smithi190 bash[20839]: audit 2024-09-17T12:20:22.195186+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:23 smithi190 bash[20839]: audit 2024-09-17T12:20:22.203620+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:23 smithi190 bash[20839]: audit 2024-09-17T12:20:22.211981+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:23.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:23 smithi190 bash[20839]: cluster 2024-09-17T12:20:22.240526+0000 mgr.y (mgr.24293) 483 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:23.672 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:20:24.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:24 smithi022 bash[19740]: audit 2024-09-17T12:20:23.673735+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.22:0/213100174' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:20:24.383 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:24 smithi022 bash[25967]: audit 2024-09-17T12:20:23.673735+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.22:0/213100174' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:20:24.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:24 smithi190 bash[20839]: audit 2024-09-17T12:20:23.673735+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.22:0/213100174' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:20:24.757 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:24 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:20:24] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T12:20:24.758 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-17T12:20:25.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:25 smithi022 bash[19740]: cluster 2024-09-17T12:20:24.241212+0000 mgr.y (mgr.24293) 484 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:25.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:25 smithi022 bash[19740]: audit 2024-09-17T12:20:24.995380+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:25.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:25 smithi022 bash[25967]: cluster 2024-09-17T12:20:24.241212+0000 mgr.y (mgr.24293) 484 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:25.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:25 smithi022 bash[25967]: audit 2024-09-17T12:20:24.995380+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:25.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:25 smithi190 bash[20839]: cluster 2024-09-17T12:20:24.241212+0000 mgr.y (mgr.24293) 484 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:25.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:25 smithi190 bash[20839]: audit 2024-09-17T12:20:24.995380+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:26.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:26 smithi022 bash[25967]: audit 2024-09-17T12:20:25.725397+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:26.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:26 smithi022 bash[25967]: audit 2024-09-17T12:20:25.726799+0000 mon.c (mon.2) 197 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:20:26.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:26 smithi022 bash[25967]: audit 2024-09-17T12:20:25.734621+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:26.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:26 smithi022 bash[25967]: audit 2024-09-17T12:20:25.899852+0000 mgr.y (mgr.24293) 485 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:26 smithi022 bash[19740]: audit 2024-09-17T12:20:25.725397+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:26 smithi022 bash[19740]: audit 2024-09-17T12:20:25.726799+0000 mon.c (mon.2) 197 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:20:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:26 smithi022 bash[19740]: audit 2024-09-17T12:20:25.734621+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:26 smithi022 bash[19740]: audit 2024-09-17T12:20:25.899852+0000 mgr.y (mgr.24293) 485 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:26.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:26 smithi190 bash[20839]: audit 2024-09-17T12:20:25.725397+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:26.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:26 smithi190 bash[20839]: audit 2024-09-17T12:20:25.726799+0000 mon.c (mon.2) 197 : audit [INF] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:20:26.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:26 smithi190 bash[20839]: audit 2024-09-17T12:20:25.734621+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:26.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:26 smithi190 bash[20839]: audit 2024-09-17T12:20:25.899852+0000 mgr.y (mgr.24293) 485 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:27.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:27 smithi022 bash[25967]: cluster 2024-09-17T12:20:26.242945+0000 mgr.y (mgr.24293) 486 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:27.508 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:27 smithi022 bash[19740]: cluster 2024-09-17T12:20:26.242945+0000 mgr.y (mgr.24293) 486 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:27.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:27 smithi190 bash[20839]: cluster 2024-09-17T12:20:26.242945+0000 mgr.y (mgr.24293) 486 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:29.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:29 smithi190 bash[20839]: cluster 2024-09-17T12:20:28.243697+0000 mgr.y (mgr.24293) 487 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:29.675 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:20:29.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:29 smithi022 bash[19740]: cluster 2024-09-17T12:20:28.243697+0000 mgr.y (mgr.24293) 487 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:29.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:29 smithi022 bash[25967]: cluster 2024-09-17T12:20:28.243697+0000 mgr.y (mgr.24293) 487 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:31.601 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:31 smithi022 bash[25967]: cluster 2024-09-17T12:20:30.244416+0000 mgr.y (mgr.24293) 488 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:31.602 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:31 smithi022 bash[19740]: cluster 2024-09-17T12:20:30.244416+0000 mgr.y (mgr.24293) 488 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:31 smithi190 bash[20839]: cluster 2024-09-17T12:20:30.244416+0000 mgr.y (mgr.24293) 488 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:32.874 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:20:33.523 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph mgr fail' 2024-09-17T12:20:33.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:33 smithi190 bash[20839]: cluster 2024-09-17T12:20:32.246268+0000 mgr.y (mgr.24293) 489 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:33.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:33 smithi190 bash[20839]: audit 2024-09-17T12:20:32.863645+0000 mon.a (mon.0) 1425 : audit [DBG] from='client.? 172.21.15.22:0/2621227356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:20:33.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:33 smithi022 bash[19740]: cluster 2024-09-17T12:20:32.246268+0000 mgr.y (mgr.24293) 489 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:33.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:33 smithi022 bash[19740]: audit 2024-09-17T12:20:32.863645+0000 mon.a (mon.0) 1425 : audit [DBG] from='client.? 172.21.15.22:0/2621227356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:20:33.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:33 smithi022 bash[25967]: cluster 2024-09-17T12:20:32.246268+0000 mgr.y (mgr.24293) 489 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:33.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:33 smithi022 bash[25967]: audit 2024-09-17T12:20:32.863645+0000 mon.a (mon.0) 1425 : audit [DBG] from='client.? 172.21.15.22:0/2621227356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:20:34.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:34 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:20:34] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T12:20:35.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:35 smithi190 bash[20839]: cluster 2024-09-17T12:20:34.246981+0000 mgr.y (mgr.24293) 490 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:35.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:35 smithi022 bash[25967]: cluster 2024-09-17T12:20:34.246981+0000 mgr.y (mgr.24293) 490 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:35.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:35 smithi022 bash[19740]: cluster 2024-09-17T12:20:34.246981+0000 mgr.y (mgr.24293) 490 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:36 smithi022 bash[25967]: audit 2024-09-17T12:20:35.497772+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:36 smithi022 bash[25967]: audit 2024-09-17T12:20:35.511864+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:36 smithi022 bash[25967]: audit 2024-09-17T12:20:35.524813+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:36 smithi022 bash[25967]: audit 2024-09-17T12:20:35.911030+0000 mgr.y (mgr.24293) 491 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:36 smithi022 bash[19740]: audit 2024-09-17T12:20:35.497772+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:36 smithi022 bash[19740]: audit 2024-09-17T12:20:35.511864+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:36 smithi022 bash[19740]: audit 2024-09-17T12:20:35.524813+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:36 smithi022 bash[19740]: audit 2024-09-17T12:20:35.911030+0000 mgr.y (mgr.24293) 491 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:36.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:36 smithi190 bash[20839]: audit 2024-09-17T12:20:35.497772+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:36 smithi190 bash[20839]: audit 2024-09-17T12:20:35.511864+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:36 smithi190 bash[20839]: audit 2024-09-17T12:20:35.524813+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24293 ' entity='mgr.y' 2024-09-17T12:20:36.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:36 smithi190 bash[20839]: audit 2024-09-17T12:20:35.911030+0000 mgr.y (mgr.24293) 491 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:37.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:37 smithi190 bash[20839]: cluster 2024-09-17T12:20:36.248165+0000 mgr.y (mgr.24293) 492 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:38.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:37 smithi022 bash[25967]: cluster 2024-09-17T12:20:36.248165+0000 mgr.y (mgr.24293) 492 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:38.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:37 smithi022 bash[19740]: cluster 2024-09-17T12:20:36.248165+0000 mgr.y (mgr.24293) 492 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:20:38.283 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:20:39.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:39 smithi022 bash[25967]: cluster 2024-09-17T12:20:38.248847+0000 mgr.y (mgr.24293) 493 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:39.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:39 smithi022 bash[19740]: cluster 2024-09-17T12:20:38.248847+0000 mgr.y (mgr.24293) 493 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:39.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:39 smithi190 bash[20839]: cluster 2024-09-17T12:20:38.248847+0000 mgr.y (mgr.24293) 493 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:40.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:40 smithi190 bash[20839]: audit 2024-09-17T12:20:39.996382+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:41.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:40 smithi022 bash[19740]: audit 2024-09-17T12:20:39.996382+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:41.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:40 smithi022 bash[25967]: audit 2024-09-17T12:20:39.996382+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24293 172.21.15.22:0/87947548' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:41.734 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[53337]: [17/Sep/2024:12:20:41] ENGINE Bus STOPPING 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: cluster 2024-09-17T12:20:40.249476+0000 mgr.y (mgr.24293) 494 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.425203+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.22:0/3480040565' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: cluster 2024-09-17T12:20:41.425649+0000 mon.a (mon.0) 1430 : cluster [INF] Activating manager daemon x 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: cluster 2024-09-17T12:20:41.433287+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.433544+0000 mon.a (mon.0) 1432 : audit [INF] from='client.? 172.21.15.22:0/3480040565' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: cluster 2024-09-17T12:20:41.433594+0000 mon.a (mon.0) 1433 : cluster [DBG] mgrmap e24: x(active, starting, since 0.00794097s) 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.442751+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.442875+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.442984+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:20:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.444923+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.445203+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.445381+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.445536+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.445689+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.445842+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.445994+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.446142+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.446297+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.447943+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.448050+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:20:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[20839]: audit 2024-09-17T12:20:41.448438+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:20:41.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19991]: debug 2024-09-17T12:20:41.431+0000 7fc283894640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T12:20:41.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19991]: ignoring --setuser ceph since I am not root 2024-09-17T12:20:41.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19991]: ignoring --setgroup ceph since I am not root 2024-09-17T12:20:41.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19991]: debug 2024-09-17T12:20:41.603+0000 7f3c8fb1d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T12:20:41.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: cluster 2024-09-17T12:20:40.249476+0000 mgr.y (mgr.24293) 494 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:41.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.425203+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.22:0/3480040565' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:20:41.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: cluster 2024-09-17T12:20:41.425649+0000 mon.a (mon.0) 1430 : cluster [INF] Activating manager daemon x 2024-09-17T12:20:41.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: cluster 2024-09-17T12:20:41.433287+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T12:20:41.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.433544+0000 mon.a (mon.0) 1432 : audit [INF] from='client.? 172.21.15.22:0/3480040565' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:20:41.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: cluster 2024-09-17T12:20:41.433594+0000 mon.a (mon.0) 1433 : cluster [DBG] mgrmap e24: x(active, starting, since 0.00794097s) 2024-09-17T12:20:41.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.442751+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.442875+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.442984+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.444923+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.445203+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.445381+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.445536+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.445689+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.445842+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.445994+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.446142+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.446297+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:20:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.447943+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:20:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.448050+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:20:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[19740]: audit 2024-09-17T12:20:41.448438+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:20:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: cluster 2024-09-17T12:20:40.249476+0000 mgr.y (mgr.24293) 494 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:20:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.425203+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.22:0/3480040565' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:20:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: cluster 2024-09-17T12:20:41.425649+0000 mon.a (mon.0) 1430 : cluster [INF] Activating manager daemon x 2024-09-17T12:20:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: cluster 2024-09-17T12:20:41.433287+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T12:20:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.433544+0000 mon.a (mon.0) 1432 : audit [INF] from='client.? 172.21.15.22:0/3480040565' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:20:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: cluster 2024-09-17T12:20:41.433594+0000 mon.a (mon.0) 1433 : cluster [DBG] mgrmap e24: x(active, starting, since 0.00794097s) 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.442751+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.442875+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.442984+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.444923+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.445203+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.445381+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.445536+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.445689+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.445842+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.445994+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.446142+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:20:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.446297+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:20:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.447943+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:20:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.448050+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:20:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:41 smithi022 bash[25967]: audit 2024-09-17T12:20:41.448438+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:20:42.142 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T12:20:42.145 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[53337]: [17/Sep/2024:12:20:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:20:42.145 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[53337]: [17/Sep/2024:12:20:41] ENGINE Bus STOPPED 2024-09-17T12:20:42.146 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[44073]: ts=2024-09-17T12:20:41.791Z 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.22:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:20:42.146 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[44073]: ts=2024-09-17T12:20:41.798Z 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.22:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:20:42.146 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[44073]: ts=2024-09-17T12:20:41.798Z 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.22:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:20:42.146 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[44073]: ts=2024-09-17T12:20:41.798Z 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.22:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:20:42.146 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:20:41 smithi190 bash[44073]: ts=2024-09-17T12:20:41.798Z 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.22:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:20:42.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:42 smithi022 bash[19740]: cluster 2024-09-17T12:20:41.771380+0000 mon.a (mon.0) 1449 : cluster [INF] Manager daemon x is now available 2024-09-17T12:20:42.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:42 smithi022 bash[25967]: cluster 2024-09-17T12:20:41.771380+0000 mon.a (mon.0) 1449 : cluster [INF] Manager daemon x is now available 2024-09-17T12:20:42.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:42 smithi190 bash[20839]: cluster 2024-09-17T12:20:41.771380+0000 mon.a (mon.0) 1449 : cluster [INF] Manager daemon x is now available 2024-09-17T12:20:43.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:42 smithi022 bash[19991]: debug 2024-09-17T12:20:42.887+0000 7f3c8fb1d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T12:20:43.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:42 smithi022 bash[19991]: debug 2024-09-17T12:20:42.955+0000 7f3c8fb1d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T12:20:43.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19991]: debug 2024-09-17T12:20:43.123+0000 7f3c8fb1d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T12:20:43.396 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: [17/Sep/2024:12:20:43] ENGINE Bus STARTING 2024-09-17T12:20:43.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: [17/Sep/2024:12:20:43] ENGINE Serving on http://:::9283 2024-09-17T12:20:43.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: [17/Sep/2024:12:20:43] ENGINE Bus STARTED 2024-09-17T12:20:43.843 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19991]: debug 2024-09-17T12:20:43.791+0000 7f3c8fb1d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T12:20:43.843 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: cluster 2024-09-17T12:20:42.563335+0000 mon.a (mon.0) 1450 : cluster [DBG] mgrmap e25: x(active, since 1.13768s) 2024-09-17T12:20:43.843 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:42.962139+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.843 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:42.971500+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.843 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: cephadm 2024-09-17T12:20:42.979110+0000 mgr.x (mgr.24505) 2 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: cephadm 2024-09-17T12:20:42.979246+0000 mgr.x (mgr.24505) 3 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: cephadm 2024-09-17T12:20:42.979391+0000 mgr.x (mgr.24505) 4 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: cephadm 2024-09-17T12:20:42.979439+0000 mgr.x (mgr.24505) 5 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:42.981263+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: cephadm 2024-09-17T12:20:42.988530+0000 mgr.x (mgr.24505) 6 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:42.990716+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.002413+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.015207+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.023704+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.048482+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.048932+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:20:43.844 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.051236+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.051840+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.056585+0000 mgr.x (mgr.24505) 7 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.058607+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19740]: audit 2024-09-17T12:20:43.100075+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: cluster 2024-09-17T12:20:42.563335+0000 mon.a (mon.0) 1450 : cluster [DBG] mgrmap e25: x(active, since 1.13768s) 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:42.962139+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:42.971500+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: cephadm 2024-09-17T12:20:42.979110+0000 mgr.x (mgr.24505) 2 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: cephadm 2024-09-17T12:20:42.979246+0000 mgr.x (mgr.24505) 3 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: cephadm 2024-09-17T12:20:42.979391+0000 mgr.x (mgr.24505) 4 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T12:20:43.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: cephadm 2024-09-17T12:20:42.979439+0000 mgr.x (mgr.24505) 5 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:42.981263+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: cephadm 2024-09-17T12:20:42.988530+0000 mgr.x (mgr.24505) 6 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:42.990716+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.002413+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.015207+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.023704+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.048482+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.048932+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.051236+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.051840+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.056585+0000 mgr.x (mgr.24505) 7 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.058607+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:20:43.846 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[25967]: audit 2024-09-17T12:20:43.100075+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T12:20:43.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: cluster 2024-09-17T12:20:42.563335+0000 mon.a (mon.0) 1450 : cluster [DBG] mgrmap e25: x(active, since 1.13768s) 2024-09-17T12:20:43.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:42.962139+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:42.971500+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: cephadm 2024-09-17T12:20:42.979110+0000 mgr.x (mgr.24505) 2 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T12:20:43.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: cephadm 2024-09-17T12:20:42.979246+0000 mgr.x (mgr.24505) 3 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T12:20:43.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: cephadm 2024-09-17T12:20:42.979391+0000 mgr.x (mgr.24505) 4 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T12:20:43.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: cephadm 2024-09-17T12:20:42.979439+0000 mgr.x (mgr.24505) 5 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-17T12:20:43.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:42.981263+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: cephadm 2024-09-17T12:20:42.988530+0000 mgr.x (mgr.24505) 6 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:42.990716+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.002413+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.015207+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.023704+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.048482+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.048932+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.051236+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.051840+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.056585+0000 mgr.x (mgr.24505) 7 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.058607+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:20:43.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[20839]: audit 2024-09-17T12:20:43.100075+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T12:20:44.134 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19991]: debug 2024-09-17T12:20:43.863+0000 7f3c8fb1d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T12:20:44.134 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:43 smithi022 bash[19991]: debug 2024-09-17T12:20:43.935+0000 7f3c8fb1d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T12:20:44.396 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: debug 2024-09-17T12:20:43.946+0000 7f107b8ca640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:20:43] ENGINE Error in HTTPServer.serve 2024-09-17T12:20:44.396 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: Traceback (most recent call last): 2024-09-17T12:20:44.396 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: self._connections.run(self.expiration_interval) 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: self._run(expiration_interval) 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: s = self.context.wrap_socket( 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: return self.sslsocket_class._create( 2024-09-17T12:20:44.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:20:44.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: self.do_handshake() 2024-09-17T12:20:44.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:20:44.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: self._sslobj.do_handshake() 2024-09-17T12:20:44.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:43 smithi190 bash[53337]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:20:44.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19991]: debug 2024-09-17T12:20:44.131+0000 7f3c8fb1d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T12:20:44.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19991]: debug 2024-09-17T12:20:44.211+0000 7f3c8fb1d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T12:20:44.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19991]: debug 2024-09-17T12:20:44.287+0000 7f3c8fb1d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T12:20:44.841 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19991]: debug 2024-09-17T12:20:44.559+0000 7f3c8fb1d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T12:20:44.841 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19991]: debug 2024-09-17T12:20:44.631+0000 7f3c8fb1d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T12:20:44.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: cluster 2024-09-17T12:20:43.454658+0000 mgr.x (mgr.24505) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: cephadm 2024-09-17T12:20:43.724250+0000 mgr.x (mgr.24505) 9 : cephadm [INF] Reconfiguring daemon agent.smithi022 on smithi022 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: cephadm 2024-09-17T12:20:43.730090+0000 mgr.x (mgr.24505) 10 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Bus STARTING 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: cephadm 2024-09-17T12:20:43.831749+0000 mgr.x (mgr.24505) 11 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Serving on http://172.21.15.190:8765 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: cephadm 2024-09-17T12:20:43.950588+0000 mgr.x (mgr.24505) 12 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Serving on https://172.21.15.190:7150 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: cephadm 2024-09-17T12:20:43.950882+0000 mgr.x (mgr.24505) 13 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Bus STARTED 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: cephadm 2024-09-17T12:20:43.952839+0000 mgr.x (mgr.24505) 14 : cephadm [ERR] [17/Sep/2024:12:20:43] ENGINE Error in HTTPServer.serve 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: Traceback (most recent call last): 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: self._connections.run(self.expiration_interval) 2024-09-17T12:20:44.842 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:20:44.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: self._run(expiration_interval) 2024-09-17T12:20:44.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:20:44.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:20:44.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:20:44.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:20:44.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:20:44.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: s = self.context.wrap_socket( 2024-09-17T12:20:44.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:20:44.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: return self.sslsocket_class._create( 2024-09-17T12:20:44.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:20:44.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: self.do_handshake() 2024-09-17T12:20:44.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:20:44.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: self._sslobj.do_handshake() 2024-09-17T12:20:44.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:20:44.845 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[25967]: cephadm 2024-09-17T12:20:43.996391+0000 mgr.x (mgr.24505) 15 : cephadm [INF] Deploying cephadm binary to smithi022 2024-09-17T12:20:44.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: cluster 2024-09-17T12:20:43.454658+0000 mgr.x (mgr.24505) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:44.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: cephadm 2024-09-17T12:20:43.724250+0000 mgr.x (mgr.24505) 9 : cephadm [INF] Reconfiguring daemon agent.smithi022 on smithi022 2024-09-17T12:20:44.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: cephadm 2024-09-17T12:20:43.730090+0000 mgr.x (mgr.24505) 10 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Bus STARTING 2024-09-17T12:20:44.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: cephadm 2024-09-17T12:20:43.831749+0000 mgr.x (mgr.24505) 11 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Serving on http://172.21.15.190:8765 2024-09-17T12:20:44.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: cephadm 2024-09-17T12:20:43.950588+0000 mgr.x (mgr.24505) 12 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Serving on https://172.21.15.190:7150 2024-09-17T12:20:44.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: cephadm 2024-09-17T12:20:43.950882+0000 mgr.x (mgr.24505) 13 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Bus STARTED 2024-09-17T12:20:44.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: cephadm 2024-09-17T12:20:43.952839+0000 mgr.x (mgr.24505) 14 : cephadm [ERR] [17/Sep/2024:12:20:43] ENGINE Error in HTTPServer.serve 2024-09-17T12:20:44.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: Traceback (most recent call last): 2024-09-17T12:20:44.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:20:44.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: self._connections.run(self.expiration_interval) 2024-09-17T12:20:44.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:20:44.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: self._run(expiration_interval) 2024-09-17T12:20:44.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:20:44.847 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:20:44.848 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:20:44.848 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:20:44.848 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:20:44.848 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: s = self.context.wrap_socket( 2024-09-17T12:20:44.848 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:20:44.848 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: return self.sslsocket_class._create( 2024-09-17T12:20:44.848 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:20:44.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: self.do_handshake() 2024-09-17T12:20:44.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:20:44.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: self._sslobj.do_handshake() 2024-09-17T12:20:44.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:20:44.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19740]: cephadm 2024-09-17T12:20:43.996391+0000 mgr.x (mgr.24505) 15 : cephadm [INF] Deploying cephadm binary to smithi022 2024-09-17T12:20:44.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: cluster 2024-09-17T12:20:43.454658+0000 mgr.x (mgr.24505) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: cephadm 2024-09-17T12:20:43.724250+0000 mgr.x (mgr.24505) 9 : cephadm [INF] Reconfiguring daemon agent.smithi022 on smithi022 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: cephadm 2024-09-17T12:20:43.730090+0000 mgr.x (mgr.24505) 10 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Bus STARTING 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: cephadm 2024-09-17T12:20:43.831749+0000 mgr.x (mgr.24505) 11 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Serving on http://172.21.15.190:8765 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: cephadm 2024-09-17T12:20:43.950588+0000 mgr.x (mgr.24505) 12 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Serving on https://172.21.15.190:7150 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: cephadm 2024-09-17T12:20:43.950882+0000 mgr.x (mgr.24505) 13 : cephadm [INF] [17/Sep/2024:12:20:43] ENGINE Bus STARTED 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: cephadm 2024-09-17T12:20:43.952839+0000 mgr.x (mgr.24505) 14 : cephadm [ERR] [17/Sep/2024:12:20:43] ENGINE Error in HTTPServer.serve 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: Traceback (most recent call last): 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:20:44.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: self._connections.run(self.expiration_interval) 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: self._run(expiration_interval) 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: s = self.context.wrap_socket( 2024-09-17T12:20:44.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:20:44.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: return self.sslsocket_class._create( 2024-09-17T12:20:44.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:20:44.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: self.do_handshake() 2024-09-17T12:20:44.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:20:44.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: self._sslobj.do_handshake() 2024-09-17T12:20:44.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:20:44.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:44 smithi190 bash[20839]: cephadm 2024-09-17T12:20:43.996391+0000 mgr.x (mgr.24505) 15 : cephadm [INF] Deploying cephadm binary to smithi022 2024-09-17T12:20:45.188 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19991]: debug 2024-09-17T12:20:44.835+0000 7f3c8fb1d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T12:20:45.188 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:44 smithi022 bash[19991]: debug 2024-09-17T12:20:44.919+0000 7f3c8fb1d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T12:20:45.502 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[19991]: debug 2024-09-17T12:20:45.183+0000 7f3c8fb1d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T12:20:45.502 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[19991]: debug 2024-09-17T12:20:45.375+0000 7f3c8fb1d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:20:45.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[19991]: debug 2024-09-17T12:20:45.555+0000 7f3c8fb1d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T12:20:45.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[19991]: debug 2024-09-17T12:20:45.643+0000 7f3c8fb1d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T12:20:45.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[19740]: cluster 2024-09-17T12:20:44.573496+0000 mon.a (mon.0) 1464 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-17T12:20:45.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[19740]: cephadm 2024-09-17T12:20:45.151953+0000 mgr.x (mgr.24505) 16 : cephadm [INF] Reconfiguring daemon agent.smithi190 on smithi190 2024-09-17T12:20:45.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[25967]: cluster 2024-09-17T12:20:44.573496+0000 mon.a (mon.0) 1464 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-17T12:20:45.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[25967]: cephadm 2024-09-17T12:20:45.151953+0000 mgr.x (mgr.24505) 16 : cephadm [INF] Reconfiguring daemon agent.smithi190 on smithi190 2024-09-17T12:20:45.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:45 smithi190 bash[20839]: cluster 2024-09-17T12:20:44.573496+0000 mon.a (mon.0) 1464 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-17T12:20:45.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:45 smithi190 bash[20839]: cephadm 2024-09-17T12:20:45.151953+0000 mgr.x (mgr.24505) 16 : cephadm [INF] Reconfiguring daemon agent.smithi190 on smithi190 2024-09-17T12:20:46.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:45 smithi022 bash[19991]: debug 2024-09-17T12:20:45.831+0000 7f3c8fb1d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:20:46.865 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:20:46.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:46 smithi190 bash[20839]: cephadm 2024-09-17T12:20:45.430894+0000 mgr.x (mgr.24505) 17 : cephadm [INF] Deploying cephadm binary to smithi190 2024-09-17T12:20:46.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:46 smithi190 bash[20839]: cluster 2024-09-17T12:20:45.455226+0000 mgr.x (mgr.24505) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:46.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:46 smithi190 bash[20839]: audit 2024-09-17T12:20:45.928913+0000 mgr.x (mgr.24505) 19 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:46.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:46 smithi190 bash[20839]: audit 2024-09-17T12:20:46.557506+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:46 smithi190 bash[20839]: audit 2024-09-17T12:20:46.567241+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:46 smithi190 bash[20839]: audit 2024-09-17T12:20:46.575392+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:46 smithi190 bash[20839]: audit 2024-09-17T12:20:46.577653+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:20:46.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[25967]: cephadm 2024-09-17T12:20:45.430894+0000 mgr.x (mgr.24505) 17 : cephadm [INF] Deploying cephadm binary to smithi190 2024-09-17T12:20:46.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[25967]: cluster 2024-09-17T12:20:45.455226+0000 mgr.x (mgr.24505) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:46.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[25967]: audit 2024-09-17T12:20:45.928913+0000 mgr.x (mgr.24505) 19 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:46.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[25967]: audit 2024-09-17T12:20:46.557506+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[25967]: audit 2024-09-17T12:20:46.567241+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[25967]: audit 2024-09-17T12:20:46.575392+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[25967]: audit 2024-09-17T12:20:46.577653+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:20:46.962 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19991]: debug 2024-09-17T12:20:46.715+0000 7f3c8fb1d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T12:20:46.962 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19991]: debug 2024-09-17T12:20:46.791+0000 7f3c8fb1d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T12:20:46.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19740]: cephadm 2024-09-17T12:20:45.430894+0000 mgr.x (mgr.24505) 17 : cephadm [INF] Deploying cephadm binary to smithi190 2024-09-17T12:20:46.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19740]: cluster 2024-09-17T12:20:45.455226+0000 mgr.x (mgr.24505) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:46.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19740]: audit 2024-09-17T12:20:45.928913+0000 mgr.x (mgr.24505) 19 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:20:46.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19740]: audit 2024-09-17T12:20:46.557506+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19740]: audit 2024-09-17T12:20:46.567241+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19740]: audit 2024-09-17T12:20:46.575392+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:46.964 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:46 smithi022 bash[19740]: audit 2024-09-17T12:20:46.577653+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:20:47.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: debug 2024-09-17T12:20:47.027+0000 7f3c8fb1d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T12:20:47.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: debug 2024-09-17T12:20:47.107+0000 7f3c8fb1d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T12:20:47.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:46.585189+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]': finished 2024-09-17T12:20:47.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: cluster 2024-09-17T12:20:46.605965+0000 mon.a (mon.0) 1470 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-17T12:20:47.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.078377+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.087719+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.095422+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.096924+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.104245+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]': finished 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.105828+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.106960+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: cephadm 2024-09-17T12:20:47.115008+0000 mgr.x (mgr.24505) 20 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: cephadm 2024-09-17T12:20:47.115230+0000 mgr.x (mgr.24505) 21 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: cephadm 2024-09-17T12:20:47.190510+0000 mgr.x (mgr.24505) 22 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: cephadm 2024-09-17T12:20:47.262135+0000 mgr.x (mgr.24505) 23 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: cephadm 2024-09-17T12:20:47.272590+0000 mgr.x (mgr.24505) 24 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: cephadm 2024-09-17T12:20:47.338903+0000 mgr.x (mgr.24505) 25 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:20:47.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.394355+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:47 smithi190 bash[20839]: audit 2024-09-17T12:20:47.402740+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.972 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: debug 2024-09-17T12:20:47.519+0000 7f3c8fb1d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T12:20:47.972 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: debug 2024-09-17T12:20:47.607+0000 7f3c8fb1d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T12:20:47.972 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: [17/Sep/2024:12:20:47] ENGINE Bus STARTING 2024-09-17T12:20:47.972 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: CherryPy Checker: 2024-09-17T12:20:47.972 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: The Application mounted at '' has an empty config. 2024-09-17T12:20:47.972 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: [17/Sep/2024:12:20:47] ENGINE Serving on http://:::9283 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19991]: [17/Sep/2024:12:20:47] ENGINE Bus STARTED 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:46.585189+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]': finished 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: cluster 2024-09-17T12:20:46.605965+0000 mon.a (mon.0) 1470 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.078377+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.087719+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.095422+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.096924+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.104245+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]': finished 2024-09-17T12:20:47.973 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.105828+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.106960+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: cephadm 2024-09-17T12:20:47.115008+0000 mgr.x (mgr.24505) 20 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: cephadm 2024-09-17T12:20:47.115230+0000 mgr.x (mgr.24505) 21 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: cephadm 2024-09-17T12:20:47.190510+0000 mgr.x (mgr.24505) 22 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: cephadm 2024-09-17T12:20:47.262135+0000 mgr.x (mgr.24505) 23 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: cephadm 2024-09-17T12:20:47.272590+0000 mgr.x (mgr.24505) 24 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: cephadm 2024-09-17T12:20:47.338903+0000 mgr.x (mgr.24505) 25 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.394355+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[25967]: audit 2024-09-17T12:20:47.402740+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:46.585189+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]': finished 2024-09-17T12:20:47.974 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: cluster 2024-09-17T12:20:46.605965+0000 mon.a (mon.0) 1470 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.078377+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.087719+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.095422+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.096924+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.104245+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]': finished 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.105828+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.106960+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: cephadm 2024-09-17T12:20:47.115008+0000 mgr.x (mgr.24505) 20 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: cephadm 2024-09-17T12:20:47.115230+0000 mgr.x (mgr.24505) 21 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: cephadm 2024-09-17T12:20:47.190510+0000 mgr.x (mgr.24505) 22 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: cephadm 2024-09-17T12:20:47.262135+0000 mgr.x (mgr.24505) 23 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: cephadm 2024-09-17T12:20:47.272590+0000 mgr.x (mgr.24505) 24 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:20:47.975 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: cephadm 2024-09-17T12:20:47.338903+0000 mgr.x (mgr.24505) 25 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:20:47.976 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.394355+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:47.976 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:47 smithi022 bash[19740]: audit 2024-09-17T12:20:47.402740+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:48.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: cephadm 2024-09-17T12:20:47.418859+0000 mgr.x (mgr.24505) 26 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:20:48.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: cluster 2024-09-17T12:20:47.455622+0000 mgr.x (mgr.24505) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:48.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: cephadm 2024-09-17T12:20:47.477622+0000 mgr.x (mgr.24505) 28 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:20:48.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: cluster 2024-09-17T12:20:47.613407+0000 mon.a (mon.0) 1480 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:20:48.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.615401+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:20:48.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.620987+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:20:48.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.621877+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:20:48.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.622269+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:20:48.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.655702+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:48.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.661778+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:48.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.667546+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:48.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.672788+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:48.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:48 smithi190 bash[20839]: audit 2024-09-17T12:20:47.706162+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:20:49.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: cephadm 2024-09-17T12:20:47.418859+0000 mgr.x (mgr.24505) 26 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:20:49.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: cluster 2024-09-17T12:20:47.455622+0000 mgr.x (mgr.24505) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: cephadm 2024-09-17T12:20:47.477622+0000 mgr.x (mgr.24505) 28 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: cluster 2024-09-17T12:20:47.613407+0000 mon.a (mon.0) 1480 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.615401+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.620987+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.621877+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.622269+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.655702+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.661778+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.667546+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.672788+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[25967]: audit 2024-09-17T12:20:47.706162+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: cephadm 2024-09-17T12:20:47.418859+0000 mgr.x (mgr.24505) 26 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: cluster 2024-09-17T12:20:47.455622+0000 mgr.x (mgr.24505) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: cephadm 2024-09-17T12:20:47.477622+0000 mgr.x (mgr.24505) 28 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: cluster 2024-09-17T12:20:47.613407+0000 mon.a (mon.0) 1480 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.615401+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.620987+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.621877+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.622269+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.? 172.21.15.22:0/3086773885' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:20:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.655702+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.661778+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.667546+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.672788+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:48 smithi022 bash[19740]: audit 2024-09-17T12:20:47.706162+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:20:49.512 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.512 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.513 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.513 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.513 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.514 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.771 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.771 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.771 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.772 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.772 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:49 smithi022 bash[19740]: cluster 2024-09-17T12:20:48.622850+0000 mon.a (mon.0) 1490 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-17T12:20:49.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:49 smithi022 bash[19740]: audit 2024-09-17T12:20:48.623350+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:20:49.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:49 smithi022 bash[19740]: cephadm 2024-09-17T12:20:48.700606+0000 mgr.x (mgr.24505) 29 : cephadm [INF] Deploying daemon agent.smithi022 on smithi022 2024-09-17T12:20:49.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.773 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:49 smithi022 bash[25967]: cluster 2024-09-17T12:20:48.622850+0000 mon.a (mon.0) 1490 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-17T12:20:49.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:49 smithi022 bash[25967]: audit 2024-09-17T12:20:48.623350+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:20:49.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:49 smithi022 bash[25967]: cephadm 2024-09-17T12:20:48.700606+0000 mgr.x (mgr.24505) 29 : cephadm [INF] Deploying daemon agent.smithi022 on smithi022 2024-09-17T12:20:49.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.774 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:20:49 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:49.895 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:49 smithi190 bash[20839]: cluster 2024-09-17T12:20:48.622850+0000 mon.a (mon.0) 1490 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-17T12:20:49.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:49 smithi190 bash[20839]: audit 2024-09-17T12:20:48.623350+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:20:49.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:49 smithi190 bash[20839]: cephadm 2024-09-17T12:20:48.700606+0000 mgr.x (mgr.24505) 29 : cephadm [INF] Deploying daemon agent.smithi022 on smithi022 2024-09-17T12:20:51.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:50 smithi190 bash[20839]: cluster 2024-09-17T12:20:49.457112+0000 mgr.x (mgr.24505) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:20:51.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:50 smithi190 bash[20839]: audit 2024-09-17T12:20:49.825743+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:51.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:50 smithi190 bash[20839]: audit 2024-09-17T12:20:49.828689+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:20:51.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:50 smithi190 bash[20839]: cephadm 2024-09-17T12:20:49.834877+0000 mgr.x (mgr.24505) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:20:51.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:50 smithi190 bash[20839]: audit 2024-09-17T12:20:49.836638+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:51.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:50 smithi190 bash[20839]: cephadm 2024-09-17T12:20:49.844951+0000 mgr.x (mgr.24505) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:20:51.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:50 smithi190 bash[20839]: audit 2024-09-17T12:20:50.363002+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:51.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[19740]: cluster 2024-09-17T12:20:49.457112+0000 mgr.x (mgr.24505) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:20:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[19740]: audit 2024-09-17T12:20:49.825743+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[19740]: audit 2024-09-17T12:20:49.828689+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:20:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[19740]: cephadm 2024-09-17T12:20:49.834877+0000 mgr.x (mgr.24505) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:20:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[19740]: audit 2024-09-17T12:20:49.836638+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:51.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[19740]: cephadm 2024-09-17T12:20:49.844951+0000 mgr.x (mgr.24505) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:20:51.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[19740]: audit 2024-09-17T12:20:50.363002+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:51.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[25967]: cluster 2024-09-17T12:20:49.457112+0000 mgr.x (mgr.24505) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:20:51.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[25967]: audit 2024-09-17T12:20:49.825743+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:51.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[25967]: audit 2024-09-17T12:20:49.828689+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:20:51.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[25967]: cephadm 2024-09-17T12:20:49.834877+0000 mgr.x (mgr.24505) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:20:51.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[25967]: audit 2024-09-17T12:20:49.836638+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:20:51.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[25967]: cephadm 2024-09-17T12:20:49.844951+0000 mgr.x (mgr.24505) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:20:51.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:50 smithi022 bash[25967]: audit 2024-09-17T12:20:50.363002+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:53.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:52 smithi022 bash[25967]: cluster 2024-09-17T12:20:51.457865+0000 mgr.x (mgr.24505) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:20:53.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:52 smithi022 bash[19740]: cluster 2024-09-17T12:20:51.457865+0000 mgr.x (mgr.24505) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:20:53.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:52 smithi190 bash[20839]: cluster 2024-09-17T12:20:51.457865+0000 mgr.x (mgr.24505) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:20:54.762 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[19991]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:20:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T12:20:55.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:54 smithi190 bash[20839]: cluster 2024-09-17T12:20:53.459303+0000 mgr.x (mgr.24505) 34 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:20:55.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:54 smithi190 bash[20839]: audit 2024-09-17T12:20:53.868697+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:55.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:54 smithi190 bash[20839]: audit 2024-09-17T12:20:53.877082+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:55.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:54 smithi190 bash[20839]: audit 2024-09-17T12:20:53.879436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:20:55.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[19740]: cluster 2024-09-17T12:20:53.459303+0000 mgr.x (mgr.24505) 34 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:20:55.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[19740]: audit 2024-09-17T12:20:53.868697+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:55.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[19740]: audit 2024-09-17T12:20:53.877082+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:55.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[19740]: audit 2024-09-17T12:20:53.879436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:20:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[25967]: cluster 2024-09-17T12:20:53.459303+0000 mgr.x (mgr.24505) 34 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:20:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[25967]: audit 2024-09-17T12:20:53.868697+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[25967]: audit 2024-09-17T12:20:53.877082+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:54 smithi022 bash[25967]: audit 2024-09-17T12:20:53.879436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:20:55.493 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.493 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.494 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.494 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.494 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.494 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.495 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.495 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.873 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.873 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.874 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.875 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.875 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.875 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.875 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:55.876 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:20:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:20:56.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[25967]: cephadm 2024-09-17T12:20:54.752883+0000 mgr.x (mgr.24505) 35 : cephadm [INF] Deploying daemon agent.smithi190 on smithi190 2024-09-17T12:20:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[25967]: audit 2024-09-17T12:20:55.732566+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[25967]: audit 2024-09-17T12:20:55.738859+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[25967]: audit 2024-09-17T12:20:55.744551+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[25967]: audit 2024-09-17T12:20:55.764633+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[19740]: cephadm 2024-09-17T12:20:54.752883+0000 mgr.x (mgr.24505) 35 : cephadm [INF] Deploying daemon agent.smithi190 on smithi190 2024-09-17T12:20:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[19740]: audit 2024-09-17T12:20:55.732566+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[19740]: audit 2024-09-17T12:20:55.738859+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[19740]: audit 2024-09-17T12:20:55.744551+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:55 smithi022 bash[19740]: audit 2024-09-17T12:20:55.764633+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:55 smithi190 bash[20839]: cephadm 2024-09-17T12:20:54.752883+0000 mgr.x (mgr.24505) 35 : cephadm [INF] Deploying daemon agent.smithi190 on smithi190 2024-09-17T12:20:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:55 smithi190 bash[20839]: audit 2024-09-17T12:20:55.732566+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:55 smithi190 bash[20839]: audit 2024-09-17T12:20:55.738859+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:55 smithi190 bash[20839]: audit 2024-09-17T12:20:55.744551+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:56.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:55 smithi190 bash[20839]: audit 2024-09-17T12:20:55.764633+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:57.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:56 smithi190 bash[20839]: cluster 2024-09-17T12:20:55.460048+0000 mgr.x (mgr.24505) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:20:57.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:56 smithi190 bash[20839]: cephadm 2024-09-17T12:20:55.772586+0000 mgr.x (mgr.24505) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:20:57.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:56 smithi190 bash[20839]: cephadm 2024-09-17T12:20:56.004890+0000 mgr.x (mgr.24505) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:20:57.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:56 smithi190 bash[20839]: audit 2024-09-17T12:20:56.062129+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.22:0/2395307040' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:20:57.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:56 smithi190 bash[20839]: audit 2024-09-17T12:20:56.290400+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:57.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:56 smithi190 bash[20839]: audit 2024-09-17T12:20:56.372514+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? 172.21.15.22:0/3497888409' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2396703215"}]: dispatch 2024-09-17T12:20:57.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[19740]: cluster 2024-09-17T12:20:55.460048+0000 mgr.x (mgr.24505) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:20:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[19740]: cephadm 2024-09-17T12:20:55.772586+0000 mgr.x (mgr.24505) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:20:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[19740]: cephadm 2024-09-17T12:20:56.004890+0000 mgr.x (mgr.24505) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:20:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[19740]: audit 2024-09-17T12:20:56.062129+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.22:0/2395307040' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:20:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[19740]: audit 2024-09-17T12:20:56.290400+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[19740]: audit 2024-09-17T12:20:56.372514+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? 172.21.15.22:0/3497888409' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2396703215"}]: dispatch 2024-09-17T12:20:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[25967]: cluster 2024-09-17T12:20:55.460048+0000 mgr.x (mgr.24505) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:20:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[25967]: cephadm 2024-09-17T12:20:55.772586+0000 mgr.x (mgr.24505) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:20:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[25967]: cephadm 2024-09-17T12:20:56.004890+0000 mgr.x (mgr.24505) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:20:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[25967]: audit 2024-09-17T12:20:56.062129+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.22:0/2395307040' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:20:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[25967]: audit 2024-09-17T12:20:56.290400+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:20:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:56 smithi022 bash[25967]: audit 2024-09-17T12:20:56.372514+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? 172.21.15.22:0/3497888409' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2396703215"}]: dispatch 2024-09-17T12:20:58.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:58 smithi190 bash[20839]: audit 2024-09-17T12:20:57.295858+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? 172.21.15.22:0/3497888409' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2396703215"}]': finished 2024-09-17T12:20:58.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:58 smithi190 bash[20839]: cluster 2024-09-17T12:20:57.296032+0000 mon.a (mon.0) 1506 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T12:20:58.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:58 smithi190 bash[20839]: audit 2024-09-17T12:20:57.630472+0000 mon.c (mon.2) 200 : audit [INF] from='client.? 172.21.15.22:0/3778329170' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]: dispatch 2024-09-17T12:20:58.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:58 smithi190 bash[20839]: audit 2024-09-17T12:20:57.631385+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]: dispatch 2024-09-17T12:20:58.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:58 smithi190 bash[20839]: audit 2024-09-17T12:20:58.049249+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:58.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[19740]: audit 2024-09-17T12:20:57.295858+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? 172.21.15.22:0/3497888409' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2396703215"}]': finished 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[19740]: cluster 2024-09-17T12:20:57.296032+0000 mon.a (mon.0) 1506 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[19740]: audit 2024-09-17T12:20:57.630472+0000 mon.c (mon.2) 200 : audit [INF] from='client.? 172.21.15.22:0/3778329170' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]: dispatch 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[19740]: audit 2024-09-17T12:20:57.631385+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]: dispatch 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[19740]: audit 2024-09-17T12:20:58.049249+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[25967]: audit 2024-09-17T12:20:57.295858+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? 172.21.15.22:0/3497888409' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2396703215"}]': finished 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[25967]: cluster 2024-09-17T12:20:57.296032+0000 mon.a (mon.0) 1506 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[25967]: audit 2024-09-17T12:20:57.630472+0000 mon.c (mon.2) 200 : audit [INF] from='client.? 172.21.15.22:0/3778329170' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]: dispatch 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[25967]: audit 2024-09-17T12:20:57.631385+0000 mon.a (mon.0) 1507 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]: dispatch 2024-09-17T12:20:58.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:58 smithi022 bash[25967]: audit 2024-09-17T12:20:58.049249+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:20:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:59 smithi022 bash[19740]: cluster 2024-09-17T12:20:57.461027+0000 mgr.x (mgr.24505) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:20:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:59 smithi022 bash[19740]: audit 2024-09-17T12:20:58.306415+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]': finished 2024-09-17T12:20:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:59 smithi022 bash[19740]: cluster 2024-09-17T12:20:58.306616+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T12:20:59.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:20:59 smithi022 bash[19740]: audit 2024-09-17T12:20:58.644455+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? 172.21.15.22:0/971892462' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2285664205"}]: dispatch 2024-09-17T12:20:59.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:59 smithi022 bash[25967]: cluster 2024-09-17T12:20:57.461027+0000 mgr.x (mgr.24505) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:20:59.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:59 smithi022 bash[25967]: audit 2024-09-17T12:20:58.306415+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]': finished 2024-09-17T12:20:59.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:59 smithi022 bash[25967]: cluster 2024-09-17T12:20:58.306616+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T12:20:59.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:20:59 smithi022 bash[25967]: audit 2024-09-17T12:20:58.644455+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? 172.21.15.22:0/971892462' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2285664205"}]: dispatch 2024-09-17T12:20:59.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:59 smithi190 bash[20839]: cluster 2024-09-17T12:20:57.461027+0000 mgr.x (mgr.24505) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:20:59.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:59 smithi190 bash[20839]: audit 2024-09-17T12:20:58.306415+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2401737454"}]': finished 2024-09-17T12:20:59.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:59 smithi190 bash[20839]: cluster 2024-09-17T12:20:58.306616+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T12:20:59.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:20:59 smithi190 bash[20839]: audit 2024-09-17T12:20:58.644455+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? 172.21.15.22:0/971892462' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2285664205"}]: dispatch 2024-09-17T12:21:00.571 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:00 smithi022 bash[25967]: audit 2024-09-17T12:20:59.308307+0000 mon.a (mon.0) 1512 : audit [INF] from='client.? 172.21.15.22:0/971892462' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2285664205"}]': finished 2024-09-17T12:21:00.571 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:00 smithi022 bash[25967]: cluster 2024-09-17T12:20:59.308929+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T12:21:00.571 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:00 smithi022 bash[25967]: audit 2024-09-17T12:20:59.639000+0000 mon.c (mon.2) 201 : audit [INF] from='client.? 172.21.15.22:0/1876016565' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]: dispatch 2024-09-17T12:21:00.572 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:00 smithi022 bash[25967]: audit 2024-09-17T12:20:59.639953+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]: dispatch 2024-09-17T12:21:00.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:00 smithi022 bash[19740]: audit 2024-09-17T12:20:59.308307+0000 mon.a (mon.0) 1512 : audit [INF] from='client.? 172.21.15.22:0/971892462' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2285664205"}]': finished 2024-09-17T12:21:00.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:00 smithi022 bash[19740]: cluster 2024-09-17T12:20:59.308929+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T12:21:00.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:00 smithi022 bash[19740]: audit 2024-09-17T12:20:59.639000+0000 mon.c (mon.2) 201 : audit [INF] from='client.? 172.21.15.22:0/1876016565' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]: dispatch 2024-09-17T12:21:00.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:00 smithi022 bash[19740]: audit 2024-09-17T12:20:59.639953+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]: dispatch 2024-09-17T12:21:00.611 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 systemd[1]: Stopping Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:21:00.612 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[20839]: audit 2024-09-17T12:20:59.308307+0000 mon.a (mon.0) 1512 : audit [INF] from='client.? 172.21.15.22:0/971892462' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2285664205"}]': finished 2024-09-17T12:21:00.612 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[20839]: cluster 2024-09-17T12:20:59.308929+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T12:21:00.612 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[20839]: audit 2024-09-17T12:20:59.639000+0000 mon.c (mon.2) 201 : audit [INF] from='client.? 172.21.15.22:0/1876016565' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]: dispatch 2024-09-17T12:21:00.612 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[20839]: audit 2024-09-17T12:20:59.639953+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]: dispatch 2024-09-17T12:21:00.878 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:21:00.878 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T12:21:00.878 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.619Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.620Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.620Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T12:21:00.879 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:00 smithi190 bash[44073]: ts=2024-09-17T12:21:00.620Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T12:21:01.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[20839]: cluster 2024-09-17T12:20:59.461831+0000 mgr.x (mgr.24505) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T12:21:01.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[20839]: audit 2024-09-17T12:21:00.328916+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]': finished 2024-09-17T12:21:01.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[20839]: cluster 2024-09-17T12:21:00.329094+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T12:21:01.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[20839]: audit 2024-09-17T12:21:00.664929+0000 mon.c (mon.2) 202 : audit [INF] from='client.? 172.21.15.22:0/2411892008' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]: dispatch 2024-09-17T12:21:01.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[20839]: audit 2024-09-17T12:21:00.665394+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]: dispatch 2024-09-17T12:21:01.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[20839]: audit 2024-09-17T12:21:01.154830+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:01.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[20839]: audit 2024-09-17T12:21:01.165159+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:01.495 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[20839]: audit 2024-09-17T12:21:01.175917+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:01.496 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[58143]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:21:01.496 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:01 smithi190 bash[58374]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:21:01.496 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:01 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T12:21:01.496 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:01 smithi190 systemd[1]: Stopped Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:21:01.496 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:01 smithi190 systemd[1]: Started Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:21:01.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[25967]: cluster 2024-09-17T12:20:59.461831+0000 mgr.x (mgr.24505) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T12:21:01.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[25967]: audit 2024-09-17T12:21:00.328916+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]': finished 2024-09-17T12:21:01.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[25967]: cluster 2024-09-17T12:21:00.329094+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T12:21:01.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[25967]: audit 2024-09-17T12:21:00.664929+0000 mon.c (mon.2) 202 : audit [INF] from='client.? 172.21.15.22:0/2411892008' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]: dispatch 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[25967]: audit 2024-09-17T12:21:00.665394+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]: dispatch 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[25967]: audit 2024-09-17T12:21:01.154830+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[25967]: audit 2024-09-17T12:21:01.165159+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[25967]: audit 2024-09-17T12:21:01.175917+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[19740]: cluster 2024-09-17T12:20:59.461831+0000 mgr.x (mgr.24505) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[19740]: audit 2024-09-17T12:21:00.328916+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2411662275"}]': finished 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[19740]: cluster 2024-09-17T12:21:00.329094+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[19740]: audit 2024-09-17T12:21:00.664929+0000 mon.c (mon.2) 202 : audit [INF] from='client.? 172.21.15.22:0/2411892008' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]: dispatch 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[19740]: audit 2024-09-17T12:21:00.665394+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]: dispatch 2024-09-17T12:21:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[19740]: audit 2024-09-17T12:21:01.154830+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[19740]: audit 2024-09-17T12:21:01.165159+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:01 smithi022 bash[19740]: audit 2024-09-17T12:21:01.175917+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: cluster 2024-09-17T12:21:01.173194+0000 mgr.x (mgr.24505) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-09-17T12:21:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.327974+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]': finished 2024-09-17T12:21:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: cluster 2024-09-17T12:21:01.328107+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T12:21:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.423592+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.434190+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.439157+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:21:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.443747+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:21:02.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.447762+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:21:02.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.490322+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:02.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.491452+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:02.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.499101+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.656841+0000 mon.c (mon.2) 203 : audit [INF] from='client.? 172.21.15.22:0/2523329234' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]: dispatch 2024-09-17T12:21:02.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[20839]: audit 2024-09-17T12:21:01.657587+0000 mon.a (mon.0) 1531 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]: dispatch 2024-09-17T12:21:02.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.538Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T12:21:02.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.538Z 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-09-17T12:21:02.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.538Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi190 (none))" 2024-09-17T12:21:02.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.539Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.539Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.540Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.541Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.542Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.542Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.545Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.545Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.732µs 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.545Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.545Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.561Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.561Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-17T12:21:02.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.561Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.592µs wal_replay_duration=16.913704ms wbl_replay_duration=189ns total_replay_duration=16.956955ms 2024-09-17T12:21:02.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.563Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T12:21:02.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.563Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T12:21:02.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.563Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T12:21:02.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.590Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.846497ms db_storage=939ns remote_storage=1.225µs web_handler=419ns query_engine=920ns scrape=275.237µs scrape_sd=137.685µs notify=27.449µs notify_sd=19.636µs rules=25.963504ms tracing=7.471µs 2024-09-17T12:21:02.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.590Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T12:21:02.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:21:02 smithi190 bash[58400]: ts=2024-09-17T12:21:02.590Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T12:21:02.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: cluster 2024-09-17T12:21:01.173194+0000 mgr.x (mgr.24505) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-09-17T12:21:02.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.327974+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]': finished 2024-09-17T12:21:02.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: cluster 2024-09-17T12:21:01.328107+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.423592+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.434190+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.439157+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.443747+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.447762+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.490322+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.491452+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.499101+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.656841+0000 mon.c (mon.2) 203 : audit [INF] from='client.? 172.21.15.22:0/2523329234' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]: dispatch 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[25967]: audit 2024-09-17T12:21:01.657587+0000 mon.a (mon.0) 1531 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]: dispatch 2024-09-17T12:21:02.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: cluster 2024-09-17T12:21:01.173194+0000 mgr.x (mgr.24505) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.327974+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3043309745"}]': finished 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: cluster 2024-09-17T12:21:01.328107+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.423592+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.434190+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.439157+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.443747+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.447762+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.490322+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.491452+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.499101+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.656841+0000 mon.c (mon.2) 203 : audit [INF] from='client.? 172.21.15.22:0/2523329234' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]: dispatch 2024-09-17T12:21:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:02 smithi022 bash[19740]: audit 2024-09-17T12:21:01.657587+0000 mon.a (mon.0) 1531 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]: dispatch 2024-09-17T12:21:03.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:03 smithi190 bash[20839]: audit 2024-09-17T12:21:01.446177+0000 mgr.x (mgr.24505) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:21:03.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:03 smithi190 bash[20839]: audit 2024-09-17T12:21:01.450515+0000 mgr.x (mgr.24505) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:21:03.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:03 smithi190 bash[20839]: audit 2024-09-17T12:21:01.454510+0000 mgr.x (mgr.24505) 44 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:21:03.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:03 smithi190 bash[20839]: cluster 2024-09-17T12:21:01.500023+0000 mgr.x (mgr.24505) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:21:03.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:03 smithi190 bash[20839]: audit 2024-09-17T12:21:02.505487+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]': finished 2024-09-17T12:21:03.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:03 smithi190 bash[20839]: cluster 2024-09-17T12:21:02.505680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T12:21:03.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:03 smithi190 bash[20839]: audit 2024-09-17T12:21:02.834300+0000 mon.c (mon.2) 204 : audit [INF] from='client.? 172.21.15.22:0/3799280803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]: dispatch 2024-09-17T12:21:03.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:03 smithi190 bash[20839]: audit 2024-09-17T12:21:02.834837+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]: dispatch 2024-09-17T12:21:03.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[19740]: audit 2024-09-17T12:21:01.446177+0000 mgr.x (mgr.24505) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:21:03.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[19740]: audit 2024-09-17T12:21:01.450515+0000 mgr.x (mgr.24505) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[19740]: audit 2024-09-17T12:21:01.454510+0000 mgr.x (mgr.24505) 44 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[19740]: cluster 2024-09-17T12:21:01.500023+0000 mgr.x (mgr.24505) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[19740]: audit 2024-09-17T12:21:02.505487+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]': finished 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[19740]: cluster 2024-09-17T12:21:02.505680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[19740]: audit 2024-09-17T12:21:02.834300+0000 mon.c (mon.2) 204 : audit [INF] from='client.? 172.21.15.22:0/3799280803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]: dispatch 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[19740]: audit 2024-09-17T12:21:02.834837+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]: dispatch 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[25967]: audit 2024-09-17T12:21:01.446177+0000 mgr.x (mgr.24505) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[25967]: audit 2024-09-17T12:21:01.450515+0000 mgr.x (mgr.24505) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[25967]: audit 2024-09-17T12:21:01.454510+0000 mgr.x (mgr.24505) 44 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:21:03.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[25967]: cluster 2024-09-17T12:21:01.500023+0000 mgr.x (mgr.24505) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:21:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[25967]: audit 2024-09-17T12:21:02.505487+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/428647013"}]': finished 2024-09-17T12:21:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[25967]: cluster 2024-09-17T12:21:02.505680+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T12:21:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[25967]: audit 2024-09-17T12:21:02.834300+0000 mon.c (mon.2) 204 : audit [INF] from='client.? 172.21.15.22:0/3799280803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]: dispatch 2024-09-17T12:21:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:03 smithi022 bash[25967]: audit 2024-09-17T12:21:02.834837+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]: dispatch 2024-09-17T12:21:04.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[19740]: cluster 2024-09-17T12:21:03.501712+0000 mgr.x (mgr.24505) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:04.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[19740]: audit 2024-09-17T12:21:03.507490+0000 mon.a (mon.0) 1535 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]': finished 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[19740]: cluster 2024-09-17T12:21:03.507679+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[19740]: audit 2024-09-17T12:21:03.875748+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[19740]: audit 2024-09-17T12:21:03.886649+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[19740]: audit 2024-09-17T12:21:03.897292+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[25967]: cluster 2024-09-17T12:21:03.501712+0000 mgr.x (mgr.24505) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[25967]: audit 2024-09-17T12:21:03.507490+0000 mon.a (mon.0) 1535 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]': finished 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[25967]: cluster 2024-09-17T12:21:03.507679+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[25967]: audit 2024-09-17T12:21:03.875748+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[25967]: audit 2024-09-17T12:21:03.886649+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:04.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:04 smithi022 bash[25967]: audit 2024-09-17T12:21:03.897292+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:04.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:04 smithi190 bash[20839]: cluster 2024-09-17T12:21:03.501712+0000 mgr.x (mgr.24505) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:04.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:04 smithi190 bash[20839]: audit 2024-09-17T12:21:03.507490+0000 mon.a (mon.0) 1535 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/428647013"}]': finished 2024-09-17T12:21:04.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:04 smithi190 bash[20839]: cluster 2024-09-17T12:21:03.507679+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T12:21:04.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:04 smithi190 bash[20839]: audit 2024-09-17T12:21:03.875748+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:04.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:04 smithi190 bash[20839]: audit 2024-09-17T12:21:03.886649+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:04.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:04 smithi190 bash[20839]: audit 2024-09-17T12:21:03.897292+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:06.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:06 smithi190 bash[20839]: cluster 2024-09-17T12:21:05.502456+0000 mgr.x (mgr.24505) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:06.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:06 smithi190 bash[20839]: audit 2024-09-17T12:21:05.794294+0000 mgr.x (mgr.24505) 48 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:07.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:06 smithi022 bash[19740]: cluster 2024-09-17T12:21:05.502456+0000 mgr.x (mgr.24505) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:07.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:06 smithi022 bash[19740]: audit 2024-09-17T12:21:05.794294+0000 mgr.x (mgr.24505) 48 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:07.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:06 smithi022 bash[25967]: cluster 2024-09-17T12:21:05.502456+0000 mgr.x (mgr.24505) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:07.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:06 smithi022 bash[25967]: audit 2024-09-17T12:21:05.794294+0000 mgr.x (mgr.24505) 48 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:08.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:08 smithi190 bash[20839]: cluster 2024-09-17T12:21:07.503161+0000 mgr.x (mgr.24505) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T12:21:09.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:08 smithi022 bash[19740]: cluster 2024-09-17T12:21:07.503161+0000 mgr.x (mgr.24505) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T12:21:09.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:08 smithi022 bash[25967]: cluster 2024-09-17T12:21:07.503161+0000 mgr.x (mgr.24505) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T12:21:10.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: audit 2024-09-17T12:21:08.855174+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: audit 2024-09-17T12:21:08.865657+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: audit 2024-09-17T12:21:08.872068+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: cluster 2024-09-17T12:21:08.874181+0000 mgr.x (mgr.24505) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:21:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: audit 2024-09-17T12:21:08.877952+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: audit 2024-09-17T12:21:08.880342+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: cluster 2024-09-17T12:21:08.890062+0000 mgr.x (mgr.24505) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T12:21:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: cluster 2024-09-17T12:21:08.890523+0000 mgr.x (mgr.24505) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-17T12:21:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:09 smithi190 bash[20839]: audit 2024-09-17T12:21:08.892531+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: audit 2024-09-17T12:21:08.855174+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: audit 2024-09-17T12:21:08.865657+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: audit 2024-09-17T12:21:08.872068+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: cluster 2024-09-17T12:21:08.874181+0000 mgr.x (mgr.24505) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:21:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: audit 2024-09-17T12:21:08.877952+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: audit 2024-09-17T12:21:08.880342+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: cluster 2024-09-17T12:21:08.890062+0000 mgr.x (mgr.24505) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T12:21:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: cluster 2024-09-17T12:21:08.890523+0000 mgr.x (mgr.24505) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-17T12:21:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[19740]: audit 2024-09-17T12:21:08.892531+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: audit 2024-09-17T12:21:08.855174+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: audit 2024-09-17T12:21:08.865657+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: audit 2024-09-17T12:21:08.872068+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: cluster 2024-09-17T12:21:08.874181+0000 mgr.x (mgr.24505) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: audit 2024-09-17T12:21:08.877952+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: audit 2024-09-17T12:21:08.880342+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: cluster 2024-09-17T12:21:08.890062+0000 mgr.x (mgr.24505) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: cluster 2024-09-17T12:21:08.890523+0000 mgr.x (mgr.24505) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-17T12:21:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:09 smithi022 bash[25967]: audit 2024-09-17T12:21:08.892531+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:10 smithi022 bash[25967]: cluster 2024-09-17T12:21:09.861433+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:21:11.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:10 smithi022 bash[19740]: cluster 2024-09-17T12:21:09.861433+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:21:11.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:10 smithi190 bash[20839]: cluster 2024-09-17T12:21:09.861433+0000 mon.a (mon.0) 1546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:21:12.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:11 smithi022 bash[25967]: cluster 2024-09-17T12:21:10.891254+0000 mgr.x (mgr.24505) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T12:21:12.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:11 smithi022 bash[19740]: cluster 2024-09-17T12:21:10.891254+0000 mgr.x (mgr.24505) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T12:21:12.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:11 smithi190 bash[20839]: cluster 2024-09-17T12:21:10.891254+0000 mgr.x (mgr.24505) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-09-17T12:21:14.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:14 smithi190 bash[20839]: cluster 2024-09-17T12:21:12.892849+0000 mgr.x (mgr.24505) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:21:14.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:14 smithi190 bash[20839]: audit 2024-09-17T12:21:13.056092+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:14 smithi190 bash[20839]: audit 2024-09-17T12:21:13.057800+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:14.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:14 smithi190 bash[20839]: audit 2024-09-17T12:21:13.437330+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:14 smithi190 bash[20839]: audit 2024-09-17T12:21:13.447721+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:14 smithi190 bash[20839]: audit 2024-09-17T12:21:13.459610+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[25967]: cluster 2024-09-17T12:21:12.892849+0000 mgr.x (mgr.24505) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:21:14.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[25967]: audit 2024-09-17T12:21:13.056092+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[25967]: audit 2024-09-17T12:21:13.057800+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:14.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[25967]: audit 2024-09-17T12:21:13.437330+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[25967]: audit 2024-09-17T12:21:13.447721+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[25967]: audit 2024-09-17T12:21:13.459610+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[19740]: cluster 2024-09-17T12:21:12.892849+0000 mgr.x (mgr.24505) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:21:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[19740]: audit 2024-09-17T12:21:13.056092+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[19740]: audit 2024-09-17T12:21:13.057800+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[19740]: audit 2024-09-17T12:21:13.437330+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[19740]: audit 2024-09-17T12:21:13.447721+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:14.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:14 smithi022 bash[19740]: audit 2024-09-17T12:21:13.459610+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:15.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:15 smithi190 bash[20839]: cluster 2024-09-17T12:21:13.455760+0000 mgr.x (mgr.24505) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:21:15.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:15 smithi190 bash[20839]: cluster 2024-09-17T12:21:13.456305+0000 mgr.x (mgr.24505) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:21:15.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:15 smithi022 bash[25967]: cluster 2024-09-17T12:21:13.455760+0000 mgr.x (mgr.24505) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:21:15.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:15 smithi022 bash[25967]: cluster 2024-09-17T12:21:13.456305+0000 mgr.x (mgr.24505) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:21:15.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:15 smithi022 bash[19740]: cluster 2024-09-17T12:21:13.455760+0000 mgr.x (mgr.24505) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:21:15.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:15 smithi022 bash[19740]: cluster 2024-09-17T12:21:13.456305+0000 mgr.x (mgr.24505) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:21:17.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:17 smithi190 bash[20839]: cluster 2024-09-17T12:21:15.457059+0000 mgr.x (mgr.24505) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-09-17T12:21:17.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:17 smithi190 bash[20839]: audit 2024-09-17T12:21:15.803860+0000 mgr.x (mgr.24505) 58 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:17.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:17 smithi022 bash[19740]: cluster 2024-09-17T12:21:15.457059+0000 mgr.x (mgr.24505) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-09-17T12:21:17.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:17 smithi022 bash[19740]: audit 2024-09-17T12:21:15.803860+0000 mgr.x (mgr.24505) 58 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:17.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:17 smithi022 bash[25967]: cluster 2024-09-17T12:21:15.457059+0000 mgr.x (mgr.24505) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-09-17T12:21:17.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:17 smithi022 bash[25967]: audit 2024-09-17T12:21:15.803860+0000 mgr.x (mgr.24505) 58 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:17.646 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:21:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:21:17] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T12:21:19.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:19 smithi190 bash[20839]: cluster 2024-09-17T12:21:17.457841+0000 mgr.x (mgr.24505) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:21:19.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:19 smithi022 bash[25967]: cluster 2024-09-17T12:21:17.457841+0000 mgr.x (mgr.24505) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:21:19.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:19 smithi022 bash[19740]: cluster 2024-09-17T12:21:17.457841+0000 mgr.x (mgr.24505) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:21:21.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:21 smithi190 bash[20839]: cluster 2024-09-17T12:21:19.459496+0000 mgr.x (mgr.24505) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:21.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:21 smithi022 bash[19740]: cluster 2024-09-17T12:21:19.459496+0000 mgr.x (mgr.24505) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:21.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:21 smithi022 bash[25967]: cluster 2024-09-17T12:21:19.459496+0000 mgr.x (mgr.24505) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:23.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:23 smithi190 bash[20839]: cluster 2024-09-17T12:21:21.460256+0000 mgr.x (mgr.24505) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:21:23.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:23 smithi022 bash[19740]: cluster 2024-09-17T12:21:21.460256+0000 mgr.x (mgr.24505) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:21:23.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:23 smithi022 bash[25967]: cluster 2024-09-17T12:21:21.460256+0000 mgr.x (mgr.24505) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:21:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:25 smithi190 bash[20839]: cluster 2024-09-17T12:21:23.462048+0000 mgr.x (mgr.24505) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:21:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:25 smithi190 bash[20839]: audit 2024-09-17T12:21:24.763843+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:25 smithi190 bash[20839]: audit 2024-09-17T12:21:24.773760+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:25 smithi190 bash[20839]: audit 2024-09-17T12:21:24.777531+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:25 smithi190 bash[20839]: audit 2024-09-17T12:21:24.783170+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:25 smithi190 bash[20839]: audit 2024-09-17T12:21:24.783558+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:25.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:25 smithi190 bash[20839]: audit 2024-09-17T12:21:24.792095+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[25967]: cluster 2024-09-17T12:21:23.462048+0000 mgr.x (mgr.24505) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:21:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[25967]: audit 2024-09-17T12:21:24.763843+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[25967]: audit 2024-09-17T12:21:24.773760+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[25967]: audit 2024-09-17T12:21:24.777531+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[25967]: audit 2024-09-17T12:21:24.783170+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[25967]: audit 2024-09-17T12:21:24.783558+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:25.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[25967]: audit 2024-09-17T12:21:24.792095+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[19740]: cluster 2024-09-17T12:21:23.462048+0000 mgr.x (mgr.24505) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:21:25.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[19740]: audit 2024-09-17T12:21:24.763843+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[19740]: audit 2024-09-17T12:21:24.773760+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[19740]: audit 2024-09-17T12:21:24.777531+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:21:25.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[19740]: audit 2024-09-17T12:21:24.783170+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:25.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[19740]: audit 2024-09-17T12:21:24.783558+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:21:25.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:25 smithi022 bash[19740]: audit 2024-09-17T12:21:24.792095+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:26.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:26 smithi190 bash[20839]: cluster 2024-09-17T12:21:24.780849+0000 mgr.x (mgr.24505) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:26 smithi190 bash[20839]: cluster 2024-09-17T12:21:25.768911+0000 mon.a (mon.0) 1558 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:21:26.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:26 smithi190 bash[20839]: cluster 2024-09-17T12:21:25.768983+0000 mon.a (mon.0) 1559 : cluster [INF] Cluster is now healthy 2024-09-17T12:21:26.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:26 smithi022 bash[25967]: cluster 2024-09-17T12:21:24.780849+0000 mgr.x (mgr.24505) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:26.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:26 smithi022 bash[25967]: cluster 2024-09-17T12:21:25.768911+0000 mon.a (mon.0) 1558 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:21:26.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:26 smithi022 bash[25967]: cluster 2024-09-17T12:21:25.768983+0000 mon.a (mon.0) 1559 : cluster [INF] Cluster is now healthy 2024-09-17T12:21:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:26 smithi022 bash[19740]: cluster 2024-09-17T12:21:24.780849+0000 mgr.x (mgr.24505) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:26 smithi022 bash[19740]: cluster 2024-09-17T12:21:25.768911+0000 mon.a (mon.0) 1558 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:21:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:26 smithi022 bash[19740]: cluster 2024-09-17T12:21:25.768983+0000 mon.a (mon.0) 1559 : cluster [INF] Cluster is now healthy 2024-09-17T12:21:27.396 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:27 smithi190 bash[20839]: audit 2024-09-17T12:21:25.813738+0000 mgr.x (mgr.24505) 64 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:27.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:21:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:21:27] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T12:21:27.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:27 smithi022 bash[25967]: audit 2024-09-17T12:21:25.813738+0000 mgr.x (mgr.24505) 64 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:27.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:27 smithi022 bash[19740]: audit 2024-09-17T12:21:25.813738+0000 mgr.x (mgr.24505) 64 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:28.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:28 smithi022 bash[19740]: cluster 2024-09-17T12:21:26.781489+0000 mgr.x (mgr.24505) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:28.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:28 smithi022 bash[19740]: audit 2024-09-17T12:21:28.060358+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:28.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:28 smithi022 bash[19740]: audit 2024-09-17T12:21:28.062317+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:28.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:28 smithi022 bash[25967]: cluster 2024-09-17T12:21:26.781489+0000 mgr.x (mgr.24505) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:28.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:28 smithi022 bash[25967]: audit 2024-09-17T12:21:28.060358+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:28.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:28 smithi022 bash[25967]: audit 2024-09-17T12:21:28.062317+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:28.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:28 smithi190 bash[20839]: cluster 2024-09-17T12:21:26.781489+0000 mgr.x (mgr.24505) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:28.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:28 smithi190 bash[20839]: audit 2024-09-17T12:21:28.060358+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:28.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:28 smithi190 bash[20839]: audit 2024-09-17T12:21:28.062317+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:30.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:30 smithi190 bash[20839]: cluster 2024-09-17T12:21:28.783092+0000 mgr.x (mgr.24505) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:21:30.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:30 smithi022 bash[19740]: cluster 2024-09-17T12:21:28.783092+0000 mgr.x (mgr.24505) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:21:30.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:30 smithi022 bash[25967]: cluster 2024-09-17T12:21:28.783092+0000 mgr.x (mgr.24505) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:21:32.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:32 smithi022 bash[25967]: cluster 2024-09-17T12:21:30.783747+0000 mgr.x (mgr.24505) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:32.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:32 smithi022 bash[19740]: cluster 2024-09-17T12:21:30.783747+0000 mgr.x (mgr.24505) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:32.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:32 smithi190 bash[20839]: cluster 2024-09-17T12:21:30.783747+0000 mgr.x (mgr.24505) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:34.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:34 smithi190 bash[20839]: cluster 2024-09-17T12:21:32.785337+0000 mgr.x (mgr.24505) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:21:34.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:34 smithi190 bash[20839]: audit 2024-09-17T12:21:33.659723+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:34.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:34 smithi190 bash[20839]: audit 2024-09-17T12:21:33.668470+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:34.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:34 smithi190 bash[20839]: audit 2024-09-17T12:21:33.679657+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:34.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:34 smithi022 bash[19740]: cluster 2024-09-17T12:21:32.785337+0000 mgr.x (mgr.24505) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:21:34.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:34 smithi022 bash[19740]: audit 2024-09-17T12:21:33.659723+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:34.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:34 smithi022 bash[19740]: audit 2024-09-17T12:21:33.668470+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:34.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:34 smithi022 bash[19740]: audit 2024-09-17T12:21:33.679657+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:34.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:34 smithi022 bash[25967]: cluster 2024-09-17T12:21:32.785337+0000 mgr.x (mgr.24505) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:21:34.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:34 smithi022 bash[25967]: audit 2024-09-17T12:21:33.659723+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:34.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:34 smithi022 bash[25967]: audit 2024-09-17T12:21:33.668470+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:34.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:34 smithi022 bash[25967]: audit 2024-09-17T12:21:33.679657+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:36.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:36 smithi190 bash[20839]: cluster 2024-09-17T12:21:34.786079+0000 mgr.x (mgr.24505) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:36.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:36 smithi022 bash[19740]: cluster 2024-09-17T12:21:34.786079+0000 mgr.x (mgr.24505) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:36.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:36 smithi022 bash[25967]: cluster 2024-09-17T12:21:34.786079+0000 mgr.x (mgr.24505) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T12:21:37.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:37 smithi190 bash[20839]: audit 2024-09-17T12:21:35.821485+0000 mgr.x (mgr.24505) 70 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:37.647 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:21:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:21:37] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:21:37.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:37 smithi022 bash[25967]: audit 2024-09-17T12:21:35.821485+0000 mgr.x (mgr.24505) 70 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:37.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:37 smithi022 bash[19740]: audit 2024-09-17T12:21:35.821485+0000 mgr.x (mgr.24505) 70 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:38 smithi190 bash[20839]: cluster 2024-09-17T12:21:36.786816+0000 mgr.x (mgr.24505) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:21:38.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:38 smithi022 bash[19740]: cluster 2024-09-17T12:21:36.786816+0000 mgr.x (mgr.24505) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:21:38.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:38 smithi022 bash[25967]: cluster 2024-09-17T12:21:36.786816+0000 mgr.x (mgr.24505) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:21:40.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:40 smithi190 bash[20839]: cluster 2024-09-17T12:21:38.787782+0000 mgr.x (mgr.24505) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:40 smithi022 bash[25967]: cluster 2024-09-17T12:21:38.787782+0000 mgr.x (mgr.24505) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:40 smithi022 bash[19740]: cluster 2024-09-17T12:21:38.787782+0000 mgr.x (mgr.24505) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:21:42.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:42 smithi190 bash[20839]: cluster 2024-09-17T12:21:40.788449+0000 mgr.x (mgr.24505) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:21:42.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:42 smithi190 bash[20839]: audit 2024-09-17T12:21:41.508687+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:42.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:42 smithi190 bash[20839]: audit 2024-09-17T12:21:41.518306+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:42.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:42 smithi190 bash[20839]: audit 2024-09-17T12:21:41.527913+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:42.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:42 smithi022 bash[25967]: cluster 2024-09-17T12:21:40.788449+0000 mgr.x (mgr.24505) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:21:42.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:42 smithi022 bash[25967]: audit 2024-09-17T12:21:41.508687+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:42.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:42 smithi022 bash[25967]: audit 2024-09-17T12:21:41.518306+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:42.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:42 smithi022 bash[25967]: audit 2024-09-17T12:21:41.527913+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:42.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:42 smithi022 bash[19740]: cluster 2024-09-17T12:21:40.788449+0000 mgr.x (mgr.24505) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:21:42.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:42 smithi022 bash[19740]: audit 2024-09-17T12:21:41.508687+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:42.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:42 smithi022 bash[19740]: audit 2024-09-17T12:21:41.518306+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:42.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:42 smithi022 bash[19740]: audit 2024-09-17T12:21:41.527913+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:43.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:43 smithi190 bash[20839]: audit 2024-09-17T12:21:43.057244+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:43.652 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:43 smithi022 bash[25967]: audit 2024-09-17T12:21:43.057244+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:43.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:43 smithi022 bash[19740]: audit 2024-09-17T12:21:43.057244+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:44.598 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:44 smithi022 bash[19740]: cluster 2024-09-17T12:21:42.790117+0000 mgr.x (mgr.24505) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:44.598 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:44 smithi022 bash[25967]: cluster 2024-09-17T12:21:42.790117+0000 mgr.x (mgr.24505) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:44.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:44 smithi190 bash[20839]: cluster 2024-09-17T12:21:42.790117+0000 mgr.x (mgr.24505) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:46 smithi190 bash[20839]: cluster 2024-09-17T12:21:44.790851+0000 mgr.x (mgr.24505) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:46.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:46 smithi022 bash[25967]: cluster 2024-09-17T12:21:44.790851+0000 mgr.x (mgr.24505) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:46.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:46 smithi022 bash[19740]: cluster 2024-09-17T12:21:44.790851+0000 mgr.x (mgr.24505) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:47.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:47 smithi022 bash[25967]: audit 2024-09-17T12:21:45.828708+0000 mgr.x (mgr.24505) 76 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:47.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:47 smithi022 bash[19740]: audit 2024-09-17T12:21:45.828708+0000 mgr.x (mgr.24505) 76 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:47.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:47 smithi190 bash[20839]: audit 2024-09-17T12:21:45.828708+0000 mgr.x (mgr.24505) 76 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:47.647 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:21:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:21:47] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-09-17T12:21:48.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:48 smithi190 bash[20839]: cluster 2024-09-17T12:21:46.791555+0000 mgr.x (mgr.24505) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:48.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:48 smithi022 bash[19740]: cluster 2024-09-17T12:21:46.791555+0000 mgr.x (mgr.24505) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:48.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:48 smithi022 bash[25967]: cluster 2024-09-17T12:21:46.791555+0000 mgr.x (mgr.24505) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:50.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:50 smithi190 bash[20839]: cluster 2024-09-17T12:21:48.793167+0000 mgr.x (mgr.24505) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:21:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:50 smithi022 bash[19740]: cluster 2024-09-17T12:21:48.793167+0000 mgr.x (mgr.24505) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:21:50.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:50 smithi022 bash[25967]: cluster 2024-09-17T12:21:48.793167+0000 mgr.x (mgr.24505) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:21:52.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:52 smithi190 bash[20839]: cluster 2024-09-17T12:21:50.793934+0000 mgr.x (mgr.24505) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:21:52.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:52 smithi022 bash[19740]: cluster 2024-09-17T12:21:50.793934+0000 mgr.x (mgr.24505) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:21:52.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:52 smithi022 bash[25967]: cluster 2024-09-17T12:21:50.793934+0000 mgr.x (mgr.24505) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:21:54.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:54 smithi190 bash[20839]: cluster 2024-09-17T12:21:52.795516+0000 mgr.x (mgr.24505) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:21:54.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:54 smithi190 bash[20839]: audit 2024-09-17T12:21:53.876632+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:54.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:54 smithi190 bash[20839]: audit 2024-09-17T12:21:53.885899+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:54.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:54 smithi190 bash[20839]: audit 2024-09-17T12:21:53.894649+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:54.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:54 smithi022 bash[25967]: cluster 2024-09-17T12:21:52.795516+0000 mgr.x (mgr.24505) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:21:54.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:54 smithi022 bash[25967]: audit 2024-09-17T12:21:53.876632+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:54.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:54 smithi022 bash[25967]: audit 2024-09-17T12:21:53.885899+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:54.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:54 smithi022 bash[25967]: audit 2024-09-17T12:21:53.894649+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:54.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:54 smithi022 bash[19740]: cluster 2024-09-17T12:21:52.795516+0000 mgr.x (mgr.24505) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:21:54.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:54 smithi022 bash[19740]: audit 2024-09-17T12:21:53.876632+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:54.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:54 smithi022 bash[19740]: audit 2024-09-17T12:21:53.885899+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:54.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:54 smithi022 bash[19740]: audit 2024-09-17T12:21:53.894649+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:21:56.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:56 smithi190 bash[20839]: cluster 2024-09-17T12:21:54.796216+0000 mgr.x (mgr.24505) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:56.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:56 smithi022 bash[19740]: cluster 2024-09-17T12:21:54.796216+0000 mgr.x (mgr.24505) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:56.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:56 smithi022 bash[25967]: cluster 2024-09-17T12:21:54.796216+0000 mgr.x (mgr.24505) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:57.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:57 smithi190 bash[20839]: audit 2024-09-17T12:21:55.839969+0000 mgr.x (mgr.24505) 82 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:57.647 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:21:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:21:57] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-09-17T12:21:57.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:57 smithi022 bash[19740]: audit 2024-09-17T12:21:55.839969+0000 mgr.x (mgr.24505) 82 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:57.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:57 smithi022 bash[25967]: audit 2024-09-17T12:21:55.839969+0000 mgr.x (mgr.24505) 82 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:21:58.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:58 smithi190 bash[20839]: cluster 2024-09-17T12:21:56.796906+0000 mgr.x (mgr.24505) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:58.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:58 smithi190 bash[20839]: audit 2024-09-17T12:21:58.058356+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:58.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:58 smithi022 bash[25967]: cluster 2024-09-17T12:21:56.796906+0000 mgr.x (mgr.24505) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:58.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:58 smithi022 bash[25967]: audit 2024-09-17T12:21:58.058356+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:58.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:58 smithi022 bash[19740]: cluster 2024-09-17T12:21:56.796906+0000 mgr.x (mgr.24505) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:58.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:58 smithi022 bash[19740]: audit 2024-09-17T12:21:58.058356+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:21:59.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:21:59 smithi190 bash[20839]: cluster 2024-09-17T12:21:58.798530+0000 mgr.x (mgr.24505) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:59.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:21:59 smithi022 bash[19740]: cluster 2024-09-17T12:21:58.798530+0000 mgr.x (mgr.24505) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:21:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:21:59 smithi022 bash[25967]: cluster 2024-09-17T12:21:58.798530+0000 mgr.x (mgr.24505) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:22:02.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:01 smithi190 bash[20839]: cluster 2024-09-17T12:22:00.799237+0000 mgr.x (mgr.24505) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:02.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:01 smithi190 bash[20839]: audit 2024-09-17T12:22:01.732509+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:02.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:01 smithi190 bash[20839]: audit 2024-09-17T12:22:01.745901+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:02.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:01 smithi190 bash[20839]: audit 2024-09-17T12:22:01.758994+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:02.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:01 smithi022 bash[25967]: cluster 2024-09-17T12:22:00.799237+0000 mgr.x (mgr.24505) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:02.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:01 smithi022 bash[25967]: audit 2024-09-17T12:22:01.732509+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:02.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:01 smithi022 bash[25967]: audit 2024-09-17T12:22:01.745901+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:02.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:01 smithi022 bash[25967]: audit 2024-09-17T12:22:01.758994+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:01 smithi022 bash[19740]: cluster 2024-09-17T12:22:00.799237+0000 mgr.x (mgr.24505) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:01 smithi022 bash[19740]: audit 2024-09-17T12:22:01.732509+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:01 smithi022 bash[19740]: audit 2024-09-17T12:22:01.745901+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:01 smithi022 bash[19740]: audit 2024-09-17T12:22:01.758994+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:04.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:03 smithi190 bash[20839]: cluster 2024-09-17T12:22:02.800806+0000 mgr.x (mgr.24505) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:04.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:03 smithi022 bash[19740]: cluster 2024-09-17T12:22:02.800806+0000 mgr.x (mgr.24505) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:04.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:03 smithi022 bash[25967]: cluster 2024-09-17T12:22:02.800806+0000 mgr.x (mgr.24505) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:06.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:05 smithi190 bash[20839]: cluster 2024-09-17T12:22:04.801511+0000 mgr.x (mgr.24505) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:05 smithi022 bash[19740]: cluster 2024-09-17T12:22:04.801511+0000 mgr.x (mgr.24505) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:05 smithi022 bash[25967]: cluster 2024-09-17T12:22:04.801511+0000 mgr.x (mgr.24505) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:07.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:06 smithi190 bash[20839]: audit 2024-09-17T12:22:05.848950+0000 mgr.x (mgr.24505) 88 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:07.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:06 smithi022 bash[19740]: audit 2024-09-17T12:22:05.848950+0000 mgr.x (mgr.24505) 88 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:07.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:06 smithi022 bash[25967]: audit 2024-09-17T12:22:05.848950+0000 mgr.x (mgr.24505) 88 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:07.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:22:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:22:07] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T12:22:08.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:07 smithi190 bash[20839]: cluster 2024-09-17T12:22:06.802232+0000 mgr.x (mgr.24505) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:08.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:07 smithi022 bash[19740]: cluster 2024-09-17T12:22:06.802232+0000 mgr.x (mgr.24505) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:08.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:07 smithi022 bash[25967]: cluster 2024-09-17T12:22:06.802232+0000 mgr.x (mgr.24505) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:10.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:09 smithi190 bash[20839]: cluster 2024-09-17T12:22:08.803772+0000 mgr.x (mgr.24505) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:10.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:09 smithi022 bash[19740]: cluster 2024-09-17T12:22:08.803772+0000 mgr.x (mgr.24505) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:10.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:09 smithi022 bash[25967]: cluster 2024-09-17T12:22:08.803772+0000 mgr.x (mgr.24505) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:12.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:11 smithi190 bash[20839]: cluster 2024-09-17T12:22:10.804455+0000 mgr.x (mgr.24505) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:12.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:11 smithi022 bash[19740]: cluster 2024-09-17T12:22:10.804455+0000 mgr.x (mgr.24505) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:12.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:11 smithi022 bash[25967]: cluster 2024-09-17T12:22:10.804455+0000 mgr.x (mgr.24505) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:14.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:13 smithi190 bash[20839]: cluster 2024-09-17T12:22:12.806018+0000 mgr.x (mgr.24505) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:14.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:13 smithi190 bash[20839]: audit 2024-09-17T12:22:13.058631+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:13 smithi022 bash[19740]: cluster 2024-09-17T12:22:12.806018+0000 mgr.x (mgr.24505) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:13 smithi022 bash[19740]: audit 2024-09-17T12:22:13.058631+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:14.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:13 smithi022 bash[25967]: cluster 2024-09-17T12:22:12.806018+0000 mgr.x (mgr.24505) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:14.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:13 smithi022 bash[25967]: audit 2024-09-17T12:22:13.058631+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:15.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:15 smithi190 bash[20839]: audit 2024-09-17T12:22:14.103445+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:15.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:15 smithi190 bash[20839]: audit 2024-09-17T12:22:14.114164+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:15.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:15 smithi190 bash[20839]: audit 2024-09-17T12:22:14.125153+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:15.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:15 smithi022 bash[19740]: audit 2024-09-17T12:22:14.103445+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:15.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:15 smithi022 bash[19740]: audit 2024-09-17T12:22:14.114164+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:15.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:15 smithi022 bash[19740]: audit 2024-09-17T12:22:14.125153+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:15.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:15 smithi022 bash[25967]: audit 2024-09-17T12:22:14.103445+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:15.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:15 smithi022 bash[25967]: audit 2024-09-17T12:22:14.114164+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:15.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:15 smithi022 bash[25967]: audit 2024-09-17T12:22:14.125153+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:16.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:16 smithi190 bash[20839]: cluster 2024-09-17T12:22:14.806592+0000 mgr.x (mgr.24505) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:16.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:16 smithi022 bash[19740]: cluster 2024-09-17T12:22:14.806592+0000 mgr.x (mgr.24505) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:16.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:16 smithi022 bash[25967]: cluster 2024-09-17T12:22:14.806592+0000 mgr.x (mgr.24505) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:17.397 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:22:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:22:17] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T12:22:17.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:17 smithi190 bash[20839]: audit 2024-09-17T12:22:15.855860+0000 mgr.x (mgr.24505) 94 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:17.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:17 smithi022 bash[19740]: audit 2024-09-17T12:22:15.855860+0000 mgr.x (mgr.24505) 94 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:17.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:17 smithi022 bash[25967]: audit 2024-09-17T12:22:15.855860+0000 mgr.x (mgr.24505) 94 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:18.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:18 smithi190 bash[20839]: cluster 2024-09-17T12:22:16.807366+0000 mgr.x (mgr.24505) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:18.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:18 smithi022 bash[19740]: cluster 2024-09-17T12:22:16.807366+0000 mgr.x (mgr.24505) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:18.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:18 smithi022 bash[25967]: cluster 2024-09-17T12:22:16.807366+0000 mgr.x (mgr.24505) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:20 smithi190 bash[20839]: cluster 2024-09-17T12:22:18.809131+0000 mgr.x (mgr.24505) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:20.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:20 smithi022 bash[19740]: cluster 2024-09-17T12:22:18.809131+0000 mgr.x (mgr.24505) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:20.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:20 smithi022 bash[25967]: cluster 2024-09-17T12:22:18.809131+0000 mgr.x (mgr.24505) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:22.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:22 smithi190 bash[20839]: cluster 2024-09-17T12:22:20.809980+0000 mgr.x (mgr.24505) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:22.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:22 smithi190 bash[20839]: audit 2024-09-17T12:22:21.980324+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:22.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:22 smithi190 bash[20839]: audit 2024-09-17T12:22:21.991305+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:22.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:22 smithi190 bash[20839]: audit 2024-09-17T12:22:22.004394+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:22.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:22 smithi022 bash[25967]: cluster 2024-09-17T12:22:20.809980+0000 mgr.x (mgr.24505) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:22.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:22 smithi022 bash[25967]: audit 2024-09-17T12:22:21.980324+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:22.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:22 smithi022 bash[25967]: audit 2024-09-17T12:22:21.991305+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:22.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:22 smithi022 bash[25967]: audit 2024-09-17T12:22:22.004394+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:22 smithi022 bash[19740]: cluster 2024-09-17T12:22:20.809980+0000 mgr.x (mgr.24505) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:22 smithi022 bash[19740]: audit 2024-09-17T12:22:21.980324+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:22 smithi022 bash[19740]: audit 2024-09-17T12:22:21.991305+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:22 smithi022 bash[19740]: audit 2024-09-17T12:22:22.004394+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:24.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:24 smithi190 bash[20839]: cluster 2024-09-17T12:22:22.811535+0000 mgr.x (mgr.24505) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:24.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:24 smithi022 bash[19740]: cluster 2024-09-17T12:22:22.811535+0000 mgr.x (mgr.24505) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:24.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:24 smithi022 bash[25967]: cluster 2024-09-17T12:22:22.811535+0000 mgr.x (mgr.24505) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:25.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:25 smithi190 bash[20839]: audit 2024-09-17T12:22:24.875364+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:22:25.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:25 smithi190 bash[20839]: audit 2024-09-17T12:22:24.877520+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:22:25.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:25 smithi190 bash[20839]: audit 2024-09-17T12:22:24.888697+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:25.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:25 smithi022 bash[25967]: audit 2024-09-17T12:22:24.875364+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:22:25.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:25 smithi022 bash[25967]: audit 2024-09-17T12:22:24.877520+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:22:25.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:25 smithi022 bash[25967]: audit 2024-09-17T12:22:24.888697+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:25.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:25 smithi022 bash[19740]: audit 2024-09-17T12:22:24.875364+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:22:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:25 smithi022 bash[19740]: audit 2024-09-17T12:22:24.877520+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:22:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:25 smithi022 bash[19740]: audit 2024-09-17T12:22:24.888697+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:26.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:26 smithi022 bash[25967]: cluster 2024-09-17T12:22:24.812233+0000 mgr.x (mgr.24505) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:26.543 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:26 smithi022 bash[19740]: cluster 2024-09-17T12:22:24.812233+0000 mgr.x (mgr.24505) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:26.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:26 smithi190 bash[20839]: cluster 2024-09-17T12:22:24.812233+0000 mgr.x (mgr.24505) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:27.647 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:22:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:22:27] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T12:22:27.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:27 smithi190 bash[20839]: audit 2024-09-17T12:22:25.867200+0000 mgr.x (mgr.24505) 100 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:27.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:27 smithi022 bash[25967]: audit 2024-09-17T12:22:25.867200+0000 mgr.x (mgr.24505) 100 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:27.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:27 smithi022 bash[19740]: audit 2024-09-17T12:22:25.867200+0000 mgr.x (mgr.24505) 100 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:28.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:28 smithi022 bash[19740]: cluster 2024-09-17T12:22:26.813044+0000 mgr.x (mgr.24505) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:28.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:28 smithi022 bash[19740]: audit 2024-09-17T12:22:28.059913+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:28.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:28 smithi022 bash[25967]: cluster 2024-09-17T12:22:26.813044+0000 mgr.x (mgr.24505) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:28.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:28 smithi022 bash[25967]: audit 2024-09-17T12:22:28.059913+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:28.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:28 smithi190 bash[20839]: cluster 2024-09-17T12:22:26.813044+0000 mgr.x (mgr.24505) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:28.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:28 smithi190 bash[20839]: audit 2024-09-17T12:22:28.059913+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:30.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:30 smithi190 bash[20839]: cluster 2024-09-17T12:22:28.814744+0000 mgr.x (mgr.24505) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:30.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:30 smithi022 bash[19740]: cluster 2024-09-17T12:22:28.814744+0000 mgr.x (mgr.24505) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:30.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:30 smithi022 bash[25967]: cluster 2024-09-17T12:22:28.814744+0000 mgr.x (mgr.24505) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:32.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:32 smithi190 bash[20839]: cluster 2024-09-17T12:22:30.815340+0000 mgr.x (mgr.24505) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:32.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:32 smithi022 bash[25967]: cluster 2024-09-17T12:22:30.815340+0000 mgr.x (mgr.24505) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:32.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:32 smithi022 bash[19740]: cluster 2024-09-17T12:22:30.815340+0000 mgr.x (mgr.24505) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:34.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:34 smithi190 bash[20839]: cluster 2024-09-17T12:22:32.816942+0000 mgr.x (mgr.24505) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:34.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:34 smithi022 bash[19740]: cluster 2024-09-17T12:22:32.816942+0000 mgr.x (mgr.24505) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:34.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:34 smithi022 bash[25967]: cluster 2024-09-17T12:22:32.816942+0000 mgr.x (mgr.24505) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:35.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:35 smithi190 bash[20839]: audit 2024-09-17T12:22:34.328395+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:35.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:35 smithi190 bash[20839]: audit 2024-09-17T12:22:34.338090+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:35.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:35 smithi190 bash[20839]: audit 2024-09-17T12:22:34.349638+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:35.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:35 smithi022 bash[19740]: audit 2024-09-17T12:22:34.328395+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:35.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:35 smithi022 bash[19740]: audit 2024-09-17T12:22:34.338090+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:35.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:35 smithi022 bash[19740]: audit 2024-09-17T12:22:34.349638+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:35.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:35 smithi022 bash[25967]: audit 2024-09-17T12:22:34.328395+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:35.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:35 smithi022 bash[25967]: audit 2024-09-17T12:22:34.338090+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:35.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:35 smithi022 bash[25967]: audit 2024-09-17T12:22:34.349638+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:36.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:36 smithi190 bash[20839]: cluster 2024-09-17T12:22:34.817720+0000 mgr.x (mgr.24505) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:36.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:36 smithi022 bash[19740]: cluster 2024-09-17T12:22:34.817720+0000 mgr.x (mgr.24505) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:36 smithi022 bash[25967]: cluster 2024-09-17T12:22:34.817720+0000 mgr.x (mgr.24505) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:37.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:37 smithi190 bash[20839]: audit 2024-09-17T12:22:35.876601+0000 mgr.x (mgr.24505) 106 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:37.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:22:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:22:37] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T12:22:37.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:37 smithi022 bash[19740]: audit 2024-09-17T12:22:35.876601+0000 mgr.x (mgr.24505) 106 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:37.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:37 smithi022 bash[25967]: audit 2024-09-17T12:22:35.876601+0000 mgr.x (mgr.24505) 106 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:38 smithi190 bash[20839]: cluster 2024-09-17T12:22:36.818421+0000 mgr.x (mgr.24505) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:38.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:38 smithi022 bash[19740]: cluster 2024-09-17T12:22:36.818421+0000 mgr.x (mgr.24505) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:38.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:38 smithi022 bash[25967]: cluster 2024-09-17T12:22:36.818421+0000 mgr.x (mgr.24505) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:39.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:39 smithi190 bash[20839]: cluster 2024-09-17T12:22:38.820083+0000 mgr.x (mgr.24505) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:39.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:39 smithi022 bash[19740]: cluster 2024-09-17T12:22:38.820083+0000 mgr.x (mgr.24505) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:39.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:39 smithi022 bash[25967]: cluster 2024-09-17T12:22:38.820083+0000 mgr.x (mgr.24505) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:42.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:41 smithi190 bash[20839]: cluster 2024-09-17T12:22:40.820798+0000 mgr.x (mgr.24505) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:42.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:41 smithi022 bash[19740]: cluster 2024-09-17T12:22:40.820798+0000 mgr.x (mgr.24505) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:42.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:41 smithi022 bash[25967]: cluster 2024-09-17T12:22:40.820798+0000 mgr.x (mgr.24505) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:43.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:43 smithi022 bash[19740]: audit 2024-09-17T12:22:42.209182+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:43 smithi022 bash[19740]: audit 2024-09-17T12:22:42.221366+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:43 smithi022 bash[19740]: audit 2024-09-17T12:22:42.231935+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:43 smithi022 bash[19740]: audit 2024-09-17T12:22:43.059850+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:43.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:43 smithi022 bash[25967]: audit 2024-09-17T12:22:42.209182+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:43 smithi022 bash[25967]: audit 2024-09-17T12:22:42.221366+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:43 smithi022 bash[25967]: audit 2024-09-17T12:22:42.231935+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:43 smithi022 bash[25967]: audit 2024-09-17T12:22:43.059850+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:43.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:43 smithi190 bash[20839]: audit 2024-09-17T12:22:42.209182+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:43 smithi190 bash[20839]: audit 2024-09-17T12:22:42.221366+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:43 smithi190 bash[20839]: audit 2024-09-17T12:22:42.231935+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:43.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:43 smithi190 bash[20839]: audit 2024-09-17T12:22:43.059850+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:44.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:44 smithi022 bash[25967]: cluster 2024-09-17T12:22:42.822401+0000 mgr.x (mgr.24505) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:44.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:44 smithi022 bash[19740]: cluster 2024-09-17T12:22:42.822401+0000 mgr.x (mgr.24505) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:44.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:44 smithi190 bash[20839]: cluster 2024-09-17T12:22:42.822401+0000 mgr.x (mgr.24505) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:46.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:46 smithi022 bash[25967]: cluster 2024-09-17T12:22:44.823142+0000 mgr.x (mgr.24505) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:46.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:46 smithi022 bash[19740]: cluster 2024-09-17T12:22:44.823142+0000 mgr.x (mgr.24505) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:46 smithi190 bash[20839]: cluster 2024-09-17T12:22:44.823142+0000 mgr.x (mgr.24505) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:47.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:47 smithi022 bash[19740]: audit 2024-09-17T12:22:45.887815+0000 mgr.x (mgr.24505) 112 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:47.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:47 smithi022 bash[25967]: audit 2024-09-17T12:22:45.887815+0000 mgr.x (mgr.24505) 112 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:47.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:47 smithi190 bash[20839]: audit 2024-09-17T12:22:45.887815+0000 mgr.x (mgr.24505) 112 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:47.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:22:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:22:47] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-09-17T12:22:48.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:48 smithi022 bash[19740]: cluster 2024-09-17T12:22:46.823850+0000 mgr.x (mgr.24505) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:48.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:48 smithi022 bash[25967]: cluster 2024-09-17T12:22:46.823850+0000 mgr.x (mgr.24505) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:48.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:48 smithi190 bash[20839]: cluster 2024-09-17T12:22:46.823850+0000 mgr.x (mgr.24505) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:50.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:50 smithi022 bash[19740]: cluster 2024-09-17T12:22:48.825469+0000 mgr.x (mgr.24505) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:50.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:50 smithi022 bash[25967]: cluster 2024-09-17T12:22:48.825469+0000 mgr.x (mgr.24505) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:50.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:50 smithi190 bash[20839]: cluster 2024-09-17T12:22:48.825469+0000 mgr.x (mgr.24505) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:52.395 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:52 smithi190 bash[20839]: cluster 2024-09-17T12:22:50.826150+0000 mgr.x (mgr.24505) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:52.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:52 smithi022 bash[19740]: cluster 2024-09-17T12:22:50.826150+0000 mgr.x (mgr.24505) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:52.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:52 smithi022 bash[25967]: cluster 2024-09-17T12:22:50.826150+0000 mgr.x (mgr.24505) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:54.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:54 smithi022 bash[19740]: cluster 2024-09-17T12:22:52.827400+0000 mgr.x (mgr.24505) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:54.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:54 smithi022 bash[25967]: cluster 2024-09-17T12:22:52.827400+0000 mgr.x (mgr.24505) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:54.524 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:54 smithi190 bash[20839]: cluster 2024-09-17T12:22:52.827400+0000 mgr.x (mgr.24505) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:22:55.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:55 smithi022 bash[25967]: audit 2024-09-17T12:22:54.522611+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:55 smithi022 bash[25967]: audit 2024-09-17T12:22:54.529988+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.895 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:55 smithi022 bash[25967]: audit 2024-09-17T12:22:54.538574+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.895 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:55 smithi022 bash[25967]: cluster 2024-09-17T12:22:54.828107+0000 mgr.x (mgr.24505) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:55.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:55 smithi022 bash[19740]: audit 2024-09-17T12:22:54.522611+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:55 smithi022 bash[19740]: audit 2024-09-17T12:22:54.529988+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:55 smithi022 bash[19740]: audit 2024-09-17T12:22:54.538574+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:55 smithi022 bash[19740]: cluster 2024-09-17T12:22:54.828107+0000 mgr.x (mgr.24505) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:55.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:55 smithi190 bash[20839]: audit 2024-09-17T12:22:54.522611+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:55 smithi190 bash[20839]: audit 2024-09-17T12:22:54.529988+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:55 smithi190 bash[20839]: audit 2024-09-17T12:22:54.538574+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:22:55.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:55 smithi190 bash[20839]: cluster 2024-09-17T12:22:54.828107+0000 mgr.x (mgr.24505) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:56.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:56 smithi190 bash[20839]: audit 2024-09-17T12:22:55.899019+0000 mgr.x (mgr.24505) 118 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:57.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:56 smithi022 bash[19740]: audit 2024-09-17T12:22:55.899019+0000 mgr.x (mgr.24505) 118 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:57.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:56 smithi022 bash[25967]: audit 2024-09-17T12:22:55.899019+0000 mgr.x (mgr.24505) 118 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:22:57.549 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:22:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:22:57] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-09-17T12:22:57.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:57 smithi190 bash[20839]: cluster 2024-09-17T12:22:56.828849+0000 mgr.x (mgr.24505) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:58.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:57 smithi022 bash[25967]: cluster 2024-09-17T12:22:56.828849+0000 mgr.x (mgr.24505) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:58.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:57 smithi022 bash[19740]: cluster 2024-09-17T12:22:56.828849+0000 mgr.x (mgr.24505) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:22:58.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:58 smithi190 bash[20839]: audit 2024-09-17T12:22:58.060581+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:59.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:58 smithi022 bash[25967]: audit 2024-09-17T12:22:58.060581+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:59.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:58 smithi022 bash[19740]: audit 2024-09-17T12:22:58.060581+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:22:59.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:22:59 smithi190 bash[20839]: cluster 2024-09-17T12:22:58.830614+0000 mgr.x (mgr.24505) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:00.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:22:59 smithi022 bash[19740]: cluster 2024-09-17T12:22:58.830614+0000 mgr.x (mgr.24505) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:00.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:22:59 smithi022 bash[25967]: cluster 2024-09-17T12:22:58.830614+0000 mgr.x (mgr.24505) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:02.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:01 smithi190 bash[20839]: cluster 2024-09-17T12:23:00.831461+0000 mgr.x (mgr.24505) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:02.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:01 smithi022 bash[25967]: cluster 2024-09-17T12:23:00.831461+0000 mgr.x (mgr.24505) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:02.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:01 smithi022 bash[19740]: cluster 2024-09-17T12:23:00.831461+0000 mgr.x (mgr.24505) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:03.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:03 smithi022 bash[25967]: audit 2024-09-17T12:23:02.412959+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:03 smithi022 bash[25967]: audit 2024-09-17T12:23:02.423351+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:03 smithi022 bash[25967]: audit 2024-09-17T12:23:02.434023+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:03 smithi022 bash[25967]: cluster 2024-09-17T12:23:02.833057+0000 mgr.x (mgr.24505) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:03 smithi022 bash[19740]: audit 2024-09-17T12:23:02.412959+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:03 smithi022 bash[19740]: audit 2024-09-17T12:23:02.423351+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:03 smithi022 bash[19740]: audit 2024-09-17T12:23:02.434023+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:03 smithi022 bash[19740]: cluster 2024-09-17T12:23:02.833057+0000 mgr.x (mgr.24505) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:03.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:03 smithi190 bash[20839]: audit 2024-09-17T12:23:02.412959+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:03 smithi190 bash[20839]: audit 2024-09-17T12:23:02.423351+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:03 smithi190 bash[20839]: audit 2024-09-17T12:23:02.434023+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:03.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:03 smithi190 bash[20839]: cluster 2024-09-17T12:23:02.833057+0000 mgr.x (mgr.24505) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:06.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:05 smithi190 bash[20839]: cluster 2024-09-17T12:23:04.833777+0000 mgr.x (mgr.24505) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:06.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:05 smithi022 bash[25967]: cluster 2024-09-17T12:23:04.833777+0000 mgr.x (mgr.24505) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:06.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:05 smithi022 bash[19740]: cluster 2024-09-17T12:23:04.833777+0000 mgr.x (mgr.24505) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:07.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:06 smithi190 bash[20839]: audit 2024-09-17T12:23:05.908268+0000 mgr.x (mgr.24505) 124 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:07.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:06 smithi022 bash[25967]: audit 2024-09-17T12:23:05.908268+0000 mgr.x (mgr.24505) 124 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:07.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:06 smithi022 bash[19740]: audit 2024-09-17T12:23:05.908268+0000 mgr.x (mgr.24505) 124 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:07.647 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:23:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:23:07] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:23:08.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:07 smithi190 bash[20839]: cluster 2024-09-17T12:23:06.834480+0000 mgr.x (mgr.24505) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:08.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:07 smithi022 bash[25967]: cluster 2024-09-17T12:23:06.834480+0000 mgr.x (mgr.24505) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:08.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:07 smithi022 bash[19740]: cluster 2024-09-17T12:23:06.834480+0000 mgr.x (mgr.24505) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:10.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:09 smithi022 bash[25967]: cluster 2024-09-17T12:23:08.836098+0000 mgr.x (mgr.24505) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:10.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:09 smithi022 bash[19740]: cluster 2024-09-17T12:23:08.836098+0000 mgr.x (mgr.24505) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:10.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:09 smithi190 bash[20839]: cluster 2024-09-17T12:23:08.836098+0000 mgr.x (mgr.24505) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:12.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:11 smithi022 bash[19740]: cluster 2024-09-17T12:23:10.836788+0000 mgr.x (mgr.24505) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:12.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:11 smithi022 bash[25967]: cluster 2024-09-17T12:23:10.836788+0000 mgr.x (mgr.24505) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:12.263 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:11 smithi190 bash[20839]: cluster 2024-09-17T12:23:10.836788+0000 mgr.x (mgr.24505) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:13 smithi022 bash[19740]: cluster 2024-09-17T12:23:12.838409+0000 mgr.x (mgr.24505) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:13 smithi022 bash[19740]: audit 2024-09-17T12:23:13.060568+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:14.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:13 smithi022 bash[25967]: cluster 2024-09-17T12:23:12.838409+0000 mgr.x (mgr.24505) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:14.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:13 smithi022 bash[25967]: audit 2024-09-17T12:23:13.060568+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:14.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:13 smithi190 bash[20839]: cluster 2024-09-17T12:23:12.838409+0000 mgr.x (mgr.24505) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:14.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:13 smithi190 bash[20839]: audit 2024-09-17T12:23:13.060568+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:16.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:15 smithi022 bash[25967]: audit 2024-09-17T12:23:14.738151+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:15 smithi022 bash[25967]: audit 2024-09-17T12:23:14.745451+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:15 smithi022 bash[25967]: audit 2024-09-17T12:23:14.753911+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:15 smithi022 bash[25967]: cluster 2024-09-17T12:23:14.838872+0000 mgr.x (mgr.24505) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:16.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:15 smithi022 bash[19740]: audit 2024-09-17T12:23:14.738151+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:15 smithi022 bash[19740]: audit 2024-09-17T12:23:14.745451+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:15 smithi022 bash[19740]: audit 2024-09-17T12:23:14.753911+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:15 smithi022 bash[19740]: cluster 2024-09-17T12:23:14.838872+0000 mgr.x (mgr.24505) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:16.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:15 smithi190 bash[20839]: audit 2024-09-17T12:23:14.738151+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:15 smithi190 bash[20839]: audit 2024-09-17T12:23:14.745451+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:15 smithi190 bash[20839]: audit 2024-09-17T12:23:14.753911+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:16.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:15 smithi190 bash[20839]: cluster 2024-09-17T12:23:14.838872+0000 mgr.x (mgr.24505) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:17.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:16 smithi022 bash[19740]: audit 2024-09-17T12:23:15.919705+0000 mgr.x (mgr.24505) 130 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:17.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:16 smithi022 bash[25967]: audit 2024-09-17T12:23:15.919705+0000 mgr.x (mgr.24505) 130 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:17.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:16 smithi190 bash[20839]: audit 2024-09-17T12:23:15.919705+0000 mgr.x (mgr.24505) 130 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:17.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:23:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:23:17] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:23:18.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:17 smithi190 bash[20839]: cluster 2024-09-17T12:23:16.839526+0000 mgr.x (mgr.24505) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:18.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:17 smithi022 bash[19740]: cluster 2024-09-17T12:23:16.839526+0000 mgr.x (mgr.24505) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:18.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:17 smithi022 bash[25967]: cluster 2024-09-17T12:23:16.839526+0000 mgr.x (mgr.24505) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:20.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:19 smithi190 bash[20839]: cluster 2024-09-17T12:23:18.841148+0000 mgr.x (mgr.24505) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:20.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:19 smithi022 bash[19740]: cluster 2024-09-17T12:23:18.841148+0000 mgr.x (mgr.24505) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:20.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:19 smithi022 bash[25967]: cluster 2024-09-17T12:23:18.841148+0000 mgr.x (mgr.24505) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:21 smithi190 bash[20839]: cluster 2024-09-17T12:23:20.841863+0000 mgr.x (mgr.24505) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:22.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:21 smithi022 bash[19740]: cluster 2024-09-17T12:23:20.841863+0000 mgr.x (mgr.24505) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:22.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:21 smithi022 bash[25967]: cluster 2024-09-17T12:23:20.841863+0000 mgr.x (mgr.24505) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:23.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:23 smithi190 bash[20839]: audit 2024-09-17T12:23:22.625416+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:23.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:23 smithi190 bash[20839]: audit 2024-09-17T12:23:22.637988+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:23.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:23 smithi190 bash[20839]: audit 2024-09-17T12:23:22.651152+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:23.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:23 smithi190 bash[20839]: cluster 2024-09-17T12:23:22.843492+0000 mgr.x (mgr.24505) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:24.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:23 smithi022 bash[19740]: audit 2024-09-17T12:23:22.625416+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:24.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:23 smithi022 bash[19740]: audit 2024-09-17T12:23:22.637988+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:24.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:23 smithi022 bash[19740]: audit 2024-09-17T12:23:22.651152+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:24.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:23 smithi022 bash[19740]: cluster 2024-09-17T12:23:22.843492+0000 mgr.x (mgr.24505) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:24.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:23 smithi022 bash[25967]: audit 2024-09-17T12:23:22.625416+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:24.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:23 smithi022 bash[25967]: audit 2024-09-17T12:23:22.637988+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:24.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:23 smithi022 bash[25967]: audit 2024-09-17T12:23:22.651152+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:24.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:23 smithi022 bash[25967]: cluster 2024-09-17T12:23:22.843492+0000 mgr.x (mgr.24505) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:26.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:25 smithi190 bash[20839]: cluster 2024-09-17T12:23:24.844185+0000 mgr.x (mgr.24505) 135 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:26.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:25 smithi190 bash[20839]: audit 2024-09-17T12:23:24.975699+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:23:26.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:25 smithi190 bash[20839]: audit 2024-09-17T12:23:24.977828+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:23:26.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:25 smithi190 bash[20839]: audit 2024-09-17T12:23:24.988823+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:26.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:25 smithi022 bash[25967]: cluster 2024-09-17T12:23:24.844185+0000 mgr.x (mgr.24505) 135 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:26.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:25 smithi022 bash[25967]: audit 2024-09-17T12:23:24.975699+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:23:26.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:25 smithi022 bash[25967]: audit 2024-09-17T12:23:24.977828+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:23:26.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:25 smithi022 bash[25967]: audit 2024-09-17T12:23:24.988823+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:26.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:25 smithi022 bash[19740]: cluster 2024-09-17T12:23:24.844185+0000 mgr.x (mgr.24505) 135 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:26.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:25 smithi022 bash[19740]: audit 2024-09-17T12:23:24.975699+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:23:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:25 smithi022 bash[19740]: audit 2024-09-17T12:23:24.977828+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:23:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:25 smithi022 bash[19740]: audit 2024-09-17T12:23:24.988823+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:27.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:26 smithi190 bash[20839]: audit 2024-09-17T12:23:25.928156+0000 mgr.x (mgr.24505) 136 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:27.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:26 smithi022 bash[19740]: audit 2024-09-17T12:23:25.928156+0000 mgr.x (mgr.24505) 136 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:27.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:26 smithi022 bash[25967]: audit 2024-09-17T12:23:25.928156+0000 mgr.x (mgr.24505) 136 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:27.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:23:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:23:27] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:23:28.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:27 smithi022 bash[19740]: cluster 2024-09-17T12:23:26.844905+0000 mgr.x (mgr.24505) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:28.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:27 smithi022 bash[25967]: cluster 2024-09-17T12:23:26.844905+0000 mgr.x (mgr.24505) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:28.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:27 smithi190 bash[20839]: cluster 2024-09-17T12:23:26.844905+0000 mgr.x (mgr.24505) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:29.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:28 smithi022 bash[25967]: audit 2024-09-17T12:23:28.061397+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:29.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:28 smithi022 bash[19740]: audit 2024-09-17T12:23:28.061397+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:29.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:28 smithi190 bash[20839]: audit 2024-09-17T12:23:28.061397+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:30.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:29 smithi022 bash[19740]: cluster 2024-09-17T12:23:28.846573+0000 mgr.x (mgr.24505) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:30.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:29 smithi022 bash[25967]: cluster 2024-09-17T12:23:28.846573+0000 mgr.x (mgr.24505) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:30.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:29 smithi190 bash[20839]: cluster 2024-09-17T12:23:28.846573+0000 mgr.x (mgr.24505) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:32.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:31 smithi022 bash[19740]: cluster 2024-09-17T12:23:30.847356+0000 mgr.x (mgr.24505) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:32.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:31 smithi022 bash[25967]: cluster 2024-09-17T12:23:30.847356+0000 mgr.x (mgr.24505) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:32.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:31 smithi190 bash[20839]: cluster 2024-09-17T12:23:30.847356+0000 mgr.x (mgr.24505) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:34.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:33 smithi022 bash[19740]: cluster 2024-09-17T12:23:32.848355+0000 mgr.x (mgr.24505) 140 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:34.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:33 smithi022 bash[25967]: cluster 2024-09-17T12:23:32.848355+0000 mgr.x (mgr.24505) 140 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:34.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:33 smithi190 bash[20839]: cluster 2024-09-17T12:23:32.848355+0000 mgr.x (mgr.24505) 140 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:36.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:35 smithi022 bash[25967]: cluster 2024-09-17T12:23:34.848995+0000 mgr.x (mgr.24505) 141 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:36.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:35 smithi022 bash[25967]: audit 2024-09-17T12:23:34.958237+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:36.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:35 smithi022 bash[25967]: audit 2024-09-17T12:23:34.967183+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:36.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:35 smithi022 bash[25967]: audit 2024-09-17T12:23:34.975895+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:35 smithi022 bash[19740]: cluster 2024-09-17T12:23:34.848995+0000 mgr.x (mgr.24505) 141 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:35 smithi022 bash[19740]: audit 2024-09-17T12:23:34.958237+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:35 smithi022 bash[19740]: audit 2024-09-17T12:23:34.967183+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:35 smithi022 bash[19740]: audit 2024-09-17T12:23:34.975895+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:36.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:35 smithi190 bash[20839]: cluster 2024-09-17T12:23:34.848995+0000 mgr.x (mgr.24505) 141 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:36.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:35 smithi190 bash[20839]: audit 2024-09-17T12:23:34.958237+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:36.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:35 smithi190 bash[20839]: audit 2024-09-17T12:23:34.967183+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:36.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:35 smithi190 bash[20839]: audit 2024-09-17T12:23:34.975895+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:37.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:36 smithi022 bash[19740]: audit 2024-09-17T12:23:35.939510+0000 mgr.x (mgr.24505) 142 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:37.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:36 smithi022 bash[25967]: audit 2024-09-17T12:23:35.939510+0000 mgr.x (mgr.24505) 142 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:37.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:36 smithi190 bash[20839]: audit 2024-09-17T12:23:35.939510+0000 mgr.x (mgr.24505) 142 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:37.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:23:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:23:37] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.43.0" 2024-09-17T12:23:38.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:37 smithi022 bash[25967]: cluster 2024-09-17T12:23:36.849728+0000 mgr.x (mgr.24505) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:38.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:37 smithi022 bash[19740]: cluster 2024-09-17T12:23:36.849728+0000 mgr.x (mgr.24505) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:38.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:37 smithi190 bash[20839]: cluster 2024-09-17T12:23:36.849728+0000 mgr.x (mgr.24505) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:40.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:39 smithi022 bash[19740]: cluster 2024-09-17T12:23:38.851155+0000 mgr.x (mgr.24505) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:40.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:39 smithi022 bash[25967]: cluster 2024-09-17T12:23:38.851155+0000 mgr.x (mgr.24505) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:40.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:39 smithi190 bash[20839]: cluster 2024-09-17T12:23:38.851155+0000 mgr.x (mgr.24505) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:42.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:41 smithi022 bash[19740]: cluster 2024-09-17T12:23:40.851850+0000 mgr.x (mgr.24505) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:42.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:41 smithi022 bash[25967]: cluster 2024-09-17T12:23:40.851850+0000 mgr.x (mgr.24505) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:42.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:41 smithi190 bash[20839]: cluster 2024-09-17T12:23:40.851850+0000 mgr.x (mgr.24505) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:44.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:43 smithi190 bash[20839]: audit 2024-09-17T12:23:42.815531+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:43 smithi190 bash[20839]: audit 2024-09-17T12:23:42.825774+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:43 smithi190 bash[20839]: audit 2024-09-17T12:23:42.836593+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:43 smithi190 bash[20839]: cluster 2024-09-17T12:23:42.853498+0000 mgr.x (mgr.24505) 146 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:44.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:43 smithi190 bash[20839]: audit 2024-09-17T12:23:43.061836+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:44.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[19740]: audit 2024-09-17T12:23:42.815531+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[19740]: audit 2024-09-17T12:23:42.825774+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[19740]: audit 2024-09-17T12:23:42.836593+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[19740]: cluster 2024-09-17T12:23:42.853498+0000 mgr.x (mgr.24505) 146 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:44.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[19740]: audit 2024-09-17T12:23:43.061836+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[25967]: audit 2024-09-17T12:23:42.815531+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[25967]: audit 2024-09-17T12:23:42.825774+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[25967]: audit 2024-09-17T12:23:42.836593+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[25967]: cluster 2024-09-17T12:23:42.853498+0000 mgr.x (mgr.24505) 146 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:43 smithi022 bash[25967]: audit 2024-09-17T12:23:43.061836+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:46.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:45 smithi022 bash[25967]: cluster 2024-09-17T12:23:44.854212+0000 mgr.x (mgr.24505) 147 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:46.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:45 smithi022 bash[19740]: cluster 2024-09-17T12:23:44.854212+0000 mgr.x (mgr.24505) 147 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:46.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:45 smithi190 bash[20839]: cluster 2024-09-17T12:23:44.854212+0000 mgr.x (mgr.24505) 147 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:47.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:46 smithi022 bash[19740]: audit 2024-09-17T12:23:45.948075+0000 mgr.x (mgr.24505) 148 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:47.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:46 smithi022 bash[25967]: audit 2024-09-17T12:23:45.948075+0000 mgr.x (mgr.24505) 148 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:47.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:23:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:23:47] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:23:47.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:46 smithi190 bash[20839]: audit 2024-09-17T12:23:45.948075+0000 mgr.x (mgr.24505) 148 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:48.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:47 smithi022 bash[19740]: cluster 2024-09-17T12:23:46.854875+0000 mgr.x (mgr.24505) 149 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:48.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:47 smithi022 bash[25967]: cluster 2024-09-17T12:23:46.854875+0000 mgr.x (mgr.24505) 149 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:48.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:47 smithi190 bash[20839]: cluster 2024-09-17T12:23:46.854875+0000 mgr.x (mgr.24505) 149 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:50.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:49 smithi022 bash[19740]: cluster 2024-09-17T12:23:48.856608+0000 mgr.x (mgr.24505) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:50.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:49 smithi022 bash[25967]: cluster 2024-09-17T12:23:48.856608+0000 mgr.x (mgr.24505) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:50.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:49 smithi190 bash[20839]: cluster 2024-09-17T12:23:48.856608+0000 mgr.x (mgr.24505) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:51.044 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T12:23:52.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:51 smithi022 bash[19740]: cluster 2024-09-17T12:23:50.857305+0000 mgr.x (mgr.24505) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:52.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:51 smithi022 bash[25967]: cluster 2024-09-17T12:23:50.857305+0000 mgr.x (mgr.24505) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:52.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:51 smithi190 bash[20839]: cluster 2024-09-17T12:23:50.857305+0000 mgr.x (mgr.24505) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:54.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:53 smithi022 bash[25967]: cluster 2024-09-17T12:23:52.858957+0000 mgr.x (mgr.24505) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:54.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:53 smithi022 bash[19740]: cluster 2024-09-17T12:23:52.858957+0000 mgr.x (mgr.24505) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:54.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:53 smithi190 bash[20839]: cluster 2024-09-17T12:23:52.858957+0000 mgr.x (mgr.24505) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:23:55.971 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:23:56.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:56 smithi022 bash[19740]: cluster 2024-09-17T12:23:54.859642+0000 mgr.x (mgr.24505) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:56.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:56 smithi022 bash[19740]: audit 2024-09-17T12:23:55.132571+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:56.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:56 smithi022 bash[19740]: audit 2024-09-17T12:23:55.142345+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:56.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:56 smithi022 bash[19740]: audit 2024-09-17T12:23:55.151701+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:56 smithi022 bash[25967]: cluster 2024-09-17T12:23:54.859642+0000 mgr.x (mgr.24505) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:56 smithi022 bash[25967]: audit 2024-09-17T12:23:55.132571+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:56 smithi022 bash[25967]: audit 2024-09-17T12:23:55.142345+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:56 smithi022 bash[25967]: audit 2024-09-17T12:23:55.151701+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:56 smithi190 bash[20839]: cluster 2024-09-17T12:23:54.859642+0000 mgr.x (mgr.24505) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:56 smithi190 bash[20839]: audit 2024-09-17T12:23:55.132571+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:56 smithi190 bash[20839]: audit 2024-09-17T12:23:55.142345+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:56 smithi190 bash[20839]: audit 2024-09-17T12:23:55.151701+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:23:57.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:57 smithi190 bash[20839]: audit 2024-09-17T12:23:55.959621+0000 mgr.x (mgr.24505) 154 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:57.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:23:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:23:57] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:23:57.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:57 smithi022 bash[25967]: audit 2024-09-17T12:23:55.959621+0000 mgr.x (mgr.24505) 154 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:57.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:57 smithi022 bash[19740]: audit 2024-09-17T12:23:55.959621+0000 mgr.x (mgr.24505) 154 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:23:58.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:58 smithi190 bash[20839]: cluster 2024-09-17T12:23:56.860456+0000 mgr.x (mgr.24505) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:58.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:58 smithi190 bash[20839]: audit 2024-09-17T12:23:58.062416+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:58.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:58 smithi022 bash[19740]: cluster 2024-09-17T12:23:56.860456+0000 mgr.x (mgr.24505) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:58.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:58 smithi022 bash[19740]: audit 2024-09-17T12:23:58.062416+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:58.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:58 smithi022 bash[25967]: cluster 2024-09-17T12:23:56.860456+0000 mgr.x (mgr.24505) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:23:58.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:58 smithi022 bash[25967]: audit 2024-09-17T12:23:58.062416+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:23:59.480 INFO:teuthology.orchestra.run.smithi022.stdout:Scheduled to redeploy mgr.y on host 'smithi022' 2024-09-17T12:23:59.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:23:59 smithi022 bash[25967]: audit 2024-09-17T12:23:59.079772+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.22:0/3815648923' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:23:59.645 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:23:59 smithi022 bash[19740]: audit 2024-09-17T12:23:59.079772+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.22:0/3815648923' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:23:59.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:23:59 smithi190 bash[20839]: audit 2024-09-17T12:23:59.079772+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.22:0/3815648923' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T12:24:00.140 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps --refresh' 2024-09-17T12:24:00.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: cluster 2024-09-17T12:23:58.862218+0000 mgr.x (mgr.24505) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.463473+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.472288+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.479994+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.484257+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.485597+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.495316+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.534038+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.535410+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:24:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[19740]: audit 2024-09-17T12:23:59.536623+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: cluster 2024-09-17T12:23:58.862218+0000 mgr.x (mgr.24505) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.463473+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.472288+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.479994+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.484257+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.485597+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.495316+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.534038+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.535410+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:24:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:00 smithi022 bash[25967]: audit 2024-09-17T12:23:59.536623+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:00.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: cluster 2024-09-17T12:23:58.862218+0000 mgr.x (mgr.24505) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:00.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.463473+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.472288+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.479994+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.484257+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:00.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.485597+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:24:00.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.495316+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:00.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.534038+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:24:00.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.535410+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:24:00.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:00 smithi190 bash[20839]: audit 2024-09-17T12:23:59.536623+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:01.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:01 smithi190 bash[20839]: audit 2024-09-17T12:23:59.457799+0000 mgr.x (mgr.24505) 157 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:24:01.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:01 smithi190 bash[20839]: cephadm 2024-09-17T12:23:59.469275+0000 mgr.x (mgr.24505) 158 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T12:24:01.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:01 smithi190 bash[20839]: cephadm 2024-09-17T12:23:59.542072+0000 mgr.x (mgr.24505) 159 : cephadm [INF] Deploying daemon mgr.y on smithi022 2024-09-17T12:24:01.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:01 smithi022 bash[19740]: audit 2024-09-17T12:23:59.457799+0000 mgr.x (mgr.24505) 157 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:24:01.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:01 smithi022 bash[19740]: cephadm 2024-09-17T12:23:59.469275+0000 mgr.x (mgr.24505) 158 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T12:24:01.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:01 smithi022 bash[19740]: cephadm 2024-09-17T12:23:59.542072+0000 mgr.x (mgr.24505) 159 : cephadm [INF] Deploying daemon mgr.y on smithi022 2024-09-17T12:24:01.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:01 smithi022 bash[25967]: audit 2024-09-17T12:23:59.457799+0000 mgr.x (mgr.24505) 157 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:24:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:01 smithi022 bash[25967]: cephadm 2024-09-17T12:23:59.469275+0000 mgr.x (mgr.24505) 158 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T12:24:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:01 smithi022 bash[25967]: cephadm 2024-09-17T12:23:59.542072+0000 mgr.x (mgr.24505) 159 : cephadm [INF] Deploying daemon mgr.y on smithi022 2024-09-17T12:24:02.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:02 smithi190 bash[20839]: cluster 2024-09-17T12:24:00.862911+0000 mgr.x (mgr.24505) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:02.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:02 smithi022 bash[19740]: cluster 2024-09-17T12:24:00.862911+0000 mgr.x (mgr.24505) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:02.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:02 smithi022 bash[25967]: cluster 2024-09-17T12:24:00.862911+0000 mgr.x (mgr.24505) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:04.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:04 smithi190 bash[20839]: cluster 2024-09-17T12:24:02.864482+0000 mgr.x (mgr.24505) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:04.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:04 smithi190 bash[20839]: audit 2024-09-17T12:24:03.041423+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:04 smithi190 bash[20839]: audit 2024-09-17T12:24:03.052412+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:04 smithi190 bash[20839]: audit 2024-09-17T12:24:03.063244+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:04 smithi022 bash[19740]: cluster 2024-09-17T12:24:02.864482+0000 mgr.x (mgr.24505) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:04.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:04 smithi022 bash[19740]: audit 2024-09-17T12:24:03.041423+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:04 smithi022 bash[19740]: audit 2024-09-17T12:24:03.052412+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:04 smithi022 bash[19740]: audit 2024-09-17T12:24:03.063244+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:04 smithi022 bash[25967]: cluster 2024-09-17T12:24:02.864482+0000 mgr.x (mgr.24505) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:04 smithi022 bash[25967]: audit 2024-09-17T12:24:03.041423+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:04 smithi022 bash[25967]: audit 2024-09-17T12:24:03.052412+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:04 smithi022 bash[25967]: audit 2024-09-17T12:24:03.063244+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:04.904 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:24:06.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:06 smithi022 bash[19740]: cluster 2024-09-17T12:24:04.865210+0000 mgr.x (mgr.24505) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:06.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:06 smithi022 bash[25967]: cluster 2024-09-17T12:24:04.865210+0000 mgr.x (mgr.24505) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:06.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:06 smithi190 bash[20839]: cluster 2024-09-17T12:24:04.865210+0000 mgr.x (mgr.24505) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:07.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:07 smithi022 bash[25967]: audit 2024-09-17T12:24:05.968064+0000 mgr.x (mgr.24505) 163 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:07.203 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:07 smithi022 bash[19740]: audit 2024-09-17T12:24:05.968064+0000 mgr.x (mgr.24505) 163 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:07.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:24:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:24:07] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T12:24:07.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:07 smithi190 bash[20839]: audit 2024-09-17T12:24:05.968064+0000 mgr.x (mgr.24505) 163 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:08.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:08 smithi022 bash[19740]: cluster 2024-09-17T12:24:06.865951+0000 mgr.x (mgr.24505) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:08.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:08 smithi022 bash[25967]: cluster 2024-09-17T12:24:06.865951+0000 mgr.x (mgr.24505) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:08.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:08 smithi190 bash[20839]: cluster 2024-09-17T12:24:06.865951+0000 mgr.x (mgr.24505) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:10.182 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:24:10.182 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 15s ago 25m - - 2024-09-17T12:24:10.182 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 7s ago 25m - - 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (15m) 15s ago 15m 14.0M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (15m) 7s ago 15m 80.7M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (3m) 15s ago 11m 47.6M - 3.8 980a0bfcd684 4bc47928e689 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (6m) 7s ago 24m 509M - 19.3.0-4937-g74984932 6c1fcab85602 16dc0d1f4714 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:9283,8765 running (26m) 15s ago 26m 427M - 18.2.4-855-g19e2a2be 980a0bfcd684 28eef33d3bc7 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (26m) 15s ago 26m 68.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (24m) 7s ago 24m 56.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (24m) 15s ago 24m 49.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (15m) 15s ago 15m 8628k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (15m) 7s ago 15m 9123k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (23m) 15s ago 23m 61.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:24:10.183 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (22m) 15s ago 22m 63.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (21m) 15s ago 21m 51.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (20m) 15s ago 20m 61.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (19m) 7s ago 19m 62.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (18m) 7s ago 18m 60.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (18m) 7s ago 18m 51.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (17m) 7s ago 17m 61.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (3m) 7s ago 16m 44.4M - 2.43.0 a07b618ecd1d e661a8c90bc1 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (12m) 15s ago 12m 93.4M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:24:10.184 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (12m) 7s ago 12m 94.0M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:24:10.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:10 smithi190 bash[20839]: cluster 2024-09-17T12:24:08.867537+0000 mgr.x (mgr.24505) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:10.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:10 smithi022 bash[25967]: cluster 2024-09-17T12:24:08.867537+0000 mgr.x (mgr.24505) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:10.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:10 smithi022 bash[19740]: cluster 2024-09-17T12:24:08.867537+0000 mgr.x (mgr.24505) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:11.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:11 smithi190 bash[20839]: audit 2024-09-17T12:24:10.145141+0000 mgr.x (mgr.24505) 166 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:24:11.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:11 smithi022 bash[19740]: audit 2024-09-17T12:24:10.145141+0000 mgr.x (mgr.24505) 166 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:24:11.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:11 smithi022 bash[25967]: audit 2024-09-17T12:24:10.145141+0000 mgr.x (mgr.24505) 166 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:24:11.693 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T12:24:12.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:12 smithi190 bash[20839]: cluster 2024-09-17T12:24:10.868251+0000 mgr.x (mgr.24505) 167 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:12.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:12 smithi022 bash[25967]: cluster 2024-09-17T12:24:10.868251+0000 mgr.x (mgr.24505) 167 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:12.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:12 smithi022 bash[19740]: cluster 2024-09-17T12:24:10.868251+0000 mgr.x (mgr.24505) 167 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:13.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:13 smithi190 bash[20839]: audit 2024-09-17T12:24:13.062914+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:13.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:13 smithi022 bash[25967]: audit 2024-09-17T12:24:13.062914+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:13.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:13 smithi022 bash[19740]: audit 2024-09-17T12:24:13.062914+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:14.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:14 smithi190 bash[20839]: cluster 2024-09-17T12:24:12.869960+0000 mgr.x (mgr.24505) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:14.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:14 smithi022 bash[25967]: cluster 2024-09-17T12:24:12.869960+0000 mgr.x (mgr.24505) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:14.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:14 smithi022 bash[19740]: cluster 2024-09-17T12:24:12.869960+0000 mgr.x (mgr.24505) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:16.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:16 smithi190 bash[20839]: cluster 2024-09-17T12:24:14.870632+0000 mgr.x (mgr.24505) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:16.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:16 smithi190 bash[20839]: audit 2024-09-17T12:24:15.339168+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:16.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:16 smithi190 bash[20839]: audit 2024-09-17T12:24:15.348862+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:16.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:16 smithi190 bash[20839]: audit 2024-09-17T12:24:15.358535+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:16.470 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:24:16.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:16 smithi022 bash[19740]: cluster 2024-09-17T12:24:14.870632+0000 mgr.x (mgr.24505) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:16.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:16 smithi022 bash[19740]: audit 2024-09-17T12:24:15.339168+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:16.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:16 smithi022 bash[19740]: audit 2024-09-17T12:24:15.348862+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:16.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:16 smithi022 bash[19740]: audit 2024-09-17T12:24:15.358535+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:16 smithi022 bash[25967]: cluster 2024-09-17T12:24:14.870632+0000 mgr.x (mgr.24505) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:16 smithi022 bash[25967]: audit 2024-09-17T12:24:15.339168+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:16 smithi022 bash[25967]: audit 2024-09-17T12:24:15.348862+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:16 smithi022 bash[25967]: audit 2024-09-17T12:24:15.358535+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:17.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:17 smithi190 bash[20839]: audit 2024-09-17T12:24:15.975992+0000 mgr.x (mgr.24505) 170 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:17.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:24:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:24:17] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:24:17.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:17 smithi022 bash[19740]: audit 2024-09-17T12:24:15.975992+0000 mgr.x (mgr.24505) 170 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:17.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:17 smithi022 bash[25967]: audit 2024-09-17T12:24:15.975992+0000 mgr.x (mgr.24505) 170 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:18.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:18 smithi022 bash[25967]: cluster 2024-09-17T12:24:16.871373+0000 mgr.x (mgr.24505) 171 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:18.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:18 smithi022 bash[19740]: cluster 2024-09-17T12:24:16.871373+0000 mgr.x (mgr.24505) 171 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:18.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:18 smithi190 bash[20839]: cluster 2024-09-17T12:24:16.871373+0000 mgr.x (mgr.24505) 171 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:20.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:20 smithi190 bash[20839]: cluster 2024-09-17T12:24:18.873125+0000 mgr.x (mgr.24505) 172 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:20.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:20 smithi022 bash[25967]: cluster 2024-09-17T12:24:18.873125+0000 mgr.x (mgr.24505) 172 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:20.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:20 smithi022 bash[19740]: cluster 2024-09-17T12:24:18.873125+0000 mgr.x (mgr.24505) 172 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:22.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:22 smithi190 bash[20839]: cluster 2024-09-17T12:24:20.873979+0000 mgr.x (mgr.24505) 173 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:22.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:22 smithi022 bash[19740]: cluster 2024-09-17T12:24:20.873979+0000 mgr.x (mgr.24505) 173 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:22.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:22 smithi022 bash[25967]: cluster 2024-09-17T12:24:20.873979+0000 mgr.x (mgr.24505) 173 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:24.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:24 smithi022 bash[19740]: cluster 2024-09-17T12:24:22.875597+0000 mgr.x (mgr.24505) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:24.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:24 smithi022 bash[19740]: audit 2024-09-17T12:24:23.264643+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:24.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:24 smithi022 bash[19740]: audit 2024-09-17T12:24:23.276606+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:24.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:24 smithi022 bash[19740]: audit 2024-09-17T12:24:23.287417+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:24.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:24 smithi022 bash[25967]: cluster 2024-09-17T12:24:22.875597+0000 mgr.x (mgr.24505) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:24 smithi022 bash[25967]: audit 2024-09-17T12:24:23.264643+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:24 smithi022 bash[25967]: audit 2024-09-17T12:24:23.276606+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:24 smithi022 bash[25967]: audit 2024-09-17T12:24:23.287417+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:24.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:24 smithi190 bash[20839]: cluster 2024-09-17T12:24:22.875597+0000 mgr.x (mgr.24505) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:24.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:24 smithi190 bash[20839]: audit 2024-09-17T12:24:23.264643+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:24.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:24 smithi190 bash[20839]: audit 2024-09-17T12:24:23.276606+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:24.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:24 smithi190 bash[20839]: audit 2024-09-17T12:24:23.287417+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:26.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:26 smithi190 bash[20839]: cluster 2024-09-17T12:24:24.876295+0000 mgr.x (mgr.24505) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:26.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:26 smithi022 bash[25967]: cluster 2024-09-17T12:24:24.876295+0000 mgr.x (mgr.24505) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:26.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:26 smithi022 bash[19740]: cluster 2024-09-17T12:24:24.876295+0000 mgr.x (mgr.24505) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:27.495 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:24:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:24:27] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:24:27.496 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:27 smithi190 bash[20839]: audit 2024-09-17T12:24:25.984038+0000 mgr.x (mgr.24505) 176 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:27.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:27 smithi022 bash[25967]: audit 2024-09-17T12:24:25.984038+0000 mgr.x (mgr.24505) 176 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:27.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:27 smithi022 bash[19740]: audit 2024-09-17T12:24:25.984038+0000 mgr.x (mgr.24505) 176 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:27.898 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:24:27 smithi190 bash[45016]: logger=sqlstore.transactions t=2024-09-17T12:24:27.500776442Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T12:24:28.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:28 smithi190 bash[20839]: cluster 2024-09-17T12:24:26.877003+0000 mgr.x (mgr.24505) 177 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:28.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:28 smithi190 bash[20839]: audit 2024-09-17T12:24:28.063081+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:28.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:28 smithi022 bash[25967]: cluster 2024-09-17T12:24:26.877003+0000 mgr.x (mgr.24505) 177 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:28.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:28 smithi022 bash[25967]: audit 2024-09-17T12:24:28.063081+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:28.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:28 smithi022 bash[19740]: cluster 2024-09-17T12:24:26.877003+0000 mgr.x (mgr.24505) 177 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:28.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:28 smithi022 bash[19740]: audit 2024-09-17T12:24:28.063081+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:30.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:30 smithi190 bash[20839]: cluster 2024-09-17T12:24:28.878770+0000 mgr.x (mgr.24505) 178 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:30.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:30 smithi022 bash[19740]: cluster 2024-09-17T12:24:28.878770+0000 mgr.x (mgr.24505) 178 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:30 smithi022 bash[25967]: cluster 2024-09-17T12:24:28.878770+0000 mgr.x (mgr.24505) 178 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:32.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:32 smithi190 bash[20839]: cluster 2024-09-17T12:24:30.879614+0000 mgr.x (mgr.24505) 179 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:32.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:32 smithi022 bash[19740]: cluster 2024-09-17T12:24:30.879614+0000 mgr.x (mgr.24505) 179 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:32.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:32 smithi022 bash[25967]: cluster 2024-09-17T12:24:30.879614+0000 mgr.x (mgr.24505) 179 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:34.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:34 smithi190 bash[20839]: cluster 2024-09-17T12:24:32.881110+0000 mgr.x (mgr.24505) 180 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:34.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:34 smithi022 bash[19740]: cluster 2024-09-17T12:24:32.881110+0000 mgr.x (mgr.24505) 180 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:34.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:34 smithi022 bash[25967]: cluster 2024-09-17T12:24:32.881110+0000 mgr.x (mgr.24505) 180 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:36.609 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:36 smithi190 bash[20839]: cluster 2024-09-17T12:24:34.881867+0000 mgr.x (mgr.24505) 181 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:36.609 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:36 smithi190 bash[20839]: audit 2024-09-17T12:24:35.522516+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:36.609 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:36 smithi190 bash[20839]: audit 2024-09-17T12:24:35.529369+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:36.609 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:36 smithi190 bash[20839]: audit 2024-09-17T12:24:35.537032+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:36 smithi022 bash[25967]: cluster 2024-09-17T12:24:34.881867+0000 mgr.x (mgr.24505) 181 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:36 smithi022 bash[25967]: audit 2024-09-17T12:24:35.522516+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:36 smithi022 bash[25967]: audit 2024-09-17T12:24:35.529369+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:36 smithi022 bash[25967]: audit 2024-09-17T12:24:35.537032+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:36 smithi022 bash[19740]: cluster 2024-09-17T12:24:34.881867+0000 mgr.x (mgr.24505) 181 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:36 smithi022 bash[19740]: audit 2024-09-17T12:24:35.522516+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:36 smithi022 bash[19740]: audit 2024-09-17T12:24:35.529369+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:36 smithi022 bash[19740]: audit 2024-09-17T12:24:35.537032+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:37.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:37 smithi022 bash[25967]: audit 2024-09-17T12:24:35.993565+0000 mgr.x (mgr.24505) 182 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:37.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:37 smithi022 bash[19740]: audit 2024-09-17T12:24:35.993565+0000 mgr.x (mgr.24505) 182 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:37.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:37 smithi190 bash[20839]: audit 2024-09-17T12:24:35.993565+0000 mgr.x (mgr.24505) 182 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:37.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:24:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:24:37] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.43.0" 2024-09-17T12:24:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:38 smithi190 bash[20839]: cluster 2024-09-17T12:24:36.882614+0000 mgr.x (mgr.24505) 183 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:38.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:38 smithi022 bash[25967]: cluster 2024-09-17T12:24:36.882614+0000 mgr.x (mgr.24505) 183 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:38.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:38 smithi022 bash[19740]: cluster 2024-09-17T12:24:36.882614+0000 mgr.x (mgr.24505) 183 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:40.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:40 smithi190 bash[20839]: cluster 2024-09-17T12:24:38.884341+0000 mgr.x (mgr.24505) 184 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:40 smithi022 bash[25967]: cluster 2024-09-17T12:24:38.884341+0000 mgr.x (mgr.24505) 184 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:40 smithi022 bash[19740]: cluster 2024-09-17T12:24:38.884341+0000 mgr.x (mgr.24505) 184 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:42.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:42 smithi190 bash[20839]: cluster 2024-09-17T12:24:40.885234+0000 mgr.x (mgr.24505) 185 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:42.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:42 smithi022 bash[19740]: cluster 2024-09-17T12:24:40.885234+0000 mgr.x (mgr.24505) 185 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:42.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:42 smithi022 bash[25967]: cluster 2024-09-17T12:24:40.885234+0000 mgr.x (mgr.24505) 185 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:43.613 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:43 smithi190 bash[20839]: audit 2024-09-17T12:24:43.063527+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:44.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:43 smithi022 bash[25967]: audit 2024-09-17T12:24:43.063527+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:44.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:43 smithi022 bash[19740]: audit 2024-09-17T12:24:43.063527+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:44.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:44 smithi190 bash[20839]: cluster 2024-09-17T12:24:42.886889+0000 mgr.x (mgr.24505) 186 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:44.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:44 smithi190 bash[20839]: audit 2024-09-17T12:24:43.590703+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:44.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:44 smithi190 bash[20839]: audit 2024-09-17T12:24:43.601451+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:44.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:44 smithi190 bash[20839]: audit 2024-09-17T12:24:43.612318+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:44.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:44 smithi022 bash[25967]: cluster 2024-09-17T12:24:42.886889+0000 mgr.x (mgr.24505) 186 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:44.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:44 smithi022 bash[25967]: audit 2024-09-17T12:24:43.590703+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:44.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:44 smithi022 bash[25967]: audit 2024-09-17T12:24:43.601451+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:44.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:44 smithi022 bash[25967]: audit 2024-09-17T12:24:43.612318+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:44 smithi022 bash[19740]: cluster 2024-09-17T12:24:42.886889+0000 mgr.x (mgr.24505) 186 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:44 smithi022 bash[19740]: audit 2024-09-17T12:24:43.590703+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:44 smithi022 bash[19740]: audit 2024-09-17T12:24:43.601451+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:44 smithi022 bash[19740]: audit 2024-09-17T12:24:43.612318+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:46 smithi190 bash[20839]: cluster 2024-09-17T12:24:44.887602+0000 mgr.x (mgr.24505) 187 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:46.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:46 smithi022 bash[25967]: cluster 2024-09-17T12:24:44.887602+0000 mgr.x (mgr.24505) 187 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:46.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:46 smithi022 bash[19740]: cluster 2024-09-17T12:24:44.887602+0000 mgr.x (mgr.24505) 187 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:47.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:24:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:24:47] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:24:47.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:47 smithi190 bash[20839]: audit 2024-09-17T12:24:46.004803+0000 mgr.x (mgr.24505) 188 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:47 smithi022 bash[19740]: audit 2024-09-17T12:24:46.004803+0000 mgr.x (mgr.24505) 188 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:47 smithi022 bash[25967]: audit 2024-09-17T12:24:46.004803+0000 mgr.x (mgr.24505) 188 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:48.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:48 smithi190 bash[20839]: cluster 2024-09-17T12:24:46.888305+0000 mgr.x (mgr.24505) 189 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:48.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:48 smithi022 bash[19740]: cluster 2024-09-17T12:24:46.888305+0000 mgr.x (mgr.24505) 189 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:48.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:48 smithi022 bash[25967]: cluster 2024-09-17T12:24:46.888305+0000 mgr.x (mgr.24505) 189 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:50.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:50 smithi190 bash[20839]: cluster 2024-09-17T12:24:48.889923+0000 mgr.x (mgr.24505) 190 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:50 smithi022 bash[19740]: cluster 2024-09-17T12:24:48.889923+0000 mgr.x (mgr.24505) 190 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:50.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:50 smithi022 bash[25967]: cluster 2024-09-17T12:24:48.889923+0000 mgr.x (mgr.24505) 190 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:52.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:52 smithi190 bash[20839]: cluster 2024-09-17T12:24:50.890636+0000 mgr.x (mgr.24505) 191 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:52.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:52 smithi022 bash[19740]: cluster 2024-09-17T12:24:50.890636+0000 mgr.x (mgr.24505) 191 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:52.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:52 smithi022 bash[25967]: cluster 2024-09-17T12:24:50.890636+0000 mgr.x (mgr.24505) 191 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:54.559 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:54 smithi190 bash[20839]: cluster 2024-09-17T12:24:52.892185+0000 mgr.x (mgr.24505) 192 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:54.592 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:54 smithi022 bash[19740]: cluster 2024-09-17T12:24:52.892185+0000 mgr.x (mgr.24505) 192 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:54.592 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:54 smithi022 bash[25967]: cluster 2024-09-17T12:24:52.892185+0000 mgr.x (mgr.24505) 192 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:24:55.658 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.659 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.659 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.659 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.660 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.660 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.660 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.661 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.661 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:55.952 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:55 smithi022 systemd[1]: Stopping Ceph mgr.y for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:24:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:56 smithi190 bash[20839]: cluster 2024-09-17T12:24:54.892872+0000 mgr.x (mgr.24505) 193 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:56 smithi190 bash[20839]: audit 2024-09-17T12:24:55.678212+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:56 smithi190 bash[20839]: audit 2024-09-17T12:24:55.686823+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:56 smithi190 bash[20839]: audit 2024-09-17T12:24:55.693532+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[25967]: cluster 2024-09-17T12:24:54.892872+0000 mgr.x (mgr.24505) 193 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:56.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[25967]: audit 2024-09-17T12:24:55.678212+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[25967]: audit 2024-09-17T12:24:55.686823+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.626 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[25967]: audit 2024-09-17T12:24:55.693532+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.626 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[77247]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-y 2024-09-17T12:24:56.626 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:24:56.626 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[77306]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-y 2024-09-17T12:24:56.626 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T12:24:56.627 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: Stopped Ceph mgr.y for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:24:56.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[19740]: cluster 2024-09-17T12:24:54.892872+0000 mgr.x (mgr.24505) 193 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:56.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[19740]: audit 2024-09-17T12:24:55.678212+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[19740]: audit 2024-09-17T12:24:55.686823+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:56 smithi022 bash[19740]: audit 2024-09-17T12:24:55.693532+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:56.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:56.886 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:56.887 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:56.887 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:56.887 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: Started Ceph mgr.y for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:24:56.887 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:56.887 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:56.888 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:56.888 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:56.888 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:24:56 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:24:57.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:24:57] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:24:57.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[20839]: audit 2024-09-17T12:24:56.016246+0000 mgr.x (mgr.24505) 194 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:57.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[20839]: audit 2024-09-17T12:24:56.799328+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[20839]: audit 2024-09-17T12:24:56.803990+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[20839]: audit 2024-09-17T12:24:56.809255+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[20839]: audit 2024-09-17T12:24:56.814437+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[20839]: audit 2024-09-17T12:24:56.902496+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:57.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[20839]: audit 2024-09-17T12:24:56.904059+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:24:57.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:57 smithi190 bash[20839]: audit 2024-09-17T12:24:56.910964+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[19740]: audit 2024-09-17T12:24:56.016246+0000 mgr.x (mgr.24505) 194 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:57.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[19740]: audit 2024-09-17T12:24:56.799328+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[19740]: audit 2024-09-17T12:24:56.803990+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[19740]: audit 2024-09-17T12:24:56.809255+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[19740]: audit 2024-09-17T12:24:56.814437+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[19740]: audit 2024-09-17T12:24:56.902496+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:57.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[19740]: audit 2024-09-17T12:24:56.904059+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:24:57.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[19740]: audit 2024-09-17T12:24:56.910964+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[25967]: audit 2024-09-17T12:24:56.016246+0000 mgr.x (mgr.24505) 194 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:24:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[25967]: audit 2024-09-17T12:24:56.799328+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[25967]: audit 2024-09-17T12:24:56.803990+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[25967]: audit 2024-09-17T12:24:56.809255+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[25967]: audit 2024-09-17T12:24:56.814437+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[25967]: audit 2024-09-17T12:24:56.902496+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:24:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[25967]: audit 2024-09-17T12:24:56.904059+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:24:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:57 smithi022 bash[25967]: audit 2024-09-17T12:24:56.910964+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:24:58.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:58 smithi190 bash[20839]: cluster 2024-09-17T12:24:56.893556+0000 mgr.x (mgr.24505) 195 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:58.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:24:58 smithi190 bash[20839]: audit 2024-09-17T12:24:58.064137+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:58.678 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:58 smithi022 bash[19740]: cluster 2024-09-17T12:24:56.893556+0000 mgr.x (mgr.24505) 195 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:58.678 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:24:58 smithi022 bash[19740]: audit 2024-09-17T12:24:58.064137+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:58.679 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:58 smithi022 bash[25967]: cluster 2024-09-17T12:24:56.893556+0000 mgr.x (mgr.24505) 195 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:24:58.679 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:24:58 smithi022 bash[25967]: audit 2024-09-17T12:24:58.064137+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:24:59.012 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:24:58 smithi022 bash[77365]: debug 2024-09-17T12:24:58.764+0000 7f0b09112640 1 -- 172.21.15.22:0/1134351700 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d1ee1890e0 con 0x55d1ee18b400 2024-09-17T12:25:00.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:00 smithi190 bash[20839]: cluster 2024-09-17T12:24:58.895238+0000 mgr.x (mgr.24505) 196 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:00.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:00 smithi022 bash[19740]: cluster 2024-09-17T12:24:58.895238+0000 mgr.x (mgr.24505) 196 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:00.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:00 smithi022 bash[25967]: cluster 2024-09-17T12:24:58.895238+0000 mgr.x (mgr.24505) 196 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:02.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:02 smithi190 bash[20839]: cluster 2024-09-17T12:25:00.895968+0000 mgr.x (mgr.24505) 197 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:02.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:02 smithi022 bash[19740]: cluster 2024-09-17T12:25:00.895968+0000 mgr.x (mgr.24505) 197 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:02.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:02 smithi022 bash[25967]: cluster 2024-09-17T12:25:00.895968+0000 mgr.x (mgr.24505) 197 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:04.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:04 smithi022 bash[19740]: cluster 2024-09-17T12:25:02.897625+0000 mgr.x (mgr.24505) 198 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:04.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:04 smithi022 bash[19740]: audit 2024-09-17T12:25:03.771863+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:04.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:04 smithi022 bash[19740]: audit 2024-09-17T12:25:03.781158+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:04.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:04 smithi022 bash[19740]: audit 2024-09-17T12:25:03.790957+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:04 smithi022 bash[25967]: cluster 2024-09-17T12:25:02.897625+0000 mgr.x (mgr.24505) 198 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:04 smithi022 bash[25967]: audit 2024-09-17T12:25:03.771863+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:04 smithi022 bash[25967]: audit 2024-09-17T12:25:03.781158+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:04 smithi022 bash[25967]: audit 2024-09-17T12:25:03.790957+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:04.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:04 smithi190 bash[20839]: cluster 2024-09-17T12:25:02.897625+0000 mgr.x (mgr.24505) 198 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:04.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:04 smithi190 bash[20839]: audit 2024-09-17T12:25:03.771863+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:04.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:04 smithi190 bash[20839]: audit 2024-09-17T12:25:03.781158+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:04.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:04 smithi190 bash[20839]: audit 2024-09-17T12:25:03.790957+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:05.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[77365]: [17/Sep/2024:12:25:05] ENGINE Bus STARTING 2024-09-17T12:25:05.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[77365]: CherryPy Checker: 2024-09-17T12:25:05.262 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[77365]: The Application mounted at '' has an empty config. 2024-09-17T12:25:05.557 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[77365]: [17/Sep/2024:12:25:05] ENGINE Serving on http://:::9283 2024-09-17T12:25:05.558 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[77365]: [17/Sep/2024:12:25:05] ENGINE Bus STARTED 2024-09-17T12:25:05.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[19740]: cluster 2024-09-17T12:25:05.200910+0000 mon.a (mon.0) 1664 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T12:25:05.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[19740]: cluster 2024-09-17T12:25:05.201024+0000 mon.a (mon.0) 1665 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:25:05.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[19740]: audit 2024-09-17T12:25:05.204159+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:25:05.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[19740]: audit 2024-09-17T12:25:05.204941+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:25:05.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[19740]: audit 2024-09-17T12:25:05.207878+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:25:05.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[19740]: audit 2024-09-17T12:25:05.208300+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:25:05.558 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[25967]: cluster 2024-09-17T12:25:05.200910+0000 mon.a (mon.0) 1664 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T12:25:05.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[25967]: cluster 2024-09-17T12:25:05.201024+0000 mon.a (mon.0) 1665 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:25:05.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[25967]: audit 2024-09-17T12:25:05.204159+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:25:05.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[25967]: audit 2024-09-17T12:25:05.204941+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:25:05.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[25967]: audit 2024-09-17T12:25:05.207878+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:25:05.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:05 smithi022 bash[25967]: audit 2024-09-17T12:25:05.208300+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:25:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:05 smithi190 bash[20839]: cluster 2024-09-17T12:25:05.200910+0000 mon.a (mon.0) 1664 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T12:25:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:05 smithi190 bash[20839]: cluster 2024-09-17T12:25:05.201024+0000 mon.a (mon.0) 1665 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:25:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:05 smithi190 bash[20839]: audit 2024-09-17T12:25:05.204159+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:25:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:05 smithi190 bash[20839]: audit 2024-09-17T12:25:05.204941+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:25:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:05 smithi190 bash[20839]: audit 2024-09-17T12:25:05.207878+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:25:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:05 smithi190 bash[20839]: audit 2024-09-17T12:25:05.208300+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.? 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:25:06.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:06 smithi190 bash[20839]: cluster 2024-09-17T12:25:04.898360+0000 mgr.x (mgr.24505) 199 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:06.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:06 smithi190 bash[20839]: cluster 2024-09-17T12:25:05.376334+0000 mon.a (mon.0) 1666 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-17T12:25:06.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:06 smithi190 bash[20839]: audit 2024-09-17T12:25:05.541111+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:06.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:06 smithi190 bash[20839]: audit 2024-09-17T12:25:05.548822+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:06.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:06 smithi190 bash[20839]: audit 2024-09-17T12:25:05.557300+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:06.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[19740]: cluster 2024-09-17T12:25:04.898360+0000 mgr.x (mgr.24505) 199 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:06.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[19740]: cluster 2024-09-17T12:25:05.376334+0000 mon.a (mon.0) 1666 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-17T12:25:06.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[19740]: audit 2024-09-17T12:25:05.541111+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[19740]: audit 2024-09-17T12:25:05.548822+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[19740]: audit 2024-09-17T12:25:05.557300+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:06.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[25967]: cluster 2024-09-17T12:25:04.898360+0000 mgr.x (mgr.24505) 199 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:06.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[25967]: cluster 2024-09-17T12:25:05.376334+0000 mon.a (mon.0) 1666 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-17T12:25:06.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[25967]: audit 2024-09-17T12:25:05.541111+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:06.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[25967]: audit 2024-09-17T12:25:05.548822+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:06.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:06 smithi022 bash[25967]: audit 2024-09-17T12:25:05.557300+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:07.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:07 smithi022 bash[25967]: audit 2024-09-17T12:25:06.024035+0000 mgr.x (mgr.24505) 200 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:07.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:07 smithi022 bash[19740]: audit 2024-09-17T12:25:06.024035+0000 mgr.x (mgr.24505) 200 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:07.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:25:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:25:07] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T12:25:07.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:07 smithi190 bash[20839]: audit 2024-09-17T12:25:06.024035+0000 mgr.x (mgr.24505) 200 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:08.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:08 smithi190 bash[20839]: cluster 2024-09-17T12:25:06.899130+0000 mgr.x (mgr.24505) 201 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:08.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:08 smithi022 bash[19740]: cluster 2024-09-17T12:25:06.899130+0000 mgr.x (mgr.24505) 201 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:08.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:08 smithi022 bash[25967]: cluster 2024-09-17T12:25:06.899130+0000 mgr.x (mgr.24505) 201 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:10.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:10 smithi190 bash[20839]: cluster 2024-09-17T12:25:08.900807+0000 mgr.x (mgr.24505) 202 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:10.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:10 smithi022 bash[19740]: cluster 2024-09-17T12:25:08.900807+0000 mgr.x (mgr.24505) 202 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:10 smithi022 bash[25967]: cluster 2024-09-17T12:25:08.900807+0000 mgr.x (mgr.24505) 202 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:11.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:11 smithi022 bash[19740]: cluster 2024-09-17T12:25:10.901502+0000 mgr.x (mgr.24505) 203 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:11.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:11 smithi022 bash[25967]: cluster 2024-09-17T12:25:10.901502+0000 mgr.x (mgr.24505) 203 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:11.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:11 smithi190 bash[20839]: cluster 2024-09-17T12:25:10.901502+0000 mgr.x (mgr.24505) 203 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:13 smithi022 bash[19740]: cluster 2024-09-17T12:25:12.903038+0000 mgr.x (mgr.24505) 204 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:13 smithi022 bash[19740]: audit 2024-09-17T12:25:13.064292+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:14.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:13 smithi022 bash[25967]: cluster 2024-09-17T12:25:12.903038+0000 mgr.x (mgr.24505) 204 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:13 smithi022 bash[25967]: audit 2024-09-17T12:25:13.064292+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:14.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:13 smithi190 bash[20839]: cluster 2024-09-17T12:25:12.903038+0000 mgr.x (mgr.24505) 204 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:14.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:13 smithi190 bash[20839]: audit 2024-09-17T12:25:13.064292+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:16.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:15 smithi190 bash[20839]: cluster 2024-09-17T12:25:14.903919+0000 mgr.x (mgr.24505) 205 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:16.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:15 smithi022 bash[25967]: cluster 2024-09-17T12:25:14.903919+0000 mgr.x (mgr.24505) 205 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:16.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:15 smithi022 bash[19740]: cluster 2024-09-17T12:25:14.903919+0000 mgr.x (mgr.24505) 205 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:17.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:16 smithi022 bash[19740]: audit 2024-09-17T12:25:16.035265+0000 mgr.x (mgr.24505) 206 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:17.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:16 smithi022 bash[25967]: audit 2024-09-17T12:25:16.035265+0000 mgr.x (mgr.24505) 206 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:17.389 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:16 smithi190 bash[20839]: audit 2024-09-17T12:25:16.035265+0000 mgr.x (mgr.24505) 206 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:17.474 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:25:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:25:17] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T12:25:18.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:17 smithi022 bash[25967]: cluster 2024-09-17T12:25:16.904393+0000 mgr.x (mgr.24505) 207 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:18.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:17 smithi022 bash[19740]: cluster 2024-09-17T12:25:16.904393+0000 mgr.x (mgr.24505) 207 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:18.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:17 smithi190 bash[20839]: cluster 2024-09-17T12:25:16.904393+0000 mgr.x (mgr.24505) 207 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:20.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:19 smithi022 bash[19740]: cluster 2024-09-17T12:25:18.905995+0000 mgr.x (mgr.24505) 208 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:19 smithi022 bash[25967]: cluster 2024-09-17T12:25:18.905995+0000 mgr.x (mgr.24505) 208 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:20.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:19 smithi190 bash[20839]: cluster 2024-09-17T12:25:18.905995+0000 mgr.x (mgr.24505) 208 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:22.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:21 smithi022 bash[19740]: cluster 2024-09-17T12:25:20.906685+0000 mgr.x (mgr.24505) 209 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:22.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:21 smithi022 bash[25967]: cluster 2024-09-17T12:25:20.906685+0000 mgr.x (mgr.24505) 209 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:22.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:21 smithi190 bash[20839]: cluster 2024-09-17T12:25:20.906685+0000 mgr.x (mgr.24505) 209 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:24.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:24 smithi190 bash[20839]: cluster 2024-09-17T12:25:22.908264+0000 mgr.x (mgr.24505) 210 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:24.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:24 smithi190 bash[20839]: audit 2024-09-17T12:25:23.336503+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:24 smithi190 bash[20839]: audit 2024-09-17T12:25:23.348235+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:24 smithi190 bash[20839]: audit 2024-09-17T12:25:23.360096+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:24 smithi190 bash[20839]: audit 2024-09-17T12:25:23.926657+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:24 smithi190 bash[20839]: audit 2024-09-17T12:25:23.936800+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:24 smithi190 bash[20839]: audit 2024-09-17T12:25:23.946109+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[19740]: cluster 2024-09-17T12:25:22.908264+0000 mgr.x (mgr.24505) 210 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[19740]: audit 2024-09-17T12:25:23.336503+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[19740]: audit 2024-09-17T12:25:23.348235+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[19740]: audit 2024-09-17T12:25:23.360096+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[19740]: audit 2024-09-17T12:25:23.926657+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[19740]: audit 2024-09-17T12:25:23.936800+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[19740]: audit 2024-09-17T12:25:23.946109+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[25967]: cluster 2024-09-17T12:25:22.908264+0000 mgr.x (mgr.24505) 210 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:24.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[25967]: audit 2024-09-17T12:25:23.336503+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[25967]: audit 2024-09-17T12:25:23.348235+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[25967]: audit 2024-09-17T12:25:23.360096+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[25967]: audit 2024-09-17T12:25:23.926657+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[25967]: audit 2024-09-17T12:25:23.936800+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:24 smithi022 bash[25967]: audit 2024-09-17T12:25:23.946109+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:26.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:26 smithi190 bash[20839]: cluster 2024-09-17T12:25:24.909086+0000 mgr.x (mgr.24505) 211 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:26.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:26 smithi022 bash[19740]: cluster 2024-09-17T12:25:24.909086+0000 mgr.x (mgr.24505) 211 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:26.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:26 smithi022 bash[25967]: cluster 2024-09-17T12:25:24.909086+0000 mgr.x (mgr.24505) 211 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:27.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:27 smithi190 bash[20839]: audit 2024-09-17T12:25:26.046748+0000 mgr.x (mgr.24505) 212 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:27.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:25:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:25:27] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T12:25:27.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:27 smithi022 bash[19740]: audit 2024-09-17T12:25:26.046748+0000 mgr.x (mgr.24505) 212 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:27.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:27 smithi022 bash[25967]: audit 2024-09-17T12:25:26.046748+0000 mgr.x (mgr.24505) 212 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:28.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:28 smithi190 bash[20839]: cluster 2024-09-17T12:25:26.909966+0000 mgr.x (mgr.24505) 213 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:28.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:28 smithi190 bash[20839]: audit 2024-09-17T12:25:28.064756+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:28.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:28 smithi022 bash[25967]: cluster 2024-09-17T12:25:26.909966+0000 mgr.x (mgr.24505) 213 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:28.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:28 smithi022 bash[25967]: audit 2024-09-17T12:25:28.064756+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:28.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:28 smithi022 bash[19740]: cluster 2024-09-17T12:25:26.909966+0000 mgr.x (mgr.24505) 213 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:28.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:28 smithi022 bash[19740]: audit 2024-09-17T12:25:28.064756+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:30.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:30 smithi190 bash[20839]: cluster 2024-09-17T12:25:28.911683+0000 mgr.x (mgr.24505) 214 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:30 smithi022 bash[19740]: cluster 2024-09-17T12:25:28.911683+0000 mgr.x (mgr.24505) 214 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:30.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:30 smithi022 bash[25967]: cluster 2024-09-17T12:25:28.911683+0000 mgr.x (mgr.24505) 214 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:32.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:32 smithi022 bash[25967]: cluster 2024-09-17T12:25:30.912594+0000 mgr.x (mgr.24505) 215 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:32.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:32 smithi022 bash[19740]: cluster 2024-09-17T12:25:30.912594+0000 mgr.x (mgr.24505) 215 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:32.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:32 smithi190 bash[20839]: cluster 2024-09-17T12:25:30.912594+0000 mgr.x (mgr.24505) 215 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:34.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:34 smithi190 bash[20839]: cluster 2024-09-17T12:25:32.914250+0000 mgr.x (mgr.24505) 216 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:34.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:34 smithi022 bash[19740]: cluster 2024-09-17T12:25:32.914250+0000 mgr.x (mgr.24505) 216 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:34.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:34 smithi022 bash[25967]: cluster 2024-09-17T12:25:32.914250+0000 mgr.x (mgr.24505) 216 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:36.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:36 smithi190 bash[20839]: cluster 2024-09-17T12:25:34.914986+0000 mgr.x (mgr.24505) 217 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:36.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:36 smithi022 bash[19740]: cluster 2024-09-17T12:25:34.914986+0000 mgr.x (mgr.24505) 217 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:36.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:36 smithi022 bash[25967]: cluster 2024-09-17T12:25:34.914986+0000 mgr.x (mgr.24505) 217 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:37.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:37 smithi190 bash[20839]: audit 2024-09-17T12:25:36.057700+0000 mgr.x (mgr.24505) 218 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:37.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:25:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:25:37] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:25:37.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:37 smithi022 bash[19740]: audit 2024-09-17T12:25:36.057700+0000 mgr.x (mgr.24505) 218 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:37.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:37 smithi022 bash[25967]: audit 2024-09-17T12:25:36.057700+0000 mgr.x (mgr.24505) 218 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:38 smithi190 bash[20839]: cluster 2024-09-17T12:25:36.915739+0000 mgr.x (mgr.24505) 219 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:38.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:38 smithi022 bash[19740]: cluster 2024-09-17T12:25:36.915739+0000 mgr.x (mgr.24505) 219 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:38.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:38 smithi022 bash[25967]: cluster 2024-09-17T12:25:36.915739+0000 mgr.x (mgr.24505) 219 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:40.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:40 smithi190 bash[20839]: cluster 2024-09-17T12:25:38.917417+0000 mgr.x (mgr.24505) 220 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:40 smithi022 bash[19740]: cluster 2024-09-17T12:25:38.917417+0000 mgr.x (mgr.24505) 220 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:40 smithi022 bash[25967]: cluster 2024-09-17T12:25:38.917417+0000 mgr.x (mgr.24505) 220 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:42.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:42 smithi190 bash[20839]: cluster 2024-09-17T12:25:40.918154+0000 mgr.x (mgr.24505) 221 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:42.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:42 smithi022 bash[25967]: cluster 2024-09-17T12:25:40.918154+0000 mgr.x (mgr.24505) 221 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:42.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:42 smithi022 bash[19740]: cluster 2024-09-17T12:25:40.918154+0000 mgr.x (mgr.24505) 221 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:43.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:43 smithi190 bash[20839]: audit 2024-09-17T12:25:43.065128+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:43.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:43 smithi022 bash[25967]: audit 2024-09-17T12:25:43.065128+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:43.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:43 smithi022 bash[19740]: audit 2024-09-17T12:25:43.065128+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:44.479 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:44 smithi190 bash[20839]: cluster 2024-09-17T12:25:42.919592+0000 mgr.x (mgr.24505) 222 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:44.479 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:44 smithi190 bash[20839]: audit 2024-09-17T12:25:43.580896+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.479 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:44 smithi190 bash[20839]: audit 2024-09-17T12:25:43.594329+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:44 smithi190 bash[20839]: audit 2024-09-17T12:25:43.605642+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:44 smithi190 bash[20839]: audit 2024-09-17T12:25:44.130035+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:44 smithi190 bash[20839]: audit 2024-09-17T12:25:44.140876+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:44 smithi190 bash[20839]: audit 2024-09-17T12:25:44.151920+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[19740]: cluster 2024-09-17T12:25:42.919592+0000 mgr.x (mgr.24505) 222 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[19740]: audit 2024-09-17T12:25:43.580896+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[19740]: audit 2024-09-17T12:25:43.594329+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[19740]: audit 2024-09-17T12:25:43.605642+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[19740]: audit 2024-09-17T12:25:44.130035+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[19740]: audit 2024-09-17T12:25:44.140876+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[19740]: audit 2024-09-17T12:25:44.151920+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[25967]: cluster 2024-09-17T12:25:42.919592+0000 mgr.x (mgr.24505) 222 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[25967]: audit 2024-09-17T12:25:43.580896+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[25967]: audit 2024-09-17T12:25:43.594329+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[25967]: audit 2024-09-17T12:25:43.605642+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[25967]: audit 2024-09-17T12:25:44.130035+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[25967]: audit 2024-09-17T12:25:44.140876+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:44.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:44 smithi022 bash[25967]: audit 2024-09-17T12:25:44.151920+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:45.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:45 smithi022 bash[19740]: cluster 2024-09-17T12:25:44.920326+0000 mgr.x (mgr.24505) 223 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:45.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:45 smithi022 bash[25967]: cluster 2024-09-17T12:25:44.920326+0000 mgr.x (mgr.24505) 223 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:45.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:45 smithi190 bash[20839]: cluster 2024-09-17T12:25:44.920326+0000 mgr.x (mgr.24505) 223 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:46.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:46 smithi022 bash[19740]: audit 2024-09-17T12:25:46.069163+0000 mgr.x (mgr.24505) 224 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:46.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:46 smithi022 bash[25967]: audit 2024-09-17T12:25:46.069163+0000 mgr.x (mgr.24505) 224 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:46.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:46 smithi190 bash[20839]: audit 2024-09-17T12:25:46.069163+0000 mgr.x (mgr.24505) 224 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:47.420 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:25:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:25:47] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:25:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:47 smithi022 bash[19740]: cluster 2024-09-17T12:25:46.921037+0000 mgr.x (mgr.24505) 225 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:47 smithi022 bash[25967]: cluster 2024-09-17T12:25:46.921037+0000 mgr.x (mgr.24505) 225 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:47.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:47 smithi190 bash[20839]: cluster 2024-09-17T12:25:46.921037+0000 mgr.x (mgr.24505) 225 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:50.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:49 smithi022 bash[19740]: cluster 2024-09-17T12:25:48.922714+0000 mgr.x (mgr.24505) 226 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:50.235 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:49 smithi022 bash[25967]: cluster 2024-09-17T12:25:48.922714+0000 mgr.x (mgr.24505) 226 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:50.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:49 smithi190 bash[20839]: cluster 2024-09-17T12:25:48.922714+0000 mgr.x (mgr.24505) 226 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:52.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:51 smithi022 bash[25967]: cluster 2024-09-17T12:25:50.923413+0000 mgr.x (mgr.24505) 227 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:52.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:51 smithi022 bash[19740]: cluster 2024-09-17T12:25:50.923413+0000 mgr.x (mgr.24505) 227 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:52.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:51 smithi190 bash[20839]: cluster 2024-09-17T12:25:50.923413+0000 mgr.x (mgr.24505) 227 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:54.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:53 smithi022 bash[19740]: cluster 2024-09-17T12:25:52.924994+0000 mgr.x (mgr.24505) 228 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:54.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:53 smithi022 bash[25967]: cluster 2024-09-17T12:25:52.924994+0000 mgr.x (mgr.24505) 228 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:54.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:53 smithi190 bash[20839]: cluster 2024-09-17T12:25:52.924994+0000 mgr.x (mgr.24505) 228 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:25:56.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:55 smithi022 bash[25967]: cluster 2024-09-17T12:25:54.925736+0000 mgr.x (mgr.24505) 229 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:56.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:55 smithi022 bash[19740]: cluster 2024-09-17T12:25:54.925736+0000 mgr.x (mgr.24505) 229 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:56.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:55 smithi190 bash[20839]: cluster 2024-09-17T12:25:54.925736+0000 mgr.x (mgr.24505) 229 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:57.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:56 smithi022 bash[25967]: audit 2024-09-17T12:25:56.080252+0000 mgr.x (mgr.24505) 230 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:57.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:56 smithi022 bash[19740]: audit 2024-09-17T12:25:56.080252+0000 mgr.x (mgr.24505) 230 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:57.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:57 smithi190 bash[20839]: audit 2024-09-17T12:25:56.080252+0000 mgr.x (mgr.24505) 230 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:25:57.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:25:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:25:57] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:25:58.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:57 smithi022 bash[25967]: cluster 2024-09-17T12:25:56.926395+0000 mgr.x (mgr.24505) 231 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:58.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:57 smithi022 bash[25967]: audit 2024-09-17T12:25:56.994540+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:25:58.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:57 smithi022 bash[25967]: audit 2024-09-17T12:25:57.004979+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:25:58.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:57 smithi022 bash[25967]: audit 2024-09-17T12:25:57.018140+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:58.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:57 smithi022 bash[19740]: cluster 2024-09-17T12:25:56.926395+0000 mgr.x (mgr.24505) 231 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:58.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:57 smithi022 bash[19740]: audit 2024-09-17T12:25:56.994540+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:25:58.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:57 smithi022 bash[19740]: audit 2024-09-17T12:25:57.004979+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:25:58.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:57 smithi022 bash[19740]: audit 2024-09-17T12:25:57.018140+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:58.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:58 smithi190 bash[20839]: cluster 2024-09-17T12:25:56.926395+0000 mgr.x (mgr.24505) 231 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:25:58.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:58 smithi190 bash[20839]: audit 2024-09-17T12:25:56.994540+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:25:58.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:58 smithi190 bash[20839]: audit 2024-09-17T12:25:57.004979+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:25:58.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:58 smithi190 bash[20839]: audit 2024-09-17T12:25:57.018140+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:25:59.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:25:59 smithi022 bash[19740]: audit 2024-09-17T12:25:58.065381+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:59.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:25:59 smithi022 bash[25967]: audit 2024-09-17T12:25:58.065381+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:25:59.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:25:59 smithi190 bash[20839]: audit 2024-09-17T12:25:58.065381+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:00.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:00 smithi022 bash[19740]: cluster 2024-09-17T12:25:58.927996+0000 mgr.x (mgr.24505) 232 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:00.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:00 smithi022 bash[25967]: cluster 2024-09-17T12:25:58.927996+0000 mgr.x (mgr.24505) 232 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:00.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:00 smithi190 bash[20839]: cluster 2024-09-17T12:25:58.927996+0000 mgr.x (mgr.24505) 232 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:02.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:02 smithi190 bash[20839]: cluster 2024-09-17T12:26:00.928729+0000 mgr.x (mgr.24505) 233 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:02.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:02 smithi022 bash[19740]: cluster 2024-09-17T12:26:00.928729+0000 mgr.x (mgr.24505) 233 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:02.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:02 smithi022 bash[25967]: cluster 2024-09-17T12:26:00.928729+0000 mgr.x (mgr.24505) 233 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:04 smithi022 bash[19740]: cluster 2024-09-17T12:26:02.930351+0000 mgr.x (mgr.24505) 234 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:04 smithi022 bash[19740]: audit 2024-09-17T12:26:03.800176+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:04 smithi022 bash[19740]: audit 2024-09-17T12:26:03.810054+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:04 smithi022 bash[19740]: audit 2024-09-17T12:26:03.821078+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:04 smithi022 bash[25967]: cluster 2024-09-17T12:26:02.930351+0000 mgr.x (mgr.24505) 234 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:04 smithi022 bash[25967]: audit 2024-09-17T12:26:03.800176+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:04 smithi022 bash[25967]: audit 2024-09-17T12:26:03.810054+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:04 smithi022 bash[25967]: audit 2024-09-17T12:26:03.821078+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:04.384 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:04 smithi190 bash[20839]: cluster 2024-09-17T12:26:02.930351+0000 mgr.x (mgr.24505) 234 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:04.385 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:04 smithi190 bash[20839]: audit 2024-09-17T12:26:03.800176+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:04.385 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:04 smithi190 bash[20839]: audit 2024-09-17T12:26:03.810054+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:04.385 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:04 smithi190 bash[20839]: audit 2024-09-17T12:26:03.821078+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:05 smithi190 bash[20839]: audit 2024-09-17T12:26:04.361366+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:05 smithi190 bash[20839]: audit 2024-09-17T12:26:04.372287+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:05 smithi190 bash[20839]: audit 2024-09-17T12:26:04.383121+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:05 smithi022 bash[19740]: audit 2024-09-17T12:26:04.361366+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:05 smithi022 bash[19740]: audit 2024-09-17T12:26:04.372287+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:05 smithi022 bash[19740]: audit 2024-09-17T12:26:04.383121+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:05 smithi022 bash[25967]: audit 2024-09-17T12:26:04.361366+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:05 smithi022 bash[25967]: audit 2024-09-17T12:26:04.372287+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:05.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:05 smithi022 bash[25967]: audit 2024-09-17T12:26:04.383121+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:06.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:06 smithi190 bash[20839]: cluster 2024-09-17T12:26:04.931092+0000 mgr.x (mgr.24505) 235 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:06.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:06 smithi022 bash[19740]: cluster 2024-09-17T12:26:04.931092+0000 mgr.x (mgr.24505) 235 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:06.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:06 smithi022 bash[25967]: cluster 2024-09-17T12:26:04.931092+0000 mgr.x (mgr.24505) 235 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:07.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:26:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:26:07] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:26:07.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:07 smithi190 bash[20839]: audit 2024-09-17T12:26:06.091763+0000 mgr.x (mgr.24505) 236 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:07.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:07 smithi022 bash[25967]: audit 2024-09-17T12:26:06.091763+0000 mgr.x (mgr.24505) 236 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:07.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:07 smithi022 bash[19740]: audit 2024-09-17T12:26:06.091763+0000 mgr.x (mgr.24505) 236 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:08.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:08 smithi190 bash[20839]: cluster 2024-09-17T12:26:06.931868+0000 mgr.x (mgr.24505) 237 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:08.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:08 smithi022 bash[25967]: cluster 2024-09-17T12:26:06.931868+0000 mgr.x (mgr.24505) 237 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:08.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:08 smithi022 bash[19740]: cluster 2024-09-17T12:26:06.931868+0000 mgr.x (mgr.24505) 237 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:10.507 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:10 smithi022 bash[19740]: cluster 2024-09-17T12:26:08.933494+0000 mgr.x (mgr.24505) 238 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:10.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:10 smithi022 bash[25967]: cluster 2024-09-17T12:26:08.933494+0000 mgr.x (mgr.24505) 238 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:10.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:10 smithi190 bash[20839]: cluster 2024-09-17T12:26:08.933494+0000 mgr.x (mgr.24505) 238 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:11.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:11 smithi022 bash[25967]: cluster 2024-09-17T12:26:10.934221+0000 mgr.x (mgr.24505) 239 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:11.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:11 smithi022 bash[19740]: cluster 2024-09-17T12:26:10.934221+0000 mgr.x (mgr.24505) 239 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:11.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:11 smithi190 bash[20839]: cluster 2024-09-17T12:26:10.934221+0000 mgr.x (mgr.24505) 239 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:13 smithi022 bash[19740]: cluster 2024-09-17T12:26:12.935899+0000 mgr.x (mgr.24505) 240 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:14.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:13 smithi022 bash[19740]: audit 2024-09-17T12:26:13.065864+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:13 smithi022 bash[25967]: cluster 2024-09-17T12:26:12.935899+0000 mgr.x (mgr.24505) 240 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:13 smithi022 bash[25967]: audit 2024-09-17T12:26:13.065864+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:14.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:13 smithi190 bash[20839]: cluster 2024-09-17T12:26:12.935899+0000 mgr.x (mgr.24505) 240 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:14.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:13 smithi190 bash[20839]: audit 2024-09-17T12:26:13.065864+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:16.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:15 smithi022 bash[25967]: cluster 2024-09-17T12:26:14.936580+0000 mgr.x (mgr.24505) 241 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:16.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:15 smithi022 bash[19740]: cluster 2024-09-17T12:26:14.936580+0000 mgr.x (mgr.24505) 241 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:16.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:15 smithi190 bash[20839]: cluster 2024-09-17T12:26:14.936580+0000 mgr.x (mgr.24505) 241 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:17.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:17 smithi022 bash[19740]: audit 2024-09-17T12:26:16.103211+0000 mgr.x (mgr.24505) 242 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:17.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:17 smithi022 bash[25967]: audit 2024-09-17T12:26:16.103211+0000 mgr.x (mgr.24505) 242 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:17.398 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:26:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:26:17] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T12:26:17.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:17 smithi190 bash[20839]: audit 2024-09-17T12:26:16.103211+0000 mgr.x (mgr.24505) 242 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:18.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:18 smithi022 bash[25967]: cluster 2024-09-17T12:26:16.937316+0000 mgr.x (mgr.24505) 243 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:18.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:18 smithi022 bash[19740]: cluster 2024-09-17T12:26:16.937316+0000 mgr.x (mgr.24505) 243 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:18.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:18 smithi190 bash[20839]: cluster 2024-09-17T12:26:16.937316+0000 mgr.x (mgr.24505) 243 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:20.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:20 smithi022 bash[25967]: cluster 2024-09-17T12:26:18.938271+0000 mgr.x (mgr.24505) 244 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:20.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:20 smithi022 bash[19740]: cluster 2024-09-17T12:26:18.938271+0000 mgr.x (mgr.24505) 244 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:20.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:20 smithi190 bash[20839]: cluster 2024-09-17T12:26:18.938271+0000 mgr.x (mgr.24505) 244 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:22.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:22 smithi190 bash[20839]: cluster 2024-09-17T12:26:20.938909+0000 mgr.x (mgr.24505) 245 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:22.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:22 smithi022 bash[19740]: cluster 2024-09-17T12:26:20.938909+0000 mgr.x (mgr.24505) 245 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:22.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:22 smithi022 bash[25967]: cluster 2024-09-17T12:26:20.938909+0000 mgr.x (mgr.24505) 245 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:24.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:24 smithi190 bash[20839]: cluster 2024-09-17T12:26:22.940525+0000 mgr.x (mgr.24505) 246 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:24.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:24 smithi190 bash[20839]: audit 2024-09-17T12:26:23.990039+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:24.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:24 smithi190 bash[20839]: audit 2024-09-17T12:26:24.001453+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:24.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:24 smithi190 bash[20839]: audit 2024-09-17T12:26:24.012401+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:24.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:24 smithi022 bash[19740]: cluster 2024-09-17T12:26:22.940525+0000 mgr.x (mgr.24505) 246 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:24 smithi022 bash[19740]: audit 2024-09-17T12:26:23.990039+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:24 smithi022 bash[19740]: audit 2024-09-17T12:26:24.001453+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:24 smithi022 bash[19740]: audit 2024-09-17T12:26:24.012401+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:24 smithi022 bash[25967]: cluster 2024-09-17T12:26:22.940525+0000 mgr.x (mgr.24505) 246 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:24 smithi022 bash[25967]: audit 2024-09-17T12:26:23.990039+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:24 smithi022 bash[25967]: audit 2024-09-17T12:26:24.001453+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:24 smithi022 bash[25967]: audit 2024-09-17T12:26:24.012401+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:25.850 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:25 smithi190 bash[20839]: audit 2024-09-17T12:26:24.588495+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:25.850 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:25 smithi190 bash[20839]: audit 2024-09-17T12:26:24.599822+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:25.850 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:25 smithi190 bash[20839]: audit 2024-09-17T12:26:24.610224+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:25.851 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:25 smithi190 bash[20839]: cluster 2024-09-17T12:26:24.941168+0000 mgr.x (mgr.24505) 247 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:26.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:25 smithi022 bash[25967]: audit 2024-09-17T12:26:24.588495+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:26.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:25 smithi022 bash[25967]: audit 2024-09-17T12:26:24.599822+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:26.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:25 smithi022 bash[25967]: audit 2024-09-17T12:26:24.610224+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:26.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:25 smithi022 bash[25967]: cluster 2024-09-17T12:26:24.941168+0000 mgr.x (mgr.24505) 247 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:25 smithi022 bash[19740]: audit 2024-09-17T12:26:24.588495+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:25 smithi022 bash[19740]: audit 2024-09-17T12:26:24.599822+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:25 smithi022 bash[19740]: audit 2024-09-17T12:26:24.610224+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:25 smithi022 bash[19740]: cluster 2024-09-17T12:26:24.941168+0000 mgr.x (mgr.24505) 247 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:26.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:26 smithi190 bash[20839]: audit 2024-09-17T12:26:26.114529+0000 mgr.x (mgr.24505) 248 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:27.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:26 smithi022 bash[19740]: audit 2024-09-17T12:26:26.114529+0000 mgr.x (mgr.24505) 248 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:27.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:26 smithi022 bash[25967]: audit 2024-09-17T12:26:26.114529+0000 mgr.x (mgr.24505) 248 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:27.618 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:26:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:26:27] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T12:26:27.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:27 smithi190 bash[20839]: cluster 2024-09-17T12:26:26.941856+0000 mgr.x (mgr.24505) 249 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:28.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:27 smithi022 bash[19740]: cluster 2024-09-17T12:26:26.941856+0000 mgr.x (mgr.24505) 249 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:28.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:27 smithi022 bash[25967]: cluster 2024-09-17T12:26:26.941856+0000 mgr.x (mgr.24505) 249 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:28.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:28 smithi190 bash[20839]: audit 2024-09-17T12:26:28.066434+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:29.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:28 smithi022 bash[25967]: audit 2024-09-17T12:26:28.066434+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:29.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:28 smithi022 bash[19740]: audit 2024-09-17T12:26:28.066434+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:29.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:29 smithi190 bash[20839]: cluster 2024-09-17T12:26:28.943406+0000 mgr.x (mgr.24505) 250 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:30.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:29 smithi022 bash[25967]: cluster 2024-09-17T12:26:28.943406+0000 mgr.x (mgr.24505) 250 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:30.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:29 smithi022 bash[19740]: cluster 2024-09-17T12:26:28.943406+0000 mgr.x (mgr.24505) 250 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:32.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:31 smithi022 bash[25967]: cluster 2024-09-17T12:26:30.944102+0000 mgr.x (mgr.24505) 251 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:32.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:31 smithi022 bash[19740]: cluster 2024-09-17T12:26:30.944102+0000 mgr.x (mgr.24505) 251 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:32.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:32 smithi190 bash[20839]: cluster 2024-09-17T12:26:30.944102+0000 mgr.x (mgr.24505) 251 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:34.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:34 smithi022 bash[25967]: cluster 2024-09-17T12:26:32.945681+0000 mgr.x (mgr.24505) 252 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:34.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:33 smithi022 bash[19740]: cluster 2024-09-17T12:26:32.945681+0000 mgr.x (mgr.24505) 252 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:34.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:34 smithi190 bash[20839]: cluster 2024-09-17T12:26:32.945681+0000 mgr.x (mgr.24505) 252 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:36.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:36 smithi022 bash[25967]: cluster 2024-09-17T12:26:34.946305+0000 mgr.x (mgr.24505) 253 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:36.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:36 smithi022 bash[19740]: cluster 2024-09-17T12:26:34.946305+0000 mgr.x (mgr.24505) 253 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:36.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:36 smithi190 bash[20839]: cluster 2024-09-17T12:26:34.946305+0000 mgr.x (mgr.24505) 253 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:37.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:37 smithi022 bash[25967]: audit 2024-09-17T12:26:36.124034+0000 mgr.x (mgr.24505) 254 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:37.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:37 smithi022 bash[19740]: audit 2024-09-17T12:26:36.124034+0000 mgr.x (mgr.24505) 254 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:37.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:37 smithi190 bash[20839]: audit 2024-09-17T12:26:36.124034+0000 mgr.x (mgr.24505) 254 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:37.399 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:26:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:26:37] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:26:38.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:38 smithi190 bash[20839]: cluster 2024-09-17T12:26:36.947013+0000 mgr.x (mgr.24505) 255 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:38.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:38 smithi022 bash[25967]: cluster 2024-09-17T12:26:36.947013+0000 mgr.x (mgr.24505) 255 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:38.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:38 smithi022 bash[19740]: cluster 2024-09-17T12:26:36.947013+0000 mgr.x (mgr.24505) 255 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:40.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:40 smithi022 bash[25967]: cluster 2024-09-17T12:26:38.947988+0000 mgr.x (mgr.24505) 256 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:40.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:40 smithi022 bash[19740]: cluster 2024-09-17T12:26:38.947988+0000 mgr.x (mgr.24505) 256 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:40.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:40 smithi190 bash[20839]: cluster 2024-09-17T12:26:38.947988+0000 mgr.x (mgr.24505) 256 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:42.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:42 smithi190 bash[20839]: cluster 2024-09-17T12:26:40.948628+0000 mgr.x (mgr.24505) 257 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:42.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:42 smithi022 bash[19740]: cluster 2024-09-17T12:26:40.948628+0000 mgr.x (mgr.24505) 257 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:42.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:42 smithi022 bash[25967]: cluster 2024-09-17T12:26:40.948628+0000 mgr.x (mgr.24505) 257 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:44.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:44 smithi190 bash[20839]: cluster 2024-09-17T12:26:42.950343+0000 mgr.x (mgr.24505) 258 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:44.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:44 smithi190 bash[20839]: audit 2024-09-17T12:26:43.067061+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:44.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:44 smithi022 bash[25967]: cluster 2024-09-17T12:26:42.950343+0000 mgr.x (mgr.24505) 258 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:44.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:44 smithi022 bash[25967]: audit 2024-09-17T12:26:43.067061+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:44.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:44 smithi022 bash[19740]: cluster 2024-09-17T12:26:42.950343+0000 mgr.x (mgr.24505) 258 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:44.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:44 smithi022 bash[19740]: audit 2024-09-17T12:26:43.067061+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[19740]: audit 2024-09-17T12:26:44.186060+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[19740]: audit 2024-09-17T12:26:44.196874+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[19740]: audit 2024-09-17T12:26:44.207825+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[19740]: audit 2024-09-17T12:26:44.806482+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[19740]: audit 2024-09-17T12:26:44.817019+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[19740]: audit 2024-09-17T12:26:44.827489+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[25967]: audit 2024-09-17T12:26:44.186060+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[25967]: audit 2024-09-17T12:26:44.196874+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[25967]: audit 2024-09-17T12:26:44.207825+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[25967]: audit 2024-09-17T12:26:44.806482+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[25967]: audit 2024-09-17T12:26:44.817019+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:45 smithi022 bash[25967]: audit 2024-09-17T12:26:44.827489+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:45 smithi190 bash[20839]: audit 2024-09-17T12:26:44.186060+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:45 smithi190 bash[20839]: audit 2024-09-17T12:26:44.196874+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:45 smithi190 bash[20839]: audit 2024-09-17T12:26:44.207825+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:45 smithi190 bash[20839]: audit 2024-09-17T12:26:44.806482+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:45 smithi190 bash[20839]: audit 2024-09-17T12:26:44.817019+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:45.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:45 smithi190 bash[20839]: audit 2024-09-17T12:26:44.827489+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:46.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:46 smithi022 bash[25967]: cluster 2024-09-17T12:26:44.951098+0000 mgr.x (mgr.24505) 259 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:46.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:46 smithi022 bash[19740]: cluster 2024-09-17T12:26:44.951098+0000 mgr.x (mgr.24505) 259 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:46.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:46 smithi190 bash[20839]: cluster 2024-09-17T12:26:44.951098+0000 mgr.x (mgr.24505) 259 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:47.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:47 smithi022 bash[25967]: audit 2024-09-17T12:26:46.135348+0000 mgr.x (mgr.24505) 260 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:47.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:47 smithi022 bash[19740]: audit 2024-09-17T12:26:46.135348+0000 mgr.x (mgr.24505) 260 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:47.648 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:26:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:26:47] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T12:26:47.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:47 smithi190 bash[20839]: audit 2024-09-17T12:26:46.135348+0000 mgr.x (mgr.24505) 260 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:48.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:48 smithi022 bash[19740]: cluster 2024-09-17T12:26:46.951822+0000 mgr.x (mgr.24505) 261 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:48.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:48 smithi022 bash[25967]: cluster 2024-09-17T12:26:46.951822+0000 mgr.x (mgr.24505) 261 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:48.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:48 smithi190 bash[20839]: cluster 2024-09-17T12:26:46.951822+0000 mgr.x (mgr.24505) 261 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:50.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:50 smithi022 bash[19740]: cluster 2024-09-17T12:26:48.953481+0000 mgr.x (mgr.24505) 262 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:50.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:50 smithi022 bash[25967]: cluster 2024-09-17T12:26:48.953481+0000 mgr.x (mgr.24505) 262 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:50.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:50 smithi190 bash[20839]: cluster 2024-09-17T12:26:48.953481+0000 mgr.x (mgr.24505) 262 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:52.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:52 smithi022 bash[25967]: cluster 2024-09-17T12:26:50.954164+0000 mgr.x (mgr.24505) 263 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:52.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:52 smithi022 bash[19740]: cluster 2024-09-17T12:26:50.954164+0000 mgr.x (mgr.24505) 263 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:52.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:52 smithi190 bash[20839]: cluster 2024-09-17T12:26:50.954164+0000 mgr.x (mgr.24505) 263 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:54.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:54 smithi022 bash[25967]: cluster 2024-09-17T12:26:52.955736+0000 mgr.x (mgr.24505) 264 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:54.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:54 smithi022 bash[19740]: cluster 2024-09-17T12:26:52.955736+0000 mgr.x (mgr.24505) 264 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:54.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:54 smithi190 bash[20839]: cluster 2024-09-17T12:26:52.955736+0000 mgr.x (mgr.24505) 264 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:26:56.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:56 smithi022 bash[19740]: cluster 2024-09-17T12:26:54.956444+0000 mgr.x (mgr.24505) 265 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:56.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:56 smithi022 bash[25967]: cluster 2024-09-17T12:26:54.956444+0000 mgr.x (mgr.24505) 265 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:56.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:56 smithi190 bash[20839]: cluster 2024-09-17T12:26:54.956444+0000 mgr.x (mgr.24505) 265 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:57.223 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:26:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:26:57] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T12:26:57.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:57 smithi022 bash[19740]: audit 2024-09-17T12:26:56.143950+0000 mgr.x (mgr.24505) 266 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:57.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:57 smithi022 bash[19740]: audit 2024-09-17T12:26:57.151451+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:26:57.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:57 smithi022 bash[19740]: audit 2024-09-17T12:26:57.152960+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:26:57.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:57 smithi022 bash[19740]: audit 2024-09-17T12:26:57.165679+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:57.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:57 smithi022 bash[25967]: audit 2024-09-17T12:26:56.143950+0000 mgr.x (mgr.24505) 266 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:57 smithi022 bash[25967]: audit 2024-09-17T12:26:57.151451+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:26:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:57 smithi022 bash[25967]: audit 2024-09-17T12:26:57.152960+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:26:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:57 smithi022 bash[25967]: audit 2024-09-17T12:26:57.165679+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:57.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:57 smithi190 bash[20839]: audit 2024-09-17T12:26:56.143950+0000 mgr.x (mgr.24505) 266 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:26:57.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:57 smithi190 bash[20839]: audit 2024-09-17T12:26:57.151451+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:26:57.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:57 smithi190 bash[20839]: audit 2024-09-17T12:26:57.152960+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:26:57.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:57 smithi190 bash[20839]: audit 2024-09-17T12:26:57.165679+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:26:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:58 smithi022 bash[25967]: cluster 2024-09-17T12:26:56.956937+0000 mgr.x (mgr.24505) 267 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:26:58 smithi022 bash[25967]: audit 2024-09-17T12:26:58.067644+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:58.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:58 smithi022 bash[19740]: cluster 2024-09-17T12:26:56.956937+0000 mgr.x (mgr.24505) 267 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:58.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:26:58 smithi022 bash[19740]: audit 2024-09-17T12:26:58.067644+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:26:58.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:58 smithi190 bash[20839]: cluster 2024-09-17T12:26:56.956937+0000 mgr.x (mgr.24505) 267 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:26:58.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:26:58 smithi190 bash[20839]: audit 2024-09-17T12:26:58.067644+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:00.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:00 smithi022 bash[25967]: cluster 2024-09-17T12:26:58.957812+0000 mgr.x (mgr.24505) 268 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:00 smithi022 bash[19740]: cluster 2024-09-17T12:26:58.957812+0000 mgr.x (mgr.24505) 268 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:00.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:00 smithi190 bash[20839]: cluster 2024-09-17T12:26:58.957812+0000 mgr.x (mgr.24505) 268 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:02.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:02 smithi022 bash[25967]: cluster 2024-09-17T12:27:00.958455+0000 mgr.x (mgr.24505) 269 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:02.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:02 smithi022 bash[19740]: cluster 2024-09-17T12:27:00.958455+0000 mgr.x (mgr.24505) 269 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:02.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:02 smithi190 bash[20839]: cluster 2024-09-17T12:27:00.958455+0000 mgr.x (mgr.24505) 269 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:04.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:04 smithi022 bash[25967]: cluster 2024-09-17T12:27:02.960076+0000 mgr.x (mgr.24505) 270 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:04.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:04 smithi022 bash[19740]: cluster 2024-09-17T12:27:02.960076+0000 mgr.x (mgr.24505) 270 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:04.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:04 smithi190 bash[20839]: cluster 2024-09-17T12:27:02.960076+0000 mgr.x (mgr.24505) 270 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[19740]: audit 2024-09-17T12:27:04.422446+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[19740]: audit 2024-09-17T12:27:04.433194+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[19740]: audit 2024-09-17T12:27:04.442307+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[19740]: cluster 2024-09-17T12:27:04.960872+0000 mgr.x (mgr.24505) 271 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[19740]: audit 2024-09-17T12:27:05.008034+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[19740]: audit 2024-09-17T12:27:05.019207+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[19740]: audit 2024-09-17T12:27:05.030165+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[25967]: audit 2024-09-17T12:27:04.422446+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[25967]: audit 2024-09-17T12:27:04.433194+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[25967]: audit 2024-09-17T12:27:04.442307+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[25967]: cluster 2024-09-17T12:27:04.960872+0000 mgr.x (mgr.24505) 271 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[25967]: audit 2024-09-17T12:27:05.008034+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[25967]: audit 2024-09-17T12:27:05.019207+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:05 smithi022 bash[25967]: audit 2024-09-17T12:27:05.030165+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:05 smithi190 bash[20839]: audit 2024-09-17T12:27:04.422446+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:05 smithi190 bash[20839]: audit 2024-09-17T12:27:04.433194+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:05 smithi190 bash[20839]: audit 2024-09-17T12:27:04.442307+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:05 smithi190 bash[20839]: cluster 2024-09-17T12:27:04.960872+0000 mgr.x (mgr.24505) 271 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:05.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:05 smithi190 bash[20839]: audit 2024-09-17T12:27:05.008034+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:05 smithi190 bash[20839]: audit 2024-09-17T12:27:05.019207+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:05.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:05 smithi190 bash[20839]: audit 2024-09-17T12:27:05.030165+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:06.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:06 smithi022 bash[25967]: audit 2024-09-17T12:27:06.146077+0000 mgr.x (mgr.24505) 272 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:06 smithi022 bash[19740]: audit 2024-09-17T12:27:06.146077+0000 mgr.x (mgr.24505) 272 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:06.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:06 smithi190 bash[20839]: audit 2024-09-17T12:27:06.146077+0000 mgr.x (mgr.24505) 272 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:07.453 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:27:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:27:07] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:27:07.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:07 smithi022 bash[25967]: cluster 2024-09-17T12:27:06.961615+0000 mgr.x (mgr.24505) 273 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:07 smithi022 bash[19740]: cluster 2024-09-17T12:27:06.961615+0000 mgr.x (mgr.24505) 273 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:07.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:07 smithi190 bash[20839]: cluster 2024-09-17T12:27:06.961615+0000 mgr.x (mgr.24505) 273 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:10.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:10 smithi190 bash[20839]: cluster 2024-09-17T12:27:08.963230+0000 mgr.x (mgr.24505) 274 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:10.512 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:10 smithi022 bash[25967]: cluster 2024-09-17T12:27:08.963230+0000 mgr.x (mgr.24505) 274 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:10.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:10 smithi022 bash[19740]: cluster 2024-09-17T12:27:08.963230+0000 mgr.x (mgr.24505) 274 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:12.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:12 smithi022 bash[19740]: cluster 2024-09-17T12:27:10.963964+0000 mgr.x (mgr.24505) 275 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:12.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:12 smithi022 bash[25967]: cluster 2024-09-17T12:27:10.963964+0000 mgr.x (mgr.24505) 275 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:12.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:12 smithi190 bash[20839]: cluster 2024-09-17T12:27:10.963964+0000 mgr.x (mgr.24505) 275 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:14.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:14 smithi190 bash[20839]: cluster 2024-09-17T12:27:12.965629+0000 mgr.x (mgr.24505) 276 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:14.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:14 smithi190 bash[20839]: audit 2024-09-17T12:27:13.068294+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:14.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:14 smithi022 bash[19740]: cluster 2024-09-17T12:27:12.965629+0000 mgr.x (mgr.24505) 276 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:14.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:14 smithi022 bash[19740]: audit 2024-09-17T12:27:13.068294+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:14.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:14 smithi022 bash[25967]: cluster 2024-09-17T12:27:12.965629+0000 mgr.x (mgr.24505) 276 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:14.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:14 smithi022 bash[25967]: audit 2024-09-17T12:27:13.068294+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:16.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:16 smithi190 bash[20839]: cluster 2024-09-17T12:27:14.966341+0000 mgr.x (mgr.24505) 277 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:16.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:16 smithi022 bash[19740]: cluster 2024-09-17T12:27:14.966341+0000 mgr.x (mgr.24505) 277 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:16.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:16 smithi022 bash[25967]: cluster 2024-09-17T12:27:14.966341+0000 mgr.x (mgr.24505) 277 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:17.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:17 smithi190 bash[20839]: audit 2024-09-17T12:27:16.155517+0000 mgr.x (mgr.24505) 278 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:17.295 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:27:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:27:17] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:27:17.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:17 smithi022 bash[19740]: audit 2024-09-17T12:27:16.155517+0000 mgr.x (mgr.24505) 278 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:17.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:17 smithi022 bash[25967]: audit 2024-09-17T12:27:16.155517+0000 mgr.x (mgr.24505) 278 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:18.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:18 smithi190 bash[20839]: cluster 2024-09-17T12:27:16.967024+0000 mgr.x (mgr.24505) 279 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:18.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:18 smithi022 bash[19740]: cluster 2024-09-17T12:27:16.967024+0000 mgr.x (mgr.24505) 279 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:18.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:18 smithi022 bash[25967]: cluster 2024-09-17T12:27:16.967024+0000 mgr.x (mgr.24505) 279 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:20.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:20 smithi190 bash[20839]: cluster 2024-09-17T12:27:18.968164+0000 mgr.x (mgr.24505) 280 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:20.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:20 smithi022 bash[19740]: cluster 2024-09-17T12:27:18.968164+0000 mgr.x (mgr.24505) 280 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:20 smithi022 bash[25967]: cluster 2024-09-17T12:27:18.968164+0000 mgr.x (mgr.24505) 280 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:21.558 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:27:22.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:22 smithi190 bash[20839]: cluster 2024-09-17T12:27:20.968851+0000 mgr.x (mgr.24505) 281 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:22.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:22 smithi022 bash[19740]: cluster 2024-09-17T12:27:20.968851+0000 mgr.x (mgr.24505) 281 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:22.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:22 smithi022 bash[25967]: cluster 2024-09-17T12:27:20.968851+0000 mgr.x (mgr.24505) 281 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:24.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:24 smithi190 bash[20839]: cluster 2024-09-17T12:27:22.970465+0000 mgr.x (mgr.24505) 282 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:24 smithi022 bash[19740]: cluster 2024-09-17T12:27:22.970465+0000 mgr.x (mgr.24505) 282 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:24 smithi022 bash[25967]: cluster 2024-09-17T12:27:22.970465+0000 mgr.x (mgr.24505) 282 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:25.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:25 smithi190 bash[20839]: audit 2024-09-17T12:27:24.630865+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:25.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:25 smithi190 bash[20839]: audit 2024-09-17T12:27:24.640242+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:25.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:25 smithi190 bash[20839]: audit 2024-09-17T12:27:24.649401+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:25.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:25 smithi190 bash[20839]: cluster 2024-09-17T12:27:24.971182+0000 mgr.x (mgr.24505) 283 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:25.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:25 smithi190 bash[20839]: audit 2024-09-17T12:27:25.235246+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:25.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:25 smithi190 bash[20839]: audit 2024-09-17T12:27:25.246252+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:25.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:25 smithi190 bash[20839]: audit 2024-09-17T12:27:25.257408+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[19740]: audit 2024-09-17T12:27:24.630865+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[19740]: audit 2024-09-17T12:27:24.640242+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[19740]: audit 2024-09-17T12:27:24.649401+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[19740]: cluster 2024-09-17T12:27:24.971182+0000 mgr.x (mgr.24505) 283 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[19740]: audit 2024-09-17T12:27:25.235246+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[19740]: audit 2024-09-17T12:27:25.246252+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[19740]: audit 2024-09-17T12:27:25.257408+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[25967]: audit 2024-09-17T12:27:24.630865+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[25967]: audit 2024-09-17T12:27:24.640242+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[25967]: audit 2024-09-17T12:27:24.649401+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[25967]: cluster 2024-09-17T12:27:24.971182+0000 mgr.x (mgr.24505) 283 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[25967]: audit 2024-09-17T12:27:25.235246+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[25967]: audit 2024-09-17T12:27:25.246252+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:25 smithi022 bash[25967]: audit 2024-09-17T12:27:25.257408+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:26.143 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:27:27.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:26 smithi022 bash[25967]: audit 2024-09-17T12:27:26.163374+0000 mgr.x (mgr.24505) 284 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:27.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:26 smithi022 bash[19740]: audit 2024-09-17T12:27:26.163374+0000 mgr.x (mgr.24505) 284 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:27.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:26 smithi190 bash[20839]: audit 2024-09-17T12:27:26.163374+0000 mgr.x (mgr.24505) 284 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:27.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:27:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:27:27] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:27:27.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:27 smithi190 bash[20839]: cluster 2024-09-17T12:27:26.971901+0000 mgr.x (mgr.24505) 285 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:28.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:27 smithi022 bash[19740]: cluster 2024-09-17T12:27:26.971901+0000 mgr.x (mgr.24505) 285 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:28.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:27 smithi022 bash[25967]: cluster 2024-09-17T12:27:26.971901+0000 mgr.x (mgr.24505) 285 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:29.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:28 smithi022 bash[19740]: audit 2024-09-17T12:27:28.068975+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:29.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:28 smithi022 bash[25967]: audit 2024-09-17T12:27:28.068975+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:29.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:28 smithi190 bash[20839]: audit 2024-09-17T12:27:28.068975+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 4s ago 28m - - 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 4s ago 28m - - 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (18m) 4s ago 19m 14.1M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (18m) 4s ago 18m 80.2M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (6m) 4s ago 15m 48.0M - 3.8 980a0bfcd684 4bc47928e689 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (10m) 4s ago 27m 516M - 19.3.0-4937-g74984932 6c1fcab85602 16dc0d1f4714 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (2m) 4s ago 29m 438M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (30m) 4s ago 30m 77.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:27:29.547 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (27m) 4s ago 27m 57.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (27m) 4s ago 27m 55.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (19m) 4s ago 19m 8907k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (19m) 4s ago 19m 8779k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (26m) 4s ago 26m 62.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (25m) 4s ago 25m 63.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (24m) 4s ago 24m 51.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (23m) 4s ago 24m 62.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (23m) 4s ago 23m 62.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (22m) 4s ago 22m 61.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (21m) 4s ago 21m 52.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (20m) 4s ago 20m 62.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (6m) 4s ago 19m 47.6M - 2.43.0 a07b618ecd1d e661a8c90bc1 2024-09-17T12:27:29.548 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (15m) 4s ago 15m 95.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:27:29.549 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (15m) 4s ago 15m 95.4M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:27:30.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:29 smithi022 bash[19740]: cluster 2024-09-17T12:27:28.973559+0000 mgr.x (mgr.24505) 286 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:30.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:29 smithi022 bash[25967]: cluster 2024-09-17T12:27:28.973559+0000 mgr.x (mgr.24505) 286 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:30.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:29 smithi190 bash[20839]: cluster 2024-09-17T12:27:28.973559+0000 mgr.x (mgr.24505) 286 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:30.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T12:27:30.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:30 smithi022 bash[19740]: audit 2024-09-17T12:27:29.509457+0000 mgr.x (mgr.24505) 287 : audit [DBG] from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:27:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:30 smithi022 bash[25967]: audit 2024-09-17T12:27:29.509457+0000 mgr.x (mgr.24505) 287 : audit [DBG] from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:27:31.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:30 smithi190 bash[20839]: audit 2024-09-17T12:27:29.509457+0000 mgr.x (mgr.24505) 287 : audit [DBG] from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:27:32.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:31 smithi022 bash[19740]: cluster 2024-09-17T12:27:30.974305+0000 mgr.x (mgr.24505) 288 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:32.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:31 smithi022 bash[25967]: cluster 2024-09-17T12:27:30.974305+0000 mgr.x (mgr.24505) 288 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:32.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:31 smithi190 bash[20839]: cluster 2024-09-17T12:27:30.974305+0000 mgr.x (mgr.24505) 288 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:34.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:34 smithi022 bash[25967]: cluster 2024-09-17T12:27:32.975892+0000 mgr.x (mgr.24505) 289 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:34.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:34 smithi022 bash[19740]: cluster 2024-09-17T12:27:32.975892+0000 mgr.x (mgr.24505) 289 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:34.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:34 smithi190 bash[20839]: cluster 2024-09-17T12:27:32.975892+0000 mgr.x (mgr.24505) 289 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:35.195 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:27:36.335 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:36 smithi022 bash[25967]: cluster 2024-09-17T12:27:34.976591+0000 mgr.x (mgr.24505) 290 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:36.335 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:36 smithi022 bash[19740]: cluster 2024-09-17T12:27:34.976591+0000 mgr.x (mgr.24505) 290 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:36.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:36 smithi190 bash[20839]: cluster 2024-09-17T12:27:34.976591+0000 mgr.x (mgr.24505) 290 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:37.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:37 smithi190 bash[20839]: audit 2024-09-17T12:27:36.171260+0000 mgr.x (mgr.24505) 291 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:37.400 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:27:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:27:37] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.43.0" 2024-09-17T12:27:37.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:37 smithi022 bash[19740]: audit 2024-09-17T12:27:36.171260+0000 mgr.x (mgr.24505) 291 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:37.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:37 smithi022 bash[25967]: audit 2024-09-17T12:27:36.171260+0000 mgr.x (mgr.24505) 291 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:38.121 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:38 smithi190 bash[20839]: cluster 2024-09-17T12:27:36.977349+0000 mgr.x (mgr.24505) 292 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:38.495 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:27:38.495 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:27:38.495 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:27:38.496 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:27:38.497 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:27:38.497 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:27:38.497 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:27:38.507 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:38 smithi022 bash[19740]: cluster 2024-09-17T12:27:36.977349+0000 mgr.x (mgr.24505) 292 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:38.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:38 smithi022 bash[25967]: cluster 2024-09-17T12:27:36.977349+0000 mgr.x (mgr.24505) 292 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:39.201 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:27:39.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:39 smithi190 bash[20839]: audit 2024-09-17T12:27:38.495519+0000 mon.a (mon.0) 1728 : audit [DBG] from='client.? 172.21.15.22:0/252377562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:27:39.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:39 smithi022 bash[19740]: audit 2024-09-17T12:27:38.495519+0000 mon.a (mon.0) 1728 : audit [DBG] from='client.? 172.21.15.22:0/252377562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:27:39.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:39 smithi022 bash[25967]: audit 2024-09-17T12:27:38.495519+0000 mon.a (mon.0) 1728 : audit [DBG] from='client.? 172.21.15.22:0/252377562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:27:40.387 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:40 smithi190 bash[20839]: cluster 2024-09-17T12:27:38.979015+0000 mgr.x (mgr.24505) 293 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:40 smithi022 bash[19740]: cluster 2024-09-17T12:27:38.979015+0000 mgr.x (mgr.24505) 293 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:40.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:40 smithi022 bash[25967]: cluster 2024-09-17T12:27:38.979015+0000 mgr.x (mgr.24505) 293 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:42.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:42 smithi022 bash[25967]: cluster 2024-09-17T12:27:40.979744+0000 mgr.x (mgr.24505) 294 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:42 smithi022 bash[19740]: cluster 2024-09-17T12:27:40.979744+0000 mgr.x (mgr.24505) 294 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:42.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:42 smithi190 bash[20839]: cluster 2024-09-17T12:27:40.979744+0000 mgr.x (mgr.24505) 294 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:43.966 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:27:44.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:44 smithi190 bash[20839]: cluster 2024-09-17T12:27:42.981374+0000 mgr.x (mgr.24505) 295 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:44.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:44 smithi190 bash[20839]: audit 2024-09-17T12:27:43.069235+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:44.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:44 smithi022 bash[25967]: cluster 2024-09-17T12:27:42.981374+0000 mgr.x (mgr.24505) 295 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:44.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:44 smithi022 bash[25967]: audit 2024-09-17T12:27:43.069235+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:44.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:44 smithi022 bash[19740]: cluster 2024-09-17T12:27:42.981374+0000 mgr.x (mgr.24505) 295 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:44.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:44 smithi022 bash[19740]: audit 2024-09-17T12:27:43.069235+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:45 smithi190 bash[20839]: audit 2024-09-17T12:27:44.858311+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:45 smithi190 bash[20839]: audit 2024-09-17T12:27:44.868096+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:45 smithi190 bash[20839]: audit 2024-09-17T12:27:44.877153+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:45 smithi190 bash[20839]: cluster 2024-09-17T12:27:44.982089+0000 mgr.x (mgr.24505) 296 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:45 smithi190 bash[20839]: audit 2024-09-17T12:27:45.463631+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:45 smithi190 bash[20839]: audit 2024-09-17T12:27:45.474345+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:45 smithi190 bash[20839]: audit 2024-09-17T12:27:45.484901+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[25967]: audit 2024-09-17T12:27:44.858311+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[25967]: audit 2024-09-17T12:27:44.868096+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[25967]: audit 2024-09-17T12:27:44.877153+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[25967]: cluster 2024-09-17T12:27:44.982089+0000 mgr.x (mgr.24505) 296 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[25967]: audit 2024-09-17T12:27:45.463631+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[25967]: audit 2024-09-17T12:27:45.474345+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[25967]: audit 2024-09-17T12:27:45.484901+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[19740]: audit 2024-09-17T12:27:44.858311+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[19740]: audit 2024-09-17T12:27:44.868096+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[19740]: audit 2024-09-17T12:27:44.877153+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[19740]: cluster 2024-09-17T12:27:44.982089+0000 mgr.x (mgr.24505) 296 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[19740]: audit 2024-09-17T12:27:45.463631+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[19740]: audit 2024-09-17T12:27:45.474345+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:46.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:45 smithi022 bash[19740]: audit 2024-09-17T12:27:45.484901+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:47.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:46 smithi190 bash[20839]: audit 2024-09-17T12:27:46.177582+0000 mgr.x (mgr.24505) 297 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:47.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:46 smithi022 bash[19740]: audit 2024-09-17T12:27:46.177582+0000 mgr.x (mgr.24505) 297 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:46 smithi022 bash[25967]: audit 2024-09-17T12:27:46.177582+0000 mgr.x (mgr.24505) 297 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:47.489 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:27:47.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:27:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:27:47] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T12:27:48.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph -s' 2024-09-17T12:27:48.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:47 smithi022 bash[19740]: cluster 2024-09-17T12:27:46.982791+0000 mgr.x (mgr.24505) 298 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:48.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:47 smithi022 bash[19740]: audit 2024-09-17T12:27:47.489771+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.22:0/3441891946' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:27:48.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:47 smithi022 bash[25967]: cluster 2024-09-17T12:27:46.982791+0000 mgr.x (mgr.24505) 298 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:48.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:47 smithi022 bash[25967]: audit 2024-09-17T12:27:47.489771+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.22:0/3441891946' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:27:48.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:47 smithi190 bash[20839]: cluster 2024-09-17T12:27:46.982791+0000 mgr.x (mgr.24505) 298 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:48.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:47 smithi190 bash[20839]: audit 2024-09-17T12:27:47.489771+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.22:0/3441891946' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:27:50.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:50 smithi190 bash[20839]: cluster 2024-09-17T12:27:48.984427+0000 mgr.x (mgr.24505) 299 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:50.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:50 smithi022 bash[19740]: cluster 2024-09-17T12:27:48.984427+0000 mgr.x (mgr.24505) 299 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:50.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:50 smithi022 bash[25967]: cluster 2024-09-17T12:27:48.984427+0000 mgr.x (mgr.24505) 299 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:52 smithi022 bash[19740]: cluster 2024-09-17T12:27:50.985168+0000 mgr.x (mgr.24505) 300 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:52 smithi022 bash[25967]: cluster 2024-09-17T12:27:50.985168+0000 mgr.x (mgr.24505) 300 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:52.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:52 smithi190 bash[20839]: cluster 2024-09-17T12:27:50.985168+0000 mgr.x (mgr.24505) 300 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:52.868 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:27:54.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:54 smithi022 bash[25967]: cluster 2024-09-17T12:27:52.986753+0000 mgr.x (mgr.24505) 301 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:54.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:54 smithi022 bash[19740]: cluster 2024-09-17T12:27:52.986753+0000 mgr.x (mgr.24505) 301 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:54.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:54 smithi190 bash[20839]: cluster 2024-09-17T12:27:52.986753+0000 mgr.x (mgr.24505) 301 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:27:56.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:56 smithi190 bash[20839]: cluster 2024-09-17T12:27:54.987482+0000 mgr.x (mgr.24505) 302 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:56.424 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:56 smithi022 bash[25967]: cluster 2024-09-17T12:27:54.987482+0000 mgr.x (mgr.24505) 302 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:56.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:56 smithi022 bash[19740]: cluster 2024-09-17T12:27:54.987482+0000 mgr.x (mgr.24505) 302 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: cluster: 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: id: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: health: HEALTH_OK 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: services: 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: mon: 3 daemons, quorum a,b,c (age 28m) 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: mgr: x(active, since 7m), standbys: y 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: osd: 8 osds: 8 up (since 20m), 8 in (since 21m) 2024-09-17T12:27:56.851 INFO:teuthology.orchestra.run.smithi022.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: data: 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: pools: 6 pools, 161 pgs 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: objects: 212 objects, 585 KiB 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: usage: 270 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: pgs: 161 active+clean 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: io: 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T12:27:56.852 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:27:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:57 smithi022 bash[25967]: audit 2024-09-17T12:27:56.187126+0000 mgr.x (mgr.24505) 303 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:57 smithi022 bash[25967]: audit 2024-09-17T12:27:56.851185+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.22:0/2759490318' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:27:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:57 smithi022 bash[19740]: audit 2024-09-17T12:27:56.187126+0000 mgr.x (mgr.24505) 303 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:57 smithi022 bash[19740]: audit 2024-09-17T12:27:56.851185+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.22:0/2759490318' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:27:57.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:57 smithi190 bash[20839]: audit 2024-09-17T12:27:56.187126+0000 mgr.x (mgr.24505) 303 : audit [DBG] from='client.24959 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:27:57.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:57 smithi190 bash[20839]: audit 2024-09-17T12:27:56.851185+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.22:0/2759490318' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:27:57.400 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:27:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:27:57] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T12:27:57.520 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph mgr fail' 2024-09-17T12:27:58.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:58 smithi190 bash[20839]: cluster 2024-09-17T12:27:56.988189+0000 mgr.x (mgr.24505) 304 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:58.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:58 smithi190 bash[20839]: audit 2024-09-17T12:27:57.283304+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:27:58.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:58 smithi190 bash[20839]: audit 2024-09-17T12:27:57.285605+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:27:58.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:58 smithi190 bash[20839]: audit 2024-09-17T12:27:57.299177+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:58 smithi022 bash[25967]: cluster 2024-09-17T12:27:56.988189+0000 mgr.x (mgr.24505) 304 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:58 smithi022 bash[25967]: audit 2024-09-17T12:27:57.283304+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:27:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:58 smithi022 bash[25967]: audit 2024-09-17T12:27:57.285605+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:27:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:58 smithi022 bash[25967]: audit 2024-09-17T12:27:57.299177+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:58.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:58 smithi022 bash[19740]: cluster 2024-09-17T12:27:56.988189+0000 mgr.x (mgr.24505) 304 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:27:58.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:58 smithi022 bash[19740]: audit 2024-09-17T12:27:57.283304+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:27:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:58 smithi022 bash[19740]: audit 2024-09-17T12:27:57.285605+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:27:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:58 smithi022 bash[19740]: audit 2024-09-17T12:27:57.299177+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:27:59.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:27:59 smithi190 bash[20839]: audit 2024-09-17T12:27:58.069590+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:59.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:27:59 smithi022 bash[19740]: audit 2024-09-17T12:27:58.069590+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:27:59.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:27:59 smithi022 bash[25967]: audit 2024-09-17T12:27:58.069590+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:00.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:00 smithi190 bash[20839]: cluster 2024-09-17T12:27:58.989851+0000 mgr.x (mgr.24505) 305 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:00.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:00 smithi022 bash[19740]: cluster 2024-09-17T12:27:58.989851+0000 mgr.x (mgr.24505) 305 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:00.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:00 smithi022 bash[25967]: cluster 2024-09-17T12:27:58.989851+0000 mgr.x (mgr.24505) 305 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:02.324 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:28:02.364 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:02 smithi022 bash[25967]: cluster 2024-09-17T12:28:00.990312+0000 mgr.x (mgr.24505) 306 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:02.365 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:02 smithi022 bash[19740]: cluster 2024-09-17T12:28:00.990312+0000 mgr.x (mgr.24505) 306 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:02.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:02 smithi190 bash[20839]: cluster 2024-09-17T12:28:00.990312+0000 mgr.x (mgr.24505) 306 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:04.399 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:04 smithi190 bash[20839]: cluster 2024-09-17T12:28:02.991781+0000 mgr.x (mgr.24505) 307 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:04 smithi022 bash[25967]: cluster 2024-09-17T12:28:02.991781+0000 mgr.x (mgr.24505) 307 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:04.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:04 smithi022 bash[19740]: cluster 2024-09-17T12:28:02.991781+0000 mgr.x (mgr.24505) 307 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:06.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:05 smithi022 bash[77365]: [17/Sep/2024:12:28:05] ENGINE Bus STOPPING 2024-09-17T12:28:06.081 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:05 smithi190 bash[53337]: debug 2024-09-17T12:28:05.697+0000 7f11200c9640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T12:28:06.081 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:05 smithi190 bash[53337]: ignoring --setuser ceph since I am not root 2024-09-17T12:28:06.081 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:05 smithi190 bash[53337]: ignoring --setgroup ceph since I am not root 2024-09-17T12:28:06.081 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:05 smithi190 bash[53337]: debug 2024-09-17T12:28:05.761+0000 7f11001f7640 1 -- 172.21.15.190:0/3637398567 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c1da5570e0 con 0x55c1da559800 2024-09-17T12:28:06.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: cluster 2024-09-17T12:28:04.992480+0000 mgr.x (mgr.24505) 308 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.083081+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.097162+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.108258+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.675769+0000 mon.c (mon.2) 212 : audit [INF] from='client.? 172.21.15.22:0/2307279434' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.676258+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: cluster 2024-09-17T12:28:05.676882+0000 mon.a (mon.0) 1744 : cluster [INF] Activating manager daemon y 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: cluster 2024-09-17T12:28:05.693676+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.694123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: cluster 2024-09-17T12:28:05.694188+0000 mon.a (mon.0) 1747 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0173075s) 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.699200+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.700711+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.700930+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:28:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.701111+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.701333+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.701620+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.701887+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.702144+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.702431+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.702691+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.703057+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.703378+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.703653+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.703907+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.704102+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:28:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:06 smithi190 bash[20839]: audit 2024-09-17T12:28:05.704557+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:28:06.425 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[77365]: [17/Sep/2024:12:28:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:28:06.425 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[77365]: [17/Sep/2024:12:28:06] ENGINE Bus STOPPED 2024-09-17T12:28:06.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: cluster 2024-09-17T12:28:04.992480+0000 mgr.x (mgr.24505) 308 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.083081+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.097162+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.108258+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.675769+0000 mon.c (mon.2) 212 : audit [INF] from='client.? 172.21.15.22:0/2307279434' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.676258+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: cluster 2024-09-17T12:28:05.676882+0000 mon.a (mon.0) 1744 : cluster [INF] Activating manager daemon y 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: cluster 2024-09-17T12:28:05.693676+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.694123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: cluster 2024-09-17T12:28:05.694188+0000 mon.a (mon.0) 1747 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0173075s) 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.699200+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.700711+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.700930+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.701111+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.701333+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.701620+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.701887+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.702144+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.702431+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.702691+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.703057+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.703378+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.703653+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.703907+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:28:06.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.704102+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:28:06.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[25967]: audit 2024-09-17T12:28:05.704557+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:28:06.429 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: cluster 2024-09-17T12:28:04.992480+0000 mgr.x (mgr.24505) 308 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.083081+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.097162+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.108258+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.675769+0000 mon.c (mon.2) 212 : audit [INF] from='client.? 172.21.15.22:0/2307279434' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.676258+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: cluster 2024-09-17T12:28:05.676882+0000 mon.a (mon.0) 1744 : cluster [INF] Activating manager daemon y 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: cluster 2024-09-17T12:28:05.693676+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.694123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: cluster 2024-09-17T12:28:05.694188+0000 mon.a (mon.0) 1747 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0173075s) 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.699200+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24505 172.21.15.190:0/1766521847' entity='mgr.x' 2024-09-17T12:28:06.430 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.700711+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.700930+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.701111+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.701333+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.701620+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.701887+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.702144+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.702431+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.702691+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.703057+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.703378+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.703653+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:28:06.431 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.703907+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:28:06.432 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.704102+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:28:06.432 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:06 smithi022 bash[19740]: audit 2024-09-17T12:28:05.704557+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:28:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: cluster 2024-09-17T12:28:06.196243+0000 mon.a (mon.0) 1749 : cluster [INF] Manager daemon y is now available 2024-09-17T12:28:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.673005+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.682016+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:28:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.682360+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:28:07.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.682850+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.683212+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.702279+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.703672+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:28:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.710531+0000 mon.c (mon.2) 232 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:28:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.710976+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:28:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.729586+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:28:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:07 smithi190 bash[20839]: audit 2024-09-17T12:28:06.730031+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:28:07.512 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[77365]: [17/Sep/2024:12:28:07] ENGINE Bus STARTING 2024-09-17T12:28:07.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[77365]: [17/Sep/2024:12:28:07] ENGINE Serving on http://:::9283 2024-09-17T12:28:07.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[77365]: [17/Sep/2024:12:28:07] ENGINE Bus STARTED 2024-09-17T12:28:07.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: cluster 2024-09-17T12:28:06.196243+0000 mon.a (mon.0) 1749 : cluster [INF] Manager daemon y is now available 2024-09-17T12:28:07.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.673005+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:07.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.682016+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:28:07.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.682360+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:28:07.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.682850+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:07.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.683212+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.702279+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.703672+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.710531+0000 mon.c (mon.2) 232 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.710976+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.729586+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[25967]: audit 2024-09-17T12:28:06.730031+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: cluster 2024-09-17T12:28:06.196243+0000 mon.a (mon.0) 1749 : cluster [INF] Manager daemon y is now available 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.673005+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.682016+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.682360+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:28:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.682850+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.683212+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.702279+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.703672+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:28:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.710531+0000 mon.c (mon.2) 232 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:28:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.710976+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:28:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.729586+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:28:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:07 smithi022 bash[19740]: audit 2024-09-17T12:28:06.730031+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:28:08.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[25967]: cluster 2024-09-17T12:28:07.101815+0000 mon.a (mon.0) 1755 : cluster [DBG] mgrmap e31: y(active, since 1.42491s) 2024-09-17T12:28:08.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[25967]: audit 2024-09-17T12:28:07.234901+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:08.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[25967]: audit 2024-09-17T12:28:07.235203+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:08.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[25967]: cephadm 2024-09-17T12:28:07.772116+0000 mgr.y (mgr.25031) 5 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Bus STARTING 2024-09-17T12:28:08.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[19740]: cluster 2024-09-17T12:28:07.101815+0000 mon.a (mon.0) 1755 : cluster [DBG] mgrmap e31: y(active, since 1.42491s) 2024-09-17T12:28:08.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[19740]: audit 2024-09-17T12:28:07.234901+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:08.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[19740]: audit 2024-09-17T12:28:07.235203+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[19740]: cephadm 2024-09-17T12:28:07.772116+0000 mgr.y (mgr.25031) 5 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Bus STARTING 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: debug 2024-09-17T12:28:07.996+0000 7f0a6214e640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:28:07] ENGINE Error in HTTPServer.serve 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: Traceback (most recent call last): 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: self._connections.run(self.expiration_interval) 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: self._run(expiration_interval) 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:28:08.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: s = self.context.wrap_socket( 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: return self.sslsocket_class._create( 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: self.do_handshake() 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: self._sslobj.do_handshake() 2024-09-17T12:28:08.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:08 smithi022 bash[77365]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:28:08.353 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:08 smithi190 bash[20839]: cluster 2024-09-17T12:28:07.101815+0000 mon.a (mon.0) 1755 : cluster [DBG] mgrmap e31: y(active, since 1.42491s) 2024-09-17T12:28:08.353 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:08 smithi190 bash[20839]: audit 2024-09-17T12:28:07.234901+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:08.353 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:08 smithi190 bash[20839]: audit 2024-09-17T12:28:07.235203+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:08.353 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:08 smithi190 bash[20839]: cephadm 2024-09-17T12:28:07.772116+0000 mgr.y (mgr.25031) 5 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Bus STARTING 2024-09-17T12:28:09.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: cephadm 2024-09-17T12:28:07.873860+0000 mgr.y (mgr.25031) 6 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:28:09.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: cephadm 2024-09-17T12:28:07.996847+0000 mgr.y (mgr.25031) 7 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Serving on https://172.21.15.22:7150 2024-09-17T12:28:09.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: cephadm 2024-09-17T12:28:07.997050+0000 mgr.y (mgr.25031) 8 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Bus STARTED 2024-09-17T12:28:09.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: cephadm 2024-09-17T12:28:07.999979+0000 mgr.y (mgr.25031) 9 : cephadm [ERR] [17/Sep/2024:12:28:07] ENGINE Error in HTTPServer.serve 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: Traceback (most recent call last): 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: self._connections.run(self.expiration_interval) 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: self._run(expiration_interval) 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:28:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: s = self.context.wrap_socket( 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: return self.sslsocket_class._create( 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: self.do_handshake() 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: self._sslobj.do_handshake() 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:08.364262+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:08.502727+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:08.623169+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:08.623582+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:08.624773+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:08.625465+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: cephadm 2024-09-17T12:28:08.627469+0000 mgr.y (mgr.25031) 10 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:28:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: cephadm 2024-09-17T12:28:08.627702+0000 mgr.y (mgr.25031) 11 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:28:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:08.679464+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:09.244591+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:09 smithi190 bash[20839]: audit 2024-09-17T12:28:09.254532+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: cephadm 2024-09-17T12:28:07.873860+0000 mgr.y (mgr.25031) 6 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:28:09.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: cephadm 2024-09-17T12:28:07.996847+0000 mgr.y (mgr.25031) 7 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Serving on https://172.21.15.22:7150 2024-09-17T12:28:09.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: cephadm 2024-09-17T12:28:07.997050+0000 mgr.y (mgr.25031) 8 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Bus STARTED 2024-09-17T12:28:09.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: cephadm 2024-09-17T12:28:07.999979+0000 mgr.y (mgr.25031) 9 : cephadm [ERR] [17/Sep/2024:12:28:07] ENGINE Error in HTTPServer.serve 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: Traceback (most recent call last): 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: self._connections.run(self.expiration_interval) 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: self._run(expiration_interval) 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: s = self.context.wrap_socket( 2024-09-17T12:28:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: return self.sslsocket_class._create( 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: self.do_handshake() 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: self._sslobj.do_handshake() 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:08.364262+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:08.502727+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:08.623169+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:08.623582+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:08.624773+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:08.625465+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: cephadm 2024-09-17T12:28:08.627469+0000 mgr.y (mgr.25031) 10 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:28:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: cephadm 2024-09-17T12:28:08.627702+0000 mgr.y (mgr.25031) 11 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:08.679464+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:09.244591+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[25967]: audit 2024-09-17T12:28:09.254532+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: cephadm 2024-09-17T12:28:07.873860+0000 mgr.y (mgr.25031) 6 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: cephadm 2024-09-17T12:28:07.996847+0000 mgr.y (mgr.25031) 7 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Serving on https://172.21.15.22:7150 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: cephadm 2024-09-17T12:28:07.997050+0000 mgr.y (mgr.25031) 8 : cephadm [INF] [17/Sep/2024:12:28:07] ENGINE Bus STARTED 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: cephadm 2024-09-17T12:28:07.999979+0000 mgr.y (mgr.25031) 9 : cephadm [ERR] [17/Sep/2024:12:28:07] ENGINE Error in HTTPServer.serve 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: Traceback (most recent call last): 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:28:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: self._connections.run(self.expiration_interval) 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: self._run(expiration_interval) 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: s = self.context.wrap_socket( 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: return self.sslsocket_class._create( 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:28:09.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: self.do_handshake() 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: self._sslobj.do_handshake() 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:08.364262+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:08.502727+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:08.623169+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:08.623582+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:08.624773+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:08.625465+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: cephadm 2024-09-17T12:28:08.627469+0000 mgr.y (mgr.25031) 10 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: cephadm 2024-09-17T12:28:08.627702+0000 mgr.y (mgr.25031) 11 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:08.679464+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:09.244591+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:09.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:09 smithi022 bash[19740]: audit 2024-09-17T12:28:09.254532+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cephadm 2024-09-17T12:28:09.046957+0000 mgr.y (mgr.25031) 12 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cephadm 2024-09-17T12:28:09.059947+0000 mgr.y (mgr.25031) 13 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cephadm 2024-09-17T12:28:09.122155+0000 mgr.y (mgr.25031) 14 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cephadm 2024-09-17T12:28:09.183601+0000 mgr.y (mgr.25031) 15 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cephadm 2024-09-17T12:28:09.297848+0000 mgr.y (mgr.25031) 16 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cephadm 2024-09-17T12:28:09.360773+0000 mgr.y (mgr.25031) 17 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: audit 2024-09-17T12:28:09.461370+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: audit 2024-09-17T12:28:09.474144+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: audit 2024-09-17T12:28:09.483986+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cephadm 2024-09-17T12:28:09.485003+0000 mgr.y (mgr.25031) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: audit 2024-09-17T12:28:09.492354+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cluster 2024-09-17T12:28:09.508439+0000 mon.a (mon.0) 1767 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: audit 2024-09-17T12:28:09.518380+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: audit 2024-09-17T12:28:09.518823+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[19740]: cluster 2024-09-17T12:28:09.703650+0000 mgr.y (mgr.25031) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cephadm 2024-09-17T12:28:09.046957+0000 mgr.y (mgr.25031) 12 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cephadm 2024-09-17T12:28:09.059947+0000 mgr.y (mgr.25031) 13 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cephadm 2024-09-17T12:28:09.122155+0000 mgr.y (mgr.25031) 14 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cephadm 2024-09-17T12:28:09.183601+0000 mgr.y (mgr.25031) 15 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cephadm 2024-09-17T12:28:09.297848+0000 mgr.y (mgr.25031) 16 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cephadm 2024-09-17T12:28:09.360773+0000 mgr.y (mgr.25031) 17 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:28:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: audit 2024-09-17T12:28:09.461370+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: audit 2024-09-17T12:28:09.474144+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: audit 2024-09-17T12:28:09.483986+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cephadm 2024-09-17T12:28:09.485003+0000 mgr.y (mgr.25031) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:28:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: audit 2024-09-17T12:28:09.492354+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cluster 2024-09-17T12:28:09.508439+0000 mon.a (mon.0) 1767 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-17T12:28:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: audit 2024-09-17T12:28:09.518380+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: audit 2024-09-17T12:28:09.518823+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:10 smithi022 bash[25967]: cluster 2024-09-17T12:28:09.703650+0000 mgr.y (mgr.25031) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:28:10.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cephadm 2024-09-17T12:28:09.046957+0000 mgr.y (mgr.25031) 12 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:28:10.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cephadm 2024-09-17T12:28:09.059947+0000 mgr.y (mgr.25031) 13 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:28:10.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cephadm 2024-09-17T12:28:09.122155+0000 mgr.y (mgr.25031) 14 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:28:10.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cephadm 2024-09-17T12:28:09.183601+0000 mgr.y (mgr.25031) 15 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:28:10.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cephadm 2024-09-17T12:28:09.297848+0000 mgr.y (mgr.25031) 16 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:28:10.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cephadm 2024-09-17T12:28:09.360773+0000 mgr.y (mgr.25031) 17 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:28:10.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: audit 2024-09-17T12:28:09.461370+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: audit 2024-09-17T12:28:09.474144+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: audit 2024-09-17T12:28:09.483986+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cephadm 2024-09-17T12:28:09.485003+0000 mgr.y (mgr.25031) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:28:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: audit 2024-09-17T12:28:09.492354+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cluster 2024-09-17T12:28:09.508439+0000 mon.a (mon.0) 1767 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-17T12:28:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: audit 2024-09-17T12:28:09.518380+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: audit 2024-09-17T12:28:09.518823+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:28:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:10 smithi190 bash[20839]: cluster 2024-09-17T12:28:09.703650+0000 mgr.y (mgr.25031) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:28:11.153 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:28:11.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: audit 2024-09-17T12:28:10.612143+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: audit 2024-09-17T12:28:10.697916+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: cephadm 2024-09-17T12:28:10.776875+0000 mgr.y (mgr.25031) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:28:11.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: audit 2024-09-17T12:28:10.777319+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:28:11.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: audit 2024-09-17T12:28:10.777709+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:28:11.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: audit 2024-09-17T12:28:10.784400+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:11.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: cephadm 2024-09-17T12:28:10.785489+0000 mgr.y (mgr.25031) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:28:11.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: audit 2024-09-17T12:28:10.808844+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[19740]: cluster 2024-09-17T12:28:11.510921+0000 mon.a (mon.0) 1773 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-17T12:28:11.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: audit 2024-09-17T12:28:10.612143+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: audit 2024-09-17T12:28:10.697916+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: cephadm 2024-09-17T12:28:10.776875+0000 mgr.y (mgr.25031) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:28:11.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: audit 2024-09-17T12:28:10.777319+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:28:11.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: audit 2024-09-17T12:28:10.777709+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:28:11.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: audit 2024-09-17T12:28:10.784400+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:11.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: cephadm 2024-09-17T12:28:10.785489+0000 mgr.y (mgr.25031) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:28:11.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: audit 2024-09-17T12:28:10.808844+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:11 smithi022 bash[25967]: cluster 2024-09-17T12:28:11.510921+0000 mon.a (mon.0) 1773 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-17T12:28:11.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: audit 2024-09-17T12:28:10.612143+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: audit 2024-09-17T12:28:10.697916+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: cephadm 2024-09-17T12:28:10.776875+0000 mgr.y (mgr.25031) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:28:11.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: audit 2024-09-17T12:28:10.777319+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:28:11.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: audit 2024-09-17T12:28:10.777709+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25031 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:28:11.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: audit 2024-09-17T12:28:10.784400+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:11.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: cephadm 2024-09-17T12:28:10.785489+0000 mgr.y (mgr.25031) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:28:11.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: audit 2024-09-17T12:28:10.808844+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:11.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[20839]: cluster 2024-09-17T12:28:11.510921+0000 mon.a (mon.0) 1773 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-17T12:28:12.207 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[53337]: [17/Sep/2024:12:28:11] ENGINE Bus STARTING 2024-09-17T12:28:12.207 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[53337]: CherryPy Checker: 2024-09-17T12:28:12.208 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:11 smithi190 bash[53337]: The Application mounted at '' has an empty config. 2024-09-17T12:28:12.208 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[53337]: [17/Sep/2024:12:28:12] ENGINE Serving on http://:::9283 2024-09-17T12:28:12.208 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[53337]: [17/Sep/2024:12:28:12] ENGINE Bus STARTED 2024-09-17T12:28:12.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:11.654193+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:12.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: cluster 2024-09-17T12:28:11.704066+0000 mgr.y (mgr.25031) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:28:12.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:11.735004+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:12.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: cluster 2024-09-17T12:28:11.904016+0000 mon.a (mon.0) 1776 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:28:12.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:11.907124+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:28:12.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:11.908220+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:28:12.957 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:11.909870+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:28:12.957 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:11.910411+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:28:12.957 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:12.398520+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:12.957 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:12.404610+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:12.957 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:12 smithi190 bash[20839]: audit 2024-09-17T12:28:12.409596+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:11.654193+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: cluster 2024-09-17T12:28:11.704066+0000 mgr.y (mgr.25031) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:28:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:11.735004+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: cluster 2024-09-17T12:28:11.904016+0000 mon.a (mon.0) 1776 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:28:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:11.907124+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:28:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:11.908220+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:28:13.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:11.909870+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:11.910411+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:12.398520+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:12.404610+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[25967]: audit 2024-09-17T12:28:12.409596+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:11.654193+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: cluster 2024-09-17T12:28:11.704066+0000 mgr.y (mgr.25031) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:11.735004+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: cluster 2024-09-17T12:28:11.904016+0000 mon.a (mon.0) 1776 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:11.907124+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:28:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:11.908220+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:28:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:11.909870+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:28:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:11.910411+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.? 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:28:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:12.398520+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:12.404610+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:12 smithi022 bash[19740]: audit 2024-09-17T12:28:12.409596+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[25967]: cluster 2024-09-17T12:28:12.742663+0000 mon.a (mon.0) 1784 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[25967]: audit 2024-09-17T12:28:12.746954+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[25967]: audit 2024-09-17T12:28:13.031492+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[25967]: audit 2024-09-17T12:28:13.044694+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[25967]: audit 2024-09-17T12:28:13.056237+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[19740]: cluster 2024-09-17T12:28:12.742663+0000 mon.a (mon.0) 1784 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[19740]: audit 2024-09-17T12:28:12.746954+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[19740]: audit 2024-09-17T12:28:13.031492+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[19740]: audit 2024-09-17T12:28:13.044694+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:13.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:13 smithi022 bash[19740]: audit 2024-09-17T12:28:13.056237+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:14.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:13 smithi190 bash[20839]: cluster 2024-09-17T12:28:12.742663+0000 mon.a (mon.0) 1784 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-17T12:28:14.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:13 smithi190 bash[20839]: audit 2024-09-17T12:28:12.746954+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:28:14.124 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:13 smithi190 bash[20839]: audit 2024-09-17T12:28:13.031492+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:14.124 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:13 smithi190 bash[20839]: audit 2024-09-17T12:28:13.044694+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:14.124 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:13 smithi190 bash[20839]: audit 2024-09-17T12:28:13.056237+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:15.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:14 smithi022 bash[25967]: cluster 2024-09-17T12:28:13.705890+0000 mgr.y (mgr.25031) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:28:15.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:14 smithi022 bash[19740]: cluster 2024-09-17T12:28:13.705890+0000 mgr.y (mgr.25031) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:28:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:14 smithi190 bash[20839]: cluster 2024-09-17T12:28:13.705890+0000 mgr.y (mgr.25031) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:28:16.882 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:16 smithi022 bash[25967]: cluster 2024-09-17T12:28:15.706690+0000 mgr.y (mgr.25031) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:28:16.882 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:16 smithi022 bash[25967]: audit 2024-09-17T12:28:16.113072+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:16.883 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:16 smithi022 bash[19740]: cluster 2024-09-17T12:28:15.706690+0000 mgr.y (mgr.25031) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:28:16.883 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:16 smithi022 bash[19740]: audit 2024-09-17T12:28:16.113072+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:16.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:16 smithi190 bash[20839]: cluster 2024-09-17T12:28:15.706690+0000 mgr.y (mgr.25031) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:28:16.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:16 smithi190 bash[20839]: audit 2024-09-17T12:28:16.113072+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:17.465 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:28:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:28:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T12:28:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[25967]: audit 2024-09-17T12:28:17.435025+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[25967]: audit 2024-09-17T12:28:17.449136+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[25967]: audit 2024-09-17T12:28:17.462933+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[25967]: cluster 2024-09-17T12:28:17.708418+0000 mgr.y (mgr.25031) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:28:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[25967]: audit 2024-09-17T12:28:17.898671+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[25967]: audit 2024-09-17T12:28:17.906119+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[19740]: audit 2024-09-17T12:28:17.435025+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[19740]: audit 2024-09-17T12:28:17.449136+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[19740]: audit 2024-09-17T12:28:17.462933+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[19740]: cluster 2024-09-17T12:28:17.708418+0000 mgr.y (mgr.25031) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:28:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[19740]: audit 2024-09-17T12:28:17.898671+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:18 smithi022 bash[19740]: audit 2024-09-17T12:28:17.906119+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:18 smithi190 bash[20839]: audit 2024-09-17T12:28:17.435025+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:18 smithi190 bash[20839]: audit 2024-09-17T12:28:17.449136+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:18 smithi190 bash[20839]: audit 2024-09-17T12:28:17.462933+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:18 smithi190 bash[20839]: cluster 2024-09-17T12:28:17.708418+0000 mgr.y (mgr.25031) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:28:18.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:18 smithi190 bash[20839]: audit 2024-09-17T12:28:17.898671+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:18.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:18 smithi190 bash[20839]: audit 2024-09-17T12:28:17.906119+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:19.715 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:19 smithi190 bash[20839]: cephadm 2024-09-17T12:28:17.908570+0000 mgr.y (mgr.25031) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:28:19.715 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:19 smithi190 bash[20839]: cephadm 2024-09-17T12:28:18.174402+0000 mgr.y (mgr.25031) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:28:19.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:19 smithi022 bash[19740]: cephadm 2024-09-17T12:28:17.908570+0000 mgr.y (mgr.25031) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:28:19.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:19 smithi022 bash[19740]: cephadm 2024-09-17T12:28:18.174402+0000 mgr.y (mgr.25031) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:28:19.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:19 smithi022 bash[25967]: cephadm 2024-09-17T12:28:17.908570+0000 mgr.y (mgr.25031) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:28:19.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:19 smithi022 bash[25967]: cephadm 2024-09-17T12:28:18.174402+0000 mgr.y (mgr.25031) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:28:20.512 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:20 smithi022 bash[19740]: cluster 2024-09-17T12:28:19.709120+0000 mgr.y (mgr.25031) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:28:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:20 smithi022 bash[25967]: cluster 2024-09-17T12:28:19.709120+0000 mgr.y (mgr.25031) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:28:20.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:20 smithi190 bash[20839]: cluster 2024-09-17T12:28:19.709120+0000 mgr.y (mgr.25031) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:28:21.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:21 smithi190 bash[20839]: audit 2024-09-17T12:28:20.854099+0000 mon.a (mon.0) 1794 : audit [DBG] from='client.? 172.21.15.22:0/2083645489' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:28:21.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:21 smithi190 bash[20839]: audit 2024-09-17T12:28:21.459413+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:21 smithi022 bash[19740]: audit 2024-09-17T12:28:20.854099+0000 mon.a (mon.0) 1794 : audit [DBG] from='client.? 172.21.15.22:0/2083645489' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:28:21.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:21 smithi022 bash[19740]: audit 2024-09-17T12:28:21.459413+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:21.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:21 smithi022 bash[25967]: audit 2024-09-17T12:28:20.854099+0000 mon.a (mon.0) 1794 : audit [DBG] from='client.? 172.21.15.22:0/2083645489' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:28:21.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:21 smithi022 bash[25967]: audit 2024-09-17T12:28:21.459413+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:22.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[20839]: audit 2024-09-17T12:28:21.703350+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:22.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[20839]: cluster 2024-09-17T12:28:21.723517+0000 mgr.y (mgr.25031) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:28:22.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 systemd[1]: Stopping Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:28:22.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.495Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:28:22.650 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.495Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.495Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.495Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.495Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.495Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.495Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.495Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.496Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.496Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.496Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T12:28:22.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[58400]: ts=2024-09-17T12:28:22.496Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T12:28:22.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:22 smithi022 bash[19740]: audit 2024-09-17T12:28:21.703350+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:22.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:22 smithi022 bash[19740]: cluster 2024-09-17T12:28:21.723517+0000 mgr.y (mgr.25031) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:28:22.710 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:22 smithi022 bash[25967]: audit 2024-09-17T12:28:21.703350+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:22.710 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:22 smithi022 bash[25967]: cluster 2024-09-17T12:28:21.723517+0000 mgr.y (mgr.25031) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:28:23.308 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:22 smithi190 bash[65333]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:28:23.308 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:23 smithi190 bash[65394]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:28:23.308 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:23 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T12:28:23.308 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:23 smithi190 systemd[1]: Stopped Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:28:23.308 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:23 smithi190 systemd[1]: Started Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:28:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.251776+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.260105+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.266073+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:28:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.266918+0000 mgr.y (mgr.25031) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:28:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.278279+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: cephadm 2024-09-17T12:28:23.279842+0000 mgr.y (mgr.25031) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:28:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.280137+0000 mon.c (mon.2) 244 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:28:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.280747+0000 mgr.y (mgr.25031) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.282637+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.283332+0000 mgr.y (mgr.25031) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.287849+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.292727+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.293302+0000 mgr.y (mgr.25031) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.341905+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.342856+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: audit 2024-09-17T12:28:23.350756+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: cephadm 2024-09-17T12:28:23.352422+0000 mgr.y (mgr.25031) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[19740]: cluster 2024-09-17T12:28:23.725130+0000 mgr.y (mgr.25031) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:28:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.251776+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.260105+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.266073+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.266918+0000 mgr.y (mgr.25031) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.278279+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: cephadm 2024-09-17T12:28:23.279842+0000 mgr.y (mgr.25031) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.280137+0000 mon.c (mon.2) 244 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.280747+0000 mgr.y (mgr.25031) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.282637+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.283332+0000 mgr.y (mgr.25031) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.287849+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.292727+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.293302+0000 mgr.y (mgr.25031) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:28:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.341905+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:24.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.342856+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:24.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: audit 2024-09-17T12:28:23.350756+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: cephadm 2024-09-17T12:28:23.352422+0000 mgr.y (mgr.25031) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:28:24.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:24 smithi022 bash[25967]: cluster 2024-09-17T12:28:23.725130+0000 mgr.y (mgr.25031) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:28:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.251776+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.260105+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.266073+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:28:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.266918+0000 mgr.y (mgr.25031) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:28:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.278279+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: cephadm 2024-09-17T12:28:23.279842+0000 mgr.y (mgr.25031) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:28:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.280137+0000 mon.c (mon.2) 244 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.280747+0000 mgr.y (mgr.25031) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.282637+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.283332+0000 mgr.y (mgr.25031) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.287849+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.292727+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.293302+0000 mgr.y (mgr.25031) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.341905+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.342856+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: audit 2024-09-17T12:28:23.350756+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: cephadm 2024-09-17T12:28:23.352422+0000 mgr.y (mgr.25031) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:28:24.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[20839]: cluster 2024-09-17T12:28:23.725130+0000 mgr.y (mgr.25031) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.373Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.374Z 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-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.374Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi190 (none))" 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.374Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.374Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.376Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.376Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.377Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.377Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.380Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.380Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.943µs 2024-09-17T12:28:24.653 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.380Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.380Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.398Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.403Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.403Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.403Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.037µs wal_replay_duration=22.869329ms wbl_replay_duration=126ns total_replay_duration=22.940525ms 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.405Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.405Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.405Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.430Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.563746ms db_storage=1.01µs remote_storage=1.976µs web_handler=583ns query_engine=714ns scrape=282.029µs scrape_sd=142.348µs notify=14.147µs notify_sd=13.932µs rules=24.601232ms tracing=6.68µs 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.430Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T12:28:24.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:28:24 smithi190 bash[65422]: ts=2024-09-17T12:28:24.430Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T12:28:27.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:26 smithi190 bash[20839]: cluster 2024-09-17T12:28:25.725640+0000 mgr.y (mgr.25031) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:28:27.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:26 smithi190 bash[20839]: audit 2024-09-17T12:28:25.866703+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:26 smithi022 bash[25967]: cluster 2024-09-17T12:28:25.725640+0000 mgr.y (mgr.25031) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:28:27.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:26 smithi022 bash[25967]: audit 2024-09-17T12:28:25.866703+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:27.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:26 smithi022 bash[19740]: cluster 2024-09-17T12:28:25.725640+0000 mgr.y (mgr.25031) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:28:27.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:26 smithi022 bash[19740]: audit 2024-09-17T12:28:25.866703+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:28 smithi190 bash[20839]: cluster 2024-09-17T12:28:27.726578+0000 mgr.y (mgr.25031) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-09-17T12:28:29.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:28 smithi190 bash[20839]: audit 2024-09-17T12:28:28.223286+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:28 smithi190 bash[20839]: audit 2024-09-17T12:28:28.235492+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:28 smithi190 bash[20839]: audit 2024-09-17T12:28:28.247092+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:28 smithi190 bash[20839]: audit 2024-09-17T12:28:28.770337+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:28 smithi190 bash[20839]: audit 2024-09-17T12:28:28.777855+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:28 smithi190 bash[20839]: audit 2024-09-17T12:28:28.779568+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:28 smithi190 bash[20839]: audit 2024-09-17T12:28:28.780278+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:29.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[19740]: cluster 2024-09-17T12:28:27.726578+0000 mgr.y (mgr.25031) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-09-17T12:28:29.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[19740]: audit 2024-09-17T12:28:28.223286+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[19740]: audit 2024-09-17T12:28:28.235492+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[19740]: audit 2024-09-17T12:28:28.247092+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[19740]: audit 2024-09-17T12:28:28.770337+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[19740]: audit 2024-09-17T12:28:28.777855+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[19740]: audit 2024-09-17T12:28:28.779568+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[19740]: audit 2024-09-17T12:28:28.780278+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[25967]: cluster 2024-09-17T12:28:27.726578+0000 mgr.y (mgr.25031) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[25967]: audit 2024-09-17T12:28:28.223286+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[25967]: audit 2024-09-17T12:28:28.235492+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[25967]: audit 2024-09-17T12:28:28.247092+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[25967]: audit 2024-09-17T12:28:28.770337+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[25967]: audit 2024-09-17T12:28:28.777855+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[25967]: audit 2024-09-17T12:28:28.779568+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:28:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:28 smithi022 bash[25967]: audit 2024-09-17T12:28:28.780278+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:28:30.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:29 smithi190 bash[20839]: audit 2024-09-17T12:28:28.786498+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:30.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:29 smithi022 bash[25967]: audit 2024-09-17T12:28:28.786498+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:30.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:29 smithi022 bash[19740]: audit 2024-09-17T12:28:28.786498+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:30 smithi022 bash[25967]: cluster 2024-09-17T12:28:29.727239+0000 mgr.y (mgr.25031) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:28:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:30 smithi022 bash[19740]: cluster 2024-09-17T12:28:29.727239+0000 mgr.y (mgr.25031) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:28:31.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:30 smithi190 bash[20839]: cluster 2024-09-17T12:28:29.727239+0000 mgr.y (mgr.25031) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:28:32.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:31 smithi190 bash[20839]: audit 2024-09-17T12:28:30.583941+0000 mgr.y (mgr.25031) 40 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:32.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:31 smithi022 bash[25967]: audit 2024-09-17T12:28:30.583941+0000 mgr.y (mgr.25031) 40 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:32.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:31 smithi022 bash[19740]: audit 2024-09-17T12:28:30.583941+0000 mgr.y (mgr.25031) 40 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:33.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:32 smithi190 bash[20839]: cluster 2024-09-17T12:28:31.727932+0000 mgr.y (mgr.25031) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:28:33.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:32 smithi022 bash[25967]: cluster 2024-09-17T12:28:31.727932+0000 mgr.y (mgr.25031) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:28:33.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:32 smithi022 bash[19740]: cluster 2024-09-17T12:28:31.727932+0000 mgr.y (mgr.25031) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:28:34.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:33 smithi190 bash[20839]: cluster 2024-09-17T12:28:33.729533+0000 mgr.y (mgr.25031) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T12:28:34.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:33 smithi022 bash[19740]: cluster 2024-09-17T12:28:33.729533+0000 mgr.y (mgr.25031) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T12:28:34.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:33 smithi022 bash[25967]: cluster 2024-09-17T12:28:33.729533+0000 mgr.y (mgr.25031) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T12:28:34.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:34 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:28:34] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T12:28:37.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:36 smithi190 bash[20839]: cluster 2024-09-17T12:28:35.730274+0000 mgr.y (mgr.25031) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:37.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:36 smithi190 bash[20839]: audit 2024-09-17T12:28:36.704137+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:37.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:36 smithi022 bash[19740]: cluster 2024-09-17T12:28:35.730274+0000 mgr.y (mgr.25031) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:37.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:36 smithi022 bash[19740]: audit 2024-09-17T12:28:36.704137+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:37.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:36 smithi022 bash[25967]: cluster 2024-09-17T12:28:35.730274+0000 mgr.y (mgr.25031) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:37.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:36 smithi022 bash[25967]: audit 2024-09-17T12:28:36.704137+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:38.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:38 smithi022 bash[25967]: audit 2024-09-17T12:28:37.189116+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:38 smithi022 bash[25967]: audit 2024-09-17T12:28:37.203005+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:38 smithi022 bash[25967]: audit 2024-09-17T12:28:37.216210+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:38 smithi022 bash[25967]: cluster 2024-09-17T12:28:37.732139+0000 mgr.y (mgr.25031) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:38 smithi022 bash[19740]: audit 2024-09-17T12:28:37.189116+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:38 smithi022 bash[19740]: audit 2024-09-17T12:28:37.203005+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:38 smithi022 bash[19740]: audit 2024-09-17T12:28:37.216210+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:38 smithi022 bash[19740]: cluster 2024-09-17T12:28:37.732139+0000 mgr.y (mgr.25031) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:38.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:38 smithi190 bash[20839]: audit 2024-09-17T12:28:37.189116+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:38 smithi190 bash[20839]: audit 2024-09-17T12:28:37.203005+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:38 smithi190 bash[20839]: audit 2024-09-17T12:28:37.216210+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:38.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:38 smithi190 bash[20839]: cluster 2024-09-17T12:28:37.732139+0000 mgr.y (mgr.25031) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:40.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:40 smithi022 bash[19740]: cluster 2024-09-17T12:28:39.732644+0000 mgr.y (mgr.25031) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:40.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:40 smithi022 bash[25967]: cluster 2024-09-17T12:28:39.732644+0000 mgr.y (mgr.25031) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:41.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:40 smithi190 bash[20839]: cluster 2024-09-17T12:28:39.732644+0000 mgr.y (mgr.25031) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:42.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:41 smithi022 bash[19740]: audit 2024-09-17T12:28:40.588034+0000 mgr.y (mgr.25031) 46 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:42.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:41 smithi022 bash[25967]: audit 2024-09-17T12:28:40.588034+0000 mgr.y (mgr.25031) 46 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:42.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:41 smithi190 bash[20839]: audit 2024-09-17T12:28:40.588034+0000 mgr.y (mgr.25031) 46 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:43.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:42 smithi022 bash[19740]: cluster 2024-09-17T12:28:41.733302+0000 mgr.y (mgr.25031) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:43.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:42 smithi022 bash[25967]: cluster 2024-09-17T12:28:41.733302+0000 mgr.y (mgr.25031) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:43.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:42 smithi190 bash[20839]: cluster 2024-09-17T12:28:41.733302+0000 mgr.y (mgr.25031) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:44 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:28:44] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.43.0" 2024-09-17T12:28:45.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:44 smithi190 bash[20839]: cluster 2024-09-17T12:28:43.734794+0000 mgr.y (mgr.25031) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:45.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:44 smithi022 bash[19740]: cluster 2024-09-17T12:28:43.734794+0000 mgr.y (mgr.25031) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:45.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:44 smithi022 bash[25967]: cluster 2024-09-17T12:28:43.734794+0000 mgr.y (mgr.25031) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:47.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:46 smithi190 bash[20839]: cluster 2024-09-17T12:28:45.735360+0000 mgr.y (mgr.25031) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:47.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:46 smithi190 bash[20839]: audit 2024-09-17T12:28:45.925708+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:47.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:46 smithi190 bash[20839]: audit 2024-09-17T12:28:45.935246+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:47.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:46 smithi190 bash[20839]: audit 2024-09-17T12:28:45.946496+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:46 smithi022 bash[25967]: cluster 2024-09-17T12:28:45.735360+0000 mgr.y (mgr.25031) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:46 smithi022 bash[25967]: audit 2024-09-17T12:28:45.925708+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:46 smithi022 bash[25967]: audit 2024-09-17T12:28:45.935246+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:47.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:46 smithi022 bash[25967]: audit 2024-09-17T12:28:45.946496+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:47.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:46 smithi022 bash[19740]: cluster 2024-09-17T12:28:45.735360+0000 mgr.y (mgr.25031) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:46 smithi022 bash[19740]: audit 2024-09-17T12:28:45.925708+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:46 smithi022 bash[19740]: audit 2024-09-17T12:28:45.935246+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:46 smithi022 bash[19740]: audit 2024-09-17T12:28:45.946496+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:49.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:48 smithi190 bash[20839]: cluster 2024-09-17T12:28:47.737077+0000 mgr.y (mgr.25031) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:49.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:48 smithi022 bash[25967]: cluster 2024-09-17T12:28:47.737077+0000 mgr.y (mgr.25031) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:49.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:48 smithi022 bash[19740]: cluster 2024-09-17T12:28:47.737077+0000 mgr.y (mgr.25031) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:50.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:49 smithi190 bash[20839]: cluster 2024-09-17T12:28:49.737977+0000 mgr.y (mgr.25031) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:50.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:49 smithi022 bash[25967]: cluster 2024-09-17T12:28:49.737977+0000 mgr.y (mgr.25031) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:50.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:49 smithi022 bash[19740]: cluster 2024-09-17T12:28:49.737977+0000 mgr.y (mgr.25031) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:51.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:50 smithi190 bash[20839]: audit 2024-09-17T12:28:50.599292+0000 mgr.y (mgr.25031) 52 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:51.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:50 smithi022 bash[19740]: audit 2024-09-17T12:28:50.599292+0000 mgr.y (mgr.25031) 52 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:51.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:50 smithi022 bash[25967]: audit 2024-09-17T12:28:50.599292+0000 mgr.y (mgr.25031) 52 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:28:52.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:51 smithi190 bash[20839]: audit 2024-09-17T12:28:51.704675+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:52.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:51 smithi190 bash[20839]: cluster 2024-09-17T12:28:51.749517+0000 mgr.y (mgr.25031) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:51 smithi022 bash[25967]: audit 2024-09-17T12:28:51.704675+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:51 smithi022 bash[25967]: cluster 2024-09-17T12:28:51.749517+0000 mgr.y (mgr.25031) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:51 smithi022 bash[19740]: audit 2024-09-17T12:28:51.704675+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:28:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:51 smithi022 bash[19740]: cluster 2024-09-17T12:28:51.749517+0000 mgr.y (mgr.25031) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:54.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:28:54 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:28:54] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:28:55.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:54 smithi190 bash[20839]: cluster 2024-09-17T12:28:53.751289+0000 mgr.y (mgr.25031) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:54 smithi022 bash[25967]: cluster 2024-09-17T12:28:53.751289+0000 mgr.y (mgr.25031) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:54 smithi022 bash[19740]: cluster 2024-09-17T12:28:53.751289+0000 mgr.y (mgr.25031) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:57.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:56 smithi190 bash[20839]: cluster 2024-09-17T12:28:55.752176+0000 mgr.y (mgr.25031) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:57.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:56 smithi190 bash[20839]: audit 2024-09-17T12:28:56.334833+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:57.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:56 smithi190 bash[20839]: audit 2024-09-17T12:28:56.348787+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:57.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:56 smithi190 bash[20839]: audit 2024-09-17T12:28:56.362554+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:56 smithi022 bash[19740]: cluster 2024-09-17T12:28:55.752176+0000 mgr.y (mgr.25031) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:56 smithi022 bash[19740]: audit 2024-09-17T12:28:56.334833+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:56 smithi022 bash[19740]: audit 2024-09-17T12:28:56.348787+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:56 smithi022 bash[19740]: audit 2024-09-17T12:28:56.362554+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:56 smithi022 bash[25967]: cluster 2024-09-17T12:28:55.752176+0000 mgr.y (mgr.25031) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:28:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:56 smithi022 bash[25967]: audit 2024-09-17T12:28:56.334833+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:56 smithi022 bash[25967]: audit 2024-09-17T12:28:56.348787+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:56 smithi022 bash[25967]: audit 2024-09-17T12:28:56.362554+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:28:59.073 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:58 smithi022 bash[19740]: cluster 2024-09-17T12:28:57.753896+0000 mgr.y (mgr.25031) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:59.074 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:58 smithi022 bash[25967]: cluster 2024-09-17T12:28:57.753896+0000 mgr.y (mgr.25031) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:28:59.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:58 smithi190 bash[20839]: cluster 2024-09-17T12:28:57.753896+0000 mgr.y (mgr.25031) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:00.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:28:59 smithi190 bash[20839]: cluster 2024-09-17T12:28:59.754639+0000 mgr.y (mgr.25031) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:00.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:28:59 smithi022 bash[19740]: cluster 2024-09-17T12:28:59.754639+0000 mgr.y (mgr.25031) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:00.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:28:59 smithi022 bash[25967]: cluster 2024-09-17T12:28:59.754639+0000 mgr.y (mgr.25031) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:00.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:00 smithi022 bash[19740]: audit 2024-09-17T12:29:00.610534+0000 mgr.y (mgr.25031) 58 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:00.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:00 smithi022 bash[25967]: audit 2024-09-17T12:29:00.610534+0000 mgr.y (mgr.25031) 58 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:01.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:00 smithi190 bash[20839]: audit 2024-09-17T12:29:00.610534+0000 mgr.y (mgr.25031) 58 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:01 smithi022 bash[19740]: cluster 2024-09-17T12:29:01.755370+0000 mgr.y (mgr.25031) 59 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:02.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:01 smithi022 bash[25967]: cluster 2024-09-17T12:29:01.755370+0000 mgr.y (mgr.25031) 59 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:02.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:01 smithi190 bash[20839]: cluster 2024-09-17T12:29:01.755370+0000 mgr.y (mgr.25031) 59 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:04.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:29:04 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:29:04] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:29:05.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:04 smithi190 bash[20839]: cluster 2024-09-17T12:29:03.756919+0000 mgr.y (mgr.25031) 60 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:05.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:04 smithi022 bash[25967]: cluster 2024-09-17T12:29:03.756919+0000 mgr.y (mgr.25031) 60 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:05.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:04 smithi022 bash[19740]: cluster 2024-09-17T12:29:03.756919+0000 mgr.y (mgr.25031) 60 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:07.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:06 smithi190 bash[20839]: cluster 2024-09-17T12:29:05.757644+0000 mgr.y (mgr.25031) 61 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:07.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:06 smithi190 bash[20839]: audit 2024-09-17T12:29:06.169443+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:06 smithi190 bash[20839]: audit 2024-09-17T12:29:06.185551+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:06 smithi190 bash[20839]: audit 2024-09-17T12:29:06.199101+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:06 smithi190 bash[20839]: audit 2024-09-17T12:29:06.705232+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[19740]: cluster 2024-09-17T12:29:05.757644+0000 mgr.y (mgr.25031) 61 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[19740]: audit 2024-09-17T12:29:06.169443+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[19740]: audit 2024-09-17T12:29:06.185551+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[19740]: audit 2024-09-17T12:29:06.199101+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[19740]: audit 2024-09-17T12:29:06.705232+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[25967]: cluster 2024-09-17T12:29:05.757644+0000 mgr.y (mgr.25031) 61 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[25967]: audit 2024-09-17T12:29:06.169443+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[25967]: audit 2024-09-17T12:29:06.185551+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[25967]: audit 2024-09-17T12:29:06.199101+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:06 smithi022 bash[25967]: audit 2024-09-17T12:29:06.705232+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:08.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:07 smithi190 bash[20839]: cluster 2024-09-17T12:29:07.759433+0000 mgr.y (mgr.25031) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:08.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:07 smithi022 bash[19740]: cluster 2024-09-17T12:29:07.759433+0000 mgr.y (mgr.25031) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:08.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:07 smithi022 bash[25967]: cluster 2024-09-17T12:29:07.759433+0000 mgr.y (mgr.25031) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:11.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:10 smithi022 bash[19740]: cluster 2024-09-17T12:29:09.760151+0000 mgr.y (mgr.25031) 63 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:10 smithi022 bash[25967]: cluster 2024-09-17T12:29:09.760151+0000 mgr.y (mgr.25031) 63 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:10 smithi190 bash[20839]: cluster 2024-09-17T12:29:09.760151+0000 mgr.y (mgr.25031) 63 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:11 smithi190 bash[20839]: audit 2024-09-17T12:29:10.615879+0000 mgr.y (mgr.25031) 64 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:11 smithi190 bash[20839]: cluster 2024-09-17T12:29:11.760840+0000 mgr.y (mgr.25031) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:12.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:11 smithi022 bash[25967]: audit 2024-09-17T12:29:10.615879+0000 mgr.y (mgr.25031) 64 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:12.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:11 smithi022 bash[25967]: cluster 2024-09-17T12:29:11.760840+0000 mgr.y (mgr.25031) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:11 smithi022 bash[19740]: audit 2024-09-17T12:29:10.615879+0000 mgr.y (mgr.25031) 64 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:11 smithi022 bash[19740]: cluster 2024-09-17T12:29:11.760840+0000 mgr.y (mgr.25031) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:14.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:29:14 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:29:14] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T12:29:15.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:14 smithi190 bash[20839]: cluster 2024-09-17T12:29:13.762565+0000 mgr.y (mgr.25031) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:15.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:14 smithi022 bash[19740]: cluster 2024-09-17T12:29:13.762565+0000 mgr.y (mgr.25031) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:15.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:14 smithi022 bash[25967]: cluster 2024-09-17T12:29:13.762565+0000 mgr.y (mgr.25031) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:16.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:15 smithi190 bash[20839]: cluster 2024-09-17T12:29:15.763431+0000 mgr.y (mgr.25031) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:16.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:15 smithi022 bash[19740]: cluster 2024-09-17T12:29:15.763431+0000 mgr.y (mgr.25031) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:15 smithi022 bash[25967]: cluster 2024-09-17T12:29:15.763431+0000 mgr.y (mgr.25031) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:17.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:17 smithi190 bash[20839]: audit 2024-09-17T12:29:16.558438+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:17.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:17 smithi190 bash[20839]: audit 2024-09-17T12:29:16.572352+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:17.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:17 smithi190 bash[20839]: audit 2024-09-17T12:29:16.586041+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:18.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:17 smithi022 bash[19740]: audit 2024-09-17T12:29:16.558438+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:18.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:17 smithi022 bash[19740]: audit 2024-09-17T12:29:16.572352+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:18.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:17 smithi022 bash[19740]: audit 2024-09-17T12:29:16.586041+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:18.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:17 smithi022 bash[25967]: audit 2024-09-17T12:29:16.558438+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:18.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:17 smithi022 bash[25967]: audit 2024-09-17T12:29:16.572352+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:18.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:17 smithi022 bash[25967]: audit 2024-09-17T12:29:16.586041+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:18 smithi022 bash[19740]: cluster 2024-09-17T12:29:17.765106+0000 mgr.y (mgr.25031) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:18 smithi022 bash[25967]: cluster 2024-09-17T12:29:17.765106+0000 mgr.y (mgr.25031) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:18.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:18 smithi190 bash[20839]: cluster 2024-09-17T12:29:17.765106+0000 mgr.y (mgr.25031) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:20.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:19 smithi190 bash[20839]: cluster 2024-09-17T12:29:19.765819+0000 mgr.y (mgr.25031) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:19 smithi022 bash[25967]: cluster 2024-09-17T12:29:19.765819+0000 mgr.y (mgr.25031) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:20.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:19 smithi022 bash[19740]: cluster 2024-09-17T12:29:19.765819+0000 mgr.y (mgr.25031) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:21.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:20 smithi190 bash[20839]: audit 2024-09-17T12:29:20.623920+0000 mgr.y (mgr.25031) 70 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:21.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:20 smithi022 bash[25967]: audit 2024-09-17T12:29:20.623920+0000 mgr.y (mgr.25031) 70 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:21.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:20 smithi022 bash[19740]: audit 2024-09-17T12:29:20.623920+0000 mgr.y (mgr.25031) 70 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:21 smithi190 bash[20839]: audit 2024-09-17T12:29:21.705671+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:21 smithi190 bash[20839]: cluster 2024-09-17T12:29:21.766295+0000 mgr.y (mgr.25031) 71 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:22.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:21 smithi022 bash[19740]: audit 2024-09-17T12:29:21.705671+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:22.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:21 smithi022 bash[19740]: cluster 2024-09-17T12:29:21.766295+0000 mgr.y (mgr.25031) 71 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:22.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:21 smithi022 bash[25967]: audit 2024-09-17T12:29:21.705671+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:22.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:21 smithi022 bash[25967]: cluster 2024-09-17T12:29:21.766295+0000 mgr.y (mgr.25031) 71 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:24.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:23 smithi190 bash[20839]: cluster 2024-09-17T12:29:23.767881+0000 mgr.y (mgr.25031) 72 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:24.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:23 smithi022 bash[19740]: cluster 2024-09-17T12:29:23.767881+0000 mgr.y (mgr.25031) 72 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:24.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:23 smithi022 bash[25967]: cluster 2024-09-17T12:29:23.767881+0000 mgr.y (mgr.25031) 72 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:24.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:29:24 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:29:24] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:29:26.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:25 smithi190 bash[20839]: cluster 2024-09-17T12:29:25.768624+0000 mgr.y (mgr.25031) 73 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:25 smithi022 bash[19740]: cluster 2024-09-17T12:29:25.768624+0000 mgr.y (mgr.25031) 73 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:26.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:25 smithi022 bash[25967]: cluster 2024-09-17T12:29:25.768624+0000 mgr.y (mgr.25031) 73 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:27.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:27 smithi022 bash[25967]: audit 2024-09-17T12:29:26.423060+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:27.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:27 smithi022 bash[25967]: audit 2024-09-17T12:29:26.437391+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:27.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:27 smithi022 bash[25967]: audit 2024-09-17T12:29:26.451125+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:27.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:27 smithi022 bash[19740]: audit 2024-09-17T12:29:26.423060+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:27.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:27 smithi022 bash[19740]: audit 2024-09-17T12:29:26.437391+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:27.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:27 smithi022 bash[19740]: audit 2024-09-17T12:29:26.451125+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:27.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:27 smithi190 bash[20839]: audit 2024-09-17T12:29:26.423060+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:27.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:27 smithi190 bash[20839]: audit 2024-09-17T12:29:26.437391+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:27.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:27 smithi190 bash[20839]: audit 2024-09-17T12:29:26.451125+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:28.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:28 smithi022 bash[25967]: cluster 2024-09-17T12:29:27.770312+0000 mgr.y (mgr.25031) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:28.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:28 smithi022 bash[19740]: cluster 2024-09-17T12:29:27.770312+0000 mgr.y (mgr.25031) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:28.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:28 smithi190 bash[20839]: cluster 2024-09-17T12:29:27.770312+0000 mgr.y (mgr.25031) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:29.400 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:29:28 smithi190 bash[45016]: logger=cleanup t=2024-09-17T12:29:28.919730348Z level=info msg="Completed cleanup jobs" duration=66.191879ms 2024-09-17T12:29:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[25967]: audit 2024-09-17T12:29:29.414440+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[25967]: audit 2024-09-17T12:29:29.430370+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[25967]: audit 2024-09-17T12:29:29.434342+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[25967]: audit 2024-09-17T12:29:29.435904+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[25967]: audit 2024-09-17T12:29:29.450547+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[25967]: cluster 2024-09-17T12:29:29.771126+0000 mgr.y (mgr.25031) 75 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[19740]: audit 2024-09-17T12:29:29.414440+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[19740]: audit 2024-09-17T12:29:29.430370+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[19740]: audit 2024-09-17T12:29:29.434342+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[19740]: audit 2024-09-17T12:29:29.435904+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[19740]: audit 2024-09-17T12:29:29.450547+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:30 smithi022 bash[19740]: cluster 2024-09-17T12:29:29.771126+0000 mgr.y (mgr.25031) 75 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:30.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:30 smithi190 bash[20839]: audit 2024-09-17T12:29:29.414440+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:30 smithi190 bash[20839]: audit 2024-09-17T12:29:29.430370+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:30 smithi190 bash[20839]: audit 2024-09-17T12:29:29.434342+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:29:30.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:30 smithi190 bash[20839]: audit 2024-09-17T12:29:29.435904+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:29:30.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:30 smithi190 bash[20839]: audit 2024-09-17T12:29:29.450547+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:30.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:30 smithi190 bash[20839]: cluster 2024-09-17T12:29:29.771126+0000 mgr.y (mgr.25031) 75 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:31 smithi022 bash[19740]: audit 2024-09-17T12:29:30.631916+0000 mgr.y (mgr.25031) 76 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:31 smithi022 bash[25967]: audit 2024-09-17T12:29:30.631916+0000 mgr.y (mgr.25031) 76 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:31.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:31 smithi190 bash[20839]: audit 2024-09-17T12:29:30.631916+0000 mgr.y (mgr.25031) 76 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:32 smithi022 bash[25967]: cluster 2024-09-17T12:29:31.771864+0000 mgr.y (mgr.25031) 77 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:32.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:32 smithi022 bash[19740]: cluster 2024-09-17T12:29:31.771864+0000 mgr.y (mgr.25031) 77 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:32.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:32 smithi190 bash[20839]: cluster 2024-09-17T12:29:31.771864+0000 mgr.y (mgr.25031) 77 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:34.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:33 smithi190 bash[20839]: cluster 2024-09-17T12:29:33.773431+0000 mgr.y (mgr.25031) 78 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:34.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:33 smithi022 bash[25967]: cluster 2024-09-17T12:29:33.773431+0000 mgr.y (mgr.25031) 78 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:34.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:33 smithi022 bash[19740]: cluster 2024-09-17T12:29:33.773431+0000 mgr.y (mgr.25031) 78 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:34.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:29:34 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:29:34] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:29:36.073 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:35 smithi190 bash[20839]: cluster 2024-09-17T12:29:35.774116+0000 mgr.y (mgr.25031) 79 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:35 smithi022 bash[25967]: cluster 2024-09-17T12:29:35.774116+0000 mgr.y (mgr.25031) 79 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:35 smithi022 bash[19740]: cluster 2024-09-17T12:29:35.774116+0000 mgr.y (mgr.25031) 79 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:37.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:36 smithi190 bash[20839]: audit 2024-09-17T12:29:36.706241+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:36 smithi190 bash[20839]: audit 2024-09-17T12:29:36.774016+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:36 smithi190 bash[20839]: audit 2024-09-17T12:29:36.788038+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:36 smithi190 bash[20839]: audit 2024-09-17T12:29:36.801365+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:37.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:36 smithi022 bash[25967]: audit 2024-09-17T12:29:36.706241+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:37.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:36 smithi022 bash[25967]: audit 2024-09-17T12:29:36.774016+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:37.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:36 smithi022 bash[25967]: audit 2024-09-17T12:29:36.788038+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:37.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:36 smithi022 bash[25967]: audit 2024-09-17T12:29:36.801365+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:36 smithi022 bash[19740]: audit 2024-09-17T12:29:36.706241+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:36 smithi022 bash[19740]: audit 2024-09-17T12:29:36.774016+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:36 smithi022 bash[19740]: audit 2024-09-17T12:29:36.788038+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:36 smithi022 bash[19740]: audit 2024-09-17T12:29:36.801365+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:38.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:37 smithi190 bash[20839]: cluster 2024-09-17T12:29:37.775460+0000 mgr.y (mgr.25031) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:38.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:37 smithi022 bash[19740]: cluster 2024-09-17T12:29:37.775460+0000 mgr.y (mgr.25031) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:38.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:37 smithi022 bash[25967]: cluster 2024-09-17T12:29:37.775460+0000 mgr.y (mgr.25031) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:40.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:39 smithi022 bash[25967]: cluster 2024-09-17T12:29:39.776157+0000 mgr.y (mgr.25031) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:40.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:39 smithi022 bash[19740]: cluster 2024-09-17T12:29:39.776157+0000 mgr.y (mgr.25031) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:40.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:39 smithi190 bash[20839]: cluster 2024-09-17T12:29:39.776157+0000 mgr.y (mgr.25031) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:40.957 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:40 smithi022 bash[19740]: audit 2024-09-17T12:29:40.639905+0000 mgr.y (mgr.25031) 82 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:40.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:40 smithi022 bash[25967]: audit 2024-09-17T12:29:40.639905+0000 mgr.y (mgr.25031) 82 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:41.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:40 smithi190 bash[20839]: audit 2024-09-17T12:29:40.639905+0000 mgr.y (mgr.25031) 82 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:42.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:41 smithi190 bash[20839]: cluster 2024-09-17T12:29:41.776889+0000 mgr.y (mgr.25031) 83 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:41 smithi022 bash[19740]: cluster 2024-09-17T12:29:41.776889+0000 mgr.y (mgr.25031) 83 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:42.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:41 smithi022 bash[25967]: cluster 2024-09-17T12:29:41.776889+0000 mgr.y (mgr.25031) 83 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:44.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:43 smithi190 bash[20839]: cluster 2024-09-17T12:29:43.778577+0000 mgr.y (mgr.25031) 84 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:44.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:43 smithi022 bash[19740]: cluster 2024-09-17T12:29:43.778577+0000 mgr.y (mgr.25031) 84 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:43 smithi022 bash[25967]: cluster 2024-09-17T12:29:43.778577+0000 mgr.y (mgr.25031) 84 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:29:44 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:29:44] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T12:29:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:45 smithi190 bash[20839]: cluster 2024-09-17T12:29:45.779328+0000 mgr.y (mgr.25031) 85 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:46.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:45 smithi022 bash[19740]: cluster 2024-09-17T12:29:45.779328+0000 mgr.y (mgr.25031) 85 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:46.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:45 smithi022 bash[25967]: cluster 2024-09-17T12:29:45.779328+0000 mgr.y (mgr.25031) 85 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:48.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:47 smithi022 bash[19740]: audit 2024-09-17T12:29:46.671845+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:48.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:47 smithi022 bash[19740]: audit 2024-09-17T12:29:46.686446+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:47 smithi022 bash[19740]: audit 2024-09-17T12:29:46.700120+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:47 smithi022 bash[25967]: audit 2024-09-17T12:29:46.671845+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:47 smithi022 bash[25967]: audit 2024-09-17T12:29:46.686446+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:47 smithi022 bash[25967]: audit 2024-09-17T12:29:46.700120+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:48.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:47 smithi190 bash[20839]: audit 2024-09-17T12:29:46.671845+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:48.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:47 smithi190 bash[20839]: audit 2024-09-17T12:29:46.686446+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:48.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:47 smithi190 bash[20839]: audit 2024-09-17T12:29:46.700120+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:49.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:48 smithi022 bash[19740]: cluster 2024-09-17T12:29:47.781019+0000 mgr.y (mgr.25031) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:48 smithi022 bash[25967]: cluster 2024-09-17T12:29:47.781019+0000 mgr.y (mgr.25031) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:49.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:48 smithi190 bash[20839]: cluster 2024-09-17T12:29:47.781019+0000 mgr.y (mgr.25031) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:50.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:49 smithi190 bash[20839]: cluster 2024-09-17T12:29:49.781700+0000 mgr.y (mgr.25031) 87 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:50.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:49 smithi022 bash[25967]: cluster 2024-09-17T12:29:49.781700+0000 mgr.y (mgr.25031) 87 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:50.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:49 smithi022 bash[19740]: cluster 2024-09-17T12:29:49.781700+0000 mgr.y (mgr.25031) 87 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:51.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:50 smithi022 bash[19740]: audit 2024-09-17T12:29:50.647892+0000 mgr.y (mgr.25031) 88 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:51.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:50 smithi022 bash[25967]: audit 2024-09-17T12:29:50.647892+0000 mgr.y (mgr.25031) 88 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:51.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:50 smithi190 bash[20839]: audit 2024-09-17T12:29:50.647892+0000 mgr.y (mgr.25031) 88 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:29:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:51 smithi190 bash[20839]: audit 2024-09-17T12:29:51.706661+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:51 smithi190 bash[20839]: cluster 2024-09-17T12:29:51.782490+0000 mgr.y (mgr.25031) 89 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:51 smithi022 bash[19740]: audit 2024-09-17T12:29:51.706661+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:51 smithi022 bash[19740]: cluster 2024-09-17T12:29:51.782490+0000 mgr.y (mgr.25031) 89 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:51 smithi022 bash[25967]: audit 2024-09-17T12:29:51.706661+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:29:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:51 smithi022 bash[25967]: cluster 2024-09-17T12:29:51.782490+0000 mgr.y (mgr.25031) 89 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:54.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:53 smithi190 bash[20839]: cluster 2024-09-17T12:29:53.784187+0000 mgr.y (mgr.25031) 90 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:53 smithi022 bash[19740]: cluster 2024-09-17T12:29:53.784187+0000 mgr.y (mgr.25031) 90 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:53 smithi022 bash[25967]: cluster 2024-09-17T12:29:53.784187+0000 mgr.y (mgr.25031) 90 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:54.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:29:54 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:29:54] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:29:56.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:55 smithi190 bash[20839]: cluster 2024-09-17T12:29:55.785000+0000 mgr.y (mgr.25031) 91 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:55 smithi022 bash[19740]: cluster 2024-09-17T12:29:55.785000+0000 mgr.y (mgr.25031) 91 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:55 smithi022 bash[25967]: cluster 2024-09-17T12:29:55.785000+0000 mgr.y (mgr.25031) 91 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:29:58.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:58 smithi190 bash[20839]: audit 2024-09-17T12:29:57.018312+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:58 smithi190 bash[20839]: audit 2024-09-17T12:29:57.031987+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:58 smithi190 bash[20839]: audit 2024-09-17T12:29:57.045576+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:58 smithi190 bash[20839]: cluster 2024-09-17T12:29:57.786672+0000 mgr.y (mgr.25031) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:58.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:58 smithi022 bash[19740]: audit 2024-09-17T12:29:57.018312+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:58 smithi022 bash[19740]: audit 2024-09-17T12:29:57.031987+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:58 smithi022 bash[19740]: audit 2024-09-17T12:29:57.045576+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:58 smithi022 bash[19740]: cluster 2024-09-17T12:29:57.786672+0000 mgr.y (mgr.25031) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:29:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:58 smithi022 bash[25967]: audit 2024-09-17T12:29:57.018312+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:58 smithi022 bash[25967]: audit 2024-09-17T12:29:57.031987+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:58 smithi022 bash[25967]: audit 2024-09-17T12:29:57.045576+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:29:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:58 smithi022 bash[25967]: cluster 2024-09-17T12:29:57.786672+0000 mgr.y (mgr.25031) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:00.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:29:59 smithi190 bash[20839]: cluster 2024-09-17T12:29:59.787402+0000 mgr.y (mgr.25031) 93 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:00.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:29:59 smithi022 bash[19740]: cluster 2024-09-17T12:29:59.787402+0000 mgr.y (mgr.25031) 93 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:00.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:29:59 smithi022 bash[25967]: cluster 2024-09-17T12:29:59.787402+0000 mgr.y (mgr.25031) 93 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:01.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:00 smithi190 bash[20839]: cluster 2024-09-17T12:30:00.000153+0000 mon.a (mon.0) 1838 : cluster [INF] overall HEALTH_OK 2024-09-17T12:30:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:00 smithi190 bash[20839]: audit 2024-09-17T12:30:00.659286+0000 mgr.y (mgr.25031) 94 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:01.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:00 smithi022 bash[19740]: cluster 2024-09-17T12:30:00.000153+0000 mon.a (mon.0) 1838 : cluster [INF] overall HEALTH_OK 2024-09-17T12:30:01.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:00 smithi022 bash[19740]: audit 2024-09-17T12:30:00.659286+0000 mgr.y (mgr.25031) 94 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:01.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:00 smithi022 bash[25967]: cluster 2024-09-17T12:30:00.000153+0000 mon.a (mon.0) 1838 : cluster [INF] overall HEALTH_OK 2024-09-17T12:30:01.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:00 smithi022 bash[25967]: audit 2024-09-17T12:30:00.659286+0000 mgr.y (mgr.25031) 94 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:02.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:01 smithi190 bash[20839]: cluster 2024-09-17T12:30:01.788056+0000 mgr.y (mgr.25031) 95 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:02.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:01 smithi022 bash[25967]: cluster 2024-09-17T12:30:01.788056+0000 mgr.y (mgr.25031) 95 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:02.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:01 smithi022 bash[19740]: cluster 2024-09-17T12:30:01.788056+0000 mgr.y (mgr.25031) 95 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:03 smithi190 bash[20839]: cluster 2024-09-17T12:30:03.789754+0000 mgr.y (mgr.25031) 96 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:04.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:03 smithi022 bash[25967]: cluster 2024-09-17T12:30:03.789754+0000 mgr.y (mgr.25031) 96 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:03 smithi022 bash[19740]: cluster 2024-09-17T12:30:03.789754+0000 mgr.y (mgr.25031) 96 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:04.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:30:04 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:30:04] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:30:06.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:05 smithi190 bash[20839]: cluster 2024-09-17T12:30:05.790453+0000 mgr.y (mgr.25031) 97 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:06.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:05 smithi022 bash[19740]: cluster 2024-09-17T12:30:05.790453+0000 mgr.y (mgr.25031) 97 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:06.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:05 smithi022 bash[25967]: cluster 2024-09-17T12:30:05.790453+0000 mgr.y (mgr.25031) 97 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:07.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:06 smithi190 bash[20839]: audit 2024-09-17T12:30:06.707184+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:07.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:06 smithi022 bash[25967]: audit 2024-09-17T12:30:06.707184+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:06 smithi022 bash[19740]: audit 2024-09-17T12:30:06.707184+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:08.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:07 smithi022 bash[19740]: audit 2024-09-17T12:30:06.929419+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:07 smithi022 bash[19740]: audit 2024-09-17T12:30:06.944136+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:07 smithi022 bash[19740]: audit 2024-09-17T12:30:06.957774+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:07 smithi022 bash[19740]: cluster 2024-09-17T12:30:07.792101+0000 mgr.y (mgr.25031) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:07 smithi022 bash[25967]: audit 2024-09-17T12:30:06.929419+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:07 smithi022 bash[25967]: audit 2024-09-17T12:30:06.944136+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:07 smithi022 bash[25967]: audit 2024-09-17T12:30:06.957774+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:07 smithi022 bash[25967]: cluster 2024-09-17T12:30:07.792101+0000 mgr.y (mgr.25031) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:08.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:07 smithi190 bash[20839]: audit 2024-09-17T12:30:06.929419+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:07 smithi190 bash[20839]: audit 2024-09-17T12:30:06.944136+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:07 smithi190 bash[20839]: audit 2024-09-17T12:30:06.957774+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:07 smithi190 bash[20839]: cluster 2024-09-17T12:30:07.792101+0000 mgr.y (mgr.25031) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:10.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:09 smithi190 bash[20839]: cluster 2024-09-17T12:30:09.792807+0000 mgr.y (mgr.25031) 99 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:10.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:09 smithi022 bash[25967]: cluster 2024-09-17T12:30:09.792807+0000 mgr.y (mgr.25031) 99 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:09 smithi022 bash[19740]: cluster 2024-09-17T12:30:09.792807+0000 mgr.y (mgr.25031) 99 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:11.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:10 smithi022 bash[19740]: audit 2024-09-17T12:30:10.663890+0000 mgr.y (mgr.25031) 100 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:10 smithi022 bash[25967]: audit 2024-09-17T12:30:10.663890+0000 mgr.y (mgr.25031) 100 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:11.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:10 smithi190 bash[20839]: audit 2024-09-17T12:30:10.663890+0000 mgr.y (mgr.25031) 100 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:12.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:11 smithi190 bash[20839]: cluster 2024-09-17T12:30:11.793538+0000 mgr.y (mgr.25031) 101 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:12.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:11 smithi022 bash[19740]: cluster 2024-09-17T12:30:11.793538+0000 mgr.y (mgr.25031) 101 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:11 smithi022 bash[25967]: cluster 2024-09-17T12:30:11.793538+0000 mgr.y (mgr.25031) 101 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:14.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:13 smithi190 bash[20839]: cluster 2024-09-17T12:30:13.795168+0000 mgr.y (mgr.25031) 102 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:14.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:13 smithi022 bash[19740]: cluster 2024-09-17T12:30:13.795168+0000 mgr.y (mgr.25031) 102 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:13 smithi022 bash[25967]: cluster 2024-09-17T12:30:13.795168+0000 mgr.y (mgr.25031) 102 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:14.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:30:14 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:30:14] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T12:30:16.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:15 smithi190 bash[20839]: cluster 2024-09-17T12:30:15.795952+0000 mgr.y (mgr.25031) 103 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:15 smithi022 bash[25967]: cluster 2024-09-17T12:30:15.795952+0000 mgr.y (mgr.25031) 103 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:16.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:15 smithi022 bash[19740]: cluster 2024-09-17T12:30:15.795952+0000 mgr.y (mgr.25031) 103 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:18.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:18 smithi022 bash[19740]: audit 2024-09-17T12:30:17.223488+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:18 smithi022 bash[19740]: audit 2024-09-17T12:30:17.237631+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:18 smithi022 bash[19740]: audit 2024-09-17T12:30:17.251169+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:18 smithi022 bash[19740]: cluster 2024-09-17T12:30:17.797600+0000 mgr.y (mgr.25031) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:18.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:18 smithi022 bash[25967]: audit 2024-09-17T12:30:17.223488+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:18 smithi022 bash[25967]: audit 2024-09-17T12:30:17.237631+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:18 smithi022 bash[25967]: audit 2024-09-17T12:30:17.251169+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:18 smithi022 bash[25967]: cluster 2024-09-17T12:30:17.797600+0000 mgr.y (mgr.25031) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:18.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:18 smithi190 bash[20839]: audit 2024-09-17T12:30:17.223488+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:18 smithi190 bash[20839]: audit 2024-09-17T12:30:17.237631+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:18 smithi190 bash[20839]: audit 2024-09-17T12:30:17.251169+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:18.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:18 smithi190 bash[20839]: cluster 2024-09-17T12:30:17.797600+0000 mgr.y (mgr.25031) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:20.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:19 smithi022 bash[19740]: cluster 2024-09-17T12:30:19.798317+0000 mgr.y (mgr.25031) 105 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:19 smithi022 bash[25967]: cluster 2024-09-17T12:30:19.798317+0000 mgr.y (mgr.25031) 105 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:20.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:19 smithi190 bash[20839]: cluster 2024-09-17T12:30:19.798317+0000 mgr.y (mgr.25031) 105 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:20.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:20 smithi022 bash[25967]: audit 2024-09-17T12:30:20.671933+0000 mgr.y (mgr.25031) 106 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:20.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:20 smithi022 bash[19740]: audit 2024-09-17T12:30:20.671933+0000 mgr.y (mgr.25031) 106 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:21.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:20 smithi190 bash[20839]: audit 2024-09-17T12:30:20.671933+0000 mgr.y (mgr.25031) 106 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:22.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:21 smithi022 bash[19740]: audit 2024-09-17T12:30:21.707791+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:22.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:21 smithi022 bash[19740]: cluster 2024-09-17T12:30:21.799053+0000 mgr.y (mgr.25031) 107 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:21 smithi022 bash[25967]: audit 2024-09-17T12:30:21.707791+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:21 smithi022 bash[25967]: cluster 2024-09-17T12:30:21.799053+0000 mgr.y (mgr.25031) 107 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:21 smithi190 bash[20839]: audit 2024-09-17T12:30:21.707791+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:21 smithi190 bash[20839]: cluster 2024-09-17T12:30:21.799053+0000 mgr.y (mgr.25031) 107 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:24.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:23 smithi190 bash[20839]: cluster 2024-09-17T12:30:23.800771+0000 mgr.y (mgr.25031) 108 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:24.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:23 smithi022 bash[19740]: cluster 2024-09-17T12:30:23.800771+0000 mgr.y (mgr.25031) 108 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:24.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:23 smithi022 bash[25967]: cluster 2024-09-17T12:30:23.800771+0000 mgr.y (mgr.25031) 108 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:24.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:30:24 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:30:24] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T12:30:26.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:25 smithi190 bash[20839]: cluster 2024-09-17T12:30:25.801446+0000 mgr.y (mgr.25031) 109 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:25 smithi022 bash[19740]: cluster 2024-09-17T12:30:25.801446+0000 mgr.y (mgr.25031) 109 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:26.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:25 smithi022 bash[25967]: cluster 2024-09-17T12:30:25.801446+0000 mgr.y (mgr.25031) 109 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:28.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:28 smithi022 bash[19740]: audit 2024-09-17T12:30:27.180182+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:28 smithi022 bash[19740]: audit 2024-09-17T12:30:27.191829+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:28 smithi022 bash[19740]: audit 2024-09-17T12:30:27.207133+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:28 smithi022 bash[19740]: cluster 2024-09-17T12:30:27.803051+0000 mgr.y (mgr.25031) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:28 smithi022 bash[25967]: audit 2024-09-17T12:30:27.180182+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:28 smithi022 bash[25967]: audit 2024-09-17T12:30:27.191829+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:28 smithi022 bash[25967]: audit 2024-09-17T12:30:27.207133+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:28 smithi022 bash[25967]: cluster 2024-09-17T12:30:27.803051+0000 mgr.y (mgr.25031) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:28.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:28 smithi190 bash[20839]: audit 2024-09-17T12:30:27.180182+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:28 smithi190 bash[20839]: audit 2024-09-17T12:30:27.191829+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:28 smithi190 bash[20839]: audit 2024-09-17T12:30:27.207133+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:28.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:28 smithi190 bash[20839]: cluster 2024-09-17T12:30:27.803051+0000 mgr.y (mgr.25031) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:29.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:29 smithi190 bash[20839]: audit 2024-09-17T12:30:29.571939+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:30:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:29 smithi190 bash[20839]: audit 2024-09-17T12:30:29.573681+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:30:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:29 smithi190 bash[20839]: audit 2024-09-17T12:30:29.587716+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:30.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:29 smithi022 bash[19740]: audit 2024-09-17T12:30:29.571939+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:30:30.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:29 smithi022 bash[19740]: audit 2024-09-17T12:30:29.573681+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:30:30.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:29 smithi022 bash[19740]: audit 2024-09-17T12:30:29.587716+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:29 smithi022 bash[25967]: audit 2024-09-17T12:30:29.571939+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:30:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:29 smithi022 bash[25967]: audit 2024-09-17T12:30:29.573681+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:30:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:29 smithi022 bash[25967]: audit 2024-09-17T12:30:29.587716+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:30.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:30 smithi190 bash[20839]: cluster 2024-09-17T12:30:29.803725+0000 mgr.y (mgr.25031) 111 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:31.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:30 smithi022 bash[19740]: cluster 2024-09-17T12:30:29.803725+0000 mgr.y (mgr.25031) 111 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:30 smithi022 bash[25967]: cluster 2024-09-17T12:30:29.803725+0000 mgr.y (mgr.25031) 111 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:31.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:31 smithi190 bash[20839]: audit 2024-09-17T12:30:30.679856+0000 mgr.y (mgr.25031) 112 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:32.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:31 smithi022 bash[19740]: audit 2024-09-17T12:30:30.679856+0000 mgr.y (mgr.25031) 112 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:32.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:31 smithi022 bash[25967]: audit 2024-09-17T12:30:30.679856+0000 mgr.y (mgr.25031) 112 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:32.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:32 smithi190 bash[20839]: cluster 2024-09-17T12:30:31.804422+0000 mgr.y (mgr.25031) 113 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:33.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:32 smithi022 bash[19740]: cluster 2024-09-17T12:30:31.804422+0000 mgr.y (mgr.25031) 113 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:32 smithi022 bash[25967]: cluster 2024-09-17T12:30:31.804422+0000 mgr.y (mgr.25031) 113 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:34.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:33 smithi190 bash[20839]: cluster 2024-09-17T12:30:33.806031+0000 mgr.y (mgr.25031) 114 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:34.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:33 smithi022 bash[19740]: cluster 2024-09-17T12:30:33.806031+0000 mgr.y (mgr.25031) 114 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:34.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:33 smithi022 bash[25967]: cluster 2024-09-17T12:30:33.806031+0000 mgr.y (mgr.25031) 114 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:34.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:30:34 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:30:34] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T12:30:36.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:35 smithi190 bash[20839]: cluster 2024-09-17T12:30:35.806741+0000 mgr.y (mgr.25031) 115 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:35 smithi022 bash[19740]: cluster 2024-09-17T12:30:35.806741+0000 mgr.y (mgr.25031) 115 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:35 smithi022 bash[25967]: cluster 2024-09-17T12:30:35.806741+0000 mgr.y (mgr.25031) 115 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:37.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:36 smithi190 bash[20839]: audit 2024-09-17T12:30:36.707643+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:37.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:36 smithi022 bash[19740]: audit 2024-09-17T12:30:36.707643+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:37.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:36 smithi022 bash[25967]: audit 2024-09-17T12:30:36.707643+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:38 smithi190 bash[20839]: audit 2024-09-17T12:30:37.426944+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:38 smithi190 bash[20839]: audit 2024-09-17T12:30:37.443156+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:38 smithi190 bash[20839]: audit 2024-09-17T12:30:37.458910+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:38 smithi190 bash[20839]: cluster 2024-09-17T12:30:37.808412+0000 mgr.y (mgr.25031) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:38.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:38 smithi022 bash[19740]: audit 2024-09-17T12:30:37.426944+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:38 smithi022 bash[19740]: audit 2024-09-17T12:30:37.443156+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:38 smithi022 bash[19740]: audit 2024-09-17T12:30:37.458910+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:38 smithi022 bash[19740]: cluster 2024-09-17T12:30:37.808412+0000 mgr.y (mgr.25031) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:38 smithi022 bash[25967]: audit 2024-09-17T12:30:37.426944+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:38 smithi022 bash[25967]: audit 2024-09-17T12:30:37.443156+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:38 smithi022 bash[25967]: audit 2024-09-17T12:30:37.458910+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:38 smithi022 bash[25967]: cluster 2024-09-17T12:30:37.808412+0000 mgr.y (mgr.25031) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:40.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:39 smithi190 bash[20839]: cluster 2024-09-17T12:30:39.809100+0000 mgr.y (mgr.25031) 117 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:40.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:39 smithi022 bash[19740]: cluster 2024-09-17T12:30:39.809100+0000 mgr.y (mgr.25031) 117 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:40.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:39 smithi022 bash[25967]: cluster 2024-09-17T12:30:39.809100+0000 mgr.y (mgr.25031) 117 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:40 smithi022 bash[19740]: audit 2024-09-17T12:30:40.691230+0000 mgr.y (mgr.25031) 118 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:40 smithi022 bash[25967]: audit 2024-09-17T12:30:40.691230+0000 mgr.y (mgr.25031) 118 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:41.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:40 smithi190 bash[20839]: audit 2024-09-17T12:30:40.691230+0000 mgr.y (mgr.25031) 118 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:42.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:41 smithi190 bash[20839]: cluster 2024-09-17T12:30:41.809814+0000 mgr.y (mgr.25031) 119 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:41 smithi022 bash[19740]: cluster 2024-09-17T12:30:41.809814+0000 mgr.y (mgr.25031) 119 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:42.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:41 smithi022 bash[25967]: cluster 2024-09-17T12:30:41.809814+0000 mgr.y (mgr.25031) 119 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:44.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:43 smithi190 bash[20839]: cluster 2024-09-17T12:30:43.811115+0000 mgr.y (mgr.25031) 120 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:44.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:43 smithi022 bash[19740]: cluster 2024-09-17T12:30:43.811115+0000 mgr.y (mgr.25031) 120 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:44.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:43 smithi022 bash[25967]: cluster 2024-09-17T12:30:43.811115+0000 mgr.y (mgr.25031) 120 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:30:44 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:30:44] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T12:30:46.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:45 smithi190 bash[20839]: cluster 2024-09-17T12:30:45.811825+0000 mgr.y (mgr.25031) 121 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:46.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:45 smithi022 bash[19740]: cluster 2024-09-17T12:30:45.811825+0000 mgr.y (mgr.25031) 121 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:46.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:45 smithi022 bash[25967]: cluster 2024-09-17T12:30:45.811825+0000 mgr.y (mgr.25031) 121 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:48.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:48 smithi190 bash[20839]: audit 2024-09-17T12:30:47.396707+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:48 smithi190 bash[20839]: audit 2024-09-17T12:30:47.410727+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:48 smithi190 bash[20839]: audit 2024-09-17T12:30:47.424254+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:48 smithi190 bash[20839]: cluster 2024-09-17T12:30:47.813502+0000 mgr.y (mgr.25031) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:48.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:48 smithi022 bash[19740]: audit 2024-09-17T12:30:47.396707+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:48 smithi022 bash[19740]: audit 2024-09-17T12:30:47.410727+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:48 smithi022 bash[19740]: audit 2024-09-17T12:30:47.424254+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:48 smithi022 bash[19740]: cluster 2024-09-17T12:30:47.813502+0000 mgr.y (mgr.25031) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:48 smithi022 bash[25967]: audit 2024-09-17T12:30:47.396707+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:48 smithi022 bash[25967]: audit 2024-09-17T12:30:47.410727+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:48 smithi022 bash[25967]: audit 2024-09-17T12:30:47.424254+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:48 smithi022 bash[25967]: cluster 2024-09-17T12:30:47.813502+0000 mgr.y (mgr.25031) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:50.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:49 smithi190 bash[20839]: cluster 2024-09-17T12:30:49.814259+0000 mgr.y (mgr.25031) 123 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:50.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:49 smithi022 bash[25967]: cluster 2024-09-17T12:30:49.814259+0000 mgr.y (mgr.25031) 123 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:49 smithi022 bash[19740]: cluster 2024-09-17T12:30:49.814259+0000 mgr.y (mgr.25031) 123 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:51.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:50 smithi022 bash[19740]: audit 2024-09-17T12:30:50.702494+0000 mgr.y (mgr.25031) 124 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:50 smithi022 bash[25967]: audit 2024-09-17T12:30:50.702494+0000 mgr.y (mgr.25031) 124 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:51.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:50 smithi190 bash[20839]: audit 2024-09-17T12:30:50.702494+0000 mgr.y (mgr.25031) 124 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:30:52.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:51 smithi190 bash[20839]: audit 2024-09-17T12:30:51.708397+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:51 smithi190 bash[20839]: cluster 2024-09-17T12:30:51.814975+0000 mgr.y (mgr.25031) 125 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:52.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:51 smithi022 bash[19740]: audit 2024-09-17T12:30:51.708397+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:51 smithi022 bash[19740]: cluster 2024-09-17T12:30:51.814975+0000 mgr.y (mgr.25031) 125 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:51 smithi022 bash[25967]: audit 2024-09-17T12:30:51.708397+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:30:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:51 smithi022 bash[25967]: cluster 2024-09-17T12:30:51.814975+0000 mgr.y (mgr.25031) 125 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:54.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:53 smithi190 bash[20839]: cluster 2024-09-17T12:30:53.816690+0000 mgr.y (mgr.25031) 126 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:54.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:53 smithi022 bash[25967]: cluster 2024-09-17T12:30:53.816690+0000 mgr.y (mgr.25031) 126 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:54.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:53 smithi022 bash[19740]: cluster 2024-09-17T12:30:53.816690+0000 mgr.y (mgr.25031) 126 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:54.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:30:54 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:30:54] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T12:30:56.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:55 smithi190 bash[20839]: cluster 2024-09-17T12:30:55.817421+0000 mgr.y (mgr.25031) 127 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:56.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:55 smithi022 bash[19740]: cluster 2024-09-17T12:30:55.817421+0000 mgr.y (mgr.25031) 127 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:56.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:55 smithi022 bash[25967]: cluster 2024-09-17T12:30:55.817421+0000 mgr.y (mgr.25031) 127 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:30:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:58 smithi190 bash[20839]: audit 2024-09-17T12:30:57.653717+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:58 smithi190 bash[20839]: audit 2024-09-17T12:30:57.667925+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:58 smithi190 bash[20839]: audit 2024-09-17T12:30:57.681437+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:58 smithi190 bash[20839]: cluster 2024-09-17T12:30:57.819092+0000 mgr.y (mgr.25031) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:59.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:58 smithi022 bash[25967]: audit 2024-09-17T12:30:57.653717+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:59.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:58 smithi022 bash[25967]: audit 2024-09-17T12:30:57.667925+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:59.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:58 smithi022 bash[25967]: audit 2024-09-17T12:30:57.681437+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:59.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:58 smithi022 bash[25967]: cluster 2024-09-17T12:30:57.819092+0000 mgr.y (mgr.25031) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:30:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:58 smithi022 bash[19740]: audit 2024-09-17T12:30:57.653717+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:58 smithi022 bash[19740]: audit 2024-09-17T12:30:57.667925+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:58 smithi022 bash[19740]: audit 2024-09-17T12:30:57.681437+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:30:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:58 smithi022 bash[19740]: cluster 2024-09-17T12:30:57.819092+0000 mgr.y (mgr.25031) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:00.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:30:59 smithi190 bash[20839]: cluster 2024-09-17T12:30:59.819817+0000 mgr.y (mgr.25031) 129 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:00.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:30:59 smithi022 bash[25967]: cluster 2024-09-17T12:30:59.819817+0000 mgr.y (mgr.25031) 129 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:00.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:30:59 smithi022 bash[19740]: cluster 2024-09-17T12:30:59.819817+0000 mgr.y (mgr.25031) 129 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:00 smithi190 bash[20839]: audit 2024-09-17T12:31:00.713739+0000 mgr.y (mgr.25031) 130 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:01.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:00 smithi022 bash[19740]: audit 2024-09-17T12:31:00.713739+0000 mgr.y (mgr.25031) 130 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:01.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:00 smithi022 bash[25967]: audit 2024-09-17T12:31:00.713739+0000 mgr.y (mgr.25031) 130 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:01.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:01 smithi022 bash[19740]: cluster 2024-09-17T12:31:01.820373+0000 mgr.y (mgr.25031) 131 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:01.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:01 smithi022 bash[25967]: cluster 2024-09-17T12:31:01.820373+0000 mgr.y (mgr.25031) 131 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:02.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:01 smithi190 bash[20839]: cluster 2024-09-17T12:31:01.820373+0000 mgr.y (mgr.25031) 131 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:04.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:03 smithi190 bash[20839]: cluster 2024-09-17T12:31:03.821192+0000 mgr.y (mgr.25031) 132 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:04.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:03 smithi022 bash[25967]: cluster 2024-09-17T12:31:03.821192+0000 mgr.y (mgr.25031) 132 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:03 smithi022 bash[19740]: cluster 2024-09-17T12:31:03.821192+0000 mgr.y (mgr.25031) 132 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:04.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:31:04 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:31:04] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T12:31:06.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:05 smithi190 bash[20839]: cluster 2024-09-17T12:31:05.821864+0000 mgr.y (mgr.25031) 133 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:06.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:05 smithi022 bash[19740]: cluster 2024-09-17T12:31:05.821864+0000 mgr.y (mgr.25031) 133 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:06.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:05 smithi022 bash[25967]: cluster 2024-09-17T12:31:05.821864+0000 mgr.y (mgr.25031) 133 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:07.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:06 smithi190 bash[20839]: audit 2024-09-17T12:31:06.708570+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:07.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:06 smithi022 bash[19740]: audit 2024-09-17T12:31:06.708570+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:07.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:06 smithi022 bash[25967]: audit 2024-09-17T12:31:06.708570+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:08.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:08 smithi190 bash[20839]: audit 2024-09-17T12:31:07.592537+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:08.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:08 smithi190 bash[20839]: audit 2024-09-17T12:31:07.600006+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:08.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:08 smithi190 bash[20839]: audit 2024-09-17T12:31:07.609697+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:08.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:08 smithi190 bash[20839]: cluster 2024-09-17T12:31:07.823551+0000 mgr.y (mgr.25031) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:09.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:08 smithi022 bash[25967]: audit 2024-09-17T12:31:07.592537+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:09.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:08 smithi022 bash[25967]: audit 2024-09-17T12:31:07.600006+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:09.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:08 smithi022 bash[25967]: audit 2024-09-17T12:31:07.609697+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:09.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:08 smithi022 bash[25967]: cluster 2024-09-17T12:31:07.823551+0000 mgr.y (mgr.25031) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:09.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:08 smithi022 bash[19740]: audit 2024-09-17T12:31:07.592537+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:09.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:08 smithi022 bash[19740]: audit 2024-09-17T12:31:07.600006+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:09.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:08 smithi022 bash[19740]: audit 2024-09-17T12:31:07.609697+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:09.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:08 smithi022 bash[19740]: cluster 2024-09-17T12:31:07.823551+0000 mgr.y (mgr.25031) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:09 smithi190 bash[20839]: cluster 2024-09-17T12:31:09.824254+0000 mgr.y (mgr.25031) 135 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:10.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:09 smithi022 bash[19740]: cluster 2024-09-17T12:31:09.824254+0000 mgr.y (mgr.25031) 135 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:09 smithi022 bash[25967]: cluster 2024-09-17T12:31:09.824254+0000 mgr.y (mgr.25031) 135 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:11.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:10 smithi022 bash[19740]: audit 2024-09-17T12:31:10.723935+0000 mgr.y (mgr.25031) 136 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:11.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:10 smithi022 bash[25967]: audit 2024-09-17T12:31:10.723935+0000 mgr.y (mgr.25031) 136 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:10 smithi190 bash[20839]: audit 2024-09-17T12:31:10.723935+0000 mgr.y (mgr.25031) 136 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:12.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:11 smithi022 bash[25967]: cluster 2024-09-17T12:31:11.824964+0000 mgr.y (mgr.25031) 137 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:11 smithi022 bash[19740]: cluster 2024-09-17T12:31:11.824964+0000 mgr.y (mgr.25031) 137 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:12.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:11 smithi190 bash[20839]: cluster 2024-09-17T12:31:11.824964+0000 mgr.y (mgr.25031) 137 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:13 smithi190 bash[20839]: cluster 2024-09-17T12:31:13.826633+0000 mgr.y (mgr.25031) 138 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:13 smithi022 bash[25967]: cluster 2024-09-17T12:31:13.826633+0000 mgr.y (mgr.25031) 138 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:13 smithi022 bash[19740]: cluster 2024-09-17T12:31:13.826633+0000 mgr.y (mgr.25031) 138 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:14.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:31:14 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:31:14] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T12:31:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:15 smithi190 bash[20839]: cluster 2024-09-17T12:31:15.827375+0000 mgr.y (mgr.25031) 139 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:16.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:15 smithi022 bash[19740]: cluster 2024-09-17T12:31:15.827375+0000 mgr.y (mgr.25031) 139 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:16.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:15 smithi022 bash[25967]: cluster 2024-09-17T12:31:15.827375+0000 mgr.y (mgr.25031) 139 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:17.976 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:31:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:17 smithi190 bash[20839]: cluster 2024-09-17T12:31:17.829025+0000 mgr.y (mgr.25031) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:18.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:17 smithi022 bash[19740]: cluster 2024-09-17T12:31:17.829025+0000 mgr.y (mgr.25031) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:18.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:17 smithi022 bash[25967]: cluster 2024-09-17T12:31:17.829025+0000 mgr.y (mgr.25031) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:18 smithi022 bash[19740]: audit 2024-09-17T12:31:17.907394+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:19.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:18 smithi022 bash[19740]: audit 2024-09-17T12:31:17.921904+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:19.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:18 smithi022 bash[19740]: audit 2024-09-17T12:31:17.935577+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:18 smithi022 bash[25967]: audit 2024-09-17T12:31:17.907394+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:18 smithi022 bash[25967]: audit 2024-09-17T12:31:17.921904+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:18 smithi022 bash[25967]: audit 2024-09-17T12:31:17.935577+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:18 smithi190 bash[20839]: audit 2024-09-17T12:31:17.907394+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:18 smithi190 bash[20839]: audit 2024-09-17T12:31:17.921904+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:18 smithi190 bash[20839]: audit 2024-09-17T12:31:17.935577+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:20.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:19 smithi022 bash[19740]: cluster 2024-09-17T12:31:19.829833+0000 mgr.y (mgr.25031) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:19 smithi022 bash[25967]: cluster 2024-09-17T12:31:19.829833+0000 mgr.y (mgr.25031) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:19 smithi190 bash[20839]: cluster 2024-09-17T12:31:19.829833+0000 mgr.y (mgr.25031) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:21.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:20 smithi022 bash[19740]: audit 2024-09-17T12:31:20.731635+0000 mgr.y (mgr.25031) 142 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:20 smithi022 bash[25967]: audit 2024-09-17T12:31:20.731635+0000 mgr.y (mgr.25031) 142 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:21.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:20 smithi190 bash[20839]: audit 2024-09-17T12:31:20.731635+0000 mgr.y (mgr.25031) 142 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:22.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:21 smithi022 bash[19740]: audit 2024-09-17T12:31:21.709357+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:22.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:21 smithi022 bash[19740]: cluster 2024-09-17T12:31:21.830648+0000 mgr.y (mgr.25031) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:22.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:21 smithi022 bash[25967]: audit 2024-09-17T12:31:21.709357+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:22.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:21 smithi022 bash[25967]: cluster 2024-09-17T12:31:21.830648+0000 mgr.y (mgr.25031) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:22.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:21 smithi190 bash[20839]: audit 2024-09-17T12:31:21.709357+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:22.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:21 smithi190 bash[20839]: cluster 2024-09-17T12:31:21.830648+0000 mgr.y (mgr.25031) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:22.723 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:31:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:23 smithi190 bash[20839]: cluster 2024-09-17T12:31:23.831633+0000 mgr.y (mgr.25031) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:24.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:23 smithi022 bash[19740]: cluster 2024-09-17T12:31:23.831633+0000 mgr.y (mgr.25031) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:24.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:23 smithi022 bash[25967]: cluster 2024-09-17T12:31:23.831633+0000 mgr.y (mgr.25031) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:24.727 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:31:24 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:31:24] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T12:31:26.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:25 smithi190 bash[20839]: cluster 2024-09-17T12:31:25.832285+0000 mgr.y (mgr.25031) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:26.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:25 smithi022 bash[19740]: cluster 2024-09-17T12:31:25.832285+0000 mgr.y (mgr.25031) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:26.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:25 smithi022 bash[25967]: cluster 2024-09-17T12:31:25.832285+0000 mgr.y (mgr.25031) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 19s ago 32m - - 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 9s ago 32m - - 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (22m) 19s ago 23m 13.8M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (22m) 9s ago 22m 80.2M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (3m) 19s ago 19m 48.0M - 3.8 980a0bfcd684 587b73b60d14 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (14m) 9s ago 31m 441M - 19.3.0-4937-g74984932 6c1fcab85602 16dc0d1f4714 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (6m) 19s ago 33m 507M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:31:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (33m) 19s ago 34m 84.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (31m) 9s ago 31m 61.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (31m) 19s ago 31m 61.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (23m) 19s ago 23m 8800k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (23m) 9s ago 23m 8968k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (30m) 19s ago 30m 62.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (29m) 19s ago 29m 64.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (28m) 19s ago 28m 52.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (27m) 19s ago 27m 63.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (27m) 9s ago 27m 63.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (26m) 9s ago 26m 62.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (25m) 9s ago 25m 53.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (24m) 9s ago 24m 62.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:31:27.439 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (3m) 9s ago 23m 45.6M - 2.43.0 a07b618ecd1d fde6f42b4c3c 2024-09-17T12:31:27.440 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (19m) 19s ago 19m 97.0M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:31:27.440 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (19m) 9s ago 19m 97.5M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:31:28.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T12:31:29.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[25967]: audit 2024-09-17T12:31:27.422443+0000 mgr.y (mgr.25031) 146 : audit [DBG] from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:31:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[25967]: audit 2024-09-17T12:31:27.761853+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[25967]: audit 2024-09-17T12:31:27.775021+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[25967]: audit 2024-09-17T12:31:27.787574+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[25967]: cluster 2024-09-17T12:31:27.833931+0000 mgr.y (mgr.25031) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[19740]: audit 2024-09-17T12:31:27.422443+0000 mgr.y (mgr.25031) 146 : audit [DBG] from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:31:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[19740]: audit 2024-09-17T12:31:27.761853+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[19740]: audit 2024-09-17T12:31:27.775021+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[19740]: audit 2024-09-17T12:31:27.787574+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:28 smithi022 bash[19740]: cluster 2024-09-17T12:31:27.833931+0000 mgr.y (mgr.25031) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:28 smithi190 bash[20839]: audit 2024-09-17T12:31:27.422443+0000 mgr.y (mgr.25031) 146 : audit [DBG] from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:31:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:28 smithi190 bash[20839]: audit 2024-09-17T12:31:27.761853+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:28 smithi190 bash[20839]: audit 2024-09-17T12:31:27.775021+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:28 smithi190 bash[20839]: audit 2024-09-17T12:31:27.787574+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:28 smithi190 bash[20839]: cluster 2024-09-17T12:31:27.833931+0000 mgr.y (mgr.25031) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:29 smithi190 bash[20839]: audit 2024-09-17T12:31:29.725394+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:31:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:29 smithi190 bash[20839]: audit 2024-09-17T12:31:29.727482+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:31:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:29 smithi190 bash[20839]: audit 2024-09-17T12:31:29.739855+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:30.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:29 smithi022 bash[25967]: audit 2024-09-17T12:31:29.725394+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:31:30.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:29 smithi022 bash[25967]: audit 2024-09-17T12:31:29.727482+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:31:30.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:29 smithi022 bash[25967]: audit 2024-09-17T12:31:29.739855+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:29 smithi022 bash[19740]: audit 2024-09-17T12:31:29.725394+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:31:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:29 smithi022 bash[19740]: audit 2024-09-17T12:31:29.727482+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:31:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:29 smithi022 bash[19740]: audit 2024-09-17T12:31:29.739855+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:30 smithi022 bash[25967]: cluster 2024-09-17T12:31:29.834594+0000 mgr.y (mgr.25031) 148 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:30 smithi022 bash[19740]: cluster 2024-09-17T12:31:29.834594+0000 mgr.y (mgr.25031) 148 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:30 smithi190 bash[20839]: cluster 2024-09-17T12:31:29.834594+0000 mgr.y (mgr.25031) 148 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:32.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:31 smithi190 bash[20839]: audit 2024-09-17T12:31:30.742670+0000 mgr.y (mgr.25031) 149 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:32.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:31 smithi022 bash[19740]: audit 2024-09-17T12:31:30.742670+0000 mgr.y (mgr.25031) 149 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:31 smithi022 bash[25967]: audit 2024-09-17T12:31:30.742670+0000 mgr.y (mgr.25031) 149 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:32.962 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:31:33.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:32 smithi022 bash[25967]: cluster 2024-09-17T12:31:31.835345+0000 mgr.y (mgr.25031) 150 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:33.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:32 smithi022 bash[19740]: cluster 2024-09-17T12:31:31.835345+0000 mgr.y (mgr.25031) 150 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:33.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:32 smithi190 bash[20839]: cluster 2024-09-17T12:31:31.835345+0000 mgr.y (mgr.25031) 150 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:34.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:33 smithi190 bash[20839]: cluster 2024-09-17T12:31:33.837099+0000 mgr.y (mgr.25031) 151 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:34.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:33 smithi022 bash[25967]: cluster 2024-09-17T12:31:33.837099+0000 mgr.y (mgr.25031) 151 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:34.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:33 smithi022 bash[19740]: cluster 2024-09-17T12:31:33.837099+0000 mgr.y (mgr.25031) 151 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:34.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:31:34 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:31:34] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T12:31:36.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:35 smithi190 bash[20839]: cluster 2024-09-17T12:31:35.837950+0000 mgr.y (mgr.25031) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:35 smithi022 bash[19740]: cluster 2024-09-17T12:31:35.837950+0000 mgr.y (mgr.25031) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:36.459 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:35 smithi022 bash[25967]: cluster 2024-09-17T12:31:35.837950+0000 mgr.y (mgr.25031) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:36.459 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:31:36.459 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:31:36.459 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:31:36.460 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:31:36.461 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:31:36.461 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:31:36.461 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:31:36.461 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:31:37.000 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph -s' 2024-09-17T12:31:37.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:36 smithi022 bash[19740]: audit 2024-09-17T12:31:36.270336+0000 mon.a (mon.0) 1868 : audit [DBG] from='client.? 172.21.15.22:0/3203399133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:31:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:36 smithi022 bash[19740]: audit 2024-09-17T12:31:36.709724+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:36 smithi022 bash[25967]: audit 2024-09-17T12:31:36.270336+0000 mon.a (mon.0) 1868 : audit [DBG] from='client.? 172.21.15.22:0/3203399133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:31:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:36 smithi022 bash[25967]: audit 2024-09-17T12:31:36.709724+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:36 smithi190 bash[20839]: audit 2024-09-17T12:31:36.270336+0000 mon.a (mon.0) 1868 : audit [DBG] from='client.? 172.21.15.22:0/3203399133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:31:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:36 smithi190 bash[20839]: audit 2024-09-17T12:31:36.709724+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:38.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:37 smithi022 bash[19740]: cluster 2024-09-17T12:31:37.839786+0000 mgr.y (mgr.25031) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:37 smithi022 bash[25967]: cluster 2024-09-17T12:31:37.839786+0000 mgr.y (mgr.25031) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:37 smithi190 bash[20839]: cluster 2024-09-17T12:31:37.839786+0000 mgr.y (mgr.25031) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:31:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:39 smithi190 bash[20839]: audit 2024-09-17T12:31:38.111470+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:39 smithi190 bash[20839]: audit 2024-09-17T12:31:38.125290+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:39 smithi190 bash[20839]: audit 2024-09-17T12:31:38.138387+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:39.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:39 smithi022 bash[19740]: audit 2024-09-17T12:31:38.111470+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:39 smithi022 bash[19740]: audit 2024-09-17T12:31:38.125290+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:39 smithi022 bash[19740]: audit 2024-09-17T12:31:38.138387+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:39 smithi022 bash[25967]: audit 2024-09-17T12:31:38.111470+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:39 smithi022 bash[25967]: audit 2024-09-17T12:31:38.125290+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:39 smithi022 bash[25967]: audit 2024-09-17T12:31:38.138387+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:40.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:40 smithi190 bash[20839]: cluster 2024-09-17T12:31:39.840520+0000 mgr.y (mgr.25031) 154 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:40.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:40 smithi022 bash[25967]: cluster 2024-09-17T12:31:39.840520+0000 mgr.y (mgr.25031) 154 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:40.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:40 smithi022 bash[19740]: cluster 2024-09-17T12:31:39.840520+0000 mgr.y (mgr.25031) 154 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:41.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:41 smithi190 bash[20839]: audit 2024-09-17T12:31:40.745589+0000 mgr.y (mgr.25031) 155 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:41.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:41 smithi022 bash[19740]: audit 2024-09-17T12:31:40.745589+0000 mgr.y (mgr.25031) 155 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:41.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:41 smithi022 bash[25967]: audit 2024-09-17T12:31:40.745589+0000 mgr.y (mgr.25031) 155 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:41.762 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:31:42.378 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:42 smithi190 bash[20839]: cluster 2024-09-17T12:31:41.841016+0000 mgr.y (mgr.25031) 156 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:42.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:42 smithi022 bash[19740]: cluster 2024-09-17T12:31:41.841016+0000 mgr.y (mgr.25031) 156 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:42.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:42 smithi022 bash[25967]: cluster 2024-09-17T12:31:41.841016+0000 mgr.y (mgr.25031) 156 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:31:44.071 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:43 smithi022 bash[19740]: cluster 2024-09-17T12:31:43.842045+0000 mgr.y (mgr.25031) 157 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:44.071 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:43 smithi022 bash[25967]: cluster 2024-09-17T12:31:43.842045+0000 mgr.y (mgr.25031) 157 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:43 smithi190 bash[20839]: cluster 2024-09-17T12:31:43.842045+0000 mgr.y (mgr.25031) 157 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:31:44 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:31:44] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:31:46.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:45 smithi022 bash[19740]: cluster 2024-09-17T12:31:45.842721+0000 mgr.y (mgr.25031) 158 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:46.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:45 smithi022 bash[25967]: cluster 2024-09-17T12:31:45.842721+0000 mgr.y (mgr.25031) 158 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:45 smithi190 bash[20839]: cluster 2024-09-17T12:31:45.842721+0000 mgr.y (mgr.25031) 158 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:47.531 INFO:teuthology.orchestra.run.smithi022.stdout: cluster: 2024-09-17T12:31:47.531 INFO:teuthology.orchestra.run.smithi022.stdout: id: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:31:47.531 INFO:teuthology.orchestra.run.smithi022.stdout: health: HEALTH_OK 2024-09-17T12:31:47.531 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:31:47.531 INFO:teuthology.orchestra.run.smithi022.stdout: services: 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: mon: 3 daemons, quorum a,b,c (age 31m) 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: mgr: y(active, since 3m), standbys: x 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: osd: 8 osds: 8 up (since 24m), 8 in (since 25m) 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: data: 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: pools: 6 pools, 161 pgs 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: objects: 212 objects, 585 KiB 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: usage: 270 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: pgs: 161 active+clean 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:31:47.532 INFO:teuthology.orchestra.run.smithi022.stdout: io: 2024-09-17T12:31:47.533 INFO:teuthology.orchestra.run.smithi022.stdout: client: 37 KiB/s rd, 0 B/s wr, 36 op/s rd, 23 op/s wr 2024-09-17T12:31:47.533 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T12:31:47.658 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:47 smithi022 bash[25967]: audit 2024-09-17T12:31:47.531002+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.22:0/3781925613' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:31:47.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:47 smithi022 bash[19740]: audit 2024-09-17T12:31:47.531002+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.22:0/3781925613' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:31:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:47 smithi190 bash[20839]: audit 2024-09-17T12:31:47.531002+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.22:0/3781925613' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T12:31:48.275 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:31:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:48 smithi190 bash[20839]: cluster 2024-09-17T12:31:47.843843+0000 mgr.y (mgr.25031) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:31:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:48 smithi190 bash[20839]: audit 2024-09-17T12:31:47.957417+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:48 smithi190 bash[20839]: audit 2024-09-17T12:31:47.965750+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:48 smithi190 bash[20839]: audit 2024-09-17T12:31:47.977143+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:49.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:48 smithi022 bash[25967]: cluster 2024-09-17T12:31:47.843843+0000 mgr.y (mgr.25031) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:31:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:48 smithi022 bash[25967]: audit 2024-09-17T12:31:47.957417+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:48 smithi022 bash[25967]: audit 2024-09-17T12:31:47.965750+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:48 smithi022 bash[25967]: audit 2024-09-17T12:31:47.977143+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:48 smithi022 bash[19740]: cluster 2024-09-17T12:31:47.843843+0000 mgr.y (mgr.25031) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:31:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:48 smithi022 bash[19740]: audit 2024-09-17T12:31:47.957417+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:48 smithi022 bash[19740]: audit 2024-09-17T12:31:47.965750+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:48 smithi022 bash[19740]: audit 2024-09-17T12:31:47.977143+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:50.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:49 smithi022 bash[19740]: cluster 2024-09-17T12:31:49.844544+0000 mgr.y (mgr.25031) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:31:50.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:49 smithi022 bash[25967]: cluster 2024-09-17T12:31:49.844544+0000 mgr.y (mgr.25031) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:31:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:49 smithi190 bash[20839]: cluster 2024-09-17T12:31:49.844544+0000 mgr.y (mgr.25031) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:31:51.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:50 smithi022 bash[25967]: audit 2024-09-17T12:31:50.754268+0000 mgr.y (mgr.25031) 161 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:51.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:50 smithi022 bash[19740]: audit 2024-09-17T12:31:50.754268+0000 mgr.y (mgr.25031) 161 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:51.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:50 smithi190 bash[20839]: audit 2024-09-17T12:31:50.754268+0000 mgr.y (mgr.25031) 161 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:31:52.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:51 smithi022 bash[25967]: audit 2024-09-17T12:31:51.710413+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:51 smithi022 bash[25967]: cluster 2024-09-17T12:31:51.845225+0000 mgr.y (mgr.25031) 162 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:31:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:51 smithi022 bash[19740]: audit 2024-09-17T12:31:51.710413+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:51 smithi022 bash[19740]: cluster 2024-09-17T12:31:51.845225+0000 mgr.y (mgr.25031) 162 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:31:52.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:51 smithi190 bash[20839]: audit 2024-09-17T12:31:51.710413+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:31:52.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:51 smithi190 bash[20839]: cluster 2024-09-17T12:31:51.845225+0000 mgr.y (mgr.25031) 162 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T12:31:53.043 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:31:54.467 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:31:54 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:31:54] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T12:31:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:54 smithi022 bash[25967]: cluster 2024-09-17T12:31:53.846909+0000 mgr.y (mgr.25031) 163 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:31:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:54 smithi022 bash[19740]: cluster 2024-09-17T12:31:53.846909+0000 mgr.y (mgr.25031) 163 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:31:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:54 smithi190 bash[20839]: cluster 2024-09-17T12:31:53.846909+0000 mgr.y (mgr.25031) 163 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:31:56.476 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:31:57.161 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:56 smithi022 bash[25967]: cluster 2024-09-17T12:31:55.847616+0000 mgr.y (mgr.25031) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:57.161 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:56 smithi022 bash[25967]: audit 2024-09-17T12:31:56.476480+0000 mon.a (mon.0) 1875 : audit [DBG] from='client.? 172.21.15.22:0/2325025457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:31:57.161 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:56 smithi022 bash[19740]: cluster 2024-09-17T12:31:55.847616+0000 mgr.y (mgr.25031) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:57.161 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:56 smithi022 bash[19740]: audit 2024-09-17T12:31:56.476480+0000 mon.a (mon.0) 1875 : audit [DBG] from='client.? 172.21.15.22:0/2325025457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:31:57.162 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T12:31:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:56 smithi190 bash[20839]: cluster 2024-09-17T12:31:55.847616+0000 mgr.y (mgr.25031) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:56 smithi190 bash[20839]: audit 2024-09-17T12:31:56.476480+0000 mon.a (mon.0) 1875 : audit [DBG] from='client.? 172.21.15.22:0/2325025457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:31:59.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:59 smithi190 bash[20839]: cluster 2024-09-17T12:31:57.849252+0000 mgr.y (mgr.25031) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:59.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:59 smithi190 bash[20839]: audit 2024-09-17T12:31:58.328143+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:59.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:59 smithi190 bash[20839]: audit 2024-09-17T12:31:58.342282+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:59.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:31:59 smithi190 bash[20839]: audit 2024-09-17T12:31:58.353411+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:59 smithi022 bash[19740]: cluster 2024-09-17T12:31:57.849252+0000 mgr.y (mgr.25031) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:59 smithi022 bash[19740]: audit 2024-09-17T12:31:58.328143+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:59 smithi022 bash[19740]: audit 2024-09-17T12:31:58.342282+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:31:59 smithi022 bash[19740]: audit 2024-09-17T12:31:58.353411+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:59 smithi022 bash[25967]: cluster 2024-09-17T12:31:57.849252+0000 mgr.y (mgr.25031) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:31:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:59 smithi022 bash[25967]: audit 2024-09-17T12:31:58.328143+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:59 smithi022 bash[25967]: audit 2024-09-17T12:31:58.342282+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:31:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:31:59 smithi022 bash[25967]: audit 2024-09-17T12:31:58.353411+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:01.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:01 smithi190 bash[20839]: cluster 2024-09-17T12:31:59.849973+0000 mgr.y (mgr.25031) 166 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:01.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:01 smithi190 bash[20839]: audit 2024-09-17T12:32:00.763872+0000 mgr.y (mgr.25031) 167 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:01 smithi022 bash[19740]: cluster 2024-09-17T12:31:59.849973+0000 mgr.y (mgr.25031) 166 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:01 smithi022 bash[19740]: audit 2024-09-17T12:32:00.763872+0000 mgr.y (mgr.25031) 167 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:01 smithi022 bash[25967]: cluster 2024-09-17T12:31:59.849973+0000 mgr.y (mgr.25031) 166 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:01 smithi022 bash[25967]: audit 2024-09-17T12:32:00.763872+0000 mgr.y (mgr.25031) 167 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:01.925 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:32:03.357 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:03 smithi022 bash[25967]: cluster 2024-09-17T12:32:01.850682+0000 mgr.y (mgr.25031) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:03.358 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:03 smithi022 bash[19740]: cluster 2024-09-17T12:32:01.850682+0000 mgr.y (mgr.25031) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:03 smithi190 bash[20839]: cluster 2024-09-17T12:32:01.850682+0000 mgr.y (mgr.25031) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:04.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:04 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:32:04] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T12:32:05.597 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:05 smithi022 bash[19740]: cluster 2024-09-17T12:32:03.852271+0000 mgr.y (mgr.25031) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:05.597 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:05 smithi022 bash[25967]: cluster 2024-09-17T12:32:03.852271+0000 mgr.y (mgr.25031) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:05 smithi190 bash[20839]: cluster 2024-09-17T12:32:03.852271+0000 mgr.y (mgr.25031) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:06.005 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:32:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:06 smithi190 bash[20839]: audit 2024-09-17T12:32:05.992649+0000 mon.a (mon.0) 1879 : audit [DBG] from='client.? 172.21.15.22:0/3225544016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:32:06.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:06 smithi022 bash[19740]: audit 2024-09-17T12:32:05.992649+0000 mon.a (mon.0) 1879 : audit [DBG] from='client.? 172.21.15.22:0/3225544016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:32:06.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:06 smithi022 bash[25967]: audit 2024-09-17T12:32:05.992649+0000 mon.a (mon.0) 1879 : audit [DBG] from='client.? 172.21.15.22:0/3225544016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:32:07.198 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph mgr fail' 2024-09-17T12:32:07.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:07 smithi022 bash[19740]: cluster 2024-09-17T12:32:05.852921+0000 mgr.y (mgr.25031) 170 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:07 smithi022 bash[19740]: audit 2024-09-17T12:32:06.710524+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:07 smithi022 bash[25967]: cluster 2024-09-17T12:32:05.852921+0000 mgr.y (mgr.25031) 170 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:07 smithi022 bash[25967]: audit 2024-09-17T12:32:06.710524+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:07.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:07 smithi190 bash[20839]: cluster 2024-09-17T12:32:05.852921+0000 mgr.y (mgr.25031) 170 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:07.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:07 smithi190 bash[20839]: audit 2024-09-17T12:32:06.710524+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25031 172.21.15.22:0/2683867144' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:09 smithi190 bash[20839]: cluster 2024-09-17T12:32:07.853801+0000 mgr.y (mgr.25031) 171 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:09 smithi190 bash[20839]: audit 2024-09-17T12:32:08.101178+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:09 smithi190 bash[20839]: audit 2024-09-17T12:32:08.108770+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:09 smithi190 bash[20839]: audit 2024-09-17T12:32:08.116821+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:09.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:09 smithi022 bash[25967]: cluster 2024-09-17T12:32:07.853801+0000 mgr.y (mgr.25031) 171 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:09.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:09 smithi022 bash[25967]: audit 2024-09-17T12:32:08.101178+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:09.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:09 smithi022 bash[25967]: audit 2024-09-17T12:32:08.108770+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:09.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:09 smithi022 bash[25967]: audit 2024-09-17T12:32:08.116821+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:09 smithi022 bash[19740]: cluster 2024-09-17T12:32:07.853801+0000 mgr.y (mgr.25031) 171 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:09 smithi022 bash[19740]: audit 2024-09-17T12:32:08.101178+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:09 smithi022 bash[19740]: audit 2024-09-17T12:32:08.108770+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:09 smithi022 bash[19740]: audit 2024-09-17T12:32:08.116821+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25031 ' entity='mgr.y' 2024-09-17T12:32:11.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:11 smithi190 bash[20839]: cluster 2024-09-17T12:32:09.854476+0000 mgr.y (mgr.25031) 172 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:11.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:11 smithi190 bash[20839]: audit 2024-09-17T12:32:10.775153+0000 mgr.y (mgr.25031) 173 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:11.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:11 smithi022 bash[25967]: cluster 2024-09-17T12:32:09.854476+0000 mgr.y (mgr.25031) 172 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:11.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:11 smithi022 bash[25967]: audit 2024-09-17T12:32:10.775153+0000 mgr.y (mgr.25031) 173 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:11.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:11 smithi022 bash[19740]: cluster 2024-09-17T12:32:09.854476+0000 mgr.y (mgr.25031) 172 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:11.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:11 smithi022 bash[19740]: audit 2024-09-17T12:32:10.775153+0000 mgr.y (mgr.25031) 173 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:11.969 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:32:13.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:13 smithi022 bash[19740]: cluster 2024-09-17T12:32:11.855172+0000 mgr.y (mgr.25031) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:13.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:13 smithi022 bash[25967]: cluster 2024-09-17T12:32:11.855172+0000 mgr.y (mgr.25031) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:13.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:13 smithi190 bash[20839]: cluster 2024-09-17T12:32:11.855172+0000 mgr.y (mgr.25031) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:14.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:14 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:32:14] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T12:32:15.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:15 smithi022 bash[19740]: cluster 2024-09-17T12:32:13.856828+0000 mgr.y (mgr.25031) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:15 smithi022 bash[25967]: cluster 2024-09-17T12:32:13.856828+0000 mgr.y (mgr.25031) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:15 smithi190 bash[20839]: cluster 2024-09-17T12:32:13.856828+0000 mgr.y (mgr.25031) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:15.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:15 smithi190 bash[53337]: [17/Sep/2024:12:32:15] ENGINE Bus STOPPING 2024-09-17T12:32:15.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:15 smithi022 bash[77365]: debug 2024-09-17T12:32:15.308+0000 7f0b0690d640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T12:32:15.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:15 smithi022 bash[77365]: ignoring --setuser ceph since I am not root 2024-09-17T12:32:15.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:15 smithi022 bash[77365]: ignoring --setgroup ceph since I am not root 2024-09-17T12:32:15.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:15 smithi022 bash[77365]: debug 2024-09-17T12:32:15.372+0000 7f685c789640 1 -- 172.21.15.22:0/1693903009 <== mon.2 v2:172.21.15.22:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56185c0d50e0 con 0x56185c0d6800 2024-09-17T12:32:16.117 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:15 smithi190 bash[53337]: [17/Sep/2024:12:32:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:32:16.117 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:15 smithi190 bash[53337]: [17/Sep/2024:12:32:15] ENGINE Bus STOPPED 2024-09-17T12:32:16.188 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T12:32:16.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[53337]: [17/Sep/2024:12:32:16] ENGINE Bus STARTING 2024-09-17T12:32:16.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.298015+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? 172.21.15.22:0/4137974017' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:32:16.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: cluster 2024-09-17T12:32:15.298798+0000 mon.a (mon.0) 1884 : cluster [INF] Activating manager daemon x 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: cluster 2024-09-17T12:32:15.315899+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.316192+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? 172.21.15.22:0/4137974017' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: cluster 2024-09-17T12:32:15.316234+0000 mon.a (mon.0) 1887 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0174423s) 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.317533+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.317731+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.317864+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.319335+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.319809+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.320073+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.320247+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.320407+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.320555+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:32:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.320757+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:32:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.321035+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:32:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.321315+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:32:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.322759+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:32:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.322889+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:32:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: audit 2024-09-17T12:32:15.323343+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:32:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[20839]: cluster 2024-09-17T12:32:15.830801+0000 mon.a (mon.0) 1903 : cluster [INF] Manager daemon x is now available 2024-09-17T12:32:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.298015+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? 172.21.15.22:0/4137974017' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:32:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: cluster 2024-09-17T12:32:15.298798+0000 mon.a (mon.0) 1884 : cluster [INF] Activating manager daemon x 2024-09-17T12:32:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: cluster 2024-09-17T12:32:15.315899+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T12:32:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.316192+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? 172.21.15.22:0/4137974017' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:32:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: cluster 2024-09-17T12:32:15.316234+0000 mon.a (mon.0) 1887 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0174423s) 2024-09-17T12:32:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.317533+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:32:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.317731+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:32:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.317864+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.319335+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.319809+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.320073+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.320247+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.320407+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.320555+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.320757+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.321035+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.321315+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.322759+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.322889+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:32:16.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: audit 2024-09-17T12:32:15.323343+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:32:16.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[19740]: cluster 2024-09-17T12:32:15.830801+0000 mon.a (mon.0) 1903 : cluster [INF] Manager daemon x is now available 2024-09-17T12:32:16.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.298015+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? 172.21.15.22:0/4137974017' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T12:32:16.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: cluster 2024-09-17T12:32:15.298798+0000 mon.a (mon.0) 1884 : cluster [INF] Activating manager daemon x 2024-09-17T12:32:16.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: cluster 2024-09-17T12:32:15.315899+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T12:32:16.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.316192+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? 172.21.15.22:0/4137974017' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T12:32:16.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: cluster 2024-09-17T12:32:15.316234+0000 mon.a (mon.0) 1887 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0174423s) 2024-09-17T12:32:16.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.317533+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:32:16.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.317731+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:32:16.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.317864+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:32:16.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.319335+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:32:16.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.319809+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:32:16.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.320073+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:32:16.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.320247+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:32:16.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.320407+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:32:16.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.320555+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:32:16.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.320757+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:32:16.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.321035+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:32:16.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.321315+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:32:16.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.322759+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:32:16.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.322889+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:32:16.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: audit 2024-09-17T12:32:15.323343+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:32:16.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:16 smithi022 bash[25967]: cluster 2024-09-17T12:32:15.830801+0000 mon.a (mon.0) 1903 : cluster [INF] Manager daemon x is now available 2024-09-17T12:32:16.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[53337]: [17/Sep/2024:12:32:16] ENGINE Serving on http://:::9283 2024-09-17T12:32:16.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:16 smithi190 bash[53337]: [17/Sep/2024:12:32:16] ENGINE Bus STARTED 2024-09-17T12:32:17.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.173402+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:17.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.178502+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:32:17.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.179687+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:32:17.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.201139+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.201859+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.237335+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.255666+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: cluster 2024-09-17T12:32:16.313814+0000 mon.a (mon.0) 1911 : cluster [DBG] mgrmap e36: x(active, since 1.01502s) 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.326089+0000 mgr.x (mgr.15192) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: cluster 2024-09-17T12:32:16.328224+0000 mgr.x (mgr.15192) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.896531+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.906327+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.907557+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[20839]: audit 2024-09-17T12:32:16.908554+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.173402+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.178502+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.179687+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.201139+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.201859+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.237335+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.255666+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: cluster 2024-09-17T12:32:16.313814+0000 mon.a (mon.0) 1911 : cluster [DBG] mgrmap e36: x(active, since 1.01502s) 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.326089+0000 mgr.x (mgr.15192) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: cluster 2024-09-17T12:32:16.328224+0000 mgr.x (mgr.15192) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.896531+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.906327+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.907557+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[19740]: audit 2024-09-17T12:32:16.908554+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.173402+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.178502+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.179687+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.201139+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.201859+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.237335+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:32:17.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.255666+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T12:32:17.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: cluster 2024-09-17T12:32:16.313814+0000 mon.a (mon.0) 1911 : cluster [DBG] mgrmap e36: x(active, since 1.01502s) 2024-09-17T12:32:17.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.326089+0000 mgr.x (mgr.15192) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:32:17.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: cluster 2024-09-17T12:32:16.328224+0000 mgr.x (mgr.15192) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:17.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.896531+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:32:17.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.906327+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:32:17.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.907557+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:17.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:17 smithi022 bash[25967]: audit 2024-09-17T12:32:16.908554+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:17.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: debug 2024-09-17T12:32:17.408+0000 7f105d1fb640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:32:17] ENGINE Error in HTTPServer.serve 2024-09-17T12:32:17.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: Traceback (most recent call last): 2024-09-17T12:32:17.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:32:17.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: self._connections.run(self.expiration_interval) 2024-09-17T12:32:17.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: self._run(expiration_interval) 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: s = self.context.wrap_socket( 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: return self.sslsocket_class._create( 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: self.do_handshake() 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:32:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: self._sslobj.do_handshake() 2024-09-17T12:32:17.653 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:17 smithi190 bash[53337]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:32:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:16.912159+0000 mgr.x (mgr.15192) 3 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:32:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:16.912387+0000 mgr.x (mgr.15192) 4 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:32:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.225407+0000 mgr.x (mgr.15192) 5 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:32:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.278875+0000 mgr.x (mgr.15192) 6 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Bus STARTING 2024-09-17T12:32:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.321611+0000 mgr.x (mgr.15192) 7 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:32:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cluster 2024-09-17T12:32:17.325145+0000 mgr.x (mgr.15192) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.341009+0000 mgr.x (mgr.15192) 9 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:32:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.404161+0000 mgr.x (mgr.15192) 10 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Serving on https://172.21.15.190:7150 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.409901+0000 mgr.x (mgr.15192) 11 : cephadm [ERR] [17/Sep/2024:12:32:17] ENGINE Error in HTTPServer.serve 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: Traceback (most recent call last): 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: self._connections.run(self.expiration_interval) 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: self._run(expiration_interval) 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: s = self.context.wrap_socket( 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:32:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: return self.sslsocket_class._create( 2024-09-17T12:32:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:32:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: self.do_handshake() 2024-09-17T12:32:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:32:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: self._sslobj.do_handshake() 2024-09-17T12:32:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:32:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.411394+0000 mgr.x (mgr.15192) 12 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:32:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.422618+0000 mgr.x (mgr.15192) 13 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:32:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.448318+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:16.912159+0000 mgr.x (mgr.15192) 3 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:16.912387+0000 mgr.x (mgr.15192) 4 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.225407+0000 mgr.x (mgr.15192) 5 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.278875+0000 mgr.x (mgr.15192) 6 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Bus STARTING 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.321611+0000 mgr.x (mgr.15192) 7 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cluster 2024-09-17T12:32:17.325145+0000 mgr.x (mgr.15192) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.341009+0000 mgr.x (mgr.15192) 9 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.404161+0000 mgr.x (mgr.15192) 10 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Serving on https://172.21.15.190:7150 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.409901+0000 mgr.x (mgr.15192) 11 : cephadm [ERR] [17/Sep/2024:12:32:17] ENGINE Error in HTTPServer.serve 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: Traceback (most recent call last): 2024-09-17T12:32:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: self._connections.run(self.expiration_interval) 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: self._run(expiration_interval) 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: s = self.context.wrap_socket( 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: return self.sslsocket_class._create( 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:32:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: self.do_handshake() 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: self._sslobj.do_handshake() 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.411394+0000 mgr.x (mgr.15192) 12 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.422618+0000 mgr.x (mgr.15192) 13 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.448318+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.498737+0000 mgr.x (mgr.15192) 14 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.501089+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.506062+0000 mgr.x (mgr.15192) 15 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Serving on http://172.21.15.190:8765 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.506794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.506847+0000 mgr.x (mgr.15192) 16 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Bus STARTED 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.532077+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.565830+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.571491+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.576434+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: cephadm 2024-09-17T12:32:17.579029+0000 mgr.x (mgr.15192) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.581342+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.598181+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[19740]: audit 2024-09-17T12:32:17.677485+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.498737+0000 mgr.x (mgr.15192) 14 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.501089+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.506062+0000 mgr.x (mgr.15192) 15 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Serving on http://172.21.15.190:8765 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.506794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.506847+0000 mgr.x (mgr.15192) 16 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Bus STARTED 2024-09-17T12:32:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.532077+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.565830+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.571491+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.576434+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: cephadm 2024-09-17T12:32:17.579029+0000 mgr.x (mgr.15192) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:32:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.581342+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.598181+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:32:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:18 smithi022 bash[25967]: audit 2024-09-17T12:32:17.677485+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:16.912159+0000 mgr.x (mgr.15192) 3 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:16.912387+0000 mgr.x (mgr.15192) 4 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.225407+0000 mgr.x (mgr.15192) 5 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.278875+0000 mgr.x (mgr.15192) 6 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Bus STARTING 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.321611+0000 mgr.x (mgr.15192) 7 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cluster 2024-09-17T12:32:17.325145+0000 mgr.x (mgr.15192) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.341009+0000 mgr.x (mgr.15192) 9 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.404161+0000 mgr.x (mgr.15192) 10 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Serving on https://172.21.15.190:7150 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.409901+0000 mgr.x (mgr.15192) 11 : cephadm [ERR] [17/Sep/2024:12:32:17] ENGINE Error in HTTPServer.serve 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: Traceback (most recent call last): 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:32:18.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: self._connections.run(self.expiration_interval) 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: self._run(expiration_interval) 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: s = self.context.wrap_socket( 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: return self.sslsocket_class._create( 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: self.do_handshake() 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:32:18.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: self._sslobj.do_handshake() 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.411394+0000 mgr.x (mgr.15192) 12 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.422618+0000 mgr.x (mgr.15192) 13 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.448318+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.498737+0000 mgr.x (mgr.15192) 14 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.501089+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.506062+0000 mgr.x (mgr.15192) 15 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Serving on http://172.21.15.190:8765 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.506794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.506847+0000 mgr.x (mgr.15192) 16 : cephadm [INF] [17/Sep/2024:12:32:17] ENGINE Bus STARTED 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.532077+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.565830+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.571491+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.576434+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: cephadm 2024-09-17T12:32:17.579029+0000 mgr.x (mgr.15192) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:32:18.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.581342+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:18.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.598181+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:32:18.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:18 smithi190 bash[20839]: audit 2024-09-17T12:32:17.677485+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[19740]: audit 2024-09-17T12:32:18.521237+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[19740]: audit 2024-09-17T12:32:18.559509+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:32:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[19740]: cephadm 2024-09-17T12:32:18.561351+0000 mgr.x (mgr.15192) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:32:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[19740]: audit 2024-09-17T12:32:18.566271+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[19740]: cephadm 2024-09-17T12:32:18.569531+0000 mgr.x (mgr.15192) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:32:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[19740]: audit 2024-09-17T12:32:18.657827+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[19740]: cluster 2024-09-17T12:32:18.683563+0000 mon.a (mon.0) 1930 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-17T12:32:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[19740]: audit 2024-09-17T12:32:18.795655+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[25967]: audit 2024-09-17T12:32:18.521237+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[25967]: audit 2024-09-17T12:32:18.559509+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:32:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[25967]: cephadm 2024-09-17T12:32:18.561351+0000 mgr.x (mgr.15192) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:32:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[25967]: audit 2024-09-17T12:32:18.566271+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[25967]: cephadm 2024-09-17T12:32:18.569531+0000 mgr.x (mgr.15192) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:32:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[25967]: audit 2024-09-17T12:32:18.657827+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[25967]: cluster 2024-09-17T12:32:18.683563+0000 mon.a (mon.0) 1930 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-17T12:32:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:19 smithi022 bash[25967]: audit 2024-09-17T12:32:18.795655+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:19 smithi190 bash[20839]: audit 2024-09-17T12:32:18.521237+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:19 smithi190 bash[20839]: audit 2024-09-17T12:32:18.559509+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:32:19.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:19 smithi190 bash[20839]: cephadm 2024-09-17T12:32:18.561351+0000 mgr.x (mgr.15192) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:32:19.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:19 smithi190 bash[20839]: audit 2024-09-17T12:32:18.566271+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:19 smithi190 bash[20839]: cephadm 2024-09-17T12:32:18.569531+0000 mgr.x (mgr.15192) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:32:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:19 smithi190 bash[20839]: audit 2024-09-17T12:32:18.657827+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:19 smithi190 bash[20839]: cluster 2024-09-17T12:32:18.683563+0000 mon.a (mon.0) 1930 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-17T12:32:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:19 smithi190 bash[20839]: audit 2024-09-17T12:32:18.795655+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:20.932 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:32:20.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:20 smithi022 bash[25967]: cluster 2024-09-17T12:32:19.325801+0000 mgr.x (mgr.15192) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:20.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:20 smithi022 bash[25967]: audit 2024-09-17T12:32:19.803808+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:20.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:20 smithi022 bash[25967]: audit 2024-09-17T12:32:19.961980+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:20.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:20 smithi022 bash[25967]: audit 2024-09-17T12:32:20.113111+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:20.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:20 smithi022 bash[19740]: cluster 2024-09-17T12:32:19.325801+0000 mgr.x (mgr.15192) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:20.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:20 smithi022 bash[19740]: audit 2024-09-17T12:32:19.803808+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:20.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:20 smithi022 bash[19740]: audit 2024-09-17T12:32:19.961980+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:20.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:20 smithi022 bash[19740]: audit 2024-09-17T12:32:20.113111+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:20 smithi190 bash[20839]: cluster 2024-09-17T12:32:19.325801+0000 mgr.x (mgr.15192) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:20 smithi190 bash[20839]: audit 2024-09-17T12:32:19.803808+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:20 smithi190 bash[20839]: audit 2024-09-17T12:32:19.961980+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:20 smithi190 bash[20839]: audit 2024-09-17T12:32:20.113111+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:22.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:21 smithi022 bash[19740]: audit 2024-09-17T12:32:20.786113+0000 mgr.x (mgr.15192) 21 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:22.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:21 smithi022 bash[19740]: cluster 2024-09-17T12:32:20.814497+0000 mon.a (mon.0) 1935 : cluster [DBG] mgrmap e38: x(active, since 5s) 2024-09-17T12:32:22.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:21 smithi022 bash[19740]: audit 2024-09-17T12:32:21.146852+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:21 smithi022 bash[25967]: audit 2024-09-17T12:32:20.786113+0000 mgr.x (mgr.15192) 21 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:21 smithi022 bash[25967]: cluster 2024-09-17T12:32:20.814497+0000 mon.a (mon.0) 1935 : cluster [DBG] mgrmap e38: x(active, since 5s) 2024-09-17T12:32:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:21 smithi022 bash[25967]: audit 2024-09-17T12:32:21.146852+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:22.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:21 smithi190 bash[20839]: audit 2024-09-17T12:32:20.786113+0000 mgr.x (mgr.15192) 21 : audit [DBG] from='client.25106 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:22.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:21 smithi190 bash[20839]: cluster 2024-09-17T12:32:20.814497+0000 mon.a (mon.0) 1935 : cluster [DBG] mgrmap e38: x(active, since 5s) 2024-09-17T12:32:22.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:21 smithi190 bash[20839]: audit 2024-09-17T12:32:21.146852+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:22.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[77365]: [17/Sep/2024:12:32:22] ENGINE Bus STARTING 2024-09-17T12:32:22.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[77365]: CherryPy Checker: 2024-09-17T12:32:22.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[77365]: The Application mounted at '' has an empty config. 2024-09-17T12:32:22.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[77365]: [17/Sep/2024:12:32:22] ENGINE Serving on http://:::9283 2024-09-17T12:32:22.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[77365]: [17/Sep/2024:12:32:22] ENGINE Bus STARTED 2024-09-17T12:32:23.065 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: cluster 2024-09-17T12:32:21.326624+0000 mgr.x (mgr.15192) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:32:23.065 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: cluster 2024-09-17T12:32:22.059207+0000 mon.a (mon.0) 1937 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:32:23.065 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: audit 2024-09-17T12:32:22.062129+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:32:23.065 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: audit 2024-09-17T12:32:22.064585+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: audit 2024-09-17T12:32:22.065520+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: audit 2024-09-17T12:32:22.065829+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: audit 2024-09-17T12:32:22.359287+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: audit 2024-09-17T12:32:22.369887+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[25967]: audit 2024-09-17T12:32:22.381030+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: cluster 2024-09-17T12:32:21.326624+0000 mgr.x (mgr.15192) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: cluster 2024-09-17T12:32:22.059207+0000 mon.a (mon.0) 1937 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: audit 2024-09-17T12:32:22.062129+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: audit 2024-09-17T12:32:22.064585+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: audit 2024-09-17T12:32:22.065520+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:32:23.066 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: audit 2024-09-17T12:32:22.065829+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:32:23.067 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: audit 2024-09-17T12:32:22.359287+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:23.067 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: audit 2024-09-17T12:32:22.369887+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:23.067 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:22 smithi022 bash[19740]: audit 2024-09-17T12:32:22.381030+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:23.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: cluster 2024-09-17T12:32:21.326624+0000 mgr.x (mgr.15192) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:32:23.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: cluster 2024-09-17T12:32:22.059207+0000 mon.a (mon.0) 1937 : cluster [DBG] Standby manager daemon y started 2024-09-17T12:32:23.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: audit 2024-09-17T12:32:22.062129+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T12:32:23.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: audit 2024-09-17T12:32:22.064585+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:32:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: audit 2024-09-17T12:32:22.065520+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T12:32:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: audit 2024-09-17T12:32:22.065829+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.? 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:32:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: audit 2024-09-17T12:32:22.359287+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: audit 2024-09-17T12:32:22.369887+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:22 smithi190 bash[20839]: audit 2024-09-17T12:32:22.381030+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[25967]: cluster 2024-09-17T12:32:22.826446+0000 mon.a (mon.0) 1941 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-17T12:32:24.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[25967]: audit 2024-09-17T12:32:22.834863+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:32:24.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[25967]: cluster 2024-09-17T12:32:23.327560+0000 mgr.x (mgr.15192) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:32:24.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[25967]: audit 2024-09-17T12:32:23.523005+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[25967]: audit 2024-09-17T12:32:23.529137+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[25967]: cluster 2024-09-17T12:32:23.532379+0000 mgr.x (mgr.15192) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:32:24.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[25967]: audit 2024-09-17T12:32:23.535291+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[19740]: cluster 2024-09-17T12:32:22.826446+0000 mon.a (mon.0) 1941 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-17T12:32:24.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[19740]: audit 2024-09-17T12:32:22.834863+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:32:24.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[19740]: cluster 2024-09-17T12:32:23.327560+0000 mgr.x (mgr.15192) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:32:24.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[19740]: audit 2024-09-17T12:32:23.523005+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[19740]: audit 2024-09-17T12:32:23.529137+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[19740]: cluster 2024-09-17T12:32:23.532379+0000 mgr.x (mgr.15192) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:32:24.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:23 smithi022 bash[19740]: audit 2024-09-17T12:32:23.535291+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:23 smithi190 bash[20839]: cluster 2024-09-17T12:32:22.826446+0000 mon.a (mon.0) 1941 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-17T12:32:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:23 smithi190 bash[20839]: audit 2024-09-17T12:32:22.834863+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:32:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:23 smithi190 bash[20839]: cluster 2024-09-17T12:32:23.327560+0000 mgr.x (mgr.15192) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:32:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:23 smithi190 bash[20839]: audit 2024-09-17T12:32:23.523005+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:23 smithi190 bash[20839]: audit 2024-09-17T12:32:23.529137+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:23 smithi190 bash[20839]: cluster 2024-09-17T12:32:23.532379+0000 mgr.x (mgr.15192) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:32:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:23 smithi190 bash[20839]: audit 2024-09-17T12:32:23.535291+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:24.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:32:24 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:32:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T12:32:24.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:24 smithi190 bash[65422]: ts=2024-09-17T12:32:24.411Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:32:24.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:24 smithi190 bash[65422]: ts=2024-09-17T12:32:24.412Z 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.22:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:32:24.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:24 smithi190 bash[65422]: ts=2024-09-17T12:32:24.416Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:32:24.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:24 smithi190 bash[65422]: ts=2024-09-17T12:32:24.416Z 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.22:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:32:24.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:24 smithi190 bash[65422]: ts=2024-09-17T12:32:24.416Z 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.22:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:32:24.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:24 smithi190 bash[65422]: ts=2024-09-17T12:32:24.418Z 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.22:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:32:24.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:24 smithi190 bash[65422]: ts=2024-09-17T12:32:24.418Z 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.22:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T12:32:25.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:24 smithi022 bash[19740]: cluster 2024-09-17T12:32:23.815843+0000 mon.a (mon.0) 1946 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:32:25.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:24 smithi022 bash[25967]: cluster 2024-09-17T12:32:23.815843+0000 mon.a (mon.0) 1946 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:32:25.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:24 smithi190 bash[20839]: cluster 2024-09-17T12:32:23.815843+0000 mon.a (mon.0) 1946 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:32:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:26 smithi190 bash[20839]: cluster 2024-09-17T12:32:25.532846+0000 mgr.x (mgr.15192) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:26 smithi190 bash[20839]: audit 2024-09-17T12:32:25.610663+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:26 smithi190 bash[20839]: audit 2024-09-17T12:32:25.615929+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:26 smithi190 bash[20839]: cephadm 2024-09-17T12:32:25.621037+0000 mgr.x (mgr.15192) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:32:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:26 smithi022 bash[19740]: cluster 2024-09-17T12:32:25.532846+0000 mgr.x (mgr.15192) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:26 smithi022 bash[19740]: audit 2024-09-17T12:32:25.610663+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:26 smithi022 bash[19740]: audit 2024-09-17T12:32:25.615929+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:26 smithi022 bash[19740]: cephadm 2024-09-17T12:32:25.621037+0000 mgr.x (mgr.15192) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:32:27.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:26 smithi022 bash[25967]: cluster 2024-09-17T12:32:25.532846+0000 mgr.x (mgr.15192) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:27.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:26 smithi022 bash[25967]: audit 2024-09-17T12:32:25.610663+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:27.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:26 smithi022 bash[25967]: audit 2024-09-17T12:32:25.615929+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:27.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:26 smithi022 bash[25967]: cephadm 2024-09-17T12:32:25.621037+0000 mgr.x (mgr.15192) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:32:27.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:27 smithi190 bash[20839]: cephadm 2024-09-17T12:32:25.874175+0000 mgr.x (mgr.15192) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:32:27.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:27 smithi190 bash[20839]: audit 2024-09-17T12:32:26.944691+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:27.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:27 smithi190 bash[20839]: audit 2024-09-17T12:32:26.955363+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:27.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:27 smithi190 bash[20839]: audit 2024-09-17T12:32:26.965651+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:28.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:27 smithi022 bash[25967]: cephadm 2024-09-17T12:32:25.874175+0000 mgr.x (mgr.15192) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:32:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:27 smithi022 bash[25967]: audit 2024-09-17T12:32:26.944691+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:27 smithi022 bash[25967]: audit 2024-09-17T12:32:26.955363+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:27 smithi022 bash[25967]: audit 2024-09-17T12:32:26.965651+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:27 smithi022 bash[19740]: cephadm 2024-09-17T12:32:25.874175+0000 mgr.x (mgr.15192) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:32:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:27 smithi022 bash[19740]: audit 2024-09-17T12:32:26.944691+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:27 smithi022 bash[19740]: audit 2024-09-17T12:32:26.955363+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:27 smithi022 bash[19740]: audit 2024-09-17T12:32:26.965651+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:28.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:28 smithi190 bash[20839]: cluster 2024-09-17T12:32:26.960588+0000 mgr.x (mgr.15192) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:28.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:28 smithi190 bash[20839]: cluster 2024-09-17T12:32:27.950628+0000 mon.a (mon.0) 1952 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:32:28.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:28 smithi190 bash[20839]: cluster 2024-09-17T12:32:27.950689+0000 mon.a (mon.0) 1953 : cluster [INF] Cluster is now healthy 2024-09-17T12:32:29.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:28 smithi022 bash[25967]: cluster 2024-09-17T12:32:26.960588+0000 mgr.x (mgr.15192) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:29.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:28 smithi022 bash[25967]: cluster 2024-09-17T12:32:27.950628+0000 mon.a (mon.0) 1952 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:32:29.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:28 smithi022 bash[25967]: cluster 2024-09-17T12:32:27.950689+0000 mon.a (mon.0) 1953 : cluster [INF] Cluster is now healthy 2024-09-17T12:32:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:28 smithi022 bash[19740]: cluster 2024-09-17T12:32:26.960588+0000 mgr.x (mgr.15192) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:28 smithi022 bash[19740]: cluster 2024-09-17T12:32:27.950628+0000 mon.a (mon.0) 1952 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:32:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:28 smithi022 bash[19740]: cluster 2024-09-17T12:32:27.950689+0000 mon.a (mon.0) 1953 : cluster [INF] Cluster is now healthy 2024-09-17T12:32:30.871 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[20839]: cluster 2024-09-17T12:32:28.961217+0000 mgr.x (mgr.15192) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:30.871 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[20839]: audit 2024-09-17T12:32:30.051112+0000 mon.a (mon.0) 1954 : audit [DBG] from='client.? 172.21.15.22:0/438781788' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:32:30.871 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[20839]: audit 2024-09-17T12:32:30.249800+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:30.871 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[20839]: audit 2024-09-17T12:32:30.256815+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:30.871 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[20839]: audit 2024-09-17T12:32:30.265348+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:30.871 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[20839]: audit 2024-09-17T12:32:30.370930+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.22:0/830442803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/440872321"}]: dispatch 2024-09-17T12:32:30.871 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 systemd[1]: Stopping Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.865Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.866Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.866Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.866Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.866Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.866Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.866Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.866Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.866Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.867Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T12:32:30.872 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.867Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T12:32:30.873 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:30 smithi190 bash[65422]: ts=2024-09-17T12:32:30.867Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T12:32:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[19740]: cluster 2024-09-17T12:32:28.961217+0000 mgr.x (mgr.15192) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[19740]: audit 2024-09-17T12:32:30.051112+0000 mon.a (mon.0) 1954 : audit [DBG] from='client.? 172.21.15.22:0/438781788' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:32:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[19740]: audit 2024-09-17T12:32:30.249800+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[19740]: audit 2024-09-17T12:32:30.256815+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[19740]: audit 2024-09-17T12:32:30.265348+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[19740]: audit 2024-09-17T12:32:30.370930+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.22:0/830442803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/440872321"}]: dispatch 2024-09-17T12:32:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[25967]: cluster 2024-09-17T12:32:28.961217+0000 mgr.x (mgr.15192) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:32:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[25967]: audit 2024-09-17T12:32:30.051112+0000 mon.a (mon.0) 1954 : audit [DBG] from='client.? 172.21.15.22:0/438781788' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:32:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[25967]: audit 2024-09-17T12:32:30.249800+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[25967]: audit 2024-09-17T12:32:30.256815+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[25967]: audit 2024-09-17T12:32:30.265348+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:30 smithi022 bash[25967]: audit 2024-09-17T12:32:30.370930+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.22:0/830442803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/440872321"}]: dispatch 2024-09-17T12:32:31.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[69734]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:32:31.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[69796]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:32:31.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:31 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T12:32:31.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:31 smithi190 systemd[1]: Stopped Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:32:31.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:31 smithi190 systemd[1]: Started Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:32:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[20839]: cluster 2024-09-17T12:32:30.260933+0000 mgr.x (mgr.15192) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-09-17T12:32:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[20839]: audit 2024-09-17T12:32:31.201876+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[20839]: cluster 2024-09-17T12:32:31.254144+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:32:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[20839]: audit 2024-09-17T12:32:31.268614+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? 172.21.15.22:0/830442803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/440872321"}]': finished 2024-09-17T12:32:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[20839]: cluster 2024-09-17T12:32:31.268693+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T12:32:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[20839]: audit 2024-09-17T12:32:31.577797+0000 mon.c (mon.2) 277 : audit [INF] from='client.? 172.21.15.22:0/3294071680' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]: dispatch 2024-09-17T12:32:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:31 smithi190 bash[20839]: audit 2024-09-17T12:32:31.578426+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]: dispatch 2024-09-17T12:32:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[19740]: cluster 2024-09-17T12:32:30.260933+0000 mgr.x (mgr.15192) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-09-17T12:32:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[19740]: audit 2024-09-17T12:32:31.201876+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[19740]: cluster 2024-09-17T12:32:31.254144+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:32:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[19740]: audit 2024-09-17T12:32:31.268614+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? 172.21.15.22:0/830442803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/440872321"}]': finished 2024-09-17T12:32:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[19740]: cluster 2024-09-17T12:32:31.268693+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T12:32:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[19740]: audit 2024-09-17T12:32:31.577797+0000 mon.c (mon.2) 277 : audit [INF] from='client.? 172.21.15.22:0/3294071680' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]: dispatch 2024-09-17T12:32:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[19740]: audit 2024-09-17T12:32:31.578426+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]: dispatch 2024-09-17T12:32:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[25967]: cluster 2024-09-17T12:32:30.260933+0000 mgr.x (mgr.15192) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-09-17T12:32:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[25967]: audit 2024-09-17T12:32:31.201876+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[25967]: cluster 2024-09-17T12:32:31.254144+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:32:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[25967]: audit 2024-09-17T12:32:31.268614+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? 172.21.15.22:0/830442803' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/440872321"}]': finished 2024-09-17T12:32:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[25967]: cluster 2024-09-17T12:32:31.268693+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T12:32:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[25967]: audit 2024-09-17T12:32:31.577797+0000 mon.c (mon.2) 277 : audit [INF] from='client.? 172.21.15.22:0/3294071680' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]: dispatch 2024-09-17T12:32:31.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:31 smithi022 bash[25967]: audit 2024-09-17T12:32:31.578426+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]: dispatch 2024-09-17T12:32:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.665159+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.674532+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.679379+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.682285+0000 mgr.x (mgr.15192) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.684926+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.687666+0000 mgr.x (mgr.15192) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.690817+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.693642+0000 mgr.x (mgr.15192) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.738166+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.739373+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: cluster 2024-09-17T12:32:31.743486+0000 mgr.x (mgr.15192) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: cluster 2024-09-17T12:32:31.743837+0000 mgr.x (mgr.15192) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:31.749932+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:32.274237+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]': finished 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: cluster 2024-09-17T12:32:32.274354+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[19740]: audit 2024-09-17T12:32:32.605884+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.22:0/1771682825' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1944866074"}]: dispatch 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.665159+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.674532+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.679379+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.682285+0000 mgr.x (mgr.15192) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.684926+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.687666+0000 mgr.x (mgr.15192) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.690817+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:32:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.693642+0000 mgr.x (mgr.15192) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:32:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.738166+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.739373+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: cluster 2024-09-17T12:32:31.743486+0000 mgr.x (mgr.15192) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s 2024-09-17T12:32:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: cluster 2024-09-17T12:32:31.743837+0000 mgr.x (mgr.15192) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T12:32:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:31.749932+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:32.274237+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]': finished 2024-09-17T12:32:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: cluster 2024-09-17T12:32:32.274354+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T12:32:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:32 smithi022 bash[25967]: audit 2024-09-17T12:32:32.605884+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.22:0/1771682825' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1944866074"}]: dispatch 2024-09-17T12:32:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.665159+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.674532+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.679379+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:32:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.682285+0000 mgr.x (mgr.15192) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:32:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.684926+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:32:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.687666+0000 mgr.x (mgr.15192) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:32:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.690817+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:32:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.693642+0000 mgr.x (mgr.15192) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:32:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.738166+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.739373+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: cluster 2024-09-17T12:32:31.743486+0000 mgr.x (mgr.15192) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s 2024-09-17T12:32:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: cluster 2024-09-17T12:32:31.743837+0000 mgr.x (mgr.15192) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T12:32:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:31.749932+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:32.274237+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/697577810"}]': finished 2024-09-17T12:32:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: cluster 2024-09-17T12:32:32.274354+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T12:32:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[20839]: audit 2024-09-17T12:32:32.605884+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.22:0/1771682825' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1944866074"}]: dispatch 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.813Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.813Z 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-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.813Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi190 (none))" 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.813Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.814Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.815Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.816Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.816Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.816Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.820Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T12:32:33.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.821Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=900.901µs 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.821Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.821Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.837Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.841Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.844Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.845Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.845Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.481µs wal_replay_duration=24.189477ms wbl_replay_duration=115ns total_replay_duration=25.155983ms 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.847Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.847Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.847Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.872Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.996083ms db_storage=1.023µs remote_storage=1.325µs web_handler=502ns query_engine=741ns scrape=273.115µs scrape_sd=149.099µs notify=23.768µs notify_sd=18.204µs rules=24.080431ms tracing=7.527µs 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.872Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T12:32:33.155 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:32:32 smithi190 bash[69824]: ts=2024-09-17T12:32:32.872Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T12:32:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:34 smithi190 bash[20839]: audit 2024-09-17T12:32:33.273087+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.22:0/1771682825' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1944866074"}]': finished 2024-09-17T12:32:34.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:34 smithi190 bash[20839]: cluster 2024-09-17T12:32:33.273164+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T12:32:34.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:34 smithi190 bash[20839]: audit 2024-09-17T12:32:33.619343+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? 172.21.15.22:0/3676771179' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1944866074"}]: dispatch 2024-09-17T12:32:34.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:34 smithi190 bash[20839]: cluster 2024-09-17T12:32:33.744663+0000 mgr.x (mgr.15192) 36 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-09-17T12:32:34.680 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:34 smithi022 bash[19740]: audit 2024-09-17T12:32:33.273087+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.22:0/1771682825' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1944866074"}]': finished 2024-09-17T12:32:34.681 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:34 smithi022 bash[19740]: cluster 2024-09-17T12:32:33.273164+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T12:32:34.681 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:34 smithi022 bash[19740]: audit 2024-09-17T12:32:33.619343+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? 172.21.15.22:0/3676771179' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1944866074"}]: dispatch 2024-09-17T12:32:34.681 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:34 smithi022 bash[19740]: cluster 2024-09-17T12:32:33.744663+0000 mgr.x (mgr.15192) 36 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-09-17T12:32:34.681 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:34 smithi022 bash[25967]: audit 2024-09-17T12:32:33.273087+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.22:0/1771682825' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/1944866074"}]': finished 2024-09-17T12:32:34.681 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:34 smithi022 bash[25967]: cluster 2024-09-17T12:32:33.273164+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T12:32:34.681 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:34 smithi022 bash[25967]: audit 2024-09-17T12:32:33.619343+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? 172.21.15.22:0/3676771179' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1944866074"}]: dispatch 2024-09-17T12:32:34.681 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:34 smithi022 bash[25967]: cluster 2024-09-17T12:32:33.744663+0000 mgr.x (mgr.15192) 36 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-09-17T12:32:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:35 smithi190 bash[20839]: audit 2024-09-17T12:32:34.289216+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.22:0/3676771179' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1944866074"}]': finished 2024-09-17T12:32:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:35 smithi190 bash[20839]: cluster 2024-09-17T12:32:34.289318+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T12:32:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:35 smithi190 bash[20839]: audit 2024-09-17T12:32:34.622283+0000 mon.a (mon.0) 1980 : audit [INF] from='client.? 172.21.15.22:0/50217458' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2200290323"}]: dispatch 2024-09-17T12:32:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:35 smithi190 bash[20839]: audit 2024-09-17T12:32:34.657172+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:35 smithi190 bash[20839]: audit 2024-09-17T12:32:34.667313+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:35 smithi190 bash[20839]: cluster 2024-09-17T12:32:34.671495+0000 mgr.x (mgr.15192) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:35 smithi190 bash[20839]: cluster 2024-09-17T12:32:34.672090+0000 mgr.x (mgr.15192) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:35 smithi190 bash[20839]: audit 2024-09-17T12:32:34.678311+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:35.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[25967]: audit 2024-09-17T12:32:34.289216+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.22:0/3676771179' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1944866074"}]': finished 2024-09-17T12:32:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[25967]: cluster 2024-09-17T12:32:34.289318+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T12:32:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[25967]: audit 2024-09-17T12:32:34.622283+0000 mon.a (mon.0) 1980 : audit [INF] from='client.? 172.21.15.22:0/50217458' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2200290323"}]: dispatch 2024-09-17T12:32:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[25967]: audit 2024-09-17T12:32:34.657172+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[25967]: audit 2024-09-17T12:32:34.667313+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[25967]: cluster 2024-09-17T12:32:34.671495+0000 mgr.x (mgr.15192) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[25967]: cluster 2024-09-17T12:32:34.672090+0000 mgr.x (mgr.15192) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[25967]: audit 2024-09-17T12:32:34.678311+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[19740]: audit 2024-09-17T12:32:34.289216+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.22:0/3676771179' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/1944866074"}]': finished 2024-09-17T12:32:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[19740]: cluster 2024-09-17T12:32:34.289318+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T12:32:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[19740]: audit 2024-09-17T12:32:34.622283+0000 mon.a (mon.0) 1980 : audit [INF] from='client.? 172.21.15.22:0/50217458' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2200290323"}]: dispatch 2024-09-17T12:32:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[19740]: audit 2024-09-17T12:32:34.657172+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[19740]: audit 2024-09-17T12:32:34.667313+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[19740]: cluster 2024-09-17T12:32:34.671495+0000 mgr.x (mgr.15192) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[19740]: cluster 2024-09-17T12:32:34.672090+0000 mgr.x (mgr.15192) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:32:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:35 smithi022 bash[19740]: audit 2024-09-17T12:32:34.678311+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:36 smithi190 bash[20839]: audit 2024-09-17T12:32:35.287577+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.22:0/50217458' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2200290323"}]': finished 2024-09-17T12:32:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:36 smithi190 bash[20839]: cluster 2024-09-17T12:32:35.287753+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T12:32:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:36 smithi190 bash[20839]: audit 2024-09-17T12:32:35.615528+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? 172.21.15.22:0/4190140474' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3202209075"}]: dispatch 2024-09-17T12:32:36.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:36 smithi022 bash[25967]: audit 2024-09-17T12:32:35.287577+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.22:0/50217458' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2200290323"}]': finished 2024-09-17T12:32:36.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:36 smithi022 bash[25967]: cluster 2024-09-17T12:32:35.287753+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T12:32:36.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:36 smithi022 bash[25967]: audit 2024-09-17T12:32:35.615528+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? 172.21.15.22:0/4190140474' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3202209075"}]: dispatch 2024-09-17T12:32:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:36 smithi022 bash[19740]: audit 2024-09-17T12:32:35.287577+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.22:0/50217458' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2200290323"}]': finished 2024-09-17T12:32:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:36 smithi022 bash[19740]: cluster 2024-09-17T12:32:35.287753+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T12:32:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:36 smithi022 bash[19740]: audit 2024-09-17T12:32:35.615528+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? 172.21.15.22:0/4190140474' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3202209075"}]: dispatch 2024-09-17T12:32:37.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:37 smithi190 bash[20839]: audit 2024-09-17T12:32:36.309681+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? 172.21.15.22:0/4190140474' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3202209075"}]': finished 2024-09-17T12:32:37.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:37 smithi190 bash[20839]: cluster 2024-09-17T12:32:36.309851+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T12:32:37.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:37 smithi190 bash[20839]: cluster 2024-09-17T12:32:36.673808+0000 mgr.x (mgr.15192) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:32:37.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:37 smithi022 bash[19740]: audit 2024-09-17T12:32:36.309681+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? 172.21.15.22:0/4190140474' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3202209075"}]': finished 2024-09-17T12:32:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:37 smithi022 bash[19740]: cluster 2024-09-17T12:32:36.309851+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T12:32:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:37 smithi022 bash[19740]: cluster 2024-09-17T12:32:36.673808+0000 mgr.x (mgr.15192) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:32:37.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:37 smithi022 bash[25967]: audit 2024-09-17T12:32:36.309681+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? 172.21.15.22:0/4190140474' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3202209075"}]': finished 2024-09-17T12:32:37.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:37 smithi022 bash[25967]: cluster 2024-09-17T12:32:36.309851+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T12:32:37.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:37 smithi022 bash[25967]: cluster 2024-09-17T12:32:36.673808+0000 mgr.x (mgr.15192) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:32:40.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:39 smithi022 bash[19740]: cluster 2024-09-17T12:32:38.674576+0000 mgr.x (mgr.15192) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:32:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:39 smithi022 bash[25967]: cluster 2024-09-17T12:32:38.674576+0000 mgr.x (mgr.15192) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:32:40.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:39 smithi190 bash[20839]: cluster 2024-09-17T12:32:38.674576+0000 mgr.x (mgr.15192) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:32:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:40 smithi022 bash[19740]: audit 2024-09-17T12:32:39.563662+0000 mgr.x (mgr.15192) 41 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:40 smithi022 bash[25967]: audit 2024-09-17T12:32:39.563662+0000 mgr.x (mgr.15192) 41 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:40 smithi190 bash[20839]: audit 2024-09-17T12:32:39.563662+0000 mgr.x (mgr.15192) 41 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:41.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:41 smithi190 bash[20839]: cluster 2024-09-17T12:32:40.675353+0000 mgr.x (mgr.15192) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:42.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:41 smithi022 bash[19740]: cluster 2024-09-17T12:32:40.675353+0000 mgr.x (mgr.15192) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:41 smithi022 bash[25967]: cluster 2024-09-17T12:32:40.675353+0000 mgr.x (mgr.15192) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:32:44.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:43 smithi190 bash[20839]: cluster 2024-09-17T12:32:42.677041+0000 mgr.x (mgr.15192) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:44.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:43 smithi022 bash[19740]: cluster 2024-09-17T12:32:42.677041+0000 mgr.x (mgr.15192) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:44.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:43 smithi022 bash[25967]: cluster 2024-09-17T12:32:42.677041+0000 mgr.x (mgr.15192) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:46.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:45 smithi022 bash[19740]: cluster 2024-09-17T12:32:44.677654+0000 mgr.x (mgr.15192) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:32:46.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:45 smithi022 bash[25967]: cluster 2024-09-17T12:32:44.677654+0000 mgr.x (mgr.15192) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:32:46.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:45 smithi190 bash[20839]: cluster 2024-09-17T12:32:44.677654+0000 mgr.x (mgr.15192) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:32:47.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[25967]: audit 2024-09-17T12:32:46.208890+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[25967]: audit 2024-09-17T12:32:46.210044+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[25967]: cluster 2024-09-17T12:32:46.678879+0000 mgr.x (mgr.15192) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[25967]: audit 2024-09-17T12:32:46.699131+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[25967]: audit 2024-09-17T12:32:46.709113+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[25967]: cluster 2024-09-17T12:32:46.712566+0000 mgr.x (mgr.15192) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[25967]: cluster 2024-09-17T12:32:46.712913+0000 mgr.x (mgr.15192) 47 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[25967]: audit 2024-09-17T12:32:46.719947+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[19740]: audit 2024-09-17T12:32:46.208890+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[19740]: audit 2024-09-17T12:32:46.210044+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[19740]: cluster 2024-09-17T12:32:46.678879+0000 mgr.x (mgr.15192) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:32:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[19740]: audit 2024-09-17T12:32:46.699131+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[19740]: audit 2024-09-17T12:32:46.709113+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[19740]: cluster 2024-09-17T12:32:46.712566+0000 mgr.x (mgr.15192) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-17T12:32:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[19740]: cluster 2024-09-17T12:32:46.712913+0000 mgr.x (mgr.15192) 47 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:47 smithi022 bash[19740]: audit 2024-09-17T12:32:46.719947+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:32:47] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T12:32:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[20839]: audit 2024-09-17T12:32:46.208890+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[20839]: audit 2024-09-17T12:32:46.210044+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:32:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[20839]: cluster 2024-09-17T12:32:46.678879+0000 mgr.x (mgr.15192) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:32:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[20839]: audit 2024-09-17T12:32:46.699131+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[20839]: audit 2024-09-17T12:32:46.709113+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[20839]: cluster 2024-09-17T12:32:46.712566+0000 mgr.x (mgr.15192) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-17T12:32:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[20839]: cluster 2024-09-17T12:32:46.712913+0000 mgr.x (mgr.15192) 47 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:47 smithi190 bash[20839]: audit 2024-09-17T12:32:46.719947+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[19740]: cluster 2024-09-17T12:32:48.713656+0000 mgr.x (mgr.15192) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[19740]: audit 2024-09-17T12:32:49.066124+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[19740]: audit 2024-09-17T12:32:49.075634+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[19740]: audit 2024-09-17T12:32:49.082190+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[19740]: audit 2024-09-17T12:32:49.086380+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[19740]: audit 2024-09-17T12:32:49.088615+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[19740]: audit 2024-09-17T12:32:49.098892+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[25967]: cluster 2024-09-17T12:32:48.713656+0000 mgr.x (mgr.15192) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[25967]: audit 2024-09-17T12:32:49.066124+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[25967]: audit 2024-09-17T12:32:49.075634+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[25967]: audit 2024-09-17T12:32:49.082190+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[25967]: audit 2024-09-17T12:32:49.086380+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[25967]: audit 2024-09-17T12:32:49.088615+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:49 smithi022 bash[25967]: audit 2024-09-17T12:32:49.098892+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:49 smithi190 bash[20839]: cluster 2024-09-17T12:32:48.713656+0000 mgr.x (mgr.15192) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:32:50.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:49 smithi190 bash[20839]: audit 2024-09-17T12:32:49.066124+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:49 smithi190 bash[20839]: audit 2024-09-17T12:32:49.075634+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:49 smithi190 bash[20839]: audit 2024-09-17T12:32:49.082190+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:32:50.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:49 smithi190 bash[20839]: audit 2024-09-17T12:32:49.086380+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:50.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:49 smithi190 bash[20839]: audit 2024-09-17T12:32:49.088615+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:32:50.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:49 smithi190 bash[20839]: audit 2024-09-17T12:32:49.098892+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:32:51.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:50 smithi022 bash[19740]: cluster 2024-09-17T12:32:49.079793+0000 mgr.x (mgr.15192) 49 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:51.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:50 smithi022 bash[19740]: audit 2024-09-17T12:32:49.566224+0000 mgr.x (mgr.15192) 50 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:50 smithi022 bash[19740]: cluster 2024-09-17T12:32:50.071578+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:32:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:50 smithi022 bash[19740]: cluster 2024-09-17T12:32:50.071639+0000 mon.a (mon.0) 2001 : cluster [INF] Cluster is now healthy 2024-09-17T12:32:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:50 smithi022 bash[25967]: cluster 2024-09-17T12:32:49.079793+0000 mgr.x (mgr.15192) 49 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:50 smithi022 bash[25967]: audit 2024-09-17T12:32:49.566224+0000 mgr.x (mgr.15192) 50 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:50 smithi022 bash[25967]: cluster 2024-09-17T12:32:50.071578+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:32:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:50 smithi022 bash[25967]: cluster 2024-09-17T12:32:50.071639+0000 mon.a (mon.0) 2001 : cluster [INF] Cluster is now healthy 2024-09-17T12:32:51.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:50 smithi190 bash[20839]: cluster 2024-09-17T12:32:49.079793+0000 mgr.x (mgr.15192) 49 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:51.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:50 smithi190 bash[20839]: audit 2024-09-17T12:32:49.566224+0000 mgr.x (mgr.15192) 50 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:32:51.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:50 smithi190 bash[20839]: cluster 2024-09-17T12:32:50.071578+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:32:51.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:50 smithi190 bash[20839]: cluster 2024-09-17T12:32:50.071639+0000 mon.a (mon.0) 2001 : cluster [INF] Cluster is now healthy 2024-09-17T12:32:53.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:52 smithi190 bash[20839]: cluster 2024-09-17T12:32:51.080555+0000 mgr.x (mgr.15192) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:53.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:52 smithi022 bash[25967]: cluster 2024-09-17T12:32:51.080555+0000 mgr.x (mgr.15192) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:52 smithi022 bash[19740]: cluster 2024-09-17T12:32:51.080555+0000 mgr.x (mgr.15192) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:55.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:54 smithi190 bash[20839]: cluster 2024-09-17T12:32:53.082351+0000 mgr.x (mgr.15192) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:54 smithi022 bash[25967]: cluster 2024-09-17T12:32:53.082351+0000 mgr.x (mgr.15192) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:54 smithi022 bash[19740]: cluster 2024-09-17T12:32:53.082351+0000 mgr.x (mgr.15192) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-17T12:32:57.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:56 smithi190 bash[20839]: cluster 2024-09-17T12:32:55.083147+0000 mgr.x (mgr.15192) 53 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-09-17T12:32:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:56 smithi022 bash[19740]: cluster 2024-09-17T12:32:55.083147+0000 mgr.x (mgr.15192) 53 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-09-17T12:32:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:56 smithi022 bash[25967]: cluster 2024-09-17T12:32:55.083147+0000 mgr.x (mgr.15192) 53 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-09-17T12:32:57.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:32:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:32:57] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T12:32:59.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:32:58 smithi190 bash[20839]: cluster 2024-09-17T12:32:57.084955+0000 mgr.x (mgr.15192) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-17T12:32:59.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:32:58 smithi022 bash[19740]: cluster 2024-09-17T12:32:57.084955+0000 mgr.x (mgr.15192) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-17T12:32:59.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:32:58 smithi022 bash[25967]: cluster 2024-09-17T12:32:57.084955+0000 mgr.x (mgr.15192) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-17T12:33:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:00 smithi190 bash[20839]: cluster 2024-09-17T12:32:59.085850+0000 mgr.x (mgr.15192) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-17T12:33:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:00 smithi190 bash[20839]: audit 2024-09-17T12:32:59.577684+0000 mgr.x (mgr.15192) 56 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:01.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:00 smithi022 bash[19740]: cluster 2024-09-17T12:32:59.085850+0000 mgr.x (mgr.15192) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-17T12:33:01.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:00 smithi022 bash[19740]: audit 2024-09-17T12:32:59.577684+0000 mgr.x (mgr.15192) 56 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:01.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:00 smithi022 bash[25967]: cluster 2024-09-17T12:32:59.085850+0000 mgr.x (mgr.15192) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-17T12:33:01.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:00 smithi022 bash[25967]: audit 2024-09-17T12:32:59.577684+0000 mgr.x (mgr.15192) 56 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:02.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:02 smithi022 bash[25967]: cluster 2024-09-17T12:33:01.086629+0000 mgr.x (mgr.15192) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:02.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:02 smithi022 bash[25967]: audit 2024-09-17T12:33:01.209672+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:02.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:02 smithi022 bash[25967]: audit 2024-09-17T12:33:01.211417+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:02.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:02 smithi022 bash[19740]: cluster 2024-09-17T12:33:01.086629+0000 mgr.x (mgr.15192) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:02.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:02 smithi022 bash[19740]: audit 2024-09-17T12:33:01.209672+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:02.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:02 smithi022 bash[19740]: audit 2024-09-17T12:33:01.211417+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:02.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:02 smithi190 bash[20839]: cluster 2024-09-17T12:33:01.086629+0000 mgr.x (mgr.15192) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:02.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:02 smithi190 bash[20839]: audit 2024-09-17T12:33:01.209672+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:02.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:02 smithi190 bash[20839]: audit 2024-09-17T12:33:01.211417+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:04.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:04 smithi190 bash[20839]: cluster 2024-09-17T12:33:03.088043+0000 mgr.x (mgr.15192) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:04.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:04 smithi022 bash[25967]: cluster 2024-09-17T12:33:03.088043+0000 mgr.x (mgr.15192) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:04.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:04 smithi022 bash[19740]: cluster 2024-09-17T12:33:03.088043+0000 mgr.x (mgr.15192) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:06.998 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:06 smithi190 bash[20839]: cluster 2024-09-17T12:33:05.088685+0000 mgr.x (mgr.15192) 59 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:06.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:06 smithi190 bash[20839]: audit 2024-09-17T12:33:05.679302+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:06.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:06 smithi190 bash[20839]: audit 2024-09-17T12:33:05.689632+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:06.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:06 smithi190 bash[20839]: audit 2024-09-17T12:33:05.700192+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:07.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:06 smithi022 bash[19740]: cluster 2024-09-17T12:33:05.088685+0000 mgr.x (mgr.15192) 59 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:07.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:06 smithi022 bash[19740]: audit 2024-09-17T12:33:05.679302+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:06 smithi022 bash[19740]: audit 2024-09-17T12:33:05.689632+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:06 smithi022 bash[19740]: audit 2024-09-17T12:33:05.700192+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:07.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:06 smithi022 bash[25967]: cluster 2024-09-17T12:33:05.088685+0000 mgr.x (mgr.15192) 59 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:07.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:06 smithi022 bash[25967]: audit 2024-09-17T12:33:05.679302+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:07.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:06 smithi022 bash[25967]: audit 2024-09-17T12:33:05.689632+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:07.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:06 smithi022 bash[25967]: audit 2024-09-17T12:33:05.700192+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:07.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:33:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:33:07] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T12:33:09.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:08 smithi190 bash[20839]: cluster 2024-09-17T12:33:07.090486+0000 mgr.x (mgr.15192) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:08 smithi190 bash[20839]: audit 2024-09-17T12:33:07.793860+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:08 smithi190 bash[20839]: audit 2024-09-17T12:33:07.804377+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:08 smithi190 bash[20839]: audit 2024-09-17T12:33:07.814856+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:09.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:08 smithi022 bash[25967]: cluster 2024-09-17T12:33:07.090486+0000 mgr.x (mgr.15192) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:09.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:08 smithi022 bash[25967]: audit 2024-09-17T12:33:07.793860+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:09.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:08 smithi022 bash[25967]: audit 2024-09-17T12:33:07.804377+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:09.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:08 smithi022 bash[25967]: audit 2024-09-17T12:33:07.814856+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:08 smithi022 bash[19740]: cluster 2024-09-17T12:33:07.090486+0000 mgr.x (mgr.15192) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:08 smithi022 bash[19740]: audit 2024-09-17T12:33:07.793860+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:08 smithi022 bash[19740]: audit 2024-09-17T12:33:07.804377+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:08 smithi022 bash[19740]: audit 2024-09-17T12:33:07.814856+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:10 smithi190 bash[20839]: cluster 2024-09-17T12:33:09.091347+0000 mgr.x (mgr.15192) 61 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:10 smithi190 bash[20839]: audit 2024-09-17T12:33:09.586139+0000 mgr.x (mgr.15192) 62 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:11.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:10 smithi022 bash[25967]: cluster 2024-09-17T12:33:09.091347+0000 mgr.x (mgr.15192) 61 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:10 smithi022 bash[25967]: audit 2024-09-17T12:33:09.586139+0000 mgr.x (mgr.15192) 62 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:10 smithi022 bash[19740]: cluster 2024-09-17T12:33:09.091347+0000 mgr.x (mgr.15192) 61 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:11.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:10 smithi022 bash[19740]: audit 2024-09-17T12:33:09.586139+0000 mgr.x (mgr.15192) 62 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:13.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:12 smithi190 bash[20839]: cluster 2024-09-17T12:33:11.092206+0000 mgr.x (mgr.15192) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:13.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:12 smithi022 bash[25967]: cluster 2024-09-17T12:33:11.092206+0000 mgr.x (mgr.15192) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:12 smithi022 bash[19740]: cluster 2024-09-17T12:33:11.092206+0000 mgr.x (mgr.15192) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:15.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:14 smithi190 bash[20839]: cluster 2024-09-17T12:33:13.093905+0000 mgr.x (mgr.15192) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:15.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:14 smithi022 bash[19740]: cluster 2024-09-17T12:33:13.093905+0000 mgr.x (mgr.15192) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:14 smithi022 bash[25967]: cluster 2024-09-17T12:33:13.093905+0000 mgr.x (mgr.15192) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:16 smithi190 bash[20839]: cluster 2024-09-17T12:33:15.094724+0000 mgr.x (mgr.15192) 65 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:17.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:16 smithi190 bash[20839]: audit 2024-09-17T12:33:16.225132+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:17.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:16 smithi022 bash[25967]: cluster 2024-09-17T12:33:15.094724+0000 mgr.x (mgr.15192) 65 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:16 smithi022 bash[25967]: audit 2024-09-17T12:33:16.225132+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:16 smithi022 bash[19740]: cluster 2024-09-17T12:33:15.094724+0000 mgr.x (mgr.15192) 65 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:16 smithi022 bash[19740]: audit 2024-09-17T12:33:16.225132+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:17.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:33:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:33:17] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:33:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:18 smithi190 bash[20839]: cluster 2024-09-17T12:33:17.096514+0000 mgr.x (mgr.15192) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:19.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:18 smithi022 bash[19740]: cluster 2024-09-17T12:33:17.096514+0000 mgr.x (mgr.15192) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:19.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:18 smithi022 bash[25967]: cluster 2024-09-17T12:33:17.096514+0000 mgr.x (mgr.15192) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:19 smithi190 bash[20839]: cluster 2024-09-17T12:33:19.097272+0000 mgr.x (mgr.15192) 67 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:19 smithi190 bash[20839]: audit 2024-09-17T12:33:19.597539+0000 mgr.x (mgr.15192) 68 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:19 smithi022 bash[25967]: cluster 2024-09-17T12:33:19.097272+0000 mgr.x (mgr.15192) 67 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:19 smithi022 bash[25967]: audit 2024-09-17T12:33:19.597539+0000 mgr.x (mgr.15192) 68 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:19 smithi022 bash[19740]: cluster 2024-09-17T12:33:19.097272+0000 mgr.x (mgr.15192) 67 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:19 smithi022 bash[19740]: audit 2024-09-17T12:33:19.597539+0000 mgr.x (mgr.15192) 68 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:22.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:22 smithi022 bash[25967]: cluster 2024-09-17T12:33:21.097987+0000 mgr.x (mgr.15192) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:22 smithi022 bash[19740]: cluster 2024-09-17T12:33:21.097987+0000 mgr.x (mgr.15192) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:22.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:22 smithi190 bash[20839]: cluster 2024-09-17T12:33:21.097987+0000 mgr.x (mgr.15192) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:24.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:24 smithi190 bash[20839]: cluster 2024-09-17T12:33:23.099632+0000 mgr.x (mgr.15192) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:24.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:24 smithi022 bash[25967]: cluster 2024-09-17T12:33:23.099632+0000 mgr.x (mgr.15192) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:24 smithi022 bash[19740]: cluster 2024-09-17T12:33:23.099632+0000 mgr.x (mgr.15192) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:26 smithi190 bash[20839]: cluster 2024-09-17T12:33:25.100336+0000 mgr.x (mgr.15192) 71 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:26 smithi190 bash[20839]: audit 2024-09-17T12:33:25.910732+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:26 smithi190 bash[20839]: audit 2024-09-17T12:33:25.924127+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:26 smithi190 bash[20839]: audit 2024-09-17T12:33:25.937716+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:26 smithi022 bash[19740]: cluster 2024-09-17T12:33:25.100336+0000 mgr.x (mgr.15192) 71 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:26 smithi022 bash[19740]: audit 2024-09-17T12:33:25.910732+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:26 smithi022 bash[19740]: audit 2024-09-17T12:33:25.924127+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:26 smithi022 bash[19740]: audit 2024-09-17T12:33:25.937716+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:26 smithi022 bash[25967]: cluster 2024-09-17T12:33:25.100336+0000 mgr.x (mgr.15192) 71 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:26 smithi022 bash[25967]: audit 2024-09-17T12:33:25.910732+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:26 smithi022 bash[25967]: audit 2024-09-17T12:33:25.924127+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:26 smithi022 bash[25967]: audit 2024-09-17T12:33:25.937716+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:27.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:33:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:33:27] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:33:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:28 smithi022 bash[19740]: cluster 2024-09-17T12:33:27.101331+0000 mgr.x (mgr.15192) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:28 smithi022 bash[19740]: audit 2024-09-17T12:33:27.987451+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:28 smithi022 bash[19740]: audit 2024-09-17T12:33:27.995676+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:28 smithi022 bash[19740]: audit 2024-09-17T12:33:28.004718+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:28 smithi022 bash[25967]: cluster 2024-09-17T12:33:27.101331+0000 mgr.x (mgr.15192) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:28 smithi022 bash[25967]: audit 2024-09-17T12:33:27.987451+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:28 smithi022 bash[25967]: audit 2024-09-17T12:33:27.995676+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:28 smithi022 bash[25967]: audit 2024-09-17T12:33:28.004718+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:28.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:28 smithi190 bash[20839]: cluster 2024-09-17T12:33:27.101331+0000 mgr.x (mgr.15192) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:28 smithi190 bash[20839]: audit 2024-09-17T12:33:27.987451+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:28 smithi190 bash[20839]: audit 2024-09-17T12:33:27.995676+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:28 smithi190 bash[20839]: audit 2024-09-17T12:33:28.004718+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:30 smithi022 bash[25967]: cluster 2024-09-17T12:33:29.102044+0000 mgr.x (mgr.15192) 73 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:30 smithi022 bash[25967]: audit 2024-09-17T12:33:29.609013+0000 mgr.x (mgr.15192) 74 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:30 smithi022 bash[19740]: cluster 2024-09-17T12:33:29.102044+0000 mgr.x (mgr.15192) 73 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:30 smithi022 bash[19740]: audit 2024-09-17T12:33:29.609013+0000 mgr.x (mgr.15192) 74 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:30.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:30 smithi190 bash[20839]: cluster 2024-09-17T12:33:29.102044+0000 mgr.x (mgr.15192) 73 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:30.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:30 smithi190 bash[20839]: audit 2024-09-17T12:33:29.609013+0000 mgr.x (mgr.15192) 74 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:31 smithi022 bash[25967]: audit 2024-09-17T12:33:31.225607+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:31 smithi022 bash[19740]: audit 2024-09-17T12:33:31.225607+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:31.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:31 smithi190 bash[20839]: audit 2024-09-17T12:33:31.225607+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:32.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:32 smithi022 bash[19740]: cluster 2024-09-17T12:33:31.102772+0000 mgr.x (mgr.15192) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:32.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:32 smithi022 bash[25967]: cluster 2024-09-17T12:33:31.102772+0000 mgr.x (mgr.15192) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:32.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:32 smithi190 bash[20839]: cluster 2024-09-17T12:33:31.102772+0000 mgr.x (mgr.15192) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:34 smithi022 bash[19740]: cluster 2024-09-17T12:33:33.104490+0000 mgr.x (mgr.15192) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:34.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:34 smithi022 bash[25967]: cluster 2024-09-17T12:33:33.104490+0000 mgr.x (mgr.15192) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:34.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:34 smithi190 bash[20839]: cluster 2024-09-17T12:33:33.104490+0000 mgr.x (mgr.15192) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:36.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:36 smithi022 bash[19740]: cluster 2024-09-17T12:33:35.105227+0000 mgr.x (mgr.15192) 77 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:36.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:36 smithi022 bash[25967]: cluster 2024-09-17T12:33:35.105227+0000 mgr.x (mgr.15192) 77 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:36 smithi190 bash[20839]: cluster 2024-09-17T12:33:35.105227+0000 mgr.x (mgr.15192) 77 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:37.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:33:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:33:37] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T12:33:38.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:38 smithi022 bash[19740]: cluster 2024-09-17T12:33:37.106880+0000 mgr.x (mgr.15192) 78 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:38 smithi022 bash[25967]: cluster 2024-09-17T12:33:37.106880+0000 mgr.x (mgr.15192) 78 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:38.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:38 smithi190 bash[20839]: cluster 2024-09-17T12:33:37.106880+0000 mgr.x (mgr.15192) 78 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:40 smithi022 bash[19740]: cluster 2024-09-17T12:33:39.107593+0000 mgr.x (mgr.15192) 79 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:40 smithi022 bash[19740]: audit 2024-09-17T12:33:39.618161+0000 mgr.x (mgr.15192) 80 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:40.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:40 smithi022 bash[25967]: cluster 2024-09-17T12:33:39.107593+0000 mgr.x (mgr.15192) 79 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:40.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:40 smithi022 bash[25967]: audit 2024-09-17T12:33:39.618161+0000 mgr.x (mgr.15192) 80 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:40.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:40 smithi190 bash[20839]: cluster 2024-09-17T12:33:39.107593+0000 mgr.x (mgr.15192) 79 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:40.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:40 smithi190 bash[20839]: audit 2024-09-17T12:33:39.618161+0000 mgr.x (mgr.15192) 80 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:42.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:42 smithi022 bash[19740]: cluster 2024-09-17T12:33:41.108321+0000 mgr.x (mgr.15192) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:42.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:42 smithi022 bash[25967]: cluster 2024-09-17T12:33:41.108321+0000 mgr.x (mgr.15192) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:42.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:42 smithi190 bash[20839]: cluster 2024-09-17T12:33:41.108321+0000 mgr.x (mgr.15192) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:44.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:44 smithi022 bash[19740]: cluster 2024-09-17T12:33:43.109978+0000 mgr.x (mgr.15192) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:44.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:44 smithi022 bash[25967]: cluster 2024-09-17T12:33:43.109978+0000 mgr.x (mgr.15192) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:44.820 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:44 smithi190 bash[20839]: cluster 2024-09-17T12:33:43.109978+0000 mgr.x (mgr.15192) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:46 smithi190 bash[20839]: cluster 2024-09-17T12:33:45.110696+0000 mgr.x (mgr.15192) 83 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:46 smithi190 bash[20839]: audit 2024-09-17T12:33:46.117295+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:46 smithi190 bash[20839]: audit 2024-09-17T12:33:46.130466+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:46 smithi190 bash[20839]: audit 2024-09-17T12:33:46.143252+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:46 smithi190 bash[20839]: audit 2024-09-17T12:33:46.225852+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:47.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[19740]: cluster 2024-09-17T12:33:45.110696+0000 mgr.x (mgr.15192) 83 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[19740]: audit 2024-09-17T12:33:46.117295+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[19740]: audit 2024-09-17T12:33:46.130466+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[19740]: audit 2024-09-17T12:33:46.143252+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[19740]: audit 2024-09-17T12:33:46.225852+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[25967]: cluster 2024-09-17T12:33:45.110696+0000 mgr.x (mgr.15192) 83 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[25967]: audit 2024-09-17T12:33:46.117295+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[25967]: audit 2024-09-17T12:33:46.130466+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[25967]: audit 2024-09-17T12:33:46.143252+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:46 smithi022 bash[25967]: audit 2024-09-17T12:33:46.225852+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:33:47.450 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:33:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:33:47] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T12:33:48.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:48 smithi022 bash[19740]: cluster 2024-09-17T12:33:47.112367+0000 mgr.x (mgr.15192) 84 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:48.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:48 smithi022 bash[19740]: audit 2024-09-17T12:33:48.194852+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:48.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:48 smithi022 bash[19740]: audit 2024-09-17T12:33:48.206307+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:48 smithi022 bash[19740]: audit 2024-09-17T12:33:48.217350+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:48 smithi022 bash[25967]: cluster 2024-09-17T12:33:47.112367+0000 mgr.x (mgr.15192) 84 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:48 smithi022 bash[25967]: audit 2024-09-17T12:33:48.194852+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:48 smithi022 bash[25967]: audit 2024-09-17T12:33:48.206307+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:48 smithi022 bash[25967]: audit 2024-09-17T12:33:48.217350+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:48 smithi190 bash[20839]: cluster 2024-09-17T12:33:47.112367+0000 mgr.x (mgr.15192) 84 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:48 smithi190 bash[20839]: audit 2024-09-17T12:33:48.194852+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:48.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:48 smithi190 bash[20839]: audit 2024-09-17T12:33:48.206307+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:48.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:48 smithi190 bash[20839]: audit 2024-09-17T12:33:48.217350+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:49 smithi190 bash[20839]: audit 2024-09-17T12:33:49.229677+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:33:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:49 smithi190 bash[20839]: audit 2024-09-17T12:33:49.232201+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:33:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:49 smithi190 bash[20839]: audit 2024-09-17T12:33:49.244585+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:50.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:49 smithi022 bash[19740]: audit 2024-09-17T12:33:49.229677+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:33:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:49 smithi022 bash[19740]: audit 2024-09-17T12:33:49.232201+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:33:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:49 smithi022 bash[19740]: audit 2024-09-17T12:33:49.244585+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:49 smithi022 bash[25967]: audit 2024-09-17T12:33:49.229677+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:33:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:49 smithi022 bash[25967]: audit 2024-09-17T12:33:49.232201+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:33:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:49 smithi022 bash[25967]: audit 2024-09-17T12:33:49.244585+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:33:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:50 smithi190 bash[20839]: cluster 2024-09-17T12:33:49.113087+0000 mgr.x (mgr.15192) 85 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:50 smithi190 bash[20839]: audit 2024-09-17T12:33:49.629706+0000 mgr.x (mgr.15192) 86 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:51.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:50 smithi022 bash[19740]: cluster 2024-09-17T12:33:49.113087+0000 mgr.x (mgr.15192) 85 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:50 smithi022 bash[19740]: audit 2024-09-17T12:33:49.629706+0000 mgr.x (mgr.15192) 86 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:50 smithi022 bash[25967]: cluster 2024-09-17T12:33:49.113087+0000 mgr.x (mgr.15192) 85 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:50 smithi022 bash[25967]: audit 2024-09-17T12:33:49.629706+0000 mgr.x (mgr.15192) 86 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:33:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:52 smithi190 bash[20839]: cluster 2024-09-17T12:33:51.113829+0000 mgr.x (mgr.15192) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:53.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:52 smithi022 bash[19740]: cluster 2024-09-17T12:33:51.113829+0000 mgr.x (mgr.15192) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:53.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:52 smithi022 bash[25967]: cluster 2024-09-17T12:33:51.113829+0000 mgr.x (mgr.15192) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:54 smithi190 bash[20839]: cluster 2024-09-17T12:33:53.115485+0000 mgr.x (mgr.15192) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:55.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:54 smithi022 bash[25967]: cluster 2024-09-17T12:33:53.115485+0000 mgr.x (mgr.15192) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:54 smithi022 bash[19740]: cluster 2024-09-17T12:33:53.115485+0000 mgr.x (mgr.15192) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:56 smithi190 bash[20839]: cluster 2024-09-17T12:33:55.116186+0000 mgr.x (mgr.15192) 89 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:57.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:56 smithi022 bash[25967]: cluster 2024-09-17T12:33:55.116186+0000 mgr.x (mgr.15192) 89 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:56 smithi022 bash[19740]: cluster 2024-09-17T12:33:55.116186+0000 mgr.x (mgr.15192) 89 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:33:57.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:33:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:33:57] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T12:33:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:33:58 smithi190 bash[20839]: cluster 2024-09-17T12:33:57.117852+0000 mgr.x (mgr.15192) 90 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:59.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:33:58 smithi022 bash[25967]: cluster 2024-09-17T12:33:57.117852+0000 mgr.x (mgr.15192) 90 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:33:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:33:58 smithi022 bash[19740]: cluster 2024-09-17T12:33:57.117852+0000 mgr.x (mgr.15192) 90 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:00.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:00 smithi190 bash[20839]: cluster 2024-09-17T12:33:59.118543+0000 mgr.x (mgr.15192) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:00.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:00 smithi190 bash[20839]: audit 2024-09-17T12:33:59.641203+0000 mgr.x (mgr.15192) 92 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:01.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:00 smithi022 bash[25967]: cluster 2024-09-17T12:33:59.118543+0000 mgr.x (mgr.15192) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:01.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:00 smithi022 bash[25967]: audit 2024-09-17T12:33:59.641203+0000 mgr.x (mgr.15192) 92 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:00 smithi022 bash[19740]: cluster 2024-09-17T12:33:59.118543+0000 mgr.x (mgr.15192) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:00 smithi022 bash[19740]: audit 2024-09-17T12:33:59.641203+0000 mgr.x (mgr.15192) 92 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:01.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:01 smithi190 bash[20839]: audit 2024-09-17T12:34:01.226438+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:02.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:01 smithi022 bash[25967]: audit 2024-09-17T12:34:01.226438+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:02.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:01 smithi022 bash[19740]: audit 2024-09-17T12:34:01.226438+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:02.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:02 smithi190 bash[20839]: cluster 2024-09-17T12:34:01.119257+0000 mgr.x (mgr.15192) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:03.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:02 smithi022 bash[19740]: cluster 2024-09-17T12:34:01.119257+0000 mgr.x (mgr.15192) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:03.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:02 smithi022 bash[25967]: cluster 2024-09-17T12:34:01.119257+0000 mgr.x (mgr.15192) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:04 smithi190 bash[20839]: cluster 2024-09-17T12:34:03.120947+0000 mgr.x (mgr.15192) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:05.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:04 smithi022 bash[25967]: cluster 2024-09-17T12:34:03.120947+0000 mgr.x (mgr.15192) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:04 smithi022 bash[19740]: cluster 2024-09-17T12:34:03.120947+0000 mgr.x (mgr.15192) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:06 smithi190 bash[20839]: cluster 2024-09-17T12:34:05.121385+0000 mgr.x (mgr.15192) 95 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:06 smithi190 bash[20839]: audit 2024-09-17T12:34:06.327916+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:06 smithi190 bash[20839]: audit 2024-09-17T12:34:06.338987+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:06 smithi190 bash[20839]: audit 2024-09-17T12:34:06.351057+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:06.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:06 smithi022 bash[25967]: cluster 2024-09-17T12:34:05.121385+0000 mgr.x (mgr.15192) 95 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:06.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:06 smithi022 bash[25967]: audit 2024-09-17T12:34:06.327916+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:06.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:06 smithi022 bash[25967]: audit 2024-09-17T12:34:06.338987+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:06.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:06 smithi022 bash[25967]: audit 2024-09-17T12:34:06.351057+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:06.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:06 smithi022 bash[19740]: cluster 2024-09-17T12:34:05.121385+0000 mgr.x (mgr.15192) 95 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:06.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:06 smithi022 bash[19740]: audit 2024-09-17T12:34:06.327916+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:06.981 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:06 smithi022 bash[19740]: audit 2024-09-17T12:34:06.338987+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:06.982 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:06 smithi022 bash[19740]: audit 2024-09-17T12:34:06.351057+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:07.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:34:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:34:07] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-09-17T12:34:08.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:08 smithi022 bash[25967]: cluster 2024-09-17T12:34:07.122425+0000 mgr.x (mgr.15192) 96 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:08.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:08 smithi022 bash[25967]: audit 2024-09-17T12:34:08.427738+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:08 smithi022 bash[25967]: audit 2024-09-17T12:34:08.437728+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:08 smithi022 bash[25967]: audit 2024-09-17T12:34:08.448084+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:08 smithi022 bash[19740]: cluster 2024-09-17T12:34:07.122425+0000 mgr.x (mgr.15192) 96 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:08 smithi022 bash[19740]: audit 2024-09-17T12:34:08.427738+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:08 smithi022 bash[19740]: audit 2024-09-17T12:34:08.437728+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:08 smithi022 bash[19740]: audit 2024-09-17T12:34:08.448084+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:08.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:08 smithi190 bash[20839]: cluster 2024-09-17T12:34:07.122425+0000 mgr.x (mgr.15192) 96 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:08 smithi190 bash[20839]: audit 2024-09-17T12:34:08.427738+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:08 smithi190 bash[20839]: audit 2024-09-17T12:34:08.437728+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:08 smithi190 bash[20839]: audit 2024-09-17T12:34:08.448084+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:10 smithi190 bash[20839]: cluster 2024-09-17T12:34:09.123038+0000 mgr.x (mgr.15192) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:10.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:10 smithi190 bash[20839]: audit 2024-09-17T12:34:09.651476+0000 mgr.x (mgr.15192) 98 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:10 smithi022 bash[25967]: cluster 2024-09-17T12:34:09.123038+0000 mgr.x (mgr.15192) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:11.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:10 smithi022 bash[25967]: audit 2024-09-17T12:34:09.651476+0000 mgr.x (mgr.15192) 98 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:10 smithi022 bash[19740]: cluster 2024-09-17T12:34:09.123038+0000 mgr.x (mgr.15192) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:10 smithi022 bash[19740]: audit 2024-09-17T12:34:09.651476+0000 mgr.x (mgr.15192) 98 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:12 smithi190 bash[20839]: cluster 2024-09-17T12:34:11.123729+0000 mgr.x (mgr.15192) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:12 smithi022 bash[25967]: cluster 2024-09-17T12:34:11.123729+0000 mgr.x (mgr.15192) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:13.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:12 smithi022 bash[19740]: cluster 2024-09-17T12:34:11.123729+0000 mgr.x (mgr.15192) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:14 smithi190 bash[20839]: cluster 2024-09-17T12:34:13.125352+0000 mgr.x (mgr.15192) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:15.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:14 smithi022 bash[25967]: cluster 2024-09-17T12:34:13.125352+0000 mgr.x (mgr.15192) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:14 smithi022 bash[19740]: cluster 2024-09-17T12:34:13.125352+0000 mgr.x (mgr.15192) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:16 smithi190 bash[20839]: cluster 2024-09-17T12:34:15.126051+0000 mgr.x (mgr.15192) 101 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:16 smithi190 bash[20839]: audit 2024-09-17T12:34:16.226663+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:17.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:16 smithi022 bash[19740]: cluster 2024-09-17T12:34:15.126051+0000 mgr.x (mgr.15192) 101 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:16 smithi022 bash[19740]: audit 2024-09-17T12:34:16.226663+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:17.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:16 smithi022 bash[25967]: cluster 2024-09-17T12:34:15.126051+0000 mgr.x (mgr.15192) 101 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:17.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:16 smithi022 bash[25967]: audit 2024-09-17T12:34:16.226663+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:17.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:34:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:34:17] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.43.0" 2024-09-17T12:34:18.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:18 smithi190 bash[20839]: cluster 2024-09-17T12:34:17.127658+0000 mgr.x (mgr.15192) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:19.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:18 smithi022 bash[19740]: cluster 2024-09-17T12:34:17.127658+0000 mgr.x (mgr.15192) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:18 smithi022 bash[25967]: cluster 2024-09-17T12:34:17.127658+0000 mgr.x (mgr.15192) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:20 smithi190 bash[20839]: cluster 2024-09-17T12:34:19.128367+0000 mgr.x (mgr.15192) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:20 smithi190 bash[20839]: audit 2024-09-17T12:34:19.658107+0000 mgr.x (mgr.15192) 104 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:21.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:20 smithi022 bash[25967]: cluster 2024-09-17T12:34:19.128367+0000 mgr.x (mgr.15192) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:21.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:20 smithi022 bash[25967]: audit 2024-09-17T12:34:19.658107+0000 mgr.x (mgr.15192) 104 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:21.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:20 smithi022 bash[19740]: cluster 2024-09-17T12:34:19.128367+0000 mgr.x (mgr.15192) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:21.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:20 smithi022 bash[19740]: audit 2024-09-17T12:34:19.658107+0000 mgr.x (mgr.15192) 104 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:22.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:22 smithi190 bash[20839]: cluster 2024-09-17T12:34:21.129054+0000 mgr.x (mgr.15192) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:23.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:22 smithi022 bash[25967]: cluster 2024-09-17T12:34:21.129054+0000 mgr.x (mgr.15192) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:22 smithi022 bash[19740]: cluster 2024-09-17T12:34:21.129054+0000 mgr.x (mgr.15192) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:24.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:24 smithi190 bash[20839]: cluster 2024-09-17T12:34:23.130686+0000 mgr.x (mgr.15192) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:25.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:24 smithi022 bash[25967]: cluster 2024-09-17T12:34:23.130686+0000 mgr.x (mgr.15192) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:25.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:24 smithi022 bash[19740]: cluster 2024-09-17T12:34:23.130686+0000 mgr.x (mgr.15192) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:26 smithi022 bash[25967]: cluster 2024-09-17T12:34:25.131369+0000 mgr.x (mgr.15192) 107 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:26 smithi022 bash[25967]: audit 2024-09-17T12:34:26.513516+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:26 smithi022 bash[25967]: audit 2024-09-17T12:34:26.520624+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:26 smithi022 bash[25967]: audit 2024-09-17T12:34:26.527614+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:26 smithi022 bash[19740]: cluster 2024-09-17T12:34:25.131369+0000 mgr.x (mgr.15192) 107 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:26 smithi022 bash[19740]: audit 2024-09-17T12:34:26.513516+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:26 smithi022 bash[19740]: audit 2024-09-17T12:34:26.520624+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:26.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:26 smithi022 bash[19740]: audit 2024-09-17T12:34:26.527614+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:26 smithi190 bash[20839]: cluster 2024-09-17T12:34:25.131369+0000 mgr.x (mgr.15192) 107 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:26 smithi190 bash[20839]: audit 2024-09-17T12:34:26.513516+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:26 smithi190 bash[20839]: audit 2024-09-17T12:34:26.520624+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:26 smithi190 bash[20839]: audit 2024-09-17T12:34:26.527614+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:27.521 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:34:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:34:27] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.43.0" 2024-09-17T12:34:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:28 smithi190 bash[20839]: cluster 2024-09-17T12:34:27.133020+0000 mgr.x (mgr.15192) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:28 smithi190 bash[20839]: audit 2024-09-17T12:34:28.588412+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:28 smithi190 bash[20839]: audit 2024-09-17T12:34:28.595633+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:28 smithi190 bash[20839]: audit 2024-09-17T12:34:28.605093+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:29.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:28 smithi022 bash[19740]: cluster 2024-09-17T12:34:27.133020+0000 mgr.x (mgr.15192) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:28 smithi022 bash[19740]: audit 2024-09-17T12:34:28.588412+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:28 smithi022 bash[19740]: audit 2024-09-17T12:34:28.595633+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:29.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:28 smithi022 bash[19740]: audit 2024-09-17T12:34:28.605093+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:28 smithi022 bash[25967]: cluster 2024-09-17T12:34:27.133020+0000 mgr.x (mgr.15192) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:28 smithi022 bash[25967]: audit 2024-09-17T12:34:28.588412+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:28 smithi022 bash[25967]: audit 2024-09-17T12:34:28.595633+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:28 smithi022 bash[25967]: audit 2024-09-17T12:34:28.605093+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:30.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:30 smithi190 bash[20839]: cluster 2024-09-17T12:34:29.133724+0000 mgr.x (mgr.15192) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:30.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:30 smithi190 bash[20839]: audit 2024-09-17T12:34:29.666138+0000 mgr.x (mgr.15192) 110 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:30.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:30 smithi022 bash[25967]: cluster 2024-09-17T12:34:29.133724+0000 mgr.x (mgr.15192) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:30.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:30 smithi022 bash[25967]: audit 2024-09-17T12:34:29.666138+0000 mgr.x (mgr.15192) 110 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:30.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:30 smithi022 bash[19740]: cluster 2024-09-17T12:34:29.133724+0000 mgr.x (mgr.15192) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:30.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:30 smithi022 bash[19740]: audit 2024-09-17T12:34:29.666138+0000 mgr.x (mgr.15192) 110 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:31.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:31 smithi190 bash[20839]: audit 2024-09-17T12:34:31.227229+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:32.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:31 smithi022 bash[25967]: audit 2024-09-17T12:34:31.227229+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:32.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:31 smithi022 bash[19740]: audit 2024-09-17T12:34:31.227229+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:32.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:32 smithi190 bash[20839]: cluster 2024-09-17T12:34:31.134359+0000 mgr.x (mgr.15192) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:33.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:32 smithi022 bash[25967]: cluster 2024-09-17T12:34:31.134359+0000 mgr.x (mgr.15192) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:33.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:32 smithi022 bash[19740]: cluster 2024-09-17T12:34:31.134359+0000 mgr.x (mgr.15192) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:34.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:34 smithi190 bash[20839]: cluster 2024-09-17T12:34:33.135995+0000 mgr.x (mgr.15192) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:35.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:34 smithi022 bash[19740]: cluster 2024-09-17T12:34:33.135995+0000 mgr.x (mgr.15192) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:35.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:34 smithi022 bash[25967]: cluster 2024-09-17T12:34:33.135995+0000 mgr.x (mgr.15192) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:36 smithi190 bash[20839]: cluster 2024-09-17T12:34:35.136677+0000 mgr.x (mgr.15192) 113 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:37.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:36 smithi022 bash[19740]: cluster 2024-09-17T12:34:35.136677+0000 mgr.x (mgr.15192) 113 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:36 smithi022 bash[25967]: cluster 2024-09-17T12:34:35.136677+0000 mgr.x (mgr.15192) 113 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:37.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:34:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:34:37] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T12:34:39.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:38 smithi022 bash[19740]: cluster 2024-09-17T12:34:37.138339+0000 mgr.x (mgr.15192) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:38 smithi022 bash[25967]: cluster 2024-09-17T12:34:37.138339+0000 mgr.x (mgr.15192) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:39.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:38 smithi190 bash[20839]: cluster 2024-09-17T12:34:37.138339+0000 mgr.x (mgr.15192) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:40 smithi022 bash[19740]: cluster 2024-09-17T12:34:39.139034+0000 mgr.x (mgr.15192) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:40 smithi022 bash[19740]: audit 2024-09-17T12:34:39.677691+0000 mgr.x (mgr.15192) 116 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:40 smithi022 bash[25967]: cluster 2024-09-17T12:34:39.139034+0000 mgr.x (mgr.15192) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:40 smithi022 bash[25967]: audit 2024-09-17T12:34:39.677691+0000 mgr.x (mgr.15192) 116 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:40 smithi190 bash[20839]: cluster 2024-09-17T12:34:39.139034+0000 mgr.x (mgr.15192) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:40 smithi190 bash[20839]: audit 2024-09-17T12:34:39.677691+0000 mgr.x (mgr.15192) 116 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:43.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:42 smithi022 bash[19740]: cluster 2024-09-17T12:34:41.139699+0000 mgr.x (mgr.15192) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:43.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:42 smithi022 bash[25967]: cluster 2024-09-17T12:34:41.139699+0000 mgr.x (mgr.15192) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:43.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:42 smithi190 bash[20839]: cluster 2024-09-17T12:34:41.139699+0000 mgr.x (mgr.15192) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:45.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:44 smithi022 bash[19740]: cluster 2024-09-17T12:34:43.141296+0000 mgr.x (mgr.15192) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:45.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:44 smithi022 bash[25967]: cluster 2024-09-17T12:34:43.141296+0000 mgr.x (mgr.15192) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:45.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:44 smithi190 bash[20839]: cluster 2024-09-17T12:34:43.141296+0000 mgr.x (mgr.15192) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:47.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:46 smithi022 bash[19740]: cluster 2024-09-17T12:34:45.142096+0000 mgr.x (mgr.15192) 119 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:47.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:46 smithi022 bash[19740]: audit 2024-09-17T12:34:46.227890+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:46 smithi022 bash[25967]: cluster 2024-09-17T12:34:45.142096+0000 mgr.x (mgr.15192) 119 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:47.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:46 smithi022 bash[25967]: audit 2024-09-17T12:34:46.227890+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:47.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:46 smithi190 bash[20839]: cluster 2024-09-17T12:34:45.142096+0000 mgr.x (mgr.15192) 119 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:47.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:46 smithi190 bash[20839]: audit 2024-09-17T12:34:46.227890+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:34:47.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:34:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:34:47] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.43.0" 2024-09-17T12:34:48.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:47 smithi022 bash[25967]: audit 2024-09-17T12:34:46.690429+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:47 smithi022 bash[25967]: audit 2024-09-17T12:34:46.700515+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:47 smithi022 bash[25967]: audit 2024-09-17T12:34:46.710154+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:47 smithi022 bash[19740]: audit 2024-09-17T12:34:46.690429+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:47 smithi022 bash[19740]: audit 2024-09-17T12:34:46.700515+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:47 smithi022 bash[19740]: audit 2024-09-17T12:34:46.710154+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:47 smithi190 bash[20839]: audit 2024-09-17T12:34:46.690429+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:47 smithi190 bash[20839]: audit 2024-09-17T12:34:46.700515+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:47 smithi190 bash[20839]: audit 2024-09-17T12:34:46.710154+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:48 smithi190 bash[20839]: cluster 2024-09-17T12:34:47.143773+0000 mgr.x (mgr.15192) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:48.972 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:48 smithi022 bash[25967]: cluster 2024-09-17T12:34:47.143773+0000 mgr.x (mgr.15192) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:48.973 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:48 smithi022 bash[19740]: cluster 2024-09-17T12:34:47.143773+0000 mgr.x (mgr.15192) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:50.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[25967]: audit 2024-09-17T12:34:48.784211+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[25967]: audit 2024-09-17T12:34:48.790998+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[25967]: audit 2024-09-17T12:34:48.798893+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[25967]: audit 2024-09-17T12:34:49.377337+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:34:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[25967]: audit 2024-09-17T12:34:49.379662+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:34:50.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[25967]: audit 2024-09-17T12:34:49.391841+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[19740]: audit 2024-09-17T12:34:48.784211+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[19740]: audit 2024-09-17T12:34:48.790998+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[19740]: audit 2024-09-17T12:34:48.798893+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[19740]: audit 2024-09-17T12:34:49.377337+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:34:50.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[19740]: audit 2024-09-17T12:34:49.379662+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:34:50.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:49 smithi022 bash[19740]: audit 2024-09-17T12:34:49.391841+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:49 smithi190 bash[20839]: audit 2024-09-17T12:34:48.784211+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:49 smithi190 bash[20839]: audit 2024-09-17T12:34:48.790998+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:49 smithi190 bash[20839]: audit 2024-09-17T12:34:48.798893+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:50.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:49 smithi190 bash[20839]: audit 2024-09-17T12:34:49.377337+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:34:50.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:49 smithi190 bash[20839]: audit 2024-09-17T12:34:49.379662+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:34:50.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:49 smithi190 bash[20839]: audit 2024-09-17T12:34:49.391841+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:34:51.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:50 smithi022 bash[25967]: cluster 2024-09-17T12:34:49.144495+0000 mgr.x (mgr.15192) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:50 smithi022 bash[25967]: audit 2024-09-17T12:34:49.689209+0000 mgr.x (mgr.15192) 122 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:50 smithi022 bash[19740]: cluster 2024-09-17T12:34:49.144495+0000 mgr.x (mgr.15192) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:50 smithi022 bash[19740]: audit 2024-09-17T12:34:49.689209+0000 mgr.x (mgr.15192) 122 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:51.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:50 smithi190 bash[20839]: cluster 2024-09-17T12:34:49.144495+0000 mgr.x (mgr.15192) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:51.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:50 smithi190 bash[20839]: audit 2024-09-17T12:34:49.689209+0000 mgr.x (mgr.15192) 122 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:34:53.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:52 smithi190 bash[20839]: cluster 2024-09-17T12:34:51.145289+0000 mgr.x (mgr.15192) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:53.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:52 smithi022 bash[25967]: cluster 2024-09-17T12:34:51.145289+0000 mgr.x (mgr.15192) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:52 smithi022 bash[19740]: cluster 2024-09-17T12:34:51.145289+0000 mgr.x (mgr.15192) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:55.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:54 smithi190 bash[20839]: cluster 2024-09-17T12:34:53.146975+0000 mgr.x (mgr.15192) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:55.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:54 smithi022 bash[25967]: cluster 2024-09-17T12:34:53.146975+0000 mgr.x (mgr.15192) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:54 smithi022 bash[19740]: cluster 2024-09-17T12:34:53.146975+0000 mgr.x (mgr.15192) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:57.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:56 smithi190 bash[20839]: cluster 2024-09-17T12:34:55.147670+0000 mgr.x (mgr.15192) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:56 smithi022 bash[19740]: cluster 2024-09-17T12:34:55.147670+0000 mgr.x (mgr.15192) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:56 smithi022 bash[25967]: cluster 2024-09-17T12:34:55.147670+0000 mgr.x (mgr.15192) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:34:57.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:34:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:34:57] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.43.0" 2024-09-17T12:34:59.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:34:58 smithi190 bash[20839]: cluster 2024-09-17T12:34:57.149295+0000 mgr.x (mgr.15192) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:59.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:34:58 smithi022 bash[25967]: cluster 2024-09-17T12:34:57.149295+0000 mgr.x (mgr.15192) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:34:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:34:58 smithi022 bash[19740]: cluster 2024-09-17T12:34:57.149295+0000 mgr.x (mgr.15192) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:00 smithi190 bash[20839]: cluster 2024-09-17T12:34:59.150036+0000 mgr.x (mgr.15192) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:00 smithi190 bash[20839]: audit 2024-09-17T12:34:59.700779+0000 mgr.x (mgr.15192) 128 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:01.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:00 smithi022 bash[19740]: cluster 2024-09-17T12:34:59.150036+0000 mgr.x (mgr.15192) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:01.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:00 smithi022 bash[19740]: audit 2024-09-17T12:34:59.700779+0000 mgr.x (mgr.15192) 128 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:01.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:00 smithi022 bash[25967]: cluster 2024-09-17T12:34:59.150036+0000 mgr.x (mgr.15192) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:01.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:00 smithi022 bash[25967]: audit 2024-09-17T12:34:59.700779+0000 mgr.x (mgr.15192) 128 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:02.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:01 smithi190 bash[20839]: audit 2024-09-17T12:35:01.227846+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:02.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:01 smithi022 bash[19740]: audit 2024-09-17T12:35:01.227846+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:02.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:01 smithi022 bash[25967]: audit 2024-09-17T12:35:01.227846+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:03.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:02 smithi190 bash[20839]: cluster 2024-09-17T12:35:01.150767+0000 mgr.x (mgr.15192) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:03.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:02 smithi022 bash[25967]: cluster 2024-09-17T12:35:01.150767+0000 mgr.x (mgr.15192) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:03.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:02 smithi022 bash[19740]: cluster 2024-09-17T12:35:01.150767+0000 mgr.x (mgr.15192) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:04.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:03 smithi190 bash[20839]: cluster 2024-09-17T12:35:03.152413+0000 mgr.x (mgr.15192) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:04.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:03 smithi022 bash[19740]: cluster 2024-09-17T12:35:03.152413+0000 mgr.x (mgr.15192) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:03 smithi022 bash[25967]: cluster 2024-09-17T12:35:03.152413+0000 mgr.x (mgr.15192) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:06.481 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:06 smithi190 bash[20839]: cluster 2024-09-17T12:35:05.153153+0000 mgr.x (mgr.15192) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:06.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:06 smithi022 bash[19740]: cluster 2024-09-17T12:35:05.153153+0000 mgr.x (mgr.15192) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:06.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:06 smithi022 bash[25967]: cluster 2024-09-17T12:35:05.153153+0000 mgr.x (mgr.15192) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:07.265 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:35:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:35:07] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:35:08.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:07 smithi190 bash[20839]: audit 2024-09-17T12:35:06.909963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:07 smithi190 bash[20839]: audit 2024-09-17T12:35:06.921162+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:07 smithi190 bash[20839]: audit 2024-09-17T12:35:06.932240+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:07 smithi190 bash[20839]: cluster 2024-09-17T12:35:07.154629+0000 mgr.x (mgr.15192) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:08.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:07 smithi022 bash[25967]: audit 2024-09-17T12:35:06.909963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:07 smithi022 bash[25967]: audit 2024-09-17T12:35:06.921162+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:07 smithi022 bash[25967]: audit 2024-09-17T12:35:06.932240+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:07 smithi022 bash[25967]: cluster 2024-09-17T12:35:07.154629+0000 mgr.x (mgr.15192) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:07 smithi022 bash[19740]: audit 2024-09-17T12:35:06.909963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:07 smithi022 bash[19740]: audit 2024-09-17T12:35:06.921162+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:07 smithi022 bash[19740]: audit 2024-09-17T12:35:06.932240+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:07 smithi022 bash[19740]: cluster 2024-09-17T12:35:07.154629+0000 mgr.x (mgr.15192) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[19740]: audit 2024-09-17T12:35:08.999432+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[19740]: audit 2024-09-17T12:35:09.009673+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[19740]: audit 2024-09-17T12:35:09.020775+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[19740]: cluster 2024-09-17T12:35:09.155352+0000 mgr.x (mgr.15192) 133 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[19740]: audit 2024-09-17T12:35:09.712267+0000 mgr.x (mgr.15192) 134 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[25967]: audit 2024-09-17T12:35:08.999432+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[25967]: audit 2024-09-17T12:35:09.009673+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[25967]: audit 2024-09-17T12:35:09.020775+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[25967]: cluster 2024-09-17T12:35:09.155352+0000 mgr.x (mgr.15192) 133 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:09 smithi022 bash[25967]: audit 2024-09-17T12:35:09.712267+0000 mgr.x (mgr.15192) 134 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:10 smithi190 bash[20839]: audit 2024-09-17T12:35:08.999432+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:10 smithi190 bash[20839]: audit 2024-09-17T12:35:09.009673+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:10 smithi190 bash[20839]: audit 2024-09-17T12:35:09.020775+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:10 smithi190 bash[20839]: cluster 2024-09-17T12:35:09.155352+0000 mgr.x (mgr.15192) 133 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:10 smithi190 bash[20839]: audit 2024-09-17T12:35:09.712267+0000 mgr.x (mgr.15192) 134 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:12.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:12 smithi022 bash[19740]: cluster 2024-09-17T12:35:11.156086+0000 mgr.x (mgr.15192) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:12.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:12 smithi022 bash[25967]: cluster 2024-09-17T12:35:11.156086+0000 mgr.x (mgr.15192) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:12.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:12 smithi190 bash[20839]: cluster 2024-09-17T12:35:11.156086+0000 mgr.x (mgr.15192) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:14.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:14 smithi022 bash[19740]: cluster 2024-09-17T12:35:13.157722+0000 mgr.x (mgr.15192) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:14.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:14 smithi022 bash[25967]: cluster 2024-09-17T12:35:13.157722+0000 mgr.x (mgr.15192) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:14.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:14 smithi190 bash[20839]: cluster 2024-09-17T12:35:13.157722+0000 mgr.x (mgr.15192) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:16.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:16 smithi022 bash[19740]: cluster 2024-09-17T12:35:15.158427+0000 mgr.x (mgr.15192) 137 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:16.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:16 smithi022 bash[25967]: cluster 2024-09-17T12:35:15.158427+0000 mgr.x (mgr.15192) 137 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:16.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:16 smithi190 bash[20839]: cluster 2024-09-17T12:35:15.158427+0000 mgr.x (mgr.15192) 137 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:17 smithi022 bash[19740]: audit 2024-09-17T12:35:16.228140+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:17 smithi022 bash[25967]: audit 2024-09-17T12:35:16.228140+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:17.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:17 smithi190 bash[20839]: audit 2024-09-17T12:35:16.228140+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:17.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:35:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:35:17] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T12:35:18.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:18 smithi022 bash[25967]: cluster 2024-09-17T12:35:17.160053+0000 mgr.x (mgr.15192) 138 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:18.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:18 smithi022 bash[19740]: cluster 2024-09-17T12:35:17.160053+0000 mgr.x (mgr.15192) 138 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:18.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:18 smithi190 bash[20839]: cluster 2024-09-17T12:35:17.160053+0000 mgr.x (mgr.15192) 138 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:20.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:20 smithi022 bash[25967]: cluster 2024-09-17T12:35:19.160778+0000 mgr.x (mgr.15192) 139 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:20 smithi022 bash[25967]: audit 2024-09-17T12:35:19.723811+0000 mgr.x (mgr.15192) 140 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:20 smithi022 bash[19740]: cluster 2024-09-17T12:35:19.160778+0000 mgr.x (mgr.15192) 139 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:20 smithi022 bash[19740]: audit 2024-09-17T12:35:19.723811+0000 mgr.x (mgr.15192) 140 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:20.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:20 smithi190 bash[20839]: cluster 2024-09-17T12:35:19.160778+0000 mgr.x (mgr.15192) 139 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:20.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:20 smithi190 bash[20839]: audit 2024-09-17T12:35:19.723811+0000 mgr.x (mgr.15192) 140 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:22.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:22 smithi022 bash[25967]: cluster 2024-09-17T12:35:21.161495+0000 mgr.x (mgr.15192) 141 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:22 smithi022 bash[19740]: cluster 2024-09-17T12:35:21.161495+0000 mgr.x (mgr.15192) 141 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:22.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:22 smithi190 bash[20839]: cluster 2024-09-17T12:35:21.161495+0000 mgr.x (mgr.15192) 141 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:24 smithi022 bash[25967]: cluster 2024-09-17T12:35:23.163152+0000 mgr.x (mgr.15192) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:24 smithi022 bash[19740]: cluster 2024-09-17T12:35:23.163152+0000 mgr.x (mgr.15192) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:24 smithi190 bash[20839]: cluster 2024-09-17T12:35:23.163152+0000 mgr.x (mgr.15192) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:26.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:26 smithi022 bash[19740]: cluster 2024-09-17T12:35:25.163849+0000 mgr.x (mgr.15192) 143 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:26 smithi022 bash[25967]: cluster 2024-09-17T12:35:25.163849+0000 mgr.x (mgr.15192) 143 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:26.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:26 smithi190 bash[20839]: cluster 2024-09-17T12:35:25.163849+0000 mgr.x (mgr.15192) 143 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:27.475 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:35:27 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:35:27] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T12:35:28.382 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:35:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:28 smithi190 bash[20839]: audit 2024-09-17T12:35:27.141913+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:28 smithi190 bash[20839]: audit 2024-09-17T12:35:27.156131+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:28 smithi190 bash[20839]: cluster 2024-09-17T12:35:27.164793+0000 mgr.x (mgr.15192) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:28 smithi190 bash[20839]: audit 2024-09-17T12:35:27.169939+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:28.408 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:28 smithi022 bash[19740]: audit 2024-09-17T12:35:27.141913+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:28.408 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:28 smithi022 bash[19740]: audit 2024-09-17T12:35:27.156131+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:28.408 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:28 smithi022 bash[19740]: cluster 2024-09-17T12:35:27.164793+0000 mgr.x (mgr.15192) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:28.408 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:28 smithi022 bash[19740]: audit 2024-09-17T12:35:27.169939+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:28.409 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:28 smithi022 bash[25967]: audit 2024-09-17T12:35:27.141913+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:28.409 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:28 smithi022 bash[25967]: audit 2024-09-17T12:35:27.156131+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:28.409 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:28 smithi022 bash[25967]: cluster 2024-09-17T12:35:27.164793+0000 mgr.x (mgr.15192) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:28.409 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:28 smithi022 bash[25967]: audit 2024-09-17T12:35:27.169939+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[19740]: cluster 2024-09-17T12:35:29.165459+0000 mgr.x (mgr.15192) 145 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:30.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[19740]: audit 2024-09-17T12:35:29.190500+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[19740]: audit 2024-09-17T12:35:29.201856+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[19740]: audit 2024-09-17T12:35:29.212743+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[19740]: audit 2024-09-17T12:35:29.734135+0000 mgr.x (mgr.15192) 146 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:30.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[25967]: cluster 2024-09-17T12:35:29.165459+0000 mgr.x (mgr.15192) 145 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:30.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[25967]: audit 2024-09-17T12:35:29.190500+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[25967]: audit 2024-09-17T12:35:29.201856+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[25967]: audit 2024-09-17T12:35:29.212743+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:30 smithi022 bash[25967]: audit 2024-09-17T12:35:29.734135+0000 mgr.x (mgr.15192) 146 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:30.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:30 smithi190 bash[20839]: cluster 2024-09-17T12:35:29.165459+0000 mgr.x (mgr.15192) 145 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:30.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:30 smithi190 bash[20839]: audit 2024-09-17T12:35:29.190500+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:30 smithi190 bash[20839]: audit 2024-09-17T12:35:29.201856+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:30 smithi190 bash[20839]: audit 2024-09-17T12:35:29.212743+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:30.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:30 smithi190 bash[20839]: audit 2024-09-17T12:35:29.734135+0000 mgr.x (mgr.15192) 146 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:32.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:32 smithi022 bash[25967]: cluster 2024-09-17T12:35:31.166165+0000 mgr.x (mgr.15192) 147 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:32 smithi022 bash[25967]: audit 2024-09-17T12:35:31.228916+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:32 smithi022 bash[19740]: cluster 2024-09-17T12:35:31.166165+0000 mgr.x (mgr.15192) 147 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:32 smithi022 bash[19740]: audit 2024-09-17T12:35:31.228916+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:32.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:32 smithi190 bash[20839]: cluster 2024-09-17T12:35:31.166165+0000 mgr.x (mgr.15192) 147 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:32.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:32 smithi190 bash[20839]: audit 2024-09-17T12:35:31.228916+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:33.236 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:35:34.464 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:34 smithi022 bash[19740]: cluster 2024-09-17T12:35:33.167932+0000 mgr.x (mgr.15192) 148 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:34.464 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:34 smithi022 bash[25967]: cluster 2024-09-17T12:35:33.167932+0000 mgr.x (mgr.15192) 148 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:34 smithi190 bash[20839]: cluster 2024-09-17T12:35:33.167932+0000 mgr.x (mgr.15192) 148 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:36.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:36 smithi022 bash[19740]: cluster 2024-09-17T12:35:35.168685+0000 mgr.x (mgr.15192) 149 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:36.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:36 smithi022 bash[25967]: cluster 2024-09-17T12:35:35.168685+0000 mgr.x (mgr.15192) 149 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:36.386 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:35:36.386 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 7s ago 37m - - 2024-09-17T12:35:36.386 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 9s ago 36m - - 2024-09-17T12:35:36.386 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (27m) 7s ago 27m 13.8M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:35:36.386 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (26m) 9s ago 26m 80.3M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:35:36.386 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (3m) 7s ago 23m 47.9M - 3.8 980a0bfcd684 0247a92fb27f 2024-09-17T12:35:36.386 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (18m) 9s ago 35m 508M - 19.3.0-4937-g74984932 6c1fcab85602 16dc0d1f4714 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (10m) 7s ago 38m 440M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (38m) 7s ago 38m 92.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (36m) 9s ago 36m 65.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (35m) 7s ago 35m 67.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (27m) 7s ago 27m 8999k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (27m) 9s ago 27m 8939k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (34m) 7s ago 34m 64.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (33m) 7s ago 33m 66.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (32m) 7s ago 33m 53.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (32m) 7s ago 32m 64.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (31m) 9s ago 31m 66.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (30m) 9s ago 30m 63.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:35:36.387 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (29m) 9s ago 29m 55.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:35:36.388 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (28m) 9s ago 28m 64.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:35:36.388 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (3m) 9s ago 27m 51.1M - 2.43.0 a07b618ecd1d d652d549a3ca 2024-09-17T12:35:36.388 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (23m) 7s ago 23m 98.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:35:36.388 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (23m) 9s ago 23m 99.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:35:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:36 smithi190 bash[20839]: cluster 2024-09-17T12:35:35.168685+0000 mgr.x (mgr.15192) 149 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:37.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ls' 2024-09-17T12:35:37.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:37 smithi022 bash[25967]: audit 2024-09-17T12:35:36.343824+0000 mgr.x (mgr.15192) 150 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:35:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:37 smithi022 bash[19740]: audit 2024-09-17T12:35:36.343824+0000 mgr.x (mgr.15192) 150 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:35:37.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:37 smithi190 bash[20839]: audit 2024-09-17T12:35:36.343824+0000 mgr.x (mgr.15192) 150 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:35:37.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:35:37 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:35:37] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:35:38.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:38 smithi022 bash[25967]: cluster 2024-09-17T12:35:37.170366+0000 mgr.x (mgr.15192) 151 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:38 smithi022 bash[19740]: cluster 2024-09-17T12:35:37.170366+0000 mgr.x (mgr.15192) 151 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:38.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:38 smithi190 bash[20839]: cluster 2024-09-17T12:35:37.170366+0000 mgr.x (mgr.15192) 151 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:40.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:40 smithi022 bash[25967]: cluster 2024-09-17T12:35:39.171071+0000 mgr.x (mgr.15192) 152 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:40 smithi022 bash[25967]: audit 2024-09-17T12:35:39.737652+0000 mgr.x (mgr.15192) 153 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:40 smithi022 bash[19740]: cluster 2024-09-17T12:35:39.171071+0000 mgr.x (mgr.15192) 152 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:40 smithi022 bash[19740]: audit 2024-09-17T12:35:39.737652+0000 mgr.x (mgr.15192) 153 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:40 smithi190 bash[20839]: cluster 2024-09-17T12:35:39.171071+0000 mgr.x (mgr.15192) 152 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:40 smithi190 bash[20839]: audit 2024-09-17T12:35:39.737652+0000 mgr.x (mgr.15192) 153 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:41.908 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:35:42.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:42 smithi022 bash[19740]: cluster 2024-09-17T12:35:41.171795+0000 mgr.x (mgr.15192) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:42 smithi022 bash[25967]: cluster 2024-09-17T12:35:41.171795+0000 mgr.x (mgr.15192) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:42 smithi190 bash[20839]: cluster 2024-09-17T12:35:41.171795+0000 mgr.x (mgr.15192) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:44.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:44 smithi022 bash[25967]: cluster 2024-09-17T12:35:43.173558+0000 mgr.x (mgr.15192) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:44 smithi022 bash[19740]: cluster 2024-09-17T12:35:43.173558+0000 mgr.x (mgr.15192) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:44.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:44 smithi190 bash[20839]: cluster 2024-09-17T12:35:43.173558+0000 mgr.x (mgr.15192) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:45.376 INFO:teuthology.orchestra.run.smithi022.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:agent 2/2 18s ago 3m * 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager ?:9093,9094 1/1 16s ago 27m smithi022=a;count:1 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:grafana ?:3000 1/1 18s ago 27m smithi190=a;count:1 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo ?:5000 1/1 16s ago 23m count:1 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:mgr 2/2 18s ago 35m smithi022=y;smithi190=x;count:2 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:mon 3/3 18s ago 36m smithi022:172.21.15.22=a;smithi022:[v2:172.21.15.22:3301,v1:172.21.15.22:6790]=c;smithi190:172.21.15.190=b;count:3 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter ?:9100 2/2 18s ago 27m smithi022=a;smithi190=b;count:2 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:osd 8 18s ago - 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus ?:9095 1/1 18s ago 28m smithi190=a;count:1 2024-09-17T12:35:45.377 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo ?:8000 2/2 18s ago 24m count:2 2024-09-17T12:35:46.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T12:35:46.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:46 smithi022 bash[25967]: cluster 2024-09-17T12:35:45.174352+0000 mgr.x (mgr.15192) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:46.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:46 smithi022 bash[25967]: audit 2024-09-17T12:35:45.362506+0000 mgr.x (mgr.15192) 157 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:35:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:46 smithi022 bash[19740]: cluster 2024-09-17T12:35:45.174352+0000 mgr.x (mgr.15192) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:46 smithi022 bash[19740]: audit 2024-09-17T12:35:45.362506+0000 mgr.x (mgr.15192) 157 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:35:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:46 smithi190 bash[20839]: cluster 2024-09-17T12:35:45.174352+0000 mgr.x (mgr.15192) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:46 smithi190 bash[20839]: audit 2024-09-17T12:35:45.362506+0000 mgr.x (mgr.15192) 157 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:35:47.374 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:35:47 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:35:47] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:35:47.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:47 smithi190 bash[20839]: audit 2024-09-17T12:35:46.228954+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:47.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:47 smithi022 bash[19740]: audit 2024-09-17T12:35:46.228954+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:47 smithi022 bash[25967]: audit 2024-09-17T12:35:46.228954+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:35:48.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:48 smithi190 bash[20839]: cluster 2024-09-17T12:35:47.176556+0000 mgr.x (mgr.15192) 158 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:48.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:48 smithi190 bash[20839]: audit 2024-09-17T12:35:47.345854+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:48.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:48 smithi190 bash[20839]: audit 2024-09-17T12:35:47.358931+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:48.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:48 smithi190 bash[20839]: audit 2024-09-17T12:35:47.372213+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:48.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:48 smithi022 bash[25967]: cluster 2024-09-17T12:35:47.176556+0000 mgr.x (mgr.15192) 158 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:48.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:48 smithi022 bash[25967]: audit 2024-09-17T12:35:47.345854+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:48.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:48 smithi022 bash[25967]: audit 2024-09-17T12:35:47.358931+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:48.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:48 smithi022 bash[25967]: audit 2024-09-17T12:35:47.372213+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:48 smithi022 bash[19740]: cluster 2024-09-17T12:35:47.176556+0000 mgr.x (mgr.15192) 158 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:48 smithi022 bash[19740]: audit 2024-09-17T12:35:47.345854+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:48 smithi022 bash[19740]: audit 2024-09-17T12:35:47.358931+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:48 smithi022 bash[19740]: audit 2024-09-17T12:35:47.372213+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:50 smithi190 bash[20839]: cluster 2024-09-17T12:35:49.177359+0000 mgr.x (mgr.15192) 159 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:50 smithi190 bash[20839]: audit 2024-09-17T12:35:49.398772+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:50 smithi190 bash[20839]: audit 2024-09-17T12:35:49.405570+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:50 smithi190 bash[20839]: audit 2024-09-17T12:35:49.410890+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:50 smithi190 bash[20839]: audit 2024-09-17T12:35:49.526655+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:35:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:50 smithi190 bash[20839]: audit 2024-09-17T12:35:49.528573+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:35:50.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:50 smithi190 bash[20839]: audit 2024-09-17T12:35:49.540512+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:50 smithi190 bash[20839]: audit 2024-09-17T12:35:49.746188+0000 mgr.x (mgr.15192) 160 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:50.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[25967]: cluster 2024-09-17T12:35:49.177359+0000 mgr.x (mgr.15192) 159 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:50.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[25967]: audit 2024-09-17T12:35:49.398772+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[25967]: audit 2024-09-17T12:35:49.405570+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[25967]: audit 2024-09-17T12:35:49.410890+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[25967]: audit 2024-09-17T12:35:49.526655+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:35:50.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[25967]: audit 2024-09-17T12:35:49.528573+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:35:50.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[25967]: audit 2024-09-17T12:35:49.540512+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[25967]: audit 2024-09-17T12:35:49.746188+0000 mgr.x (mgr.15192) 160 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[19740]: cluster 2024-09-17T12:35:49.177359+0000 mgr.x (mgr.15192) 159 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[19740]: audit 2024-09-17T12:35:49.398772+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[19740]: audit 2024-09-17T12:35:49.405570+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[19740]: audit 2024-09-17T12:35:49.410890+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[19740]: audit 2024-09-17T12:35:49.526655+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[19740]: audit 2024-09-17T12:35:49.528573+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[19740]: audit 2024-09-17T12:35:49.540512+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:35:50.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:50 smithi022 bash[19740]: audit 2024-09-17T12:35:49.746188+0000 mgr.x (mgr.15192) 160 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:35:51.062 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:35:52.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:52 smithi022 bash[25967]: cluster 2024-09-17T12:35:51.178097+0000 mgr.x (mgr.15192) 161 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:52.659 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:52 smithi022 bash[19740]: cluster 2024-09-17T12:35:51.178097+0000 mgr.x (mgr.15192) 161 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:52 smithi190 bash[20839]: cluster 2024-09-17T12:35:51.178097+0000 mgr.x (mgr.15192) 161 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:54 smithi022 bash[19740]: cluster 2024-09-17T12:35:53.179750+0000 mgr.x (mgr.15192) 162 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:54 smithi022 bash[25967]: cluster 2024-09-17T12:35:53.179750+0000 mgr.x (mgr.15192) 162 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:54 smithi190 bash[20839]: cluster 2024-09-17T12:35:53.179750+0000 mgr.x (mgr.15192) 162 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:55.307 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:35:55.308 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:35:55.309 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:35:55.309 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:35:55.309 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:35:55.309 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:35:55.309 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:35:55.309 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:35:55.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:55 smithi022 bash[19740]: audit 2024-09-17T12:35:55.307391+0000 mon.a (mon.0) 2078 : audit [DBG] from='client.? 172.21.15.22:0/613379216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:35:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:55 smithi022 bash[25967]: audit 2024-09-17T12:35:55.307391+0000 mon.a (mon.0) 2078 : audit [DBG] from='client.? 172.21.15.22:0/613379216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:35:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:55 smithi190 bash[20839]: audit 2024-09-17T12:35:55.307391+0000 mon.a (mon.0) 2078 : audit [DBG] from='client.? 172.21.15.22:0/613379216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:35:56.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-17T12:35:56.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:56 smithi022 bash[19740]: cluster 2024-09-17T12:35:55.180470+0000 mgr.x (mgr.15192) 163 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:56 smithi022 bash[25967]: cluster 2024-09-17T12:35:55.180470+0000 mgr.x (mgr.15192) 163 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:56 smithi190 bash[20839]: cluster 2024-09-17T12:35:55.180470+0000 mgr.x (mgr.15192) 163 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:35:57.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:35:57 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:35:57] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:35:58.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:35:58 smithi022 bash[19740]: cluster 2024-09-17T12:35:57.182148+0000 mgr.x (mgr.15192) 164 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:35:58 smithi022 bash[25967]: cluster 2024-09-17T12:35:57.182148+0000 mgr.x (mgr.15192) 164 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:35:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:35:58 smithi190 bash[20839]: cluster 2024-09-17T12:35:57.182148+0000 mgr.x (mgr.15192) 164 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:00.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:00 smithi022 bash[19740]: cluster 2024-09-17T12:35:59.182858+0000 mgr.x (mgr.15192) 165 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:00 smithi022 bash[19740]: audit 2024-09-17T12:35:59.757703+0000 mgr.x (mgr.15192) 166 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:00.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:00 smithi022 bash[25967]: cluster 2024-09-17T12:35:59.182858+0000 mgr.x (mgr.15192) 165 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:00.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:00 smithi022 bash[25967]: audit 2024-09-17T12:35:59.757703+0000 mgr.x (mgr.15192) 166 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:00.773 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:36:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:00 smithi190 bash[20839]: cluster 2024-09-17T12:35:59.182858+0000 mgr.x (mgr.15192) 165 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:00 smithi190 bash[20839]: audit 2024-09-17T12:35:59.757703+0000 mgr.x (mgr.15192) 166 : audit [DBG] from='client.25193 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:01.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:01 smithi022 bash[19740]: audit 2024-09-17T12:36:01.229370+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:01 smithi022 bash[25967]: audit 2024-09-17T12:36:01.229370+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:01.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:01 smithi190 bash[20839]: audit 2024-09-17T12:36:01.229370+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:02.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:02 smithi022 bash[19740]: cluster 2024-09-17T12:36:01.183608+0000 mgr.x (mgr.15192) 167 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:02.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:02 smithi022 bash[25967]: cluster 2024-09-17T12:36:01.183608+0000 mgr.x (mgr.15192) 167 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:02.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:02 smithi190 bash[20839]: cluster 2024-09-17T12:36:01.183608+0000 mgr.x (mgr.15192) 167 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:04.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:04 smithi022 bash[25967]: cluster 2024-09-17T12:36:03.185258+0000 mgr.x (mgr.15192) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:04.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:04 smithi022 bash[19740]: cluster 2024-09-17T12:36:03.185258+0000 mgr.x (mgr.15192) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:04 smithi190 bash[20839]: cluster 2024-09-17T12:36:03.185258+0000 mgr.x (mgr.15192) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:05.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:05 smithi022 bash[25967]: audit 2024-09-17T12:36:04.191011+0000 mgr.x (mgr.15192) 169 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:05.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:05 smithi022 bash[19740]: audit 2024-09-17T12:36:04.191011+0000 mgr.x (mgr.15192) 169 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:05 smithi190 bash[20839]: audit 2024-09-17T12:36:04.191011+0000 mgr.x (mgr.15192) 169 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:06.661 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:36:06.712 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:06 smithi022 bash[19740]: cluster 2024-09-17T12:36:05.185978+0000 mgr.x (mgr.15192) 170 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:06.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:06 smithi022 bash[25967]: cluster 2024-09-17T12:36:05.185978+0000 mgr.x (mgr.15192) 170 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:06 smithi190 bash[20839]: cluster 2024-09-17T12:36:05.185978+0000 mgr.x (mgr.15192) 170 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:07.345 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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 ; sleep 30 ; done' 2024-09-17T12:36:07.370 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:36:07] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: cephadm 2024-09-17T12:36:06.653813+0000 mgr.x (mgr.15192) 171 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: audit 2024-09-17T12:36:06.660241+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: audit 2024-09-17T12:36:06.663964+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: audit 2024-09-17T12:36:06.666045+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: audit 2024-09-17T12:36:06.676587+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: cephadm 2024-09-17T12:36:06.797968+0000 mgr.x (mgr.15192) 172 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: audit 2024-09-17T12:36:07.513192+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: audit 2024-09-17T12:36:07.520139+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[19740]: audit 2024-09-17T12:36:07.524920+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: cephadm 2024-09-17T12:36:06.653813+0000 mgr.x (mgr.15192) 171 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: audit 2024-09-17T12:36:06.660241+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: audit 2024-09-17T12:36:06.663964+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: audit 2024-09-17T12:36:06.666045+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: audit 2024-09-17T12:36:06.676587+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: cephadm 2024-09-17T12:36:06.797968+0000 mgr.x (mgr.15192) 172 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: audit 2024-09-17T12:36:07.513192+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: audit 2024-09-17T12:36:07.520139+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:07 smithi022 bash[25967]: audit 2024-09-17T12:36:07.524920+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.032 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: cephadm 2024-09-17T12:36:06.653813+0000 mgr.x (mgr.15192) 171 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:36:08.033 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: audit 2024-09-17T12:36:06.660241+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.033 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: audit 2024-09-17T12:36:06.663964+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:08.033 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: audit 2024-09-17T12:36:06.666045+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:08.033 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: audit 2024-09-17T12:36:06.676587+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.033 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: cephadm 2024-09-17T12:36:06.797968+0000 mgr.x (mgr.15192) 172 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:36:08.033 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: audit 2024-09-17T12:36:07.513192+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.033 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: audit 2024-09-17T12:36:07.520139+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:08.033 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:07 smithi190 bash[20839]: audit 2024-09-17T12:36:07.524920+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:09.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:08 smithi022 bash[19740]: cluster 2024-09-17T12:36:07.186846+0000 mgr.x (mgr.15192) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:09.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:08 smithi022 bash[25967]: cluster 2024-09-17T12:36:07.186846+0000 mgr.x (mgr.15192) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:09.108 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:08 smithi190 bash[20839]: cluster 2024-09-17T12:36:07.186846+0000 mgr.x (mgr.15192) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:09.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:09 smithi190 bash[53337]: ignoring --setuser ceph since I am not root 2024-09-17T12:36:09.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:09 smithi190 bash[53337]: ignoring --setgroup ceph since I am not root 2024-09-17T12:36:09.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:09 smithi190 bash[53337]: debug 2024-09-17T12:36:09.394+0000 7f13cd9c8640 1 -- 172.21.15.190:0/3038815449 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558d2ad650e0 con 0x558d2ad67800 2024-09-17T12:36:09.655 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:09 smithi022 bash[77365]: [17/Sep/2024:12:36:09] ENGINE Bus STOPPING 2024-09-17T12:36:10.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:09 smithi022 bash[77365]: [17/Sep/2024:12:36:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:36:10.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:09 smithi022 bash[77365]: [17/Sep/2024:12:36:09] ENGINE Bus STOPPED 2024-09-17T12:36:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.309750+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.313285+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.324132+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T12:36:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: cluster 2024-09-17T12:36:09.324654+0000 mon.a (mon.0) 2090 : cluster [INF] Activating manager daemon y 2024-09-17T12:36:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: cluster 2024-09-17T12:36:09.332318+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:36:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.332738+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T12:36:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: cluster 2024-09-17T12:36:09.332829+0000 mon.a (mon.0) 2093 : cluster [DBG] mgrmap e40: y(active, starting, since 0.00817201s) 2024-09-17T12:36:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.343572+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.343853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.344151+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.345173+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.345687+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.346040+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.346361+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.346673+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.346979+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.347327+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.347640+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.347878+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:36:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.348105+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.348252+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:09.348788+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: cluster 2024-09-17T12:36:09.681869+0000 mon.a (mon.0) 2109 : cluster [INF] Manager daemon y is now available 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:10.157748+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:10.163419+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:10.164061+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:10.185602+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:10.185919+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:10.208004+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:36:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:10 smithi190 bash[20839]: audit 2024-09-17T12:36:10.228092+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:36:10.691 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.309750+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:10.691 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.313285+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:10.691 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.324132+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: cluster 2024-09-17T12:36:09.324654+0000 mon.a (mon.0) 2090 : cluster [INF] Activating manager daemon y 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: cluster 2024-09-17T12:36:09.332318+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.332738+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: cluster 2024-09-17T12:36:09.332829+0000 mon.a (mon.0) 2093 : cluster [DBG] mgrmap e40: y(active, starting, since 0.00817201s) 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.343572+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.343853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.344151+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.345173+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.345687+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.346040+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.346361+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:36:10.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.346673+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.346979+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.347327+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.347640+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.347878+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.309750+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.313285+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.324132+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: cluster 2024-09-17T12:36:09.324654+0000 mon.a (mon.0) 2090 : cluster [INF] Activating manager daemon y 2024-09-17T12:36:10.693 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: cluster 2024-09-17T12:36:09.332318+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.332738+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15192 172.21.15.190:0/3513616587' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: cluster 2024-09-17T12:36:09.332829+0000 mon.a (mon.0) 2093 : cluster [DBG] mgrmap e40: y(active, starting, since 0.00817201s) 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.343572+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.343853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.344151+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.345173+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.345687+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.346040+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.346361+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.346673+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.346979+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T12:36:10.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.347327+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T12:36:10.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.347640+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T12:36:10.695 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.347878+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T12:36:10.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.348105+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:36:10.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.348252+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:36:10.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:09.348788+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:36:10.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: cluster 2024-09-17T12:36:09.681869+0000 mon.a (mon.0) 2109 : cluster [INF] Manager daemon y is now available 2024-09-17T12:36:10.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:10.157748+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:10.695 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:10.163419+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:10.164061+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:10.185602+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:10.185919+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:10.208004+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[19740]: audit 2024-09-17T12:36:10.228092+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.348105+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.348252+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:09.348788+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: cluster 2024-09-17T12:36:09.681869+0000 mon.a (mon.0) 2109 : cluster [INF] Manager daemon y is now available 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:10.157748+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:10.696 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:10.163419+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []}]: dispatch 2024-09-17T12:36:10.697 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:10.164061+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []}]: dispatch 2024-09-17T12:36:10.697 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:10.185602+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:10.697 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:10.185919+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:36:10.697 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:10.208004+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T12:36:10.697 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[25967]: audit 2024-09-17T12:36:10.228092+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T12:36:11.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[77365]: [17/Sep/2024:12:36:10] ENGINE Bus STARTING 2024-09-17T12:36:11.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[77365]: [17/Sep/2024:12:36:10] ENGINE Serving on http://:::9283 2024-09-17T12:36:11.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:10 smithi022 bash[77365]: [17/Sep/2024:12:36:10] ENGINE Bus STARTED 2024-09-17T12:36:11.800 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:36:12.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[19740]: cluster 2024-09-17T12:36:10.689601+0000 mon.a (mon.0) 2117 : cluster [DBG] mgrmap e41: y(active, since 1.36495s) 2024-09-17T12:36:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[19740]: audit 2024-09-17T12:36:11.174563+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:36:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[19740]: audit 2024-09-17T12:36:11.407395+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:36:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[19740]: audit 2024-09-17T12:36:11.408345+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[19740]: audit 2024-09-17T12:36:11.408938+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:12.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.409968+0000 mgr.y (mgr.25154) 5 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:36:12.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.410215+0000 mgr.y (mgr.25154) 6 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:36:12.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[25967]: cluster 2024-09-17T12:36:10.689601+0000 mon.a (mon.0) 2117 : cluster [DBG] mgrmap e41: y(active, since 1.36495s) 2024-09-17T12:36:12.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[25967]: audit 2024-09-17T12:36:11.174563+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:36:12.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[25967]: audit 2024-09-17T12:36:11.407395+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[25967]: audit 2024-09-17T12:36:11.408345+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[25967]: audit 2024-09-17T12:36:11.408938+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.409968+0000 mgr.y (mgr.25154) 5 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.410215+0000 mgr.y (mgr.25154) 6 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: debug 2024-09-17T12:36:11.749+0000 7f67b3f82640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:36:11] ENGINE Error in HTTPServer.serve 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: Traceback (most recent call last): 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: self._connections.run(self.expiration_interval) 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: self._run(expiration_interval) 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:36:12.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: s = self.context.wrap_socket( 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: return self.sslsocket_class._create( 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: self.do_handshake() 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: self._sslobj.do_handshake() 2024-09-17T12:36:12.017 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:11 smithi022 bash[77365]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:36:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:11 smithi190 bash[20839]: cluster 2024-09-17T12:36:10.689601+0000 mon.a (mon.0) 2117 : cluster [DBG] mgrmap e41: y(active, since 1.36495s) 2024-09-17T12:36:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:11 smithi190 bash[20839]: audit 2024-09-17T12:36:11.174563+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:36:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:11 smithi190 bash[20839]: audit 2024-09-17T12:36:11.407395+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"}]: dispatch 2024-09-17T12:36:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:11 smithi190 bash[20839]: audit 2024-09-17T12:36:11.408345+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:11 smithi190 bash[20839]: audit 2024-09-17T12:36:11.408938+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:11 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.409968+0000 mgr.y (mgr.25154) 5 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:36:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:11 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.410215+0000 mgr.y (mgr.25154) 6 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:36:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.526421+0000 mgr.y (mgr.25154) 7 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Bus STARTING 2024-09-17T12:36:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.627993+0000 mgr.y (mgr.25154) 8 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:36:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.751808+0000 mgr.y (mgr.25154) 9 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Serving on https://172.21.15.22:7150 2024-09-17T12:36:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.752043+0000 mgr.y (mgr.25154) 10 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Bus STARTED 2024-09-17T12:36:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.754080+0000 mgr.y (mgr.25154) 11 : cephadm [ERR] [17/Sep/2024:12:36:11] ENGINE Error in HTTPServer.serve 2024-09-17T12:36:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: Traceback (most recent call last): 2024-09-17T12:36:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:36:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: self._connections.run(self.expiration_interval) 2024-09-17T12:36:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:36:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: self._run(expiration_interval) 2024-09-17T12:36:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:36:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:36:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: s = self.context.wrap_socket( 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: return self.sslsocket_class._create( 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: self.do_handshake() 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: self._sslobj.do_handshake() 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.921762+0000 mgr.y (mgr.25154) 12 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:36:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:11.975653+0000 mgr.y (mgr.25154) 13 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:12.001762+0000 mgr.y (mgr.25154) 14 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:12.071055+0000 mgr.y (mgr.25154) 15 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:12.098923+0000 mgr.y (mgr.25154) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.148607+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.153835+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:12.242637+0000 mgr.y (mgr.25154) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.272669+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.308480+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.315222+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.320551+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:12.321053+0000 mgr.y (mgr.25154) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.325408+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:12.346859+0000 mgr.y (mgr.25154) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:36:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.347895+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.348090+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:36:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: audit 2024-09-17T12:36:12.356834+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cephadm 2024-09-17T12:36:12.357788+0000 mgr.y (mgr.25154) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:36:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:13 smithi190 bash[20839]: cluster 2024-09-17T12:36:12.696630+0000 mon.a (mon.0) 2132 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-09-17T12:36:13.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.526421+0000 mgr.y (mgr.25154) 7 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Bus STARTING 2024-09-17T12:36:13.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.627993+0000 mgr.y (mgr.25154) 8 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:36:13.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.751808+0000 mgr.y (mgr.25154) 9 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Serving on https://172.21.15.22:7150 2024-09-17T12:36:13.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.752043+0000 mgr.y (mgr.25154) 10 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Bus STARTED 2024-09-17T12:36:13.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.754080+0000 mgr.y (mgr.25154) 11 : cephadm [ERR] [17/Sep/2024:12:36:11] ENGINE Error in HTTPServer.serve 2024-09-17T12:36:13.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: Traceback (most recent call last): 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: self._connections.run(self.expiration_interval) 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: self._run(expiration_interval) 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: s = self.context.wrap_socket( 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: return self.sslsocket_class._create( 2024-09-17T12:36:13.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: self.do_handshake() 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: self._sslobj.do_handshake() 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.921762+0000 mgr.y (mgr.25154) 12 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:11.975653+0000 mgr.y (mgr.25154) 13 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:12.001762+0000 mgr.y (mgr.25154) 14 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:12.071055+0000 mgr.y (mgr.25154) 15 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:12.098923+0000 mgr.y (mgr.25154) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.148607+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.153835+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.526421+0000 mgr.y (mgr.25154) 7 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Bus STARTING 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.627993+0000 mgr.y (mgr.25154) 8 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.751808+0000 mgr.y (mgr.25154) 9 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Serving on https://172.21.15.22:7150 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.752043+0000 mgr.y (mgr.25154) 10 : cephadm [INF] [17/Sep/2024:12:36:11] ENGINE Bus STARTED 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.754080+0000 mgr.y (mgr.25154) 11 : cephadm [ERR] [17/Sep/2024:12:36:11] ENGINE Error in HTTPServer.serve 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: Traceback (most recent call last): 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: self._connections.run(self.expiration_interval) 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: self._run(expiration_interval) 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:36:13.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: s = self.context.wrap_socket( 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: return self.sslsocket_class._create( 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: self.do_handshake() 2024-09-17T12:36:13.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: self._sslobj.do_handshake() 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.921762+0000 mgr.y (mgr.25154) 12 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:11.975653+0000 mgr.y (mgr.25154) 13 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:12.001762+0000 mgr.y (mgr.25154) 14 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:12.071055+0000 mgr.y (mgr.25154) 15 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:12.098923+0000 mgr.y (mgr.25154) 16 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.148607+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.153835+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:12.242637+0000 mgr.y (mgr.25154) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.272669+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.308480+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.315222+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.320551+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:12.321053+0000 mgr.y (mgr.25154) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.325408+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:12.346859+0000 mgr.y (mgr.25154) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.347895+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.348090+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:36:13.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: audit 2024-09-17T12:36:12.356834+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cephadm 2024-09-17T12:36:12.357788+0000 mgr.y (mgr.25154) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[19740]: cluster 2024-09-17T12:36:12.696630+0000 mon.a (mon.0) 2132 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:12.242637+0000 mgr.y (mgr.25154) 17 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.272669+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.308480+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.315222+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.320551+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:12.321053+0000 mgr.y (mgr.25154) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.325408+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:12.346859+0000 mgr.y (mgr.25154) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi022.pvhqdm (dependencies changed)... 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.347895+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:13.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.348090+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:36:13.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: audit 2024-09-17T12:36:12.356834+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:13.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cephadm 2024-09-17T12:36:12.357788+0000 mgr.y (mgr.25154) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:36:13.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:13 smithi022 bash[25967]: cluster 2024-09-17T12:36:12.696630+0000 mon.a (mon.0) 2132 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-09-17T12:36:14.495 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:14 smithi022 bash[25967]: audit 2024-09-17T12:36:13.164949+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:14.495 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:14 smithi022 bash[25967]: audit 2024-09-17T12:36:13.317040+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:14.495 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:14 smithi022 bash[25967]: cluster 2024-09-17T12:36:13.347827+0000 mgr.y (mgr.25154) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:36:14.495 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:14 smithi022 bash[25967]: audit 2024-09-17T12:36:14.036590+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:14.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:14 smithi022 bash[19740]: audit 2024-09-17T12:36:13.164949+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:14.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:14 smithi022 bash[19740]: audit 2024-09-17T12:36:13.317040+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:14.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:14 smithi022 bash[19740]: cluster 2024-09-17T12:36:13.347827+0000 mgr.y (mgr.25154) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:36:14.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:14 smithi022 bash[19740]: audit 2024-09-17T12:36:14.036590+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:14.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:14 smithi190 bash[20839]: audit 2024-09-17T12:36:13.164949+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:14.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:14 smithi190 bash[20839]: audit 2024-09-17T12:36:13.317040+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:14.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:14 smithi190 bash[20839]: cluster 2024-09-17T12:36:13.347827+0000 mgr.y (mgr.25154) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:36:14.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:14 smithi190 bash[20839]: audit 2024-09-17T12:36:14.036590+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:15.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:15 smithi022 bash[19740]: cluster 2024-09-17T12:36:14.324165+0000 mon.a (mon.0) 2136 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-17T12:36:15.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:15 smithi022 bash[25967]: cluster 2024-09-17T12:36:14.324165+0000 mon.a (mon.0) 2136 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-17T12:36:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:15 smithi190 bash[20839]: cluster 2024-09-17T12:36:14.324165+0000 mon.a (mon.0) 2136 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-17T12:36:15.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:15 smithi190 bash[53337]: [17/Sep/2024:12:36:15] ENGINE Bus STARTING 2024-09-17T12:36:15.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:15 smithi190 bash[53337]: CherryPy Checker: 2024-09-17T12:36:15.652 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:15 smithi190 bash[53337]: The Application mounted at '' has an empty config. 2024-09-17T12:36:15.971 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:15 smithi190 bash[53337]: [17/Sep/2024:12:36:15] ENGINE Serving on http://:::9283 2024-09-17T12:36:15.971 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:15 smithi190 bash[53337]: [17/Sep/2024:12:36:15] ENGINE Bus STARTED 2024-09-17T12:36:16.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:16 smithi190 bash[20839]: cluster 2024-09-17T12:36:15.348433+0000 mgr.y (mgr.25154) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:36:16.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:16 smithi190 bash[20839]: cluster 2024-09-17T12:36:15.567622+0000 mon.a (mon.0) 2137 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:16.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:16 smithi190 bash[20839]: audit 2024-09-17T12:36:15.570869+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:16.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:16 smithi190 bash[20839]: audit 2024-09-17T12:36:15.572346+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:16.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:16 smithi190 bash[20839]: audit 2024-09-17T12:36:15.573948+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:16.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:16 smithi190 bash[20839]: audit 2024-09-17T12:36:15.574228+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:16.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:16 smithi190 bash[20839]: audit 2024-09-17T12:36:15.969097+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:16.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[19740]: cluster 2024-09-17T12:36:15.348433+0000 mgr.y (mgr.25154) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:36:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[19740]: cluster 2024-09-17T12:36:15.567622+0000 mon.a (mon.0) 2137 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[19740]: audit 2024-09-17T12:36:15.570869+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[19740]: audit 2024-09-17T12:36:15.572346+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[19740]: audit 2024-09-17T12:36:15.573948+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[19740]: audit 2024-09-17T12:36:15.574228+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[19740]: audit 2024-09-17T12:36:15.969097+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:16.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[25967]: cluster 2024-09-17T12:36:15.348433+0000 mgr.y (mgr.25154) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:36:16.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[25967]: cluster 2024-09-17T12:36:15.567622+0000 mon.a (mon.0) 2137 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[25967]: audit 2024-09-17T12:36:15.570869+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[25967]: audit 2024-09-17T12:36:15.572346+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[25967]: audit 2024-09-17T12:36:15.573948+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[25967]: audit 2024-09-17T12:36:15.574228+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.190:0/260341642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:16 smithi022 bash[25967]: audit 2024-09-17T12:36:15.969097+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:17.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:17 smithi190 bash[53337]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:36:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T12:36:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:17 smithi190 bash[20839]: cluster 2024-09-17T12:36:16.353061+0000 mon.a (mon.0) 2139 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-17T12:36:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:17 smithi190 bash[20839]: audit 2024-09-17T12:36:16.353338+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:36:17.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:17 smithi022 bash[19740]: cluster 2024-09-17T12:36:16.353061+0000 mon.a (mon.0) 2139 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-17T12:36:17.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:17 smithi022 bash[19740]: audit 2024-09-17T12:36:16.353338+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:36:17.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:17 smithi022 bash[25967]: cluster 2024-09-17T12:36:16.353061+0000 mon.a (mon.0) 2139 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-17T12:36:17.624 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:17 smithi022 bash[25967]: audit 2024-09-17T12:36:16.353338+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T12:36:18.004 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:36:18.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:18 smithi190 bash[20839]: cluster 2024-09-17T12:36:17.350082+0000 mgr.y (mgr.25154) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:36:18.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:18 smithi190 bash[20839]: audit 2024-09-17T12:36:17.609131+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:18 smithi190 bash[20839]: audit 2024-09-17T12:36:17.615080+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:18 smithi190 bash[20839]: audit 2024-09-17T12:36:17.622367+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:18 smithi190 bash[20839]: audit 2024-09-17T12:36:17.956509+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 1s ago 37m - - 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 0s ago 37m - - 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (27m) 1s ago 27m 13.8M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (27m) 0s ago 27m 80.7M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (3m) 1s ago 24m 48.3M - 3.8 980a0bfcd684 0247a92fb27f 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (18m) 0s ago 36m 438M - 19.3.0-4937-g74984932 6c1fcab85602 16dc0d1f4714 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (11m) 1s ago 38m 488M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (38m) 1s ago 38m 100M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:36:18.672 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (36m) 0s ago 36m 70.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (36m) 1s ago 36m 72.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (28m) 1s ago 28m 8943k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (28m) 0s ago 28m 9247k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (35m) 1s ago 35m 64.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (34m) 1s ago 34m 66.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (33m) 1s ago 33m 53.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (32m) 1s ago 32m 64.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (31m) 0s ago 31m 66.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (31m) 0s ago 31m 64.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (30m) 0s ago 30m 55.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (29m) 0s ago 29m 65.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (3m) 0s ago 28m 54.0M - 2.43.0 a07b618ecd1d d652d549a3ca 2024-09-17T12:36:18.673 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (24m) 1s ago 24m 99.3M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:36:18.674 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (24m) 0s ago 24m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:36:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[25967]: cluster 2024-09-17T12:36:17.350082+0000 mgr.y (mgr.25154) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:36:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[25967]: audit 2024-09-17T12:36:17.609131+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[25967]: audit 2024-09-17T12:36:17.615080+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[25967]: audit 2024-09-17T12:36:17.622367+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[25967]: audit 2024-09-17T12:36:17.956509+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[19740]: cluster 2024-09-17T12:36:17.350082+0000 mgr.y (mgr.25154) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:36:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[19740]: audit 2024-09-17T12:36:17.609131+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[19740]: audit 2024-09-17T12:36:17.615080+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[19740]: audit 2024-09-17T12:36:17.622367+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:18 smithi022 bash[19740]: audit 2024-09-17T12:36:17.956509+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.064 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:36:19.064 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:36:19.064 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:36:19.064 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:36:19.064 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:36:19.064 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:36:19.065 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:36:19.065 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:36:19.065 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:36:19.065 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:36:19.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:36:19.065 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:36:19.065 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:36:19.065 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:36:19.066 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:36:19.066 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:36:19.066 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:36:19.066 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:36:19.386 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:36:19.386 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:36:19.386 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:36:19.387 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T12:36:19.387 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:36:19.387 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr" 2024-09-17T12:36:19.387 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:36:19.387 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:36:19.387 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T12:36:19.387 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:36:19.387 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:36:19.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:19 smithi190 bash[20839]: audit 2024-09-17T12:36:17.991738+0000 mgr.y (mgr.25154) 24 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:19.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:19 smithi190 bash[20839]: audit 2024-09-17T12:36:18.314856+0000 mgr.y (mgr.25154) 25 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:19.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:19 smithi190 bash[20839]: audit 2024-09-17T12:36:18.552726+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:19 smithi190 bash[20839]: audit 2024-09-17T12:36:18.563359+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:19 smithi190 bash[20839]: audit 2024-09-17T12:36:18.572440+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.394 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:19 smithi190 bash[20839]: audit 2024-09-17T12:36:19.063450+0000 mon.a (mon.0) 2148 : audit [DBG] from='client.? 172.21.15.22:0/3244411383' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:19.616 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[25967]: audit 2024-09-17T12:36:17.991738+0000 mgr.y (mgr.25154) 24 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:19.616 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[25967]: audit 2024-09-17T12:36:18.314856+0000 mgr.y (mgr.25154) 25 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:19.616 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[25967]: audit 2024-09-17T12:36:18.552726+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[25967]: audit 2024-09-17T12:36:18.563359+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[25967]: audit 2024-09-17T12:36:18.572440+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[25967]: audit 2024-09-17T12:36:19.063450+0000 mon.a (mon.0) 2148 : audit [DBG] from='client.? 172.21.15.22:0/3244411383' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[19740]: audit 2024-09-17T12:36:17.991738+0000 mgr.y (mgr.25154) 24 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[19740]: audit 2024-09-17T12:36:18.314856+0000 mgr.y (mgr.25154) 25 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[19740]: audit 2024-09-17T12:36:18.552726+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[19740]: audit 2024-09-17T12:36:18.563359+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[19740]: audit 2024-09-17T12:36:18.572440+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:19.617 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:19 smithi022 bash[19740]: audit 2024-09-17T12:36:19.063450+0000 mon.a (mon.0) 2148 : audit [DBG] from='client.? 172.21.15.22:0/3244411383' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:20.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:20 smithi190 bash[20839]: audit 2024-09-17T12:36:18.629602+0000 mgr.y (mgr.25154) 26 : audit [DBG] from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:20.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:20 smithi190 bash[20839]: cluster 2024-09-17T12:36:19.350584+0000 mgr.y (mgr.25154) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:36:20.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:20 smithi190 bash[20839]: audit 2024-09-17T12:36:19.386240+0000 mgr.y (mgr.25154) 28 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:20.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:20 smithi022 bash[25967]: audit 2024-09-17T12:36:18.629602+0000 mgr.y (mgr.25154) 26 : audit [DBG] from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:20.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:20 smithi022 bash[25967]: cluster 2024-09-17T12:36:19.350584+0000 mgr.y (mgr.25154) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:36:20.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:20 smithi022 bash[25967]: audit 2024-09-17T12:36:19.386240+0000 mgr.y (mgr.25154) 28 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:20.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:20 smithi022 bash[19740]: audit 2024-09-17T12:36:18.629602+0000 mgr.y (mgr.25154) 26 : audit [DBG] from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:20.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:20 smithi022 bash[19740]: cluster 2024-09-17T12:36:19.350584+0000 mgr.y (mgr.25154) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:36:20.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:20 smithi022 bash[19740]: audit 2024-09-17T12:36:19.386240+0000 mgr.y (mgr.25154) 28 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:22 smithi022 bash[25967]: cluster 2024-09-17T12:36:21.352249+0000 mgr.y (mgr.25154) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:36:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:22 smithi022 bash[25967]: audit 2024-09-17T12:36:21.583015+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:22 smithi022 bash[25967]: audit 2024-09-17T12:36:21.588935+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:22.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:22 smithi022 bash[19740]: cluster 2024-09-17T12:36:21.352249+0000 mgr.y (mgr.25154) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:36:22.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:22 smithi022 bash[19740]: audit 2024-09-17T12:36:21.583015+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:22.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:22 smithi022 bash[19740]: audit 2024-09-17T12:36:21.588935+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:22.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:22 smithi190 bash[20839]: cluster 2024-09-17T12:36:21.352249+0000 mgr.y (mgr.25154) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:36:22.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:22 smithi190 bash[20839]: audit 2024-09-17T12:36:21.583015+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:22.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:22 smithi190 bash[20839]: audit 2024-09-17T12:36:21.588935+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:23 smithi190 bash[20839]: cephadm 2024-09-17T12:36:21.590978+0000 mgr.y (mgr.25154) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:36:23.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:23 smithi190 bash[20839]: cephadm 2024-09-17T12:36:21.856606+0000 mgr.y (mgr.25154) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:36:23.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:23 smithi190 bash[20839]: audit 2024-09-17T12:36:22.410650+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:23 smithi190 bash[20839]: audit 2024-09-17T12:36:22.428575+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:23 smithi190 bash[20839]: audit 2024-09-17T12:36:22.440296+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[19740]: cephadm 2024-09-17T12:36:21.590978+0000 mgr.y (mgr.25154) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[19740]: cephadm 2024-09-17T12:36:21.856606+0000 mgr.y (mgr.25154) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[19740]: audit 2024-09-17T12:36:22.410650+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[19740]: audit 2024-09-17T12:36:22.428575+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[19740]: audit 2024-09-17T12:36:22.440296+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[25967]: cephadm 2024-09-17T12:36:21.590978+0000 mgr.y (mgr.25154) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[25967]: cephadm 2024-09-17T12:36:21.856606+0000 mgr.y (mgr.25154) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[25967]: audit 2024-09-17T12:36:22.410650+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[25967]: audit 2024-09-17T12:36:22.428575+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:23.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:23 smithi022 bash[25967]: audit 2024-09-17T12:36:22.440296+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:24.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:24 smithi022 bash[25967]: cluster 2024-09-17T12:36:23.353007+0000 mgr.y (mgr.25154) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:36:24.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:24 smithi022 bash[19740]: cluster 2024-09-17T12:36:23.353007+0000 mgr.y (mgr.25154) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:36:24.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:24 smithi190 bash[20839]: cluster 2024-09-17T12:36:23.353007+0000 mgr.y (mgr.25154) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:36:25.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:25 smithi190 bash[20839]: audit 2024-09-17T12:36:24.847446+0000 mon.a (mon.0) 2154 : audit [DBG] from='client.? 172.21.15.22:0/3892422779' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:36:25.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:25 smithi190 bash[20839]: audit 2024-09-17T12:36:25.186637+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:25 smithi022 bash[19740]: audit 2024-09-17T12:36:24.847446+0000 mon.a (mon.0) 2154 : audit [DBG] from='client.? 172.21.15.22:0/3892422779' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:36:25.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:25 smithi022 bash[19740]: audit 2024-09-17T12:36:25.186637+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:25 smithi022 bash[25967]: audit 2024-09-17T12:36:24.847446+0000 mon.a (mon.0) 2154 : audit [DBG] from='client.? 172.21.15.22:0/3892422779' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T12:36:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:25 smithi022 bash[25967]: audit 2024-09-17T12:36:25.186637+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:26.428 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 systemd[1]: Stopping Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:36:26.428 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:36:26.428 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T12:36:26.428 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.285Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.286Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.286Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T12:36:26.429 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[69824]: ts=2024-09-17T12:36:26.286Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T12:36:26.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:26 smithi022 bash[25967]: cluster 2024-09-17T12:36:25.353753+0000 mgr.y (mgr.25154) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:36:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:26 smithi022 bash[19740]: cluster 2024-09-17T12:36:25.353753+0000 mgr.y (mgr.25154) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:36:26.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[20839]: cluster 2024-09-17T12:36:25.353753+0000 mgr.y (mgr.25154) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:36:27.151 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:26 smithi190 bash[74010]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:36:27.151 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:27 smithi190 bash[74068]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:36:27.151 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:27 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T12:36:27.152 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:27 smithi190 systemd[1]: Stopped Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:36:27.152 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:27 smithi190 systemd[1]: Started Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.080796+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.087884+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.093817+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.095185+0000 mgr.y (mgr.25154) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.113902+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: cephadm 2024-09-17T12:36:27.116405+0000 mgr.y (mgr.25154) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.116966+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.117905+0000 mgr.y (mgr.25154) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.121091+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:36:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.122379+0000 mgr.y (mgr.25154) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:36:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.130349+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.139563+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:36:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.140610+0000 mgr.y (mgr.25154) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:36:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: audit 2024-09-17T12:36:27.221677+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[20839]: cluster 2024-09-17T12:36:27.355419+0000 mgr.y (mgr.25154) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:36:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.080796+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.087884+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.093817+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:36:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.095185+0000 mgr.y (mgr.25154) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:36:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.113902+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: cephadm 2024-09-17T12:36:27.116405+0000 mgr.y (mgr.25154) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:36:28.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.116966+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:36:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.117905+0000 mgr.y (mgr.25154) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:36:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.121091+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:36:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.122379+0000 mgr.y (mgr.25154) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:36:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.130349+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.139563+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:36:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.140610+0000 mgr.y (mgr.25154) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:36:28.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: audit 2024-09-17T12:36:27.221677+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:28.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[19740]: cluster 2024-09-17T12:36:27.355419+0000 mgr.y (mgr.25154) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:36:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.080796+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.087884+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.093817+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:36:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.095185+0000 mgr.y (mgr.25154) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:36:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.113902+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: cephadm 2024-09-17T12:36:27.116405+0000 mgr.y (mgr.25154) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.22:5000 to Dashboard 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.116966+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.117905+0000 mgr.y (mgr.25154) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.121091+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.122379+0000 mgr.y (mgr.25154) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi022"}]: dispatch 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.130349+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.139563+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.140610+0000 mgr.y (mgr.25154) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: audit 2024-09-17T12:36:27.221677+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:28.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:28 smithi022 bash[25967]: cluster 2024-09-17T12:36:27.355419+0000 mgr.y (mgr.25154) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:36:29.152 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.925Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T12:36:29.152 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.925Z 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-09-17T12:36:29.152 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.925Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi190 (none))" 2024-09-17T12:36:29.152 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.925Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T12:36:29.152 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.925Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.927Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.928Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.929Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.930Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.932Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.933Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.031341ms 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.933Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.933Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.949Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.953Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.957Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.960Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-17T12:36:29.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.960Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-17T12:36:29.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.960Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.181µs wal_replay_duration=27.041505ms wbl_replay_duration=120ns total_replay_duration=28.129711ms 2024-09-17T12:36:29.156 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.962Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T12:36:29.156 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.962Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T12:36:29.156 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.962Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T12:36:29.156 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.984Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.544136ms db_storage=1.165µs remote_storage=1.767µs web_handler=437ns query_engine=860ns scrape=422.857µs scrape_sd=273.792µs notify=34.152µs notify_sd=33.139µs rules=20.856813ms tracing=7.693µs 2024-09-17T12:36:29.156 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.984Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T12:36:29.156 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:28 smithi190 bash[74097]: ts=2024-09-17T12:36:28.984Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T12:36:30.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:30 smithi190 bash[20839]: cluster 2024-09-17T12:36:29.356199+0000 mgr.y (mgr.25154) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:36:30.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:30 smithi190 bash[20839]: audit 2024-09-17T12:36:30.165400+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:36:30.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:30 smithi190 bash[20839]: audit 2024-09-17T12:36:30.167121+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:36:30.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:30 smithi190 bash[20839]: audit 2024-09-17T12:36:30.168904+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:30.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:30 smithi022 bash[25967]: cluster 2024-09-17T12:36:29.356199+0000 mgr.y (mgr.25154) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:36:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:30 smithi022 bash[25967]: audit 2024-09-17T12:36:30.165400+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:36:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:30 smithi022 bash[25967]: audit 2024-09-17T12:36:30.167121+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:36:30.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:30 smithi022 bash[25967]: audit 2024-09-17T12:36:30.168904+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:30.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:30 smithi022 bash[19740]: cluster 2024-09-17T12:36:29.356199+0000 mgr.y (mgr.25154) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:36:30.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:30 smithi022 bash[19740]: audit 2024-09-17T12:36:30.165400+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:36:30.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:30 smithi022 bash[19740]: audit 2024-09-17T12:36:30.167121+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:36:30.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:30 smithi022 bash[19740]: audit 2024-09-17T12:36:30.168904+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:31.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:31 smithi190 bash[20839]: cephadm 2024-09-17T12:36:30.164761+0000 mgr.y (mgr.25154) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:36:31.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:31 smithi190 bash[20839]: cephadm 2024-09-17T12:36:30.170873+0000 mgr.y (mgr.25154) 42 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:36:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:31 smithi022 bash[25967]: cephadm 2024-09-17T12:36:30.164761+0000 mgr.y (mgr.25154) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:36:31.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:31 smithi022 bash[25967]: cephadm 2024-09-17T12:36:30.170873+0000 mgr.y (mgr.25154) 42 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:36:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:31 smithi022 bash[19740]: cephadm 2024-09-17T12:36:30.164761+0000 mgr.y (mgr.25154) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:36:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:31 smithi022 bash[19740]: cephadm 2024-09-17T12:36:30.170873+0000 mgr.y (mgr.25154) 42 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:36:32.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:32 smithi190 bash[20839]: cluster 2024-09-17T12:36:31.357829+0000 mgr.y (mgr.25154) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:36:32.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:32 smithi022 bash[25967]: cluster 2024-09-17T12:36:31.357829+0000 mgr.y (mgr.25154) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:36:32.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:32 smithi022 bash[19740]: cluster 2024-09-17T12:36:31.357829+0000 mgr.y (mgr.25154) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:36:33.017 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.017 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.018 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.018 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: Stopping Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:36:33.018 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.019 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.019 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.020 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:36:32 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.729 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:33 smithi190 bash[74374]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:36:33.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:33 smithi190 bash[20839]: cluster 2024-09-17T12:36:33.358577+0000 mgr.y (mgr.25154) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:36:33.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:33 smithi022 bash[25967]: cluster 2024-09-17T12:36:33.358577+0000 mgr.y (mgr.25154) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:36:33.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:33 smithi022 bash[19740]: cluster 2024-09-17T12:36:33.358577+0000 mgr.y (mgr.25154) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:36:33.991 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.992 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.992 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.992 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.993 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.993 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:36:33.993 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:33 smithi190 bash[74434]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:36:33.993 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T12:36:33.993 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: Stopped Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:36:33.993 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.994 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.994 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:33.994 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:34.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:33 smithi190 systemd[1]: Started Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:36:34.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:34 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:36:34] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T12:36:35.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[74490]: debug 2024-09-17T12:36:35.277+0000 7f7d5a644640 1 -- 172.21.15.190:0/1253747191 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55eac7cad0e0 con 0x55eac7caf800 2024-09-17T12:36:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.045058+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.056271+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.061413+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.063406+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.074627+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.075577+0000 mgr.y (mgr.25154) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.168695+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.172077+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.173918+0000 mgr.y (mgr.25154) 46 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.180402+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.182282+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.188596+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.190432+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.219677+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T12:36:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.224342+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.225483+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.232603+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.233244+0000 mgr.y (mgr.25154) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.297538+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.299520+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.301658+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.302261+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.308203+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.308701+0000 mgr.y (mgr.25154) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.372615+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.374588+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.376744+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.377478+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.384079+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.384528+0000 mgr.y (mgr.25154) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.451149+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.453372+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.455589+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.456328+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.463665+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.539076+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.541634+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.543953+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.544934+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.551005+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.612821+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.614720+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.616635+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.617391+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.623036+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.684814+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.687443+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.690473+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.691617+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.698849+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.775986+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.778570+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.781369+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.782126+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.789353+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.879308+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.881557+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.884073+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.884864+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.892783+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.986431+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.988960+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.991783+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:34.992866+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:35 smithi190 bash[20839]: audit 2024-09-17T12:36:35.000302+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.045058+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.056271+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.061413+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.063406+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.074627+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.075577+0000 mgr.y (mgr.25154) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.168695+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.172077+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.173918+0000 mgr.y (mgr.25154) 46 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.180402+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.182282+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T12:36:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.188596+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.190432+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.219677+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.224342+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.225483+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.232603+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.233244+0000 mgr.y (mgr.25154) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.297538+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.045058+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.056271+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.061413+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.063406+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.074627+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.075577+0000 mgr.y (mgr.25154) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.168695+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.172077+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.173918+0000 mgr.y (mgr.25154) 46 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.180402+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.182282+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.188596+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.190432+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.219677+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T12:36:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.224342+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.225483+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.232603+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.233244+0000 mgr.y (mgr.25154) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.297538+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.299520+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.301658+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.302261+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.308203+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.308701+0000 mgr.y (mgr.25154) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.372615+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.374588+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.376744+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.377478+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.384079+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.384528+0000 mgr.y (mgr.25154) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.451149+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.453372+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.455589+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.456328+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.463665+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.539076+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.541634+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.543953+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.544934+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.299520+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.301658+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.302261+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.308203+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.308701+0000 mgr.y (mgr.25154) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.372615+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.374588+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.376744+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.377478+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.384079+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.384528+0000 mgr.y (mgr.25154) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.451149+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.453372+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.455589+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.456328+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.463665+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.539076+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.541634+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.543953+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.544934+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.551005+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.612821+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.614720+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.616635+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.617391+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.623036+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.684814+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.687443+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.690473+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.691617+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.698849+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.775986+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.778570+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.781369+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.782126+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.789353+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.879308+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.881557+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.884073+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.884864+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.892783+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.986431+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.988960+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.991783+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:34.992866+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[25967]: audit 2024-09-17T12:36:35.000302+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.551005+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.612821+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.614720+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.616635+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.617391+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.623036+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.684814+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.687443+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.690473+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.691617+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.698849+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.775986+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.778570+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.781369+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.782126+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.789353+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.879308+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.881557+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.884073+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.884864+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.892783+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.986431+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.988960+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.991783+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:35.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:34.992866+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:35.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:35 smithi022 bash[19740]: audit 2024-09-17T12:36:35.000302+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.464142+0000 mgr.y (mgr.25154) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.551498+0000 mgr.y (mgr.25154) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:34.571562+0000 mgr.y (mgr.25154) 52 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.623625+0000 mgr.y (mgr.25154) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.699286+0000 mgr.y (mgr.25154) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.789867+0000 mgr.y (mgr.25154) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:34.893397+0000 mgr.y (mgr.25154) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.000982+0000 mgr.y (mgr.25154) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.102036+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.104372+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.106620+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.107488+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.114287+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.114717+0000 mgr.y (mgr.25154) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.216672+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.219527+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.222058+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.223375+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.230525+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.231026+0000 mgr.y (mgr.25154) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.333686+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.336511+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.340192+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.341449+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.348444+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.349070+0000 mgr.y (mgr.25154) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: cluster 2024-09-17T12:36:35.359298+0000 mgr.y (mgr.25154) 61 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.451947+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.454308+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.456337+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.457295+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.464311+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.553476+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.555462+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.557196+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.557749+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.563849+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.639617+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.642367+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.644898+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.646037+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.653288+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.718478+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.720421+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.723218+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.724039+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.730597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.796972+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.799220+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.801537+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.802323+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.807640+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.867017+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.869820+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.872668+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.873769+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.879941+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.938417+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.940777+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.943289+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.944222+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:35.950246+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:36.021593+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:36.023904+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:36.025783+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:36.026547+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:36 smithi190 bash[20839]: audit 2024-09-17T12:36:36.032278+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.464142+0000 mgr.y (mgr.25154) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.551498+0000 mgr.y (mgr.25154) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:34.571562+0000 mgr.y (mgr.25154) 52 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.623625+0000 mgr.y (mgr.25154) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.699286+0000 mgr.y (mgr.25154) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.789867+0000 mgr.y (mgr.25154) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:34.893397+0000 mgr.y (mgr.25154) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.000982+0000 mgr.y (mgr.25154) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.102036+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.104372+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.106620+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.107488+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.114287+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.114717+0000 mgr.y (mgr.25154) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.216672+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.219527+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.222058+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.223375+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.230525+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.231026+0000 mgr.y (mgr.25154) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.333686+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.336511+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.340192+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.341449+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.348444+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.349070+0000 mgr.y (mgr.25154) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: cluster 2024-09-17T12:36:35.359298+0000 mgr.y (mgr.25154) 61 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.451947+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.454308+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.456337+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.457295+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.464311+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.553476+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.555462+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.557196+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.557749+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.563849+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.639617+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.642367+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.644898+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.646037+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.653288+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.718478+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.720421+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.723218+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.724039+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.730597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.796972+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.799220+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.801537+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.802323+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.807640+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.867017+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.869820+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.872668+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.873769+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.879941+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.938417+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.940777+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.943289+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.944222+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:35.950246+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:36.021593+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:36.023904+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:36.025783+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:36.026547+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[19740]: audit 2024-09-17T12:36:36.032278+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.464142+0000 mgr.y (mgr.25154) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.551498+0000 mgr.y (mgr.25154) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:34.571562+0000 mgr.y (mgr.25154) 52 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:36.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.623625+0000 mgr.y (mgr.25154) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.699286+0000 mgr.y (mgr.25154) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.789867+0000 mgr.y (mgr.25154) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:34.893397+0000 mgr.y (mgr.25154) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.000982+0000 mgr.y (mgr.25154) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.102036+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.104372+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.106620+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.107488+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.114287+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.114717+0000 mgr.y (mgr.25154) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.216672+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.219527+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.222058+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.223375+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.230525+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.231026+0000 mgr.y (mgr.25154) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.333686+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.336511+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.340192+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.341449+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.348444+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.349070+0000 mgr.y (mgr.25154) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: cluster 2024-09-17T12:36:35.359298+0000 mgr.y (mgr.25154) 61 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.451947+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.454308+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.456337+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.457295+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.464311+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.553476+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.555462+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.557196+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.557749+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.563849+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.639617+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.642367+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.644898+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.646037+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.653288+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.718478+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.720421+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.723218+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.724039+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.730597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.796972+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.799220+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.801537+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.802323+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.807640+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.867017+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.869820+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.872668+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.873769+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.879941+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.938417+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.940777+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.943289+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.944222+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:35.950246+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:36.021593+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:36.023904+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:36.025783+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:36.026547+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:36.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:36 smithi022 bash[25967]: audit 2024-09-17T12:36:36.032278+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.465010+0000 mgr.y (mgr.25154) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.564239+0000 mgr.y (mgr.25154) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.653703+0000 mgr.y (mgr.25154) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.731063+0000 mgr.y (mgr.25154) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.808100+0000 mgr.y (mgr.25154) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.880318+0000 mgr.y (mgr.25154) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:35.950660+0000 mgr.y (mgr.25154) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.032678+0000 mgr.y (mgr.25154) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.101545+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.104096+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.106328+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.107338+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.113031+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.113437+0000 mgr.y (mgr.25154) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.174947+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.177169+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.180739+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.181565+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.186812+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.187192+0000 mgr.y (mgr.25154) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.245474+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.247570+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.250617+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.251220+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.256404+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.256843+0000 mgr.y (mgr.25154) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.334221+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.336926+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.339501+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.340972+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.349454+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.350187+0000 mgr.y (mgr.25154) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.407533+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.410275+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.412080+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.412783+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.422580+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.502086+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.504201+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.506517+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.507330+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.517629+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.586818+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.589090+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.591895+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.592684+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.602967+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.676709+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.678836+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.681142+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.681838+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.692028+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.779771+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.782366+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.784431+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.785176+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.795449+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.890446+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.893092+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.895925+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.896852+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:36.907306+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:37.009416+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:37.011785+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:37.014370+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:37.015494+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:37 smithi190 bash[20839]: audit 2024-09-17T12:36:37.026627+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.465010+0000 mgr.y (mgr.25154) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.564239+0000 mgr.y (mgr.25154) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.653703+0000 mgr.y (mgr.25154) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.731063+0000 mgr.y (mgr.25154) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.808100+0000 mgr.y (mgr.25154) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.880318+0000 mgr.y (mgr.25154) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:35.950660+0000 mgr.y (mgr.25154) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.032678+0000 mgr.y (mgr.25154) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.101545+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.104096+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.106328+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.107338+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.113031+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.113437+0000 mgr.y (mgr.25154) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.174947+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.177169+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.180739+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.181565+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.186812+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.187192+0000 mgr.y (mgr.25154) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.245474+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.247570+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.250617+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.251220+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.256404+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.256843+0000 mgr.y (mgr.25154) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.334221+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.336926+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.339501+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.340972+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.349454+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.350187+0000 mgr.y (mgr.25154) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.407533+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.410275+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.412080+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.412783+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.422580+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.502086+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.504201+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.506517+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.465010+0000 mgr.y (mgr.25154) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.564239+0000 mgr.y (mgr.25154) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.653703+0000 mgr.y (mgr.25154) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.731063+0000 mgr.y (mgr.25154) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.808100+0000 mgr.y (mgr.25154) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.880318+0000 mgr.y (mgr.25154) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:35.950660+0000 mgr.y (mgr.25154) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.032678+0000 mgr.y (mgr.25154) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.101545+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.104096+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.106328+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.107338+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.113031+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.113437+0000 mgr.y (mgr.25154) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.174947+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.177169+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.180739+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.181565+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.186812+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.187192+0000 mgr.y (mgr.25154) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.507330+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.517629+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.586818+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.589090+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.591895+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.592684+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.602967+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.676709+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.678836+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.681142+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.681838+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.692028+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.779771+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.782366+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.784431+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.785176+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.795449+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.890446+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.893092+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.895925+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.896852+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:36.907306+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:37.009416+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:37.011785+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:37.014370+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:37.015494+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[19740]: audit 2024-09-17T12:36:37.026627+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.245474+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.247570+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.250617+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.251220+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.256404+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.256843+0000 mgr.y (mgr.25154) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.334221+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.336926+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.339501+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.340972+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.349454+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.350187+0000 mgr.y (mgr.25154) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:37.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.407533+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.410275+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.412080+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.412783+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.422580+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.502086+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.504201+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.506517+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.507330+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.517629+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.586818+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.589090+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.591895+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.592684+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.602967+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.676709+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.678836+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.681142+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.681838+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.692028+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.779771+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.782366+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.784431+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.785176+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.795449+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.890446+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.893092+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.895925+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.896852+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:36.907306+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:37.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:37.009416+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:37.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:37.011785+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:37.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:37.014370+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:37.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:37.015494+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:37.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:37 smithi022 bash[25967]: audit 2024-09-17T12:36:37.026627+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.423084+0000 mgr.y (mgr.25154) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.518178+0000 mgr.y (mgr.25154) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.603484+0000 mgr.y (mgr.25154) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.692631+0000 mgr.y (mgr.25154) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.796111+0000 mgr.y (mgr.25154) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:36.907764+0000 mgr.y (mgr.25154) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.027204+0000 mgr.y (mgr.25154) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.125926+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.129456+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.133200+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.134441+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.140878+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.141453+0000 mgr.y (mgr.25154) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.204042+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.206048+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.207879+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.208617+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.218579+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.219087+0000 mgr.y (mgr.25154) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.292618+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.295051+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.297924+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.298908+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.309468+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.309989+0000 mgr.y (mgr.25154) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cluster 2024-09-17T12:36:37.360229+0000 mgr.y (mgr.25154) 84 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.373189+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.375600+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.378694+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.379775+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.390081+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.390576+0000 mgr.y (mgr.25154) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.465135+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.467628+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.470242+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.471184+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.481420+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.568599+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.570783+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.573425+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.574377+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.584301+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.681649+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.683528+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.685429+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.686054+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.692236+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.750165+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.755918+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.756223+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.761420+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.761620+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.764121+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.764843+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.769760+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.830026+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.832327+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.835015+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.835724+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.841229+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.900893+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.902822+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.905256+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.906107+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.912201+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.980390+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.982894+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.986205+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.987279+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:38 smithi190 bash[20839]: audit 2024-09-17T12:36:37.994457+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.423084+0000 mgr.y (mgr.25154) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.518178+0000 mgr.y (mgr.25154) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.603484+0000 mgr.y (mgr.25154) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.692631+0000 mgr.y (mgr.25154) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.796111+0000 mgr.y (mgr.25154) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:36.907764+0000 mgr.y (mgr.25154) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.027204+0000 mgr.y (mgr.25154) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.125926+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.129456+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.133200+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.134441+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.140878+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.141453+0000 mgr.y (mgr.25154) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.204042+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.206048+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.207879+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.208617+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.218579+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.219087+0000 mgr.y (mgr.25154) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.292618+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.423084+0000 mgr.y (mgr.25154) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.518178+0000 mgr.y (mgr.25154) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.603484+0000 mgr.y (mgr.25154) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.692631+0000 mgr.y (mgr.25154) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.796111+0000 mgr.y (mgr.25154) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:36.907764+0000 mgr.y (mgr.25154) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.027204+0000 mgr.y (mgr.25154) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.125926+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.129456+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.133200+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.134441+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.140878+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.141453+0000 mgr.y (mgr.25154) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.204042+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.206048+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.207879+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.208617+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.218579+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.219087+0000 mgr.y (mgr.25154) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.292618+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.295051+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.297924+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.298908+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.309468+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.309989+0000 mgr.y (mgr.25154) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cluster 2024-09-17T12:36:37.360229+0000 mgr.y (mgr.25154) 84 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.373189+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.375600+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.378694+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.379775+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.390081+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.390576+0000 mgr.y (mgr.25154) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.465135+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.467628+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.470242+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.471184+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.481420+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.568599+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.570783+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.573425+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.295051+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.297924+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.298908+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.309468+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.309989+0000 mgr.y (mgr.25154) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cluster 2024-09-17T12:36:37.360229+0000 mgr.y (mgr.25154) 84 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.373189+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.375600+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.378694+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.379775+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.390081+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.390576+0000 mgr.y (mgr.25154) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.465135+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.467628+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.470242+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.471184+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.481420+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.568599+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.570783+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.573425+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.574377+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.584301+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.681649+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.683528+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.685429+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.686054+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.692236+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.750165+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.755918+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.756223+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.761420+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.761620+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.764121+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.764843+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.769760+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.830026+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.832327+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.835015+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.835724+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.841229+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.900893+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.902822+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.905256+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.906107+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.912201+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.980390+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.982894+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.986205+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.987279+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[19740]: audit 2024-09-17T12:36:37.994457+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.574377+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.584301+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.681649+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.683528+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.685429+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.686054+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.692236+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.750165+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.755918+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.756223+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.761420+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.761620+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.764121+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.764843+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.769760+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.830026+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.832327+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.835015+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.835724+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.841229+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.900893+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.902822+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.905256+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.906107+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.912201+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:38.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.980390+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:38.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.982894+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:38.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.986205+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:38.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.987279+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:38.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:38 smithi022 bash[25967]: audit 2024-09-17T12:36:37.994457+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.481962+0000 mgr.y (mgr.25154) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.584818+0000 mgr.y (mgr.25154) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.692658+0000 mgr.y (mgr.25154) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.770142+0000 mgr.y (mgr.25154) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.841605+0000 mgr.y (mgr.25154) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.912618+0000 mgr.y (mgr.25154) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:37.994974+0000 mgr.y (mgr.25154) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.070429+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.072443+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.074719+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.075580+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.081207+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.081859+0000 mgr.y (mgr.25154) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.142173+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.144417+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.146318+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.146960+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.152990+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.163869+0000 mgr.y (mgr.25154) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.222547+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.481962+0000 mgr.y (mgr.25154) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.584818+0000 mgr.y (mgr.25154) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.692658+0000 mgr.y (mgr.25154) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.770142+0000 mgr.y (mgr.25154) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.841605+0000 mgr.y (mgr.25154) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.912618+0000 mgr.y (mgr.25154) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:37.994974+0000 mgr.y (mgr.25154) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.070429+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.072443+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.074719+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.075580+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.081207+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.081859+0000 mgr.y (mgr.25154) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.142173+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.144417+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.146318+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.146960+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.152990+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.163869+0000 mgr.y (mgr.25154) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.222547+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.224364+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.225973+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.226584+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.231518+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.231881+0000 mgr.y (mgr.25154) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.287603+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.289327+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.291942+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.292660+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.297332+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.297725+0000 mgr.y (mgr.25154) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.356693+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.358328+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.360002+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.360632+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.365630+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.365964+0000 mgr.y (mgr.25154) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.428685+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.430723+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.432468+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.224364+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.225973+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.226584+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.231518+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.231881+0000 mgr.y (mgr.25154) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.287603+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.289327+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.291942+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.292660+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.297332+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.384 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.297725+0000 mgr.y (mgr.25154) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.356693+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.358328+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.360002+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.360632+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.365630+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.365964+0000 mgr.y (mgr.25154) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.428685+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.430723+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.432468+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.433137+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.438031+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.502514+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.504543+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.508019+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.509263+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.517557+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.604454+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.606488+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.608382+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.386 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.609089+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.614599+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.702469+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.704943+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.708023+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.709222+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.715171+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.790029+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.792709+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.795756+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.796883+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.802914+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.888124+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.890256+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.892309+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.893123+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.898729+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.991242+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.993559+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.996507+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:38.997515+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[19740]: audit 2024-09-17T12:36:39.003826+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.433137+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.438031+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.502514+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.504543+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.508019+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.509263+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.517557+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.604454+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.606488+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.608382+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.609089+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.614599+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.702469+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.704943+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.708023+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.709222+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.715171+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.790029+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.792709+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.795756+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.796883+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.802914+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.888124+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.890256+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.892309+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.893123+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.898729+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.991242+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.993559+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.996507+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:38.997515+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:39 smithi022 bash[25967]: audit 2024-09-17T12:36:39.003826+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.481962+0000 mgr.y (mgr.25154) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.584818+0000 mgr.y (mgr.25154) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.692658+0000 mgr.y (mgr.25154) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.770142+0000 mgr.y (mgr.25154) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.841605+0000 mgr.y (mgr.25154) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.912618+0000 mgr.y (mgr.25154) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:37.994974+0000 mgr.y (mgr.25154) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.070429+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.072443+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.074719+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.075580+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.081207+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.081859+0000 mgr.y (mgr.25154) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.142173+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.144417+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.146318+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.146960+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.152990+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.163869+0000 mgr.y (mgr.25154) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.222547+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.224364+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.225973+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.226584+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.231518+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.231881+0000 mgr.y (mgr.25154) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.287603+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.289327+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.291942+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.292660+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.297332+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.297725+0000 mgr.y (mgr.25154) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.356693+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.358328+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.360002+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.360632+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.365630+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.365964+0000 mgr.y (mgr.25154) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.428685+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.430723+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.432468+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.433137+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.438031+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.502514+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.504543+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.508019+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.509263+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.517557+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.604454+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.606488+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.608382+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.609089+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.614599+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.702469+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.704943+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.708023+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.709222+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.715171+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.790029+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.792709+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.795756+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.796883+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.802914+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.888124+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.890256+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.892309+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.893123+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.898729+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.991242+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.993559+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.996507+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:38.997515+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:39 smithi190 bash[20839]: audit 2024-09-17T12:36:39.003826+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.438368+0000 mgr.y (mgr.25154) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.518129+0000 mgr.y (mgr.25154) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.615093+0000 mgr.y (mgr.25154) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.715656+0000 mgr.y (mgr.25154) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.803372+0000 mgr.y (mgr.25154) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:38.899463+0000 mgr.y (mgr.25154) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.004234+0000 mgr.y (mgr.25154) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.102432+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.105296+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.108026+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.109140+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.116111+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.116523+0000 mgr.y (mgr.25154) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.199072+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.201831+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.204624+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.205672+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.211706+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.212153+0000 mgr.y (mgr.25154) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.310026+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.312010+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.313891+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.314582+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.319832+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.320257+0000 mgr.y (mgr.25154) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cluster 2024-09-17T12:36:39.360575+0000 mgr.y (mgr.25154) 108 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.384342+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.386531+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.389056+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.389749+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.394807+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.395198+0000 mgr.y (mgr.25154) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.452524+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.454858+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.457366+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.458440+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.463536+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.526570+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.528801+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.530495+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.531181+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.538565+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.598243+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.600729+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.603853+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.604697+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.610266+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.668592+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.670514+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.673098+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.673788+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.681995+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.761796+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.763726+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.765762+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.766454+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.772695+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.832152+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.833847+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.835626+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.836176+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.842114+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.901199+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.903471+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.905965+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.906886+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.913821+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.970123+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.972176+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.975073+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.976013+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:39.982544+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:40.040980+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:40.042766+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:40.044432+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:40 smithi190 bash[20839]: audit 2024-09-17T12:36:40.045026+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.438368+0000 mgr.y (mgr.25154) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.518129+0000 mgr.y (mgr.25154) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.615093+0000 mgr.y (mgr.25154) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.715656+0000 mgr.y (mgr.25154) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.803372+0000 mgr.y (mgr.25154) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:38.899463+0000 mgr.y (mgr.25154) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.004234+0000 mgr.y (mgr.25154) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.102432+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.105296+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.108026+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.109140+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.116111+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.116523+0000 mgr.y (mgr.25154) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.199072+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.201831+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.204624+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.205672+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.211706+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.212153+0000 mgr.y (mgr.25154) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.310026+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.312010+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.313891+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.314582+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.319832+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.320257+0000 mgr.y (mgr.25154) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cluster 2024-09-17T12:36:39.360575+0000 mgr.y (mgr.25154) 108 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.384342+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.386531+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.389056+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.389749+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.394807+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.395198+0000 mgr.y (mgr.25154) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.452524+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.454858+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.457366+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.458440+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.463536+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.526570+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.528801+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.530495+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.438368+0000 mgr.y (mgr.25154) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.518129+0000 mgr.y (mgr.25154) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.615093+0000 mgr.y (mgr.25154) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.715656+0000 mgr.y (mgr.25154) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.803372+0000 mgr.y (mgr.25154) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:38.899463+0000 mgr.y (mgr.25154) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.004234+0000 mgr.y (mgr.25154) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.102432+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.105296+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.108026+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.109140+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.116111+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.116523+0000 mgr.y (mgr.25154) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.199072+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.201831+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.204624+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.205672+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.211706+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.212153+0000 mgr.y (mgr.25154) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.310026+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.531181+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.538565+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.598243+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.600729+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.603853+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.604697+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.610266+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.668592+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.670514+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.673098+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.673788+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.681995+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.761796+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.763726+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.765762+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.766454+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.772695+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.832152+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.833847+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.835626+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.836176+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.842114+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.901199+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.903471+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.905965+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.906886+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.913821+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.970123+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.972176+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.975073+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.976013+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:39.982544+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:40.040980+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:40.042766+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:40.044432+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[19740]: audit 2024-09-17T12:36:40.045026+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.312010+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.313891+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.314582+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.319832+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.320257+0000 mgr.y (mgr.25154) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cluster 2024-09-17T12:36:39.360575+0000 mgr.y (mgr.25154) 108 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.384342+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.386531+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.389056+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.389749+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.394807+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.395198+0000 mgr.y (mgr.25154) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:40.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.452524+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.454858+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.457366+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.458440+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.463536+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.526570+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.528801+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.530495+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.531181+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.538565+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.598243+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.600729+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.603853+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.604697+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.610266+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.668592+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.670514+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.673098+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.673788+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.681995+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.761796+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.763726+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.765762+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.766454+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.772695+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.832152+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.833847+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.835626+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.836176+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.842114+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.901199+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.903471+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.905965+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.906886+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.913821+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.970123+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.972176+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.975073+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.976013+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:39.982544+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:40.040980+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:40.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:40.042766+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:40.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:40.044432+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:40.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:40 smithi022 bash[25967]: audit 2024-09-17T12:36:40.045026+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.463882+0000 mgr.y (mgr.25154) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.539074+0000 mgr.y (mgr.25154) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.610699+0000 mgr.y (mgr.25154) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.682584+0000 mgr.y (mgr.25154) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.773152+0000 mgr.y (mgr.25154) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.842645+0000 mgr.y (mgr.25154) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.914230+0000 mgr.y (mgr.25154) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:39.983117+0000 mgr.y (mgr.25154) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.050903+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.051352+0000 mgr.y (mgr.25154) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.110644+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.113233+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.115400+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.116145+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.121774+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.122230+0000 mgr.y (mgr.25154) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.180210+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.182048+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.183656+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.184285+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.463882+0000 mgr.y (mgr.25154) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.539074+0000 mgr.y (mgr.25154) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.610699+0000 mgr.y (mgr.25154) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.682584+0000 mgr.y (mgr.25154) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.773152+0000 mgr.y (mgr.25154) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.842645+0000 mgr.y (mgr.25154) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.914230+0000 mgr.y (mgr.25154) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:39.983117+0000 mgr.y (mgr.25154) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.050903+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.051352+0000 mgr.y (mgr.25154) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.110644+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.113233+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.115400+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.116145+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.121774+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.122230+0000 mgr.y (mgr.25154) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.180210+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.182048+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.183656+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.184285+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.185934+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:41.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.191240+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.192229+0000 mgr.y (mgr.25154) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.267922+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.269932+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.272521+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.273348+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.279779+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.280313+0000 mgr.y (mgr.25154) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.346535+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.348416+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.350319+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.351002+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.357298+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.357770+0000 mgr.y (mgr.25154) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.419937+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.422474+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.425491+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.426566+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.435063+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.185934+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.191240+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.192229+0000 mgr.y (mgr.25154) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.267922+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.269932+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.272521+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.273348+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.279779+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.280313+0000 mgr.y (mgr.25154) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.346535+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.348416+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.350319+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.351002+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.357298+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.357770+0000 mgr.y (mgr.25154) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.419937+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.422474+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.425491+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.426566+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.435063+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.509858+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.512029+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.514860+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.515970+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.524803+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.598490+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.600297+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.601997+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.602686+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.608107+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.670274+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.672066+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.673726+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.674307+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.679311+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.738611+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.740367+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.741926+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.742510+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.748304+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.804793+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.807028+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.809818+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.810854+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.817668+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.878540+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.880431+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.882723+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.883324+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.889645+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.958495+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.961110+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.963567+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.964578+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:40.971520+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[19740]: audit 2024-09-17T12:36:41.050977+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.509858+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.512029+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.514860+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.515970+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.524803+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.598490+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.600297+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.601997+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.602686+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.608107+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.670274+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.672066+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.673726+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.674307+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.679311+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.738611+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.740367+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.741926+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.742510+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.748304+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.804793+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.807028+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.809818+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.810854+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.817668+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.878540+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.880431+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.882723+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.883324+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.889645+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.958495+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.961110+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.963567+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.964578+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:40.971520+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:41 smithi022 bash[25967]: audit 2024-09-17T12:36:41.050977+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.463882+0000 mgr.y (mgr.25154) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.539074+0000 mgr.y (mgr.25154) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.610699+0000 mgr.y (mgr.25154) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.682584+0000 mgr.y (mgr.25154) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.773152+0000 mgr.y (mgr.25154) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.842645+0000 mgr.y (mgr.25154) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.914230+0000 mgr.y (mgr.25154) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:39.983117+0000 mgr.y (mgr.25154) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.050903+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.051352+0000 mgr.y (mgr.25154) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.110644+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.113233+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.115400+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.116145+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.121774+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.122230+0000 mgr.y (mgr.25154) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.180210+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.182048+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.183656+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.184285+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.185934+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.191240+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.192229+0000 mgr.y (mgr.25154) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.267922+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.269932+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.272521+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.273348+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.279779+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.280313+0000 mgr.y (mgr.25154) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.346535+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.348416+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.350319+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.351002+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.357298+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.357770+0000 mgr.y (mgr.25154) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.419937+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.422474+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.425491+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.426566+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.435063+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.509858+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.512029+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.514860+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.515970+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.524803+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.598490+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.600297+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.601997+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.602686+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.608107+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.670274+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.672066+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.673726+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.674307+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.679311+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.738611+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.740367+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.741926+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.742510+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.748304+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.804793+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.807028+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.809818+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.810854+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.817668+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.878540+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.880431+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.882723+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.883324+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.889645+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.958495+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.961110+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.963567+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.964578+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:40.971520+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[20839]: audit 2024-09-17T12:36:41.050977+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:41.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[74490]: [17/Sep/2024:12:36:41] ENGINE Bus STARTING 2024-09-17T12:36:41.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[74490]: CherryPy Checker: 2024-09-17T12:36:41.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[74490]: The Application mounted at '' has an empty config. 2024-09-17T12:36:41.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[74490]: [17/Sep/2024:12:36:41] ENGINE Serving on http://:::9283 2024-09-17T12:36:41.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:41 smithi190 bash[74490]: [17/Sep/2024:12:36:41] ENGINE Bus STARTED 2024-09-17T12:36:42.290 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.435652+0000 mgr.y (mgr.25154) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.525325+0000 mgr.y (mgr.25154) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.608584+0000 mgr.y (mgr.25154) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.679644+0000 mgr.y (mgr.25154) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.748704+0000 mgr.y (mgr.25154) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.818594+0000 mgr.y (mgr.25154) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.890000+0000 mgr.y (mgr.25154) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:40.972000+0000 mgr.y (mgr.25154) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.053402+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.060963+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.062158+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.072080+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.072684+0000 mgr.y (mgr.25154) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.154215+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.157005+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.160463+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.161527+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.168763+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.169605+0000 mgr.y (mgr.25154) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.251450+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.253590+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.256237+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.256966+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.263839+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.265160+0000 mgr.y (mgr.25154) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.344144+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.346535+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.349221+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.350091+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.356723+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.357213+0000 mgr.y (mgr.25154) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cluster 2024-09-17T12:36:41.362148+0000 mgr.y (mgr.25154) 135 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.418258+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.420253+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.422198+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.422857+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.428914+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.486854+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.488845+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.490696+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.491389+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.497558+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.558149+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.560038+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.561891+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.562671+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.569158+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.639265+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.641027+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cluster 2024-09-17T12:36:41.642322+0000 mon.a (mon.0) 2619 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: cluster 2024-09-17T12:36:41.642422+0000 mon.a (mon.0) 2620 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.643144+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.643808+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.645651+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.646188+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.647345+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.648454+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.649051+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.713527+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.716027+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.718486+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.719623+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.728279+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.811830+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.814604+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.818338+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.819474+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.828036+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.920691+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.923042+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.925756+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.927809+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:41.936669+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:42.036001+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:42.038186+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:42.040430+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:42.041311+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:42 smithi190 bash[20839]: audit 2024-09-17T12:36:42.049778+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.435652+0000 mgr.y (mgr.25154) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.525325+0000 mgr.y (mgr.25154) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.608584+0000 mgr.y (mgr.25154) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.679644+0000 mgr.y (mgr.25154) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.748704+0000 mgr.y (mgr.25154) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.818594+0000 mgr.y (mgr.25154) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.495 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.890000+0000 mgr.y (mgr.25154) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:40.972000+0000 mgr.y (mgr.25154) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.053402+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.060963+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.062158+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.072080+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.072684+0000 mgr.y (mgr.25154) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.154215+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.157005+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.496 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.160463+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.497 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.161527+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.497 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.168763+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.497 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.169605+0000 mgr.y (mgr.25154) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.497 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.251450+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.497 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.435652+0000 mgr.y (mgr.25154) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.497 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.525325+0000 mgr.y (mgr.25154) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.497 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.608584+0000 mgr.y (mgr.25154) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.679644+0000 mgr.y (mgr.25154) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.748704+0000 mgr.y (mgr.25154) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.818594+0000 mgr.y (mgr.25154) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.890000+0000 mgr.y (mgr.25154) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:40.972000+0000 mgr.y (mgr.25154) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.053402+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.060963+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.062158+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.072080+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.072684+0000 mgr.y (mgr.25154) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.154215+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.157005+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.498 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.160463+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.161527+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.168763+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.169605+0000 mgr.y (mgr.25154) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.251450+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.253590+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.256237+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.256966+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.263839+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.265160+0000 mgr.y (mgr.25154) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.344144+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.346535+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.349221+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.350091+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.356723+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.357213+0000 mgr.y (mgr.25154) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cluster 2024-09-17T12:36:41.362148+0000 mgr.y (mgr.25154) 135 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.418258+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.420253+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.422198+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.422857+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.500 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.428914+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.486854+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.488845+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.490696+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.491389+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.497558+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.558149+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.560038+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.561891+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.562671+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.569158+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.501 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.639265+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.641027+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cluster 2024-09-17T12:36:41.642322+0000 mon.a (mon.0) 2619 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: cluster 2024-09-17T12:36:41.642422+0000 mon.a (mon.0) 2620 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.643144+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.643808+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.645651+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.646188+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.647345+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.648454+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.649051+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.713527+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.716027+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.502 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.718486+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.719623+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.728279+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.811830+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.814604+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.818338+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.819474+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.828036+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.920691+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.503 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.923042+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.925756+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.927809+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:41.936669+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:42.036001+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:42.038186+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:42.040430+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:42.041311+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[19740]: audit 2024-09-17T12:36:42.049778+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.253590+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.256237+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.256966+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.263839+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.265160+0000 mgr.y (mgr.25154) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.344144+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.346535+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.506 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.349221+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.506 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.350091+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.506 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.356723+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.506 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.357213+0000 mgr.y (mgr.25154) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:42.506 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cluster 2024-09-17T12:36:41.362148+0000 mgr.y (mgr.25154) 135 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:42.506 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.418258+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.420253+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.422198+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.422857+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.428914+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.507 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.486854+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.488845+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.490696+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.491389+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.497558+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.558149+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.560038+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.561891+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.562671+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.569158+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.639265+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.641027+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cluster 2024-09-17T12:36:41.642322+0000 mon.a (mon.0) 2619 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: cluster 2024-09-17T12:36:41.642422+0000 mon.a (mon.0) 2620 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.643144+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.643808+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.645651+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.646188+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.647345+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.648454+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.190:0/968660173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.649051+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.713527+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.716027+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.718486+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.719623+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.728279+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.811830+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.814604+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.818338+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.819474+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.828036+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.920691+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.923042+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.925756+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.927809+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:41.936669+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:42.036001+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:42.038186+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:42.040430+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:42.041311+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:42.511 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:42 smithi022 bash[25967]: audit 2024-09-17T12:36:42.049778+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.429312+0000 mgr.y (mgr.25154) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.497926+0000 mgr.y (mgr.25154) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.569636+0000 mgr.y (mgr.25154) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.649509+0000 mgr.y (mgr.25154) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.728791+0000 mgr.y (mgr.25154) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.828722+0000 mgr.y (mgr.25154) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:41.937329+0000 mgr.y (mgr.25154) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:42.050376+0000 mgr.y (mgr.25154) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.139937+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.142651+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.145154+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.145933+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.152525+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:42.152982+0000 mgr.y (mgr.25154) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.211670+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.213323+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.214891+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.215470+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.220423+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:42.220872+0000 mgr.y (mgr.25154) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.281168+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.283333+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.285316+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.286080+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.291590+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:42.292013+0000 mgr.y (mgr.25154) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.355691+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.359552+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.361729+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.362481+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.367873+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cephadm 2024-09-17T12:36:42.368271+0000 mgr.y (mgr.25154) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.428268+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.430354+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.432245+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.432966+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.439631+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.530806+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.532913+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.534644+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.535340+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.541552+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: cluster 2024-09-17T12:36:42.582683+0000 mon.a (mon.0) 2674 : cluster [DBG] mgrmap e45: y(active, since 33s), standbys: x 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.587078+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.593447+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.599869+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:42.631429+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:43 smithi190 bash[20839]: audit 2024-09-17T12:36:43.055385+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.429312+0000 mgr.y (mgr.25154) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.497926+0000 mgr.y (mgr.25154) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.569636+0000 mgr.y (mgr.25154) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.649509+0000 mgr.y (mgr.25154) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.728791+0000 mgr.y (mgr.25154) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.828722+0000 mgr.y (mgr.25154) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:41.937329+0000 mgr.y (mgr.25154) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:42.050376+0000 mgr.y (mgr.25154) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.139937+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.142651+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.145154+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.145933+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.152525+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:42.152982+0000 mgr.y (mgr.25154) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.211670+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.213323+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.214891+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.215470+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.220423+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:42.220872+0000 mgr.y (mgr.25154) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.416 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.429312+0000 mgr.y (mgr.25154) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.416 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.497926+0000 mgr.y (mgr.25154) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.416 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.569636+0000 mgr.y (mgr.25154) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.416 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.649509+0000 mgr.y (mgr.25154) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.728791+0000 mgr.y (mgr.25154) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.828722+0000 mgr.y (mgr.25154) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:41.937329+0000 mgr.y (mgr.25154) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:42.050376+0000 mgr.y (mgr.25154) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.139937+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.142651+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.145154+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.145933+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.152525+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:42.152982+0000 mgr.y (mgr.25154) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.211670+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.417 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.213323+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.214891+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.215470+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.220423+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.418 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:42.220872+0000 mgr.y (mgr.25154) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.281168+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.283333+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.285316+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.286080+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.291590+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:42.292013+0000 mgr.y (mgr.25154) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.355691+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.359552+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.361729+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.362481+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.367873+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cephadm 2024-09-17T12:36:42.368271+0000 mgr.y (mgr.25154) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.428268+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.430354+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.432245+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.432966+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.439631+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.530806+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.532913+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.534644+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.420 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.281168+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.420 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.283333+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.420 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.285316+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.286080+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.291590+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:42.292013+0000 mgr.y (mgr.25154) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.355691+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.359552+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.361729+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.362481+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.367873+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cephadm 2024-09-17T12:36:42.368271+0000 mgr.y (mgr.25154) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.428268+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.421 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.430354+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.432245+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.432966+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.439631+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.530806+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.532913+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.534644+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.535340+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.541552+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: cluster 2024-09-17T12:36:42.582683+0000 mon.a (mon.0) 2674 : cluster [DBG] mgrmap e45: y(active, since 33s), standbys: x 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.587078+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.593447+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.599869+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:42.631429+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[25967]: audit 2024-09-17T12:36:43.055385+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.535340+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.541552+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: cluster 2024-09-17T12:36:42.582683+0000 mon.a (mon.0) 2674 : cluster [DBG] mgrmap e45: y(active, since 33s), standbys: x 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.587078+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.593447+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.599869+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:42.631429+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:43.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:43 smithi022 bash[19740]: audit 2024-09-17T12:36:43.055385+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:44.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[19740]: cephadm 2024-09-17T12:36:42.440090+0000 mgr.y (mgr.25154) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:44.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[19740]: cephadm 2024-09-17T12:36:42.541966+0000 mgr.y (mgr.25154) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:44.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[19740]: audit 2024-09-17T12:36:43.061695+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:44.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[19740]: audit 2024-09-17T12:36:43.073825+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:44.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[19740]: cluster 2024-09-17T12:36:43.362973+0000 mgr.y (mgr.25154) 150 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:44.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[25967]: cephadm 2024-09-17T12:36:42.440090+0000 mgr.y (mgr.25154) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:44.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[25967]: cephadm 2024-09-17T12:36:42.541966+0000 mgr.y (mgr.25154) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:44.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[25967]: audit 2024-09-17T12:36:43.061695+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:44.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[25967]: audit 2024-09-17T12:36:43.073825+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:44.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[25967]: cluster 2024-09-17T12:36:43.362973+0000 mgr.y (mgr.25154) 150 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:44 smithi190 bash[20839]: cephadm 2024-09-17T12:36:42.440090+0000 mgr.y (mgr.25154) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:44 smithi190 bash[20839]: cephadm 2024-09-17T12:36:42.541966+0000 mgr.y (mgr.25154) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:44 smithi190 bash[20839]: audit 2024-09-17T12:36:43.061695+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:44 smithi190 bash[20839]: audit 2024-09-17T12:36:43.073825+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:44 smithi190 bash[20839]: cluster 2024-09-17T12:36:43.362973+0000 mgr.y (mgr.25154) 150 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:44.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:44 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:36:44] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T12:36:45.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:45 smithi190 bash[20839]: audit 2024-09-17T12:36:44.463033+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:45 smithi190 bash[20839]: audit 2024-09-17T12:36:44.473841+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:45 smithi190 bash[20839]: audit 2024-09-17T12:36:44.485684+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:45 smithi190 bash[20839]: audit 2024-09-17T12:36:44.582015+0000 mgr.y (mgr.25154) 151 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:45.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:45 smithi190 bash[20839]: cluster 2024-09-17T12:36:45.363793+0000 mgr.y (mgr.25154) 152 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[19740]: audit 2024-09-17T12:36:44.463033+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[19740]: audit 2024-09-17T12:36:44.473841+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[19740]: audit 2024-09-17T12:36:44.485684+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[19740]: audit 2024-09-17T12:36:44.582015+0000 mgr.y (mgr.25154) 151 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[19740]: cluster 2024-09-17T12:36:45.363793+0000 mgr.y (mgr.25154) 152 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[25967]: audit 2024-09-17T12:36:44.463033+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[25967]: audit 2024-09-17T12:36:44.473841+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[25967]: audit 2024-09-17T12:36:44.485684+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[25967]: audit 2024-09-17T12:36:44.582015+0000 mgr.y (mgr.25154) 151 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:45 smithi022 bash[25967]: cluster 2024-09-17T12:36:45.363793+0000 mgr.y (mgr.25154) 152 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:46.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:46 smithi190 bash[20839]: cephadm 2024-09-17T12:36:46.260284+0000 mgr.y (mgr.25154) 153 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:36:46.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:46 smithi190 bash[20839]: audit 2024-09-17T12:36:46.260797+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:36:46.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:46 smithi190 bash[20839]: audit 2024-09-17T12:36:46.262292+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:36:46.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:46 smithi190 bash[20839]: audit 2024-09-17T12:36:46.263508+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:46.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:46 smithi190 bash[20839]: cephadm 2024-09-17T12:36:46.265220+0000 mgr.y (mgr.25154) 154 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:36:46.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[25967]: cephadm 2024-09-17T12:36:46.260284+0000 mgr.y (mgr.25154) 153 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:36:46.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[25967]: audit 2024-09-17T12:36:46.260797+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:36:46.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[25967]: audit 2024-09-17T12:36:46.262292+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:36:46.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[25967]: audit 2024-09-17T12:36:46.263508+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[25967]: cephadm 2024-09-17T12:36:46.265220+0000 mgr.y (mgr.25154) 154 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:36:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[19740]: cephadm 2024-09-17T12:36:46.260284+0000 mgr.y (mgr.25154) 153 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:36:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[19740]: audit 2024-09-17T12:36:46.260797+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:36:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[19740]: audit 2024-09-17T12:36:46.262292+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:36:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[19740]: audit 2024-09-17T12:36:46.263508+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:46 smithi022 bash[19740]: cephadm 2024-09-17T12:36:46.265220+0000 mgr.y (mgr.25154) 154 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:36:48.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:48 smithi190 bash[20839]: cluster 2024-09-17T12:36:47.365499+0000 mgr.y (mgr.25154) 155 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:48.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:48 smithi190 bash[20839]: audit 2024-09-17T12:36:47.396851+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:48.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:48 smithi190 bash[20839]: audit 2024-09-17T12:36:47.407939+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:48.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:48 smithi190 bash[20839]: audit 2024-09-17T12:36:47.418963+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:48.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:48 smithi022 bash[25967]: cluster 2024-09-17T12:36:47.365499+0000 mgr.y (mgr.25154) 155 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:48 smithi022 bash[25967]: audit 2024-09-17T12:36:47.396851+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:48 smithi022 bash[25967]: audit 2024-09-17T12:36:47.407939+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:48 smithi022 bash[25967]: audit 2024-09-17T12:36:47.418963+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:48 smithi022 bash[19740]: cluster 2024-09-17T12:36:47.365499+0000 mgr.y (mgr.25154) 155 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:48 smithi022 bash[19740]: audit 2024-09-17T12:36:47.396851+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:48 smithi022 bash[19740]: audit 2024-09-17T12:36:47.407939+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:48 smithi022 bash[19740]: audit 2024-09-17T12:36:47.418963+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:49.730 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:36:50.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:49 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.151 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:36:49 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.152 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:36:49 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:36:49 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.152 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:49 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:36:49 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:36:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.153 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.153 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:50 smithi190 systemd[1]: Stopping Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:36:50.154 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:36:49 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:50.422 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:36:50.422 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 7s ago 38m - - 2024-09-17T12:36:50.422 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 3s ago 37m - - 2024-09-17T12:36:50.422 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (28m) 7s ago 28m 13.8M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (27m) 3s ago 27m 80.7M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (28s) 7s ago 24m 47.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (16s) 3s ago 36m 437M - 19.3.0-4937-g74984932 6c1fcab85602 3eb301486978 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (11m) 7s ago 39m 500M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (39m) 7s ago 39m 97.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (37m) 3s ago 37m 70.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (37m) 7s ago 37m 68.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (28m) 7s ago 28m 9043k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (28m) 3s ago 28m 9272k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (35m) 7s ago 36m 64.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (35m) 7s ago 35m 66.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:36:50.423 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (34m) 7s ago 34m 53.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:36:50.424 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (33m) 7s ago 33m 64.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:36:50.424 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (32m) 3s ago 32m 66.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:36:50.424 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (31m) 3s ago 31m 64.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:36:50.424 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (30m) 3s ago 30m 55.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:36:50.424 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (29m) 3s ago 29m 65.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:36:50.424 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (23s) 3s ago 28m 34.4M - 2.43.0 a07b618ecd1d 73d79cd449b8 2024-09-17T12:36:50.424 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (25m) 7s ago 25m 99.4M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:36:50.424 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (25m) 3s ago 25m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:36:50.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:50 smithi190 bash[20839]: cluster 2024-09-17T12:36:49.366227+0000 mgr.y (mgr.25154) 156 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:50.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:50 smithi022 bash[19740]: cluster 2024-09-17T12:36:49.366227+0000 mgr.y (mgr.25154) 156 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:50.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:50 smithi022 bash[25967]: cluster 2024-09-17T12:36:49.366227+0000 mgr.y (mgr.25154) 156 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:36:50.803 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:36:50.804 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:36:50.804 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:36:50.804 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:36:50.804 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:36:50.804 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:36:50.804 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:36:50.804 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:36:51.048 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:50 smithi190 bash[75936]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:36:51.048 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:50 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:36:51.048 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:50 smithi190 bash[75997]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:36:51.048 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:50 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T12:36:51.049 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:50 smithi190 systemd[1]: Stopped Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:36:51.130 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr" 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading mgr daemons", 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:36:51.131 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:36:51.306 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.307 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.307 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.307 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: Started Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:36:51.307 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.307 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.308 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.308 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.308 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.309 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:36:51 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:36:51.564 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:49.717343+0000 mgr.y (mgr.25154) 157 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.564 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:50.070551+0000 mgr.y (mgr.25154) 158 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.564 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:50.379267+0000 mgr.y (mgr.25154) 159 : audit [DBG] from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.564 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:50.802579+0000 mon.c (mon.2) 278 : audit [DBG] from='client.? 172.21.15.22:0/622017283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:51.564 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.221530+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.564 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.232009+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.565 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.236437+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:51.565 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.238242+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:51.565 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.248946+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.565 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.370374+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:51.565 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.373986+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:51.565 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.378454+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:51.565 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.379866+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:51.565 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:51 smithi190 bash[20839]: audit 2024-09-17T12:36:51.389643+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:49.717343+0000 mgr.y (mgr.25154) 157 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:50.070551+0000 mgr.y (mgr.25154) 158 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:50.379267+0000 mgr.y (mgr.25154) 159 : audit [DBG] from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:50.802579+0000 mon.c (mon.2) 278 : audit [DBG] from='client.? 172.21.15.22:0/622017283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.221530+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.232009+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.236437+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.238242+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.248946+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.370374+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.373986+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.378454+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.379866+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[19740]: audit 2024-09-17T12:36:51.389643+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:49.717343+0000 mgr.y (mgr.25154) 157 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:50.070551+0000 mgr.y (mgr.25154) 158 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:50.379267+0000 mgr.y (mgr.25154) 159 : audit [DBG] from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:50.802579+0000 mon.c (mon.2) 278 : audit [DBG] from='client.? 172.21.15.22:0/622017283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.221530+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.232009+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.236437+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.238242+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.248946+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.370374+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.373986+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.378454+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.379866+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:51.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:51 smithi022 bash[25967]: audit 2024-09-17T12:36:51.389643+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.130098+0000 mgr.y (mgr.25154) 160 : audit [DBG] from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: cephadm 2024-09-17T12:36:51.249846+0000 mgr.y (mgr.25154) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: cluster 2024-09-17T12:36:51.367926+0000 mgr.y (mgr.25154) 162 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: cephadm 2024-09-17T12:36:51.390491+0000 mgr.y (mgr.25154) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.471547+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.474445+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.477728+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.479137+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.486217+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.577146+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.580301+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.582893+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.583889+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.590528+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.688170+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.690740+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.693399+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.694371+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.703343+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.806082+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.808427+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.810847+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.811889+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.820577+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.922780+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.925432+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.928564+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.929583+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:51.938534+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.042013+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.044764+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.047206+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.048224+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.056595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.158870+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.161651+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.164157+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.165042+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.173765+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.275244+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.277357+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.279627+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.280781+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.289417+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.390087+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.393124+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.396086+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[19740]: audit 2024-09-17T12:36:52.397170+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.130098+0000 mgr.y (mgr.25154) 160 : audit [DBG] from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:52.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: cephadm 2024-09-17T12:36:51.249846+0000 mgr.y (mgr.25154) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:52.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: cluster 2024-09-17T12:36:51.367926+0000 mgr.y (mgr.25154) 162 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:52.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: cephadm 2024-09-17T12:36:51.390491+0000 mgr.y (mgr.25154) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:52.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.471547+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.474445+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.477728+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.479137+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.486217+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.577146+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.580301+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.582893+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.583889+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.590528+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.688170+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.690740+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.693399+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.694371+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.703343+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.806082+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.808427+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.810847+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.811889+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.820577+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.922780+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.925432+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.928564+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.929583+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:51.938534+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.042013+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.044764+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.047206+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.048224+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.056595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.158870+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.161651+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.164157+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.165042+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.173765+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.275244+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.277357+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.279627+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.280781+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.289417+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.390087+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.393124+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.396086+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:52 smithi022 bash[25967]: audit 2024-09-17T12:36:52.397170+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.130098+0000 mgr.y (mgr.25154) 160 : audit [DBG] from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: cephadm 2024-09-17T12:36:51.249846+0000 mgr.y (mgr.25154) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: cluster 2024-09-17T12:36:51.367926+0000 mgr.y (mgr.25154) 162 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: cephadm 2024-09-17T12:36:51.390491+0000 mgr.y (mgr.25154) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.471547+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.474445+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.477728+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.479137+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.486217+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.577146+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.580301+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.582893+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.583889+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.590528+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.688170+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.690740+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.693399+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.694371+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.703343+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.806082+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.808427+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.810847+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.811889+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.820577+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.922780+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.925432+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.928564+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.929583+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:51.938534+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.042013+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.044764+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.047206+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.048224+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.056595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.158870+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.161651+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.164157+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.165042+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.173765+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.275244+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.277357+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.279627+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.280781+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.289417+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.390087+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.393124+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.396086+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:52.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:52 smithi190 bash[20839]: audit 2024-09-17T12:36:52.397170+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[76052]: debug 2024-09-17T12:36:53.052+0000 7fab1c8da640 1 -- 172.21.15.190:0/1654844945 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562b9fcf2d00 con 0x562b9fce5800 2024-09-17T12:36:53.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[76052]: debug 2024-09-17T12:36:53.172+0000 7fab1f143040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T12:36:53.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:51.486705+0000 mgr.y (mgr.25154) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:51.591083+0000 mgr.y (mgr.25154) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:51.703881+0000 mgr.y (mgr.25154) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:51.821132+0000 mgr.y (mgr.25154) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:51.939141+0000 mgr.y (mgr.25154) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.057157+0000 mgr.y (mgr.25154) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.174393+0000 mgr.y (mgr.25154) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.307982+0000 mgr.y (mgr.25154) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.403475+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.404204+0000 mgr.y (mgr.25154) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.479377+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.481493+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.484326+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.484973+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.490050+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.549536+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.552171+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.554878+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.555891+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.561947+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.644457+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.646874+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.649506+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.650452+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.658970+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.754414+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.756933+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.759900+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.760946+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.694 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.767980+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.867126+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.870164+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.873412+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.874672+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.881481+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.984677+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.987046+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.989797+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.990712+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:52.996788+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.093959+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.096727+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.098846+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.099760+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.106028+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.201403+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.203694+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.205895+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.206943+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.215577+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.315631+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.318167+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.321435+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.696 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.322145+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.697 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:53 smithi190 bash[20839]: audit 2024-09-17T12:36:53.327632+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:51.486705+0000 mgr.y (mgr.25154) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:51.591083+0000 mgr.y (mgr.25154) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:51.703881+0000 mgr.y (mgr.25154) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:51.821132+0000 mgr.y (mgr.25154) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:51.939141+0000 mgr.y (mgr.25154) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.057157+0000 mgr.y (mgr.25154) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.174393+0000 mgr.y (mgr.25154) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.307982+0000 mgr.y (mgr.25154) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.403475+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.404204+0000 mgr.y (mgr.25154) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.479377+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.481493+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.484326+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.484973+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.490050+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.549536+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.552171+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.554878+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.555891+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.561947+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:51.486705+0000 mgr.y (mgr.25154) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:51.591083+0000 mgr.y (mgr.25154) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:51.703881+0000 mgr.y (mgr.25154) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:51.821132+0000 mgr.y (mgr.25154) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:51.939141+0000 mgr.y (mgr.25154) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.057157+0000 mgr.y (mgr.25154) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.174393+0000 mgr.y (mgr.25154) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.307982+0000 mgr.y (mgr.25154) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.403475+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.404204+0000 mgr.y (mgr.25154) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.479377+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.481493+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.484326+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.484973+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.490050+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.549536+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.552171+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.554878+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.555891+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.561947+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.644457+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.646874+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.649506+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.650452+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.658970+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.754414+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.756933+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.759900+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.760946+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.767980+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.867126+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.870164+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.873412+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.874672+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.881481+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.984677+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.987046+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.989797+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.990712+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:52.996788+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.093959+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.096727+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.098846+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.099760+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.106028+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.201403+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.203694+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.205895+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.206943+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.215577+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.315631+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.318167+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.321435+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.322145+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[19740]: audit 2024-09-17T12:36:53.327632+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.644457+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.646874+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.649506+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.650452+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.658970+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.754414+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.756933+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.759900+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.760946+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.767980+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.867126+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.870164+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.873412+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.874672+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.881481+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.984677+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.987046+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.989797+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.990712+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:52.996788+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.093959+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.096727+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.098846+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.099760+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.106028+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.201403+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.203694+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.205895+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.206943+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.215577+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.315631+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.318167+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.321435+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.322145+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:53.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:53 smithi022 bash[25967]: audit 2024-09-17T12:36:53.327632+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:36:54] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.490488+0000 mgr.y (mgr.25154) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.562353+0000 mgr.y (mgr.25154) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.659482+0000 mgr.y (mgr.25154) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.768457+0000 mgr.y (mgr.25154) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.881979+0000 mgr.y (mgr.25154) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:52.997342+0000 mgr.y (mgr.25154) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.106628+0000 mgr.y (mgr.25154) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.216308+0000 mgr.y (mgr.25154) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.328138+0000 mgr.y (mgr.25154) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: cluster 2024-09-17T12:36:53.368620+0000 mgr.y (mgr.25154) 182 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.421874+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.424237+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.427365+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.428313+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.434319+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.523924+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.526433+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.529318+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.530069+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.535418+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.490488+0000 mgr.y (mgr.25154) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.562353+0000 mgr.y (mgr.25154) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.659482+0000 mgr.y (mgr.25154) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.768457+0000 mgr.y (mgr.25154) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.881979+0000 mgr.y (mgr.25154) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:52.997342+0000 mgr.y (mgr.25154) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.106628+0000 mgr.y (mgr.25154) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.216308+0000 mgr.y (mgr.25154) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.328138+0000 mgr.y (mgr.25154) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: cluster 2024-09-17T12:36:53.368620+0000 mgr.y (mgr.25154) 182 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.421874+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.424237+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.427365+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.428313+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.434319+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.523924+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.526433+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.529318+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.530069+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.535418+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.602861+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.605413+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.607323+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.608073+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.613812+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.688594+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.691071+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.694447+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.695496+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.701151+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.763549+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.766484+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.769843+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.770981+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.779687+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.847102+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.849225+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.851744+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.852483+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.602861+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.605413+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.607323+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.608073+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.613812+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.688594+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.691071+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.694447+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.695496+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.701151+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.763549+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.766484+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.769843+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.770981+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.779687+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.847102+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.849225+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.851744+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.852483+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.860042+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.924205+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.926868+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.929297+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.930067+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:53.938100+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.009815+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.011975+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.014374+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.015050+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.023088+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.084342+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.086409+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.088603+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.089448+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.097776+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.159899+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.162646+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.166118+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.167225+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.176136+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.247459+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.250278+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.253438+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.254516+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.262718+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.322528+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.325094+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.330600+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.331410+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.337380+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.403359+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.405958+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[25967]: audit 2024-09-17T12:36:54.408665+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.860042+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.924205+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.926868+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.929297+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.930067+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:53.938100+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.009815+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.011975+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.014374+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.015050+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.023088+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.084342+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.086409+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.088603+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.089448+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.097776+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.159899+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.162646+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.166118+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.167225+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.176136+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.247459+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.250278+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.253438+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.254516+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.262718+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.322528+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.325094+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.330600+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.331410+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.337380+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.403359+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.405958+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:54 smithi022 bash[19740]: audit 2024-09-17T12:36:54.408665+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[76052]: debug 2024-09-17T12:36:54.428+0000 7fab1f143040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T12:36:54.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[76052]: debug 2024-09-17T12:36:54.496+0000 7fab1f143040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T12:36:54.903 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[76052]: debug 2024-09-17T12:36:54.652+0000 7fab1f143040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T12:36:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.490488+0000 mgr.y (mgr.25154) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.562353+0000 mgr.y (mgr.25154) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.659482+0000 mgr.y (mgr.25154) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.768457+0000 mgr.y (mgr.25154) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.881979+0000 mgr.y (mgr.25154) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:52.997342+0000 mgr.y (mgr.25154) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.106628+0000 mgr.y (mgr.25154) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.216308+0000 mgr.y (mgr.25154) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.328138+0000 mgr.y (mgr.25154) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: cluster 2024-09-17T12:36:53.368620+0000 mgr.y (mgr.25154) 182 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.421874+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.424237+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.427365+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.428313+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.434319+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.523924+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.526433+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.529318+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.530069+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.535418+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.602861+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.605413+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.607323+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.608073+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.613812+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.688594+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.691071+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.694447+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.695496+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.701151+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.763549+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.766484+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.769843+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.770981+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.779687+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.847102+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.849225+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.851744+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.852483+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.860042+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.924205+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.926868+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.929297+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.930067+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:53.938100+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.009815+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.011975+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.014374+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.015050+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.023088+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.084342+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.086409+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.088603+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.089448+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.097776+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.159899+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.162646+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.166118+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.167225+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.176136+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.247459+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.250278+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.253438+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.254516+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.262718+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.322528+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.325094+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.330600+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.331410+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.337380+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.403359+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.405958+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:54 smithi190 bash[20839]: audit 2024-09-17T12:36:54.408665+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[76052]: debug 2024-09-17T12:36:55.316+0000 7fab1f143040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T12:36:55.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[76052]: debug 2024-09-17T12:36:55.388+0000 7fab1f143040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T12:36:55.649 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[76052]: debug 2024-09-17T12:36:55.460+0000 7fab1f143040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T12:36:55.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.434707+0000 mgr.y (mgr.25154) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.535963+0000 mgr.y (mgr.25154) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.614309+0000 mgr.y (mgr.25154) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.701567+0000 mgr.y (mgr.25154) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.780347+0000 mgr.y (mgr.25154) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.860523+0000 mgr.y (mgr.25154) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:53.938757+0000 mgr.y (mgr.25154) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.023624+0000 mgr.y (mgr.25154) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.098273+0000 mgr.y (mgr.25154) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.176728+0000 mgr.y (mgr.25154) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.263202+0000 mgr.y (mgr.25154) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.337774+0000 mgr.y (mgr.25154) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.410394+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.430110+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.503357+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.505750+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.508642+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.509255+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.517524+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.583987+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.585938+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.588385+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.589090+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.594688+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.653529+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.656223+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.658841+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.659996+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.666063+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.726928+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.729042+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.731096+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.731746+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.737029+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.799492+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.801435+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.804200+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.804916+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.810471+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.869538+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.871675+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.874344+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.875166+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.883234+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.950427+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.953265+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.955798+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.956458+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:54.961997+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.020984+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.022998+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.025639+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.026477+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.033992+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.093727+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.096139+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.099062+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.099724+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.104801+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.164776+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.167093+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.169745+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.170426+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.177711+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.186363+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.270875+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.273620+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.276812+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.277959+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.287317+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.357604+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.360031+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.363486+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.364470+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[20839]: audit 2024-09-17T12:36:55.372779+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.434707+0000 mgr.y (mgr.25154) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.535963+0000 mgr.y (mgr.25154) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.614309+0000 mgr.y (mgr.25154) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.701567+0000 mgr.y (mgr.25154) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.780347+0000 mgr.y (mgr.25154) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.860523+0000 mgr.y (mgr.25154) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:53.938757+0000 mgr.y (mgr.25154) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.023624+0000 mgr.y (mgr.25154) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.098273+0000 mgr.y (mgr.25154) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.176728+0000 mgr.y (mgr.25154) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.263202+0000 mgr.y (mgr.25154) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.337774+0000 mgr.y (mgr.25154) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.410394+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.430110+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.503357+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.505750+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.508642+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.509255+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.517524+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.583987+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.585938+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.588385+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.589090+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.594688+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.653529+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.656223+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.658841+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.659996+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.666063+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.726928+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.729042+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.731096+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.731746+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.737029+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.799492+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.801435+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.804200+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.804916+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.810471+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.869538+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.871675+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.874344+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.875166+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.883234+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.950427+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.953265+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.955798+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.956458+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:54.961997+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.020984+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.022998+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.025639+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.026477+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.033992+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.093727+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.096139+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.099062+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.099724+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.104801+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.164776+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.167093+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.169745+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.170426+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.177711+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.186363+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.270875+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.273620+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.276812+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.277959+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.287317+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.357604+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.360031+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.363486+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.364470+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[25967]: audit 2024-09-17T12:36:55.372779+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.434707+0000 mgr.y (mgr.25154) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.535963+0000 mgr.y (mgr.25154) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.614309+0000 mgr.y (mgr.25154) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.701567+0000 mgr.y (mgr.25154) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.780347+0000 mgr.y (mgr.25154) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.860523+0000 mgr.y (mgr.25154) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:53.938757+0000 mgr.y (mgr.25154) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.023624+0000 mgr.y (mgr.25154) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.098273+0000 mgr.y (mgr.25154) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.176728+0000 mgr.y (mgr.25154) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.263202+0000 mgr.y (mgr.25154) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.337774+0000 mgr.y (mgr.25154) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.410394+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.430110+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.503357+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.505750+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.508642+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.509255+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.517524+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.583987+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.585938+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.588385+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.589090+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.594688+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.653529+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.656223+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.658841+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.659996+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.666063+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.726928+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.729042+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.731096+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.731746+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.737029+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.799492+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.801435+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.804200+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.804916+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.810471+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.869538+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.871675+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.874344+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.875166+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.883234+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.950427+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.953265+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.955798+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.956458+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:54.961997+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.020984+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.022998+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.025639+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.026477+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.033992+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.093727+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.096139+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.099062+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.099724+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.104801+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.164776+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.167093+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.169745+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.170426+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.177711+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.186363+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.270875+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.273620+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.276812+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.277959+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.287317+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.357604+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.360031+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.363486+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.364470+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:55 smithi022 bash[19740]: audit 2024-09-17T12:36:55.372779+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:55.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[76052]: debug 2024-09-17T12:36:55.648+0000 7fab1f143040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T12:36:55.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[76052]: debug 2024-09-17T12:36:55.732+0000 7fab1f143040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T12:36:55.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:55 smithi190 bash[76052]: debug 2024-09-17T12:36:55.808+0000 7fab1f143040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T12:36:56.334 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[76052]: debug 2024-09-17T12:36:56.064+0000 7fab1f143040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T12:36:56.334 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[76052]: debug 2024-09-17T12:36:56.136+0000 7fab1f143040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T12:36:56.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[76052]: debug 2024-09-17T12:36:56.332+0000 7fab1f143040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T12:36:56.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[76052]: debug 2024-09-17T12:36:56.412+0000 7fab1f143040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.430756+0000 mgr.y (mgr.25154) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.518146+0000 mgr.y (mgr.25154) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:54.591520+0000 mgr.y (mgr.25154) 197 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.595130+0000 mgr.y (mgr.25154) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.666456+0000 mgr.y (mgr.25154) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.737511+0000 mgr.y (mgr.25154) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.810880+0000 mgr.y (mgr.25154) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.883805+0000 mgr.y (mgr.25154) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:54.962406+0000 mgr.y (mgr.25154) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.034587+0000 mgr.y (mgr.25154) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.105240+0000 mgr.y (mgr.25154) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.178191+0000 mgr.y (mgr.25154) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.287909+0000 mgr.y (mgr.25154) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cluster 2024-09-17T12:36:55.369049+0000 mgr.y (mgr.25154) 208 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.373529+0000 mgr.y (mgr.25154) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.459981+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.462775+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.465299+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.466269+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.473620+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.561136+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.563229+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.565820+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.566613+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.574957+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.672159+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.674746+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.677178+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.678245+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.688911+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.763332+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.766645+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.769442+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.770212+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.775954+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.861839+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.864652+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.867867+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.868952+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.876989+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.954942+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.957410+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.960385+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.961289+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:55.968450+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.032167+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.034826+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.037889+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.038854+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.049760+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.121192+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.123277+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.125234+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.125958+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.132296+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.208761+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.210926+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.213436+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.214128+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.221096+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.293931+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.296359+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.299070+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.300005+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.305855+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.378001+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.379972+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.381791+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.382389+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[20839]: audit 2024-09-17T12:36:56.391844+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.430756+0000 mgr.y (mgr.25154) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.518146+0000 mgr.y (mgr.25154) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:54.591520+0000 mgr.y (mgr.25154) 197 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.595130+0000 mgr.y (mgr.25154) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.666456+0000 mgr.y (mgr.25154) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.737511+0000 mgr.y (mgr.25154) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.810880+0000 mgr.y (mgr.25154) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.883805+0000 mgr.y (mgr.25154) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:54.962406+0000 mgr.y (mgr.25154) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.034587+0000 mgr.y (mgr.25154) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.105240+0000 mgr.y (mgr.25154) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.178191+0000 mgr.y (mgr.25154) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.287909+0000 mgr.y (mgr.25154) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cluster 2024-09-17T12:36:55.369049+0000 mgr.y (mgr.25154) 208 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.373529+0000 mgr.y (mgr.25154) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.459981+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.462775+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.465299+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.466269+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.473620+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.561136+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.430756+0000 mgr.y (mgr.25154) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.518146+0000 mgr.y (mgr.25154) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:54.591520+0000 mgr.y (mgr.25154) 197 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.595130+0000 mgr.y (mgr.25154) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.666456+0000 mgr.y (mgr.25154) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.737511+0000 mgr.y (mgr.25154) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.810880+0000 mgr.y (mgr.25154) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.883805+0000 mgr.y (mgr.25154) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:54.962406+0000 mgr.y (mgr.25154) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.034587+0000 mgr.y (mgr.25154) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.105240+0000 mgr.y (mgr.25154) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.178191+0000 mgr.y (mgr.25154) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.287909+0000 mgr.y (mgr.25154) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cluster 2024-09-17T12:36:55.369049+0000 mgr.y (mgr.25154) 208 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:36:56.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.373529+0000 mgr.y (mgr.25154) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.459981+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.462775+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.465299+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.466269+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.473620+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.561136+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.563229+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.565820+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.566613+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.574957+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.672159+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.674746+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.677178+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.678245+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.688911+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.763332+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.766645+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.769442+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.770212+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.775954+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.861839+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.864652+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.867867+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.868952+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.876989+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.563229+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.565820+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.566613+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.574957+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.672159+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.674746+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.677178+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.678245+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.688911+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.763332+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.766645+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.769442+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.770212+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.775954+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.861839+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.864652+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.867867+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.868952+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.876989+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.954942+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.957410+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.960385+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.961289+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:55.968450+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.032167+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.034826+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.037889+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.038854+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.049760+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.121192+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.123277+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.125234+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.125958+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.132296+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.208761+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.210926+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.213436+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.214128+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.221096+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.293931+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.296359+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.299070+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.300005+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.305855+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.378001+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.379972+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.381791+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.382389+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[25967]: audit 2024-09-17T12:36:56.391844+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.954942+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.957410+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.960385+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.961289+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:55.968450+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.032167+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.034826+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.037889+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.038854+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.049760+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.121192+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.123277+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.125234+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.125958+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.132296+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.208761+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.210926+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.213436+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.214128+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.221096+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.293931+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.296359+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.299070+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.300005+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.305855+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.378001+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:56.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.379972+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.381791+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.382389+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:56 smithi022 bash[19740]: audit 2024-09-17T12:36:56.391844+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[76052]: debug 2024-09-17T12:36:56.668+0000 7fab1f143040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T12:36:57.021 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:56 smithi190 bash[76052]: debug 2024-09-17T12:36:56.852+0000 7fab1f143040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:36:57.282 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[76052]: debug 2024-09-17T12:36:57.020+0000 7fab1f143040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T12:36:57.282 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[76052]: debug 2024-09-17T12:36:57.096+0000 7fab1f143040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T12:36:57.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[76052]: debug 2024-09-17T12:36:57.280+0000 7fab1f143040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.474330+0000 mgr.y (mgr.25154) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.575553+0000 mgr.y (mgr.25154) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.689657+0000 mgr.y (mgr.25154) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.776349+0000 mgr.y (mgr.25154) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.877565+0000 mgr.y (mgr.25154) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:55.968992+0000 mgr.y (mgr.25154) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.050701+0000 mgr.y (mgr.25154) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.132657+0000 mgr.y (mgr.25154) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.221530+0000 mgr.y (mgr.25154) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.306296+0000 mgr.y (mgr.25154) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.392375+0000 mgr.y (mgr.25154) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.466760+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.468570+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.470456+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.471147+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.476403+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.559627+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.562359+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.566060+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.567586+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.575997+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.641680+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.644422+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.647606+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.648669+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.655036+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.741762+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.744050+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.746968+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.748086+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.758867+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.844504+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.847114+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.850556+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.851635+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.862685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.954708+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.957721+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.961143+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.962311+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:56.968693+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.055889+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.058574+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.062088+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.063040+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.069448+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.172761+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.175277+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.178301+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.179239+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.185669+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.275595+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.278193+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.281596+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.282598+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.291296+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.392155+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.395105+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.398376+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.399407+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:57 smithi190 bash[20839]: audit 2024-09-17T12:36:57.408413+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.474330+0000 mgr.y (mgr.25154) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.575553+0000 mgr.y (mgr.25154) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.689657+0000 mgr.y (mgr.25154) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.776349+0000 mgr.y (mgr.25154) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.877565+0000 mgr.y (mgr.25154) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:55.968992+0000 mgr.y (mgr.25154) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.050701+0000 mgr.y (mgr.25154) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.132657+0000 mgr.y (mgr.25154) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.221530+0000 mgr.y (mgr.25154) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.306296+0000 mgr.y (mgr.25154) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.392375+0000 mgr.y (mgr.25154) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.466760+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.468570+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.470456+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.471147+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.476403+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.559627+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.562359+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.566060+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.567586+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.575997+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.641680+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.644422+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.647606+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.648669+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.655036+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.741762+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.744050+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.746968+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.748086+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.758867+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.844504+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.847114+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.850556+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.851635+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.862685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.954708+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.957721+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.961143+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.962311+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:56.968693+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.055889+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.058574+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.062088+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.063040+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.069448+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.172761+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.175277+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.178301+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.179239+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.185669+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.275595+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.278193+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.281596+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.282598+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.291296+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.392155+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.395105+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.398376+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.399407+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[19740]: audit 2024-09-17T12:36:57.408413+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.474330+0000 mgr.y (mgr.25154) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.575553+0000 mgr.y (mgr.25154) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.689657+0000 mgr.y (mgr.25154) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.776349+0000 mgr.y (mgr.25154) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.877565+0000 mgr.y (mgr.25154) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:55.968992+0000 mgr.y (mgr.25154) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.050701+0000 mgr.y (mgr.25154) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.132657+0000 mgr.y (mgr.25154) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.221530+0000 mgr.y (mgr.25154) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.306296+0000 mgr.y (mgr.25154) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.392375+0000 mgr.y (mgr.25154) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.466760+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.468570+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.470456+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.471147+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.476403+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.559627+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.562359+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.566060+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.567586+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.575997+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.641680+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.644422+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.647606+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.648669+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.655036+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.741762+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.744050+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.746968+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.748086+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.758867+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.844504+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.847114+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.850556+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.851635+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.862685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.954708+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.957721+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.961143+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.962311+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:56.968693+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.055889+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.058574+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.062088+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.063040+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.069448+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.172761+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.175277+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.178301+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.179239+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.185669+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.275595+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.278193+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.281596+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.282598+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.291296+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.392155+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.395105+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:57.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.398376+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:57.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.399407+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:57.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:57 smithi022 bash[25967]: audit 2024-09-17T12:36:57.408413+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[76052]: debug 2024-09-17T12:36:58.140+0000 7fab1f143040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T12:36:58.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[76052]: debug 2024-09-17T12:36:58.220+0000 7fab1f143040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T12:36:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.476777+0000 mgr.y (mgr.25154) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.576699+0000 mgr.y (mgr.25154) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.655529+0000 mgr.y (mgr.25154) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.759694+0000 mgr.y (mgr.25154) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.863228+0000 mgr.y (mgr.25154) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:56.969367+0000 mgr.y (mgr.25154) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.069915+0000 mgr.y (mgr.25154) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.186137+0000 mgr.y (mgr.25154) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.292058+0000 mgr.y (mgr.25154) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cluster 2024-09-17T12:36:57.370570+0000 mgr.y (mgr.25154) 230 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.408955+0000 mgr.y (mgr.25154) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.508901+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.523670+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.533026+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.535141+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.547791+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.631068+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.633549+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.636794+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.637697+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.476777+0000 mgr.y (mgr.25154) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.576699+0000 mgr.y (mgr.25154) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.655529+0000 mgr.y (mgr.25154) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.759694+0000 mgr.y (mgr.25154) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.863228+0000 mgr.y (mgr.25154) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:56.969367+0000 mgr.y (mgr.25154) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.069915+0000 mgr.y (mgr.25154) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.186137+0000 mgr.y (mgr.25154) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.292058+0000 mgr.y (mgr.25154) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cluster 2024-09-17T12:36:57.370570+0000 mgr.y (mgr.25154) 230 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.408955+0000 mgr.y (mgr.25154) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.508901+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.523670+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.533026+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.535141+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.547791+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.631068+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.633549+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.636794+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.637697+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.644851+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.730215+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.732653+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.735846+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.736887+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.743435+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.820956+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.823515+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.826494+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.827622+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.834062+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.923231+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.925617+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.928460+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.929299+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:57.935414+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.023786+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.026555+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.028665+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.029369+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.035808+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.113314+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.116354+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.118736+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.120001+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.126312+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.204069+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.206026+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.207991+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.208721+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.214483+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.278089+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.280578+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.282509+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.283186+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.288752+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.364720+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.367161+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.371631+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.372688+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[25967]: audit 2024-09-17T12:36:58.381621+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.644851+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.730215+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.732653+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.735846+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.736887+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.743435+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.820956+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.823515+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.826494+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.827622+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.834062+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.923231+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.925617+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.928460+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.929299+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:57.935414+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.023786+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.026555+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.028665+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.029369+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.035808+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.113314+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.116354+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.118736+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.120001+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.126312+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.204069+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.206026+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.207991+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.208721+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.214483+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.278089+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.280578+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.282509+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.283186+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.288752+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.364720+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.367161+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.371631+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.372688+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:58 smithi022 bash[19740]: audit 2024-09-17T12:36:58.381621+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.708 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[76052]: debug 2024-09-17T12:36:58.452+0000 7fab1f143040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T12:36:58.709 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[76052]: debug 2024-09-17T12:36:58.532+0000 7fab1f143040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T12:36:58.709 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.476777+0000 mgr.y (mgr.25154) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.576699+0000 mgr.y (mgr.25154) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.655529+0000 mgr.y (mgr.25154) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.759694+0000 mgr.y (mgr.25154) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.863228+0000 mgr.y (mgr.25154) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:56.969367+0000 mgr.y (mgr.25154) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.069915+0000 mgr.y (mgr.25154) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.186137+0000 mgr.y (mgr.25154) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.292058+0000 mgr.y (mgr.25154) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cluster 2024-09-17T12:36:57.370570+0000 mgr.y (mgr.25154) 230 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:36:58.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.408955+0000 mgr.y (mgr.25154) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.508901+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.523670+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.533026+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.535141+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.547791+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.631068+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.633549+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.636794+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.637697+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.644851+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.730215+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.732653+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.735846+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.736887+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.743435+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.820956+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.823515+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.826494+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.827622+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.834062+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.923231+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.925617+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.928460+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.929299+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.712 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:57.935414+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.023786+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.026555+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.028665+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.029369+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.035808+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.113314+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.116354+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.118736+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.120001+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.126312+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.204069+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.206026+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.207991+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.208721+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.214483+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.278089+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.280578+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.282509+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.283186+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.288752+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.364720+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.367161+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.371631+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:58.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.372688+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:58.715 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[20839]: audit 2024-09-17T12:36:58.381621+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.017 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:58 smithi190 bash[76052]: debug 2024-09-17T12:36:58.936+0000 7fab1f143040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T12:36:59.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[76052]: debug 2024-09-17T12:36:59.016+0000 7fab1f143040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T12:36:59.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[76052]: [17/Sep/2024:12:36:59] ENGINE Bus STARTING 2024-09-17T12:36:59.402 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[76052]: CherryPy Checker: 2024-09-17T12:36:59.402 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[76052]: The Application mounted at '' has an empty config. 2024-09-17T12:36:59.402 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[76052]: [17/Sep/2024:12:36:59] ENGINE Serving on http://:::9283 2024-09-17T12:36:59.402 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[76052]: [17/Sep/2024:12:36:59] ENGINE Bus STARTED 2024-09-17T12:36:59.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.549035+0000 mgr.y (mgr.25154) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.645394+0000 mgr.y (mgr.25154) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.743859+0000 mgr.y (mgr.25154) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.834572+0000 mgr.y (mgr.25154) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:57.935841+0000 mgr.y (mgr.25154) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.036282+0000 mgr.y (mgr.25154) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.126872+0000 mgr.y (mgr.25154) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.214872+0000 mgr.y (mgr.25154) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.289285+0000 mgr.y (mgr.25154) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.382243+0000 mgr.y (mgr.25154) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.455436+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.457545+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.460545+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.461482+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.466642+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.525860+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.528195+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.529869+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.530482+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.535541+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.593081+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.595441+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.598362+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.599187+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.604986+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.665854+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.668840+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.671773+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.672634+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.679243+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.748047+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.751435+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.754902+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.756093+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.762405+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.845574+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.847695+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.850287+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.851057+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.857128+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.935547+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.938474+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.941975+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.943371+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:58.952193+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.018891+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cluster 2024-09-17T12:36:59.020505+0000 mon.a (mon.0) 3108 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: cluster 2024-09-17T12:36:59.020674+0000 mon.a (mon.0) 3109 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.021126+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.023099+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.023829+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.026520+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.028479+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.029032+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.032321+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.032699+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.091315+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.093810+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.096621+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.097842+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.106674+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.184818+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.187034+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.189502+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.190331+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.196206+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.281496+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.284171+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.287206+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.288527+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.294667+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.356385+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.358302+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.360293+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.361036+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:36:59 smithi190 bash[20839]: audit 2024-09-17T12:36:59.366924+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.549035+0000 mgr.y (mgr.25154) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.645394+0000 mgr.y (mgr.25154) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.743859+0000 mgr.y (mgr.25154) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.834572+0000 mgr.y (mgr.25154) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:57.935841+0000 mgr.y (mgr.25154) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.036282+0000 mgr.y (mgr.25154) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.126872+0000 mgr.y (mgr.25154) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.214872+0000 mgr.y (mgr.25154) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.289285+0000 mgr.y (mgr.25154) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.382243+0000 mgr.y (mgr.25154) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.455436+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.457545+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.460545+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.461482+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.466642+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.525860+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.528195+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.529869+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.530482+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.758 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.535541+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.549035+0000 mgr.y (mgr.25154) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.645394+0000 mgr.y (mgr.25154) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.743859+0000 mgr.y (mgr.25154) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.834572+0000 mgr.y (mgr.25154) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:57.935841+0000 mgr.y (mgr.25154) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.036282+0000 mgr.y (mgr.25154) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.126872+0000 mgr.y (mgr.25154) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.214872+0000 mgr.y (mgr.25154) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.289285+0000 mgr.y (mgr.25154) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.382243+0000 mgr.y (mgr.25154) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.455436+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.457545+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.460545+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.461482+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.466642+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.525860+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.528195+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.529869+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.530482+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.535541+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.593081+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.595441+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.598362+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.599187+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.604986+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.665854+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.668840+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.671773+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.672634+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.679243+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.748047+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.751435+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.754902+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.756093+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.762405+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.845574+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.847695+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.850287+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.851057+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.857128+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.593081+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.595441+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.598362+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.599187+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.604986+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.665854+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.668840+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.671773+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.672634+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.679243+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.748047+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.751435+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.754902+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.756093+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.762405+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.845574+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.847695+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.850287+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.851057+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.857128+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.935547+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.938474+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.941975+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.943371+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:58.952193+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.018891+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cluster 2024-09-17T12:36:59.020505+0000 mon.a (mon.0) 3108 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: cluster 2024-09-17T12:36:59.020674+0000 mon.a (mon.0) 3109 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.021126+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.023099+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.023829+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.026520+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.028479+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.029032+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.032321+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.032699+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.091315+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.093810+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.096621+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.935547+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.938474+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.941975+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.943371+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:58.952193+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.018891+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cluster 2024-09-17T12:36:59.020505+0000 mon.a (mon.0) 3108 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: cluster 2024-09-17T12:36:59.020674+0000 mon.a (mon.0) 3109 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:36:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.021126+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.023099+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.023829+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.026520+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.028479+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.029032+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.032321+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.032699+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.190:0/3350739754' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.091315+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.093810+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.096621+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.097842+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.106674+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.184818+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.187034+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.189502+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.190331+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.196206+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.281496+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.284171+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.287206+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.288527+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.294667+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.356385+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.358302+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.360293+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.361036+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[25967]: audit 2024-09-17T12:36:59.366924+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.097842+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.106674+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.184818+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.187034+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.189502+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.190331+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.196206+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.281496+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.284171+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.287206+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.288527+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.294667+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.356385+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.358302+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.360293+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.361036+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:36:59.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:36:59 smithi022 bash[19740]: audit 2024-09-17T12:36:59.366924+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.467159+0000 mgr.y (mgr.25154) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.535981+0000 mgr.y (mgr.25154) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.605406+0000 mgr.y (mgr.25154) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.679786+0000 mgr.y (mgr.25154) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.763360+0000 mgr.y (mgr.25154) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.857543+0000 mgr.y (mgr.25154) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:58.953074+0000 mgr.y (mgr.25154) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.029480+0000 mgr.y (mgr.25154) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.107217+0000 mgr.y (mgr.25154) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.196797+0000 mgr.y (mgr.25154) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.295402+0000 mgr.y (mgr.25154) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.367431+0000 mgr.y (mgr.25154) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cluster 2024-09-17T12:36:59.370949+0000 mgr.y (mgr.25154) 254 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:00.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.433650+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.435655+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.437607+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.438438+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.443584+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.509748+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.511629+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.467159+0000 mgr.y (mgr.25154) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.535981+0000 mgr.y (mgr.25154) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.605406+0000 mgr.y (mgr.25154) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.679786+0000 mgr.y (mgr.25154) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.763360+0000 mgr.y (mgr.25154) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.857543+0000 mgr.y (mgr.25154) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:58.953074+0000 mgr.y (mgr.25154) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.029480+0000 mgr.y (mgr.25154) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.107217+0000 mgr.y (mgr.25154) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.196797+0000 mgr.y (mgr.25154) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.295402+0000 mgr.y (mgr.25154) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.367431+0000 mgr.y (mgr.25154) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cluster 2024-09-17T12:36:59.370949+0000 mgr.y (mgr.25154) 254 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.433650+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.435655+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.437607+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.438438+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.443584+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.509748+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.511629+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.513481+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.514092+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.520146+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.579942+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.581685+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.583307+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.583957+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.589662+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.651427+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.653241+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.654912+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.655602+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.661411+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.719497+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.721334+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.723061+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.723742+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.728898+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.789120+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.790800+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.792533+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.793094+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.798309+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.858859+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.861566+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.864781+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.865664+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.874109+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.935237+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.937423+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.940304+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.941161+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:36:59.949307+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: cluster 2024-09-17T12:36:59.968604+0000 mon.a (mon.0) 3174 : cluster [DBG] mgrmap e46: y(active, since 50s), standbys: x 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.023148+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.025175+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.027097+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.027832+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.034002+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.513481+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.514092+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.520146+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.579942+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.581685+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.583307+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.583957+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.589662+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.651427+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.653241+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.654912+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.655602+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.661411+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.719497+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.721334+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.723061+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.723742+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.728898+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.789120+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.790800+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.095036+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.096884+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.099035+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.099708+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.104851+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.161589+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.163453+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.165200+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.166013+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.173722+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.236826+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.239436+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.242859+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.244323+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.252898+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.312258+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.314264+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.316627+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.317282+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.322850+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.381888+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.383709+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.385522+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.386164+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[19740]: audit 2024-09-17T12:37:00.392775+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.792533+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.793094+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.798309+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.858859+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.861566+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.864781+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.865664+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.874109+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.935237+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.937423+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.940304+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.941161+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:36:59.949307+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: cluster 2024-09-17T12:36:59.968604+0000 mon.a (mon.0) 3174 : cluster [DBG] mgrmap e46: y(active, since 50s), standbys: x 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.023148+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.025175+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.027097+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.027832+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.034002+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.095036+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.096884+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.099035+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.099708+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.104851+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.161589+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.163453+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.165200+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.166013+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.173722+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.236826+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.239436+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.242859+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.244323+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.252898+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.312258+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.314264+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.316627+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.317282+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.322850+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.381888+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.383709+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.385522+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.386164+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:00 smithi022 bash[25967]: audit 2024-09-17T12:37:00.392775+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.467159+0000 mgr.y (mgr.25154) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.535981+0000 mgr.y (mgr.25154) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.605406+0000 mgr.y (mgr.25154) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.679786+0000 mgr.y (mgr.25154) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.763360+0000 mgr.y (mgr.25154) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.857543+0000 mgr.y (mgr.25154) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:58.953074+0000 mgr.y (mgr.25154) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.029480+0000 mgr.y (mgr.25154) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.107217+0000 mgr.y (mgr.25154) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.196797+0000 mgr.y (mgr.25154) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.295402+0000 mgr.y (mgr.25154) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.367431+0000 mgr.y (mgr.25154) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cluster 2024-09-17T12:36:59.370949+0000 mgr.y (mgr.25154) 254 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.433650+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.435655+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.437607+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.438438+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.443584+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.509748+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.511629+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.513481+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.514092+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.520146+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.579942+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.581685+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.583307+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.583957+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.589662+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.651427+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.653241+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.654912+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.655602+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.661411+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.719497+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.721334+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.723061+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.723742+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.728898+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.789120+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.790800+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.792533+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.793094+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.798309+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.858859+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.861566+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.864781+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.865664+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.874109+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.935237+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.937423+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.940304+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.941161+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:36:59.949307+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: cluster 2024-09-17T12:36:59.968604+0000 mon.a (mon.0) 3174 : cluster [DBG] mgrmap e46: y(active, since 50s), standbys: x 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.023148+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.025175+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.027097+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.027832+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.034002+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.095036+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.096884+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.099035+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.099708+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.104851+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.161589+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.163453+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.165200+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.166013+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.173722+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.236826+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.239436+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.242859+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.244323+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.252898+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.312258+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.314264+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.316627+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.317282+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.322850+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.381888+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.383709+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.385522+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.386164+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:00 smithi190 bash[20839]: audit 2024-09-17T12:37:00.392775+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.444036+0000 mgr.y (mgr.25154) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.520579+0000 mgr.y (mgr.25154) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.590127+0000 mgr.y (mgr.25154) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.661920+0000 mgr.y (mgr.25154) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.729274+0000 mgr.y (mgr.25154) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.798698+0000 mgr.y (mgr.25154) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.874703+0000 mgr.y (mgr.25154) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:36:59.949751+0000 mgr.y (mgr.25154) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.025878+0000 mgr.y (mgr.25154) 263 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.034457+0000 mgr.y (mgr.25154) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.097569+0000 mgr.y (mgr.25154) 265 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.105273+0000 mgr.y (mgr.25154) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.164128+0000 mgr.y (mgr.25154) 267 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.174175+0000 mgr.y (mgr.25154) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.240512+0000 mgr.y (mgr.25154) 269 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.253475+0000 mgr.y (mgr.25154) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.314984+0000 mgr.y (mgr.25154) 271 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.323292+0000 mgr.y (mgr.25154) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.384339+0000 mgr.y (mgr.25154) 273 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.393224+0000 mgr.y (mgr.25154) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.454995+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.457111+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.459065+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.459711+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.464583+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.521313+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.523591+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.526335+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.527149+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.532594+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.593421+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.595418+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.597467+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.598139+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.603061+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.666893+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.669118+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.671524+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.672153+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.676983+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.734915+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.736768+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.738540+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.739176+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.744152+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.804384+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.806853+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.809424+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.810197+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.817825+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.876474+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.878712+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.881333+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.881925+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.889428+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.957291+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.957669+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.960095+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.963363+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.963653+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.965543+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.968458+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:00.971315+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:01 smithi190 bash[20839]: audit 2024-09-17T12:37:01.063061+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.444036+0000 mgr.y (mgr.25154) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.520579+0000 mgr.y (mgr.25154) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.590127+0000 mgr.y (mgr.25154) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.661920+0000 mgr.y (mgr.25154) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.729274+0000 mgr.y (mgr.25154) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.798698+0000 mgr.y (mgr.25154) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.874703+0000 mgr.y (mgr.25154) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:36:59.949751+0000 mgr.y (mgr.25154) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.025878+0000 mgr.y (mgr.25154) 263 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.034457+0000 mgr.y (mgr.25154) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.097569+0000 mgr.y (mgr.25154) 265 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.105273+0000 mgr.y (mgr.25154) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.164128+0000 mgr.y (mgr.25154) 267 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.174175+0000 mgr.y (mgr.25154) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.240512+0000 mgr.y (mgr.25154) 269 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.253475+0000 mgr.y (mgr.25154) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.314984+0000 mgr.y (mgr.25154) 271 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.323292+0000 mgr.y (mgr.25154) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.384339+0000 mgr.y (mgr.25154) 273 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.393224+0000 mgr.y (mgr.25154) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.454995+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.444036+0000 mgr.y (mgr.25154) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.520579+0000 mgr.y (mgr.25154) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.590127+0000 mgr.y (mgr.25154) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.661920+0000 mgr.y (mgr.25154) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.729274+0000 mgr.y (mgr.25154) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.798698+0000 mgr.y (mgr.25154) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.874703+0000 mgr.y (mgr.25154) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:36:59.949751+0000 mgr.y (mgr.25154) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.025878+0000 mgr.y (mgr.25154) 263 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.034457+0000 mgr.y (mgr.25154) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.097569+0000 mgr.y (mgr.25154) 265 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.105273+0000 mgr.y (mgr.25154) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.164128+0000 mgr.y (mgr.25154) 267 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.174175+0000 mgr.y (mgr.25154) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.240512+0000 mgr.y (mgr.25154) 269 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.253475+0000 mgr.y (mgr.25154) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.314984+0000 mgr.y (mgr.25154) 271 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.323292+0000 mgr.y (mgr.25154) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.384339+0000 mgr.y (mgr.25154) 273 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.393224+0000 mgr.y (mgr.25154) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.454995+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.457111+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.459065+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.459711+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.464583+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.521313+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.523591+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.526335+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.527149+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.532594+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.593421+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.595418+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.597467+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.598139+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.603061+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.666893+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.669118+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.671524+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.672153+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.676983+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.734915+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.457111+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.459065+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.459711+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.464583+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.521313+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.523591+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.526335+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.527149+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.532594+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.593421+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.595418+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.597467+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.598139+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.603061+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.666893+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.669118+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.671524+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.672153+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.676983+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.734915+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.736768+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.738540+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.739176+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.744152+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.804384+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.806853+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.809424+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.810197+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.817825+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.876474+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.878712+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.881333+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.881925+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.889428+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.957291+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.957669+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.960095+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.963363+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.963653+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.965543+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.968458+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:00.971315+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[25967]: audit 2024-09-17T12:37:01.063061+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.736768+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.738540+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.739176+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.744152+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.804384+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.806853+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.809424+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.810197+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.817825+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.876474+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.878712+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.881333+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.881925+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.889428+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.957291+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.957669+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.960095+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.963363+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.963653+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.965543+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:01.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.968458+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:00.971315+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:01.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:01 smithi022 bash[19740]: audit 2024-09-17T12:37:01.063061+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.457914+0000 mgr.y (mgr.25154) 275 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.464985+0000 mgr.y (mgr.25154) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.524494+0000 mgr.y (mgr.25154) 277 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.533258+0000 mgr.y (mgr.25154) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.596328+0000 mgr.y (mgr.25154) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.603485+0000 mgr.y (mgr.25154) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.669939+0000 mgr.y (mgr.25154) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.677347+0000 mgr.y (mgr.25154) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.737364+0000 mgr.y (mgr.25154) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.744504+0000 mgr.y (mgr.25154) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.807856+0000 mgr.y (mgr.25154) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.818309+0000 mgr.y (mgr.25154) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.879627+0000 mgr.y (mgr.25154) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.889876+0000 mgr.y (mgr.25154) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cephadm 2024-09-17T12:37:00.960755+0000 mgr.y (mgr.25154) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: cluster 2024-09-17T12:37:01.371802+0000 mgr.y (mgr.25154) 290 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: audit 2024-09-17T12:37:01.767232+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: audit 2024-09-17T12:37:01.772621+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[19740]: audit 2024-09-17T12:37:01.778517+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.457914+0000 mgr.y (mgr.25154) 275 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.464985+0000 mgr.y (mgr.25154) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.524494+0000 mgr.y (mgr.25154) 277 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.533258+0000 mgr.y (mgr.25154) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.596328+0000 mgr.y (mgr.25154) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.603485+0000 mgr.y (mgr.25154) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.669939+0000 mgr.y (mgr.25154) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.677347+0000 mgr.y (mgr.25154) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.737364+0000 mgr.y (mgr.25154) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.744504+0000 mgr.y (mgr.25154) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.807856+0000 mgr.y (mgr.25154) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.818309+0000 mgr.y (mgr.25154) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.879627+0000 mgr.y (mgr.25154) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.889876+0000 mgr.y (mgr.25154) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cephadm 2024-09-17T12:37:00.960755+0000 mgr.y (mgr.25154) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: cluster 2024-09-17T12:37:01.371802+0000 mgr.y (mgr.25154) 290 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: audit 2024-09-17T12:37:01.767232+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:02.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: audit 2024-09-17T12:37:01.772621+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:02.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:02 smithi022 bash[25967]: audit 2024-09-17T12:37:01.778517+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.457914+0000 mgr.y (mgr.25154) 275 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.464985+0000 mgr.y (mgr.25154) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.524494+0000 mgr.y (mgr.25154) 277 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.533258+0000 mgr.y (mgr.25154) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.596328+0000 mgr.y (mgr.25154) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.603485+0000 mgr.y (mgr.25154) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.669939+0000 mgr.y (mgr.25154) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.677347+0000 mgr.y (mgr.25154) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.737364+0000 mgr.y (mgr.25154) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.744504+0000 mgr.y (mgr.25154) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.807856+0000 mgr.y (mgr.25154) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.818309+0000 mgr.y (mgr.25154) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.879627+0000 mgr.y (mgr.25154) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.889876+0000 mgr.y (mgr.25154) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cephadm 2024-09-17T12:37:00.960755+0000 mgr.y (mgr.25154) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: cluster 2024-09-17T12:37:01.371802+0000 mgr.y (mgr.25154) 290 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: audit 2024-09-17T12:37:01.767232+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: audit 2024-09-17T12:37:01.772621+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:02 smithi190 bash[20839]: audit 2024-09-17T12:37:01.778517+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:03.699 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:03 smithi190 bash[20839]: cluster 2024-09-17T12:37:03.372497+0000 mgr.y (mgr.25154) 291 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:03.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:03 smithi022 bash[25967]: cluster 2024-09-17T12:37:03.372497+0000 mgr.y (mgr.25154) 291 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:03 smithi022 bash[19740]: cluster 2024-09-17T12:37:03.372497+0000 mgr.y (mgr.25154) 291 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:04.668 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:37:04 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:37:04] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T12:37:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:04 smithi190 bash[20839]: audit 2024-09-17T12:37:03.672944+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:04 smithi190 bash[20839]: audit 2024-09-17T12:37:03.686295+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:04 smithi190 bash[20839]: audit 2024-09-17T12:37:03.697364+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:05.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:04 smithi022 bash[19740]: audit 2024-09-17T12:37:03.672944+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:05.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:04 smithi022 bash[19740]: audit 2024-09-17T12:37:03.686295+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:04 smithi022 bash[19740]: audit 2024-09-17T12:37:03.697364+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:05.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:04 smithi022 bash[25967]: audit 2024-09-17T12:37:03.672944+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:05.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:04 smithi022 bash[25967]: audit 2024-09-17T12:37:03.686295+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:05.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:04 smithi022 bash[25967]: audit 2024-09-17T12:37:03.697364+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:06.007 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:05 smithi190 bash[20839]: audit 2024-09-17T12:37:04.599793+0000 mgr.y (mgr.25154) 292 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:06.007 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:05 smithi190 bash[20839]: cephadm 2024-09-17T12:37:04.843640+0000 mgr.y (mgr.25154) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:37:06.007 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:05 smithi190 bash[20839]: audit 2024-09-17T12:37:04.849361+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:06.007 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:05 smithi190 bash[20839]: audit 2024-09-17T12:37:04.851739+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:37:06.007 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:05 smithi190 bash[20839]: audit 2024-09-17T12:37:04.853615+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:37:06.007 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:05 smithi190 bash[20839]: audit 2024-09-17T12:37:04.855234+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:06.007 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:05 smithi190 bash[20839]: cephadm 2024-09-17T12:37:04.857307+0000 mgr.y (mgr.25154) 294 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:37:06.007 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:05 smithi190 bash[20839]: cluster 2024-09-17T12:37:05.373212+0000 mgr.y (mgr.25154) 295 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:06.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[19740]: audit 2024-09-17T12:37:04.599793+0000 mgr.y (mgr.25154) 292 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[19740]: cephadm 2024-09-17T12:37:04.843640+0000 mgr.y (mgr.25154) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[19740]: audit 2024-09-17T12:37:04.849361+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[19740]: audit 2024-09-17T12:37:04.851739+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[19740]: audit 2024-09-17T12:37:04.853615+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[19740]: audit 2024-09-17T12:37:04.855234+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[19740]: cephadm 2024-09-17T12:37:04.857307+0000 mgr.y (mgr.25154) 294 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[19740]: cluster 2024-09-17T12:37:05.373212+0000 mgr.y (mgr.25154) 295 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[25967]: audit 2024-09-17T12:37:04.599793+0000 mgr.y (mgr.25154) 292 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[25967]: cephadm 2024-09-17T12:37:04.843640+0000 mgr.y (mgr.25154) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[25967]: audit 2024-09-17T12:37:04.849361+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[25967]: audit 2024-09-17T12:37:04.851739+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T12:37:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[25967]: audit 2024-09-17T12:37:04.853615+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T12:37:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[25967]: audit 2024-09-17T12:37:04.855234+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[25967]: cephadm 2024-09-17T12:37:04.857307+0000 mgr.y (mgr.25154) 294 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:37:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:05 smithi022 bash[25967]: cluster 2024-09-17T12:37:05.373212+0000 mgr.y (mgr.25154) 295 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:07.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:07 smithi022 bash[19740]: cluster 2024-09-17T12:37:07.374988+0000 mgr.y (mgr.25154) 296 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:07.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:07 smithi022 bash[25967]: cluster 2024-09-17T12:37:07.374988+0000 mgr.y (mgr.25154) 296 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:07.817 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:07 smithi190 bash[20839]: cluster 2024-09-17T12:37:07.374988+0000 mgr.y (mgr.25154) 296 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:09.151 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:37:09 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.152 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:37:09 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.152 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:37:09 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:37:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:37:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:37:09 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:09 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.153 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:09 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.154 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:09 smithi190 systemd[1]: Stopping Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:37:09.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:09 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:09 smithi190 bash[20839]: cluster 2024-09-17T12:37:09.375942+0000 mgr.y (mgr.25154) 297 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:09.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:09 smithi022 bash[19740]: cluster 2024-09-17T12:37:09.375942+0000 mgr.y (mgr.25154) 297 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:09 smithi022 bash[25967]: cluster 2024-09-17T12:37:09.375942+0000 mgr.y (mgr.25154) 297 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:10.151 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:09 smithi190 bash[77634]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:37:10.151 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:37:10.151 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:10 smithi190 bash[77694]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:37:10.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T12:37:10.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: Stopped Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:37:10.448 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.448 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.449 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.449 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.449 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: Started Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:37:10.449 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.450 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.450 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.450 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.451 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:37:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[25967]: audit 2024-09-17T12:37:10.188710+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[25967]: audit 2024-09-17T12:37:10.336220+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[25967]: audit 2024-09-17T12:37:10.346879+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[25967]: audit 2024-09-17T12:37:10.351150+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[25967]: audit 2024-09-17T12:37:10.352990+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[25967]: audit 2024-09-17T12:37:10.363740+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.364626+0000 mgr.y (mgr.25154) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[19740]: audit 2024-09-17T12:37:10.188710+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[19740]: audit 2024-09-17T12:37:10.336220+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[19740]: audit 2024-09-17T12:37:10.346879+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[19740]: audit 2024-09-17T12:37:10.351150+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[19740]: audit 2024-09-17T12:37:10.352990+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[19740]: audit 2024-09-17T12:37:10.363740+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:10 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.364626+0000 mgr.y (mgr.25154) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:10 smithi190 bash[20839]: audit 2024-09-17T12:37:10.188710+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:10.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:10 smithi190 bash[20839]: audit 2024-09-17T12:37:10.336220+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:10 smithi190 bash[20839]: audit 2024-09-17T12:37:10.346879+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:10 smithi190 bash[20839]: audit 2024-09-17T12:37:10.351150+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:10.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:10 smithi190 bash[20839]: audit 2024-09-17T12:37:10.352990+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:10.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:10 smithi190 bash[20839]: audit 2024-09-17T12:37:10.363740+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:10.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:10 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.364626+0000 mgr.y (mgr.25154) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.480640+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.492539+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.493666+0000 mgr.y (mgr.25154) 299 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.494112+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T12:37:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.505817+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T12:37:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.511489+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.513164+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.526431+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.527365+0000 mgr.y (mgr.25154) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.647693+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.650637+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.651769+0000 mgr.y (mgr.25154) 301 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.654242+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.655560+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.666134+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.666950+0000 mgr.y (mgr.25154) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.784088+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.787009+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.787971+0000 mgr.y (mgr.25154) 303 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.480640+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.492539+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.493666+0000 mgr.y (mgr.25154) 299 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.494112+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.505817+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.511489+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.513164+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.526431+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.527365+0000 mgr.y (mgr.25154) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.647693+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.650637+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.651769+0000 mgr.y (mgr.25154) 301 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.654242+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.655560+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.666134+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.666950+0000 mgr.y (mgr.25154) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.784088+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.787009+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.787971+0000 mgr.y (mgr.25154) 303 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.789711+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.790603+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.798178+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.798797+0000 mgr.y (mgr.25154) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.899581+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.902808+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.904214+0000 mgr.y (mgr.25154) 305 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.906486+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.907839+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:10.919743+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:10.920542+0000 mgr.y (mgr.25154) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.025246+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.027984+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.029108+0000 mgr.y (mgr.25154) 307 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.030462+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.031638+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.040710+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.041229+0000 mgr.y (mgr.25154) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.145526+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.148574+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.789711+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.790603+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.798178+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.798797+0000 mgr.y (mgr.25154) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.899581+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.902808+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.904214+0000 mgr.y (mgr.25154) 305 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.906486+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.907839+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:10.919743+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:10.920542+0000 mgr.y (mgr.25154) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.025246+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.027984+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.029108+0000 mgr.y (mgr.25154) 307 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.030462+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.031638+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.040710+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.041229+0000 mgr.y (mgr.25154) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.145526+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.148574+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.149630+0000 mgr.y (mgr.25154) 309 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.151387+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.152329+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.161240+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.161801+0000 mgr.y (mgr.25154) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.236410+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.238972+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.240054+0000 mgr.y (mgr.25154) 311 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.241491+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.242237+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.248372+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.248906+0000 mgr.y (mgr.25154) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.324673+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.327600+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.328859+0000 mgr.y (mgr.25154) 313 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.331725+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.332969+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.341085+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.341672+0000 mgr.y (mgr.25154) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cluster 2024-09-17T12:37:11.376966+0000 mgr.y (mgr.25154) 315 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.423719+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.426068+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.426952+0000 mgr.y (mgr.25154) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.428657+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.429481+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[19740]: audit 2024-09-17T12:37:11.435926+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.149630+0000 mgr.y (mgr.25154) 309 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.151387+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.152329+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.161240+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.161801+0000 mgr.y (mgr.25154) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.236410+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.238972+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.240054+0000 mgr.y (mgr.25154) 311 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.241491+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.242237+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.248372+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.248906+0000 mgr.y (mgr.25154) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.324673+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.327600+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.328859+0000 mgr.y (mgr.25154) 313 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.331725+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.332969+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.341085+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.341672+0000 mgr.y (mgr.25154) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cluster 2024-09-17T12:37:11.376966+0000 mgr.y (mgr.25154) 315 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.423719+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.426068+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.426952+0000 mgr.y (mgr.25154) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.428657+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.429481+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:11 smithi022 bash[25967]: audit 2024-09-17T12:37:11.435926+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.480640+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.492539+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.493666+0000 mgr.y (mgr.25154) 299 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.494112+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T12:37:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.505817+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T12:37:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.511489+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.513164+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.526431+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.527365+0000 mgr.y (mgr.25154) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.647693+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.650637+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.651769+0000 mgr.y (mgr.25154) 301 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.654242+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.655560+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.666134+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.666950+0000 mgr.y (mgr.25154) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.784088+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.787009+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.787971+0000 mgr.y (mgr.25154) 303 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.789711+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.790603+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.798178+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.798797+0000 mgr.y (mgr.25154) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.899581+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.902808+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.904214+0000 mgr.y (mgr.25154) 305 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.906486+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.907839+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:10.919743+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:10.920542+0000 mgr.y (mgr.25154) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.025246+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.027984+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.029108+0000 mgr.y (mgr.25154) 307 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.030462+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.031638+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.040710+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.041229+0000 mgr.y (mgr.25154) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.145526+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.148574+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.149630+0000 mgr.y (mgr.25154) 309 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.151387+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.152329+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.161240+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.161801+0000 mgr.y (mgr.25154) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.236410+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.238972+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.240054+0000 mgr.y (mgr.25154) 311 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.241491+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.242237+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.248372+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.248906+0000 mgr.y (mgr.25154) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.324673+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.327600+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.328859+0000 mgr.y (mgr.25154) 313 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.331725+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.332969+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.341085+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.341672+0000 mgr.y (mgr.25154) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cluster 2024-09-17T12:37:11.376966+0000 mgr.y (mgr.25154) 315 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.423719+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.426068+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.426952+0000 mgr.y (mgr.25154) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.428657+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:11.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.429481+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:11.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:11 smithi190 bash[20839]: audit 2024-09-17T12:37:11.435926+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.489 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[77753]: debug 2024-09-17T12:37:12.263+0000 7fdf07743640 1 -- 172.21.15.190:0/122092307 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562ef6fb10e0 con 0x562ef6fb3800 2024-09-17T12:37:12.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.436393+0000 mgr.y (mgr.25154) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.537080+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.539939+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.541254+0000 mgr.y (mgr.25154) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.543644+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.544878+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.552410+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.552985+0000 mgr.y (mgr.25154) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.648024+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.650817+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.652123+0000 mgr.y (mgr.25154) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.654321+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.655273+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.661569+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.662081+0000 mgr.y (mgr.25154) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.762791+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.765532+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.766378+0000 mgr.y (mgr.25154) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.767655+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.436393+0000 mgr.y (mgr.25154) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.537080+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.539939+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.541254+0000 mgr.y (mgr.25154) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.543644+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.544878+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.552410+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.552985+0000 mgr.y (mgr.25154) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.648024+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.650817+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.652123+0000 mgr.y (mgr.25154) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.654321+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.655273+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.661569+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.662081+0000 mgr.y (mgr.25154) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.762791+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.765532+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.766378+0000 mgr.y (mgr.25154) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.767655+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.768413+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.776220+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.776805+0000 mgr.y (mgr.25154) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.880663+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.882906+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.883855+0000 mgr.y (mgr.25154) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.885151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.886009+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:11.894226+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:11.894731+0000 mgr.y (mgr.25154) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.001248+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.004005+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.005126+0000 mgr.y (mgr.25154) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.006511+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.007351+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.015431+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.015982+0000 mgr.y (mgr.25154) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.095386+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.098101+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.099212+0000 mgr.y (mgr.25154) 328 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.101115+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.101901+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.109983+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.110530+0000 mgr.y (mgr.25154) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.173244+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.175706+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.176890+0000 mgr.y (mgr.25154) 330 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.178788+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.179836+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.185550+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.185919+0000 mgr.y (mgr.25154) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.273465+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.275417+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.276122+0000 mgr.y (mgr.25154) 332 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.277813+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.278580+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.284929+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.285353+0000 mgr.y (mgr.25154) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.355639+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.358049+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.768413+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.776220+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.776805+0000 mgr.y (mgr.25154) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.880663+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.882906+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.883855+0000 mgr.y (mgr.25154) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.885151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.886009+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:11.894226+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:11.894731+0000 mgr.y (mgr.25154) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.001248+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.004005+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.005126+0000 mgr.y (mgr.25154) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.006511+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.007351+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.015431+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.015982+0000 mgr.y (mgr.25154) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.095386+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.098101+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.099212+0000 mgr.y (mgr.25154) 328 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.359042+0000 mgr.y (mgr.25154) 334 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.360697+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.361850+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.368762+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.369148+0000 mgr.y (mgr.25154) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.429265+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.431817+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.434858+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.435709+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[25967]: audit 2024-09-17T12:37:12.441387+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.101115+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.101901+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.109983+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.110530+0000 mgr.y (mgr.25154) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.173244+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.175706+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.176890+0000 mgr.y (mgr.25154) 330 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.178788+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.179836+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.185550+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.185919+0000 mgr.y (mgr.25154) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.273465+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.275417+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.276122+0000 mgr.y (mgr.25154) 332 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.277813+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.278580+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.284929+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.285353+0000 mgr.y (mgr.25154) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.355639+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.358049+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.359042+0000 mgr.y (mgr.25154) 334 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.360697+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.361850+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.368762+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.369148+0000 mgr.y (mgr.25154) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.429265+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.431817+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.434858+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.435709+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:12 smithi022 bash[19740]: audit 2024-09-17T12:37:12.441387+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.436393+0000 mgr.y (mgr.25154) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.537080+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.539939+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.541254+0000 mgr.y (mgr.25154) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.543644+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.544878+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.552410+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.552985+0000 mgr.y (mgr.25154) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.648024+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.650817+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.652123+0000 mgr.y (mgr.25154) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.654321+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.655273+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.661569+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.662081+0000 mgr.y (mgr.25154) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.762791+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.765532+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.766378+0000 mgr.y (mgr.25154) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.767655+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.768413+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.776220+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.776805+0000 mgr.y (mgr.25154) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.880663+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.882906+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.883855+0000 mgr.y (mgr.25154) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.885151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.886009+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:11.894226+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:11.894731+0000 mgr.y (mgr.25154) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.001248+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.004005+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.005126+0000 mgr.y (mgr.25154) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.006511+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.007351+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.015431+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.015982+0000 mgr.y (mgr.25154) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.095386+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.098101+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.099212+0000 mgr.y (mgr.25154) 328 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.101115+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.101901+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.109983+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.110530+0000 mgr.y (mgr.25154) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.173244+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.175706+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.176890+0000 mgr.y (mgr.25154) 330 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.178788+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.179836+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.185550+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.185919+0000 mgr.y (mgr.25154) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.273465+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.275417+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.276122+0000 mgr.y (mgr.25154) 332 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.277813+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.278580+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.284929+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.285353+0000 mgr.y (mgr.25154) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.355639+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.358049+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.359042+0000 mgr.y (mgr.25154) 334 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.360697+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.361850+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.368762+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.369148+0000 mgr.y (mgr.25154) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.429265+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.431817+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.434858+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.435709+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:12 smithi190 bash[20839]: audit 2024-09-17T12:37:12.441387+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.432792+0000 mgr.y (mgr.25154) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.441752+0000 mgr.y (mgr.25154) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.504858+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.506848+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.507579+0000 mgr.y (mgr.25154) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.509208+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.509895+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.517363+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.517853+0000 mgr.y (mgr.25154) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.591024+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.593611+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.594700+0000 mgr.y (mgr.25154) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.596872+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.597872+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.606437+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.606980+0000 mgr.y (mgr.25154) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.690496+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.692969+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.693965+0000 mgr.y (mgr.25154) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.432792+0000 mgr.y (mgr.25154) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.441752+0000 mgr.y (mgr.25154) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.504858+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.506848+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.507579+0000 mgr.y (mgr.25154) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.509208+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.509895+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.517363+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.517853+0000 mgr.y (mgr.25154) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.591024+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.593611+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.594700+0000 mgr.y (mgr.25154) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.596872+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.597872+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.606437+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.606980+0000 mgr.y (mgr.25154) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.690496+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.692969+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.693965+0000 mgr.y (mgr.25154) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.695458+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.696394+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.704646+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.705250+0000 mgr.y (mgr.25154) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.794737+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.797142+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.798214+0000 mgr.y (mgr.25154) 344 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.800376+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.801278+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.809717+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.810219+0000 mgr.y (mgr.25154) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.886768+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.889650+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.890825+0000 mgr.y (mgr.25154) 346 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.892739+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.893871+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.902754+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.903371+0000 mgr.y (mgr.25154) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.989098+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.991383+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.695458+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.696394+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.704646+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.705250+0000 mgr.y (mgr.25154) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.794737+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.797142+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.798214+0000 mgr.y (mgr.25154) 344 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.800376+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.801278+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.809717+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.810219+0000 mgr.y (mgr.25154) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.886768+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.889650+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.890825+0000 mgr.y (mgr.25154) 346 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.892739+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.893871+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.902754+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.903371+0000 mgr.y (mgr.25154) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.989098+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.991383+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:12.992359+0000 mgr.y (mgr.25154) 348 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.994525+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:12.995566+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.003878+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.004502+0000 mgr.y (mgr.25154) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.097533+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.100126+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.101057+0000 mgr.y (mgr.25154) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.102918+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.103890+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.112227+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.112991+0000 mgr.y (mgr.25154) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.205241+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.207633+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.208616+0000 mgr.y (mgr.25154) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.210612+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.211585+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.219775+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.220232+0000 mgr.y (mgr.25154) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.296105+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:12.992359+0000 mgr.y (mgr.25154) 348 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.994525+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:12.995566+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.003878+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.004502+0000 mgr.y (mgr.25154) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.097533+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.100126+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.101057+0000 mgr.y (mgr.25154) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.102918+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.103890+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.112227+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.112991+0000 mgr.y (mgr.25154) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.205241+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.207633+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.208616+0000 mgr.y (mgr.25154) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.210612+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.211585+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.219775+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.220232+0000 mgr.y (mgr.25154) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.296105+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.298798+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.299916+0000 mgr.y (mgr.25154) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.302813+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.303982+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.310952+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.311788+0000 mgr.y (mgr.25154) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cluster 2024-09-17T12:37:13.377540+0000 mgr.y (mgr.25154) 356 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.400550+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.403333+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.404725+0000 mgr.y (mgr.25154) 357 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.406641+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.407787+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: audit 2024-09-17T12:37:13.416633+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.417424+0000 mgr.y (mgr.25154) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.298798+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.299916+0000 mgr.y (mgr.25154) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.302813+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.303982+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.310952+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.311788+0000 mgr.y (mgr.25154) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cluster 2024-09-17T12:37:13.377540+0000 mgr.y (mgr.25154) 356 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.400550+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.403333+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.404725+0000 mgr.y (mgr.25154) 357 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.406641+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.407787+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: audit 2024-09-17T12:37:13.416633+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:13 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.417424+0000 mgr.y (mgr.25154) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.432792+0000 mgr.y (mgr.25154) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.441752+0000 mgr.y (mgr.25154) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.504858+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.506848+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.507579+0000 mgr.y (mgr.25154) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.509208+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.509895+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.517363+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.517853+0000 mgr.y (mgr.25154) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.591024+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.593611+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.594700+0000 mgr.y (mgr.25154) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.596872+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.597872+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.606437+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.606980+0000 mgr.y (mgr.25154) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.690496+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.692969+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.693965+0000 mgr.y (mgr.25154) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.695458+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.696394+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.704646+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.705250+0000 mgr.y (mgr.25154) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.794737+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.797142+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.798214+0000 mgr.y (mgr.25154) 344 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.800376+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.801278+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.809717+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.810219+0000 mgr.y (mgr.25154) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.886768+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.889650+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.890825+0000 mgr.y (mgr.25154) 346 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.892739+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.893871+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.902754+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.903371+0000 mgr.y (mgr.25154) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.989098+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.991383+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:12.992359+0000 mgr.y (mgr.25154) 348 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.994525+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:12.995566+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.003878+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.004502+0000 mgr.y (mgr.25154) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.097533+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.100126+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.101057+0000 mgr.y (mgr.25154) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.102918+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.103890+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.112227+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.112991+0000 mgr.y (mgr.25154) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.205241+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.207633+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.208616+0000 mgr.y (mgr.25154) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.210612+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.211585+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.219775+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.220232+0000 mgr.y (mgr.25154) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.296105+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.298798+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.299916+0000 mgr.y (mgr.25154) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.302813+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.303982+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.310952+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.311788+0000 mgr.y (mgr.25154) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cluster 2024-09-17T12:37:13.377540+0000 mgr.y (mgr.25154) 356 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.400550+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.403333+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.404725+0000 mgr.y (mgr.25154) 357 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:13.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.406641+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:13.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.407787+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:13.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: audit 2024-09-17T12:37:13.416633+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:13.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:13 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.417424+0000 mgr.y (mgr.25154) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.497 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.517664+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.520235+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.521350+0000 mgr.y (mgr.25154) 359 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.523476+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.524430+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.547 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.532332+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.532967+0000 mgr.y (mgr.25154) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.633606+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.636598+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.637808+0000 mgr.y (mgr.25154) 361 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.639671+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.640784+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.649615+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.650208+0000 mgr.y (mgr.25154) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.738236+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.741054+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.742076+0000 mgr.y (mgr.25154) 363 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.743580+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.744554+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.753413+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.754053+0000 mgr.y (mgr.25154) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.840718+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.843522+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.844757+0000 mgr.y (mgr.25154) 365 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.846770+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.847880+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.856786+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.857381+0000 mgr.y (mgr.25154) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.956255+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.958503+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.959330+0000 mgr.y (mgr.25154) 367 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.961154+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.962009+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:37:14] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:37:14.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.517664+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.520235+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.521350+0000 mgr.y (mgr.25154) 359 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.523476+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.524430+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.532332+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.532967+0000 mgr.y (mgr.25154) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.633606+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.636598+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.637808+0000 mgr.y (mgr.25154) 361 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.639671+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.640784+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.649615+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.650208+0000 mgr.y (mgr.25154) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.738236+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.741054+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.742076+0000 mgr.y (mgr.25154) 363 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.743580+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.744554+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.517664+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.520235+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.521350+0000 mgr.y (mgr.25154) 359 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.523476+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.524430+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.532332+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.532967+0000 mgr.y (mgr.25154) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.633606+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.636598+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.637808+0000 mgr.y (mgr.25154) 361 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.639671+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.640784+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.649615+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.650208+0000 mgr.y (mgr.25154) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.738236+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.741054+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.742076+0000 mgr.y (mgr.25154) 363 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.743580+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.744554+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.753413+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.754053+0000 mgr.y (mgr.25154) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.840718+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.843522+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.844757+0000 mgr.y (mgr.25154) 365 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.846770+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.847880+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.856786+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.857381+0000 mgr.y (mgr.25154) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.956255+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.958503+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.959330+0000 mgr.y (mgr.25154) 367 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.961154+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.962009+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:13.972443+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:13.973244+0000 mgr.y (mgr.25154) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.077723+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.079908+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.080634+0000 mgr.y (mgr.25154) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.082016+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.753413+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.754053+0000 mgr.y (mgr.25154) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.840718+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.843522+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.844757+0000 mgr.y (mgr.25154) 365 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.846770+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.847880+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.856786+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.857381+0000 mgr.y (mgr.25154) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.956255+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.958503+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.959330+0000 mgr.y (mgr.25154) 367 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.961154+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.962009+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:13.972443+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:13.973244+0000 mgr.y (mgr.25154) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.077723+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.079908+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.080634+0000 mgr.y (mgr.25154) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.082016+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.082728+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.089812+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.090311+0000 mgr.y (mgr.25154) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.162069+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.164330+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.165130+0000 mgr.y (mgr.25154) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.166842+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.167844+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.173543+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.173973+0000 mgr.y (mgr.25154) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.240111+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.242636+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.243635+0000 mgr.y (mgr.25154) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.244878+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.246044+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.252783+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.253287+0000 mgr.y (mgr.25154) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.317998+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.319907+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.320562+0000 mgr.y (mgr.25154) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.082728+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.089812+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.090311+0000 mgr.y (mgr.25154) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.162069+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.164330+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.165130+0000 mgr.y (mgr.25154) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.166842+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.167844+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.173543+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.173973+0000 mgr.y (mgr.25154) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.240111+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.242636+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.243635+0000 mgr.y (mgr.25154) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.244878+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.246044+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.252783+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.253287+0000 mgr.y (mgr.25154) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.317998+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.319907+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.320562+0000 mgr.y (mgr.25154) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.321909+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.322771+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.328135+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.328512+0000 mgr.y (mgr.25154) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.388510+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.392130+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.392832+0000 mgr.y (mgr.25154) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.394811+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.395556+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.403448+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.403906+0000 mgr.y (mgr.25154) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.473396+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.475802+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.478786+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.479631+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[25967]: audit 2024-09-17T12:37:14.487574+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.321909+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.322771+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.328135+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.328512+0000 mgr.y (mgr.25154) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.388510+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.392130+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.392832+0000 mgr.y (mgr.25154) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.394811+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.395556+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.403448+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.403906+0000 mgr.y (mgr.25154) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.473396+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.475802+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.478786+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.479631+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:14 smithi022 bash[19740]: audit 2024-09-17T12:37:14.487574+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:13.972443+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:13.973244+0000 mgr.y (mgr.25154) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.077723+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.079908+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.080634+0000 mgr.y (mgr.25154) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.082016+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.082728+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.089812+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.090311+0000 mgr.y (mgr.25154) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.162069+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.164330+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.165130+0000 mgr.y (mgr.25154) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.166842+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.167844+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.173543+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.173973+0000 mgr.y (mgr.25154) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.240111+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.242636+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.243635+0000 mgr.y (mgr.25154) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.244878+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.246044+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.252783+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.253287+0000 mgr.y (mgr.25154) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.317998+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.319907+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.320562+0000 mgr.y (mgr.25154) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.321909+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.322771+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.328135+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.328512+0000 mgr.y (mgr.25154) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.388510+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.392130+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.392832+0000 mgr.y (mgr.25154) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.394811+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.395556+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.403448+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.403906+0000 mgr.y (mgr.25154) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.473396+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.475802+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.478786+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.479631+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:14 smithi190 bash[20839]: audit 2024-09-17T12:37:14.487574+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.476595+0000 mgr.y (mgr.25154) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.488333+0000 mgr.y (mgr.25154) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.566347+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.568651+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.569419+0000 mgr.y (mgr.25154) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.571451+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.572268+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.578966+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.579425+0000 mgr.y (mgr.25154) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.607636+0000 mgr.y (mgr.25154) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.661923+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.664312+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.665093+0000 mgr.y (mgr.25154) 384 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.666647+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.667362+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.673901+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.674393+0000 mgr.y (mgr.25154) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.742417+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.744326+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.745020+0000 mgr.y (mgr.25154) 386 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.746584+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.747363+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.753810+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.754267+0000 mgr.y (mgr.25154) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.819170+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.821211+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.822014+0000 mgr.y (mgr.25154) 388 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.823656+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.824327+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.830442+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.830902+0000 mgr.y (mgr.25154) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.916173+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.918445+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.919573+0000 mgr.y (mgr.25154) 390 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.921711+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.922560+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:14.928706+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:14.929083+0000 mgr.y (mgr.25154) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.025692+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.028410+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.029611+0000 mgr.y (mgr.25154) 392 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.032025+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.033337+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.039201+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.039627+0000 mgr.y (mgr.25154) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.103233+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.105620+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.106646+0000 mgr.y (mgr.25154) 394 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.108981+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.110082+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.116234+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.116832+0000 mgr.y (mgr.25154) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.185057+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.187567+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.188891+0000 mgr.y (mgr.25154) 396 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.190821+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.192241+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.198559+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.198942+0000 mgr.y (mgr.25154) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.284763+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.286906+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.287769+0000 mgr.y (mgr.25154) 398 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.289972+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.291067+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.297218+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.297789+0000 mgr.y (mgr.25154) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cluster 2024-09-17T12:37:15.377982+0000 mgr.y (mgr.25154) 400 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.391550+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.394219+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.395422+0000 mgr.y (mgr.25154) 401 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.397299+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.398495+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.404734+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.405223+0000 mgr.y (mgr.25154) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:15 smithi190 bash[20839]: audit 2024-09-17T12:37:15.492179+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.476595+0000 mgr.y (mgr.25154) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.488333+0000 mgr.y (mgr.25154) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.566347+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.568651+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.569419+0000 mgr.y (mgr.25154) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.571451+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.572268+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.578966+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.579425+0000 mgr.y (mgr.25154) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.607636+0000 mgr.y (mgr.25154) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.661923+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.664312+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.665093+0000 mgr.y (mgr.25154) 384 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.666647+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.667362+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.673901+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.674393+0000 mgr.y (mgr.25154) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.742417+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.744326+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.476595+0000 mgr.y (mgr.25154) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.488333+0000 mgr.y (mgr.25154) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.566347+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.568651+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.569419+0000 mgr.y (mgr.25154) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.571451+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.572268+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.578966+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.579425+0000 mgr.y (mgr.25154) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.607636+0000 mgr.y (mgr.25154) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.661923+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.664312+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.665093+0000 mgr.y (mgr.25154) 384 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.666647+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.667362+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.673901+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.674393+0000 mgr.y (mgr.25154) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.742417+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.744326+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.745020+0000 mgr.y (mgr.25154) 386 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.746584+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.747363+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.753810+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.754267+0000 mgr.y (mgr.25154) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.819170+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.821211+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.822014+0000 mgr.y (mgr.25154) 388 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.823656+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.824327+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.830442+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.830902+0000 mgr.y (mgr.25154) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.916173+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.918445+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.919573+0000 mgr.y (mgr.25154) 390 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.921711+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.922560+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:14.928706+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:14.929083+0000 mgr.y (mgr.25154) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.025692+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.745020+0000 mgr.y (mgr.25154) 386 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.746584+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.747363+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.753810+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.754267+0000 mgr.y (mgr.25154) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.819170+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.821211+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.822014+0000 mgr.y (mgr.25154) 388 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.823656+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.824327+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.830442+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.830902+0000 mgr.y (mgr.25154) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.916173+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.918445+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.919573+0000 mgr.y (mgr.25154) 390 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.921711+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.922560+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:14.928706+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:14.929083+0000 mgr.y (mgr.25154) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.025692+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.028410+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.029611+0000 mgr.y (mgr.25154) 392 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.032025+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.033337+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.039201+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.039627+0000 mgr.y (mgr.25154) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.103233+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.105620+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.106646+0000 mgr.y (mgr.25154) 394 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.108981+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.110082+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.116234+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.116832+0000 mgr.y (mgr.25154) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.185057+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.187567+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.188891+0000 mgr.y (mgr.25154) 396 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.190821+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.192241+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.198559+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.198942+0000 mgr.y (mgr.25154) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.028410+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.029611+0000 mgr.y (mgr.25154) 392 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.032025+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.033337+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.039201+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.039627+0000 mgr.y (mgr.25154) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.103233+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.105620+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.106646+0000 mgr.y (mgr.25154) 394 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.108981+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.110082+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.116234+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.116832+0000 mgr.y (mgr.25154) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.185057+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.187567+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.188891+0000 mgr.y (mgr.25154) 396 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.190821+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.192241+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.198559+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.198942+0000 mgr.y (mgr.25154) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.284763+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.286906+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.287769+0000 mgr.y (mgr.25154) 398 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.289972+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.291067+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.297218+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.297789+0000 mgr.y (mgr.25154) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cluster 2024-09-17T12:37:15.377982+0000 mgr.y (mgr.25154) 400 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.391550+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.394219+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.395422+0000 mgr.y (mgr.25154) 401 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.397299+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.398495+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.404734+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.405223+0000 mgr.y (mgr.25154) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[25967]: audit 2024-09-17T12:37:15.492179+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.284763+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.286906+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.287769+0000 mgr.y (mgr.25154) 398 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.289972+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.291067+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.297218+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.297789+0000 mgr.y (mgr.25154) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cluster 2024-09-17T12:37:15.377982+0000 mgr.y (mgr.25154) 400 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.391550+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.394219+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.395422+0000 mgr.y (mgr.25154) 401 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.397299+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.398495+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:15.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.404734+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:15.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.405223+0000 mgr.y (mgr.25154) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:15.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:15 smithi022 bash[19740]: audit 2024-09-17T12:37:15.492179+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.495320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.496605+0000 mgr.y (mgr.25154) 403 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.504099+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.505184+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.512429+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.512917+0000 mgr.y (mgr.25154) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.596074+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.598612+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.599735+0000 mgr.y (mgr.25154) 405 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.601574+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.602530+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.609507+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.609970+0000 mgr.y (mgr.25154) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.678145+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.680351+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.681061+0000 mgr.y (mgr.25154) 407 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.683345+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.684123+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.690567+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.690962+0000 mgr.y (mgr.25154) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.753279+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.755504+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.756416+0000 mgr.y (mgr.25154) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.757883+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.758622+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.765103+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.765495+0000 mgr.y (mgr.25154) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.826312+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.828632+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.829233+0000 mgr.y (mgr.25154) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.830821+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.831608+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.837137+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.837502+0000 mgr.y (mgr.25154) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.896126+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.898481+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.899416+0000 mgr.y (mgr.25154) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.900809+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.901737+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.495320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.496605+0000 mgr.y (mgr.25154) 403 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.504099+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.505184+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.512429+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.512917+0000 mgr.y (mgr.25154) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.596074+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.598612+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.599735+0000 mgr.y (mgr.25154) 405 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.601574+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.602530+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.609507+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.609970+0000 mgr.y (mgr.25154) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.678145+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.680351+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.681061+0000 mgr.y (mgr.25154) 407 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.683345+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.684123+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.690567+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.690962+0000 mgr.y (mgr.25154) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.909768+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.910281+0000 mgr.y (mgr.25154) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.990408+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.992928+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:15.993853+0000 mgr.y (mgr.25154) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.995279+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:15.996141+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.004011+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.004498+0000 mgr.y (mgr.25154) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.077205+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.079489+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.080388+0000 mgr.y (mgr.25154) 417 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.082564+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.083950+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.090288+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.090762+0000 mgr.y (mgr.25154) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.154294+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.156848+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.158159+0000 mgr.y (mgr.25154) 419 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.159664+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.160918+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.166960+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.167540+0000 mgr.y (mgr.25154) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.250339+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.253018+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.254357+0000 mgr.y (mgr.25154) 421 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.256280+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.257585+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.265967+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.267088+0000 mgr.y (mgr.25154) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.345231+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.347443+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.348906+0000 mgr.y (mgr.25154) 423 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.350968+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.352011+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.360596+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.361213+0000 mgr.y (mgr.25154) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.438427+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.440670+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.443648+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.444896+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[19740]: audit 2024-09-17T12:37:16.453421+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.753279+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.755504+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.756416+0000 mgr.y (mgr.25154) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.757883+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.758622+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.765103+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.765495+0000 mgr.y (mgr.25154) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.826312+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.828632+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.829233+0000 mgr.y (mgr.25154) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.830821+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.831608+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.837137+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.837502+0000 mgr.y (mgr.25154) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.896126+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.898481+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.899416+0000 mgr.y (mgr.25154) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.900809+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.901737+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.909768+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.910281+0000 mgr.y (mgr.25154) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.990408+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.992928+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:15.993853+0000 mgr.y (mgr.25154) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.995279+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:15.996141+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.004011+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.004498+0000 mgr.y (mgr.25154) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.077205+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.079489+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.080388+0000 mgr.y (mgr.25154) 417 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.082564+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.083950+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.090288+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.090762+0000 mgr.y (mgr.25154) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.154294+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.156848+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.158159+0000 mgr.y (mgr.25154) 419 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.159664+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.160918+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.166960+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.167540+0000 mgr.y (mgr.25154) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.250339+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.253018+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.254357+0000 mgr.y (mgr.25154) 421 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.256280+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.257585+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.265967+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.267088+0000 mgr.y (mgr.25154) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.345231+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.347443+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.348906+0000 mgr.y (mgr.25154) 423 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.350968+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.352011+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.360596+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.361213+0000 mgr.y (mgr.25154) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.438427+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.440670+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.443648+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.444896+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:16 smithi022 bash[25967]: audit 2024-09-17T12:37:16.453421+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.495320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.496605+0000 mgr.y (mgr.25154) 403 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.504099+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.505184+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.512429+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.512917+0000 mgr.y (mgr.25154) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.596074+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.598612+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.599735+0000 mgr.y (mgr.25154) 405 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.601574+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.602530+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.609507+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.609970+0000 mgr.y (mgr.25154) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.678145+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.680351+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.681061+0000 mgr.y (mgr.25154) 407 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.683345+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.684123+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.690567+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.690962+0000 mgr.y (mgr.25154) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.753279+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.755504+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.756416+0000 mgr.y (mgr.25154) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.757883+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.758622+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.765103+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.765495+0000 mgr.y (mgr.25154) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.826312+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.828632+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.829233+0000 mgr.y (mgr.25154) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.830821+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.831608+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.837137+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.837502+0000 mgr.y (mgr.25154) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.896126+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.898481+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.899416+0000 mgr.y (mgr.25154) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.900809+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.901737+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.909768+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.910281+0000 mgr.y (mgr.25154) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.990408+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.992928+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:15.993853+0000 mgr.y (mgr.25154) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.995279+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:15.996141+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.004011+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.004498+0000 mgr.y (mgr.25154) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.077205+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.079489+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.080388+0000 mgr.y (mgr.25154) 417 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.082564+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.083950+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.090288+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.090762+0000 mgr.y (mgr.25154) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.154294+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.156848+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.158159+0000 mgr.y (mgr.25154) 419 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.159664+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.160918+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.166960+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.167540+0000 mgr.y (mgr.25154) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.250339+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.253018+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.254357+0000 mgr.y (mgr.25154) 421 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.256280+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.257585+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.265967+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.267088+0000 mgr.y (mgr.25154) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.345231+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.347443+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.348906+0000 mgr.y (mgr.25154) 423 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.350968+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.352011+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.360596+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.361213+0000 mgr.y (mgr.25154) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.438427+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.440670+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.443648+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.444896+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:16 smithi190 bash[20839]: audit 2024-09-17T12:37:16.453421+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.441506+0000 mgr.y (mgr.25154) 425 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.454094+0000 mgr.y (mgr.25154) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.531684+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.533913+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.534886+0000 mgr.y (mgr.25154) 427 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.536788+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.537605+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.545733+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.546205+0000 mgr.y (mgr.25154) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.619945+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.622226+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.623183+0000 mgr.y (mgr.25154) 429 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.624478+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.625164+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.633289+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.633842+0000 mgr.y (mgr.25154) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.712101+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.714557+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.715387+0000 mgr.y (mgr.25154) 431 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.717627+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.718823+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.727341+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.728012+0000 mgr.y (mgr.25154) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.820553+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.823208+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.824345+0000 mgr.y (mgr.25154) 433 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.825893+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.826935+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.834430+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.835047+0000 mgr.y (mgr.25154) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.928699+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.930654+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.931391+0000 mgr.y (mgr.25154) 435 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.932674+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.933391+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:16.938832+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:16.939335+0000 mgr.y (mgr.25154) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.012054+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.014261+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.015163+0000 mgr.y (mgr.25154) 437 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.016484+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.017392+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.024116+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.024610+0000 mgr.y (mgr.25154) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.103781+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.107229+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.108680+0000 mgr.y (mgr.25154) 439 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.111124+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.112322+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.119023+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.119558+0000 mgr.y (mgr.25154) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.191667+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.194374+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.195470+0000 mgr.y (mgr.25154) 441 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.197225+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.198128+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.204532+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.205124+0000 mgr.y (mgr.25154) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.282124+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.284792+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.285883+0000 mgr.y (mgr.25154) 443 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.287304+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.288100+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.296247+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.296813+0000 mgr.y (mgr.25154) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cluster 2024-09-17T12:37:17.379497+0000 mgr.y (mgr.25154) 445 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.385732+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.388486+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.389345+0000 mgr.y (mgr.25154) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.391193+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.392115+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.397480+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.397911+0000 mgr.y (mgr.25154) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.482819+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.485563+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.488653+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.490282+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:17 smithi190 bash[20839]: audit 2024-09-17T12:37:17.496802+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.441506+0000 mgr.y (mgr.25154) 425 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.454094+0000 mgr.y (mgr.25154) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.531684+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.533913+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.534886+0000 mgr.y (mgr.25154) 427 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.536788+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.537605+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.545733+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.546205+0000 mgr.y (mgr.25154) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.619945+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.622226+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.623183+0000 mgr.y (mgr.25154) 429 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.624478+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.625164+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.633289+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.633842+0000 mgr.y (mgr.25154) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.712101+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.714557+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.715387+0000 mgr.y (mgr.25154) 431 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.441506+0000 mgr.y (mgr.25154) 425 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.454094+0000 mgr.y (mgr.25154) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.531684+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.533913+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.534886+0000 mgr.y (mgr.25154) 427 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.536788+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.537605+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.545733+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.546205+0000 mgr.y (mgr.25154) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.619945+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.622226+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.623183+0000 mgr.y (mgr.25154) 429 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.624478+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.625164+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.633289+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.633842+0000 mgr.y (mgr.25154) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.712101+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.714557+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.715387+0000 mgr.y (mgr.25154) 431 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.717627+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.718823+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.727341+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.728012+0000 mgr.y (mgr.25154) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.820553+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.823208+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.824345+0000 mgr.y (mgr.25154) 433 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.825893+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.826935+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.834430+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.835047+0000 mgr.y (mgr.25154) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.928699+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.930654+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.931391+0000 mgr.y (mgr.25154) 435 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.932674+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.933391+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:16.938832+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:16.939335+0000 mgr.y (mgr.25154) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.012054+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.014261+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.717627+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.718823+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.727341+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.728012+0000 mgr.y (mgr.25154) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.820553+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.823208+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.824345+0000 mgr.y (mgr.25154) 433 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.825893+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.826935+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.834430+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.835047+0000 mgr.y (mgr.25154) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.928699+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.930654+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.931391+0000 mgr.y (mgr.25154) 435 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.932674+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.933391+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:16.938832+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:16.939335+0000 mgr.y (mgr.25154) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.012054+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.014261+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.015163+0000 mgr.y (mgr.25154) 437 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.016484+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.017392+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.024116+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.024610+0000 mgr.y (mgr.25154) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.103781+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.107229+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.108680+0000 mgr.y (mgr.25154) 439 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.111124+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.112322+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.119023+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.119558+0000 mgr.y (mgr.25154) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.191667+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.194374+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.195470+0000 mgr.y (mgr.25154) 441 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.197225+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.198128+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.204532+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.205124+0000 mgr.y (mgr.25154) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.282124+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.284792+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.285883+0000 mgr.y (mgr.25154) 443 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.287304+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.288100+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.296247+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.296813+0000 mgr.y (mgr.25154) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cluster 2024-09-17T12:37:17.379497+0000 mgr.y (mgr.25154) 445 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.385732+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.388486+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.389345+0000 mgr.y (mgr.25154) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.391193+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.392115+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.397480+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.397911+0000 mgr.y (mgr.25154) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.482819+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.485563+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.488653+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.490282+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[19740]: audit 2024-09-17T12:37:17.496802+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.015163+0000 mgr.y (mgr.25154) 437 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.016484+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.017392+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.024116+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.024610+0000 mgr.y (mgr.25154) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.103781+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.107229+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.108680+0000 mgr.y (mgr.25154) 439 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.111124+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.112322+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.119023+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.119558+0000 mgr.y (mgr.25154) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.191667+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.194374+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.195470+0000 mgr.y (mgr.25154) 441 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.197225+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.198128+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.204532+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.205124+0000 mgr.y (mgr.25154) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.282124+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.284792+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.285883+0000 mgr.y (mgr.25154) 443 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.287304+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.288100+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.296247+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.296813+0000 mgr.y (mgr.25154) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cluster 2024-09-17T12:37:17.379497+0000 mgr.y (mgr.25154) 445 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.385732+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.388486+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.389345+0000 mgr.y (mgr.25154) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.391193+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.392115+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.397480+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.397911+0000 mgr.y (mgr.25154) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:17.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.482819+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.485563+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.488653+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.490282+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:17 smithi022 bash[25967]: audit 2024-09-17T12:37:17.496802+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.486814+0000 mgr.y (mgr.25154) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.497238+0000 mgr.y (mgr.25154) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.558411+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.560507+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.561323+0000 mgr.y (mgr.25154) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.563437+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.564316+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.574514+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.575118+0000 mgr.y (mgr.25154) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.571 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.633259+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.636476+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.637222+0000 mgr.y (mgr.25154) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.638642+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.639372+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.644706+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.645137+0000 mgr.y (mgr.25154) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.704071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.706412+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.572 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.707394+0000 mgr.y (mgr.25154) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.486814+0000 mgr.y (mgr.25154) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.497238+0000 mgr.y (mgr.25154) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.558411+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.560507+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.561323+0000 mgr.y (mgr.25154) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.563437+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.564316+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.574514+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.575118+0000 mgr.y (mgr.25154) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.573 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.633259+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.636476+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.637222+0000 mgr.y (mgr.25154) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.638642+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.639372+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.644706+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.645137+0000 mgr.y (mgr.25154) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.704071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.706412+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.574 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.707394+0000 mgr.y (mgr.25154) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.576 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.709298+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.576 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.710278+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.576 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.715829+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.576 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.716343+0000 mgr.y (mgr.25154) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.576 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.780812+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.576 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.783396+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.784560+0000 mgr.y (mgr.25154) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.786604+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.787660+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.798356+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.798954+0000 mgr.y (mgr.25154) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.876883+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.879498+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.880846+0000 mgr.y (mgr.25154) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.883423+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.884290+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.577 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.890389+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.890802+0000 mgr.y (mgr.25154) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.965110+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.967666+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.968803+0000 mgr.y (mgr.25154) 460 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.970746+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.971796+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:17.977743+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:17.978283+0000 mgr.y (mgr.25154) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.054148+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.056572+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.057272+0000 mgr.y (mgr.25154) 462 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.058903+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.059514+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.065176+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.065628+0000 mgr.y (mgr.25154) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.130281+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.132238+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.132949+0000 mgr.y (mgr.25154) 464 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.134905+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.135589+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.141229+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.141684+0000 mgr.y (mgr.25154) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.212527+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.709298+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.710278+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.715829+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.716343+0000 mgr.y (mgr.25154) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.780812+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.783396+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.784560+0000 mgr.y (mgr.25154) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.786604+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.581 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.787660+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.798356+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.798954+0000 mgr.y (mgr.25154) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.876883+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.879498+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.880846+0000 mgr.y (mgr.25154) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.883423+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.884290+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.890389+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.890802+0000 mgr.y (mgr.25154) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.965110+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.967666+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.214880+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.216033+0000 mgr.y (mgr.25154) 466 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.218643+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.219793+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.225874+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.226376+0000 mgr.y (mgr.25154) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.313665+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.315610+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.316952+0000 mgr.y (mgr.25154) 468 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.318403+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.319248+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.584 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.324723+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.325105+0000 mgr.y (mgr.25154) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.384140+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.386004+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.386626+0000 mgr.y (mgr.25154) 470 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.387818+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.388401+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.393326+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.393700+0000 mgr.y (mgr.25154) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.453146+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.585 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.454991+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.456905+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.457564+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.586 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[19740]: audit 2024-09-17T12:37:18.463963+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.968803+0000 mgr.y (mgr.25154) 460 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.970746+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.586 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.971796+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:17.977743+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:17.978283+0000 mgr.y (mgr.25154) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.054148+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.056572+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.057272+0000 mgr.y (mgr.25154) 462 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.058903+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.059514+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.587 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.065176+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.065628+0000 mgr.y (mgr.25154) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.130281+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.132238+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.132949+0000 mgr.y (mgr.25154) 464 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.134905+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.135589+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.141229+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.141684+0000 mgr.y (mgr.25154) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.212527+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.214880+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.588 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.216033+0000 mgr.y (mgr.25154) 466 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.218643+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.219793+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.225874+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.226376+0000 mgr.y (mgr.25154) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.313665+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.315610+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.316952+0000 mgr.y (mgr.25154) 468 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.318403+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.589 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.319248+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.324723+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.325105+0000 mgr.y (mgr.25154) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.384140+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.386004+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.386626+0000 mgr.y (mgr.25154) 470 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.387818+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.388401+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.590 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.393326+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.393700+0000 mgr.y (mgr.25154) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.453146+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.454991+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.456905+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.457564+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.591 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:18 smithi022 bash[25967]: audit 2024-09-17T12:37:18.463963+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[77753]: [17/Sep/2024:12:37:18] ENGINE Bus STARTING 2024-09-17T12:37:18.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[77753]: CherryPy Checker: 2024-09-17T12:37:18.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[77753]: The Application mounted at '' has an empty config. 2024-09-17T12:37:18.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[77753]: [17/Sep/2024:12:37:18] ENGINE Serving on http://:::9283 2024-09-17T12:37:18.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[77753]: [17/Sep/2024:12:37:18] ENGINE Bus STARTED 2024-09-17T12:37:18.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.486814+0000 mgr.y (mgr.25154) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.497238+0000 mgr.y (mgr.25154) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.558411+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.560507+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.561323+0000 mgr.y (mgr.25154) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.563437+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.564316+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.574514+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.575118+0000 mgr.y (mgr.25154) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.633259+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.636476+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.637222+0000 mgr.y (mgr.25154) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.638642+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.639372+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.644706+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.645137+0000 mgr.y (mgr.25154) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.704071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.706412+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.707394+0000 mgr.y (mgr.25154) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.709298+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.710278+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.715829+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.716343+0000 mgr.y (mgr.25154) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.780812+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.783396+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.784560+0000 mgr.y (mgr.25154) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.786604+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.787660+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.798356+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.798954+0000 mgr.y (mgr.25154) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.876883+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.879498+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.880846+0000 mgr.y (mgr.25154) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.883423+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.884290+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.890389+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.890802+0000 mgr.y (mgr.25154) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.965110+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.967666+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.968803+0000 mgr.y (mgr.25154) 460 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.970746+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.971796+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:17.977743+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:17.978283+0000 mgr.y (mgr.25154) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.054148+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.056572+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.057272+0000 mgr.y (mgr.25154) 462 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.058903+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.059514+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.065176+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.065628+0000 mgr.y (mgr.25154) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.130281+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.132238+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.132949+0000 mgr.y (mgr.25154) 464 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.134905+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.135589+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.141229+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.141684+0000 mgr.y (mgr.25154) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.212527+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.214880+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.216033+0000 mgr.y (mgr.25154) 466 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.218643+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.219793+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.225874+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.226376+0000 mgr.y (mgr.25154) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.313665+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.315610+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.316952+0000 mgr.y (mgr.25154) 468 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.318403+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.319248+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.324723+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.325105+0000 mgr.y (mgr.25154) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.384140+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.386004+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.386626+0000 mgr.y (mgr.25154) 470 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.387818+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.388401+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.393326+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.393700+0000 mgr.y (mgr.25154) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.453146+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.454991+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.456905+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.457564+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:18.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:18 smithi190 bash[20839]: audit 2024-09-17T12:37:18.463963+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.455632+0000 mgr.y (mgr.25154) 472 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.464454+0000 mgr.y (mgr.25154) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.525564+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.527304+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.528479+0000 mgr.y (mgr.25154) 474 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.529608+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.530241+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.535141+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.535604+0000 mgr.y (mgr.25154) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cluster 2024-09-17T12:37:18.550687+0000 mon.a (mon.0) 3697 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:37:19.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cluster 2024-09-17T12:37:18.550789+0000 mon.a (mon.0) 3698 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:37:19.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.556353+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.455632+0000 mgr.y (mgr.25154) 472 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.464454+0000 mgr.y (mgr.25154) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.525564+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.527304+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.528479+0000 mgr.y (mgr.25154) 474 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.529608+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.530241+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.535141+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.535604+0000 mgr.y (mgr.25154) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cluster 2024-09-17T12:37:18.550687+0000 mon.a (mon.0) 3697 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cluster 2024-09-17T12:37:18.550789+0000 mon.a (mon.0) 3698 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.556353+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.557403+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.559036+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.559402+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.595998+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.598190+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.599085+0000 mgr.y (mgr.25154) 476 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.600972+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.601624+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.606425+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.606813+0000 mgr.y (mgr.25154) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.665696+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.668094+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.669033+0000 mgr.y (mgr.25154) 478 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.671108+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.671983+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.677878+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.678341+0000 mgr.y (mgr.25154) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.736333+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.738820+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.739864+0000 mgr.y (mgr.25154) 480 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.741615+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.742484+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.748653+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.749273+0000 mgr.y (mgr.25154) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.819310+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.821335+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.822196+0000 mgr.y (mgr.25154) 482 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.824081+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.825004+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.833472+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.833967+0000 mgr.y (mgr.25154) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.903879+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.906077+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.907041+0000 mgr.y (mgr.25154) 484 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.908758+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.909537+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.915467+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.915782+0000 mgr.y (mgr.25154) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.982834+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.984973+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.985933+0000 mgr.y (mgr.25154) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.987640+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.988488+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:18.996486+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:18.997098+0000 mgr.y (mgr.25154) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.068139+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.070801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.071776+0000 mgr.y (mgr.25154) 488 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.073598+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.074412+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.082870+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.083497+0000 mgr.y (mgr.25154) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.178269+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.180484+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.181457+0000 mgr.y (mgr.25154) 490 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.182816+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.183831+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.190290+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.190796+0000 mgr.y (mgr.25154) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.249385+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.251757+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.252866+0000 mgr.y (mgr.25154) 492 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.254710+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.255696+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.263241+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.263871+0000 mgr.y (mgr.25154) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.344309+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.346691+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.347761+0000 mgr.y (mgr.25154) 494 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.349510+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.350524+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.356609+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.357227+0000 mgr.y (mgr.25154) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cluster 2024-09-17T12:37:19.379921+0000 mgr.y (mgr.25154) 496 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.416688+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.418611+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.419353+0000 mgr.y (mgr.25154) 497 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.420650+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.421405+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.427765+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.428247+0000 mgr.y (mgr.25154) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.487501+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.489942+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.492521+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.493534+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[19740]: audit 2024-09-17T12:37:19.500056+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.455632+0000 mgr.y (mgr.25154) 472 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.464454+0000 mgr.y (mgr.25154) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.525564+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.527304+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.528479+0000 mgr.y (mgr.25154) 474 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.529608+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.530241+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.535141+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.535604+0000 mgr.y (mgr.25154) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cluster 2024-09-17T12:37:18.550687+0000 mon.a (mon.0) 3697 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cluster 2024-09-17T12:37:18.550789+0000 mon.a (mon.0) 3698 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.556353+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.557403+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.559036+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.559402+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.595998+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.598190+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.599085+0000 mgr.y (mgr.25154) 476 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.600972+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.601624+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.606425+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.606813+0000 mgr.y (mgr.25154) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.665696+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.668094+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.669033+0000 mgr.y (mgr.25154) 478 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.671108+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.671983+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.677878+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.678341+0000 mgr.y (mgr.25154) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.736333+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.738820+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.739864+0000 mgr.y (mgr.25154) 480 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.741615+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.742484+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.748653+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.749273+0000 mgr.y (mgr.25154) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.819310+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.821335+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.822196+0000 mgr.y (mgr.25154) 482 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.824081+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.825004+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.833472+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.833967+0000 mgr.y (mgr.25154) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.903879+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.906077+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.907041+0000 mgr.y (mgr.25154) 484 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.908758+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.909537+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.915467+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.915782+0000 mgr.y (mgr.25154) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.982834+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.984973+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.985933+0000 mgr.y (mgr.25154) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.987640+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.988488+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:18.996486+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:18.997098+0000 mgr.y (mgr.25154) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.068139+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.070801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.071776+0000 mgr.y (mgr.25154) 488 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.073598+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.074412+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.082870+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.083497+0000 mgr.y (mgr.25154) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.178269+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.180484+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.181457+0000 mgr.y (mgr.25154) 490 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.182816+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.183831+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.190290+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.190796+0000 mgr.y (mgr.25154) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.249385+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.251757+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.252866+0000 mgr.y (mgr.25154) 492 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.254710+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.255696+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.263241+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.263871+0000 mgr.y (mgr.25154) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.344309+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.346691+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.347761+0000 mgr.y (mgr.25154) 494 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.349510+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.350524+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.356609+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.357227+0000 mgr.y (mgr.25154) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cluster 2024-09-17T12:37:19.379921+0000 mgr.y (mgr.25154) 496 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.416688+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.418611+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.419353+0000 mgr.y (mgr.25154) 497 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.420650+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.421405+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.427765+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.428247+0000 mgr.y (mgr.25154) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.487501+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.489942+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.492521+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.493534+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:19 smithi190 bash[20839]: audit 2024-09-17T12:37:19.500056+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.557403+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.559036+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.559402+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.190:0/312245682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.595998+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.598190+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.599085+0000 mgr.y (mgr.25154) 476 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.600972+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.601624+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.606425+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.606813+0000 mgr.y (mgr.25154) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.665696+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.668094+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.669033+0000 mgr.y (mgr.25154) 478 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.671108+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.671983+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.677878+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.678341+0000 mgr.y (mgr.25154) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.736333+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.738820+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.739864+0000 mgr.y (mgr.25154) 480 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.741615+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.742484+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.748653+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.749273+0000 mgr.y (mgr.25154) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.819310+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.821335+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.822196+0000 mgr.y (mgr.25154) 482 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.824081+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.825004+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.833472+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.833967+0000 mgr.y (mgr.25154) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.903879+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.906077+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.907041+0000 mgr.y (mgr.25154) 484 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.908758+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.909537+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.915467+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.915782+0000 mgr.y (mgr.25154) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.982834+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.984973+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.985933+0000 mgr.y (mgr.25154) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.987640+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.988488+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:18.996486+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:18.997098+0000 mgr.y (mgr.25154) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.068139+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.070801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.071776+0000 mgr.y (mgr.25154) 488 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.073598+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.074412+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.082870+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.083497+0000 mgr.y (mgr.25154) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.178269+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.180484+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.181457+0000 mgr.y (mgr.25154) 490 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.182816+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.183831+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.190290+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.190796+0000 mgr.y (mgr.25154) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.249385+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.251757+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.252866+0000 mgr.y (mgr.25154) 492 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.254710+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.255696+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.263241+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.263871+0000 mgr.y (mgr.25154) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.344309+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.346691+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.347761+0000 mgr.y (mgr.25154) 494 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.349510+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.350524+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.356609+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.357227+0000 mgr.y (mgr.25154) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cluster 2024-09-17T12:37:19.379921+0000 mgr.y (mgr.25154) 496 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.416688+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.418611+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.419353+0000 mgr.y (mgr.25154) 497 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.420650+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.421405+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.427765+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.428247+0000 mgr.y (mgr.25154) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.487501+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.489942+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.492521+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.493534+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:19 smithi022 bash[25967]: audit 2024-09-17T12:37:19.500056+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.491048+0000 mgr.y (mgr.25154) 499 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.500508+0000 mgr.y (mgr.25154) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cluster 2024-09-17T12:37:19.548819+0000 mon.a (mon.0) 3759 : cluster [DBG] mgrmap e47: y(active, since 70s), standbys: x 2024-09-17T12:37:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.574680+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.576481+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.578233+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.578871+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.585296+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.585711+0000 mgr.y (mgr.25154) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.651007+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.653034+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.655329+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.656130+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.662250+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.662653+0000 mgr.y (mgr.25154) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.722516+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.724454+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.726300+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.726915+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.732784+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.905 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.491048+0000 mgr.y (mgr.25154) 499 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.906 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.500508+0000 mgr.y (mgr.25154) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.906 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cluster 2024-09-17T12:37:19.548819+0000 mon.a (mon.0) 3759 : cluster [DBG] mgrmap e47: y(active, since 70s), standbys: x 2024-09-17T12:37:20.906 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.574680+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.906 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.576481+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.906 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.578233+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.906 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.578871+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.906 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.585296+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.585711+0000 mgr.y (mgr.25154) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.651007+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.653034+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.655329+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.656130+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.662250+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.662653+0000 mgr.y (mgr.25154) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.722516+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.907 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.724454+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.726300+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.726915+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.908 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.732784+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.908 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.491048+0000 mgr.y (mgr.25154) 499 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 18.2.4-855-g19e2a2be != target 19.3.0-4937-g74984932 2024-09-17T12:37:20.908 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.500508+0000 mgr.y (mgr.25154) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cluster 2024-09-17T12:37:19.548819+0000 mon.a (mon.0) 3759 : cluster [DBG] mgrmap e47: y(active, since 70s), standbys: x 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.574680+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.576481+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.578233+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.578871+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.585296+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.585711+0000 mgr.y (mgr.25154) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.651007+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.653034+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.655329+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.909 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.656130+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.910 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.662250+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.910 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.662653+0000 mgr.y (mgr.25154) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.910 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.722516+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.910 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.724454+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.910 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.726300+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.910 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.726915+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.732784+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.733216+0000 mgr.y (mgr.25154) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.795480+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.798310+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.801422+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.802580+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.809988+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.810607+0000 mgr.y (mgr.25154) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.878745+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.881565+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.884987+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.886326+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.892612+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.893091+0000 mgr.y (mgr.25154) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.972328+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.974925+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.977607+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.978612+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:19.984476+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:19.985052+0000 mgr.y (mgr.25154) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.062189+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.064548+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.067372+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.068245+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.076132+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.076813+0000 mgr.y (mgr.25154) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.164567+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.166607+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.168485+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.169188+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.174792+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.175195+0000 mgr.y (mgr.25154) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.199219+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.204945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.215573+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.262417+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.265156+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.266750+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.267506+0000 mgr.y (mgr.25154) 509 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:37:20.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.273624+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.275707+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.276354+0000 mgr.y (mgr.25154) 510 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.282665+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.284581+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.285277+0000 mgr.y (mgr.25154) 511 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.291318+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.292697+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.293440+0000 mgr.y (mgr.25154) 512 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.299678+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.301242+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.301942+0000 mgr.y (mgr.25154) 513 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.308032+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.310046+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.310735+0000 mgr.y (mgr.25154) 514 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.317234+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.319539+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: cephadm 2024-09-17T12:37:20.320238+0000 mgr.y (mgr.25154) 515 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:20 smithi190 bash[20839]: audit 2024-09-17T12:37:20.326054+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.733216+0000 mgr.y (mgr.25154) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.795480+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.798310+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.801422+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.802580+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.809988+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.810607+0000 mgr.y (mgr.25154) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.878745+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.881565+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.884987+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.886326+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.892612+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.893091+0000 mgr.y (mgr.25154) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.972328+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.974925+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.977607+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.978612+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:19.984476+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:19.985052+0000 mgr.y (mgr.25154) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.733216+0000 mgr.y (mgr.25154) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.795480+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.798310+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.801422+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.802580+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.809988+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.810607+0000 mgr.y (mgr.25154) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.878745+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.881565+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.884987+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.886326+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.892612+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.893091+0000 mgr.y (mgr.25154) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.972328+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.974925+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.977607+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.978612+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:19.984476+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:19.985052+0000 mgr.y (mgr.25154) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.062189+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.064548+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.067372+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.068245+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.076132+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.076813+0000 mgr.y (mgr.25154) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.164567+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.166607+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.168485+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.169188+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.174792+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.175195+0000 mgr.y (mgr.25154) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.199219+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.204945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.215573+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.262417+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.265156+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.266750+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.267506+0000 mgr.y (mgr.25154) 509 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.273624+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.275707+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.276354+0000 mgr.y (mgr.25154) 510 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.062189+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.064548+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.067372+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.068245+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.076132+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.076813+0000 mgr.y (mgr.25154) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.164567+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.166607+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.168485+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.169188+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.174792+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.175195+0000 mgr.y (mgr.25154) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.199219+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.204945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.215573+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.262417+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.265156+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.266750+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.267506+0000 mgr.y (mgr.25154) 509 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.273624+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.275707+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.276354+0000 mgr.y (mgr.25154) 510 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.282665+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.284581+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.285277+0000 mgr.y (mgr.25154) 511 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.291318+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.292697+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.293440+0000 mgr.y (mgr.25154) 512 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.299678+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.301242+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.301942+0000 mgr.y (mgr.25154) 513 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.308032+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.310046+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.310735+0000 mgr.y (mgr.25154) 514 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.317234+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.319539+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: cephadm 2024-09-17T12:37:20.320238+0000 mgr.y (mgr.25154) 515 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[19740]: audit 2024-09-17T12:37:20.326054+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.282665+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.284581+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.285277+0000 mgr.y (mgr.25154) 511 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:37:20.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.291318+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.292697+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.293440+0000 mgr.y (mgr.25154) 512 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:37:20.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.299678+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.301242+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.301942+0000 mgr.y (mgr.25154) 513 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:37:20.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.308032+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.310046+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.310735+0000 mgr.y (mgr.25154) 514 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:37:20.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.317234+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:20.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.319539+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:20.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: cephadm 2024-09-17T12:37:20.320238+0000 mgr.y (mgr.25154) 515 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:37:20.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:20 smithi022 bash[25967]: audit 2024-09-17T12:37:20.326054+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:21.467 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:37:21.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:21 smithi190 bash[20839]: cluster 2024-09-17T12:37:21.381457+0000 mgr.y (mgr.25154) 516 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:21.935 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:21 smithi022 bash[25967]: cluster 2024-09-17T12:37:21.381457+0000 mgr.y (mgr.25154) 516 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:21.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:21 smithi022 bash[19740]: cluster 2024-09-17T12:37:21.381457+0000 mgr.y (mgr.25154) 516 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:22.128 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 0s ago 38m - - 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 1s ago 38m - - 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (28m) 0s ago 28m 13.8M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (28m) 1s ago 28m 80.1M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (60s) 0s ago 25m 48.0M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (11s) 1s ago 37m 267M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (12m) 0s ago 39m 506M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (39m) 0s ago 39m 105M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (37m) 1s ago 37m 71.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (37m) 0s ago 37m 73.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (29m) 0s ago 29m 9211k - 1.5.0 0da6a335fe13 10bfec0df88b 2024-09-17T12:37:22.129 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (29m) 1s ago 29m 9375k - 1.5.0 0da6a335fe13 08b04ecea5fa 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (36m) 0s ago 36m 64.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (35m) 0s ago 35m 66.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (34m) 0s ago 34m 53.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (33m) 0s ago 33m 65.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (32m) 1s ago 33m 66.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (32m) 1s ago 32m 64.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (31m) 1s ago 31m 56.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (30m) 1s ago 30m 65.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (55s) 1s ago 29m 35.7M - 2.43.0 a07b618ecd1d 73d79cd449b8 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (25m) 0s ago 25m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:37:22.130 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (25m) 1s ago 25m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:37:22.518 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:37:22.519 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:37:22.520 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:37:22.520 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:37:22.520 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:37:22.520 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:37:22.520 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:37:22.520 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:37:22.520 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:37:22.817 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:37:22.817 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr" 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:37:22.818 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:21.454433+0000 mgr.y (mgr.25154) 517 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:21.778976+0000 mgr.y (mgr.25154) 518 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:21.917588+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:21.923824+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:21.933936+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:22.087620+0000 mgr.y (mgr.25154) 519 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:22.518535+0000 mon.a (mon.0) 3822 : audit [DBG] from='client.? 172.21.15.22:0/2451426884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:22.896918+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:22.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:22 smithi190 bash[20839]: audit 2024-09-17T12:37:22.906999+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:21.454433+0000 mgr.y (mgr.25154) 517 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:21.778976+0000 mgr.y (mgr.25154) 518 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:21.917588+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:21.923824+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:21.933936+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:22.087620+0000 mgr.y (mgr.25154) 519 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:22.518535+0000 mon.a (mon.0) 3822 : audit [DBG] from='client.? 172.21.15.22:0/2451426884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:22.896918+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[19740]: audit 2024-09-17T12:37:22.906999+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:21.454433+0000 mgr.y (mgr.25154) 517 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:23.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:21.778976+0000 mgr.y (mgr.25154) 518 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:23.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:21.917588+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:21.923824+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:21.933936+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:22.087620+0000 mgr.y (mgr.25154) 519 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:23.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:22.518535+0000 mon.a (mon.0) 3822 : audit [DBG] from='client.? 172.21.15.22:0/2451426884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:23.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:22.896918+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:23.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:22 smithi022 bash[25967]: audit 2024-09-17T12:37:22.906999+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:24.125 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.126 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[25967]: audit 2024-09-17T12:37:22.816765+0000 mgr.y (mgr.25154) 520 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:24.126 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[25967]: audit 2024-09-17T12:37:22.917099+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:24.126 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[25967]: cephadm 2024-09-17T12:37:23.280229+0000 mgr.y (mgr.25154) 521 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T12:37:24.126 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[25967]: cephadm 2024-09-17T12:37:23.281023+0000 mgr.y (mgr.25154) 522 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-09-17T12:37:24.126 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[25967]: cluster 2024-09-17T12:37:23.382215+0000 mgr.y (mgr.25154) 523 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:24.126 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.126 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.127 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.127 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.127 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.128 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: Stopping Ceph node-exporter.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:37:24.128 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.128 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.128 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[19740]: audit 2024-09-17T12:37:22.816765+0000 mgr.y (mgr.25154) 520 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:24.128 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[19740]: audit 2024-09-17T12:37:22.917099+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:24.129 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[19740]: cephadm 2024-09-17T12:37:23.280229+0000 mgr.y (mgr.25154) 521 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T12:37:24.129 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[19740]: cephadm 2024-09-17T12:37:23.281023+0000 mgr.y (mgr.25154) 522 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-09-17T12:37:24.129 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:23 smithi022 bash[19740]: cluster 2024-09-17T12:37:23.382215+0000 mgr.y (mgr.25154) 523 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:24.129 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:24 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:24.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:23 smithi190 bash[20839]: audit 2024-09-17T12:37:22.816765+0000 mgr.y (mgr.25154) 520 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:24.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:23 smithi190 bash[20839]: audit 2024-09-17T12:37:22.917099+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:23 smithi190 bash[20839]: cephadm 2024-09-17T12:37:23.280229+0000 mgr.y (mgr.25154) 521 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T12:37:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:23 smithi190 bash[20839]: cephadm 2024-09-17T12:37:23.281023+0000 mgr.y (mgr.25154) 522 : cephadm [INF] Deploying daemon node-exporter.a on smithi022 2024-09-17T12:37:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:23 smithi190 bash[20839]: cluster 2024-09-17T12:37:23.382215+0000 mgr.y (mgr.25154) 523 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:24.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:37:24 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:37:24] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:37:25.189 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:24 smithi022 bash[96898]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T12:37:25.189 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:37:25.189 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:25 smithi022 bash[96956]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T12:37:25.190 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T12:37:25.190 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: Stopped Ceph node-exporter.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:37:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:25 smithi190 bash[20839]: audit 2024-09-17T12:37:25.188103+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:25.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:25.513 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:25.514 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:25.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:25.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:25.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:25 smithi022 bash[19740]: audit 2024-09-17T12:37:25.188103+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:25.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:25.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:25 smithi022 bash[25967]: audit 2024-09-17T12:37:25.188103+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:25.515 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:25.515 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:25.516 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: Started Ceph node-exporter.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:37:25.516 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:25 smithi022 bash[97011]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-17T12:37:25.516 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:37:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:26.209 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:25 smithi022 bash[97011]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-17T12:37:26.209 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 2abcce694348: Pulling fs layer 2024-09-17T12:37:26.209 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 455fd88e5221: Pulling fs layer 2024-09-17T12:37:26.209 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 324153f2810a: Pulling fs layer 2024-09-17T12:37:26.209 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 455fd88e5221: Verifying Checksum 2024-09-17T12:37:26.484 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 455fd88e5221: Download complete 2024-09-17T12:37:26.484 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 2abcce694348: Verifying Checksum 2024-09-17T12:37:26.484 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 2abcce694348: Download complete 2024-09-17T12:37:26.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[19740]: audit 2024-09-17T12:37:24.615797+0000 mgr.y (mgr.25154) 524 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:26.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[19740]: audit 2024-09-17T12:37:25.356242+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:26.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[19740]: audit 2024-09-17T12:37:25.362020+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:26.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[19740]: cluster 2024-09-17T12:37:25.382636+0000 mgr.y (mgr.25154) 525 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:26.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[25967]: audit 2024-09-17T12:37:24.615797+0000 mgr.y (mgr.25154) 524 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:26.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[25967]: audit 2024-09-17T12:37:25.356242+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:26.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[25967]: audit 2024-09-17T12:37:25.362020+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:26.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[25967]: cluster 2024-09-17T12:37:25.382636+0000 mgr.y (mgr.25154) 525 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:26.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:26 smithi190 bash[20839]: audit 2024-09-17T12:37:24.615797+0000 mgr.y (mgr.25154) 524 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:26.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:26 smithi190 bash[20839]: audit 2024-09-17T12:37:25.356242+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:26.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:26 smithi190 bash[20839]: audit 2024-09-17T12:37:25.362020+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:26.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:26 smithi190 bash[20839]: cluster 2024-09-17T12:37:25.382636+0000 mgr.y (mgr.25154) 525 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:26.763 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 2abcce694348: Pull complete 2024-09-17T12:37:26.763 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 324153f2810a: Verifying Checksum 2024-09-17T12:37:26.763 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 324153f2810a: Download complete 2024-09-17T12:37:27.263 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:26 smithi022 bash[97011]: 455fd88e5221: Pull complete 2024-09-17T12:37:27.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:27 smithi022 bash[25967]: cluster 2024-09-17T12:37:27.384271+0000 mgr.y (mgr.25154) 526 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:27.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:27 smithi022 bash[19740]: cluster 2024-09-17T12:37:27.384271+0000 mgr.y (mgr.25154) 526 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:27.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:27 smithi022 bash[97011]: 324153f2810a: Pull complete 2024-09-17T12:37:27.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:27 smithi022 bash[97011]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-17T12:37:27.764 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:27 smithi022 bash[97011]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T12:37:27.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:27 smithi190 bash[20839]: cluster 2024-09-17T12:37:27.384271+0000 mgr.y (mgr.25154) 526 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:29.485 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.485 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.486 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.486 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.486 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.487 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.487 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.487 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: Stopping Ceph node-exporter.b for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:37:29.487 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.488 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:37:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:29.488 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.143Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T12:37:29.488 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.143Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.144Z 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-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.144Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.144Z 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-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z 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-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T12:37:29.489 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T12:37:29.490 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T12:37:29.491 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T12:37:29.492 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[97011]: ts=2024-09-17T12:37:29.145Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T12:37:29.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[25967]: cephadm 2024-09-17T12:37:28.625328+0000 mgr.y (mgr.25154) 527 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T12:37:29.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[25967]: cephadm 2024-09-17T12:37:28.626279+0000 mgr.y (mgr.25154) 528 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2024-09-17T12:37:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[25967]: cluster 2024-09-17T12:37:29.384971+0000 mgr.y (mgr.25154) 529 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[19740]: cephadm 2024-09-17T12:37:28.625328+0000 mgr.y (mgr.25154) 527 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T12:37:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[19740]: cephadm 2024-09-17T12:37:28.626279+0000 mgr.y (mgr.25154) 528 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2024-09-17T12:37:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:29 smithi022 bash[19740]: cluster 2024-09-17T12:37:29.384971+0000 mgr.y (mgr.25154) 529 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:29 smithi190 bash[20839]: cephadm 2024-09-17T12:37:28.625328+0000 mgr.y (mgr.25154) 527 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T12:37:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:29 smithi190 bash[20839]: cephadm 2024-09-17T12:37:28.626279+0000 mgr.y (mgr.25154) 528 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2024-09-17T12:37:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:29 smithi190 bash[20839]: cluster 2024-09-17T12:37:29.384971+0000 mgr.y (mgr.25154) 529 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:30.401 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:30 smithi190 bash[79413]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T12:37:30.401 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:37:30.401 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:30 smithi190 bash[79473]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T12:37:30.402 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T12:37:30.402 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: Stopped Ceph node-exporter.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:37:30.901 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.902 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.902 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.903 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.903 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.903 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.904 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:37:30.904 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:30 smithi190 systemd[1]: Started Ceph node-exporter.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:37:30.904 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:30 smithi190 bash[79529]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-17T12:37:31.377 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-17T12:37:31.639 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 2abcce694348: Pulling fs layer 2024-09-17T12:37:31.639 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 455fd88e5221: Pulling fs layer 2024-09-17T12:37:31.640 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 324153f2810a: Pulling fs layer 2024-09-17T12:37:31.640 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 455fd88e5221: Download complete 2024-09-17T12:37:31.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.593153+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.604024+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.608706+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.610497+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.623334+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:30.624364+0000 mgr.y (mgr.25154) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.751488+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.754745+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.759983+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.761302+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.770619+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:30.771289+0000 mgr.y (mgr.25154) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.864077+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.866108+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.868802+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.869541+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.875273+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:30.875761+0000 mgr.y (mgr.25154) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.938410+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.940534+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.942473+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.943163+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:30.948700+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:30.949145+0000 mgr.y (mgr.25154) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.010605+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.012973+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.015190+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.015917+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.021672+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.022069+0000 mgr.y (mgr.25154) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.084355+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.086326+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.088756+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.089751+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.098438+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.098945+0000 mgr.y (mgr.25154) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.160714+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.162956+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.165148+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.165981+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.174681+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.175200+0000 mgr.y (mgr.25154) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.237384+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.239485+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.241411+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.242104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.250500+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.250972+0000 mgr.y (mgr.25154) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.312291+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.314172+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.316682+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.317352+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.325663+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.326246+0000 mgr.y (mgr.25154) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cluster 2024-09-17T12:37:31.385880+0000 mgr.y (mgr.25154) 539 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.386969+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.389065+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.391712+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.392552+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.400937+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.401665+0000 mgr.y (mgr.25154) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.470185+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.472355+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.474361+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.475093+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.483353+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.562366+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.564709+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.567665+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.568564+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[20839]: audit 2024-09-17T12:37:31.574777+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.593153+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.604024+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.608706+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.610497+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.623334+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:30.624364+0000 mgr.y (mgr.25154) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.751488+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.754745+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.889 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.759983+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.761302+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.770619+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:30.771289+0000 mgr.y (mgr.25154) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.864077+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.866108+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.868802+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.869541+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.875273+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:30.875761+0000 mgr.y (mgr.25154) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.938410+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.940534+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.942473+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.890 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.943163+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:30.948700+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:30.949145+0000 mgr.y (mgr.25154) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.010605+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.012973+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.015190+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.015917+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.021672+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.022069+0000 mgr.y (mgr.25154) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.084355+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.086326+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.088756+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.089751+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.891 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.098438+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.098945+0000 mgr.y (mgr.25154) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.160714+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.162956+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.165148+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.165981+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.174681+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.175200+0000 mgr.y (mgr.25154) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.237384+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.239485+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.241411+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.242104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.250500+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.892 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.250972+0000 mgr.y (mgr.25154) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.312291+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.314172+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.316682+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.317352+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.325663+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.326246+0000 mgr.y (mgr.25154) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cluster 2024-09-17T12:37:31.385880+0000 mgr.y (mgr.25154) 539 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.386969+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.389065+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.391712+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.392552+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.400937+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.893 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.401665+0000 mgr.y (mgr.25154) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.470185+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.472355+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.474361+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.475093+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.483353+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.562366+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.564709+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.567665+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.568564+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.894 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[25967]: audit 2024-09-17T12:37:31.574777+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.593153+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.604024+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.608706+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.610497+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.623334+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:30.624364+0000 mgr.y (mgr.25154) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.751488+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.754745+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.895 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.759983+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.761302+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.770619+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:30.771289+0000 mgr.y (mgr.25154) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.864077+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.866108+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.868802+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.869541+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.875273+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:30.875761+0000 mgr.y (mgr.25154) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.938410+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.940534+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.942473+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.896 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.943163+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:30.948700+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:30.949145+0000 mgr.y (mgr.25154) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.010605+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.012973+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.015190+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.015917+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.021672+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.022069+0000 mgr.y (mgr.25154) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.084355+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.086326+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.088756+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.089751+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.897 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.098438+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.098945+0000 mgr.y (mgr.25154) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.160714+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.162956+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.165148+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.165981+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.174681+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.175200+0000 mgr.y (mgr.25154) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.237384+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.239485+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.241411+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.242104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.250500+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.898 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.250972+0000 mgr.y (mgr.25154) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.312291+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.314172+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.316682+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.317352+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.325663+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.326246+0000 mgr.y (mgr.25154) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cluster 2024-09-17T12:37:31.385880+0000 mgr.y (mgr.25154) 539 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.386969+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.389065+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.391712+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.392552+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.400937+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.899 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.401665+0000 mgr.y (mgr.25154) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.470185+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.472355+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.474361+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.475093+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.483353+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.562366+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.564709+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.567665+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.568564+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:31.900 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:31 smithi022 bash[19740]: audit 2024-09-17T12:37:31.574777+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:31.901 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 324153f2810a: Verifying Checksum 2024-09-17T12:37:31.901 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 324153f2810a: Download complete 2024-09-17T12:37:31.901 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 2abcce694348: Verifying Checksum 2024-09-17T12:37:31.901 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 2abcce694348: Download complete 2024-09-17T12:37:31.901 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:31 smithi190 bash[79529]: 2abcce694348: Pull complete 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.483816+0000 mgr.y (mgr.25154) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.575212+0000 mgr.y (mgr.25154) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.643353+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.645417+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.647473+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.648225+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.653786+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.654186+0000 mgr.y (mgr.25154) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.715492+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.717563+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.719652+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.720362+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.728028+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.728472+0000 mgr.y (mgr.25154) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.786501+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.788665+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.791298+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.792297+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.799145+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.799733+0000 mgr.y (mgr.25154) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.868102+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.869681+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.871789+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.872416+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.878785+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.879195+0000 mgr.y (mgr.25154) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.939709+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.941739+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.943381+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.944028+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:31.950325+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:31.950731+0000 mgr.y (mgr.25154) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.011510+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.013828+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.015485+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.016166+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.022509+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.022915+0000 mgr.y (mgr.25154) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.082399+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.084621+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.087332+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.088062+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.093221+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.093662+0000 mgr.y (mgr.25154) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.152084+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.153918+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.155579+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.156208+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.161199+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.161582+0000 mgr.y (mgr.25154) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.219423+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.221797+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.224274+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.225325+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.231485+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.231860+0000 mgr.y (mgr.25154) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.326085+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.328110+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.330454+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.331129+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.336441+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.336881+0000 mgr.y (mgr.25154) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.395213+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.396834+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.398810+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.399455+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.404695+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.405074+0000 mgr.y (mgr.25154) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.463714+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.466043+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.467880+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.468631+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.473946+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.536878+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.538603+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.540389+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.541065+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:32 smithi190 bash[20839]: audit 2024-09-17T12:37:32.547343+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.483816+0000 mgr.y (mgr.25154) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.575212+0000 mgr.y (mgr.25154) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.643353+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.645417+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.647473+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.648225+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.653786+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.654186+0000 mgr.y (mgr.25154) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.715492+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.717563+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.719652+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.720362+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.728028+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.728472+0000 mgr.y (mgr.25154) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.786501+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.788665+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.791298+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.792297+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.799145+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.799733+0000 mgr.y (mgr.25154) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.483816+0000 mgr.y (mgr.25154) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.575212+0000 mgr.y (mgr.25154) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.643353+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.645417+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.647473+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.648225+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.653786+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.654186+0000 mgr.y (mgr.25154) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.715492+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.717563+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.719652+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.720362+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.728028+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.728472+0000 mgr.y (mgr.25154) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.786501+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.788665+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.791298+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.792297+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.799145+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.799733+0000 mgr.y (mgr.25154) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.868102+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.869681+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.871789+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.872416+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.878785+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.879195+0000 mgr.y (mgr.25154) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.939709+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.941739+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.943381+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.944028+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:31.950325+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:31.950731+0000 mgr.y (mgr.25154) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.011510+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.013828+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.015485+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.016166+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.022509+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.022915+0000 mgr.y (mgr.25154) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.082399+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.868102+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.869681+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.871789+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.872416+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.878785+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.879195+0000 mgr.y (mgr.25154) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.939709+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.941739+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.943381+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.944028+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:31.950325+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:31.950731+0000 mgr.y (mgr.25154) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.011510+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.013828+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.015485+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.016166+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.022509+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.022915+0000 mgr.y (mgr.25154) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.082399+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.084621+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.087332+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.088062+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.093221+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.093662+0000 mgr.y (mgr.25154) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.152084+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.153918+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.155579+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.156208+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.161199+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.161582+0000 mgr.y (mgr.25154) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.219423+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.221797+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.224274+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.225325+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.231485+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.231860+0000 mgr.y (mgr.25154) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.326085+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.328110+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.330454+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.084621+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.087332+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.088062+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.093221+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.093662+0000 mgr.y (mgr.25154) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.152084+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.153918+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.155579+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.156208+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.161199+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.161582+0000 mgr.y (mgr.25154) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.219423+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.221797+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.224274+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.225325+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.231485+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.231860+0000 mgr.y (mgr.25154) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.326085+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.328110+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.330454+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.331129+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.336441+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.336881+0000 mgr.y (mgr.25154) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.395213+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.396834+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.398810+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.399455+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.404695+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.405074+0000 mgr.y (mgr.25154) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.463714+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.466043+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.467880+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.468631+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.473946+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.536878+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.538603+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.540389+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.541065+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[19740]: audit 2024-09-17T12:37:32.547343+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.331129+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.336441+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.336881+0000 mgr.y (mgr.25154) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.395213+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.396834+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.398810+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.399455+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.404695+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.405074+0000 mgr.y (mgr.25154) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.463714+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.466043+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.467880+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.468631+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.473946+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.536878+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.538603+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.540389+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.541065+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:32 smithi022 bash[25967]: audit 2024-09-17T12:37:32.547343+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.401 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[79529]: 455fd88e5221: Pull complete 2024-09-17T12:37:33.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.474539+0000 mgr.y (mgr.25154) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.547761+0000 mgr.y (mgr.25154) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.609981+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.611628+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.613373+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.614000+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.619872+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.620278+0000 mgr.y (mgr.25154) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.679300+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.680897+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.682768+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.683646+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.692027+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.692580+0000 mgr.y (mgr.25154) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.787031+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.789627+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.792592+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.793673+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.803519+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.804173+0000 mgr.y (mgr.25154) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.869811+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.871638+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.873824+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.874508+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.879887+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.880260+0000 mgr.y (mgr.25154) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.938231+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.940047+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.941959+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.942617+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:32.948805+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:32.949179+0000 mgr.y (mgr.25154) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.009156+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.010949+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.012766+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.013414+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.018854+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.019286+0000 mgr.y (mgr.25154) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.083305+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.085322+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.087102+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.087833+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.093004+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.093493+0000 mgr.y (mgr.25154) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.151676+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.153382+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.155121+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.155825+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.162508+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.163019+0000 mgr.y (mgr.25154) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.220572+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.222316+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.224259+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.224903+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.230196+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.230546+0000 mgr.y (mgr.25154) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.289133+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.290935+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.293018+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.293695+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.298562+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.298915+0000 mgr.y (mgr.25154) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.356333+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.357859+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.359512+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.360098+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.364834+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.365195+0000 mgr.y (mgr.25154) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cluster 2024-09-17T12:37:33.386275+0000 mgr.y (mgr.25154) 567 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.422856+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.424584+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.426532+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.427202+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.432210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.432604+0000 mgr.y (mgr.25154) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.493098+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.495146+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.497079+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.497759+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.502805+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.561199+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.563426+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.565015+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.565640+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:33 smithi190 bash[20839]: audit 2024-09-17T12:37:33.571705+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.474539+0000 mgr.y (mgr.25154) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.547761+0000 mgr.y (mgr.25154) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.609981+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.611628+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.613373+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.614000+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.619872+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.620278+0000 mgr.y (mgr.25154) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.679300+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.680897+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.682768+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.683646+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.692027+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.692580+0000 mgr.y (mgr.25154) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.787031+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.789627+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.792592+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.793673+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.803519+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.804173+0000 mgr.y (mgr.25154) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.869811+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.871638+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.873824+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.874508+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.879887+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.880260+0000 mgr.y (mgr.25154) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.938231+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.940047+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.941959+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.942617+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:32.948805+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:32.949179+0000 mgr.y (mgr.25154) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.009156+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.010949+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.012766+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.013414+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.018854+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.019286+0000 mgr.y (mgr.25154) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.083305+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.474539+0000 mgr.y (mgr.25154) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.547761+0000 mgr.y (mgr.25154) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.609981+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.611628+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.613373+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.614000+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.619872+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.620278+0000 mgr.y (mgr.25154) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.679300+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.680897+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.682768+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.683646+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.692027+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.692580+0000 mgr.y (mgr.25154) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.787031+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.789627+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.792592+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.793673+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.803519+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.804173+0000 mgr.y (mgr.25154) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.869811+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.871638+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.873824+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.874508+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.879887+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.880260+0000 mgr.y (mgr.25154) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.938231+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.940047+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.941959+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.942617+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:32.948805+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:32.949179+0000 mgr.y (mgr.25154) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.009156+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.010949+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.012766+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.013414+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.018854+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.019286+0000 mgr.y (mgr.25154) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.083305+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.085322+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.087102+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.087833+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.093004+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.093493+0000 mgr.y (mgr.25154) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.151676+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.153382+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.155121+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.155825+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.162508+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.163019+0000 mgr.y (mgr.25154) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.220572+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.222316+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.224259+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.224903+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.230196+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.230546+0000 mgr.y (mgr.25154) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.289133+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.290935+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.293018+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.085322+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.087102+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.087833+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.093004+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.093493+0000 mgr.y (mgr.25154) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.151676+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.153382+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.155121+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.155825+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.162508+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.163019+0000 mgr.y (mgr.25154) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.220572+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.222316+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.224259+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.224903+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.230196+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.230546+0000 mgr.y (mgr.25154) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.289133+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.290935+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.293018+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.293695+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.298562+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.298915+0000 mgr.y (mgr.25154) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.356333+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.357859+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.359512+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.360098+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.364834+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.365195+0000 mgr.y (mgr.25154) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cluster 2024-09-17T12:37:33.386275+0000 mgr.y (mgr.25154) 567 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.422856+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.424584+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.426532+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.427202+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.432210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.432604+0000 mgr.y (mgr.25154) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.493098+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.495146+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.497079+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.497759+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.293695+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.298562+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.298915+0000 mgr.y (mgr.25154) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.356333+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.357859+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.359512+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.360098+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.364834+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.365195+0000 mgr.y (mgr.25154) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cluster 2024-09-17T12:37:33.386275+0000 mgr.y (mgr.25154) 567 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.422856+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.424584+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.426532+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.427202+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.432210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.432604+0000 mgr.y (mgr.25154) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.493098+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.495146+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.497079+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.962 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.497759+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.502805+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.561199+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.563426+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.565015+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.565640+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[19740]: audit 2024-09-17T12:37:33.571705+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.502805+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:33.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.561199+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:33.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.563426+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:33.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.565015+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:33.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.565640+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:33.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:33 smithi022 bash[25967]: audit 2024-09-17T12:37:33.571705+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.327 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[79529]: 324153f2810a: Pull complete 2024-09-17T12:37:34.596 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[79529]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-17T12:37:34.596 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[79529]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T12:37:34.763 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:37:34] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T12:37:34.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.503398+0000 mgr.y (mgr.25154) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.572067+0000 mgr.y (mgr.25154) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.636832+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.638991+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.641622+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.642622+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.650882+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.651395+0000 mgr.y (mgr.25154) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.708955+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.710464+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.712798+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.713472+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.719889+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.720358+0000 mgr.y (mgr.25154) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.782660+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.784314+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.786289+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.786931+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.793164+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.793931+0000 mgr.y (mgr.25154) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.503398+0000 mgr.y (mgr.25154) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.572067+0000 mgr.y (mgr.25154) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.636832+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.638991+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.641622+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.642622+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.650882+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.651395+0000 mgr.y (mgr.25154) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.708955+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.710464+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.712798+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.713472+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.719889+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.720358+0000 mgr.y (mgr.25154) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.782660+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.784314+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.786289+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.786931+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.793164+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.793931+0000 mgr.y (mgr.25154) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.886326+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.888253+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.890232+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.890942+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.897279+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.897638+0000 mgr.y (mgr.25154) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.958434+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.960043+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.961675+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.962256+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:33.968408+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:33.968818+0000 mgr.y (mgr.25154) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.027410+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.029644+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.031940+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.032702+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.039244+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.039779+0000 mgr.y (mgr.25154) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.098913+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.886326+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.888253+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.890232+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.890942+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.897279+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.897638+0000 mgr.y (mgr.25154) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.958434+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.960043+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.961675+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.962256+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:33.968408+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:33.968818+0000 mgr.y (mgr.25154) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.027410+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.029644+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.031940+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.032702+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.039244+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.039779+0000 mgr.y (mgr.25154) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.098913+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.100925+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.102807+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.103483+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.109682+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.110164+0000 mgr.y (mgr.25154) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.169290+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.170978+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.173046+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.173818+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.180484+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.181074+0000 mgr.y (mgr.25154) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.241076+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.242793+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.244703+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.245417+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.251748+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.252157+0000 mgr.y (mgr.25154) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.320370+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.322304+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.324086+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.324969+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.332254+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.332845+0000 mgr.y (mgr.25154) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.424924+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.426916+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.429113+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.429836+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.436374+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.497502+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.499431+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.501265+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.501923+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.508173+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.566396+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.567975+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.569627+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.570266+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[19740]: audit 2024-09-17T12:37:34.575138+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.100925+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.102807+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.103483+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.109682+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.110164+0000 mgr.y (mgr.25154) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.169290+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.170978+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.173046+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.173818+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.180484+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.181074+0000 mgr.y (mgr.25154) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.241076+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.242793+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.244703+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.245417+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.251748+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.252157+0000 mgr.y (mgr.25154) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.320370+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.322304+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.324086+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.324969+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.332254+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.332845+0000 mgr.y (mgr.25154) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.424924+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.426916+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.429113+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.429836+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.436374+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.497502+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.499431+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.501265+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.501923+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.508173+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.566396+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.567975+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.569627+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.570266+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:34 smithi022 bash[25967]: audit 2024-09-17T12:37:34.575138+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.503398+0000 mgr.y (mgr.25154) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.572067+0000 mgr.y (mgr.25154) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.636832+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.638991+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.641622+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.642622+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.650882+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.651395+0000 mgr.y (mgr.25154) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.708955+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.710464+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.712798+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.713472+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.719889+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.720358+0000 mgr.y (mgr.25154) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.782660+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.784314+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.786289+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.786931+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.793164+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.793931+0000 mgr.y (mgr.25154) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.886326+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.888253+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.890232+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.890942+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.897279+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.897638+0000 mgr.y (mgr.25154) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.958434+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.960043+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.961675+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.962256+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:33.968408+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:33.968818+0000 mgr.y (mgr.25154) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.027410+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.029644+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.031940+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.032702+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.039244+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.039779+0000 mgr.y (mgr.25154) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.098913+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.100925+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.102807+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.103483+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.109682+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.110164+0000 mgr.y (mgr.25154) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.169290+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.170978+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.173046+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.173818+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.180484+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.181074+0000 mgr.y (mgr.25154) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.241076+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.242793+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.244703+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.245417+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.251748+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.252157+0000 mgr.y (mgr.25154) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.320370+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.322304+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.324086+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.324969+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.332254+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.332845+0000 mgr.y (mgr.25154) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.424924+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.426916+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.429113+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.429836+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.436374+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.497502+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.499431+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.501265+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.501923+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.508173+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.566396+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.567975+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.569627+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.570266+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:34 smithi190 bash[20839]: audit 2024-09-17T12:37:34.575138+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.436877+0000 mgr.y (mgr.25154) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.509111+0000 mgr.y (mgr.25154) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.575522+0000 mgr.y (mgr.25154) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.623554+0000 mgr.y (mgr.25154) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.637632+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.639248+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.641073+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.641737+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.647204+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.647631+0000 mgr.y (mgr.25154) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.706400+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.708686+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.710523+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.711233+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.717471+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.717907+0000 mgr.y (mgr.25154) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.777618+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.779333+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.781257+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.781891+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.787603+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.788023+0000 mgr.y (mgr.25154) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.855539+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.857726+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.859612+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.860270+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.866382+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.866883+0000 mgr.y (mgr.25154) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.949610+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.951307+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.953513+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.954099+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:34.959412+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:34.959799+0000 mgr.y (mgr.25154) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.017561+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.019433+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.021679+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.022333+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.027726+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.028114+0000 mgr.y (mgr.25154) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.087920+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.089721+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.091548+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.092215+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.097321+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.097681+0000 mgr.y (mgr.25154) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.154993+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.157458+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.159426+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.160096+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.165395+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.165790+0000 mgr.y (mgr.25154) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.229975+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.231857+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.233860+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.234596+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.240168+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.240804+0000 mgr.y (mgr.25154) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.339248+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.342028+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.345370+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.346120+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.352798+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.353424+0000 mgr.y (mgr.25154) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cluster 2024-09-17T12:37:35.386673+0000 mgr.y (mgr.25154) 595 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.416342+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.418426+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.420461+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.421115+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.427472+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.427869+0000 mgr.y (mgr.25154) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.485350+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.487112+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.488956+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.489598+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.495838+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.556932+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.559204+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.561132+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.561827+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:35 smithi190 bash[20839]: audit 2024-09-17T12:37:35.568352+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.436877+0000 mgr.y (mgr.25154) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.509111+0000 mgr.y (mgr.25154) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.575522+0000 mgr.y (mgr.25154) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.623554+0000 mgr.y (mgr.25154) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.637632+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.639248+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.641073+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.641737+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.647204+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.647631+0000 mgr.y (mgr.25154) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.706400+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.708686+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.710523+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.711233+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.717471+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.717907+0000 mgr.y (mgr.25154) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.777618+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.779333+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.781257+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.436877+0000 mgr.y (mgr.25154) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.509111+0000 mgr.y (mgr.25154) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.575522+0000 mgr.y (mgr.25154) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.623554+0000 mgr.y (mgr.25154) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.637632+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.639248+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.641073+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.641737+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.647204+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.647631+0000 mgr.y (mgr.25154) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.706400+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.708686+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.710523+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.711233+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.717471+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.717907+0000 mgr.y (mgr.25154) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.777618+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.779333+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.781257+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.781891+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.787603+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.788023+0000 mgr.y (mgr.25154) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.855539+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.857726+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.859612+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.860270+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.866382+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.866883+0000 mgr.y (mgr.25154) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.949610+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.951307+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.953513+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.954099+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:34.959412+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:34.959799+0000 mgr.y (mgr.25154) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.017561+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.019433+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.021679+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.022333+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.027726+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.028114+0000 mgr.y (mgr.25154) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.087920+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.089721+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.091548+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.092215+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.097321+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.097681+0000 mgr.y (mgr.25154) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.154993+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.157458+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.159426+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.160096+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.165395+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.165790+0000 mgr.y (mgr.25154) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.229975+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.231857+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.233860+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.234596+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.240168+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.240804+0000 mgr.y (mgr.25154) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.339248+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.781891+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.787603+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.788023+0000 mgr.y (mgr.25154) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.855539+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.857726+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.859612+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.860270+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.866382+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.866883+0000 mgr.y (mgr.25154) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.949610+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.951307+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.953513+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.954099+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:34.959412+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:34.959799+0000 mgr.y (mgr.25154) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.017561+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.019433+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.021679+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.022333+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.027726+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.342028+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.345370+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.346120+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.352798+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.353424+0000 mgr.y (mgr.25154) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cluster 2024-09-17T12:37:35.386673+0000 mgr.y (mgr.25154) 595 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.416342+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.418426+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.420461+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.421115+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.427472+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.427869+0000 mgr.y (mgr.25154) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.485350+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.487112+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.488956+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.489598+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.495838+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.556932+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.559204+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.561132+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.561827+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[19740]: audit 2024-09-17T12:37:35.568352+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.028114+0000 mgr.y (mgr.25154) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.087920+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.089721+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.091548+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.092215+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.097321+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.097681+0000 mgr.y (mgr.25154) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.154993+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.157458+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.159426+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.160096+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.165395+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.165790+0000 mgr.y (mgr.25154) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.229975+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.231857+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.233860+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.234596+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.240168+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.240804+0000 mgr.y (mgr.25154) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.339248+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.342028+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.345370+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.346120+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.352798+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.353424+0000 mgr.y (mgr.25154) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cluster 2024-09-17T12:37:35.386673+0000 mgr.y (mgr.25154) 595 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:35.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.416342+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.418426+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.420461+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.421115+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.427472+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.427869+0000 mgr.y (mgr.25154) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.485350+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.487112+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.488956+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.489598+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.495838+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.556932+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.559204+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:35.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.561132+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:35.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.561827+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:35.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:35 smithi022 bash[25967]: audit 2024-09-17T12:37:35.568352+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.496254+0000 mgr.y (mgr.25154) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.568836+0000 mgr.y (mgr.25154) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.640678+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.642530+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.644372+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.644999+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.650102+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.650475+0000 mgr.y (mgr.25154) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.709487+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.711293+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.713175+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.713845+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.718927+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.719320+0000 mgr.y (mgr.25154) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.797567+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.799128+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.800822+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.801421+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.806538+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.806907+0000 mgr.y (mgr.25154) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.875298+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.877027+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.879408+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.880423+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.887411+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.888186+0000 mgr.y (mgr.25154) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.970715+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.972357+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.974801+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.975469+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:35.981762+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:35.982220+0000 mgr.y (mgr.25154) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.042131+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.044047+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.046693+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.047414+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.052727+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.053187+0000 mgr.y (mgr.25154) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.118933+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.120706+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.123099+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.123762+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.129639+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.130202+0000 mgr.y (mgr.25154) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.203056+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.204933+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.207448+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.208069+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.214458+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.214854+0000 mgr.y (mgr.25154) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.274233+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.276086+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.277855+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.278471+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.284713+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.285095+0000 mgr.y (mgr.25154) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.342613+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.344235+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.346071+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.346719+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.353056+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.353474+0000 mgr.y (mgr.25154) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.411545+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.413333+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.415653+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.416501+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.424533+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.425097+0000 mgr.y (mgr.25154) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.485714+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.487716+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.489436+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.490055+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.495291+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.553791+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.555390+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.557075+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:36.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.557721+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:36.886 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[20839]: audit 2024-09-17T12:37:36.565611+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.496254+0000 mgr.y (mgr.25154) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.568836+0000 mgr.y (mgr.25154) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.640678+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.642530+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.644372+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.644999+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.650102+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.650475+0000 mgr.y (mgr.25154) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.709487+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.711293+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.713175+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.713845+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.718927+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.719320+0000 mgr.y (mgr.25154) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.797567+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.799128+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.800822+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.801421+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.806538+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.806907+0000 mgr.y (mgr.25154) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.496254+0000 mgr.y (mgr.25154) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.568836+0000 mgr.y (mgr.25154) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.640678+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.642530+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.644372+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.644999+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.650102+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.650475+0000 mgr.y (mgr.25154) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.709487+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.711293+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.713175+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.713845+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.718927+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.719320+0000 mgr.y (mgr.25154) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.797567+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.799128+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.800822+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.801421+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.806538+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.806907+0000 mgr.y (mgr.25154) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.875298+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.877027+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.879408+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.880423+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.887411+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.888186+0000 mgr.y (mgr.25154) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.970715+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.972357+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.974801+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.975469+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:35.981762+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:35.982220+0000 mgr.y (mgr.25154) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.042131+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.044047+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.046693+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.047414+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.052727+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.053187+0000 mgr.y (mgr.25154) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.118933+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.875298+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.877027+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.879408+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.880423+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.887411+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.888186+0000 mgr.y (mgr.25154) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.970715+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.972357+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.974801+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.975469+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:35.981762+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:35.982220+0000 mgr.y (mgr.25154) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.042131+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.044047+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.046693+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.047414+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.052727+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.053187+0000 mgr.y (mgr.25154) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.118933+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.120706+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.123099+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.123762+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.129639+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.130202+0000 mgr.y (mgr.25154) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.203056+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.204933+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.207448+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.208069+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.214458+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.214854+0000 mgr.y (mgr.25154) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.274233+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.276086+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.277855+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.278471+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.284713+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.285095+0000 mgr.y (mgr.25154) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.342613+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.344235+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.346071+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.120706+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.123099+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.123762+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.129639+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.130202+0000 mgr.y (mgr.25154) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.203056+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.204933+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.207448+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.208069+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.214458+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.214854+0000 mgr.y (mgr.25154) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.274233+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.276086+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.277855+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.278471+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.284713+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.285095+0000 mgr.y (mgr.25154) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.342613+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.344235+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.346071+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.346719+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.353056+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.353474+0000 mgr.y (mgr.25154) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.411545+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.413333+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.415653+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.416501+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.424533+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.425097+0000 mgr.y (mgr.25154) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.485714+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.487716+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.489436+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.490055+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.495291+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.553791+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.555390+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.557075+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.557721+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[19740]: audit 2024-09-17T12:37:36.565611+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.346719+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.353056+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.353474+0000 mgr.y (mgr.25154) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.411545+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.413333+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.415653+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.416501+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.424533+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.425097+0000 mgr.y (mgr.25154) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.485714+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.487716+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.489436+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.490055+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.495291+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.553791+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.555390+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.557075+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.557721+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:36 smithi022 bash[25967]: audit 2024-09-17T12:37:36.565611+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.947Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T12:37:37.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.948Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.948Z 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-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.948Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z 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-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z 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-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T12:37:37.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T12:37:37.154 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T12:37:37.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T12:37:37.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T12:37:37.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T12:37:37.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T12:37:37.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T12:37:37.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T12:37:37.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T12:37:37.155 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T12:37:37.156 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.949Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.950Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T12:37:37.157 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:37:36 smithi190 bash[79529]: ts=2024-09-17T12:37:36.950Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T12:37:37.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.495703+0000 mgr.y (mgr.25154) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.566071+0000 mgr.y (mgr.25154) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.639009+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.640566+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.642262+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.642912+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.648172+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.648590+0000 mgr.y (mgr.25154) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.708733+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.710527+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.712888+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.713611+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.718700+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.719144+0000 mgr.y (mgr.25154) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.808270+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.810858+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.813865+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.814913+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.823844+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.824525+0000 mgr.y (mgr.25154) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.914799+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.916969+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.919146+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.919740+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.924470+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.924889+0000 mgr.y (mgr.25154) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.981844+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.984061+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.986051+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.986723+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:36.991937+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:36.992348+0000 mgr.y (mgr.25154) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.052590+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.054634+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.056371+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.057004+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.062129+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.062506+0000 mgr.y (mgr.25154) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.123665+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.125227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.127053+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.127651+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.132749+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.133197+0000 mgr.y (mgr.25154) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.191177+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.192733+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.194468+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.195228+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.200489+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.200878+0000 mgr.y (mgr.25154) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.261107+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.263377+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.266129+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.266815+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.277047+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.277594+0000 mgr.y (mgr.25154) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.344157+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.346233+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.348050+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.348684+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.355192+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.355618+0000 mgr.y (mgr.25154) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cluster 2024-09-17T12:37:37.387500+0000 mgr.y (mgr.25154) 622 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.415110+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.417198+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.419742+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.420585+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.431428+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.431961+0000 mgr.y (mgr.25154) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.490377+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.492184+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.494450+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.495110+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.500493+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.574046+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.575548+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.577453+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.578294+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:37 smithi190 bash[20839]: audit 2024-09-17T12:37:37.585036+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.495703+0000 mgr.y (mgr.25154) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.566071+0000 mgr.y (mgr.25154) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.639009+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.640566+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.642262+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.642912+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.648172+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.648590+0000 mgr.y (mgr.25154) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.708733+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.710527+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.712888+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.713611+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.718700+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.719144+0000 mgr.y (mgr.25154) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.808270+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.810858+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.813865+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.814913+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.823844+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.824525+0000 mgr.y (mgr.25154) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.914799+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.916969+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.919146+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.919740+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.924470+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.924889+0000 mgr.y (mgr.25154) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.981844+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.984061+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.986051+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.986723+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:36.991937+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:36.992348+0000 mgr.y (mgr.25154) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.052590+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.054634+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.056371+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.057004+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.062129+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.062506+0000 mgr.y (mgr.25154) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.123665+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.125227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.127053+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.127651+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.132749+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.133197+0000 mgr.y (mgr.25154) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.191177+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.192733+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.194468+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.195228+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.200489+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.200878+0000 mgr.y (mgr.25154) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.261107+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.263377+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.266129+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.266815+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.277047+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.277594+0000 mgr.y (mgr.25154) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.344157+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.346233+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.348050+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.348684+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.355192+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.355618+0000 mgr.y (mgr.25154) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cluster 2024-09-17T12:37:37.387500+0000 mgr.y (mgr.25154) 622 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.415110+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.417198+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.419742+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.420585+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.431428+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.431961+0000 mgr.y (mgr.25154) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.490377+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.492184+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.494450+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.495110+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.500493+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.574046+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.575548+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.577453+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.578294+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[19740]: audit 2024-09-17T12:37:37.585036+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.495703+0000 mgr.y (mgr.25154) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.566071+0000 mgr.y (mgr.25154) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.639009+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.640566+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.642262+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.642912+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.648172+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.648590+0000 mgr.y (mgr.25154) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.708733+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.710527+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.712888+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.713611+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.718700+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.719144+0000 mgr.y (mgr.25154) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.808270+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.810858+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.813865+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.814913+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.823844+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.824525+0000 mgr.y (mgr.25154) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.914799+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.916969+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.919146+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.919740+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.924470+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.924889+0000 mgr.y (mgr.25154) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.981844+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.984061+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.986051+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.986723+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:36.991937+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.939 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:36.992348+0000 mgr.y (mgr.25154) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.052590+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.054634+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.056371+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.057004+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.062129+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.062506+0000 mgr.y (mgr.25154) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.123665+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.125227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.127053+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.127651+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.132749+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.133197+0000 mgr.y (mgr.25154) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.191177+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.192733+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.194468+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.195228+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.200489+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.200878+0000 mgr.y (mgr.25154) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.261107+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.263377+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.266129+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.266815+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.277047+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.277594+0000 mgr.y (mgr.25154) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.344157+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.346233+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.348050+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.348684+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.355192+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.355618+0000 mgr.y (mgr.25154) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cluster 2024-09-17T12:37:37.387500+0000 mgr.y (mgr.25154) 622 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.415110+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.417198+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.419742+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.420585+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.431428+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.431961+0000 mgr.y (mgr.25154) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.490377+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.942 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.492184+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.494450+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.495110+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.500493+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:37.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.574046+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:37.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.575548+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:37.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.577453+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:37.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.578294+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:37.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:37 smithi022 bash[25967]: audit 2024-09-17T12:37:37.585036+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.500994+0000 mgr.y (mgr.25154) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.585727+0000 mgr.y (mgr.25154) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.651686+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.653339+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.655070+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.655761+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.661133+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.661511+0000 mgr.y (mgr.25154) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.720986+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.722615+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.724477+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.725177+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.730271+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.730603+0000 mgr.y (mgr.25154) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.788422+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.790136+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.791930+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.792586+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.797762+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.798145+0000 mgr.y (mgr.25154) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.862498+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.864266+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.866199+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.866800+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.872038+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.872385+0000 mgr.y (mgr.25154) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.931751+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.933959+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.936089+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.936892+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:37.944190+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:37.944581+0000 mgr.y (mgr.25154) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.001578+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.003141+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.004735+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.005335+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.011545+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.011984+0000 mgr.y (mgr.25154) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.070853+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.072495+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.074280+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.074903+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.080893+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.081291+0000 mgr.y (mgr.25154) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.139234+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.141197+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.143626+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.144437+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.150898+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.151389+0000 mgr.y (mgr.25154) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.218610+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.220672+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.222881+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.223820+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.230041+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.230673+0000 mgr.y (mgr.25154) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.303892+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.305856+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.307738+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.308433+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.314429+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.314825+0000 mgr.y (mgr.25154) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.372344+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.373867+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.375547+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.376153+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.385361+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.385887+0000 mgr.y (mgr.25154) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.451653+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.453517+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.455332+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.456029+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.462357+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.521420+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.523987+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.526233+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.526876+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.533443+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:38.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:38 smithi190 bash[20839]: audit 2024-09-17T12:37:38.599185+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.500994+0000 mgr.y (mgr.25154) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.585727+0000 mgr.y (mgr.25154) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.651686+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.653339+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.655070+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.655761+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.661133+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.661511+0000 mgr.y (mgr.25154) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.720986+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.722615+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.724477+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.725177+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.730271+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.730603+0000 mgr.y (mgr.25154) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.788422+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.790136+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.791930+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.792586+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.797762+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.798145+0000 mgr.y (mgr.25154) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.862498+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.864266+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.866199+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.866800+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.872038+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.872385+0000 mgr.y (mgr.25154) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.931751+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.933959+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.936089+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.936892+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:37.944190+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:37.944581+0000 mgr.y (mgr.25154) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.001578+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.003141+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.004735+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.005335+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.011545+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.011984+0000 mgr.y (mgr.25154) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.070853+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.500994+0000 mgr.y (mgr.25154) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.585727+0000 mgr.y (mgr.25154) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.651686+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.653339+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.655070+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.655761+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.661133+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.661511+0000 mgr.y (mgr.25154) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.720986+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.722615+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.724477+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.725177+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.730271+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.730603+0000 mgr.y (mgr.25154) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.788422+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.790136+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.791930+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.792586+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.797762+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.798145+0000 mgr.y (mgr.25154) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.072495+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.074280+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.074903+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.080893+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.081291+0000 mgr.y (mgr.25154) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.139234+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.141197+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.143626+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.144437+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.150898+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.151389+0000 mgr.y (mgr.25154) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.218610+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.220672+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.222881+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.223820+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.230041+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.230673+0000 mgr.y (mgr.25154) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.303892+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.305856+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.307738+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.862498+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.864266+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.866199+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.866800+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.872038+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.872385+0000 mgr.y (mgr.25154) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.931751+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.933959+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.936089+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.936892+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:37.944190+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:37.944581+0000 mgr.y (mgr.25154) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.001578+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.003141+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.004735+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.005335+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.011545+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.011984+0000 mgr.y (mgr.25154) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.070853+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.308433+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.314429+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.314825+0000 mgr.y (mgr.25154) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.372344+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.373867+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.375547+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.376153+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.385361+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.385887+0000 mgr.y (mgr.25154) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.451653+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.453517+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.455332+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.456029+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.462357+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.521420+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.523987+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.526233+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.526876+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.533443+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[19740]: audit 2024-09-17T12:37:38.599185+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.072495+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.074280+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.074903+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.080893+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.081291+0000 mgr.y (mgr.25154) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.139234+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.141197+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.143626+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.144437+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.150898+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.151389+0000 mgr.y (mgr.25154) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.218610+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.220672+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.222881+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.223820+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.230041+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.230673+0000 mgr.y (mgr.25154) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.303892+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.305856+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.307738+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.308433+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.314429+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.314825+0000 mgr.y (mgr.25154) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.372344+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.373867+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.375547+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.376153+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.385361+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.385887+0000 mgr.y (mgr.25154) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.451653+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.453517+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.455332+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.456029+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.462357+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.521420+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.523987+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.526233+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.526876+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.533443+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:38 smithi022 bash[25967]: audit 2024-09-17T12:37:38.599185+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.462766+0000 mgr.y (mgr.25154) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.533963+0000 mgr.y (mgr.25154) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.602321+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.617449+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.618316+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.624812+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.625202+0000 mgr.y (mgr.25154) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.683106+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.685267+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.687317+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.687982+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.694024+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.694474+0000 mgr.y (mgr.25154) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.783898+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.785474+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.787151+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.787798+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.793917+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.794311+0000 mgr.y (mgr.25154) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.852272+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.462766+0000 mgr.y (mgr.25154) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.533963+0000 mgr.y (mgr.25154) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.602321+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.617449+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.618316+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.624812+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.625202+0000 mgr.y (mgr.25154) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.683106+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.685267+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.687317+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.687982+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.694024+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.694474+0000 mgr.y (mgr.25154) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.783898+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.785474+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.787151+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.787798+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.793917+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.794311+0000 mgr.y (mgr.25154) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.852272+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.854764+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.856374+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.856974+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.862848+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.863352+0000 mgr.y (mgr.25154) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.937480+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.939568+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.941572+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.942361+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:38.947564+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:38.948005+0000 mgr.y (mgr.25154) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.009568+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.011792+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.014954+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.015680+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.020797+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.021195+0000 mgr.y (mgr.25154) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.080039+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.082283+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.854764+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.856374+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.856974+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.862848+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.863352+0000 mgr.y (mgr.25154) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.937480+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.939568+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.941572+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.942361+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:38.947564+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:38.948005+0000 mgr.y (mgr.25154) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.009568+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.011792+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.014954+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.015680+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.020797+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.021195+0000 mgr.y (mgr.25154) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.080039+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.082283+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.085176+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.085953+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.094111+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.094657+0000 mgr.y (mgr.25154) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.155800+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.157703+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.159868+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.160576+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.166496+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.166949+0000 mgr.y (mgr.25154) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.233970+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.235840+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.237644+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.238281+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.244802+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.245250+0000 mgr.y (mgr.25154) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.334671+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.337464+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.339642+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.341462+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.085176+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.085953+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.094111+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.094657+0000 mgr.y (mgr.25154) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.155800+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.157703+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.159868+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.160576+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.166496+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.166949+0000 mgr.y (mgr.25154) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.233970+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.235840+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.237644+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.238281+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.244802+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.245250+0000 mgr.y (mgr.25154) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.334671+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.337464+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.339642+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.341462+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.348018+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.348566+0000 mgr.y (mgr.25154) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cluster 2024-09-17T12:37:39.387915+0000 mgr.y (mgr.25154) 649 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.413000+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.414844+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.416903+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.417637+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.424127+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.424632+0000 mgr.y (mgr.25154) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.485497+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.487321+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.489012+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.489678+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.495847+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.579980+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.581657+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.583904+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.584684+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[19740]: audit 2024-09-17T12:37:39.591235+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.348018+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.348566+0000 mgr.y (mgr.25154) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cluster 2024-09-17T12:37:39.387915+0000 mgr.y (mgr.25154) 649 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.413000+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.414844+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.416903+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.417637+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.424127+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.424632+0000 mgr.y (mgr.25154) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.485497+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.487321+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.489012+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.489678+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.495847+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.579980+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.581657+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.583904+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.584684+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:39 smithi022 bash[25967]: audit 2024-09-17T12:37:39.591235+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.462766+0000 mgr.y (mgr.25154) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.533963+0000 mgr.y (mgr.25154) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.602321+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.617449+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.618316+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.624812+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.625202+0000 mgr.y (mgr.25154) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.683106+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.685267+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.687317+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.687982+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.694024+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.694474+0000 mgr.y (mgr.25154) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.783898+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.785474+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.787151+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.787798+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.793917+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.794311+0000 mgr.y (mgr.25154) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.852272+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.854764+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.856374+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.856974+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.862848+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.863352+0000 mgr.y (mgr.25154) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.937480+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.939568+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.941572+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.942361+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:38.947564+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:38.948005+0000 mgr.y (mgr.25154) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.009568+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.011792+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.014954+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.015680+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.020797+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.021195+0000 mgr.y (mgr.25154) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.080039+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.082283+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.085176+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.085953+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.094111+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.094657+0000 mgr.y (mgr.25154) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.155800+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.157703+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.159868+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.160576+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.166496+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.166949+0000 mgr.y (mgr.25154) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.233970+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.235840+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.237644+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.238281+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.244802+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.245250+0000 mgr.y (mgr.25154) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.334671+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.337464+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.339642+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.341462+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.348018+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.348566+0000 mgr.y (mgr.25154) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cluster 2024-09-17T12:37:39.387915+0000 mgr.y (mgr.25154) 649 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.413000+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.414844+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.416903+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.417637+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.424127+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.424632+0000 mgr.y (mgr.25154) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.485497+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.487321+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.489012+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.489678+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.495847+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.579980+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.581657+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.583904+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.584684+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:39 smithi190 bash[20839]: audit 2024-09-17T12:37:39.591235+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.496364+0000 mgr.y (mgr.25154) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.591812+0000 mgr.y (mgr.25154) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.659014+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.661208+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.663274+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.664650+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.671296+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.671771+0000 mgr.y (mgr.25154) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.765077+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.767086+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.769085+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.769771+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.775196+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.776176+0000 mgr.y (mgr.25154) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.839144+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.841226+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.843988+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.844761+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.850081+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.850612+0000 mgr.y (mgr.25154) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.916617+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.918512+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.920717+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.921395+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.926649+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:39.927089+0000 mgr.y (mgr.25154) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.992558+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.994765+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.996882+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:39.997633+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.004660+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.005128+0000 mgr.y (mgr.25154) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.074038+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.076054+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.078128+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.078901+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.086665+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.087490+0000 mgr.y (mgr.25154) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.106743+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.112395+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.117367+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.158561+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.160489+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.162206+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.162839+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.168002+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.168443+0000 mgr.y (mgr.25154) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.188363+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.226866+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.229337+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.232359+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.233260+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.241492+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.241995+0000 mgr.y (mgr.25154) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.305998+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.307835+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.309573+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.310260+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.316190+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.316603+0000 mgr.y (mgr.25154) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.375844+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.377788+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.379601+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.380251+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.385061+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.385434+0000 mgr.y (mgr.25154) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.442258+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.444103+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.445814+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.446495+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.451562+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.511315+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.513459+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.515200+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.515915+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.521301+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.579113+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.581097+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.582913+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.583473+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:40.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:40 smithi190 bash[20839]: audit 2024-09-17T12:37:40.589105+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.496364+0000 mgr.y (mgr.25154) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.591812+0000 mgr.y (mgr.25154) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.659014+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.661208+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.663274+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.664650+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.671296+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.671771+0000 mgr.y (mgr.25154) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.765077+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.767086+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.769085+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.769771+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.775196+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.776176+0000 mgr.y (mgr.25154) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.839144+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.841226+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.843988+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.844761+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.850081+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.850612+0000 mgr.y (mgr.25154) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.496364+0000 mgr.y (mgr.25154) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.591812+0000 mgr.y (mgr.25154) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.659014+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.661208+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.663274+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.664650+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.671296+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.671771+0000 mgr.y (mgr.25154) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.765077+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.767086+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.769085+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.769771+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.775196+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.776176+0000 mgr.y (mgr.25154) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.839144+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.841226+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.843988+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.844761+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.850081+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.850612+0000 mgr.y (mgr.25154) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.916617+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.918512+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.920717+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.921395+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.926649+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:39.927089+0000 mgr.y (mgr.25154) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.992558+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.994765+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.996882+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:39.997633+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.004660+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.005128+0000 mgr.y (mgr.25154) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.074038+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.076054+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.078128+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.078901+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.086665+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.087490+0000 mgr.y (mgr.25154) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.106743+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.112395+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.916617+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.918512+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.920717+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.921395+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.926649+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:39.927089+0000 mgr.y (mgr.25154) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.992558+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.994765+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.996882+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:39.997633+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.004660+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.005128+0000 mgr.y (mgr.25154) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.074038+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.076054+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.078128+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.078901+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.086665+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.087490+0000 mgr.y (mgr.25154) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.106743+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.112395+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.117367+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.158561+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.160489+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.162206+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.162839+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.168002+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.168443+0000 mgr.y (mgr.25154) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.188363+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.226866+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.229337+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.232359+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.233260+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.241492+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.241995+0000 mgr.y (mgr.25154) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.305998+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.307835+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.309573+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.310260+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.316190+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.316603+0000 mgr.y (mgr.25154) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.117367+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.158561+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.160489+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.162206+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.162839+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.168002+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.168443+0000 mgr.y (mgr.25154) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.188363+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.226866+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.229337+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.232359+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.233260+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.241492+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.241995+0000 mgr.y (mgr.25154) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.305998+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.307835+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.309573+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.310260+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.316190+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.316603+0000 mgr.y (mgr.25154) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.375844+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.377788+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.379601+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.380251+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.385061+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.385434+0000 mgr.y (mgr.25154) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.442258+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.444103+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.445814+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.446495+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.451562+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.511315+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.513459+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.515200+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.515915+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.521301+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.579113+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.581097+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.582913+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.375844+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.377788+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.379601+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.380251+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.385061+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.385434+0000 mgr.y (mgr.25154) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.442258+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.444103+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.445814+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.446495+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.451562+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.511315+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.513459+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.515200+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.515915+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.521301+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.579113+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.581097+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.582913+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.583473+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[19740]: audit 2024-09-17T12:37:40.589105+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.583473+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:40 smithi022 bash[25967]: audit 2024-09-17T12:37:40.589105+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.452102+0000 mgr.y (mgr.25154) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.521821+0000 mgr.y (mgr.25154) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.589470+0000 mgr.y (mgr.25154) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.648977+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.651201+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.653079+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.653808+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.660176+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.660713+0000 mgr.y (mgr.25154) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.718573+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.720304+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.722343+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.722928+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.727762+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.728140+0000 mgr.y (mgr.25154) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.783500+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.785465+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.787969+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.788690+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.793937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.794637+0000 mgr.y (mgr.25154) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.862332+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.864678+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.867464+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.868507+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.874167+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.874852+0000 mgr.y (mgr.25154) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.944883+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.947231+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.949667+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.950461+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:40.955620+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:40.956120+0000 mgr.y (mgr.25154) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.027869+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.030557+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.033591+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.034715+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.040546+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:41.041074+0000 mgr.y (mgr.25154) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.102853+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.105490+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.108287+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.109373+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.115407+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cephadm 2024-09-17T12:37:41.115829+0000 mgr.y (mgr.25154) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.131777+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.138529+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.144655+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.184386+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.186351+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.187849+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.189427+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.190827+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.191866+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.192916+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.194292+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.195957+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: audit 2024-09-17T12:37:41.197398+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:41 smithi190 bash[20839]: cluster 2024-09-17T12:37:41.389548+0000 mgr.y (mgr.25154) 673 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.452102+0000 mgr.y (mgr.25154) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.521821+0000 mgr.y (mgr.25154) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.589470+0000 mgr.y (mgr.25154) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.648977+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.651201+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.653079+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.653808+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.660176+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.660713+0000 mgr.y (mgr.25154) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.718573+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.720304+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.722343+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.722928+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.727762+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.728140+0000 mgr.y (mgr.25154) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.783500+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.785465+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.787969+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.788690+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.793937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.452102+0000 mgr.y (mgr.25154) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.521821+0000 mgr.y (mgr.25154) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.589470+0000 mgr.y (mgr.25154) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.648977+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.651201+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.653079+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.653808+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.660176+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.660713+0000 mgr.y (mgr.25154) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.718573+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.720304+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.722343+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.722928+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.727762+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.728140+0000 mgr.y (mgr.25154) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.783500+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.785465+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.787969+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.788690+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.793937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.794637+0000 mgr.y (mgr.25154) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.862332+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.864678+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.867464+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.868507+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.874167+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.874852+0000 mgr.y (mgr.25154) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.944883+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.947231+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.949667+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.950461+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:40.955620+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:40.956120+0000 mgr.y (mgr.25154) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.027869+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.030557+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.033591+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.034715+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.040546+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:41.041074+0000 mgr.y (mgr.25154) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.794637+0000 mgr.y (mgr.25154) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.862332+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.864678+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.867464+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.868507+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.874167+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.874852+0000 mgr.y (mgr.25154) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.944883+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.947231+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.949667+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.950461+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:40.955620+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:40.956120+0000 mgr.y (mgr.25154) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.027869+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.030557+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.033591+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.034715+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.040546+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:41.041074+0000 mgr.y (mgr.25154) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.102853+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.105490+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.108287+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.109373+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.115407+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cephadm 2024-09-17T12:37:41.115829+0000 mgr.y (mgr.25154) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.131777+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.138529+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.144655+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.184386+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.186351+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.187849+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.189427+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.190827+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.191866+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.192916+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.194292+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.195957+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: audit 2024-09-17T12:37:41.197398+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[19740]: cluster 2024-09-17T12:37:41.389548+0000 mgr.y (mgr.25154) 673 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.102853+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.105490+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.108287+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.109373+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.115407+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cephadm 2024-09-17T12:37:41.115829+0000 mgr.y (mgr.25154) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.131777+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.138529+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.144655+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.184386+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.186351+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.187849+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.189427+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.190827+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.191866+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.192916+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.194292+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.195957+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: audit 2024-09-17T12:37:41.197398+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:41 smithi022 bash[25967]: cluster 2024-09-17T12:37:41.389548+0000 mgr.y (mgr.25154) 673 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:44.513 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:37:44] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:37:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[19740]: audit 2024-09-17T12:37:43.220311+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[19740]: audit 2024-09-17T12:37:43.225786+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[19740]: audit 2024-09-17T12:37:43.231648+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[19740]: cluster 2024-09-17T12:37:43.390246+0000 mgr.y (mgr.25154) 674 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[19740]: audit 2024-09-17T12:37:43.847934+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[19740]: audit 2024-09-17T12:37:43.860562+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[19740]: audit 2024-09-17T12:37:43.874238+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[25967]: audit 2024-09-17T12:37:43.220311+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[25967]: audit 2024-09-17T12:37:43.225786+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[25967]: audit 2024-09-17T12:37:43.231648+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[25967]: cluster 2024-09-17T12:37:43.390246+0000 mgr.y (mgr.25154) 674 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[25967]: audit 2024-09-17T12:37:43.847934+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[25967]: audit 2024-09-17T12:37:43.860562+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:44 smithi022 bash[25967]: audit 2024-09-17T12:37:43.874238+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:44 smithi190 bash[20839]: audit 2024-09-17T12:37:43.220311+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:44 smithi190 bash[20839]: audit 2024-09-17T12:37:43.225786+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:44 smithi190 bash[20839]: audit 2024-09-17T12:37:43.231648+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:44 smithi190 bash[20839]: cluster 2024-09-17T12:37:43.390246+0000 mgr.y (mgr.25154) 674 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:44.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:44 smithi190 bash[20839]: audit 2024-09-17T12:37:43.847934+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:44 smithi190 bash[20839]: audit 2024-09-17T12:37:43.860562+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:44.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:44 smithi190 bash[20839]: audit 2024-09-17T12:37:43.874238+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:37:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:45 smithi022 bash[25967]: audit 2024-09-17T12:37:44.634382+0000 mgr.y (mgr.25154) 675 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:45 smithi022 bash[25967]: cephadm 2024-09-17T12:37:44.951210+0000 mgr.y (mgr.25154) 676 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T12:37:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:45 smithi022 bash[25967]: cephadm 2024-09-17T12:37:45.220621+0000 mgr.y (mgr.25154) 677 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:37:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:45 smithi022 bash[25967]: cluster 2024-09-17T12:37:45.390960+0000 mgr.y (mgr.25154) 678 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:45 smithi022 bash[19740]: audit 2024-09-17T12:37:44.634382+0000 mgr.y (mgr.25154) 675 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:45 smithi022 bash[19740]: cephadm 2024-09-17T12:37:44.951210+0000 mgr.y (mgr.25154) 676 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T12:37:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:45 smithi022 bash[19740]: cephadm 2024-09-17T12:37:45.220621+0000 mgr.y (mgr.25154) 677 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:37:45.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:45 smithi022 bash[19740]: cluster 2024-09-17T12:37:45.390960+0000 mgr.y (mgr.25154) 678 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:45 smithi190 bash[20839]: audit 2024-09-17T12:37:44.634382+0000 mgr.y (mgr.25154) 675 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:45.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:45 smithi190 bash[20839]: cephadm 2024-09-17T12:37:44.951210+0000 mgr.y (mgr.25154) 676 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T12:37:45.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:45 smithi190 bash[20839]: cephadm 2024-09-17T12:37:45.220621+0000 mgr.y (mgr.25154) 677 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:37:45.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:45 smithi190 bash[20839]: cluster 2024-09-17T12:37:45.390960+0000 mgr.y (mgr.25154) 678 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:37:47.695 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:47 smithi190 bash[20839]: cluster 2024-09-17T12:37:47.392590+0000 mgr.y (mgr.25154) 679 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:47.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:47 smithi022 bash[19740]: cluster 2024-09-17T12:37:47.392590+0000 mgr.y (mgr.25154) 679 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:47.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:47 smithi022 bash[25967]: cluster 2024-09-17T12:37:47.392590+0000 mgr.y (mgr.25154) 679 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:49.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:49 smithi022 bash[25967]: cluster 2024-09-17T12:37:49.393245+0000 mgr.y (mgr.25154) 680 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:49 smithi022 bash[19740]: cluster 2024-09-17T12:37:49.393245+0000 mgr.y (mgr.25154) 680 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:49 smithi190 bash[20839]: cluster 2024-09-17T12:37:49.393245+0000 mgr.y (mgr.25154) 680 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:51.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:51 smithi022 bash[19740]: cluster 2024-09-17T12:37:51.394898+0000 mgr.y (mgr.25154) 681 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:51.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:51 smithi022 bash[25967]: cluster 2024-09-17T12:37:51.394898+0000 mgr.y (mgr.25154) 681 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:51.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:51 smithi190 bash[20839]: cluster 2024-09-17T12:37:51.394898+0000 mgr.y (mgr.25154) 681 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:53.165 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:37:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:53 smithi022 bash[19740]: audit 2024-09-17T12:37:53.150817+0000 mgr.y (mgr.25154) 682 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:53.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:53 smithi022 bash[19740]: cluster 2024-09-17T12:37:53.395600+0000 mgr.y (mgr.25154) 683 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:53.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:53 smithi022 bash[25967]: audit 2024-09-17T12:37:53.150817+0000 mgr.y (mgr.25154) 682 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:53.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:53 smithi022 bash[25967]: cluster 2024-09-17T12:37:53.395600+0000 mgr.y (mgr.25154) 683 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:53.839 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:37:53.839 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 10s ago 39m - - 2024-09-17T12:37:53.839 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 9s ago 38m - - 2024-09-17T12:37:53.839 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (29m) 10s ago 29m 13.8M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:37:53.839 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (28m) 9s ago 28m 79.5M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:37:53.839 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (91s) 10s ago 25m 47.9M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:37:53.839 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (43s) 9s ago 37m 439M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:37:53.839 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (12m) 10s ago 40m 509M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (40m) 10s ago 40m 110M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (38m) 9s ago 38m 76.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (38m) 10s ago 38m 75.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (26s) 10s ago 29m 6968k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (19s) 9s ago 29m 6935k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (37m) 10s ago 37m 64.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (36m) 10s ago 36m 66.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (35m) 10s ago 35m 53.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (34m) 10s ago 34m 65.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (33m) 9s ago 33m 66.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (32m) 9s ago 32m 64.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (31m) 9s ago 31m 56.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:37:53.840 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (30m) 9s ago 30m 65.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:37:53.841 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (86s) 9s ago 29m 39.2M - 2.43.0 a07b618ecd1d 73d79cd449b8 2024-09-17T12:37:53.841 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (26m) 10s ago 26m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:37:53.841 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (26m) 9s ago 26m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:37:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:53 smithi190 bash[20839]: audit 2024-09-17T12:37:53.150817+0000 mgr.y (mgr.25154) 682 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:53.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:53 smithi190 bash[20839]: cluster 2024-09-17T12:37:53.395600+0000 mgr.y (mgr.25154) 683 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:54.218 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:37:54.218 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:37:54.218 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:37:54.218 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:37:54.219 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:37:54.220 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:37:54.524 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr" 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:37:54.525 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:37:54.644 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:37:54 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:37:54] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T12:37:54.644 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:54 smithi022 bash[19740]: audit 2024-09-17T12:37:53.480545+0000 mgr.y (mgr.25154) 684 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:54.645 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:54 smithi022 bash[19740]: audit 2024-09-17T12:37:53.795797+0000 mgr.y (mgr.25154) 685 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:54.645 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:54 smithi022 bash[19740]: audit 2024-09-17T12:37:54.218025+0000 mon.a (mon.0) 4537 : audit [DBG] from='client.? 172.21.15.22:0/2647878176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:54.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:54 smithi022 bash[25967]: audit 2024-09-17T12:37:53.480545+0000 mgr.y (mgr.25154) 684 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:54.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:54 smithi022 bash[25967]: audit 2024-09-17T12:37:53.795797+0000 mgr.y (mgr.25154) 685 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:54.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:54 smithi022 bash[25967]: audit 2024-09-17T12:37:54.218025+0000 mon.a (mon.0) 4537 : audit [DBG] from='client.? 172.21.15.22:0/2647878176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:54 smithi190 bash[20839]: audit 2024-09-17T12:37:53.480545+0000 mgr.y (mgr.25154) 684 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:54 smithi190 bash[20839]: audit 2024-09-17T12:37:53.795797+0000 mgr.y (mgr.25154) 685 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:54 smithi190 bash[20839]: audit 2024-09-17T12:37:54.218025+0000 mon.a (mon.0) 4537 : audit [DBG] from='client.? 172.21.15.22:0/2647878176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:37:55.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:55 smithi022 bash[19740]: audit 2024-09-17T12:37:54.524038+0000 mgr.y (mgr.25154) 686 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:55 smithi022 bash[19740]: audit 2024-09-17T12:37:54.643817+0000 mgr.y (mgr.25154) 687 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:55 smithi022 bash[19740]: audit 2024-09-17T12:37:55.189219+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:55 smithi022 bash[19740]: cluster 2024-09-17T12:37:55.396276+0000 mgr.y (mgr.25154) 688 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:55 smithi022 bash[25967]: audit 2024-09-17T12:37:54.524038+0000 mgr.y (mgr.25154) 686 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:55 smithi022 bash[25967]: audit 2024-09-17T12:37:54.643817+0000 mgr.y (mgr.25154) 687 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:55 smithi022 bash[25967]: audit 2024-09-17T12:37:55.189219+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:55 smithi022 bash[25967]: cluster 2024-09-17T12:37:55.396276+0000 mgr.y (mgr.25154) 688 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:55 smithi190 bash[20839]: audit 2024-09-17T12:37:54.524038+0000 mgr.y (mgr.25154) 686 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:37:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:55 smithi190 bash[20839]: audit 2024-09-17T12:37:54.643817+0000 mgr.y (mgr.25154) 687 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:37:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:55 smithi190 bash[20839]: audit 2024-09-17T12:37:55.189219+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:37:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:55 smithi190 bash[20839]: cluster 2024-09-17T12:37:55.396276+0000 mgr.y (mgr.25154) 688 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:37:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:57 smithi022 bash[19740]: cluster 2024-09-17T12:37:57.397922+0000 mgr.y (mgr.25154) 689 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:57 smithi022 bash[25967]: cluster 2024-09-17T12:37:57.397922+0000 mgr.y (mgr.25154) 689 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:57.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:57 smithi190 bash[20839]: cluster 2024-09-17T12:37:57.397922+0000 mgr.y (mgr.25154) 689 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:37:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:37:59 smithi022 bash[19740]: cluster 2024-09-17T12:37:59.398635+0000 mgr.y (mgr.25154) 690 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:37:59 smithi022 bash[25967]: cluster 2024-09-17T12:37:59.398635+0000 mgr.y (mgr.25154) 690 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:37:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:37:59 smithi190 bash[20839]: cluster 2024-09-17T12:37:59.398635+0000 mgr.y (mgr.25154) 690 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:01.202 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.203 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.203 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.203 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.203 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.204 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.204 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: Stopping Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:38:01.204 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.205 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:38:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:01.492 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.307Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:38:01.492 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.307Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.307Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.307Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.307Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.307Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.307Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.307Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.308Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.308Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.308Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T12:38:01.493 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[74097]: ts=2024-09-17T12:38:01.308Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T12:38:01.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:01 smithi022 bash[25967]: cluster 2024-09-17T12:38:01.400402+0000 mgr.y (mgr.25154) 691 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:01 smithi022 bash[19740]: cluster 2024-09-17T12:38:01.400402+0000 mgr.y (mgr.25154) 691 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:01.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[20839]: cluster 2024-09-17T12:38:01.400402+0000 mgr.y (mgr.25154) 691 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:02.293 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:01 smithi190 bash[81162]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:38:02.293 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:02 smithi190 bash[81221]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:38:02.293 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T12:38:02.293 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: Stopped Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:38:02.566 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:02.566 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:02.566 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:02.567 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:02.567 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:02.567 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:02.567 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:02.568 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:02.568 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: Started Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:38:02.568 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:38:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:03.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.465450+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.473830+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.476757+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.477919+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.484886+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:02.485522+0000 mgr.y (mgr.25154) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.518753+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.519485+0000 mgr.y (mgr.25154) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.577639+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.580142+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.583663+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.584777+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.593437+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:02.594026+0000 mgr.y (mgr.25154) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.658749+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.660739+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.663364+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.664187+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.671398+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:02.671854+0000 mgr.y (mgr.25154) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.743101+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.745300+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.747431+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.748130+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.755272+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:02.755820+0000 mgr.y (mgr.25154) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.818265+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.820334+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.822233+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.822925+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.829743+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:02.830161+0000 mgr.y (mgr.25154) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.893659+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.895741+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.897637+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.898339+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.905152+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:02.905606+0000 mgr.y (mgr.25154) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.967221+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.465450+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.473830+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.476757+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.477919+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.484886+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:02.485522+0000 mgr.y (mgr.25154) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.518753+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.519485+0000 mgr.y (mgr.25154) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.577639+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.580142+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.583663+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.584777+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.593437+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:02.594026+0000 mgr.y (mgr.25154) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.658749+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.660739+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.663364+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.664187+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.671398+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:02.671854+0000 mgr.y (mgr.25154) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.969245+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.971233+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.972025+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:02.979097+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:02.979589+0000 mgr.y (mgr.25154) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.041455+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.043706+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.047038+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.048081+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.055589+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.056153+0000 mgr.y (mgr.25154) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.118000+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.120253+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.122979+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.123969+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.130940+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.131437+0000 mgr.y (mgr.25154) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.191814+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.193738+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.196463+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.743101+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.745300+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.747431+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.748130+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.755272+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:02.755820+0000 mgr.y (mgr.25154) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.818265+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.820334+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.822233+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.822925+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.829743+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:02.830161+0000 mgr.y (mgr.25154) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.893659+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.895741+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.897637+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.898339+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.905152+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:02.905606+0000 mgr.y (mgr.25154) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.967221+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.197249+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.204032+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.204616+0000 mgr.y (mgr.25154) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.265656+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.267538+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.269253+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.269942+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.275477+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.275854+0000 mgr.y (mgr.25154) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.335818+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.337962+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.339895+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.340543+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.346139+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.346600+0000 mgr.y (mgr.25154) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.391310+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.398065+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cluster 2024-09-17T12:38:03.400870+0000 mgr.y (mgr.25154) 705 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.403063+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.416535+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.418494+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.420891+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.421578+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: audit 2024-09-17T12:38:03.428176+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.428634+0000 mgr.y (mgr.25154) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.969245+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.971233+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.972025+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:02.979097+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:02.979589+0000 mgr.y (mgr.25154) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.041455+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.043706+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.047038+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.048081+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.055589+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.056153+0000 mgr.y (mgr.25154) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.118000+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.120253+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.122979+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.123969+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.130940+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.131437+0000 mgr.y (mgr.25154) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.191814+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.193738+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.196463+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.197249+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.204032+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.204616+0000 mgr.y (mgr.25154) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.265656+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.267538+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.269253+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.269942+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.275477+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.275854+0000 mgr.y (mgr.25154) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.335818+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.337962+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.339895+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.340543+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.346139+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.346600+0000 mgr.y (mgr.25154) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.391310+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.398065+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cluster 2024-09-17T12:38:03.400870+0000 mgr.y (mgr.25154) 705 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.403063+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.416535+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.418494+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.420891+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.421578+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: audit 2024-09-17T12:38:03.428176+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:03 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.428634+0000 mgr.y (mgr.25154) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.465450+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.473830+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.476757+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.477919+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.484886+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:02.485522+0000 mgr.y (mgr.25154) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.518753+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.519485+0000 mgr.y (mgr.25154) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.577639+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.580142+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.583663+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.584777+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.593437+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:02.594026+0000 mgr.y (mgr.25154) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.658749+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.660739+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.663364+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.664187+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.671398+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:02.671854+0000 mgr.y (mgr.25154) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.743101+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.745300+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.747431+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.748130+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.755272+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:02.755820+0000 mgr.y (mgr.25154) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.818265+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.820334+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.822233+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.822925+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.829743+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:02.830161+0000 mgr.y (mgr.25154) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.893659+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.895741+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.897637+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.898339+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.905152+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:02.905606+0000 mgr.y (mgr.25154) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.967221+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.969245+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.971233+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.972025+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:02.979097+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:02.979589+0000 mgr.y (mgr.25154) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.041455+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.043706+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.047038+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.048081+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.055589+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.056153+0000 mgr.y (mgr.25154) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.118000+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.120253+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.122979+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.123969+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.130940+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.131437+0000 mgr.y (mgr.25154) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.191814+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.193738+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.196463+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.197249+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.204032+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.204616+0000 mgr.y (mgr.25154) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.265656+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.267538+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.269253+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.269942+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.275477+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.275854+0000 mgr.y (mgr.25154) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.335818+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.337962+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.339895+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.340543+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.346139+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.346600+0000 mgr.y (mgr.25154) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.391310+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.398065+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cluster 2024-09-17T12:38:03.400870+0000 mgr.y (mgr.25154) 705 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.403063+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.416535+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.418494+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.420891+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.421578+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: audit 2024-09-17T12:38:03.428176+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:03 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.428634+0000 mgr.y (mgr.25154) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.493741+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.495506+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.497254+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.497830+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.505060+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.505506+0000 mgr.y (mgr.25154) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.567614+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.569630+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.571594+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.572304+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.577506+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.577902+0000 mgr.y (mgr.25154) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.634960+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.636722+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.639000+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.639863+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.645566+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.646018+0000 mgr.y (mgr.25154) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.703693+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.434Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.435Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.435Z caller=main.go:623 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi190 (none))" 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.435Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.435Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.436Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.437Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.440Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.440Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.442Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T12:38:04.654 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.443Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.057032ms 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.443Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.444Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.459Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.464Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.468Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.477Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.480Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.480Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.480Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.888µs wal_replay_duration=36.72287ms wbl_replay_duration=131ns total_replay_duration=37.857355ms 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.483Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.483Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-17T12:38:04.655 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.483Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T12:38:04.656 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.506Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.588911ms db_storage=1.065µs remote_storage=1.333µs web_handler=411ns query_engine=1.131µs scrape=305.078µs scrape_sd=136.55µs notify=11.368µs notify_sd=9.54µs rules=21.578369ms tracing=8.603µs 2024-09-17T12:38:04.656 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.506Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-17T12:38:04.656 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[81276]: ts=2024-09-17T12:38:04.506Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T12:38:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.705647+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.707765+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.708473+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.716309+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.716879+0000 mgr.y (mgr.25154) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.786211+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.788878+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.792051+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.792956+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.798954+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.799440+0000 mgr.y (mgr.25154) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.872824+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.875799+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.878546+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.879330+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.885086+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.885524+0000 mgr.y (mgr.25154) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.964012+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.966665+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.969836+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.970792+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:03.976709+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: cephadm 2024-09-17T12:38:03.977298+0000 mgr.y (mgr.25154) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.031899+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.037831+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.043683+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.048164+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.051001+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.053347+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.055768+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.057981+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.059954+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.061757+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.064096+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.066579+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:04 smithi190 bash[20839]: audit 2024-09-17T12:38:04.068912+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.493741+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.495506+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.497254+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.497830+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.505060+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.505506+0000 mgr.y (mgr.25154) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.567614+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.569630+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.571594+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.572304+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.577506+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.577902+0000 mgr.y (mgr.25154) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.634960+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.636722+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.639000+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.639863+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.645566+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.646018+0000 mgr.y (mgr.25154) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.703693+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.493741+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.495506+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.497254+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.497830+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.505060+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.505506+0000 mgr.y (mgr.25154) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.567614+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.569630+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.571594+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.572304+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.577506+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.577902+0000 mgr.y (mgr.25154) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.634960+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.636722+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.639000+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.639863+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.645566+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.646018+0000 mgr.y (mgr.25154) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.703693+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.705647+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.707765+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.708473+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.716309+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.716879+0000 mgr.y (mgr.25154) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.786211+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.788878+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.792051+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.792956+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.798954+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.799440+0000 mgr.y (mgr.25154) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.872824+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.875799+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.878546+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.879330+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.885086+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.885524+0000 mgr.y (mgr.25154) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.964012+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.966665+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.969836+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.970792+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:03.976709+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: cephadm 2024-09-17T12:38:03.977298+0000 mgr.y (mgr.25154) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.031899+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.037831+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.043683+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.048164+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.051001+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.053347+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.055768+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.057981+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.059954+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.061757+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.064096+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.066579+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[25967]: audit 2024-09-17T12:38:04.068912+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.705647+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.707765+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.708473+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.716309+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.716879+0000 mgr.y (mgr.25154) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.786211+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.788878+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.792051+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.792956+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.798954+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.799440+0000 mgr.y (mgr.25154) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.872824+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.875799+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.878546+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.879330+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.885086+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.885524+0000 mgr.y (mgr.25154) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.964012+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.966665+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.969836+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.970792+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:03.976709+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: cephadm 2024-09-17T12:38:03.977298+0000 mgr.y (mgr.25154) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.031899+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.037831+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.043683+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.048164+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.051001+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.053347+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.055768+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.057981+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.059954+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.061757+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.064096+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.066579+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:04.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:04 smithi022 bash[19740]: audit 2024-09-17T12:38:04.068912+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:05 smithi022 bash[25967]: audit 2024-09-17T12:38:04.651660+0000 mgr.y (mgr.25154) 714 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:05 smithi022 bash[25967]: cluster 2024-09-17T12:38:05.401570+0000 mgr.y (mgr.25154) 715 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:05.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:05 smithi022 bash[19740]: audit 2024-09-17T12:38:04.651660+0000 mgr.y (mgr.25154) 714 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:05 smithi022 bash[19740]: cluster 2024-09-17T12:38:05.401570+0000 mgr.y (mgr.25154) 715 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:05 smithi190 bash[20839]: audit 2024-09-17T12:38:04.651660+0000 mgr.y (mgr.25154) 714 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:05 smithi190 bash[20839]: cluster 2024-09-17T12:38:05.401570+0000 mgr.y (mgr.25154) 715 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:07.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:07 smithi022 bash[25967]: cluster 2024-09-17T12:38:07.403222+0000 mgr.y (mgr.25154) 716 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:07 smithi022 bash[19740]: cluster 2024-09-17T12:38:07.403222+0000 mgr.y (mgr.25154) 716 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:07 smithi190 bash[20839]: cluster 2024-09-17T12:38:07.403222+0000 mgr.y (mgr.25154) 716 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:08.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:08 smithi022 bash[25967]: cephadm 2024-09-17T12:38:08.368498+0000 mgr.y (mgr.25154) 717 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T12:38:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:08 smithi022 bash[19740]: cephadm 2024-09-17T12:38:08.368498+0000 mgr.y (mgr.25154) 717 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T12:38:08.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:08 smithi190 bash[20839]: cephadm 2024-09-17T12:38:08.368498+0000 mgr.y (mgr.25154) 717 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T12:38:09.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:09 smithi190 bash[20839]: cephadm 2024-09-17T12:38:08.640930+0000 mgr.y (mgr.25154) 718 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:38:09.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:09 smithi190 bash[20839]: cluster 2024-09-17T12:38:09.403994+0000 mgr.y (mgr.25154) 719 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:09.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:09 smithi022 bash[25967]: cephadm 2024-09-17T12:38:08.640930+0000 mgr.y (mgr.25154) 718 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:38:09.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:09 smithi022 bash[25967]: cluster 2024-09-17T12:38:09.403994+0000 mgr.y (mgr.25154) 719 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:09 smithi022 bash[19740]: cephadm 2024-09-17T12:38:08.640930+0000 mgr.y (mgr.25154) 718 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2024-09-17T12:38:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:09 smithi022 bash[19740]: cluster 2024-09-17T12:38:09.403994+0000 mgr.y (mgr.25154) 719 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:10.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:10 smithi190 bash[20839]: audit 2024-09-17T12:38:10.190345+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:10 smithi022 bash[19740]: audit 2024-09-17T12:38:10.190345+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:10.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:10 smithi022 bash[25967]: audit 2024-09-17T12:38:10.190345+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:11.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:38:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:38:10] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.51.0" 2024-09-17T12:38:11.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:11 smithi022 bash[19740]: cluster 2024-09-17T12:38:11.405685+0000 mgr.y (mgr.25154) 720 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:11.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:11 smithi022 bash[25967]: cluster 2024-09-17T12:38:11.405685+0000 mgr.y (mgr.25154) 720 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:11.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:11 smithi190 bash[20839]: cluster 2024-09-17T12:38:11.405685+0000 mgr.y (mgr.25154) 720 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:12 smithi190 bash[20839]: audit 2024-09-17T12:38:11.932218+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:12 smithi190 bash[20839]: audit 2024-09-17T12:38:11.943737+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:12 smithi190 bash[20839]: audit 2024-09-17T12:38:11.954755+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:12 smithi022 bash[25967]: audit 2024-09-17T12:38:11.932218+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:12 smithi022 bash[25967]: audit 2024-09-17T12:38:11.943737+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:12 smithi022 bash[25967]: audit 2024-09-17T12:38:11.954755+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:12 smithi022 bash[19740]: audit 2024-09-17T12:38:11.932218+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:12 smithi022 bash[19740]: audit 2024-09-17T12:38:11.943737+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:12 smithi022 bash[19740]: audit 2024-09-17T12:38:11.954755+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:13.711 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:13.711 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:13.711 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:13.712 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:13.712 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:13.712 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:13.712 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:13.713 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:13.713 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:14.016 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[20839]: cluster 2024-09-17T12:38:13.406415+0000 mgr.y (mgr.25154) 721 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:14.016 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 systemd[1]: Stopping Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:38:14.016 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.797Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:38:14.016 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.797Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.797Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.797Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.797Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.797Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.797Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.797Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.798Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.799Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.799Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-17T12:38:14.017 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:13 smithi190 bash[81276]: ts=2024-09-17T12:38:13.799Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-17T12:38:14.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:13 smithi022 bash[25967]: cluster 2024-09-17T12:38:13.406415+0000 mgr.y (mgr.25154) 721 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:13 smithi022 bash[19740]: cluster 2024-09-17T12:38:13.406415+0000 mgr.y (mgr.25154) 721 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:14.651 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:14 smithi190 bash[82349]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:38:14.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:14 smithi190 bash[82409]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:38:14.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T12:38:14.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: Stopped Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:38:15.137 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:15.137 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:15.138 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:15.138 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:15.138 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:15.138 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:15.139 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: Started Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:38:15.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:15.139 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:15.139 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:38:14 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:14.662673+0000 mgr.y (mgr.25154) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:14.921676+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:14.934869+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:14.938681+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:14.940204+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:14.954272+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: cephadm 2024-09-17T12:38:14.955292+0000 mgr.y (mgr.25154) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:14.997946+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:14.999056+0000 mgr.y (mgr.25154) 724 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.055468+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.058703+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.063923+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.065151+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.072832+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.073501+0000 mgr.y (mgr.25154) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.168584+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.171395+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.174360+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.175616+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:14.662673+0000 mgr.y (mgr.25154) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:14.921676+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:14.934869+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:14.938681+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:14.940204+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:14.954272+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: cephadm 2024-09-17T12:38:14.955292+0000 mgr.y (mgr.25154) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:14.997946+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:14.999056+0000 mgr.y (mgr.25154) 724 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.055468+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.058703+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.063923+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.065151+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.072832+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.073501+0000 mgr.y (mgr.25154) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.168584+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.171395+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.174360+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.175616+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.182517+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.182993+0000 mgr.y (mgr.25154) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.253032+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.255036+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.257992+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.258694+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.264481+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.264946+0000 mgr.y (mgr.25154) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.343144+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.345274+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.347883+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.348695+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.357048+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.357572+0000 mgr.y (mgr.25154) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: cluster 2024-09-17T12:38:15.407075+0000 mgr.y (mgr.25154) 729 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.440111+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.442539+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.444983+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.445858+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.452207+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.182517+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.182993+0000 mgr.y (mgr.25154) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.253032+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.255036+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.257992+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.258694+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.264481+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.264946+0000 mgr.y (mgr.25154) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.343144+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.345274+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.347883+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.348695+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.357048+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.357572+0000 mgr.y (mgr.25154) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: cluster 2024-09-17T12:38:15.407075+0000 mgr.y (mgr.25154) 729 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.440111+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.442539+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.444983+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.445858+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.452207+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.528991+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.531916+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.535321+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.536472+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.542847+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.609609+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.611721+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.614042+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.614813+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.620639+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.687322+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.690804+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.693139+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.694235+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.699810+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.771837+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.774381+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.776976+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.777833+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.786239+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.528991+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.531916+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.535321+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.536472+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.542847+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.609609+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.611721+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.614042+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.614813+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.620639+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.687322+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.690804+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.693139+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.694235+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.699810+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.771837+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.774381+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.776976+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.777833+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.786239+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.863522+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.866143+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.868697+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.869728+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[19740]: audit 2024-09-17T12:38:15.878444+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.863522+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.866143+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.868697+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.869728+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:15 smithi022 bash[25967]: audit 2024-09-17T12:38:15.878444+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:14.662673+0000 mgr.y (mgr.25154) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:14.921676+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:14.934869+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:14.938681+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:14.940204+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:14.954272+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: cephadm 2024-09-17T12:38:14.955292+0000 mgr.y (mgr.25154) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:14.997946+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:14.999056+0000 mgr.y (mgr.25154) 724 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.055468+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.058703+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.063923+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.065151+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.072832+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.073501+0000 mgr.y (mgr.25154) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.168584+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.171395+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.174360+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.175616+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.182517+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.182993+0000 mgr.y (mgr.25154) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.253032+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.255036+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.257992+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.258694+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.264481+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.264946+0000 mgr.y (mgr.25154) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.343144+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.345274+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.347883+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.348695+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.357048+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.357572+0000 mgr.y (mgr.25154) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: cluster 2024-09-17T12:38:15.407075+0000 mgr.y (mgr.25154) 729 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.440111+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.442539+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.444983+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.445858+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.452207+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.528991+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.531916+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.535321+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.536472+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.542847+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.609609+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.611721+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.614042+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.614813+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.620639+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.687322+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.690804+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.693139+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.694235+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.699810+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.771837+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.774381+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.776976+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.777833+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.786239+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.863522+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.866143+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.868697+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:16.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.869728+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:16.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:15 smithi190 bash[20839]: audit 2024-09-17T12:38:15.878444+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.452691+0000 mgr.y (mgr.25154) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.543314+0000 mgr.y (mgr.25154) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.621429+0000 mgr.y (mgr.25154) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.700567+0000 mgr.y (mgr.25154) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.786755+0000 mgr.y (mgr.25154) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.879001+0000 mgr.y (mgr.25154) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:15.962901+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:15.965565+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:15.968095+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:15.968908+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:15.977533+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:15.978355+0000 mgr.y (mgr.25154) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.062638+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.065640+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.069101+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.069775+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.078154+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.078893+0000 mgr.y (mgr.25154) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.171349+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.173973+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.452691+0000 mgr.y (mgr.25154) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.543314+0000 mgr.y (mgr.25154) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.621429+0000 mgr.y (mgr.25154) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.700567+0000 mgr.y (mgr.25154) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.786755+0000 mgr.y (mgr.25154) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.879001+0000 mgr.y (mgr.25154) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:15.962901+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:15.965565+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:15.968095+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:15.968908+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:15.977533+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:15.978355+0000 mgr.y (mgr.25154) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.062638+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.065640+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.069101+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.069775+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.078154+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.078893+0000 mgr.y (mgr.25154) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.171349+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.173973+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.176565+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.177332+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.185596+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.186056+0000 mgr.y (mgr.25154) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.257658+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.260058+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.262912+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.263764+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.270206+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.270764+0000 mgr.y (mgr.25154) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.337554+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.339830+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.342089+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.342858+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.351203+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.351734+0000 mgr.y (mgr.25154) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.419902+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.422265+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.425024+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.425860+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.434132+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.434628+0000 mgr.y (mgr.25154) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.507364+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.509440+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.511542+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.512182+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.517929+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.592834+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.594990+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.597587+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.598260+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.603930+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.685785+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.687821+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.690156+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.690871+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.696715+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.783394+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.785493+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.176565+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.177332+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.185596+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.186056+0000 mgr.y (mgr.25154) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.257658+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.260058+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.262912+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.263764+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.270206+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.270764+0000 mgr.y (mgr.25154) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.337554+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.339830+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.342089+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.342858+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.351203+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.351734+0000 mgr.y (mgr.25154) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.419902+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.422265+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.425024+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.425860+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.787439+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.788125+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.793860+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.870570+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.873378+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.876784+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.877954+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[19740]: audit 2024-09-17T12:38:16.884372+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.434132+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.434628+0000 mgr.y (mgr.25154) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.507364+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.509440+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.511542+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.512182+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.517929+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.592834+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.594990+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.597587+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.598260+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.603930+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.685785+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.687821+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.690156+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.690871+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.696715+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.783394+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.785493+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.787439+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.788125+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.793860+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.870570+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.873378+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.876784+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.877954+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:16 smithi022 bash[25967]: audit 2024-09-17T12:38:16.884372+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.452691+0000 mgr.y (mgr.25154) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.543314+0000 mgr.y (mgr.25154) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.621429+0000 mgr.y (mgr.25154) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.700567+0000 mgr.y (mgr.25154) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.786755+0000 mgr.y (mgr.25154) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.879001+0000 mgr.y (mgr.25154) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:15.962901+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:15.965565+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:15.968095+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:15.968908+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:15.977533+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:15.978355+0000 mgr.y (mgr.25154) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.062638+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.065640+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.069101+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.069775+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.078154+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.078893+0000 mgr.y (mgr.25154) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.171349+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.173973+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.176565+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.177332+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.185596+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.186056+0000 mgr.y (mgr.25154) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.257658+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.260058+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.262912+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.263764+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.270206+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.270764+0000 mgr.y (mgr.25154) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.337554+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.339830+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.342089+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.342858+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.351203+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.351734+0000 mgr.y (mgr.25154) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.419902+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.422265+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.425024+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.425860+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.406 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.068Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-17T12:38:17.406 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.068Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-17T12:38:17.406 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.068Z caller=main.go:623 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi190 (none))" 2024-09-17T12:38:17.406 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.068Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T12:38:17.406 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.068Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T12:38:17.406 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.071Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T12:38:17.406 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.071Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-17T12:38:17.406 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.073Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.074Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.076Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.077Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.073237ms 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.077Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.077Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.097Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.101Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.104Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.108Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.112Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.112Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.113Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-09-17T12:38:17.407 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.113Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.841µs wal_replay_duration=35.752334ms wbl_replay_duration=128ns total_replay_duration=36.908936ms 2024-09-17T12:38:17.408 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.118Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T12:38:17.408 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.118Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-17T12:38:17.408 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.118Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T12:38:17.408 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.148Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.41337ms db_storage=1.21µs remote_storage=1.604µs web_handler=498ns query_engine=882ns scrape=346.196µs scrape_sd=186.449µs notify=17.827µs notify_sd=36.43µs rules=29.196217ms tracing=8.392µs 2024-09-17T12:38:17.408 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.148Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-17T12:38:17.408 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[82466]: ts=2024-09-17T12:38:17.148Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T12:38:17.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.434132+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.434628+0000 mgr.y (mgr.25154) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.507364+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.509440+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.511542+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.512182+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.517929+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.592834+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.594990+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.597587+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.598260+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.603930+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.685785+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.687821+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.690156+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.690871+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.696715+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.783394+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.785493+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.787439+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.788125+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.793860+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.870570+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.873378+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:17.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.876784+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:17.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.877954+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:17.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:16 smithi190 bash[20839]: audit 2024-09-17T12:38:16.884372+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.518359+0000 mgr.y (mgr.25154) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.604291+0000 mgr.y (mgr.25154) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.697129+0000 mgr.y (mgr.25154) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.794264+0000 mgr.y (mgr.25154) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.884908+0000 mgr.y (mgr.25154) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:16.968331+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:16.970633+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:16.972713+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:16.973389+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:16.978588+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:16.979012+0000 mgr.y (mgr.25154) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.056209+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.058508+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.060993+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.061730+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.067025+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.067432+0000 mgr.y (mgr.25154) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.151375+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.153991+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.156870+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.518359+0000 mgr.y (mgr.25154) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.604291+0000 mgr.y (mgr.25154) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.697129+0000 mgr.y (mgr.25154) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.794264+0000 mgr.y (mgr.25154) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.884908+0000 mgr.y (mgr.25154) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:16.968331+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:16.970633+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:16.972713+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:16.973389+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:16.978588+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:16.979012+0000 mgr.y (mgr.25154) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.056209+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.058508+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.060993+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.061730+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.067025+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.067432+0000 mgr.y (mgr.25154) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.151375+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.153991+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.156870+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.157643+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.163077+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.163476+0000 mgr.y (mgr.25154) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.251049+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.253690+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.256423+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.257114+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.262857+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.263425+0000 mgr.y (mgr.25154) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.325634+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.327719+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.330040+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.330768+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.340962+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.341489+0000 mgr.y (mgr.25154) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cluster 2024-09-17T12:38:17.408617+0000 mgr.y (mgr.25154) 752 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.413968+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.416103+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.418679+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.157643+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.163077+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.163476+0000 mgr.y (mgr.25154) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.251049+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.253690+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.256423+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.257114+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.262857+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.263425+0000 mgr.y (mgr.25154) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.325634+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.327719+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.330040+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.330768+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.340962+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.341489+0000 mgr.y (mgr.25154) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cluster 2024-09-17T12:38:17.408617+0000 mgr.y (mgr.25154) 752 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.413968+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.416103+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.418679+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.419478+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.427532+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.427975+0000 mgr.y (mgr.25154) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.488641+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.491087+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.494035+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.494950+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.503771+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.576829+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.579506+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.582511+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.583641+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.595007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.676443+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.679447+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.682299+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.683388+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.694487+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.783818+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.786008+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.419478+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.427532+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.427975+0000 mgr.y (mgr.25154) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.488641+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.491087+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.494035+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.494950+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.503771+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.576829+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.579506+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.582511+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.583641+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.595007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.676443+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.679447+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.682299+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.683388+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.694487+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.783818+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.786008+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.788105+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.788884+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.799613+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.887090+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.889889+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.893155+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.894396+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[19740]: audit 2024-09-17T12:38:17.906080+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.788105+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.788884+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.799613+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.887090+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.889889+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.893155+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.894396+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:17 smithi022 bash[25967]: audit 2024-09-17T12:38:17.906080+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.518359+0000 mgr.y (mgr.25154) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.604291+0000 mgr.y (mgr.25154) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.697129+0000 mgr.y (mgr.25154) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.794264+0000 mgr.y (mgr.25154) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.884908+0000 mgr.y (mgr.25154) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:16.968331+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:16.970633+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:16.972713+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:16.973389+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:16.978588+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:16.979012+0000 mgr.y (mgr.25154) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.056209+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.058508+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.060993+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.061730+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.067025+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.067432+0000 mgr.y (mgr.25154) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.151375+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.153991+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.156870+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.157643+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.163077+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.163476+0000 mgr.y (mgr.25154) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.251049+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.253690+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.256423+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.257114+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.262857+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.263425+0000 mgr.y (mgr.25154) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.325634+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.327719+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.330040+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.330768+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.340962+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.341489+0000 mgr.y (mgr.25154) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cluster 2024-09-17T12:38:17.408617+0000 mgr.y (mgr.25154) 752 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.413968+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.416103+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.418679+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.419478+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.427532+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.427975+0000 mgr.y (mgr.25154) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.488641+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.491087+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.494035+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.494950+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.503771+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.576829+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.579506+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.582511+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.583641+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.595007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.676443+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.679447+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.682299+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.683388+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.694487+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.783818+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.786008+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.788105+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.788884+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.799613+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.887090+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.889889+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.893155+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.894396+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:18.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:17 smithi190 bash[20839]: audit 2024-09-17T12:38:17.906080+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.504431+0000 mgr.y (mgr.25154) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.595599+0000 mgr.y (mgr.25154) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.695147+0000 mgr.y (mgr.25154) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.800270+0000 mgr.y (mgr.25154) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.906767+0000 mgr.y (mgr.25154) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:17.977001+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:17.979745+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:17.982161+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:17.982853+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:17.989486+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:17.989930+0000 mgr.y (mgr.25154) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.053564+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.055718+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.058157+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.058852+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.065077+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.065534+0000 mgr.y (mgr.25154) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.126238+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.128356+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.130736+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.504431+0000 mgr.y (mgr.25154) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.595599+0000 mgr.y (mgr.25154) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.695147+0000 mgr.y (mgr.25154) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.800270+0000 mgr.y (mgr.25154) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.906767+0000 mgr.y (mgr.25154) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:17.977001+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:17.979745+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:17.982161+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:17.982853+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:17.989486+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:17.989930+0000 mgr.y (mgr.25154) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.053564+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.055718+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.058157+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.058852+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.065077+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.065534+0000 mgr.y (mgr.25154) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.126238+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.128356+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.130736+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.131662+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.137664+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.138103+0000 mgr.y (mgr.25154) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.207418+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.209587+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.212358+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.213149+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.218918+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.219363+0000 mgr.y (mgr.25154) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.303012+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.305369+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.308297+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.309161+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.314921+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.315469+0000 mgr.y (mgr.25154) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.389795+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.392235+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.394680+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.395732+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.404019+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.131662+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.137664+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.138103+0000 mgr.y (mgr.25154) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.207418+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.209587+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.212358+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.213149+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.218918+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.219363+0000 mgr.y (mgr.25154) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.303012+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.305369+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.308297+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.309161+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.314921+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.315469+0000 mgr.y (mgr.25154) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.389795+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.392235+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.394680+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.395732+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.404019+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.404719+0000 mgr.y (mgr.25154) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.481191+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.483548+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.486409+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.487155+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.492943+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.556467+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.558962+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.562183+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.562751+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.568017+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.631354+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.633525+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.635664+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.636309+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.641604+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.703302+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.705336+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.707701+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.404719+0000 mgr.y (mgr.25154) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.481191+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.483548+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.486409+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.487155+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.492943+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.556467+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.558962+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.562183+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.562751+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.568017+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.631354+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.633525+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.635664+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.636309+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.641604+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.703302+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.705336+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.707701+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.708469+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.713721+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.773937+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.776476+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.779938+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.780698+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.786000+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.866438+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.868798+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.870843+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.871671+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[25967]: audit 2024-09-17T12:38:18.877351+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.708469+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.713721+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.773937+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.776476+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.779938+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.780698+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.786000+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.866438+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.868798+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.870843+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.871671+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:18 smithi022 bash[19740]: audit 2024-09-17T12:38:18.877351+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.504431+0000 mgr.y (mgr.25154) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.595599+0000 mgr.y (mgr.25154) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.695147+0000 mgr.y (mgr.25154) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.800270+0000 mgr.y (mgr.25154) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.906767+0000 mgr.y (mgr.25154) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:17.977001+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:17.979745+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:17.982161+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:17.982853+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:17.989486+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:17.989930+0000 mgr.y (mgr.25154) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.053564+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.055718+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.058157+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.058852+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.065077+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.065534+0000 mgr.y (mgr.25154) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.126238+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.128356+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.130736+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.131662+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.137664+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.138103+0000 mgr.y (mgr.25154) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.207418+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.209587+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.212358+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.213149+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.218918+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.219363+0000 mgr.y (mgr.25154) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.303012+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.305369+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.308297+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.309161+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.314921+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.315469+0000 mgr.y (mgr.25154) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.389795+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.392235+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.394680+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.395732+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.404019+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.404719+0000 mgr.y (mgr.25154) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.481191+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.483548+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.486409+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.487155+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.492943+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.556467+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.558962+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.562183+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.562751+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.568017+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.631354+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.633525+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.635664+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.636309+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.641604+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.703302+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.705336+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.707701+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.708469+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.713721+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.773937+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.776476+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.779938+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.780698+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.786000+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.866438+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.868798+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.870843+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.871671+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:19.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:18 smithi190 bash[20839]: audit 2024-09-17T12:38:18.877351+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.493399+0000 mgr.y (mgr.25154) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.568372+0000 mgr.y (mgr.25154) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.641975+0000 mgr.y (mgr.25154) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.714120+0000 mgr.y (mgr.25154) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.786443+0000 mgr.y (mgr.25154) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.878001+0000 mgr.y (mgr.25154) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:18.957654+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:18.960668+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:18.963306+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:19.999 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:18.964150+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:18.974877+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:18.975465+0000 mgr.y (mgr.25154) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.048492+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.050607+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.052442+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.053072+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.059508+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.059951+0000 mgr.y (mgr.25154) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.000 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.134418+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.136649+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.139375+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.140146+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.145411+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.145814+0000 mgr.y (mgr.25154) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.212405+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.214263+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.216407+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.217136+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.223549+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.223967+0000 mgr.y (mgr.25154) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.286726+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.288997+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.291191+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.292108+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.297808+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.298188+0000 mgr.y (mgr.25154) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.361735+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.364250+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.366935+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.367665+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.373544+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.374032+0000 mgr.y (mgr.25154) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: cluster 2024-09-17T12:38:19.409077+0000 mgr.y (mgr.25154) 777 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.450869+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.453738+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.456508+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.457597+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.463856+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.538722+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.540965+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.543818+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.545087+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.553563+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.647466+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.649897+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.652649+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.003 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.653820+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.663112+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.752490+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.755367+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.758629+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.759906+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.767270+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.859422+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.861922+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.005 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.864772+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.005 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.866001+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.005 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:19 smithi190 bash[20839]: audit 2024-09-17T12:38:19.873272+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.493399+0000 mgr.y (mgr.25154) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.568372+0000 mgr.y (mgr.25154) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.641975+0000 mgr.y (mgr.25154) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.714120+0000 mgr.y (mgr.25154) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.786443+0000 mgr.y (mgr.25154) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.878001+0000 mgr.y (mgr.25154) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:18.957654+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:18.960668+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:18.963306+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:18.964150+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:18.974877+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:18.975465+0000 mgr.y (mgr.25154) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.048492+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.050607+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.052442+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.053072+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.059508+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.059951+0000 mgr.y (mgr.25154) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.134418+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.136649+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.493399+0000 mgr.y (mgr.25154) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.568372+0000 mgr.y (mgr.25154) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.641975+0000 mgr.y (mgr.25154) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.714120+0000 mgr.y (mgr.25154) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.786443+0000 mgr.y (mgr.25154) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.878001+0000 mgr.y (mgr.25154) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:18.957654+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:18.960668+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:18.963306+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:18.964150+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:18.974877+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:18.975465+0000 mgr.y (mgr.25154) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.048492+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.050607+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.052442+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.053072+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.059508+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.059951+0000 mgr.y (mgr.25154) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.134418+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.136649+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.139375+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.140146+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.145411+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.145814+0000 mgr.y (mgr.25154) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.212405+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.214263+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.216407+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.217136+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.223549+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.223967+0000 mgr.y (mgr.25154) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.286726+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.288997+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.291191+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.292108+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.297808+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.298188+0000 mgr.y (mgr.25154) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.361735+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.364250+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.366935+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.367665+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.139375+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.140146+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.145411+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.145814+0000 mgr.y (mgr.25154) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.212405+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.214263+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.216407+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.217136+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.223549+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.223967+0000 mgr.y (mgr.25154) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.286726+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.288997+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.291191+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.292108+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.297808+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.298188+0000 mgr.y (mgr.25154) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.361735+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.364250+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.366935+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.367665+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.373544+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.374032+0000 mgr.y (mgr.25154) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: cluster 2024-09-17T12:38:19.409077+0000 mgr.y (mgr.25154) 777 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.450869+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.453738+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.456508+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.457597+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.463856+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.538722+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.540965+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.543818+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.545087+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.553563+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.647466+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.649897+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.652649+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.653820+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.663112+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.752490+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.373544+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.374032+0000 mgr.y (mgr.25154) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: cluster 2024-09-17T12:38:19.409077+0000 mgr.y (mgr.25154) 777 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.450869+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.453738+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.456508+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.457597+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.463856+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.538722+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.540965+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.543818+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.545087+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.553563+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.647466+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.649897+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.652649+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.653820+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.663112+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.752490+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.755367+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.758629+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.759906+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.767270+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.859422+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.861922+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.864772+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.866001+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[19740]: audit 2024-09-17T12:38:19.873272+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.755367+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.758629+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.759906+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.767270+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.859422+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.861922+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.864772+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.866001+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:19 smithi022 bash[25967]: audit 2024-09-17T12:38:19.873272+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.464407+0000 mgr.y (mgr.25154) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.554122+0000 mgr.y (mgr.25154) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.663746+0000 mgr.y (mgr.25154) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.767742+0000 mgr.y (mgr.25154) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.873862+0000 mgr.y (mgr.25154) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:19.972453+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:19.974836+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:19.976702+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:19.977436+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:19.985200+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:19.985650+0000 mgr.y (mgr.25154) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.064285+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.066929+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.070186+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.071191+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.079726+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.080230+0000 mgr.y (mgr.25154) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.151962+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.154413+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.157223+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.464407+0000 mgr.y (mgr.25154) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.554122+0000 mgr.y (mgr.25154) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.663746+0000 mgr.y (mgr.25154) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.767742+0000 mgr.y (mgr.25154) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.873862+0000 mgr.y (mgr.25154) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:19.972453+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:19.974836+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:19.976702+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:19.977436+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:19.985200+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:19.985650+0000 mgr.y (mgr.25154) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.064285+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.066929+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.070186+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.071191+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.079726+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.080230+0000 mgr.y (mgr.25154) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.151962+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.154413+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.157223+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.158183+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.164111+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.164640+0000 mgr.y (mgr.25154) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.234447+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.237206+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.240077+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.241262+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.247597+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.248136+0000 mgr.y (mgr.25154) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.328711+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.330813+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.333807+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.334616+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.340164+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.340549+0000 mgr.y (mgr.25154) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.420869+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.423012+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.425779+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.426755+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.435089+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.158183+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.164111+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.164640+0000 mgr.y (mgr.25154) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.234447+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.237206+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.240077+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.241262+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.247597+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.248136+0000 mgr.y (mgr.25154) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.328711+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.330813+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.333807+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.334616+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.340164+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.340549+0000 mgr.y (mgr.25154) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.420869+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.423012+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.425779+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.426755+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.435089+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.435604+0000 mgr.y (mgr.25154) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.522057+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.524220+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.526814+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.527640+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.535904+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.627579+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.630108+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.633659+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.634516+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.642916+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.742085+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.744461+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.747795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.748597+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.754243+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.853258+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.856283+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.858904+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.860243+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[25967]: audit 2024-09-17T12:38:20.867053+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.435604+0000 mgr.y (mgr.25154) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.522057+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.524220+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.526814+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.527640+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.535904+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.627579+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.630108+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.633659+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.634516+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.642916+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.742085+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.744461+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.747795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.748597+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.754243+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.853258+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.856283+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.858904+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.860243+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:20 smithi022 bash[19740]: audit 2024-09-17T12:38:20.867053+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.464407+0000 mgr.y (mgr.25154) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.554122+0000 mgr.y (mgr.25154) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.663746+0000 mgr.y (mgr.25154) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.767742+0000 mgr.y (mgr.25154) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.873862+0000 mgr.y (mgr.25154) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:19.972453+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:19.974836+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:19.976702+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:19.977436+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:19.985200+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:19.985650+0000 mgr.y (mgr.25154) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.064285+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.066929+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.070186+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.071191+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.079726+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.080230+0000 mgr.y (mgr.25154) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.151962+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.154413+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.157223+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.158183+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.164111+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.164640+0000 mgr.y (mgr.25154) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.234447+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.237206+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.240077+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.241262+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.247597+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.248136+0000 mgr.y (mgr.25154) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.328711+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.330813+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.333807+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.334616+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.340164+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.340549+0000 mgr.y (mgr.25154) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.420869+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.423012+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.425779+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.426755+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.435089+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.435604+0000 mgr.y (mgr.25154) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:21.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.522057+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.524220+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.526814+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.527640+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.535904+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.627579+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.630108+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.633659+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.634516+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.642916+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.742085+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.744461+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.747795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.748597+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.754243+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.853258+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.856283+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.858904+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.860243+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:21.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:20 smithi190 bash[20839]: audit 2024-09-17T12:38:20.867053+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.536421+0000 mgr.y (mgr.25154) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.643627+0000 mgr.y (mgr.25154) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.754879+0000 mgr.y (mgr.25154) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.867532+0000 mgr.y (mgr.25154) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:20.969063+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:20.972132+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:20.975221+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:20.976401+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:20.987730+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: cephadm 2024-09-17T12:38:20.988296+0000 mgr.y (mgr.25154) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.034043+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.046482+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.072292+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.086651+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:22.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.089549+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.091719+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.094008+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.096156+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.097858+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.099497+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.536421+0000 mgr.y (mgr.25154) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.643627+0000 mgr.y (mgr.25154) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.754879+0000 mgr.y (mgr.25154) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.867532+0000 mgr.y (mgr.25154) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:20.969063+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:22.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:20.972132+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:20.975221+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:20.976401+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:20.987730+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: cephadm 2024-09-17T12:38:20.988296+0000 mgr.y (mgr.25154) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.034043+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.046482+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.072292+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.086651+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.089549+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.091719+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.094008+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.096156+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.097858+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.099497+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.101527+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.103919+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.106417+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: audit 2024-09-17T12:38:21.108737+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[25967]: cluster 2024-09-17T12:38:21.410630+0000 mgr.y (mgr.25154) 794 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:22.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.101527+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.103919+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.106417+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: audit 2024-09-17T12:38:21.108737+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:21 smithi022 bash[19740]: cluster 2024-09-17T12:38:21.410630+0000 mgr.y (mgr.25154) 794 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.536421+0000 mgr.y (mgr.25154) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.643627+0000 mgr.y (mgr.25154) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.754879+0000 mgr.y (mgr.25154) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.867532+0000 mgr.y (mgr.25154) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:20.969063+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:20.972132+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:20.975221+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:20.976401+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:20.987730+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: cephadm 2024-09-17T12:38:20.988296+0000 mgr.y (mgr.25154) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.034043+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.046482+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.072292+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.086651+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.089549+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.091719+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.094008+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.096156+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.097858+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.099497+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.101527+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.103919+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.106417+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: audit 2024-09-17T12:38:21.108737+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:21 smithi190 bash[20839]: cluster 2024-09-17T12:38:21.410630+0000 mgr.y (mgr.25154) 794 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:23.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:23 smithi022 bash[25967]: cluster 2024-09-17T12:38:23.411406+0000 mgr.y (mgr.25154) 795 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:23.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:23 smithi022 bash[19740]: cluster 2024-09-17T12:38:23.411406+0000 mgr.y (mgr.25154) 795 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:23.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:23 smithi190 bash[20839]: cluster 2024-09-17T12:38:23.411406+0000 mgr.y (mgr.25154) 795 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:24.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:24 smithi190 bash[20839]: audit 2024-09-17T12:38:23.533318+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:24 smithi190 bash[20839]: audit 2024-09-17T12:38:23.539288+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:24 smithi190 bash[20839]: audit 2024-09-17T12:38:23.545719+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:24 smithi190 bash[20839]: audit 2024-09-17T12:38:24.081904+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:24 smithi190 bash[20839]: audit 2024-09-17T12:38:24.093427+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:24 smithi190 bash[20839]: audit 2024-09-17T12:38:24.104698+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[19740]: audit 2024-09-17T12:38:23.533318+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[19740]: audit 2024-09-17T12:38:23.539288+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[19740]: audit 2024-09-17T12:38:23.545719+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[19740]: audit 2024-09-17T12:38:24.081904+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[19740]: audit 2024-09-17T12:38:24.093427+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[19740]: audit 2024-09-17T12:38:24.104698+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[25967]: audit 2024-09-17T12:38:23.533318+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[25967]: audit 2024-09-17T12:38:23.539288+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[25967]: audit 2024-09-17T12:38:23.545719+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[25967]: audit 2024-09-17T12:38:24.081904+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[25967]: audit 2024-09-17T12:38:24.093427+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:24 smithi022 bash[25967]: audit 2024-09-17T12:38:24.104698+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:24.869 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:38:25.508 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:38:25.508 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 1s ago 39m - - 2024-09-17T12:38:25.508 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 1s ago 39m - - 2024-09-17T12:38:25.508 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (29m) 1s ago 30m 13.8M - 0.25.0 c8568f914cd2 7d52b6c5774c 2024-09-17T12:38:25.508 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (29m) 1s ago 29m 79.8M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (2m) 1s ago 26m 48.0M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (75s) 1s ago 38m 440M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (13m) 1s ago 40m 512M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (40m) 1s ago 41m 109M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (38m) 1s ago 38m 76.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (38m) 1s ago 38m 77.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (57s) 1s ago 30m 7587k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (51s) 1s ago 30m 8204k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (37m) 1s ago 37m 64.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (36m) 1s ago 36m 66.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (35m) 1s ago 35m 53.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (34m) 1s ago 34m 65.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:38:25.509 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (34m) 1s ago 34m 66.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:38:25.510 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (33m) 1s ago 33m 64.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:38:25.510 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (32m) 1s ago 32m 56.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:38:25.510 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (31m) 1s ago 31m 65.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:38:25.510 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (10s) 1s ago 30m 34.4M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:38:25.510 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (26m) 1s ago 26m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:38:25.510 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (26m) 1s ago 26m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:38:25.867 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:38:25.867 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:38:25.867 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:38:25.867 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:38:25.867 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:38:25.867 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:38:25.867 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:38:25.867 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:38:25.868 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:38:25.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:25 smithi190 bash[20839]: cephadm 2024-09-17T12:38:24.668458+0000 mgr.y (mgr.25154) 796 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T12:38:25.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:25 smithi190 bash[20839]: audit 2024-09-17T12:38:24.671567+0000 mgr.y (mgr.25154) 797 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:25.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:25 smithi190 bash[20839]: cephadm 2024-09-17T12:38:24.676430+0000 mgr.y (mgr.25154) 798 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:38:25.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:25 smithi190 bash[20839]: audit 2024-09-17T12:38:24.856746+0000 mgr.y (mgr.25154) 799 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:25.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:25 smithi190 bash[20839]: audit 2024-09-17T12:38:25.181623+0000 mgr.y (mgr.25154) 800 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:25.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:25 smithi190 bash[20839]: audit 2024-09-17T12:38:25.189719+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:25.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:25 smithi190 bash[20839]: cluster 2024-09-17T12:38:25.412162+0000 mgr.y (mgr.25154) 801 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:26.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[19740]: cephadm 2024-09-17T12:38:24.668458+0000 mgr.y (mgr.25154) 796 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[19740]: audit 2024-09-17T12:38:24.671567+0000 mgr.y (mgr.25154) 797 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[19740]: cephadm 2024-09-17T12:38:24.676430+0000 mgr.y (mgr.25154) 798 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[19740]: audit 2024-09-17T12:38:24.856746+0000 mgr.y (mgr.25154) 799 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[19740]: audit 2024-09-17T12:38:25.181623+0000 mgr.y (mgr.25154) 800 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[19740]: audit 2024-09-17T12:38:25.189719+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[19740]: cluster 2024-09-17T12:38:25.412162+0000 mgr.y (mgr.25154) 801 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[25967]: cephadm 2024-09-17T12:38:24.668458+0000 mgr.y (mgr.25154) 796 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[25967]: audit 2024-09-17T12:38:24.671567+0000 mgr.y (mgr.25154) 797 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[25967]: cephadm 2024-09-17T12:38:24.676430+0000 mgr.y (mgr.25154) 798 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:38:26.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[25967]: audit 2024-09-17T12:38:24.856746+0000 mgr.y (mgr.25154) 799 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[25967]: audit 2024-09-17T12:38:25.181623+0000 mgr.y (mgr.25154) 800 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[25967]: audit 2024-09-17T12:38:25.189719+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:26.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:25 smithi022 bash[25967]: cluster 2024-09-17T12:38:25.412162+0000 mgr.y (mgr.25154) 801 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr" 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-17T12:38:26.189 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:38:26.190 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:38:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:26 smithi022 bash[19740]: audit 2024-09-17T12:38:25.487684+0000 mgr.y (mgr.25154) 802 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:26 smithi022 bash[19740]: audit 2024-09-17T12:38:25.866511+0000 mon.a (mon.0) 5017 : audit [DBG] from='client.? 172.21.15.22:0/655123646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:26.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:26 smithi022 bash[19740]: audit 2024-09-17T12:38:26.188197+0000 mgr.y (mgr.25154) 803 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:26 smithi022 bash[25967]: audit 2024-09-17T12:38:25.487684+0000 mgr.y (mgr.25154) 802 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:26 smithi022 bash[25967]: audit 2024-09-17T12:38:25.866511+0000 mon.a (mon.0) 5017 : audit [DBG] from='client.? 172.21.15.22:0/655123646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:26.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:26 smithi022 bash[25967]: audit 2024-09-17T12:38:26.188197+0000 mgr.y (mgr.25154) 803 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:26 smithi190 bash[20839]: audit 2024-09-17T12:38:25.487684+0000 mgr.y (mgr.25154) 802 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:26 smithi190 bash[20839]: audit 2024-09-17T12:38:25.866511+0000 mon.a (mon.0) 5017 : audit [DBG] from='client.? 172.21.15.22:0/655123646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:26 smithi190 bash[20839]: audit 2024-09-17T12:38:26.188197+0000 mgr.y (mgr.25154) 803 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:27.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:27 smithi190 bash[20839]: cluster 2024-09-17T12:38:27.413856+0000 mgr.y (mgr.25154) 804 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:28.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:27 smithi022 bash[19740]: cluster 2024-09-17T12:38:27.413856+0000 mgr.y (mgr.25154) 804 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:28.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:27 smithi022 bash[25967]: cluster 2024-09-17T12:38:27.413856+0000 mgr.y (mgr.25154) 804 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:29.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:29 smithi022 bash[25967]: cluster 2024-09-17T12:38:29.414647+0000 mgr.y (mgr.25154) 805 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:29 smithi022 bash[19740]: cluster 2024-09-17T12:38:29.414647+0000 mgr.y (mgr.25154) 805 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:29 smithi190 bash[20839]: cluster 2024-09-17T12:38:29.414647+0000 mgr.y (mgr.25154) 805 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:31.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:38:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:38:30] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T12:38:31.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:31 smithi022 bash[19740]: cluster 2024-09-17T12:38:31.416371+0000 mgr.y (mgr.25154) 806 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:31 smithi022 bash[25967]: cluster 2024-09-17T12:38:31.416371+0000 mgr.y (mgr.25154) 806 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:31.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:31 smithi190 bash[20839]: cluster 2024-09-17T12:38:31.416371+0000 mgr.y (mgr.25154) 806 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:33.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:33 smithi022 bash[25967]: cluster 2024-09-17T12:38:33.417047+0000 mgr.y (mgr.25154) 807 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:33.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:33 smithi022 bash[19740]: cluster 2024-09-17T12:38:33.417047+0000 mgr.y (mgr.25154) 807 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:33.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:33 smithi190 bash[20839]: cluster 2024-09-17T12:38:33.417047+0000 mgr.y (mgr.25154) 807 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:35 smithi022 bash[19740]: audit 2024-09-17T12:38:34.679894+0000 mgr.y (mgr.25154) 808 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:35 smithi022 bash[19740]: cluster 2024-09-17T12:38:35.417873+0000 mgr.y (mgr.25154) 809 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:35 smithi022 bash[25967]: audit 2024-09-17T12:38:34.679894+0000 mgr.y (mgr.25154) 808 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:35 smithi022 bash[25967]: cluster 2024-09-17T12:38:35.417873+0000 mgr.y (mgr.25154) 809 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:35.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:35 smithi190 bash[20839]: audit 2024-09-17T12:38:34.679894+0000 mgr.y (mgr.25154) 808 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:35.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:35 smithi190 bash[20839]: cluster 2024-09-17T12:38:35.417873+0000 mgr.y (mgr.25154) 809 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:36.730 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:36.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:36.731 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:36.731 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:36.731 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:36.732 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:36.732 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:36.732 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:36.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:37.013 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:36 smithi022 systemd[1]: Stopping Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:38:37.014 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:36 smithi022 bash[48716]: ts=2024-09-17T12:38:36.857Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:38:37.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:37 smithi022 bash[19740]: cluster 2024-09-17T12:38:37.419660+0000 mgr.y (mgr.25154) 810 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:37.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:37 smithi022 bash[25967]: cluster 2024-09-17T12:38:37.419660+0000 mgr.y (mgr.25154) 810 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:37.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:37 smithi022 bash[99557]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T12:38:37.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:37 smithi022 bash[99617]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T12:38:37.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T12:38:37.764 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: Stopped Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:38:37.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:37 smithi190 bash[20839]: cluster 2024-09-17T12:38:37.419660+0000 mgr.y (mgr.25154) 810 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:38.263 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:38.263 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: Started Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:38:38.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:38.264 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:38.264 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:38.265 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:38.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:38.266 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:38:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:39.263 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[99671]: ts=2024-09-17T12:38:39.034Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-17T12:38:39.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[99671]: ts=2024-09-17T12:38:39.034Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-17T12:38:39.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[99671]: ts=2024-09-17T12:38:39.036Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.22 port=9094 2024-09-17T12:38:39.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[99671]: ts=2024-09-17T12:38:39.037Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T12:38:39.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[99671]: ts=2024-09-17T12:38:39.065Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T12:38:39.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[99671]: ts=2024-09-17T12:38:39.066Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T12:38:39.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[99671]: ts=2024-09-17T12:38:39.068Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-17T12:38:39.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[99671]: ts=2024-09-17T12:38:39.068Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:37.955780+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:37.961723+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.485705+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.491099+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.492136+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.492883+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.498131+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.521907+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.561301+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.564178+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.568830+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.570134+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.579130+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.666748+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.669053+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.671127+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.672046+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.680211+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.775708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.777778+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:37.955780+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:37.961723+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.485705+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.491099+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.492136+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.492883+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.498131+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.521907+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.561301+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.564178+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.568830+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.570134+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.579130+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.666748+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.669053+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.671127+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.672046+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.680211+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.775708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.777778+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.780172+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.780875+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.787688+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.885297+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.888229+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.892135+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.893530+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[19740]: audit 2024-09-17T12:38:38.901492+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.780172+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.780875+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.787688+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.885297+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.888229+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.892135+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.893530+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:38 smithi022 bash[25967]: audit 2024-09-17T12:38:38.901492+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:37.955780+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:37.961723+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.485705+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.491099+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.492136+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.492883+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.498131+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.521907+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.561301+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.564178+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.568830+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.570134+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.579130+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.666748+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.669053+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.671127+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.672046+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.680211+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.775708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.777778+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.780172+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.780875+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.787688+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.885297+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.888229+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.892135+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.893530+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:38 smithi190 bash[20839]: audit 2024-09-17T12:38:38.901492+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:38.498504+0000 mgr.y (mgr.25154) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:38.522399+0000 mgr.y (mgr.25154) 812 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:38.579802+0000 mgr.y (mgr.25154) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:38.680672+0000 mgr.y (mgr.25154) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:38.788169+0000 mgr.y (mgr.25154) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:38.902038+0000 mgr.y (mgr.25154) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:38.995226+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:38.997266+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:38.999387+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.000181+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.005618+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.005972+0000 mgr.y (mgr.25154) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.068265+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.070092+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.071792+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.072474+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.077903+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.078249+0000 mgr.y (mgr.25154) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.136295+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.138557+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.141323+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.142260+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.148415+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.148885+0000 mgr.y (mgr.25154) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.219239+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.221235+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.223313+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.224128+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.229735+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.230182+0000 mgr.y (mgr.25154) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.300239+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.302670+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.305690+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.306622+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.312669+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.313180+0000 mgr.y (mgr.25154) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.395053+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.397732+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.401119+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.402239+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:38.498504+0000 mgr.y (mgr.25154) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:38.522399+0000 mgr.y (mgr.25154) 812 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:38.579802+0000 mgr.y (mgr.25154) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:38.680672+0000 mgr.y (mgr.25154) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:38.788169+0000 mgr.y (mgr.25154) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:38.902038+0000 mgr.y (mgr.25154) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:38.995226+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:38.997266+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:38.999387+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.000181+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.005618+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.005972+0000 mgr.y (mgr.25154) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.068265+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.070092+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.071792+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.072474+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.077903+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.078249+0000 mgr.y (mgr.25154) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.136295+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.138557+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.408779+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.409372+0000 mgr.y (mgr.25154) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: cluster 2024-09-17T12:38:39.420140+0000 mgr.y (mgr.25154) 823 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.480311+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.483430+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.486938+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.488126+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.494904+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.565803+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.568559+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.570964+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.571731+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.577516+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.644816+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.647368+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.649384+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.650185+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.657363+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.720518+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.722546+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.724490+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.725234+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.731127+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.802737+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.804947+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.807485+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.808293+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.813919+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.878649+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.880498+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.882337+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.882963+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.888097+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.948914+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.951133+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.953939+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[19740]: audit 2024-09-17T12:38:39.954745+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.141323+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.142260+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.148415+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.148885+0000 mgr.y (mgr.25154) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.219239+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.221235+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.223313+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.224128+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.229735+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.230182+0000 mgr.y (mgr.25154) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.300239+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.302670+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.305690+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.306622+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.312669+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.313180+0000 mgr.y (mgr.25154) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.395053+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.397732+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.401119+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.402239+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.408779+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.409372+0000 mgr.y (mgr.25154) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: cluster 2024-09-17T12:38:39.420140+0000 mgr.y (mgr.25154) 823 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.480311+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.483430+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.486938+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.488126+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.494904+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.565803+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.568559+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.570964+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.571731+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.577516+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.644816+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.647368+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.649384+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.650185+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.657363+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.720518+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.722546+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.724490+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.725234+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.731127+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.802737+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.804947+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.807485+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.808293+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.813919+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.878649+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.880498+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.882337+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.882963+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.888097+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.948914+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.951133+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.953939+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:39 smithi022 bash[25967]: audit 2024-09-17T12:38:39.954745+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:38.498504+0000 mgr.y (mgr.25154) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:38.522399+0000 mgr.y (mgr.25154) 812 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:38.579802+0000 mgr.y (mgr.25154) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:38.680672+0000 mgr.y (mgr.25154) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:38.788169+0000 mgr.y (mgr.25154) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:38.902038+0000 mgr.y (mgr.25154) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:38.995226+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:38.997266+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:38.999387+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.000181+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.005618+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.005972+0000 mgr.y (mgr.25154) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.068265+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.070092+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.071792+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.072474+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.077903+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.078249+0000 mgr.y (mgr.25154) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.136295+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.138557+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.141323+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.142260+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.148415+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.148885+0000 mgr.y (mgr.25154) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.219239+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.221235+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.223313+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.224128+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.229735+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.230182+0000 mgr.y (mgr.25154) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.300239+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.302670+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.305690+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.306622+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.312669+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.313180+0000 mgr.y (mgr.25154) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.395053+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.397732+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.401119+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.402239+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.408779+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.409372+0000 mgr.y (mgr.25154) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: cluster 2024-09-17T12:38:39.420140+0000 mgr.y (mgr.25154) 823 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.480311+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.483430+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.486938+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.488126+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.494904+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.565803+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.568559+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.570964+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.571731+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.577516+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.644816+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.647368+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.649384+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.650185+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.657363+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.720518+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.722546+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.724490+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.725234+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.731127+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.802737+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.804947+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.807485+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.808293+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.813919+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.878649+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.880498+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.882337+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.882963+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.888097+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.948914+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.951133+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.953939+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:39 smithi190 bash[20839]: audit 2024-09-17T12:38:39.954745+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:40.975 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:38:40] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.51.0" 2024-09-17T12:38:41.263 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[99671]: ts=2024-09-17T12:38:41.038Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.0004324s 2024-09-17T12:38:41.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.495317+0000 mgr.y (mgr.25154) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.577939+0000 mgr.y (mgr.25154) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.657771+0000 mgr.y (mgr.25154) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.731659+0000 mgr.y (mgr.25154) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.814314+0000 mgr.y (mgr.25154) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.888544+0000 mgr.y (mgr.25154) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:39.977766+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:39.978288+0000 mgr.y (mgr.25154) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.046254+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.048105+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.050866+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.051833+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.060714+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.061272+0000 mgr.y (mgr.25154) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.121859+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.124577+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.127696+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.128925+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.139736+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.140232+0000 mgr.y (mgr.25154) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.189826+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.218042+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.240963+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.255728+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.256834+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.262823+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.263368+0000 mgr.y (mgr.25154) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.325276+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.328125+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.330591+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.331654+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.337685+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.338083+0000 mgr.y (mgr.25154) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.398601+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.401674+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.403769+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.404481+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.410875+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.411408+0000 mgr.y (mgr.25154) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.470070+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.495317+0000 mgr.y (mgr.25154) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.577939+0000 mgr.y (mgr.25154) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.657771+0000 mgr.y (mgr.25154) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.731659+0000 mgr.y (mgr.25154) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.814314+0000 mgr.y (mgr.25154) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.888544+0000 mgr.y (mgr.25154) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:39.977766+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:39.978288+0000 mgr.y (mgr.25154) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.046254+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.048105+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.050866+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.051833+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.060714+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.061272+0000 mgr.y (mgr.25154) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.121859+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.124577+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.127696+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.128925+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.139736+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.140232+0000 mgr.y (mgr.25154) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.472661+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.475884+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.477093+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.483772+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.545332+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.547075+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.549100+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.549699+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.555057+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.614055+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.616086+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.618406+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.619135+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.624444+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.694737+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.697583+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.699671+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.700390+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.705807+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.773931+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.776233+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.778854+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.780068+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.786878+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.857872+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.860392+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.862353+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.863009+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.868005+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.934552+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.936662+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.939593+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.940324+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[25967]: audit 2024-09-17T12:38:40.946057+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.189826+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.218042+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.240963+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.255728+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.256834+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.262823+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.263368+0000 mgr.y (mgr.25154) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.325276+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.328125+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.330591+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.331654+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.337685+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.338083+0000 mgr.y (mgr.25154) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.398601+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.401674+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.403769+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.404481+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.410875+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.411408+0000 mgr.y (mgr.25154) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.470070+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.472661+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.475884+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.477093+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.483772+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.545332+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.547075+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.549100+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.549699+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.555057+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.614055+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.616086+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.618406+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.619135+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.624444+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.694737+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.697583+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.699671+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.700390+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.705807+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.773931+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.776233+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.778854+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.780068+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.786878+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.857872+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.860392+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.862353+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.863009+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.868005+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.934552+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.936662+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.939593+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.940324+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:40 smithi022 bash[19740]: audit 2024-09-17T12:38:40.946057+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.495317+0000 mgr.y (mgr.25154) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.577939+0000 mgr.y (mgr.25154) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.657771+0000 mgr.y (mgr.25154) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.731659+0000 mgr.y (mgr.25154) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.814314+0000 mgr.y (mgr.25154) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.888544+0000 mgr.y (mgr.25154) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:39.977766+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:39.978288+0000 mgr.y (mgr.25154) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.046254+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.048105+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.050866+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.051833+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.060714+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.061272+0000 mgr.y (mgr.25154) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.121859+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.124577+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.127696+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.128925+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.139736+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.140232+0000 mgr.y (mgr.25154) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.189826+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.218042+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.240963+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.255728+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.256834+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.262823+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.263368+0000 mgr.y (mgr.25154) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.325276+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.328125+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.330591+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.331654+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.337685+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.338083+0000 mgr.y (mgr.25154) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.398601+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.401674+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.403769+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.404481+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.410875+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.411408+0000 mgr.y (mgr.25154) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.470070+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.472661+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.475884+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.477093+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.483772+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.545332+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.547075+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.549100+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.549699+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.555057+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.614055+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.616086+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.618406+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.619135+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.624444+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.694737+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.697583+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.699671+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.700390+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.705807+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.773931+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.776233+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.778854+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.780068+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.786878+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.857872+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.860392+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.862353+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.863009+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.868005+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.934552+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.936662+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.939593+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.940324+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:40 smithi190 bash[20839]: audit 2024-09-17T12:38:40.946057+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.484277+0000 mgr.y (mgr.25154) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.555466+0000 mgr.y (mgr.25154) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.624785+0000 mgr.y (mgr.25154) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.706174+0000 mgr.y (mgr.25154) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.787473+0000 mgr.y (mgr.25154) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.868399+0000 mgr.y (mgr.25154) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:40.946416+0000 mgr.y (mgr.25154) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.015837+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.018036+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.020411+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.021193+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.031513+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.031995+0000 mgr.y (mgr.25154) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.114683+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.117184+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.120546+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.121818+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.128097+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.128513+0000 mgr.y (mgr.25154) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.206109+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.484277+0000 mgr.y (mgr.25154) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.555466+0000 mgr.y (mgr.25154) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.624785+0000 mgr.y (mgr.25154) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.706174+0000 mgr.y (mgr.25154) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.787473+0000 mgr.y (mgr.25154) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.868399+0000 mgr.y (mgr.25154) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:40.946416+0000 mgr.y (mgr.25154) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.015837+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.018036+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.020411+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.021193+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.031513+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.031995+0000 mgr.y (mgr.25154) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.114683+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.117184+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.120546+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.121818+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.128097+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.128513+0000 mgr.y (mgr.25154) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.206109+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.208855+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.211992+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.213080+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.219341+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.219997+0000 mgr.y (mgr.25154) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.295928+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.298170+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.300244+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.301044+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.306878+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.307358+0000 mgr.y (mgr.25154) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.395315+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.397372+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.399637+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.400487+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.408351+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.409062+0000 mgr.y (mgr.25154) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: cluster 2024-09-17T12:38:41.420976+0000 mgr.y (mgr.25154) 848 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.495868+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.497931+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.208855+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.211992+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.213080+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.219341+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.219997+0000 mgr.y (mgr.25154) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.295928+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.298170+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.300244+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.301044+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.306878+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.307358+0000 mgr.y (mgr.25154) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.395315+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.397372+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.399637+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.400487+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.408351+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.409062+0000 mgr.y (mgr.25154) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: cluster 2024-09-17T12:38:41.420976+0000 mgr.y (mgr.25154) 848 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.495868+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.497931+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.500175+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.501055+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.507486+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.575116+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.577777+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.580278+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.581191+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.586870+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.650952+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.652996+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.654901+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.655608+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.660949+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.722267+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.724685+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.726947+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.727701+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.733153+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.792268+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.500175+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.501055+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.507486+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.575116+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.577777+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.580278+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.581191+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.586870+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.650952+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.652996+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.654901+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.655608+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.660949+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.722267+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.724685+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.726947+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.727701+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.733153+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.792268+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.794434+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.796931+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.797572+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.802821+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.862609+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.864660+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.866442+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.867142+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.873515+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.950134+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.952519+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.954496+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.955205+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[19740]: audit 2024-09-17T12:38:41.961963+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.794434+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.796931+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.797572+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.802821+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.862609+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.864660+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.866442+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.867142+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.873515+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.950134+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.952519+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.954496+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.955205+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:41 smithi022 bash[25967]: audit 2024-09-17T12:38:41.961963+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.484277+0000 mgr.y (mgr.25154) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.555466+0000 mgr.y (mgr.25154) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.624785+0000 mgr.y (mgr.25154) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.706174+0000 mgr.y (mgr.25154) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.787473+0000 mgr.y (mgr.25154) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.868399+0000 mgr.y (mgr.25154) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:40.946416+0000 mgr.y (mgr.25154) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.015837+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.018036+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.020411+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.021193+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.031513+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.031995+0000 mgr.y (mgr.25154) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.114683+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.117184+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.120546+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.121818+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.128097+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.128513+0000 mgr.y (mgr.25154) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.206109+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.208855+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.211992+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.213080+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.219341+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.219997+0000 mgr.y (mgr.25154) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.295928+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.298170+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.300244+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.301044+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.306878+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.307358+0000 mgr.y (mgr.25154) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.395315+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.397372+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.399637+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.400487+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.408351+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.409062+0000 mgr.y (mgr.25154) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:42.281 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: cluster 2024-09-17T12:38:41.420976+0000 mgr.y (mgr.25154) 848 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.495868+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.497931+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.500175+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.501055+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.507486+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.575116+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.577777+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.580278+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.581191+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.586870+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.650952+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.652996+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.654901+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.655608+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.660949+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.722267+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.724685+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.726947+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.727701+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.733153+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.792268+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.794434+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.796931+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.797572+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.802821+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.862609+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.864660+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.866442+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.867142+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.873515+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.950134+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.952519+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.954496+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.955205+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:42.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:41 smithi190 bash[20839]: audit 2024-09-17T12:38:41.961963+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.508165+0000 mgr.y (mgr.25154) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.587289+0000 mgr.y (mgr.25154) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.661408+0000 mgr.y (mgr.25154) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.733762+0000 mgr.y (mgr.25154) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.803172+0000 mgr.y (mgr.25154) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.874029+0000 mgr.y (mgr.25154) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:41.962468+0000 mgr.y (mgr.25154) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.033611+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.035274+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.036840+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.037452+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.042510+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.042942+0000 mgr.y (mgr.25154) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.102149+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.104262+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.106089+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.106750+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.114992+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.115450+0000 mgr.y (mgr.25154) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.184059+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.508165+0000 mgr.y (mgr.25154) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.587289+0000 mgr.y (mgr.25154) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.661408+0000 mgr.y (mgr.25154) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.733762+0000 mgr.y (mgr.25154) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.803172+0000 mgr.y (mgr.25154) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.190 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.874029+0000 mgr.y (mgr.25154) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:41.962468+0000 mgr.y (mgr.25154) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.033611+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.035274+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.036840+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.037452+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.042510+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.042942+0000 mgr.y (mgr.25154) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.102149+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.104262+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.106089+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.106750+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.114992+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.115450+0000 mgr.y (mgr.25154) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.184059+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.185831+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.187358+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.187906+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.196026+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.196459+0000 mgr.y (mgr.25154) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.269364+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.271097+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.272813+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.273364+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.278837+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.279278+0000 mgr.y (mgr.25154) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.340217+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.342191+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.343866+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.344503+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.349916+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.350317+0000 mgr.y (mgr.25154) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.412068+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.413881+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.415772+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.416461+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.421184+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.421541+0000 mgr.y (mgr.25154) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.488088+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.489807+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.491664+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.492255+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.497611+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.560194+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.562623+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.564581+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.565304+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.571290+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.630274+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.632858+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.636395+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.637421+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.643462+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.704269+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.185831+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.187358+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.187906+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.196026+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.196459+0000 mgr.y (mgr.25154) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.269364+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.271097+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.272813+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.273364+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.278837+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.279278+0000 mgr.y (mgr.25154) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.340217+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.342191+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.343866+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.344503+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.349916+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.350317+0000 mgr.y (mgr.25154) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.412068+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.413881+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.415772+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.706037+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.707662+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.708263+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.713405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.772433+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.774534+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.776619+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.777364+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.782678+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.842550+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.844575+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.846322+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.846936+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.852154+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.910443+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.912516+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.915471+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.916316+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[19740]: audit 2024-09-17T12:38:42.921825+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.416461+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.421184+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.421541+0000 mgr.y (mgr.25154) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.488088+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.489807+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.491664+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.492255+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.497611+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.560194+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.562623+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.564581+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.565304+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.571290+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.630274+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.632858+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.636395+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.637421+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.643462+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.704269+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.706037+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.707662+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.708263+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.713405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.772433+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.774534+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.776619+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.777364+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.782678+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.842550+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:42 smithi022 bash[25967]: audit 2024-09-17T12:38:42.844575+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.846322+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.846936+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.852154+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.910443+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.912516+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.915471+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.916316+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.921825+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.508165+0000 mgr.y (mgr.25154) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.587289+0000 mgr.y (mgr.25154) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.661408+0000 mgr.y (mgr.25154) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.733762+0000 mgr.y (mgr.25154) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.803172+0000 mgr.y (mgr.25154) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.874029+0000 mgr.y (mgr.25154) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:41.962468+0000 mgr.y (mgr.25154) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.033611+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.035274+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.036840+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.037452+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.042510+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.042942+0000 mgr.y (mgr.25154) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.102149+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.104262+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.106089+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.106750+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.114992+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.115450+0000 mgr.y (mgr.25154) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.184059+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.185831+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.187358+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.187906+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.196026+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.196459+0000 mgr.y (mgr.25154) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.269364+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.271097+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.272813+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.273364+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.278837+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.279278+0000 mgr.y (mgr.25154) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.340217+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.342191+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.343866+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.344503+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.349916+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.350317+0000 mgr.y (mgr.25154) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.412068+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.413881+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.415772+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.416461+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.421184+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.421541+0000 mgr.y (mgr.25154) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.488088+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.489807+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.491664+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.492255+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.497611+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.560194+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.562623+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.564581+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.565304+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.571290+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.630274+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.632858+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.636395+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.637421+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.643462+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.704269+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.706037+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.707662+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.708263+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.713405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.772433+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.774534+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.776619+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.777364+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.782678+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.842550+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.844575+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.846322+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.846936+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.852154+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.910443+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.912516+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.915471+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.916316+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:42 smithi190 bash[20839]: audit 2024-09-17T12:38:42.921825+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.249 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.498042+0000 mgr.y (mgr.25154) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.571753+0000 mgr.y (mgr.25154) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.643844+0000 mgr.y (mgr.25154) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.713826+0000 mgr.y (mgr.25154) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.783073+0000 mgr.y (mgr.25154) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.852515+0000 mgr.y (mgr.25154) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:42.922401+0000 mgr.y (mgr.25154) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:42.992522+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:42.997266+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.000442+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.001683+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.250 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.010494+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.011118+0000 mgr.y (mgr.25154) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.099887+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.101909+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.103779+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.104456+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.110931+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.111317+0000 mgr.y (mgr.25154) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.181063+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.183185+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.185497+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.186347+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.193209+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.193699+0000 mgr.y (mgr.25154) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.261264+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.263868+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.266100+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.266938+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.274148+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.274730+0000 mgr.y (mgr.25154) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.335397+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.337298+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.339204+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.339848+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.346725+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.347078+0000 mgr.y (mgr.25154) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.405803+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.407541+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.409751+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.410316+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.416698+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.417053+0000 mgr.y (mgr.25154) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: cluster 2024-09-17T12:38:43.421316+0000 mgr.y (mgr.25154) 875 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.476955+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.478759+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.480422+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.481076+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.487247+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.253 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.555078+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.557014+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.558884+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.559448+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.565953+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.625335+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.627171+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.629299+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.630001+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.635334+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.657817+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.664315+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.671441+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.698778+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.254 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.700722+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.702108+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.703647+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.704989+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.705948+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.706902+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.708200+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.709799+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.711137+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.255 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:43 smithi190 bash[20839]: audit 2024-09-17T12:38:43.712453+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.498042+0000 mgr.y (mgr.25154) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.571753+0000 mgr.y (mgr.25154) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.643844+0000 mgr.y (mgr.25154) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.713826+0000 mgr.y (mgr.25154) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.783073+0000 mgr.y (mgr.25154) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.852515+0000 mgr.y (mgr.25154) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:42.922401+0000 mgr.y (mgr.25154) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:42.992522+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:42.997266+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.000442+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.001683+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.010494+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.011118+0000 mgr.y (mgr.25154) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.099887+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.101909+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.103779+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.104456+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.110931+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.111317+0000 mgr.y (mgr.25154) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.181063+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.498042+0000 mgr.y (mgr.25154) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.571753+0000 mgr.y (mgr.25154) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.643844+0000 mgr.y (mgr.25154) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.713826+0000 mgr.y (mgr.25154) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.783073+0000 mgr.y (mgr.25154) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.852515+0000 mgr.y (mgr.25154) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:42.922401+0000 mgr.y (mgr.25154) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.992522+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:42.997266+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.000442+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.001683+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.010494+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.011118+0000 mgr.y (mgr.25154) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.099887+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.101909+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.103779+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.104456+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.110931+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.111317+0000 mgr.y (mgr.25154) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.181063+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.183185+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.185497+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.186347+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.193209+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.193699+0000 mgr.y (mgr.25154) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.261264+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.263868+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.266100+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.266938+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.274148+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.274730+0000 mgr.y (mgr.25154) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.335397+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.337298+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.339204+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.339848+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.346725+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.347078+0000 mgr.y (mgr.25154) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.405803+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.407541+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.409751+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.183185+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.185497+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.186347+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.193209+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.193699+0000 mgr.y (mgr.25154) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.261264+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.263868+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.266100+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.266938+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.274148+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.274730+0000 mgr.y (mgr.25154) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.335397+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.337298+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.339204+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.339848+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.346725+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.347078+0000 mgr.y (mgr.25154) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.405803+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.407541+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.409751+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.410316+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.416698+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.417053+0000 mgr.y (mgr.25154) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: cluster 2024-09-17T12:38:43.421316+0000 mgr.y (mgr.25154) 875 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.476955+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.478759+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.480422+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.481076+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.487247+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.555078+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.557014+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.558884+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.559448+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.565953+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.625335+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.627171+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.629299+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.630001+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.635334+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.657817+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.664315+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.671441+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.698778+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.700722+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.702108+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.703647+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.704989+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.705948+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.706902+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.708200+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.709799+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.711137+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[19740]: audit 2024-09-17T12:38:43.712453+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.410316+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.416698+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.417053+0000 mgr.y (mgr.25154) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: cluster 2024-09-17T12:38:43.421316+0000 mgr.y (mgr.25154) 875 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.476955+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.478759+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.480422+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.481076+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.487247+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.555078+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.557014+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.558884+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.559448+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.565953+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.625335+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.627171+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.629299+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.630001+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.635334+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.657817+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.664315+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.671441+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.698778+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.700722+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.702108+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.703647+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.704989+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.705948+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.706902+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.708200+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.709799+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.711137+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:44.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:43 smithi022 bash[25967]: audit 2024-09-17T12:38:43.712453+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:45.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.487851+0000 mgr.y (mgr.25154) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.566337+0000 mgr.y (mgr.25154) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[25967]: cephadm 2024-09-17T12:38:43.635823+0000 mgr.y (mgr.25154) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[25967]: audit 2024-09-17T12:38:44.270953+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[25967]: audit 2024-09-17T12:38:44.277273+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[25967]: audit 2024-09-17T12:38:44.283576+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.487851+0000 mgr.y (mgr.25154) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.566337+0000 mgr.y (mgr.25154) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[19740]: cephadm 2024-09-17T12:38:43.635823+0000 mgr.y (mgr.25154) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[19740]: audit 2024-09-17T12:38:44.270953+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[19740]: audit 2024-09-17T12:38:44.277273+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:45 smithi022 bash[19740]: audit 2024-09-17T12:38:44.283576+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:45 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.487851+0000 mgr.y (mgr.25154) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:45 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.566337+0000 mgr.y (mgr.25154) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:45 smithi190 bash[20839]: cephadm 2024-09-17T12:38:43.635823+0000 mgr.y (mgr.25154) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:45 smithi190 bash[20839]: audit 2024-09-17T12:38:44.270953+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:45 smithi190 bash[20839]: audit 2024-09-17T12:38:44.277273+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:45 smithi190 bash[20839]: audit 2024-09-17T12:38:44.283576+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:46.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:46 smithi022 bash[25967]: audit 2024-09-17T12:38:44.688926+0000 mgr.y (mgr.25154) 879 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:46.508 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:46 smithi022 bash[25967]: cluster 2024-09-17T12:38:45.421877+0000 mgr.y (mgr.25154) 880 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:46.508 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:46 smithi022 bash[19740]: audit 2024-09-17T12:38:44.688926+0000 mgr.y (mgr.25154) 879 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:46.509 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:46 smithi022 bash[19740]: cluster 2024-09-17T12:38:45.421877+0000 mgr.y (mgr.25154) 880 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:46 smithi190 bash[20839]: audit 2024-09-17T12:38:44.688926+0000 mgr.y (mgr.25154) 879 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:46.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:46 smithi190 bash[20839]: cluster 2024-09-17T12:38:45.421877+0000 mgr.y (mgr.25154) 880 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:47.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:47 smithi022 bash[19740]: cluster 2024-09-17T12:38:47.423543+0000 mgr.y (mgr.25154) 881 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:47.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:47 smithi022 bash[25967]: cluster 2024-09-17T12:38:47.423543+0000 mgr.y (mgr.25154) 881 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:47 smithi190 bash[20839]: cluster 2024-09-17T12:38:47.423543+0000 mgr.y (mgr.25154) 881 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:48.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:48 smithi022 bash[19740]: cephadm 2024-09-17T12:38:47.788796+0000 mgr.y (mgr.25154) 882 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T12:38:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:48 smithi022 bash[19740]: cephadm 2024-09-17T12:38:47.795220+0000 mgr.y (mgr.25154) 883 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:38:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:48 smithi022 bash[25967]: cephadm 2024-09-17T12:38:47.788796+0000 mgr.y (mgr.25154) 882 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T12:38:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:48 smithi022 bash[25967]: cephadm 2024-09-17T12:38:47.795220+0000 mgr.y (mgr.25154) 883 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:38:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:48 smithi190 bash[20839]: cephadm 2024-09-17T12:38:47.788796+0000 mgr.y (mgr.25154) 882 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T12:38:48.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:48 smithi190 bash[20839]: cephadm 2024-09-17T12:38:47.795220+0000 mgr.y (mgr.25154) 883 : cephadm [INF] Deploying daemon alertmanager.a on smithi022 2024-09-17T12:38:49.509 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:49 smithi022 bash[99671]: ts=2024-09-17T12:38:49.040Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003167637s 2024-09-17T12:38:49.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:49 smithi022 bash[19740]: cluster 2024-09-17T12:38:49.424187+0000 mgr.y (mgr.25154) 884 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:49.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:49 smithi022 bash[25967]: cluster 2024-09-17T12:38:49.424187+0000 mgr.y (mgr.25154) 884 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:49 smithi190 bash[20839]: cluster 2024-09-17T12:38:49.424187+0000 mgr.y (mgr.25154) 884 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:38:51.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:38:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:38:50] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.51.0" 2024-09-17T12:38:51.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:51 smithi022 bash[19740]: audit 2024-09-17T12:38:50.361515+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:51 smithi022 bash[19740]: audit 2024-09-17T12:38:50.367411+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:51 smithi022 bash[19740]: audit 2024-09-17T12:38:50.372391+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:51.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:51 smithi022 bash[25967]: audit 2024-09-17T12:38:50.361515+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:51.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:51 smithi022 bash[25967]: audit 2024-09-17T12:38:50.367411+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:51.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:51 smithi022 bash[25967]: audit 2024-09-17T12:38:50.372391+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:51 smithi190 bash[20839]: audit 2024-09-17T12:38:50.361515+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:51.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:51 smithi190 bash[20839]: audit 2024-09-17T12:38:50.367411+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:51.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:51 smithi190 bash[20839]: audit 2024-09-17T12:38:50.372391+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:52 smithi190 bash[20839]: cluster 2024-09-17T12:38:51.425859+0000 mgr.y (mgr.25154) 885 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:52.670 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:52 smithi022 bash[25967]: cluster 2024-09-17T12:38:51.425859+0000 mgr.y (mgr.25154) 885 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:52.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:52 smithi022 bash[19740]: cluster 2024-09-17T12:38:51.425859+0000 mgr.y (mgr.25154) 885 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:38:53.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.015 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.015 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.015 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.016 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.016 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.016 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: Stopping Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:38:53.016 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:38:52 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:53.513 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:53 smithi022 bash[99671]: ts=2024-09-17T12:38:53.037Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:38:53.957 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:53 smithi022 bash[100889]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T12:38:53.957 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:53 smithi022 bash[101021]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T12:38:53.957 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T12:38:53.957 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: Stopped Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:38:54.263 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.263 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:54 smithi022 systemd[1]: Started Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:38:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.265 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.265 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.266 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:38:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:38:54.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:53.265833+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:53.272190+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: cluster 2024-09-17T12:38:53.273011+0000 mgr.y (mgr.25154) 886 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-09-17T12:38:54.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:53.279455+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.115499+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.121410+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.123300+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:54.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.124032+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:54.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.129214+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.152825+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:54.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.197301+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.199112+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.201037+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.201650+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:54.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:54 smithi190 bash[20839]: audit 2024-09-17T12:38:54.207884+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.700 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:53.265833+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.700 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:53.272190+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.700 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: cluster 2024-09-17T12:38:53.273011+0000 mgr.y (mgr.25154) 886 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-09-17T12:38:54.700 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:53.279455+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.700 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.115499+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.700 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.121410+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.123300+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.124032+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.129214+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.152825+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.197301+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.199112+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.201037+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.201650+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[25967]: audit 2024-09-17T12:38:54.207884+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:53.265833+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:53.272190+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: cluster 2024-09-17T12:38:53.273011+0000 mgr.y (mgr.25154) 886 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:53.279455+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.115499+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.121410+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.123300+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.124032+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.129214+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.152825+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.197301+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.199112+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:54.702 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.201037+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:54.703 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.201650+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:54.703 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:54 smithi022 bash[19740]: audit 2024-09-17T12:38:54.207884+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: cluster 2024-09-17T12:38:54.125184+0000 mgr.y (mgr.25154) 887 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:38:55.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.129579+0000 mgr.y (mgr.25154) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.153227+0000 mgr.y (mgr.25154) 889 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.208308+0000 mgr.y (mgr.25154) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.269228+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.271081+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.274376+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.275116+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.279713+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.280029+0000 mgr.y (mgr.25154) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.342426+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.344561+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.346941+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.347742+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.355588+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.356059+0000 mgr.y (mgr.25154) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.428601+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.430560+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.432148+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.432736+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.438102+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.438458+0000 mgr.y (mgr.25154) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.502753+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.504693+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.506486+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.507207+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.512666+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.579599+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.582044+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.585364+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.586737+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.593260+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.678215+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.681048+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.683188+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.684151+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.690055+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.766100+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.768936+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.771908+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.773000+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.779499+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.868031+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.870614+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.873376+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.874241+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.880610+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.969697+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.971677+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.973429+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.974066+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:54.979594+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.037736+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.039570+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.042069+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.042919+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.051480+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.123048+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.125058+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.127653+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.128495+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.136561+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.190708+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:55.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.208919+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.237348+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.251088+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.252291+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:55 smithi190 bash[20839]: audit 2024-09-17T12:38:55.261855+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: cluster 2024-09-17T12:38:54.125184+0000 mgr.y (mgr.25154) 887 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.129579+0000 mgr.y (mgr.25154) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.153227+0000 mgr.y (mgr.25154) 889 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.208308+0000 mgr.y (mgr.25154) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.269228+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.271081+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.274376+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.275116+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.279713+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.280029+0000 mgr.y (mgr.25154) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.342426+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.344561+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.346941+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.347742+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.355588+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.356059+0000 mgr.y (mgr.25154) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.428601+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.430560+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.432148+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.432736+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.438102+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.438458+0000 mgr.y (mgr.25154) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.502753+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.504693+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.506486+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.507207+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.512666+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.579599+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.582044+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.585364+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.586737+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.593260+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.678215+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.681048+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.683188+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.684151+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.690055+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.766100+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.768936+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: cluster 2024-09-17T12:38:54.125184+0000 mgr.y (mgr.25154) 887 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.129579+0000 mgr.y (mgr.25154) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.153227+0000 mgr.y (mgr.25154) 889 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.208308+0000 mgr.y (mgr.25154) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.269228+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.271081+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.274376+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.275116+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.279713+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.280029+0000 mgr.y (mgr.25154) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.342426+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.344561+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.346941+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.347742+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.355588+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.356059+0000 mgr.y (mgr.25154) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.428601+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.430560+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.432148+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.771908+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.773000+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.779499+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.868031+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.870614+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.873376+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.874241+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.880610+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.969697+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.971677+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.973429+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.974066+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:54.979594+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.037736+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.039570+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.042069+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.042919+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.051480+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.123048+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.125058+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.127653+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.128495+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.136561+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.190708+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.208919+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.237348+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.251088+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.252291+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[19740]: audit 2024-09-17T12:38:55.261855+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.432736+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.438102+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.438458+0000 mgr.y (mgr.25154) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:55.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.502753+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.504693+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.506486+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.507207+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.512666+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.579599+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.582044+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.585364+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.586737+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.593260+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.678215+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.681048+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.683188+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.684151+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.690055+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.766100+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.768936+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.771908+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.773000+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.779499+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.868031+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.870614+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.873376+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.874241+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.880610+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.969697+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.971677+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.973429+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.974066+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:54.979594+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.037736+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.039570+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.042069+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.042919+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.051480+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.123048+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.125058+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.127653+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.128495+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.136561+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.190708+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:38:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.208919+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.237348+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.251088+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.252291+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:55 smithi022 bash[25967]: audit 2024-09-17T12:38:55.261855+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.561 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:38:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.513025+0000 mgr.y (mgr.25154) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.593753+0000 mgr.y (mgr.25154) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.690581+0000 mgr.y (mgr.25154) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:54.699588+0000 mgr.y (mgr.25154) 897 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.779949+0000 mgr.y (mgr.25154) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.881020+0000 mgr.y (mgr.25154) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:54.980028+0000 mgr.y (mgr.25154) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.051995+0000 mgr.y (mgr.25154) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.137025+0000 mgr.y (mgr.25154) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.262521+0000 mgr.y (mgr.25154) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.356895+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.359071+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.362122+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.362966+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.372092+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.372844+0000 mgr.y (mgr.25154) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.451558+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.453774+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.455950+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.456754+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.462866+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.547326+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.550236+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.553535+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.554797+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.561404+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.647337+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.649818+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.653041+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.654019+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.664686+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.765268+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.768676+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.771966+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.773014+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.779244+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.881156+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.883967+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.886766+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.887734+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.896278+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:55.999906+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.002546+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.005352+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.006287+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.012080+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.107107+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.109380+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.111866+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.112771+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.118800+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.188903+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.191107+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.193230+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.193961+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.199621+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:56 smithi190 bash[20839]: audit 2024-09-17T12:38:56.266271+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.765 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[101076]: ts=2024-09-17T12:38:56.437Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-17T12:38:56.765 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[101076]: ts=2024-09-17T12:38:56.437Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-17T12:38:56.765 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[101076]: ts=2024-09-17T12:38:56.439Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.22 port=9094 2024-09-17T12:38:56.765 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[101076]: ts=2024-09-17T12:38:56.444Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T12:38:56.765 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[101076]: ts=2024-09-17T12:38:56.472Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T12:38:56.765 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[101076]: ts=2024-09-17T12:38:56.472Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T12:38:56.765 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[101076]: ts=2024-09-17T12:38:56.475Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-17T12:38:56.765 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[101076]: ts=2024-09-17T12:38:56.475Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.513025+0000 mgr.y (mgr.25154) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.593753+0000 mgr.y (mgr.25154) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.690581+0000 mgr.y (mgr.25154) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:54.699588+0000 mgr.y (mgr.25154) 897 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.779949+0000 mgr.y (mgr.25154) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.881020+0000 mgr.y (mgr.25154) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:54.980028+0000 mgr.y (mgr.25154) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.051995+0000 mgr.y (mgr.25154) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.137025+0000 mgr.y (mgr.25154) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.262521+0000 mgr.y (mgr.25154) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.356895+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.359071+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.362122+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.362966+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.372092+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.372844+0000 mgr.y (mgr.25154) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.451558+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.453774+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.455950+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.456754+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.513025+0000 mgr.y (mgr.25154) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.593753+0000 mgr.y (mgr.25154) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.690581+0000 mgr.y (mgr.25154) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:54.699588+0000 mgr.y (mgr.25154) 897 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.779949+0000 mgr.y (mgr.25154) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.881020+0000 mgr.y (mgr.25154) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:54.980028+0000 mgr.y (mgr.25154) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.051995+0000 mgr.y (mgr.25154) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.137025+0000 mgr.y (mgr.25154) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.262521+0000 mgr.y (mgr.25154) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.356895+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.359071+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.362122+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.362966+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.372092+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.372844+0000 mgr.y (mgr.25154) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.451558+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.453774+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.455950+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.456754+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.462866+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.547326+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.550236+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.553535+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.554797+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.561404+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.647337+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.649818+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.653041+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.654019+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.664686+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.765268+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.768676+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.771966+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.773014+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.779244+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.881156+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.883967+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.886766+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.462866+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.547326+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.550236+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.553535+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.554797+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.561404+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.647337+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.649818+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.653041+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.654019+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.664686+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.765268+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.768676+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.771966+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.773014+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.779244+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.881156+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.883967+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.886766+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.887734+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.896278+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:55.999906+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.002546+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.005352+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.006287+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.012080+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.107107+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.109380+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.111866+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.112771+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.118800+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.188903+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.191107+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.193230+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.193961+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.199621+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[25967]: audit 2024-09-17T12:38:56.266271+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.887734+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.896278+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:55.999906+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.002546+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.005352+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.006287+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.012080+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.107107+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.109380+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.111866+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.112771+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.118800+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.188903+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.191107+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.193230+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.193961+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.199621+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:56.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:56 smithi022 bash[19740]: audit 2024-09-17T12:38:56.266271+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.276 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 3s ago 40m - - 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 12s ago 39m - - 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 starting - - - - 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (29m) 12s ago 29m 79.8M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (2m) 3s ago 26m 48.2M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (106s) 12s ago 38m 440M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (14m) 3s ago 41m 515M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (41m) 3s ago 41m 110M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (39m) 12s ago 39m 76.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (39m) 3s ago 39m 78.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (89s) 3s ago 30m 7763k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:38:57.277 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (82s) 12s ago 30m 8204k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (38m) 3s ago 38m 64.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (37m) 3s ago 37m 66.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (36m) 3s ago 36m 53.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (35m) 3s ago 35m 65.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (34m) 12s ago 34m 66.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (33m) 12s ago 33m 64.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (32m) 12s ago 32m 56.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (31m) 12s ago 31m 65.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (42s) 12s ago 30m 34.4M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (27m) 3s ago 27m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:38:57.278 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (27m) 12s ago 27m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:38:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.463294+0000 mgr.y (mgr.25154) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.561813+0000 mgr.y (mgr.25154) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.665524+0000 mgr.y (mgr.25154) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.779709+0000 mgr.y (mgr.25154) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:55.897017+0000 mgr.y (mgr.25154) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.012569+0000 mgr.y (mgr.25154) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.119253+0000 mgr.y (mgr.25154) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cluster 2024-09-17T12:38:56.126245+0000 mgr.y (mgr.25154) 912 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.200061+0000 mgr.y (mgr.25154) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.268542+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.278074+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.279672+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.287710+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.288263+0000 mgr.y (mgr.25154) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.381708+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.384244+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.386505+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.387361+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.395824+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.396356+0000 mgr.y (mgr.25154) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.493009+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.494900+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.496724+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.497458+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.503175+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.564666+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.566706+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.568469+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.569060+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.574182+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.632506+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.634681+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.636965+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.637672+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.643311+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.702433+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.704496+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.706322+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.706999+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.712297+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.774412+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.776490+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.778276+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.778972+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.784979+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.846197+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.848205+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.850078+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.850751+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.856239+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.916811+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.918704+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.920781+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.921523+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.928254+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.995915+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:56.998006+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.000224+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.001025+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.007542+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.068188+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.070203+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.072196+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.072798+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.077884+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.141970+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.144465+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.147582+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.148520+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.155114+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.230701+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.233192+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.238307+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:57 smithi190 bash[20839]: audit 2024-09-17T12:38:57.244152+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.667 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:38:57.667 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:38:57.667 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:38:57.668 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:38:57.669 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:38:57.669 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:38:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.463294+0000 mgr.y (mgr.25154) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.561813+0000 mgr.y (mgr.25154) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.665524+0000 mgr.y (mgr.25154) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.779709+0000 mgr.y (mgr.25154) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:55.897017+0000 mgr.y (mgr.25154) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.012569+0000 mgr.y (mgr.25154) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.119253+0000 mgr.y (mgr.25154) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cluster 2024-09-17T12:38:56.126245+0000 mgr.y (mgr.25154) 912 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.200061+0000 mgr.y (mgr.25154) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.268542+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.278074+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.279672+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.287710+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.288263+0000 mgr.y (mgr.25154) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.381708+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.384244+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.386505+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.387361+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.395824+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.396356+0000 mgr.y (mgr.25154) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.463294+0000 mgr.y (mgr.25154) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.561813+0000 mgr.y (mgr.25154) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.665524+0000 mgr.y (mgr.25154) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.779709+0000 mgr.y (mgr.25154) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:55.897017+0000 mgr.y (mgr.25154) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.012569+0000 mgr.y (mgr.25154) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.119253+0000 mgr.y (mgr.25154) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cluster 2024-09-17T12:38:56.126245+0000 mgr.y (mgr.25154) 912 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T12:38:57.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.200061+0000 mgr.y (mgr.25154) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.268542+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.278074+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.279672+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.287710+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.288263+0000 mgr.y (mgr.25154) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.381708+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.384244+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.386505+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.387361+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.395824+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.396356+0000 mgr.y (mgr.25154) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.493009+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.494900+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.496724+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.497458+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.503175+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.564666+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.566706+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.568469+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.569060+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.574182+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.632506+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.634681+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.636965+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.637672+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.643311+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.702433+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.704496+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.706322+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.706999+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.712297+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.493009+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.494900+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.496724+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.497458+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.503175+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.564666+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.566706+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.568469+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.569060+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.574182+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.632506+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.634681+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.636965+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.637672+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.643311+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.702433+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.704496+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.706322+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.706999+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.712297+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.774412+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.776490+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.778276+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.778972+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.784979+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.846197+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.848205+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.850078+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.850751+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.856239+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.916811+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.918704+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.920781+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.921523+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.928254+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.995915+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:56.998006+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.000224+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.001025+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.774412+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.776490+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.778276+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.778972+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.784979+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.846197+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.848205+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.850078+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.850751+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.856239+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.916811+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.918704+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.920781+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.921523+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.928254+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.995915+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:56.998006+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.000224+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.001025+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.007542+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.068188+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.070203+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.072196+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.072798+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.077884+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.141970+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.144465+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.147582+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.148520+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.155114+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.230701+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.233192+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.238307+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[25967]: audit 2024-09-17T12:38:57.244152+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.007542+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.068188+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.070203+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.072196+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.072798+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.077884+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.141970+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.144465+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.147582+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.148520+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:57.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.155114+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:57.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.230701+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:57.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.233192+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:57.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.238307+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:57.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:57 smithi022 bash[19740]: audit 2024-09-17T12:38:57.244152+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.002 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:38:58.002 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:38:58.002 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:38:58.002 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T12:38:58.003 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:38:58.003 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr" 2024-09-17T12:38:58.003 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:38:58.003 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:38:58.003 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-17T12:38:58.003 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:38:58.003 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:38:58.538 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[101076]: ts=2024-09-17T12:38:58.444Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000279065s 2024-09-17T12:38:58.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.503679+0000 mgr.y (mgr.25154) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:56.549522+0000 mgr.y (mgr.25154) 917 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.574616+0000 mgr.y (mgr.25154) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.643798+0000 mgr.y (mgr.25154) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.712749+0000 mgr.y (mgr.25154) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.785470+0000 mgr.y (mgr.25154) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.856632+0000 mgr.y (mgr.25154) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:56.894846+0000 mgr.y (mgr.25154) 923 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:56.928788+0000 mgr.y (mgr.25154) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.007934+0000 mgr.y (mgr.25154) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.078417+0000 mgr.y (mgr.25154) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.155674+0000 mgr.y (mgr.25154) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.234322+0000 mgr.y (mgr.25154) 928 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.285160+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.285645+0000 mgr.y (mgr.25154) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.346159+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.348179+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.349986+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.350644+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.356031+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.356496+0000 mgr.y (mgr.25154) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.503679+0000 mgr.y (mgr.25154) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:56.549522+0000 mgr.y (mgr.25154) 917 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.574616+0000 mgr.y (mgr.25154) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.643798+0000 mgr.y (mgr.25154) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.712749+0000 mgr.y (mgr.25154) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.785470+0000 mgr.y (mgr.25154) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.856632+0000 mgr.y (mgr.25154) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:56.894846+0000 mgr.y (mgr.25154) 923 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:56.928788+0000 mgr.y (mgr.25154) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.007934+0000 mgr.y (mgr.25154) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.078417+0000 mgr.y (mgr.25154) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.155674+0000 mgr.y (mgr.25154) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.234322+0000 mgr.y (mgr.25154) 928 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.285160+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.285645+0000 mgr.y (mgr.25154) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.346159+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.348179+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.349986+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.350644+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.356031+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.356496+0000 mgr.y (mgr.25154) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.416809+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.418697+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.420428+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.421053+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.426232+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.426664+0000 mgr.y (mgr.25154) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.488294+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.490667+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.492807+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.493507+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.499936+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.569893+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.572084+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.574296+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.575125+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.584061+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.651239+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.653035+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.654846+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.416809+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.418697+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.420428+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.421053+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.426232+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.426664+0000 mgr.y (mgr.25154) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.488294+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.490667+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.492807+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.493507+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.499936+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.569893+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.572084+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.574296+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.575125+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.584061+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.651239+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.653035+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.654846+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.655518+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.661136+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.667343+0000 mon.a (mon.0) 5572 : audit [DBG] from='client.? 172.21.15.22:0/2585997138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.739390+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.741258+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.742914+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.743551+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.748732+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.814680+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.816460+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.547 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.818393+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.819016+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.824407+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.884543+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.887013+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.889707+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.890636+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.896566+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.958855+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.655518+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.661136+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.667343+0000 mon.a (mon.0) 5572 : audit [DBG] from='client.? 172.21.15.22:0/2585997138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.739390+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.741258+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.742914+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.743551+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.748732+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.814680+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.816460+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.818393+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.819016+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.824407+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.884543+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.887013+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.889707+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.890636+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.896566+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.958855+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.961116+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.963554+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.964440+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:57.972649+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.550 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.044954+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.046834+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.048557+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.049399+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.054829+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.112721+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.114652+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.116763+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.117494+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.122689+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.182701+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.184571+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.186102+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.186675+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.191869+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.254955+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.961116+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.963554+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.964440+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:57.972649+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.044954+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.552 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.046834+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.048557+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.049399+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.054829+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.112721+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.114652+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.116763+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.117494+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.122689+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.182701+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.184571+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.186102+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.186675+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.553 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.191869+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.554 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.254955+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.554 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.256725+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.554 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.258774+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.554 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.259339+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.554 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[25967]: audit 2024-09-17T12:38:58.264223+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.256725+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.258774+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.259339+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:58 smithi022 bash[19740]: audit 2024-09-17T12:38:58.264223+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.503679+0000 mgr.y (mgr.25154) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:56.549522+0000 mgr.y (mgr.25154) 917 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.574616+0000 mgr.y (mgr.25154) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.643798+0000 mgr.y (mgr.25154) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.712749+0000 mgr.y (mgr.25154) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.785470+0000 mgr.y (mgr.25154) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.856632+0000 mgr.y (mgr.25154) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:56.894846+0000 mgr.y (mgr.25154) 923 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:56.928788+0000 mgr.y (mgr.25154) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.007934+0000 mgr.y (mgr.25154) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.078417+0000 mgr.y (mgr.25154) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.155674+0000 mgr.y (mgr.25154) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.234322+0000 mgr.y (mgr.25154) 928 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.285160+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.285645+0000 mgr.y (mgr.25154) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.346159+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.348179+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.349986+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.350644+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.356031+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.356496+0000 mgr.y (mgr.25154) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.416809+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.418697+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.420428+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.421053+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.426232+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.426664+0000 mgr.y (mgr.25154) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.488294+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.490667+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.492807+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.493507+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.499936+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.569893+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.572084+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.574296+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.575125+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.584061+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.651239+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.653035+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.654846+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.655518+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.661136+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.667343+0000 mon.a (mon.0) 5572 : audit [DBG] from='client.? 172.21.15.22:0/2585997138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.739390+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.741258+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.742914+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.743551+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.748732+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.814680+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.816460+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.818393+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.819016+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.824407+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.884543+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.887013+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.889707+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.890636+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.896566+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.958855+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.961116+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.963554+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.964440+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:57.972649+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.044954+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.046834+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.048557+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.049399+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.054829+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.112721+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.114652+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.116763+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.117494+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.122689+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.182701+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.184571+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.186102+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.186675+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.191869+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.254955+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.256725+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.258774+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.259339+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:58 smithi190 bash[20839]: audit 2024-09-17T12:38:58.264223+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.500429+0000 mgr.y (mgr.25154) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.584710+0000 mgr.y (mgr.25154) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.661560+0000 mgr.y (mgr.25154) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.388 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.749245+0000 mgr.y (mgr.25154) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.824752+0000 mgr.y (mgr.25154) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.897141+0000 mgr.y (mgr.25154) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:57.973200+0000 mgr.y (mgr.25154) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.001632+0000 mgr.y (mgr.25154) 939 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.055181+0000 mgr.y (mgr.25154) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.123052+0000 mgr.y (mgr.25154) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cluster 2024-09-17T12:38:58.126863+0000 mgr.y (mgr.25154) 942 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.192299+0000 mgr.y (mgr.25154) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.264626+0000 mgr.y (mgr.25154) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.327629+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.329374+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.389 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.330973+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.331570+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.336395+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.336744+0000 mgr.y (mgr.25154) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.394001+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.396017+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.397579+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.398185+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.403355+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.403753+0000 mgr.y (mgr.25154) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.462986+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.464709+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.466296+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.466900+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.471983+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.539996+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.542022+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.543964+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.544722+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.550105+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.609402+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.611519+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.613568+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.614299+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.620257+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.500429+0000 mgr.y (mgr.25154) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.584710+0000 mgr.y (mgr.25154) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.661560+0000 mgr.y (mgr.25154) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.749245+0000 mgr.y (mgr.25154) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.824752+0000 mgr.y (mgr.25154) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.897141+0000 mgr.y (mgr.25154) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:57.973200+0000 mgr.y (mgr.25154) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.001632+0000 mgr.y (mgr.25154) 939 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.055181+0000 mgr.y (mgr.25154) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.123052+0000 mgr.y (mgr.25154) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cluster 2024-09-17T12:38:58.126863+0000 mgr.y (mgr.25154) 942 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.192299+0000 mgr.y (mgr.25154) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.264626+0000 mgr.y (mgr.25154) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.327629+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.329374+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.330973+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.331570+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.336395+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.336744+0000 mgr.y (mgr.25154) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.394001+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.680445+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.682134+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.683785+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.684328+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.689320+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.749633+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.751501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.753077+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.753647+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.394 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.758558+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.833978+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.836120+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.838123+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.838852+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.844639+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.904835+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.906707+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.908254+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.908941+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.914413+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.975582+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.977471+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.979905+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.980601+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:58.986006+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.049183+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.050986+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.052558+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.053145+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.058227+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.124276+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.126668+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.128929+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.129720+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.136378+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.197736+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.199490+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.201147+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.201723+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.206788+0000 mon.a (mon.0) 5677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.267843+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.269645+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.271357+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.271977+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[25967]: audit 2024-09-17T12:38:59.277239+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.398 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.396017+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.398 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.397579+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.398 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.398185+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.403355+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.403753+0000 mgr.y (mgr.25154) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.462986+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.464709+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.466296+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.466900+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.471983+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.539996+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.542022+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.543964+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.544722+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.550105+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.609402+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.611519+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.613568+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.614299+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.620257+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.680445+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.682134+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.683785+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.684328+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.689320+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.749633+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.400 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.751501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.753077+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.753647+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.758558+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.833978+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.836120+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.838123+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.838852+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.844639+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.904835+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.906707+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.908254+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.908941+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.401 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.914413+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.975582+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.977471+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.979905+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.980601+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:58.986006+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.049183+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.050986+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.052558+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.053145+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.058227+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.124276+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.126668+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.402 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.128929+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.129720+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.136378+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.197736+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.199490+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.201147+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.201723+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.206788+0000 mon.a (mon.0) 5677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.267843+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.269645+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.271357+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.271977+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:38:59 smithi022 bash[19740]: audit 2024-09-17T12:38:59.277239+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.500429+0000 mgr.y (mgr.25154) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.584710+0000 mgr.y (mgr.25154) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.661560+0000 mgr.y (mgr.25154) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.749245+0000 mgr.y (mgr.25154) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.824752+0000 mgr.y (mgr.25154) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.897141+0000 mgr.y (mgr.25154) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:57.973200+0000 mgr.y (mgr.25154) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.001632+0000 mgr.y (mgr.25154) 939 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.055181+0000 mgr.y (mgr.25154) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.123052+0000 mgr.y (mgr.25154) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cluster 2024-09-17T12:38:58.126863+0000 mgr.y (mgr.25154) 942 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.192299+0000 mgr.y (mgr.25154) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.264626+0000 mgr.y (mgr.25154) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.327629+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.329374+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.330973+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.331570+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.336395+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.336744+0000 mgr.y (mgr.25154) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.394001+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.396017+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.397579+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.398185+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.403355+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.403753+0000 mgr.y (mgr.25154) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.462986+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.464709+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.466296+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.466900+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.471983+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.539996+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.542022+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.543964+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.544722+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.550105+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.609402+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.611519+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.613568+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.614299+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.620257+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.680445+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.682134+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.683785+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.684328+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.689320+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.749633+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.751501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.753077+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.753647+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.758558+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.833978+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.836120+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.838123+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.838852+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.844639+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.904835+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.906707+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.908254+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.908941+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.914413+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.975582+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.977471+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.979905+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.980601+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:58.986006+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.049183+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.050986+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.052558+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.053145+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.058227+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.124276+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.126668+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.128929+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.129720+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.136378+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.197736+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.199490+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.201147+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.201723+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.206788+0000 mon.a (mon.0) 5677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.267843+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.269645+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.271357+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.271977+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:38:59.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:38:59 smithi190 bash[20839]: audit 2024-09-17T12:38:59.277239+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.472364+0000 mgr.y (mgr.25154) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.550595+0000 mgr.y (mgr.25154) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.620745+0000 mgr.y (mgr.25154) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.689750+0000 mgr.y (mgr.25154) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.758996+0000 mgr.y (mgr.25154) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.845000+0000 mgr.y (mgr.25154) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.914980+0000 mgr.y (mgr.25154) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:58.986490+0000 mgr.y (mgr.25154) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.058661+0000 mgr.y (mgr.25154) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.136836+0000 mgr.y (mgr.25154) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.207152+0000 mgr.y (mgr.25154) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.277667+0000 mgr.y (mgr.25154) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.342305+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.344032+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.345648+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.346219+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.351226+0000 mon.a (mon.0) 5687 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.351593+0000 mgr.y (mgr.25154) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.419796+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.421668+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.423460+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.472364+0000 mgr.y (mgr.25154) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.550595+0000 mgr.y (mgr.25154) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.620745+0000 mgr.y (mgr.25154) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.689750+0000 mgr.y (mgr.25154) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.758996+0000 mgr.y (mgr.25154) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.845000+0000 mgr.y (mgr.25154) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.914980+0000 mgr.y (mgr.25154) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:58.986490+0000 mgr.y (mgr.25154) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.058661+0000 mgr.y (mgr.25154) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.136836+0000 mgr.y (mgr.25154) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.207152+0000 mgr.y (mgr.25154) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.277667+0000 mgr.y (mgr.25154) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.342305+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.344032+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.345648+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.346219+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.351226+0000 mon.a (mon.0) 5687 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.351593+0000 mgr.y (mgr.25154) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.419796+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.421668+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.423460+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.424048+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.429244+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.429570+0000 mgr.y (mgr.25154) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.489973+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.491819+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.493996+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.494896+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.499997+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.561745+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.564304+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.567290+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.568337+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.574239+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.645285+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.647694+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.650365+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.651158+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.656688+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.728013+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.730183+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.732204+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.733055+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.738658+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.809820+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.811693+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.814034+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.814793+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.820257+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.905998+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.908510+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.911794+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.912746+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:38:59.921448+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.006874+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.008810+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.010557+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.011380+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.017371+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.087891+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.090169+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.092437+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.093134+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.098468+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.158884+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.161034+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.162692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.163333+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.168369+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.226606+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.228648+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.230862+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.231728+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[19740]: audit 2024-09-17T12:39:00.240047+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.424048+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.429244+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.429570+0000 mgr.y (mgr.25154) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.489973+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.491819+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.493996+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.494896+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.499997+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.561745+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.564304+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.567290+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.568337+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.574239+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.645285+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.647694+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.650365+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.651158+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.656688+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.728013+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.730183+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.732204+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.733055+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.738658+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.809820+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.811693+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.814034+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.814793+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.820257+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.905998+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.908510+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.911794+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.912746+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:38:59.921448+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.006874+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.008810+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.010557+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.011380+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.017371+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.087891+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.090169+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.092437+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.093134+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.098468+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.158884+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.161034+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.162692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.163333+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.168369+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.226606+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.228648+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.230862+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.231728+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[25967]: audit 2024-09-17T12:39:00.240047+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.472364+0000 mgr.y (mgr.25154) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.550595+0000 mgr.y (mgr.25154) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.620745+0000 mgr.y (mgr.25154) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.689750+0000 mgr.y (mgr.25154) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.758996+0000 mgr.y (mgr.25154) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.845000+0000 mgr.y (mgr.25154) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.914980+0000 mgr.y (mgr.25154) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:58.986490+0000 mgr.y (mgr.25154) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.058661+0000 mgr.y (mgr.25154) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.136836+0000 mgr.y (mgr.25154) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.207152+0000 mgr.y (mgr.25154) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.277667+0000 mgr.y (mgr.25154) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.342305+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.344032+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.345648+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.346219+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.351226+0000 mon.a (mon.0) 5687 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.351593+0000 mgr.y (mgr.25154) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.419796+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.421668+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.423460+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.424048+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.429244+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.429570+0000 mgr.y (mgr.25154) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.489973+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.491819+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.493996+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.494896+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.499997+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.561745+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.564304+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.567290+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.568337+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.574239+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.645285+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.647694+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.650365+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.651158+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.656688+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.728013+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.730183+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.732204+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.733055+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.738658+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.809820+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.811693+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.814034+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.814793+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.820257+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.905998+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.908510+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.911794+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.912746+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:38:59.921448+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.006874+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.008810+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.010557+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.011380+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.017371+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.087891+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.090169+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.092437+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.093134+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.098468+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.158884+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.161034+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.162692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.163333+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.168369+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:00.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.226606+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:00.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.228648+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:00.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.230862+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:00.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.231728+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:00.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:00 smithi190 bash[20839]: audit 2024-09-17T12:39:00.240047+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:39:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:39:00] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.51.0" 2024-09-17T12:39:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.500415+0000 mgr.y (mgr.25154) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.574727+0000 mgr.y (mgr.25154) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.657125+0000 mgr.y (mgr.25154) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.739063+0000 mgr.y (mgr.25154) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.820819+0000 mgr.y (mgr.25154) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:38:59.922018+0000 mgr.y (mgr.25154) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.017921+0000 mgr.y (mgr.25154) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.098844+0000 mgr.y (mgr.25154) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cluster 2024-09-17T12:39:00.127360+0000 mgr.y (mgr.25154) 969 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.168738+0000 mgr.y (mgr.25154) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.240753+0000 mgr.y (mgr.25154) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.313533+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.315441+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.317174+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.317913+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.325879+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.326304+0000 mgr.y (mgr.25154) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.392129+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.394353+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.396154+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.396883+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.405070+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.405558+0000 mgr.y (mgr.25154) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.466945+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.469200+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.471238+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.472114+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.480501+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.554764+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.557072+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.559192+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.560133+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.565564+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.624619+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.626608+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.628354+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.628985+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.634014+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.698173+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.700302+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.702511+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.703454+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.709286+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.771829+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.773961+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.776928+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.777608+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.782888+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.850191+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.852224+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.854855+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.855565+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.860863+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.930778+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.932668+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.934534+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.935156+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:00.942794+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.009782+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.012659+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.015689+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.017179+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.022901+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.085500+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.087625+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.089916+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.090608+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.097481+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.163184+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.166079+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.169124+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.170003+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.178290+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.253162+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.255000+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.257174+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.257983+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:01 smithi190 bash[20839]: audit 2024-09-17T12:39:01.266303+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.500415+0000 mgr.y (mgr.25154) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.574727+0000 mgr.y (mgr.25154) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.657125+0000 mgr.y (mgr.25154) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.739063+0000 mgr.y (mgr.25154) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.820819+0000 mgr.y (mgr.25154) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:38:59.922018+0000 mgr.y (mgr.25154) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.017921+0000 mgr.y (mgr.25154) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.098844+0000 mgr.y (mgr.25154) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cluster 2024-09-17T12:39:00.127360+0000 mgr.y (mgr.25154) 969 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.168738+0000 mgr.y (mgr.25154) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.240753+0000 mgr.y (mgr.25154) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.313533+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.315441+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.317174+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.317913+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.325879+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.326304+0000 mgr.y (mgr.25154) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.392129+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.394353+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.396154+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.500415+0000 mgr.y (mgr.25154) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.574727+0000 mgr.y (mgr.25154) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.657125+0000 mgr.y (mgr.25154) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.739063+0000 mgr.y (mgr.25154) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.820819+0000 mgr.y (mgr.25154) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:38:59.922018+0000 mgr.y (mgr.25154) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.017921+0000 mgr.y (mgr.25154) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.098844+0000 mgr.y (mgr.25154) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cluster 2024-09-17T12:39:00.127360+0000 mgr.y (mgr.25154) 969 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.168738+0000 mgr.y (mgr.25154) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.240753+0000 mgr.y (mgr.25154) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.313533+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.315441+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.317174+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.317913+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.325879+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.326304+0000 mgr.y (mgr.25154) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.392129+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.394353+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.396154+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.396883+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.405070+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.405558+0000 mgr.y (mgr.25154) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.466945+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.469200+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.471238+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.472114+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.480501+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.554764+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.557072+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.559192+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.560133+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.565564+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.624619+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.626608+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.628354+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.628985+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.634014+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.698173+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.700302+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.702511+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.703454+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.709286+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.771829+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.773961+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.776928+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.777608+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.782888+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.850191+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.852224+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.854855+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.855565+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.860863+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.930778+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.932668+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.934534+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.935156+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:00.942794+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.009782+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.396883+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.405070+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.405558+0000 mgr.y (mgr.25154) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.466945+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.469200+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.471238+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.472114+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.480501+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.554764+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.557072+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.559192+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.560133+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.565564+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.624619+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.626608+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.628354+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.628985+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.634014+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.698173+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.700302+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.012659+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.015689+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.017179+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.022901+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.085500+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.087625+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.089916+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.090608+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.097481+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.163184+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.166079+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.169124+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.170003+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.178290+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.253162+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.255000+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.257174+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.257983+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[25967]: audit 2024-09-17T12:39:01.266303+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.702511+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.703454+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.709286+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.771829+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.773961+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.776928+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.777608+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.782888+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.850191+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.852224+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.854855+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.855565+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.860863+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.930778+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.932668+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.934534+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.935156+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:00.942794+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.009782+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.012659+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.015689+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.017179+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.022901+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.085500+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.087625+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.089916+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.090608+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.097481+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.163184+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.166079+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.169124+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.170003+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.178290+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.253162+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.255000+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:01.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.257174+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:01.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.257983+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:01.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:01 smithi022 bash[19740]: audit 2024-09-17T12:39:01.266303+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.480984+0000 mgr.y (mgr.25154) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.565891+0000 mgr.y (mgr.25154) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.634354+0000 mgr.y (mgr.25154) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.709727+0000 mgr.y (mgr.25154) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.783290+0000 mgr.y (mgr.25154) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.861230+0000 mgr.y (mgr.25154) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:00.943568+0000 mgr.y (mgr.25154) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.023326+0000 mgr.y (mgr.25154) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.097932+0000 mgr.y (mgr.25154) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.178707+0000 mgr.y (mgr.25154) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.266771+0000 mgr.y (mgr.25154) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.337497+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.339636+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.341458+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.342091+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.347338+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.347797+0000 mgr.y (mgr.25154) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.407667+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.409721+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.412319+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.413051+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.419416+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.419908+0000 mgr.y (mgr.25154) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.477799+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.479713+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.481485+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.482112+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.488405+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.565741+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.567610+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.569281+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.569963+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.576359+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.636869+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.638593+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.640190+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.640842+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.647081+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.708110+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.709913+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.711644+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.712290+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.719412+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.778993+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.781150+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.783108+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.783804+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.788857+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.860743+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.862784+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.864671+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.865531+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.873492+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.940363+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.942095+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.944169+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.944817+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:01.950100+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.007665+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.010129+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.012398+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.013332+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.019324+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.079876+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.082252+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.085419+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.086140+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.091219+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.149290+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.151734+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.153889+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.154810+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.162865+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.227960+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.230508+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.233121+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.233798+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:02 smithi190 bash[20839]: audit 2024-09-17T12:39:02.242082+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.727 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.480984+0000 mgr.y (mgr.25154) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.565891+0000 mgr.y (mgr.25154) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.634354+0000 mgr.y (mgr.25154) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.709727+0000 mgr.y (mgr.25154) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.783290+0000 mgr.y (mgr.25154) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.861230+0000 mgr.y (mgr.25154) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:00.943568+0000 mgr.y (mgr.25154) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.023326+0000 mgr.y (mgr.25154) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.097932+0000 mgr.y (mgr.25154) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.178707+0000 mgr.y (mgr.25154) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.266771+0000 mgr.y (mgr.25154) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.337497+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.339636+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.341458+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.342091+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.347338+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.347797+0000 mgr.y (mgr.25154) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.407667+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.409721+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.412319+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.480984+0000 mgr.y (mgr.25154) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.729 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.565891+0000 mgr.y (mgr.25154) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.634354+0000 mgr.y (mgr.25154) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.709727+0000 mgr.y (mgr.25154) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.783290+0000 mgr.y (mgr.25154) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.861230+0000 mgr.y (mgr.25154) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:00.943568+0000 mgr.y (mgr.25154) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.023326+0000 mgr.y (mgr.25154) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.097932+0000 mgr.y (mgr.25154) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.178707+0000 mgr.y (mgr.25154) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.266771+0000 mgr.y (mgr.25154) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.337497+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.339636+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.341458+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.730 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.342091+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.347338+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.347797+0000 mgr.y (mgr.25154) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.407667+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.409721+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.412319+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.413051+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.419416+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.419908+0000 mgr.y (mgr.25154) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.477799+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.479713+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.481485+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.482112+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.488405+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.565741+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.567610+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.569281+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.569963+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.576359+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.636869+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.638593+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.640190+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.640842+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.647081+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.732 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.708110+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.709913+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.413051+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.419416+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.419908+0000 mgr.y (mgr.25154) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.477799+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.479713+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.481485+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.482112+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.488405+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.565741+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.567610+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.569281+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.569963+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.576359+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.636869+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.638593+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.640190+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.640842+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.647081+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.708110+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.709913+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.711644+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.712290+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.719412+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.778993+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.781150+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.783108+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.783804+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.788857+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.860743+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.862784+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.864671+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.865531+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.873492+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.940363+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.942095+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.944169+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.944817+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:01.950100+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.736 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.007665+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.711644+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.712290+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.719412+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.778993+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.781150+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.783108+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.783804+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.788857+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.860743+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.862784+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.864671+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.865531+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.873492+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.940363+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.942095+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.944169+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.944817+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:01.950100+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.007665+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.010129+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.012398+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.013332+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.019324+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.079876+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.082252+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.085419+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.086140+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.091219+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.149290+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.151734+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.153889+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.154810+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.162865+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.227960+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.230508+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.233121+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.233798+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[19740]: audit 2024-09-17T12:39:02.242082+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.010129+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.012398+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.013332+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.019324+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.079876+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.082252+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.085419+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.086140+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.091219+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.149290+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.151734+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.153889+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.154810+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.162865+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.227960+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.230508+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.233121+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.233798+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:02.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:02 smithi022 bash[25967]: audit 2024-09-17T12:39:02.242082+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.488970+0000 mgr.y (mgr.25154) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.576793+0000 mgr.y (mgr.25154) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.647449+0000 mgr.y (mgr.25154) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.719994+0000 mgr.y (mgr.25154) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.789308+0000 mgr.y (mgr.25154) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.873959+0000 mgr.y (mgr.25154) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:01.950489+0000 mgr.y (mgr.25154) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.019667+0000 mgr.y (mgr.25154) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.091592+0000 mgr.y (mgr.25154) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cluster 2024-09-17T12:39:02.128838+0000 mgr.y (mgr.25154) 996 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:39:03.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.163593+0000 mgr.y (mgr.25154) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.242669+0000 mgr.y (mgr.25154) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.322656+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.488970+0000 mgr.y (mgr.25154) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.576793+0000 mgr.y (mgr.25154) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.647449+0000 mgr.y (mgr.25154) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.719994+0000 mgr.y (mgr.25154) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.789308+0000 mgr.y (mgr.25154) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.873959+0000 mgr.y (mgr.25154) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:01.950489+0000 mgr.y (mgr.25154) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.019667+0000 mgr.y (mgr.25154) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.091592+0000 mgr.y (mgr.25154) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cluster 2024-09-17T12:39:02.128838+0000 mgr.y (mgr.25154) 996 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:39:03.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.163593+0000 mgr.y (mgr.25154) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.242669+0000 mgr.y (mgr.25154) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.322656+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.325270+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.327590+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.328475+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.337000+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.337520+0000 mgr.y (mgr.25154) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.424473+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.426604+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.429008+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.429663+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.434966+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.435384+0000 mgr.y (mgr.25154) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.506735+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.509010+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.511954+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.512822+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.521288+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.592150+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.594798+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.597513+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.598459+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.607127+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.678616+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.680386+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.682044+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.682714+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.687752+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.745823+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.747901+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.750025+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.750599+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.755680+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.814224+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.816574+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.818454+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.819164+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.829733+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.890329+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.893016+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.895112+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.308 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.895887+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.308 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:02.906369+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.308 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.008449+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.308 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.011491+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.488970+0000 mgr.y (mgr.25154) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.576793+0000 mgr.y (mgr.25154) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.647449+0000 mgr.y (mgr.25154) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.719994+0000 mgr.y (mgr.25154) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.789308+0000 mgr.y (mgr.25154) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.873959+0000 mgr.y (mgr.25154) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:01.950489+0000 mgr.y (mgr.25154) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.019667+0000 mgr.y (mgr.25154) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.091592+0000 mgr.y (mgr.25154) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cluster 2024-09-17T12:39:02.128838+0000 mgr.y (mgr.25154) 996 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.163593+0000 mgr.y (mgr.25154) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.242669+0000 mgr.y (mgr.25154) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.322656+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.325270+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.327590+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.328475+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.337000+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.337520+0000 mgr.y (mgr.25154) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.424473+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.426604+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.429008+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.429663+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.434966+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.435384+0000 mgr.y (mgr.25154) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.506735+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.509010+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.511954+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.512822+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.521288+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.592150+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.594798+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.597513+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.598459+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.607127+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.678616+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.680386+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.682044+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.682714+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.687752+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.745823+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.747901+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.750025+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.750599+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.755680+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.814224+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.816574+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.818454+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.819164+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.829733+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.890329+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.893016+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.895112+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.895887+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:02.906369+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.008449+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.011491+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.015300+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.016509+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.025203+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.104904+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.107665+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.109990+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.110675+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.117150+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.197398+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.199974+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.202383+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.203074+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.208389+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.267679+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.269765+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.271552+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.272254+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:03 smithi190 bash[20839]: audit 2024-09-17T12:39:03.278803+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.015300+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.016509+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.025203+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.104904+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.107665+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.109990+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.110675+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.117150+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.197398+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.199974+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.202383+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.203074+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.208389+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.267679+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.269765+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.271552+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.272254+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[19740]: audit 2024-09-17T12:39:03.278803+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.325270+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.327590+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.328475+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.337000+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.337520+0000 mgr.y (mgr.25154) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.424473+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.426604+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.429008+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.429663+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.434966+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.435384+0000 mgr.y (mgr.25154) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.506735+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.509010+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.511954+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.512822+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.521288+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.592150+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.594798+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.597513+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.598459+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.607127+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.678616+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.680386+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.682044+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.682714+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.687752+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.745823+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.747901+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.750025+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.750599+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.755680+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.814224+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.816574+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.818454+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.819164+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.829733+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.890329+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.893016+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.895112+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.895887+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:02.906369+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.008449+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.011491+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.015300+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.016509+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.025203+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.104904+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.107665+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.109990+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.110675+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.117150+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.197398+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.199974+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.202383+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.203074+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.208389+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.267679+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.269765+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.271552+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.272254+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:03 smithi022 bash[25967]: audit 2024-09-17T12:39:03.278803+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.521866+0000 mgr.y (mgr.25154) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.607634+0000 mgr.y (mgr.25154) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.688119+0000 mgr.y (mgr.25154) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.756092+0000 mgr.y (mgr.25154) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.830294+0000 mgr.y (mgr.25154) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:02.906845+0000 mgr.y (mgr.25154) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.025920+0000 mgr.y (mgr.25154) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.117576+0000 mgr.y (mgr.25154) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.208878+0000 mgr.y (mgr.25154) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.279288+0000 mgr.y (mgr.25154) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.347587+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.349413+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.351111+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.351822+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.358002+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.358493+0000 mgr.y (mgr.25154) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.417300+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.419291+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.421391+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.422009+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.427216+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.427645+0000 mgr.y (mgr.25154) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.486713+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.488739+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.491156+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.491879+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.497283+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.561420+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.563308+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.565240+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.566035+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.572025+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.662095+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.664296+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.666298+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.667046+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.672937+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.739039+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.740917+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.743100+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.743983+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.750188+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.823033+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.825243+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.827148+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.827920+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.833602+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.896737+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.898537+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.900189+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.900821+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.915116+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.984368+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.986570+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.988942+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.989710+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:03.995138+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.066750+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.068889+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.073543+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.074234+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.076752+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.082937+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.088403+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.093461+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.158929+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.161025+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.162440+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.163948+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.165252+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.166194+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.167122+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.168374+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.169887+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.171170+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.172347+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:04 smithi190 bash[20839]: audit 2024-09-17T12:39:04.173538+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.521866+0000 mgr.y (mgr.25154) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.607634+0000 mgr.y (mgr.25154) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.688119+0000 mgr.y (mgr.25154) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.756092+0000 mgr.y (mgr.25154) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.830294+0000 mgr.y (mgr.25154) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:02.906845+0000 mgr.y (mgr.25154) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.025920+0000 mgr.y (mgr.25154) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.117576+0000 mgr.y (mgr.25154) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.710 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.208878+0000 mgr.y (mgr.25154) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.279288+0000 mgr.y (mgr.25154) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.347587+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.349413+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.351111+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.351822+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.358002+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.358493+0000 mgr.y (mgr.25154) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.417300+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.419291+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.421391+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.711 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.422009+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.521866+0000 mgr.y (mgr.25154) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.607634+0000 mgr.y (mgr.25154) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.688119+0000 mgr.y (mgr.25154) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.756092+0000 mgr.y (mgr.25154) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.830294+0000 mgr.y (mgr.25154) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:02.906845+0000 mgr.y (mgr.25154) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.025920+0000 mgr.y (mgr.25154) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.117576+0000 mgr.y (mgr.25154) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.208878+0000 mgr.y (mgr.25154) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.279288+0000 mgr.y (mgr.25154) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.712 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.347587+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.349413+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.351111+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.351822+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.358002+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.358493+0000 mgr.y (mgr.25154) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.417300+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.419291+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.421391+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.422009+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.713 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.427216+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.427645+0000 mgr.y (mgr.25154) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.486713+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.488739+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.491156+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.491879+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.497283+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.561420+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.563308+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.565240+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.566035+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.572025+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.662095+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.714 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.664296+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.666298+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.667046+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.672937+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.739039+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.740917+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.743100+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.427216+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.427645+0000 mgr.y (mgr.25154) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.486713+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.488739+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.715 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.491156+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.491879+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.497283+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.561420+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.563308+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.565240+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.566035+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.572025+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.662095+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.664296+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.666298+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.667046+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.672937+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.716 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.739039+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.717 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.740917+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.717 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.743100+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.717 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.743983+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.717 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.750188+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.717 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.823033+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.717 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.825243+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.717 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.827148+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.717 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.827920+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.833602+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.896737+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.898537+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.900189+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.900821+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.915116+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.984368+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.986570+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.988942+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.989710+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:03.995138+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.066750+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.068889+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.073543+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.074234+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.076752+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.082937+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.088403+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.093461+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.158929+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.161025+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.162440+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.163948+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.165252+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.166194+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.167122+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.719 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.168374+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.720 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.169887+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.720 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.171170+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.720 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.172347+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.720 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[19740]: audit 2024-09-17T12:39:04.173538+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.720 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.743983+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.720 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.750188+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.720 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.823033+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.720 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.825243+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.827148+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.827920+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.833602+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.896737+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.898537+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.900189+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.900821+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.915116+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.984368+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.986570+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.988942+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.989710+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:03.995138+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.066750+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.068889+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.073543+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.074234+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.076752+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.082937+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.088403+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.093461+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.158929+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.161025+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.162440+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.163948+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.165252+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.166194+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.167122+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.168374+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.169887+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.171170+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.172347+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:04.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:04 smithi022 bash[25967]: audit 2024-09-17T12:39:04.173538+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.497819+0000 mgr.y (mgr.25154) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.572518+0000 mgr.y (mgr.25154) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.673438+0000 mgr.y (mgr.25154) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.750654+0000 mgr.y (mgr.25154) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.834072+0000 mgr.y (mgr.25154) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.915619+0000 mgr.y (mgr.25154) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: cephadm 2024-09-17T12:39:03.995694+0000 mgr.y (mgr.25154) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: cluster 2024-09-17T12:39:04.129344+0000 mgr.y (mgr.25154) 1020 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:39:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: audit 2024-09-17T12:39:04.456153+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: audit 2024-09-17T12:39:04.466814+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:05 smithi190 bash[20839]: audit 2024-09-17T12:39:04.477692+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:05.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.497819+0000 mgr.y (mgr.25154) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.572518+0000 mgr.y (mgr.25154) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.673438+0000 mgr.y (mgr.25154) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.750654+0000 mgr.y (mgr.25154) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.834072+0000 mgr.y (mgr.25154) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.915619+0000 mgr.y (mgr.25154) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: cephadm 2024-09-17T12:39:03.995694+0000 mgr.y (mgr.25154) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: cluster 2024-09-17T12:39:04.129344+0000 mgr.y (mgr.25154) 1020 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: audit 2024-09-17T12:39:04.456153+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: audit 2024-09-17T12:39:04.466814+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[19740]: audit 2024-09-17T12:39:04.477692+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.497819+0000 mgr.y (mgr.25154) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.572518+0000 mgr.y (mgr.25154) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.673438+0000 mgr.y (mgr.25154) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.750654+0000 mgr.y (mgr.25154) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.834072+0000 mgr.y (mgr.25154) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.915619+0000 mgr.y (mgr.25154) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: cephadm 2024-09-17T12:39:03.995694+0000 mgr.y (mgr.25154) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: cluster 2024-09-17T12:39:04.129344+0000 mgr.y (mgr.25154) 1020 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: audit 2024-09-17T12:39:04.456153+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: audit 2024-09-17T12:39:04.466814+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:05 smithi022 bash[25967]: audit 2024-09-17T12:39:04.477692+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:06 smithi190 bash[20839]: audit 2024-09-17T12:39:04.708322+0000 mgr.y (mgr.25154) 1021 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:06.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:06 smithi022 bash[19740]: audit 2024-09-17T12:39:04.708322+0000 mgr.y (mgr.25154) 1021 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:06.447 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:06 smithi022 bash[25967]: audit 2024-09-17T12:39:04.708322+0000 mgr.y (mgr.25154) 1021 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:06.735 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:39:06 smithi022 bash[101076]: ts=2024-09-17T12:39:06.446Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002024915s 2024-09-17T12:39:07.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:07 smithi190 bash[20839]: cluster 2024-09-17T12:39:06.130205+0000 mgr.y (mgr.25154) 1022 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:07.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:07 smithi190 bash[20839]: audit 2024-09-17T12:39:06.777042+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:07.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:07 smithi190 bash[20839]: audit 2024-09-17T12:39:06.782706+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:07.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:07 smithi190 bash[20839]: audit 2024-09-17T12:39:06.788698+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:07 smithi022 bash[19740]: cluster 2024-09-17T12:39:06.130205+0000 mgr.y (mgr.25154) 1022 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:07 smithi022 bash[19740]: audit 2024-09-17T12:39:06.777042+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:07 smithi022 bash[19740]: audit 2024-09-17T12:39:06.782706+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:07 smithi022 bash[19740]: audit 2024-09-17T12:39:06.788698+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:07.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:07 smithi022 bash[25967]: cluster 2024-09-17T12:39:06.130205+0000 mgr.y (mgr.25154) 1022 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:07.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:07 smithi022 bash[25967]: audit 2024-09-17T12:39:06.777042+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:07.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:07 smithi022 bash[25967]: audit 2024-09-17T12:39:06.782706+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:07.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:07 smithi022 bash[25967]: audit 2024-09-17T12:39:06.788698+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:09 smithi190 bash[20839]: cephadm 2024-09-17T12:39:07.979183+0000 mgr.y (mgr.25154) 1023 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T12:39:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:09 smithi190 bash[20839]: cephadm 2024-09-17T12:39:08.033277+0000 mgr.y (mgr.25154) 1024 : cephadm [INF] Deploying daemon grafana.a on smithi190 2024-09-17T12:39:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:09 smithi190 bash[20839]: cluster 2024-09-17T12:39:08.130876+0000 mgr.y (mgr.25154) 1025 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:09.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:09 smithi022 bash[19740]: cephadm 2024-09-17T12:39:07.979183+0000 mgr.y (mgr.25154) 1023 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T12:39:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:09 smithi022 bash[19740]: cephadm 2024-09-17T12:39:08.033277+0000 mgr.y (mgr.25154) 1024 : cephadm [INF] Deploying daemon grafana.a on smithi190 2024-09-17T12:39:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:09 smithi022 bash[19740]: cluster 2024-09-17T12:39:08.130876+0000 mgr.y (mgr.25154) 1025 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:09 smithi022 bash[25967]: cephadm 2024-09-17T12:39:07.979183+0000 mgr.y (mgr.25154) 1023 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T12:39:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:09 smithi022 bash[25967]: cephadm 2024-09-17T12:39:08.033277+0000 mgr.y (mgr.25154) 1024 : cephadm [INF] Deploying daemon grafana.a on smithi190 2024-09-17T12:39:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:09 smithi022 bash[25967]: cluster 2024-09-17T12:39:08.130876+0000 mgr.y (mgr.25154) 1025 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:10 smithi190 bash[20839]: audit 2024-09-17T12:39:10.191403+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:10.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:10 smithi022 bash[25967]: audit 2024-09-17T12:39:10.191403+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:10.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:10 smithi022 bash[19740]: audit 2024-09-17T12:39:10.191403+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:11.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:39:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:39:10] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T12:39:11.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:11 smithi190 bash[20839]: cluster 2024-09-17T12:39:10.131634+0000 mgr.y (mgr.25154) 1026 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:39:11.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:11 smithi022 bash[25967]: cluster 2024-09-17T12:39:10.131634+0000 mgr.y (mgr.25154) 1026 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:39:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:11 smithi022 bash[19740]: cluster 2024-09-17T12:39:10.131634+0000 mgr.y (mgr.25154) 1026 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:39:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:13 smithi190 bash[20839]: cluster 2024-09-17T12:39:12.133326+0000 mgr.y (mgr.25154) 1027 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:13 smithi022 bash[19740]: cluster 2024-09-17T12:39:12.133326+0000 mgr.y (mgr.25154) 1027 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:13 smithi022 bash[25967]: cluster 2024-09-17T12:39:12.133326+0000 mgr.y (mgr.25154) 1027 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:15.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:15 smithi190 bash[20839]: cluster 2024-09-17T12:39:14.134028+0000 mgr.y (mgr.25154) 1028 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:15 smithi022 bash[25967]: cluster 2024-09-17T12:39:14.134028+0000 mgr.y (mgr.25154) 1028 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:15.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:15 smithi022 bash[19740]: cluster 2024-09-17T12:39:14.134028+0000 mgr.y (mgr.25154) 1028 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:16.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:16 smithi190 bash[20839]: audit 2024-09-17T12:39:14.713240+0000 mgr.y (mgr.25154) 1029 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:16.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:16 smithi022 bash[25967]: audit 2024-09-17T12:39:14.713240+0000 mgr.y (mgr.25154) 1029 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:16 smithi022 bash[19740]: audit 2024-09-17T12:39:14.713240+0000 mgr.y (mgr.25154) 1029 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:17.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:17 smithi190 bash[20839]: cluster 2024-09-17T12:39:16.135708+0000 mgr.y (mgr.25154) 1030 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:17.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:17 smithi022 bash[25967]: cluster 2024-09-17T12:39:16.135708+0000 mgr.y (mgr.25154) 1030 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:17 smithi022 bash[19740]: cluster 2024-09-17T12:39:16.135708+0000 mgr.y (mgr.25154) 1030 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:19.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:19 smithi190 bash[20839]: cluster 2024-09-17T12:39:18.136442+0000 mgr.y (mgr.25154) 1031 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:19.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:19 smithi022 bash[25967]: cluster 2024-09-17T12:39:18.136442+0000 mgr.y (mgr.25154) 1031 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:19 smithi022 bash[19740]: cluster 2024-09-17T12:39:18.136442+0000 mgr.y (mgr.25154) 1031 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:39:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:39:20] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T12:39:21.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:21 smithi190 bash[20839]: cluster 2024-09-17T12:39:20.137183+0000 mgr.y (mgr.25154) 1032 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:21.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:21 smithi022 bash[19740]: cluster 2024-09-17T12:39:20.137183+0000 mgr.y (mgr.25154) 1032 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:21 smithi022 bash[25967]: cluster 2024-09-17T12:39:20.137183+0000 mgr.y (mgr.25154) 1032 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:23.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:23 smithi190 bash[20839]: cluster 2024-09-17T12:39:22.138850+0000 mgr.y (mgr.25154) 1033 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:23.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:23 smithi022 bash[25967]: cluster 2024-09-17T12:39:22.138850+0000 mgr.y (mgr.25154) 1033 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:23.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:23 smithi022 bash[19740]: cluster 2024-09-17T12:39:22.138850+0000 mgr.y (mgr.25154) 1033 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:25.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:25 smithi190 bash[20839]: cluster 2024-09-17T12:39:24.139605+0000 mgr.y (mgr.25154) 1034 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:25.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:25 smithi190 bash[20839]: audit 2024-09-17T12:39:24.692069+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:25 smithi190 bash[20839]: audit 2024-09-17T12:39:24.703341+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:25 smithi190 bash[20839]: audit 2024-09-17T12:39:24.714652+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:25 smithi190 bash[20839]: audit 2024-09-17T12:39:25.191709+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[19740]: cluster 2024-09-17T12:39:24.139605+0000 mgr.y (mgr.25154) 1034 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[19740]: audit 2024-09-17T12:39:24.692069+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[19740]: audit 2024-09-17T12:39:24.703341+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[19740]: audit 2024-09-17T12:39:24.714652+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[19740]: audit 2024-09-17T12:39:25.191709+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[25967]: cluster 2024-09-17T12:39:24.139605+0000 mgr.y (mgr.25154) 1034 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[25967]: audit 2024-09-17T12:39:24.692069+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[25967]: audit 2024-09-17T12:39:24.703341+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[25967]: audit 2024-09-17T12:39:24.714652+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:25 smithi022 bash[25967]: audit 2024-09-17T12:39:25.191709+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:26.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:26 smithi190 bash[20839]: audit 2024-09-17T12:39:24.723801+0000 mgr.y (mgr.25154) 1035 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:26 smithi022 bash[19740]: audit 2024-09-17T12:39:24.723801+0000 mgr.y (mgr.25154) 1035 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:26.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:26 smithi022 bash[25967]: audit 2024-09-17T12:39:24.723801+0000 mgr.y (mgr.25154) 1035 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:27.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:27 smithi190 bash[20839]: cluster 2024-09-17T12:39:26.141405+0000 mgr.y (mgr.25154) 1036 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:27.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:27 smithi190 bash[20839]: audit 2024-09-17T12:39:26.976566+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:27.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:27 smithi190 bash[20839]: audit 2024-09-17T12:39:26.989465+0000 mon.a (mon.0) 6010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:27.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:27 smithi190 bash[20839]: audit 2024-09-17T12:39:27.000257+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:27.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:27 smithi022 bash[19740]: cluster 2024-09-17T12:39:26.141405+0000 mgr.y (mgr.25154) 1036 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:27.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:27 smithi022 bash[19740]: audit 2024-09-17T12:39:26.976566+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:27.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:27 smithi022 bash[19740]: audit 2024-09-17T12:39:26.989465+0000 mon.a (mon.0) 6010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:27.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:27 smithi022 bash[19740]: audit 2024-09-17T12:39:27.000257+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:27.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:27 smithi022 bash[25967]: cluster 2024-09-17T12:39:26.141405+0000 mgr.y (mgr.25154) 1036 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:27.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:27 smithi022 bash[25967]: audit 2024-09-17T12:39:26.976566+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:27.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:27 smithi022 bash[25967]: audit 2024-09-17T12:39:26.989465+0000 mon.a (mon.0) 6010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:27.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:27 smithi022 bash[25967]: audit 2024-09-17T12:39:27.000257+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:28.354 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:39:29.005 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:39:29.005 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 2s ago 40m - - 2024-09-17T12:39:29.005 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 4s ago 40m - - 2024-09-17T12:39:29.005 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (34s) 2s ago 31m 13.7M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:39:29.005 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (30m) 4s ago 30m 79.4M - 9.4.7 954c08fa6188 7edc51036a0f 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (3m) 2s ago 27m 48.3M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (2m) 4s ago 39m 440M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (14m) 2s ago 41m 523M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (41m) 2s ago 42m 112M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (39m) 4s ago 39m 80.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (39m) 2s ago 39m 78.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (2m) 2s ago 31m 7787k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (114s) 4s ago 31m 7543k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (38m) 2s ago 38m 64.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (37m) 2s ago 37m 66.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (36m) 2s ago 36m 53.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:39:29.006 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (35m) 2s ago 36m 65.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:39:29.007 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (35m) 4s ago 35m 67.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:39:29.007 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (34m) 4s ago 34m 64.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:39:29.007 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (33m) 4s ago 33m 56.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:39:29.007 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (32m) 4s ago 32m 65.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:39:29.007 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (74s) 4s ago 31m 35.5M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:39:29.007 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (27m) 2s ago 27m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:39:29.007 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (27m) 4s ago 27m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:39:29.226 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:28 smithi190 bash[45016]: logger=cleanup t=2024-09-17T12:39:28.971620149Z level=info msg="Completed cleanup jobs" duration=118.273541ms 2024-09-17T12:39:29.374 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:39:29.374 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:39:29.374 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:39:29.374 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:39:29.374 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:39:29.375 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:39:29.498 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.499 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.499 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.499 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.500 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.500 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.500 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.501 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.501 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: Stopping Ceph grafana.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:39:29.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:29.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:29 smithi190 bash[20839]: cluster 2024-09-17T12:39:28.141923+0000 mgr.y (mgr.25154) 1037 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:29.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:29 smithi190 bash[20839]: audit 2024-09-17T12:39:28.338903+0000 mgr.y (mgr.25154) 1038 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:29.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:29 smithi190 bash[20839]: audit 2024-09-17T12:39:29.373500+0000 mon.a (mon.0) 6012 : audit [DBG] from='client.? 172.21.15.22:0/531052105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:29.692 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:39:29.692 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:39:29.692 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:39:29.692 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T12:39:29.693 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:39:29.693 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr" 2024-09-17T12:39:29.693 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:39:29.693 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:39:29.693 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T12:39:29.694 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:39:29.694 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:39:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:29 smithi022 bash[19740]: cluster 2024-09-17T12:39:28.141923+0000 mgr.y (mgr.25154) 1037 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:29 smithi022 bash[19740]: audit 2024-09-17T12:39:28.338903+0000 mgr.y (mgr.25154) 1038 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:29.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:29 smithi022 bash[19740]: audit 2024-09-17T12:39:29.373500+0000 mon.a (mon.0) 6012 : audit [DBG] from='client.? 172.21.15.22:0/531052105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:29 smithi022 bash[25967]: cluster 2024-09-17T12:39:28.141923+0000 mgr.y (mgr.25154) 1037 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:29 smithi022 bash[25967]: audit 2024-09-17T12:39:28.338903+0000 mgr.y (mgr.25154) 1038 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:29 smithi022 bash[25967]: audit 2024-09-17T12:39:29.373500+0000 mon.a (mon.0) 6012 : audit [DBG] from='client.? 172.21.15.22:0/531052105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:30.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:30 smithi190 bash[20839]: audit 2024-09-17T12:39:28.669861+0000 mgr.y (mgr.25154) 1039 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:30.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:30 smithi190 bash[20839]: audit 2024-09-17T12:39:28.983481+0000 mgr.y (mgr.25154) 1040 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:30.402 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:30 smithi190 bash[84889]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-grafana-a 2024-09-17T12:39:30.402 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:39:30.402 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:30 smithi190 bash[84950]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-grafana-a 2024-09-17T12:39:30.402 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-17T12:39:30.402 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: Stopped Ceph grafana.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:39:30.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:30 smithi022 bash[25967]: audit 2024-09-17T12:39:28.669861+0000 mgr.y (mgr.25154) 1039 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:30.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:30 smithi022 bash[25967]: audit 2024-09-17T12:39:28.983481+0000 mgr.y (mgr.25154) 1040 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:30.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:30 smithi022 bash[19740]: audit 2024-09-17T12:39:28.669861+0000 mgr.y (mgr.25154) 1039 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:30.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:30 smithi022 bash[19740]: audit 2024-09-17T12:39:28.983481+0000 mgr.y (mgr.25154) 1040 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:30.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:30.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:30.902 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:30.903 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:30.903 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:30.903 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:30.903 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:30.904 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:30.904 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: Started Ceph grafana.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:39:30.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:30 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:39:31.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:39:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:39:30] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.51.0" 2024-09-17T12:39:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:29.691322+0000 mgr.y (mgr.25154) 1041 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: cluster 2024-09-17T12:39:30.142618+0000 mgr.y (mgr.25154) 1042 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:30.662175+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:30.670078+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.248581+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.255415+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.257449+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.258730+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.266412+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.297549+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.350333+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.353135+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.356367+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.357502+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:31.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:31 smithi190 bash[20839]: audit 2024-09-17T12:39:31.365283+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:29.691322+0000 mgr.y (mgr.25154) 1041 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:31.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: cluster 2024-09-17T12:39:30.142618+0000 mgr.y (mgr.25154) 1042 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:31.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:30.662175+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:30.670078+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.248581+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.255415+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.691 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.257449+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.258730+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.266412+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.297549+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.350333+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.353135+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.356367+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.357502+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[25967]: audit 2024-09-17T12:39:31.365283+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.692 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:29.691322+0000 mgr.y (mgr.25154) 1041 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: cluster 2024-09-17T12:39:30.142618+0000 mgr.y (mgr.25154) 1042 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:30.662175+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:30.670078+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.248581+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.255415+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.257449+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.258730+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.266412+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.297549+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.350333+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.353135+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:31.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.356367+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:31.694 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.357502+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:31.694 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:31 smithi022 bash[19740]: audit 2024-09-17T12:39:31.365283+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.267091+0000 mgr.y (mgr.25154) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.298849+0000 mgr.y (mgr.25154) 1044 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.365819+0000 mgr.y (mgr.25154) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.435931+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.437945+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.439991+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.440874+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.448601+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.449026+0000 mgr.y (mgr.25154) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.528361+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.530811+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.532907+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.533693+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.540792+0000 mon.a (mon.0) 6035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.603160+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.605077+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.606836+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.607519+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.613618+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.673349+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.675433+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.677148+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.677847+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.683609+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.746909+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.749260+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.751477+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.752404+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.758447+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.822015+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.823934+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.825803+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.826457+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.831991+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.897253+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.899795+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.902012+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.902946+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.909140+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.976656+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.978979+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.981041+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.981691+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:31.987311+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.054957+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.057531+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.059988+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.060877+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.069287+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.132390+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.134831+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.137077+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.137907+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.143776+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.206059+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.208035+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.209859+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.210535+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.216054+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.280702+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.282698+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.284485+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.285171+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.291212+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.350714+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.352692+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.354325+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.354960+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[20839]: audit 2024-09-17T12:39:32.360143+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.267091+0000 mgr.y (mgr.25154) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.298849+0000 mgr.y (mgr.25154) 1044 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:39:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.365819+0000 mgr.y (mgr.25154) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.435931+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.437945+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.439991+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.440874+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.448601+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.449026+0000 mgr.y (mgr.25154) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.528361+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.530811+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.532907+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.533693+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.540792+0000 mon.a (mon.0) 6035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.603160+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.605077+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.606836+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.607519+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.613618+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.267091+0000 mgr.y (mgr.25154) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.298849+0000 mgr.y (mgr.25154) 1044 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.365819+0000 mgr.y (mgr.25154) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.435931+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.437945+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.439991+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.440874+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.448601+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.449026+0000 mgr.y (mgr.25154) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.528361+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.530811+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.532907+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.533693+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.540792+0000 mon.a (mon.0) 6035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.603160+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.605077+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.606836+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.607519+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.613618+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.673349+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.675433+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.677148+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.677847+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.683609+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.746909+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.749260+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.751477+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.752404+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.758447+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.822015+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.823934+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.825803+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.826457+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.831991+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.897253+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.899795+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.902012+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.902946+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.909140+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.673349+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.675433+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.677148+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.677847+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.683609+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.746909+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.749260+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.751477+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.752404+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.758447+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.822015+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.823934+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.825803+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.826457+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.831991+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.897253+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.899795+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.902012+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.902946+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.909140+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.976656+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.978979+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.981041+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.981691+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:31.987311+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.054957+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.057531+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.059988+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.060877+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.069287+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.132390+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.134831+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.137077+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.137907+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.143776+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.206059+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.208035+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.209859+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.210535+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.216054+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.280702+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.282698+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.284485+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.285171+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.291212+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.350714+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.352692+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.354325+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.354960+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[19740]: audit 2024-09-17T12:39:32.360143+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.976656+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.978979+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.981041+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.981691+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:31.987311+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.054957+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.057531+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.059988+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.060877+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.069287+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.132390+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.134831+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.137077+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.137907+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.143776+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.206059+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.208035+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.209859+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.210535+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.216054+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.280702+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.282698+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.284485+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.285171+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.291212+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:32.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.350714+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:32.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.352692+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:32.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.354325+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:32.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.354960+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:32.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:32 smithi022 bash[25967]: audit 2024-09-17T12:39:32.360143+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.024 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.773998076Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-17T12:39:32Z 2024-09-17T12:39:33.024 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774272784Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T12:39:33.024 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774284038Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T12:39:33.024 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774287891Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T12:39:33.024 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774291019Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774293991Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774296831Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774299824Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774305928Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.77430923Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774312421Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.77431569Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774318935Z level=info msg=Target target=[all] 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774324961Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774328186Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774331126Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.77433572Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T12:39:33.025 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774338774Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=settings t=2024-09-17T12:39:32.774343603Z level=info msg="App mode production" 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=sqlstore t=2024-09-17T12:39:32.774690805Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=sqlstore t=2024-09-17T12:39:32.774706017Z 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-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.775320523Z level=info msg="Starting DB migrations" 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.792744595Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.800168038Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=7.423179ms 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.8322828Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.832533026Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=251.962µs 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.874397536Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.875452239Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.056343ms 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.916489099Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-17T12:39:33.026 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.922897522Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.40529ms 2024-09-17T12:39:33.027 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.967229083Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-17T12:39:33.027 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:32 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:32.975246718Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=8.017284ms 2024-09-17T12:39:33.027 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.017619277Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-17T12:39:33.027 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.025479716Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.854978ms 2024-09-17T12:39:33.275 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.084561393Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-17T12:39:33.275 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.085025415Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=467.871µs 2024-09-17T12:39:33.275 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.126197456Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-17T12:39:33.275 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.127488257Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.291323ms 2024-09-17T12:39:33.275 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.168540972Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-17T12:39:33.275 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.170052588Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.510524ms 2024-09-17T12:39:33.276 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.210420352Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-17T12:39:33.276 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.218504089Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.075679ms 2024-09-17T12:39:33.276 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.276923069Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-17T12:39:33.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.282829843Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.90543ms 2024-09-17T12:39:33.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.361453752Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-17T12:39:33.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.361669807Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=215.398µs 2024-09-17T12:39:33.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.462972916Z level=info msg="Executing migration" id="permission kind migration" 2024-09-17T12:39:33.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.471795764Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.822612ms 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.541348+0000 mgr.y (mgr.25154) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.614095+0000 mgr.y (mgr.25154) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.683999+0000 mgr.y (mgr.25154) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.758829+0000 mgr.y (mgr.25154) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.832402+0000 mgr.y (mgr.25154) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.909514+0000 mgr.y (mgr.25154) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:31.987716+0000 mgr.y (mgr.25154) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.069702+0000 mgr.y (mgr.25154) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cluster 2024-09-17T12:39:32.143619+0000 mgr.y (mgr.25154) 1055 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.144311+0000 mgr.y (mgr.25154) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.216481+0000 mgr.y (mgr.25154) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.291649+0000 mgr.y (mgr.25154) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.360557+0000 mgr.y (mgr.25154) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.421595+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.423901+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.425687+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.426400+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.431789+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.432162+0000 mgr.y (mgr.25154) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.499555+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.502310+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.505439+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.506625+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.512815+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.582081+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.584555+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.588388+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.589374+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.597477+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.669685+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.671818+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.674640+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.675628+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.683867+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.769605+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.772239+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.775009+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.776032+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.784610+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.878334+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.881337+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.884537+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.885461+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.893522+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.983628+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.986550+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.989764+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.990859+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:32.998361+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.091188+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.093943+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.097144+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.098177+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.105770+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.202204+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.204850+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.207756+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.208693+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.216227+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.312944+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.315657+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.318635+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.319936+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[20839]: audit 2024-09-17T12:39:33.328039+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.541348+0000 mgr.y (mgr.25154) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.614095+0000 mgr.y (mgr.25154) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.683999+0000 mgr.y (mgr.25154) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.758829+0000 mgr.y (mgr.25154) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.832402+0000 mgr.y (mgr.25154) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.909514+0000 mgr.y (mgr.25154) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:31.987716+0000 mgr.y (mgr.25154) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.069702+0000 mgr.y (mgr.25154) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cluster 2024-09-17T12:39:32.143619+0000 mgr.y (mgr.25154) 1055 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.144311+0000 mgr.y (mgr.25154) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.216481+0000 mgr.y (mgr.25154) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.291649+0000 mgr.y (mgr.25154) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.360557+0000 mgr.y (mgr.25154) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.421595+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.423901+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.425687+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.426400+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.431789+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.432162+0000 mgr.y (mgr.25154) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.499555+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.502310+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.505439+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.506625+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.512815+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.582081+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.584555+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.588388+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.589374+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.597477+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.669685+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.671818+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.674640+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.675628+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.683867+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.769605+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.772239+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.775009+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.776032+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.784610+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.878334+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.541348+0000 mgr.y (mgr.25154) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.614095+0000 mgr.y (mgr.25154) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.683999+0000 mgr.y (mgr.25154) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.758829+0000 mgr.y (mgr.25154) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.832402+0000 mgr.y (mgr.25154) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.909514+0000 mgr.y (mgr.25154) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:31.987716+0000 mgr.y (mgr.25154) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.069702+0000 mgr.y (mgr.25154) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cluster 2024-09-17T12:39:32.143619+0000 mgr.y (mgr.25154) 1055 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.144311+0000 mgr.y (mgr.25154) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.216481+0000 mgr.y (mgr.25154) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.291649+0000 mgr.y (mgr.25154) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.360557+0000 mgr.y (mgr.25154) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.421595+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.423901+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.425687+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.426400+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.431789+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.432162+0000 mgr.y (mgr.25154) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:33.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.499555+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.502310+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.881337+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.884537+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.885461+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.893522+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.983628+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.986550+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.989764+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.990859+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:32.998361+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.091188+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.093943+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.097144+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.098177+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.105770+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.202204+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.204850+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.207756+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.208693+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.216227+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.312944+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.315657+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.318635+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.319936+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[25967]: audit 2024-09-17T12:39:33.328039+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.505439+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.506625+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.512815+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.582081+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.584555+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.588388+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.589374+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.597477+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.669685+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.671818+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.674640+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.675628+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.683867+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.769605+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.772239+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.775009+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.776032+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.784610+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.878334+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.881337+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.884537+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.885461+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.893522+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.983628+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.986550+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.989764+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.990859+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:32.998361+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.091188+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.093943+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.097144+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.098177+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.105770+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.202204+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.204850+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.207756+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.208693+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.216227+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:33.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.312944+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:33.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.315657+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:33.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.318635+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:33.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.319936+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:33.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:33 smithi022 bash[19740]: audit 2024-09-17T12:39:33.328039+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.654295321Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-17T12:39:34.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.663014563Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.725184ms 2024-09-17T12:39:34.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.827226546Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-17T12:39:34.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:33 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:33.847360216Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=20.134041ms 2024-09-17T12:39:34.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.513363+0000 mgr.y (mgr.25154) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.597966+0000 mgr.y (mgr.25154) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.684390+0000 mgr.y (mgr.25154) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.785207+0000 mgr.y (mgr.25154) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.894074+0000 mgr.y (mgr.25154) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:32.998983+0000 mgr.y (mgr.25154) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.106373+0000 mgr.y (mgr.25154) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.217090+0000 mgr.y (mgr.25154) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.328650+0000 mgr.y (mgr.25154) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.431927+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.434275+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.436478+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.437608+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.445348+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.445794+0000 mgr.y (mgr.25154) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.514046+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.516059+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.518387+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.519202+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.525905+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.511 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.226522615Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-17T12:39:34.511 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.229289195Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.75769ms 2024-09-17T12:39:34.511 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.340781458Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-17T12:39:34.511 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.34385889Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.080212ms 2024-09-17T12:39:34.512 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.399801519Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-17T12:39:34.512 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.403079548Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=3.276469ms 2024-09-17T12:39:34.512 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.451465451Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-17T12:39:34.512 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.451531242Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.599µs 2024-09-17T12:39:34.512 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.510402729Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-17T12:39:34.512 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.592134+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.594867+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.597313+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.598382+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.604346+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.667897+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.670567+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.673593+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.674906+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.681118+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.762759+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.766142+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.768105+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.768824+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.774405+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.858341+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.861350+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.865026+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.865771+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.872465+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.951217+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.954280+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.957389+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.958442+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:33.967553+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.062620+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.065365+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.068817+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.069796+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.078811+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.177342+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.180062+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.182868+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.183738+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.192475+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.292583+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.295174+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.298328+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.515 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.299160+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[20839]: audit 2024-09-17T12:39:34.307769+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.513363+0000 mgr.y (mgr.25154) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.597966+0000 mgr.y (mgr.25154) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.684390+0000 mgr.y (mgr.25154) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.785207+0000 mgr.y (mgr.25154) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.894074+0000 mgr.y (mgr.25154) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:32.998983+0000 mgr.y (mgr.25154) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.106373+0000 mgr.y (mgr.25154) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.217090+0000 mgr.y (mgr.25154) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.328650+0000 mgr.y (mgr.25154) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.431927+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.434275+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.436478+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.437608+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.445348+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.445794+0000 mgr.y (mgr.25154) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.514046+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.516059+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.518387+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.519202+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.525905+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.592134+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.594867+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.597313+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.598382+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.604346+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.667897+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.670567+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.673593+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.674906+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.681118+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.762759+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.766142+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.768105+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.768824+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.774405+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.858341+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.861350+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.865026+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.865771+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.872465+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.951217+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.954280+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.957389+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.958442+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:33.967553+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.062620+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.065365+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.068817+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.069796+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.078811+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.177342+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.180062+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.182868+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.183738+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.192475+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.292583+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.295174+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.298328+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.299160+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[25967]: audit 2024-09-17T12:39:34.307769+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.513363+0000 mgr.y (mgr.25154) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.597966+0000 mgr.y (mgr.25154) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.684390+0000 mgr.y (mgr.25154) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.785207+0000 mgr.y (mgr.25154) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.894074+0000 mgr.y (mgr.25154) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:32.998983+0000 mgr.y (mgr.25154) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.106373+0000 mgr.y (mgr.25154) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.217090+0000 mgr.y (mgr.25154) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.328650+0000 mgr.y (mgr.25154) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.431927+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.434275+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.436478+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.437608+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.445348+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.445794+0000 mgr.y (mgr.25154) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.514046+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.516059+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.518387+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.519202+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.525905+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.592134+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.594867+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.597313+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.598382+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.604346+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.667897+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.670567+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.673593+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.674906+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.681118+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.762759+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.766142+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.768105+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.768824+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.774405+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.858341+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.861350+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.865026+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.865771+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.872465+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.951217+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.954280+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.957389+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.958442+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:33.967553+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.062620+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.065365+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.068817+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.069796+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.078811+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.177342+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.180062+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.182868+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.183738+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.192475+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.292583+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:34.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.295174+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:34.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.298328+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:34.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.299160+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:34.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:34 smithi022 bash[19740]: audit 2024-09-17T12:39:34.307769+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:34.901 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.511677937Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.273472ms 2024-09-17T12:39:34.902 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.721085678Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-17T12:39:34.902 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.723518374Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.434356ms 2024-09-17T12:39:35.297 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:34 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:34.986840275Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-17T12:39:35.297 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.02937051Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=42.528833ms 2024-09-17T12:39:35.297 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.184292093Z level=info msg="Executing migration" id="create correlation v2" 2024-09-17T12:39:35.297 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.187002234Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.711084ms 2024-09-17T12:39:35.651 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.298500917Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-17T12:39:35.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.301217092Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.725627ms 2024-09-17T12:39:35.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.546402742Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-17T12:39:35.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.548842327Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.440792ms 2024-09-17T12:39:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.526464+0000 mgr.y (mgr.25154) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.604825+0000 mgr.y (mgr.25154) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.681867+0000 mgr.y (mgr.25154) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.774905+0000 mgr.y (mgr.25154) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.873076+0000 mgr.y (mgr.25154) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:33.968058+0000 mgr.y (mgr.25154) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.079413+0000 mgr.y (mgr.25154) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cluster 2024-09-17T12:39:34.144208+0000 mgr.y (mgr.25154) 1078 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.193114+0000 mgr.y (mgr.25154) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.308317+0000 mgr.y (mgr.25154) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.414053+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.416983+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.421273+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.422294+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.430944+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.431483+0000 mgr.y (mgr.25154) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.498517+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.501136+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.504120+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.505089+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.514134+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.603369+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.605936+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.609281+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.610357+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.619444+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.696583+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.698938+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.701130+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.701975+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.708242+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.787444+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.790164+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.793079+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.794014+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.802350+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.879719+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.882388+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.885507+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.886610+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.895490+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.984310+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.986917+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.989939+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.990968+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:34.999631+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.094831+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.097393+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.100053+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.100960+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.109652+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.200144+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.202324+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.204626+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.205558+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.212248+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.284041+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.286376+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.289141+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.290054+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.298357+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.370416+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.372348+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.374501+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.375271+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[20839]: audit 2024-09-17T12:39:35.385615+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.526464+0000 mgr.y (mgr.25154) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.604825+0000 mgr.y (mgr.25154) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.681867+0000 mgr.y (mgr.25154) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.774905+0000 mgr.y (mgr.25154) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.873076+0000 mgr.y (mgr.25154) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:33.968058+0000 mgr.y (mgr.25154) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.079413+0000 mgr.y (mgr.25154) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cluster 2024-09-17T12:39:34.144208+0000 mgr.y (mgr.25154) 1078 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.193114+0000 mgr.y (mgr.25154) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.308317+0000 mgr.y (mgr.25154) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.414053+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.416983+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.421273+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.422294+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.430944+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.431483+0000 mgr.y (mgr.25154) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.498517+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.501136+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.504120+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.505089+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.526464+0000 mgr.y (mgr.25154) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.604825+0000 mgr.y (mgr.25154) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.681867+0000 mgr.y (mgr.25154) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.774905+0000 mgr.y (mgr.25154) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.873076+0000 mgr.y (mgr.25154) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:33.968058+0000 mgr.y (mgr.25154) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.079413+0000 mgr.y (mgr.25154) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cluster 2024-09-17T12:39:34.144208+0000 mgr.y (mgr.25154) 1078 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:35.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.193114+0000 mgr.y (mgr.25154) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.308317+0000 mgr.y (mgr.25154) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.414053+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.416983+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.421273+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.422294+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.430944+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.431483+0000 mgr.y (mgr.25154) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.498517+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.501136+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.504120+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.505089+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.514134+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.603369+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.605936+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.609281+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.610357+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.619444+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.696583+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.698938+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.701130+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.701975+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.708242+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.787444+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.790164+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.793079+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.794014+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.802350+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.879719+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.882388+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.885507+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.886610+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.895490+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.984310+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.986917+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.989939+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.990968+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:34.999631+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.094831+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.097393+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.100053+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.100960+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.109652+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.200144+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.202324+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.204626+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.205558+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.212248+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.284041+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.286376+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.289141+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.290054+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.298357+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.370416+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.372348+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.374501+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.375271+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[25967]: audit 2024-09-17T12:39:35.385615+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.514134+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.603369+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.605936+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.609281+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.610357+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.619444+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.696583+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.698938+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.701130+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.701975+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.708242+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.787444+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.790164+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.793079+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.794014+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.802350+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.879719+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.882388+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.885507+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.886610+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.895490+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.984310+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.986917+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.989939+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.990968+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:34.999631+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.094831+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.097393+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.100053+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.100960+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.109652+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.200144+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.202324+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.204626+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.205558+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.212248+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.284041+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.286376+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.289141+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.290054+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.298357+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.370416+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.372348+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:35.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.374501+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:35.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.375271+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:35.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:35 smithi022 bash[19740]: audit 2024-09-17T12:39:35.385615+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:35.985 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.734571585Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-17T12:39:35.985 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.737294725Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.726401ms 2024-09-17T12:39:35.986 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.80193293Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-17T12:39:35.986 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.802690574Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=757.123µs 2024-09-17T12:39:35.986 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.879266522Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-17T12:39:35.986 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.881202694Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.937992ms 2024-09-17T12:39:36.271 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.987416477Z level=info msg="Executing migration" id="add provisioning column" 2024-09-17T12:39:36.271 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:35 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:35.996461092Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.042199ms 2024-09-17T12:39:36.271 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.087477537Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-17T12:39:36.271 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.087799259Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=321.428µs 2024-09-17T12:39:36.272 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.179470022Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-17T12:39:36.272 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.179622091Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=151.009µs 2024-09-17T12:39:36.573 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.273096163Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-17T12:39:36.573 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.290658537Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=17.558891ms 2024-09-17T12:39:36.573 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.330556216Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-17T12:39:36.573 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.331033104Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=479.586µs 2024-09-17T12:39:36.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.373218871Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-17T12:39:36.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.373535047Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=336.796µs 2024-09-17T12:39:36.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.440670797Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-17T12:39:36.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.442618562Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.94717ms 2024-09-17T12:39:36.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.466041229Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-17T12:39:36.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.467310874Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.268776ms 2024-09-17T12:39:36.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.516287678Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-17T12:39:36.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.517888821Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.602025ms 2024-09-17T12:39:36.575 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.575153349Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-17T12:39:36.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.514661+0000 mgr.y (mgr.25154) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.619916+0000 mgr.y (mgr.25154) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.708707+0000 mgr.y (mgr.25154) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:34.734921+0000 mgr.y (mgr.25154) 1085 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:36.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.802957+0000 mgr.y (mgr.25154) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:34.896004+0000 mgr.y (mgr.25154) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.000155+0000 mgr.y (mgr.25154) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.110373+0000 mgr.y (mgr.25154) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.212713+0000 mgr.y (mgr.25154) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.298917+0000 mgr.y (mgr.25154) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.386090+0000 mgr.y (mgr.25154) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.458114+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.460697+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.463239+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.464438+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.470413+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.554024+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.556704+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.559635+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.560536+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.566460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.636031+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.638270+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.641636+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.642334+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.648588+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.741407+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.744369+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.747426+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.748939+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.755532+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.846766+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.848924+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.851467+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.852371+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.857909+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.931959+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.934077+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.936164+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.936992+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:35.947366+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.034917+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.037085+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.039012+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.039727+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.045199+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.121003+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.123330+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.126378+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.127325+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.133255+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.200451+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.202965+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.205829+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.206864+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.212964+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.301498+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.304266+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.306620+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.307735+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.313827+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.389525+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.391573+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.394961+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[20839]: audit 2024-09-17T12:39:36.395786+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.514661+0000 mgr.y (mgr.25154) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.619916+0000 mgr.y (mgr.25154) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.708707+0000 mgr.y (mgr.25154) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:34.734921+0000 mgr.y (mgr.25154) 1085 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.802957+0000 mgr.y (mgr.25154) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:34.896004+0000 mgr.y (mgr.25154) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.000155+0000 mgr.y (mgr.25154) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.110373+0000 mgr.y (mgr.25154) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.212713+0000 mgr.y (mgr.25154) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.298917+0000 mgr.y (mgr.25154) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.386090+0000 mgr.y (mgr.25154) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.458114+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.460697+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.463239+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.464438+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.470413+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.554024+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.556704+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.559635+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.560536+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.514661+0000 mgr.y (mgr.25154) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.619916+0000 mgr.y (mgr.25154) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.708707+0000 mgr.y (mgr.25154) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:34.734921+0000 mgr.y (mgr.25154) 1085 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.802957+0000 mgr.y (mgr.25154) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:34.896004+0000 mgr.y (mgr.25154) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.000155+0000 mgr.y (mgr.25154) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.110373+0000 mgr.y (mgr.25154) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.212713+0000 mgr.y (mgr.25154) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.298917+0000 mgr.y (mgr.25154) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.386090+0000 mgr.y (mgr.25154) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.458114+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.460697+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.463239+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.464438+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.470413+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.554024+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.556704+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.559635+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.560536+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.566460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.636031+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.638270+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.641636+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.642334+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.648588+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.741407+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.744369+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.747426+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.748939+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.755532+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.846766+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.848924+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.851467+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.852371+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.857909+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.931959+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.934077+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.936164+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.936992+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:35.947366+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.034917+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.037085+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.039012+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.039727+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.045199+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.121003+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.123330+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.126378+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.127325+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.133255+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.200451+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.202965+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.205829+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.206864+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.212964+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.301498+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.304266+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.306620+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.566460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.636031+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.638270+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.641636+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.642334+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.648588+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.741407+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.744369+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.747426+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.748939+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.755532+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.846766+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.848924+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.851467+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.852371+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.857909+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.931959+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.934077+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.936164+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.307735+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.313827+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.389525+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.391573+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.394961+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[19740]: audit 2024-09-17T12:39:36.395786+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.936992+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:35.947366+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.034917+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.037085+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.039012+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.039727+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.045199+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.121003+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.123330+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.126378+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.127325+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.133255+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.200451+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.202965+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.205829+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.206864+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.212964+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.301498+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.304266+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.306620+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.307735+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.313827+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.389525+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.391573+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.394961+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:36.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:36 smithi022 bash[25967]: audit 2024-09-17T12:39:36.395786+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:36.848 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.576193661Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.040142ms 2024-09-17T12:39:36.848 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.662424996Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-17T12:39:36.848 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.663156613Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=733.583µs 2024-09-17T12:39:36.848 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.849555467Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-17T12:39:37.146 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.852031852Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.471518ms 2024-09-17T12:39:37.146 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.953951895Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-17T12:39:37.147 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:36 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:36.955496434Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.546166ms 2024-09-17T12:39:37.401 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.148072954Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-17T12:39:37.402 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.149578566Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.509334ms 2024-09-17T12:39:37.678 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.492013369Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-17T12:39:37.678 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.493472185Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.459997ms 2024-09-17T12:39:37.679 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.604049716Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-17T12:39:37.679 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.605579031Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.532014ms 2024-09-17T12:39:37.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.470915+0000 mgr.y (mgr.25154) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.567017+0000 mgr.y (mgr.25154) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.649066+0000 mgr.y (mgr.25154) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.755946+0000 mgr.y (mgr.25154) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.858457+0000 mgr.y (mgr.25154) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:35.947951+0000 mgr.y (mgr.25154) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.045668+0000 mgr.y (mgr.25154) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.133728+0000 mgr.y (mgr.25154) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cluster 2024-09-17T12:39:36.145031+0000 mgr.y (mgr.25154) 1101 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.213537+0000 mgr.y (mgr.25154) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.314308+0000 mgr.y (mgr.25154) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.401416+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.401874+0000 mgr.y (mgr.25154) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.481628+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.484163+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.486381+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.487233+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.495481+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.581054+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.583689+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.586633+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.587563+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.596074+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.677780+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.680192+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.682862+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.683689+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.692339+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.762617+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.765350+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.768241+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.769029+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.777409+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.844654+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.846947+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.850033+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.850767+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.859228+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.932879+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.935061+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.937720+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.938384+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:36.946873+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.020514+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.023330+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.026312+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.027132+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.035940+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.103406+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.106300+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.109680+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.110542+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.119420+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.194224+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.196662+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.198554+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.199328+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.207637+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.270319+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.272636+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.275106+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.275790+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.281763+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.346087+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.348417+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.350399+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.351110+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[20839]: audit 2024-09-17T12:39:37.356620+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.470915+0000 mgr.y (mgr.25154) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.567017+0000 mgr.y (mgr.25154) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.649066+0000 mgr.y (mgr.25154) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.755946+0000 mgr.y (mgr.25154) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.858457+0000 mgr.y (mgr.25154) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:35.947951+0000 mgr.y (mgr.25154) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.045668+0000 mgr.y (mgr.25154) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.133728+0000 mgr.y (mgr.25154) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cluster 2024-09-17T12:39:36.145031+0000 mgr.y (mgr.25154) 1101 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.213537+0000 mgr.y (mgr.25154) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.314308+0000 mgr.y (mgr.25154) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.401416+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.401874+0000 mgr.y (mgr.25154) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.481628+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.484163+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.486381+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.487233+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.495481+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.581054+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.583689+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.470915+0000 mgr.y (mgr.25154) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.567017+0000 mgr.y (mgr.25154) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.649066+0000 mgr.y (mgr.25154) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.755946+0000 mgr.y (mgr.25154) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.858457+0000 mgr.y (mgr.25154) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:35.947951+0000 mgr.y (mgr.25154) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.045668+0000 mgr.y (mgr.25154) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.133728+0000 mgr.y (mgr.25154) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cluster 2024-09-17T12:39:36.145031+0000 mgr.y (mgr.25154) 1101 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.213537+0000 mgr.y (mgr.25154) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.314308+0000 mgr.y (mgr.25154) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.401416+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.401874+0000 mgr.y (mgr.25154) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.481628+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.484163+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.486381+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.487233+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.495481+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.581054+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.583689+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.586633+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.587563+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.596074+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.677780+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.680192+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.682862+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.683689+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.692339+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.762617+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.765350+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.768241+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.769029+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.777409+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.844654+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.846947+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.850033+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.850767+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.859228+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.932879+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.935061+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.586633+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.587563+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.596074+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.677780+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.680192+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.682862+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.683689+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.692339+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.762617+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.765350+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.768241+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.769029+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.777409+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.844654+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.846947+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.850033+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.850767+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.859228+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.932879+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.935061+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.937720+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.938384+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:36.946873+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.020514+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.023330+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.026312+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.027132+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.035940+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.103406+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.106300+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.109680+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.110542+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.119420+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.194224+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.196662+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.198554+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.199328+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.207637+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.270319+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.272636+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.275106+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.275790+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.281763+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.346087+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.348417+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.350399+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.351110+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[19740]: audit 2024-09-17T12:39:37.356620+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.937720+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.938384+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:36.946873+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.020514+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.023330+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.026312+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.027132+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.035940+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.103406+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.106300+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.109680+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.110542+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.119420+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.194224+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.196662+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.198554+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.199328+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.207637+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.270319+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.272636+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.275106+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.275790+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.281763+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.346087+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.348417+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.350399+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.351110+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:37.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:37 smithi022 bash[25967]: audit 2024-09-17T12:39:37.356620+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.113 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.680109205Z level=info msg="Executing migration" id="create anon_device table" 2024-09-17T12:39:38.113 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.681401282Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.290047ms 2024-09-17T12:39:38.113 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.764542602Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-17T12:39:38.113 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.765772958Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.232332ms 2024-09-17T12:39:38.113 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.820861909Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-17T12:39:38.113 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.822210501Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.350433ms 2024-09-17T12:39:38.113 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.891312391Z level=info msg="Executing migration" id="create signing_key table" 2024-09-17T12:39:38.113 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:37 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:37.893379143Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.063632ms 2024-09-17T12:39:38.114 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.114265439Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-17T12:39:38.376 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.116750963Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.48728ms 2024-09-17T12:39:38.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.376762793Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-17T12:39:38.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.379330802Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.567386ms 2024-09-17T12:39:38.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.598355781Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-17T12:39:38.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.600198795Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.845898ms 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.496120+0000 mgr.y (mgr.25154) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.596779+0000 mgr.y (mgr.25154) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.692875+0000 mgr.y (mgr.25154) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.777894+0000 mgr.y (mgr.25154) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.859853+0000 mgr.y (mgr.25154) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:36.947399+0000 mgr.y (mgr.25154) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.036487+0000 mgr.y (mgr.25154) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.119974+0000 mgr.y (mgr.25154) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.208136+0000 mgr.y (mgr.25154) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.282250+0000 mgr.y (mgr.25154) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.357059+0000 mgr.y (mgr.25154) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.423062+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.425252+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.427084+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.427783+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.433976+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.434380+0000 mgr.y (mgr.25154) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.493475+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.496278+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.498762+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.499452+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.505699+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.565997+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.568571+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.572065+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.572934+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.580121+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.640816+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.643423+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.645665+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.646484+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.652018+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.713602+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.716186+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.718559+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.719704+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.725504+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.793779+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.795546+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.797160+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.797759+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.802913+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.861203+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.863330+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.865716+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.866373+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.871694+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.930616+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.932490+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.934298+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.934901+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:37.941236+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.002887+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.005327+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.008466+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.009387+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.014906+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.077576+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.079766+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.082287+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.082961+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.088590+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.148324+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.150757+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.153657+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.154523+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.161621+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.222590+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.225026+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.227385+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.228230+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.234920+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.301927+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.304113+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.305902+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.306556+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.313019+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.382043+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.384222+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.387106+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.388184+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[20839]: audit 2024-09-17T12:39:38.395462+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.496120+0000 mgr.y (mgr.25154) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.596779+0000 mgr.y (mgr.25154) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.692875+0000 mgr.y (mgr.25154) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.777894+0000 mgr.y (mgr.25154) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.859853+0000 mgr.y (mgr.25154) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:36.947399+0000 mgr.y (mgr.25154) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.036487+0000 mgr.y (mgr.25154) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.119974+0000 mgr.y (mgr.25154) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.208136+0000 mgr.y (mgr.25154) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.282250+0000 mgr.y (mgr.25154) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.357059+0000 mgr.y (mgr.25154) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.423062+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.425252+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.427084+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.427783+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.433976+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.434380+0000 mgr.y (mgr.25154) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.493475+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.496278+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.498762+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.496120+0000 mgr.y (mgr.25154) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.596779+0000 mgr.y (mgr.25154) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.692875+0000 mgr.y (mgr.25154) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.777894+0000 mgr.y (mgr.25154) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.859853+0000 mgr.y (mgr.25154) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:36.947399+0000 mgr.y (mgr.25154) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.036487+0000 mgr.y (mgr.25154) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.119974+0000 mgr.y (mgr.25154) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.208136+0000 mgr.y (mgr.25154) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.282250+0000 mgr.y (mgr.25154) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.357059+0000 mgr.y (mgr.25154) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.423062+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.425252+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.427084+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.427783+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.433976+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.434380+0000 mgr.y (mgr.25154) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.493475+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.496278+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.498762+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.499452+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.505699+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.565997+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.568571+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.572065+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.572934+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.580121+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.640816+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.643423+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.645665+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.646484+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.652018+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.713602+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.716186+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.718559+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.719704+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.725504+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.793779+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.795546+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.797160+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.499452+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.505699+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.565997+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.568571+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.572065+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.572934+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.580121+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.640816+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.643423+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.645665+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.646484+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.652018+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.713602+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.716186+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.718559+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.719704+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.725504+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.793779+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.795546+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.797160+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.797759+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.802913+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.861203+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.863330+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.865716+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.866373+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.871694+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.930616+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.932490+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.934298+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.934901+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:37.941236+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.002887+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.005327+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.008466+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.009387+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.014906+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.077576+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.079766+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.797759+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.802913+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.861203+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.863330+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.865716+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.866373+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.871694+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.930616+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.932490+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.934298+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.934901+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:37.941236+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.002887+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.005327+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.008466+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.009387+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.014906+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.077576+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.079766+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.082287+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.082961+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.088590+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.148324+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.150757+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.153657+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.154523+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.161621+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.222590+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.225026+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.227385+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.228230+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.234920+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.301927+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.304113+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.305902+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.306556+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.313019+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.382043+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.384222+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.387106+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.388184+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[25967]: audit 2024-09-17T12:39:38.395462+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.082287+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.082961+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.088590+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.148324+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.150757+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.153657+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.154523+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.161621+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.222590+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.225026+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.227385+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.228230+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.234920+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.301927+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.304113+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.305902+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.306556+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.313019+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.382043+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.384222+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.387106+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.388184+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:38.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:38 smithi022 bash[19740]: audit 2024-09-17T12:39:38.395462+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.151 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.720744468Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-17T12:39:39.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.73713765Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.394272ms 2024-09-17T12:39:39.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.925266935Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-17T12:39:39.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:38 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:38.93070811Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=5.445405ms 2024-09-17T12:39:39.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.275667766Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-17T12:39:39.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.278975889Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=3.310239ms 2024-09-17T12:39:39.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.39940185Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-17T12:39:39.574 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.401837562Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.437349ms 2024-09-17T12:39:39.575 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.491891298Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-17T12:39:39.575 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.493358272Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=1.469332ms 2024-09-17T12:39:39.575 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.575866936Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-17T12:39:39.575 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.506201+0000 mgr.y (mgr.25154) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.575 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.580557+0000 mgr.y (mgr.25154) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.575 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.652471+0000 mgr.y (mgr.25154) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.575 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.725859+0000 mgr.y (mgr.25154) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.803247+0000 mgr.y (mgr.25154) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.872043+0000 mgr.y (mgr.25154) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:37.941722+0000 mgr.y (mgr.25154) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.015367+0000 mgr.y (mgr.25154) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.088939+0000 mgr.y (mgr.25154) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cluster 2024-09-17T12:39:38.145422+0000 mgr.y (mgr.25154) 1126 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.162038+0000 mgr.y (mgr.25154) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.235397+0000 mgr.y (mgr.25154) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.313433+0000 mgr.y (mgr.25154) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.395840+0000 mgr.y (mgr.25154) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.468623+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.576 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.470833+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.472827+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.473644+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.479244+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.560340+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.563019+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.565322+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.566225+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.572042+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.660374+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.663206+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.666408+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.667699+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.577 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.674281+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.770651+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.773567+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.776270+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.777316+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.783815+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.882722+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.885463+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.887918+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.888938+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.895548+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.985256+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.987982+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.990821+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.991887+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:38.998315+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.084738+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.087738+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.093945+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.094984+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.101100+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.185083+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.187390+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.190259+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.191138+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.196895+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.268175+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.270345+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.273581+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.274364+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.279811+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.346074+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.348973+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.351736+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.352600+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[20839]: audit 2024-09-17T12:39:39.358404+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.506201+0000 mgr.y (mgr.25154) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.580557+0000 mgr.y (mgr.25154) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.652471+0000 mgr.y (mgr.25154) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.725859+0000 mgr.y (mgr.25154) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.803247+0000 mgr.y (mgr.25154) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.872043+0000 mgr.y (mgr.25154) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:37.941722+0000 mgr.y (mgr.25154) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.015367+0000 mgr.y (mgr.25154) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.088939+0000 mgr.y (mgr.25154) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cluster 2024-09-17T12:39:38.145422+0000 mgr.y (mgr.25154) 1126 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.162038+0000 mgr.y (mgr.25154) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.235397+0000 mgr.y (mgr.25154) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.313433+0000 mgr.y (mgr.25154) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.395840+0000 mgr.y (mgr.25154) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.468623+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.470833+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.472827+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.473644+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.479244+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.560340+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.563019+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.565322+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.566225+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.572042+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.660374+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.663206+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.666408+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.667699+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.674281+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.770651+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.773567+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.776270+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.777316+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.783815+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.882722+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.885463+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.887918+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.888938+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.895548+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.985256+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.987982+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.990821+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.991887+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:38.998315+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.084738+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.087738+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.093945+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.094984+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.101100+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.185083+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.187390+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.190259+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.191138+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.196895+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.268175+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.270345+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.273581+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.274364+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.279811+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.346074+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.348973+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.351736+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.352600+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[25967]: audit 2024-09-17T12:39:39.358404+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.506201+0000 mgr.y (mgr.25154) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.580557+0000 mgr.y (mgr.25154) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.652471+0000 mgr.y (mgr.25154) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.725859+0000 mgr.y (mgr.25154) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.803247+0000 mgr.y (mgr.25154) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.872043+0000 mgr.y (mgr.25154) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:37.941722+0000 mgr.y (mgr.25154) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.015367+0000 mgr.y (mgr.25154) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.088939+0000 mgr.y (mgr.25154) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cluster 2024-09-17T12:39:38.145422+0000 mgr.y (mgr.25154) 1126 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.162038+0000 mgr.y (mgr.25154) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.235397+0000 mgr.y (mgr.25154) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.313433+0000 mgr.y (mgr.25154) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.395840+0000 mgr.y (mgr.25154) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.468623+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.470833+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.472827+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.473644+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.479244+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.560340+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.563019+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.565322+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.566225+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.572042+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.660374+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.663206+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.666408+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.667699+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.674281+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.770651+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.773567+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.776270+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.777316+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.783815+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.882722+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.885463+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.887918+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.888938+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.895548+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.985256+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.987982+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.990821+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.991887+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:38.998315+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.084738+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.087738+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.093945+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.094984+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.101100+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.185083+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.187390+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.190259+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.191138+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.196895+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.268175+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.270345+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.273581+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.274364+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.279811+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.346074+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.348973+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.351736+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.352600+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:39 smithi022 bash[19740]: audit 2024-09-17T12:39:39.358404+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:39.901 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.57786754Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.001462ms 2024-09-17T12:39:39.901 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.678662373Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-17T12:39:39.901 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.686754586Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=8.093359ms 2024-09-17T12:39:39.901 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.802273021Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-17T12:39:39.901 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.80485928Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.587905ms 2024-09-17T12:39:39.902 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.902494691Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-17T12:39:40.151 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.903882929Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.390422ms 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.936591256Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.937431524Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=843.123µs 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.970257992Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:39 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:39.970420334Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=165.322µs 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:40.021375963Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:40.03320157Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.823613ms 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:40.088556911Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:40.098181183Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.621529ms 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:40.139288069Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-17T12:39:40.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:40.139771402Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=485.103µs 2024-09-17T12:39:40.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=migrator t=2024-09-17T12:39:40.181447641Z level=info msg="migrations completed" performed=65 skipped=482 duration=7.388803361s 2024-09-17T12:39:40.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=sqlstore t=2024-09-17T12:39:40.182425574Z level=info msg="Created default organization" 2024-09-17T12:39:40.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=secrets t=2024-09-17T12:39:40.206797645Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T12:39:40.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=plugin.store t=2024-09-17T12:39:40.266082585Z level=info msg="Loading plugins..." 2024-09-17T12:39:40.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=local.finder t=2024-09-17T12:39:40.314005921Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T12:39:40.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=plugin.store t=2024-09-17T12:39:40.314039608Z level=info msg="Plugins loaded" count=55 duration=47.957219ms 2024-09-17T12:39:40.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=query_data t=2024-09-17T12:39:40.31683164Z level=info msg="Query Service initialization" 2024-09-17T12:39:40.440 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=live.push_http t=2024-09-17T12:39:40.320090758Z level=info msg="Live Push Gateway initialization" 2024-09-17T12:39:40.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.479659+0000 mgr.y (mgr.25154) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.572498+0000 mgr.y (mgr.25154) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.674698+0000 mgr.y (mgr.25154) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.784333+0000 mgr.y (mgr.25154) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.895958+0000 mgr.y (mgr.25154) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:38.998846+0000 mgr.y (mgr.25154) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.101554+0000 mgr.y (mgr.25154) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.197460+0000 mgr.y (mgr.25154) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.280166+0000 mgr.y (mgr.25154) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.358946+0000 mgr.y (mgr.25154) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.425891+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.428735+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.430735+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.431467+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.437145+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.437549+0000 mgr.y (mgr.25154) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.495710+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.498160+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.501035+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.501966+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.510146+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.571878+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.574013+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.576540+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.577405+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.585370+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.654437+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.656833+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.659305+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.660255+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.666068+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.734864+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.737131+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.740186+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.741116+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.746993+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.822309+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.824397+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.827206+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.828247+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.839232+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.929645+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.932354+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.934889+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.935997+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:39.946966+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.029688+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.032576+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.035175+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.035967+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.042946+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.122801+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.125614+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.128836+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.129855+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.136786+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.191272+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.239392+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.253629+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.445 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.258814+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.446 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.260606+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.446 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.274110+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.446 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.372289+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.446 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.374580+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.446 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.377018+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.446 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.377866+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.446 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[20839]: audit 2024-09-17T12:39:40.384355+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.479659+0000 mgr.y (mgr.25154) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.572498+0000 mgr.y (mgr.25154) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.674698+0000 mgr.y (mgr.25154) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.784333+0000 mgr.y (mgr.25154) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.895958+0000 mgr.y (mgr.25154) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:38.998846+0000 mgr.y (mgr.25154) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.101554+0000 mgr.y (mgr.25154) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.197460+0000 mgr.y (mgr.25154) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.280166+0000 mgr.y (mgr.25154) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.358946+0000 mgr.y (mgr.25154) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.425891+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.428735+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.430735+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.431467+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.437145+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.437549+0000 mgr.y (mgr.25154) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.495710+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.498160+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.501035+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.501966+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.479659+0000 mgr.y (mgr.25154) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.572498+0000 mgr.y (mgr.25154) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.674698+0000 mgr.y (mgr.25154) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.784333+0000 mgr.y (mgr.25154) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.895958+0000 mgr.y (mgr.25154) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:38.998846+0000 mgr.y (mgr.25154) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.101554+0000 mgr.y (mgr.25154) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.197460+0000 mgr.y (mgr.25154) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.280166+0000 mgr.y (mgr.25154) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.358946+0000 mgr.y (mgr.25154) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.425891+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.428735+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.430735+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.431467+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.437145+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.437549+0000 mgr.y (mgr.25154) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.495710+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.498160+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.501035+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.501966+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.510146+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.571878+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.574013+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.576540+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.577405+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.585370+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.654437+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.656833+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.659305+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.660255+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.666068+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.734864+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.737131+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.740186+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.741116+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.746993+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.822309+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.824397+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.827206+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.828247+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.510146+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.571878+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.574013+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.576540+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.577405+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.585370+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.654437+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.656833+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.659305+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.660255+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.666068+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.734864+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.737131+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.740186+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.741116+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.746993+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.822309+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.824397+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.827206+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.828247+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.839232+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.929645+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.932354+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.934889+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.935997+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:39.946966+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.029688+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.032576+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.035175+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.035967+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.042946+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.122801+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.125614+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.128836+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.129855+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.136786+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.191272+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.239392+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.253629+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.839232+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.929645+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.932354+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.934889+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.935997+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:39.946966+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.029688+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.032576+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.035175+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.035967+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.042946+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.122801+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.125614+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.128836+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.129855+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.136786+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.191272+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:40.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.239392+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.253629+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.258814+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.260606+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.274110+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.372289+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.374580+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.377018+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.377866+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[19740]: audit 2024-09-17T12:39:40.384355+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.258814+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.260606+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.274110+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.372289+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:40.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.374580+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:40.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.377018+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:40.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.377866+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:40.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[25967]: audit 2024-09-17T12:39:40.384355+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:40.831 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=ngalert.migration t=2024-09-17T12:39:40.441758194Z level=info msg=Starting 2024-09-17T12:39:40.831 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=ngalert.state.manager t=2024-09-17T12:39:40.560352999Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-17T12:39:40.831 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=infra.usagestats.collector t=2024-09-17T12:39:40.562765587Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T12:39:40.831 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=provisioning.datasources t=2024-09-17T12:39:40.617750951Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-17T12:39:40.831 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=provisioning.datasources t=2024-09-17T12:39:40.618388222Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T12:39:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:39:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:39:40] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T12:39:41.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=provisioning.alerting t=2024-09-17T12:39:40.832727482Z level=info msg="starting to provision alerting" 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=provisioning.alerting t=2024-09-17T12:39:40.832746747Z level=info msg="finished to provision alerting" 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=grafanaStorageLogger t=2024-09-17T12:39:40.832910638Z level=info msg="Storage starting" 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=ngalert.state.manager t=2024-09-17T12:39:40.83297416Z level=info msg="Warming state cache for startup" 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=ngalert.multiorg.alertmanager t=2024-09-17T12:39:40.833056159Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=http.server t=2024-09-17T12:39:40.836190168Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=http.server t=2024-09-17T12:39:40.836785939Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=provisioning.dashboard t=2024-09-17T12:39:40.865060017Z level=info msg="starting to provision dashboards" 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=ngalert.state.manager t=2024-09-17T12:39:40.865058347Z level=info msg="State cache has been initialized" states=0 duration=32.081905ms 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=ngalert.scheduler t=2024-09-17T12:39:40.865095009Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=ticker t=2024-09-17T12:39:40.865160718Z level=info msg=starting first_tick=2024-09-17T12:39:50Z 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=sqlstore.transactions t=2024-09-17T12:39:40.87732217Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=grafana.update.checker t=2024-09-17T12:39:40.91371311Z level=info msg="Update check succeeded" duration=79.730781ms 2024-09-17T12:39:41.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:40 smithi190 bash[85008]: logger=plugins.update.checker t=2024-09-17T12:39:40.915166467Z level=info msg="Update check succeeded" duration=82.065347ms 2024-09-17T12:39:41.154 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[85008]: logger=grafana-apiserver t=2024-09-17T12:39:41.032925025Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-17T12:39:41.154 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[85008]: logger=grafana-apiserver t=2024-09-17T12:39:41.03339742Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-17T12:39:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.510709+0000 mgr.y (mgr.25154) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.585875+0000 mgr.y (mgr.25154) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.666572+0000 mgr.y (mgr.25154) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.747636+0000 mgr.y (mgr.25154) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.839751+0000 mgr.y (mgr.25154) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:39.947453+0000 mgr.y (mgr.25154) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.043413+0000 mgr.y (mgr.25154) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.137293+0000 mgr.y (mgr.25154) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cluster 2024-09-17T12:39:40.145803+0000 mgr.y (mgr.25154) 1150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.275818+0000 mgr.y (mgr.25154) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.385250+0000 mgr.y (mgr.25154) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.479697+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.482460+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.485835+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.486899+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.495910+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.585373+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.588106+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.591194+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.592188+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.510709+0000 mgr.y (mgr.25154) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.585875+0000 mgr.y (mgr.25154) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.666572+0000 mgr.y (mgr.25154) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.747636+0000 mgr.y (mgr.25154) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.839751+0000 mgr.y (mgr.25154) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:39.947453+0000 mgr.y (mgr.25154) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.043413+0000 mgr.y (mgr.25154) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.137293+0000 mgr.y (mgr.25154) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cluster 2024-09-17T12:39:40.145803+0000 mgr.y (mgr.25154) 1150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.275818+0000 mgr.y (mgr.25154) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.385250+0000 mgr.y (mgr.25154) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.479697+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.482460+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.485835+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.486899+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.495910+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.585373+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.588106+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.591194+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.592188+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.603023+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.698321+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.701398+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.704212+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.705355+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.713808+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.812258+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.814992+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.818268+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.819469+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.826562+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.930425+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.933563+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.937446+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.938883+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:40.947649+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.010340+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.021710+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.032462+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.055223+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.603023+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.698321+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.701398+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.704212+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.705355+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.713808+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.812258+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.814992+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.818268+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.819469+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.826562+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.930425+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.933563+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.937446+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.938883+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:40.947649+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.010340+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.021710+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.032462+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.055223+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.058491+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.060999+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.063674+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.066260+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.068362+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.069930+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.071860+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.074027+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.075937+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.077756+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.079540+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.081304+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.083144+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.084755+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.090692+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.093093+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.099770+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:39:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.101412+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.107567+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.058491+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.060999+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.063674+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.066260+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.068362+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.069930+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.071860+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.074027+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.075937+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.077756+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.079540+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.081304+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.083144+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.084755+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.090692+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.093093+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.099770+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.101412+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.107567+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.108864+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.115930+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.117051+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.117853+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.122506+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.123460+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.124338+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.129895+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.131101+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.132013+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.137429+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.138534+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T12:39:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.141712+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.146394+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.147627+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.154108+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.108864+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.115930+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.117051+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.117853+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.122506+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.123460+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T12:39:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.124338+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.129895+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.131101+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.132013+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.137429+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.138534+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.141712+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.146394+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.147627+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.154108+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:39:41.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.154986+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.155634+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.156245+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.156856+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.157470+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.158069+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.158981+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.164199+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.166284+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.167234+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.175006+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.264241+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.265647+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[19740]: audit 2024-09-17T12:39:41.274702+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.154986+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.155634+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.156245+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.156856+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.157470+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.158069+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.158981+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.164199+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:39:41.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.166284+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.167234+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.175006+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.264241+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.265647+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:41 smithi022 bash[25967]: audit 2024-09-17T12:39:41.274702+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.510709+0000 mgr.y (mgr.25154) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.585875+0000 mgr.y (mgr.25154) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.666572+0000 mgr.y (mgr.25154) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.747636+0000 mgr.y (mgr.25154) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.839751+0000 mgr.y (mgr.25154) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:39.947453+0000 mgr.y (mgr.25154) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.043413+0000 mgr.y (mgr.25154) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.137293+0000 mgr.y (mgr.25154) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cluster 2024-09-17T12:39:40.145803+0000 mgr.y (mgr.25154) 1150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.275818+0000 mgr.y (mgr.25154) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.385250+0000 mgr.y (mgr.25154) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.479697+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.482460+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.485835+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.486899+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.495910+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.585373+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.588106+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.591194+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.592188+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.603023+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.698321+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.701398+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.704212+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.705355+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.713808+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.812258+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.814992+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.818268+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.819469+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.826562+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.930425+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.933563+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.937446+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.938883+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:40.947649+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.010340+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.021710+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.032462+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.055223+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:39:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.058491+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.060999+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.063674+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.066260+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.068362+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.069930+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.071860+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.074027+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.075937+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.077756+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.079540+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.081304+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.083144+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.084755+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.090692+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.093093+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.099770+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.101412+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.107567+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.108864+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.115930+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:39:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.117051+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.117853+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.122506+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.123460+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.124338+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.129895+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.131101+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.132013+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.137429+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.138534+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.141712+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T12:39:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.146394+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.147627+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.154108+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.154986+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.155634+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.156245+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.156856+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.157470+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.158069+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.158981+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.164199+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.166284+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.167234+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.175006+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.264241+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:39:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.265647+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:39:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:41 smithi190 bash[20839]: audit 2024-09-17T12:39:41.274702+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.496411+0000 mgr.y (mgr.25154) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.603831+0000 mgr.y (mgr.25154) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.714638+0000 mgr.y (mgr.25154) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.827074+0000 mgr.y (mgr.25154) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[19740]: cephadm 2024-09-17T12:39:40.948306+0000 mgr.y (mgr.25154) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[19740]: cephadm 2024-09-17T12:39:41.085720+0000 mgr.y (mgr.25154) 1158 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:39:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[19740]: cephadm 2024-09-17T12:39:41.158571+0000 mgr.y (mgr.25154) 1159 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:39:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.496411+0000 mgr.y (mgr.25154) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.603831+0000 mgr.y (mgr.25154) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.714638+0000 mgr.y (mgr.25154) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.827074+0000 mgr.y (mgr.25154) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[25967]: cephadm 2024-09-17T12:39:40.948306+0000 mgr.y (mgr.25154) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[25967]: cephadm 2024-09-17T12:39:41.085720+0000 mgr.y (mgr.25154) 1158 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:39:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:42 smithi022 bash[25967]: cephadm 2024-09-17T12:39:41.158571+0000 mgr.y (mgr.25154) 1159 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:39:42.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:42 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.496411+0000 mgr.y (mgr.25154) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:42 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.603831+0000 mgr.y (mgr.25154) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:42 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.714638+0000 mgr.y (mgr.25154) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:42 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.827074+0000 mgr.y (mgr.25154) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:42 smithi190 bash[20839]: cephadm 2024-09-17T12:39:40.948306+0000 mgr.y (mgr.25154) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:39:42.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:42 smithi190 bash[20839]: cephadm 2024-09-17T12:39:41.085720+0000 mgr.y (mgr.25154) 1158 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:39:42.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:42 smithi190 bash[20839]: cephadm 2024-09-17T12:39:41.158571+0000 mgr.y (mgr.25154) 1159 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:39:43.698 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:43 smithi190 bash[20839]: cluster 2024-09-17T12:39:42.147590+0000 mgr.y (mgr.25154) 1160 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:43 smithi022 bash[19740]: cluster 2024-09-17T12:39:42.147590+0000 mgr.y (mgr.25154) 1160 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:43 smithi022 bash[25967]: cluster 2024-09-17T12:39:42.147590+0000 mgr.y (mgr.25154) 1160 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:45.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:44 smithi022 bash[25967]: audit 2024-09-17T12:39:43.695917+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:44 smithi022 bash[25967]: audit 2024-09-17T12:39:43.707105+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:44 smithi022 bash[25967]: audit 2024-09-17T12:39:43.718227+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:44 smithi022 bash[25967]: cluster 2024-09-17T12:39:44.148308+0000 mgr.y (mgr.25154) 1161 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:45.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:44 smithi022 bash[19740]: audit 2024-09-17T12:39:43.695917+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:44 smithi022 bash[19740]: audit 2024-09-17T12:39:43.707105+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:44 smithi022 bash[19740]: audit 2024-09-17T12:39:43.718227+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:44 smithi022 bash[19740]: cluster 2024-09-17T12:39:44.148308+0000 mgr.y (mgr.25154) 1161 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:45.066 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:44 smithi190 bash[20839]: audit 2024-09-17T12:39:43.695917+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.066 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:44 smithi190 bash[20839]: audit 2024-09-17T12:39:43.707105+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.066 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:44 smithi190 bash[20839]: audit 2024-09-17T12:39:43.718227+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:45.066 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:44 smithi190 bash[20839]: cluster 2024-09-17T12:39:44.148308+0000 mgr.y (mgr.25154) 1161 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:46 smithi190 bash[20839]: audit 2024-09-17T12:39:44.745904+0000 mgr.y (mgr.25154) 1162 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:46 smithi190 bash[20839]: audit 2024-09-17T12:39:45.324690+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:46 smithi022 bash[19740]: audit 2024-09-17T12:39:44.745904+0000 mgr.y (mgr.25154) 1162 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:46 smithi022 bash[19740]: audit 2024-09-17T12:39:45.324690+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:46 smithi022 bash[25967]: audit 2024-09-17T12:39:44.745904+0000 mgr.y (mgr.25154) 1162 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:46 smithi022 bash[25967]: audit 2024-09-17T12:39:45.324690+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.244 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:39:46 smithi190 bash[85008]: logger=provisioning.dashboard t=2024-09-17T12:39:46.981073134Z level=info msg="finished to provision dashboards" 2024-09-17T12:39:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:47 smithi022 bash[19740]: cluster 2024-09-17T12:39:46.149981+0000 mgr.y (mgr.25154) 1163 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:47 smithi022 bash[19740]: audit 2024-09-17T12:39:47.173317+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:47 smithi022 bash[19740]: audit 2024-09-17T12:39:47.183885+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:47 smithi022 bash[19740]: audit 2024-09-17T12:39:47.195555+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:47 smithi022 bash[25967]: cluster 2024-09-17T12:39:46.149981+0000 mgr.y (mgr.25154) 1163 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:47 smithi022 bash[25967]: audit 2024-09-17T12:39:47.173317+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:47 smithi022 bash[25967]: audit 2024-09-17T12:39:47.183885+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:47 smithi022 bash[25967]: audit 2024-09-17T12:39:47.195555+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:47 smithi190 bash[20839]: cluster 2024-09-17T12:39:46.149981+0000 mgr.y (mgr.25154) 1163 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:47 smithi190 bash[20839]: audit 2024-09-17T12:39:47.173317+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:47 smithi190 bash[20839]: audit 2024-09-17T12:39:47.183885+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:47.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:47 smithi190 bash[20839]: audit 2024-09-17T12:39:47.195555+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:39:49.620 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:49 smithi022 bash[25967]: cluster 2024-09-17T12:39:48.150719+0000 mgr.y (mgr.25154) 1164 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:49.620 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:49 smithi022 bash[19740]: cluster 2024-09-17T12:39:48.150719+0000 mgr.y (mgr.25154) 1164 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:49.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:49 smithi190 bash[20839]: cluster 2024-09-17T12:39:48.150719+0000 mgr.y (mgr.25154) 1164 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:39:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:39:50] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T12:39:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:51 smithi190 bash[20839]: cluster 2024-09-17T12:39:50.151433+0000 mgr.y (mgr.25154) 1165 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:51.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:51 smithi022 bash[19740]: cluster 2024-09-17T12:39:50.151433+0000 mgr.y (mgr.25154) 1165 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:51.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:51 smithi022 bash[25967]: cluster 2024-09-17T12:39:50.151433+0000 mgr.y (mgr.25154) 1165 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:53.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:53 smithi190 bash[20839]: cluster 2024-09-17T12:39:52.152325+0000 mgr.y (mgr.25154) 1166 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:53 smithi022 bash[19740]: cluster 2024-09-17T12:39:52.152325+0000 mgr.y (mgr.25154) 1166 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:53.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:53 smithi022 bash[25967]: cluster 2024-09-17T12:39:52.152325+0000 mgr.y (mgr.25154) 1166 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:55 smithi190 bash[20839]: cluster 2024-09-17T12:39:54.153010+0000 mgr.y (mgr.25154) 1167 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:55 smithi190 bash[20839]: audit 2024-09-17T12:39:55.192672+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:55 smithi022 bash[25967]: cluster 2024-09-17T12:39:54.153010+0000 mgr.y (mgr.25154) 1167 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:55 smithi022 bash[25967]: audit 2024-09-17T12:39:55.192672+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:55 smithi022 bash[19740]: cluster 2024-09-17T12:39:54.153010+0000 mgr.y (mgr.25154) 1167 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:55 smithi022 bash[19740]: audit 2024-09-17T12:39:55.192672+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:39:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:56 smithi190 bash[20839]: audit 2024-09-17T12:39:54.755903+0000 mgr.y (mgr.25154) 1168 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:56 smithi022 bash[19740]: audit 2024-09-17T12:39:54.755903+0000 mgr.y (mgr.25154) 1168 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:56 smithi022 bash[25967]: audit 2024-09-17T12:39:54.755903+0000 mgr.y (mgr.25154) 1168 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:39:57.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:57 smithi190 bash[20839]: cluster 2024-09-17T12:39:56.154656+0000 mgr.y (mgr.25154) 1169 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:57 smithi022 bash[19740]: cluster 2024-09-17T12:39:56.154656+0000 mgr.y (mgr.25154) 1169 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:57.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:57 smithi022 bash[25967]: cluster 2024-09-17T12:39:56.154656+0000 mgr.y (mgr.25154) 1169 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:39:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:39:59 smithi190 bash[20839]: cluster 2024-09-17T12:39:58.155456+0000 mgr.y (mgr.25154) 1170 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:59.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:39:59 smithi022 bash[19740]: cluster 2024-09-17T12:39:58.155456+0000 mgr.y (mgr.25154) 1170 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:39:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:39:59 smithi022 bash[25967]: cluster 2024-09-17T12:39:58.155456+0000 mgr.y (mgr.25154) 1170 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:00.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:00 smithi190 bash[20839]: cluster 2024-09-17T12:40:00.000110+0000 mon.a (mon.0) 6618 : cluster [INF] overall HEALTH_OK 2024-09-17T12:40:00.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:00 smithi022 bash[19740]: cluster 2024-09-17T12:40:00.000110+0000 mon.a (mon.0) 6618 : cluster [INF] overall HEALTH_OK 2024-09-17T12:40:00.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:00 smithi022 bash[25967]: cluster 2024-09-17T12:40:00.000110+0000 mon.a (mon.0) 6618 : cluster [INF] overall HEALTH_OK 2024-09-17T12:40:00.736 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T12:40:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:40:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:40:00] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T12:40:01.567 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:01 smithi190 bash[20839]: audit 2024-09-17T12:40:00.019441+0000 mgr.y (mgr.25154) 1171 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:01.568 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:01 smithi190 bash[20839]: cluster 2024-09-17T12:40:00.155896+0000 mgr.y (mgr.25154) 1172 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:01 smithi022 bash[19740]: audit 2024-09-17T12:40:00.019441+0000 mgr.y (mgr.25154) 1171 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:01 smithi022 bash[19740]: cluster 2024-09-17T12:40:00.155896+0000 mgr.y (mgr.25154) 1172 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:01 smithi022 bash[25967]: audit 2024-09-17T12:40:00.019441+0000 mgr.y (mgr.25154) 1171 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:01 smithi022 bash[25967]: cluster 2024-09-17T12:40:00.155896+0000 mgr.y (mgr.25154) 1172 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:03 smithi190 bash[20839]: cluster 2024-09-17T12:40:02.157423+0000 mgr.y (mgr.25154) 1173 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:03 smithi022 bash[25967]: cluster 2024-09-17T12:40:02.157423+0000 mgr.y (mgr.25154) 1173 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:03 smithi022 bash[19740]: cluster 2024-09-17T12:40:02.157423+0000 mgr.y (mgr.25154) 1173 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:04 smithi022 bash[25967]: audit 2024-09-17T12:40:03.917722+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:04 smithi022 bash[25967]: audit 2024-09-17T12:40:03.934691+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:04 smithi022 bash[25967]: audit 2024-09-17T12:40:03.947157+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:04 smithi022 bash[25967]: cluster 2024-09-17T12:40:04.158157+0000 mgr.y (mgr.25154) 1174 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:04 smithi022 bash[19740]: audit 2024-09-17T12:40:03.917722+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:04 smithi022 bash[19740]: audit 2024-09-17T12:40:03.934691+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:04 smithi022 bash[19740]: audit 2024-09-17T12:40:03.947157+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:04 smithi022 bash[19740]: cluster 2024-09-17T12:40:04.158157+0000 mgr.y (mgr.25154) 1174 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:04 smithi190 bash[20839]: audit 2024-09-17T12:40:03.917722+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:04 smithi190 bash[20839]: audit 2024-09-17T12:40:03.934691+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:04 smithi190 bash[20839]: audit 2024-09-17T12:40:03.947157+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:04 smithi190 bash[20839]: cluster 2024-09-17T12:40:04.158157+0000 mgr.y (mgr.25154) 1174 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:05.507 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:40:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:05 smithi022 bash[19740]: audit 2024-09-17T12:40:04.767079+0000 mgr.y (mgr.25154) 1175 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:05 smithi022 bash[25967]: audit 2024-09-17T12:40:04.767079+0000 mgr.y (mgr.25154) 1175 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:05 smithi190 bash[20839]: audit 2024-09-17T12:40:04.767079+0000 mgr.y (mgr.25154) 1175 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:06.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:06 smithi022 bash[25967]: cluster 2024-09-17T12:40:06.159846+0000 mgr.y (mgr.25154) 1176 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:06.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:06 smithi022 bash[19740]: cluster 2024-09-17T12:40:06.159846+0000 mgr.y (mgr.25154) 1176 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:06 smithi190 bash[20839]: cluster 2024-09-17T12:40:06.159846+0000 mgr.y (mgr.25154) 1176 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:08.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:08 smithi190 bash[20839]: audit 2024-09-17T12:40:07.331954+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:08.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:08 smithi190 bash[20839]: audit 2024-09-17T12:40:07.341142+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:08.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:08 smithi190 bash[20839]: audit 2024-09-17T12:40:07.351410+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:08.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:08 smithi022 bash[19740]: audit 2024-09-17T12:40:07.331954+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:08.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:08 smithi022 bash[19740]: audit 2024-09-17T12:40:07.341142+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:08.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:08 smithi022 bash[19740]: audit 2024-09-17T12:40:07.351410+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:08.653 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:08 smithi022 bash[25967]: audit 2024-09-17T12:40:07.331954+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:08.653 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:08 smithi022 bash[25967]: audit 2024-09-17T12:40:07.341142+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:08.653 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:08 smithi022 bash[25967]: audit 2024-09-17T12:40:07.351410+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:09.077 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:40:09.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:09 smithi022 bash[25967]: cluster 2024-09-17T12:40:08.160544+0000 mgr.y (mgr.25154) 1177 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:09.610 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:09 smithi022 bash[25967]: audit 2024-09-17T12:40:09.062812+0000 mon.c (mon.2) 279 : audit [DBG] from='client.? 172.21.15.22:0/422981172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:09.610 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:09 smithi022 bash[19740]: cluster 2024-09-17T12:40:08.160544+0000 mgr.y (mgr.25154) 1177 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:09.610 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:09 smithi022 bash[19740]: audit 2024-09-17T12:40:09.062812+0000 mon.c (mon.2) 279 : audit [DBG] from='client.? 172.21.15.22:0/422981172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:09 smithi190 bash[20839]: cluster 2024-09-17T12:40:08.160544+0000 mgr.y (mgr.25154) 1177 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:09 smithi190 bash[20839]: audit 2024-09-17T12:40:09.062812+0000 mon.c (mon.2) 279 : audit [DBG] from='client.? 172.21.15.22:0/422981172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:10.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-17T12:40:10.619 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:10 smithi022 bash[25967]: audit 2024-09-17T12:40:10.192861+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:10.620 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:10 smithi022 bash[19740]: audit 2024-09-17T12:40:10.192861+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:10.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:10 smithi190 bash[20839]: audit 2024-09-17T12:40:10.192861+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:40:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:40:10] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T12:40:11.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:11 smithi190 bash[20839]: cluster 2024-09-17T12:40:10.161243+0000 mgr.y (mgr.25154) 1178 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:11.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:11 smithi022 bash[25967]: cluster 2024-09-17T12:40:10.161243+0000 mgr.y (mgr.25154) 1178 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:11 smithi022 bash[19740]: cluster 2024-09-17T12:40:10.161243+0000 mgr.y (mgr.25154) 1178 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:13 smithi190 bash[20839]: cluster 2024-09-17T12:40:12.162926+0000 mgr.y (mgr.25154) 1179 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:13 smithi022 bash[19740]: cluster 2024-09-17T12:40:12.162926+0000 mgr.y (mgr.25154) 1179 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:13 smithi022 bash[25967]: cluster 2024-09-17T12:40:12.162926+0000 mgr.y (mgr.25154) 1179 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:15.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:15 smithi190 bash[20839]: cluster 2024-09-17T12:40:14.163658+0000 mgr.y (mgr.25154) 1180 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:15.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:15 smithi022 bash[19740]: cluster 2024-09-17T12:40:14.163658+0000 mgr.y (mgr.25154) 1180 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:15 smithi022 bash[25967]: cluster 2024-09-17T12:40:14.163658+0000 mgr.y (mgr.25154) 1180 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:16.393 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:40:16.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:16 smithi190 bash[20839]: audit 2024-09-17T12:40:14.775845+0000 mgr.y (mgr.25154) 1181 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:16.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:16 smithi022 bash[25967]: audit 2024-09-17T12:40:14.775845+0000 mgr.y (mgr.25154) 1181 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:16 smithi022 bash[19740]: audit 2024-09-17T12:40:14.775845+0000 mgr.y (mgr.25154) 1181 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:17.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:17 smithi190 bash[20839]: cluster 2024-09-17T12:40:16.165241+0000 mgr.y (mgr.25154) 1182 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:17.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:17 smithi022 bash[25967]: cluster 2024-09-17T12:40:16.165241+0000 mgr.y (mgr.25154) 1182 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:17.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:17 smithi022 bash[19740]: cluster 2024-09-17T12:40:16.165241+0000 mgr.y (mgr.25154) 1182 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:19.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:19 smithi190 bash[20839]: cluster 2024-09-17T12:40:18.165732+0000 mgr.y (mgr.25154) 1183 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:19 smithi022 bash[19740]: cluster 2024-09-17T12:40:18.165732+0000 mgr.y (mgr.25154) 1183 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:19.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:19 smithi022 bash[25967]: cluster 2024-09-17T12:40:18.165732+0000 mgr.y (mgr.25154) 1183 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:19.814 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T12:40:20.504 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-17T12:40:20.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:20 smithi190 bash[20839]: audit 2024-09-17T12:40:19.801522+0000 mon.a (mon.0) 6626 : audit [DBG] from='client.? 172.21.15.22:0/3499502894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:20.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:20 smithi022 bash[19740]: audit 2024-09-17T12:40:19.801522+0000 mon.a (mon.0) 6626 : audit [DBG] from='client.? 172.21.15.22:0/3499502894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:20 smithi022 bash[25967]: audit 2024-09-17T12:40:19.801522+0000 mon.a (mon.0) 6626 : audit [DBG] from='client.? 172.21.15.22:0/3499502894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:40:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:40:20] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T12:40:21.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:21 smithi190 bash[20839]: cluster 2024-09-17T12:40:20.166375+0000 mgr.y (mgr.25154) 1184 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:21.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:21 smithi022 bash[19740]: cluster 2024-09-17T12:40:20.166375+0000 mgr.y (mgr.25154) 1184 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:21 smithi022 bash[25967]: cluster 2024-09-17T12:40:20.166375+0000 mgr.y (mgr.25154) 1184 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:23.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:23 smithi022 bash[25967]: cluster 2024-09-17T12:40:22.168039+0000 mgr.y (mgr.25154) 1185 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:23 smithi022 bash[19740]: cluster 2024-09-17T12:40:22.168039+0000 mgr.y (mgr.25154) 1185 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:23.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:23 smithi190 bash[20839]: cluster 2024-09-17T12:40:22.168039+0000 mgr.y (mgr.25154) 1185 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:25.270 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:40:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:25 smithi190 bash[20839]: audit 2024-09-17T12:40:24.134044+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:25 smithi190 bash[20839]: audit 2024-09-17T12:40:24.145255+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:25 smithi190 bash[20839]: audit 2024-09-17T12:40:24.156338+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:25 smithi190 bash[20839]: cluster 2024-09-17T12:40:24.168719+0000 mgr.y (mgr.25154) 1186 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:25.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:25 smithi022 bash[25967]: audit 2024-09-17T12:40:24.134044+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:25 smithi022 bash[25967]: audit 2024-09-17T12:40:24.145255+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:25 smithi022 bash[25967]: audit 2024-09-17T12:40:24.156338+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:25 smithi022 bash[25967]: cluster 2024-09-17T12:40:24.168719+0000 mgr.y (mgr.25154) 1186 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:25.509 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:25 smithi022 bash[19740]: audit 2024-09-17T12:40:24.134044+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:25 smithi022 bash[19740]: audit 2024-09-17T12:40:24.145255+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:25 smithi022 bash[19740]: audit 2024-09-17T12:40:24.156338+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:25.510 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:25 smithi022 bash[19740]: cluster 2024-09-17T12:40:24.168719+0000 mgr.y (mgr.25154) 1186 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:26 smithi022 bash[25967]: audit 2024-09-17T12:40:24.783839+0000 mgr.y (mgr.25154) 1187 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:26 smithi022 bash[25967]: audit 2024-09-17T12:40:25.193253+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:26 smithi022 bash[19740]: audit 2024-09-17T12:40:24.783839+0000 mgr.y (mgr.25154) 1187 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:26 smithi022 bash[19740]: audit 2024-09-17T12:40:25.193253+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:26.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:26 smithi190 bash[20839]: audit 2024-09-17T12:40:24.783839+0000 mgr.y (mgr.25154) 1187 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:26.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:26 smithi190 bash[20839]: audit 2024-09-17T12:40:25.193253+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:27.513 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:27 smithi022 bash[19740]: cluster 2024-09-17T12:40:26.170340+0000 mgr.y (mgr.25154) 1188 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:27.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:27 smithi022 bash[25967]: cluster 2024-09-17T12:40:26.170340+0000 mgr.y (mgr.25154) 1188 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:27 smithi190 bash[20839]: cluster 2024-09-17T12:40:26.170340+0000 mgr.y (mgr.25154) 1188 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:28.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:28 smithi190 bash[20839]: audit 2024-09-17T12:40:27.527432+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:28 smithi190 bash[20839]: audit 2024-09-17T12:40:27.534514+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:28 smithi190 bash[20839]: audit 2024-09-17T12:40:27.541458+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:28.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:28 smithi190 bash[20839]: cluster 2024-09-17T12:40:28.171035+0000 mgr.y (mgr.25154) 1189 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:29.007 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:40:29.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:28 smithi022 bash[19740]: audit 2024-09-17T12:40:27.527432+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:29.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:28 smithi022 bash[19740]: audit 2024-09-17T12:40:27.534514+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:29.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:28 smithi022 bash[19740]: audit 2024-09-17T12:40:27.541458+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:29.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:28 smithi022 bash[19740]: cluster 2024-09-17T12:40:28.171035+0000 mgr.y (mgr.25154) 1189 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:29.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:28 smithi022 bash[25967]: audit 2024-09-17T12:40:27.527432+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:29.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:28 smithi022 bash[25967]: audit 2024-09-17T12:40:27.534514+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:29.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:28 smithi022 bash[25967]: audit 2024-09-17T12:40:27.541458+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:29.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:28 smithi022 bash[25967]: cluster 2024-09-17T12:40:28.171035+0000 mgr.y (mgr.25154) 1189 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:29.722 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-17T12:40:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:29 smithi190 bash[20839]: audit 2024-09-17T12:40:28.993197+0000 mon.a (mon.0) 6634 : audit [DBG] from='client.? 172.21.15.22:0/3066343300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:30.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:29 smithi022 bash[19740]: audit 2024-09-17T12:40:28.993197+0000 mon.a (mon.0) 6634 : audit [DBG] from='client.? 172.21.15.22:0/3066343300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:29 smithi022 bash[25967]: audit 2024-09-17T12:40:28.993197+0000 mon.a (mon.0) 6634 : audit [DBG] from='client.? 172.21.15.22:0/3066343300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:40:30.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:30 smithi190 bash[20839]: cluster 2024-09-17T12:40:30.171771+0000 mgr.y (mgr.25154) 1190 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:30.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:30 smithi022 bash[19740]: cluster 2024-09-17T12:40:30.171771+0000 mgr.y (mgr.25154) 1190 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:30.956 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:40:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:40:30] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T12:40:30.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:30 smithi022 bash[25967]: cluster 2024-09-17T12:40:30.171771+0000 mgr.y (mgr.25154) 1190 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:33.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:33 smithi022 bash[25967]: cluster 2024-09-17T12:40:32.173400+0000 mgr.y (mgr.25154) 1191 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:33.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:33 smithi022 bash[19740]: cluster 2024-09-17T12:40:32.173400+0000 mgr.y (mgr.25154) 1191 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:33.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:33 smithi190 bash[20839]: cluster 2024-09-17T12:40:32.173400+0000 mgr.y (mgr.25154) 1191 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:34.746 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:40:35.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:35 smithi022 bash[19740]: cluster 2024-09-17T12:40:34.174107+0000 mgr.y (mgr.25154) 1192 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:35 smithi022 bash[25967]: cluster 2024-09-17T12:40:34.174107+0000 mgr.y (mgr.25154) 1192 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:35 smithi190 bash[20839]: cluster 2024-09-17T12:40:34.174107+0000 mgr.y (mgr.25154) 1192 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:36 smithi022 bash[19740]: audit 2024-09-17T12:40:34.791788+0000 mgr.y (mgr.25154) 1193 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:36.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:36 smithi022 bash[25967]: audit 2024-09-17T12:40:34.791788+0000 mgr.y (mgr.25154) 1193 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:36 smithi190 bash[20839]: audit 2024-09-17T12:40:34.791788+0000 mgr.y (mgr.25154) 1193 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:37 smithi022 bash[19740]: cluster 2024-09-17T12:40:36.175785+0000 mgr.y (mgr.25154) 1194 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:37.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:37 smithi022 bash[25967]: cluster 2024-09-17T12:40:36.175785+0000 mgr.y (mgr.25154) 1194 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:37.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:37 smithi190 bash[20839]: cluster 2024-09-17T12:40:36.175785+0000 mgr.y (mgr.25154) 1194 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:39 smithi022 bash[19740]: cluster 2024-09-17T12:40:38.176428+0000 mgr.y (mgr.25154) 1195 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:39 smithi022 bash[19740]: audit 2024-09-17T12:40:38.215310+0000 mgr.y (mgr.25154) 1196 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:39 smithi022 bash[25967]: cluster 2024-09-17T12:40:38.176428+0000 mgr.y (mgr.25154) 1195 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:39 smithi022 bash[25967]: audit 2024-09-17T12:40:38.215310+0000 mgr.y (mgr.25154) 1196 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:39.585 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:39 smithi190 bash[20839]: cluster 2024-09-17T12:40:38.176428+0000 mgr.y (mgr.25154) 1195 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:39.586 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:39 smithi190 bash[20839]: audit 2024-09-17T12:40:38.215310+0000 mgr.y (mgr.25154) 1196 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:40 smithi022 bash[19740]: audit 2024-09-17T12:40:40.193042+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:40 smithi022 bash[25967]: audit 2024-09-17T12:40:40.193042+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:40 smithi190 bash[20839]: audit 2024-09-17T12:40:40.193042+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:40.716 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:40:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:40:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:40:40] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T12:40:41.336 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:40:41.513 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:41 smithi022 bash[25967]: cluster 2024-09-17T12:40:40.177090+0000 mgr.y (mgr.25154) 1197 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:41.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:41 smithi022 bash[19740]: cluster 2024-09-17T12:40:40.177090+0000 mgr.y (mgr.25154) 1197 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:41 smithi190 bash[20839]: cluster 2024-09-17T12:40:40.177090+0000 mgr.y (mgr.25154) 1197 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:42.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:42 smithi190 bash[20839]: audit 2024-09-17T12:40:41.377849+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:40:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:42 smithi190 bash[20839]: audit 2024-09-17T12:40:41.379383+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:40:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:42 smithi190 bash[20839]: audit 2024-09-17T12:40:41.388144+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:42.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:42 smithi022 bash[19740]: audit 2024-09-17T12:40:41.377849+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:40:42.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:42 smithi022 bash[19740]: audit 2024-09-17T12:40:41.379383+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:40:42.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:42 smithi022 bash[19740]: audit 2024-09-17T12:40:41.388144+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:42.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:42 smithi022 bash[25967]: audit 2024-09-17T12:40:41.377849+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:40:42.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:42 smithi022 bash[25967]: audit 2024-09-17T12:40:41.379383+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:40:42.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:42 smithi022 bash[25967]: audit 2024-09-17T12:40:41.388144+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:43 smithi190 bash[20839]: cluster 2024-09-17T12:40:42.178692+0000 mgr.y (mgr.25154) 1198 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:43 smithi022 bash[19740]: cluster 2024-09-17T12:40:42.178692+0000 mgr.y (mgr.25154) 1198 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:43 smithi022 bash[25967]: cluster 2024-09-17T12:40:42.178692+0000 mgr.y (mgr.25154) 1198 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:45 smithi190 bash[20839]: cluster 2024-09-17T12:40:44.179414+0000 mgr.y (mgr.25154) 1199 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:45 smithi190 bash[20839]: audit 2024-09-17T12:40:44.354778+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:45 smithi190 bash[20839]: audit 2024-09-17T12:40:44.365722+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:45 smithi190 bash[20839]: audit 2024-09-17T12:40:44.376718+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:45 smithi022 bash[19740]: cluster 2024-09-17T12:40:44.179414+0000 mgr.y (mgr.25154) 1199 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:45 smithi022 bash[19740]: audit 2024-09-17T12:40:44.354778+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:45 smithi022 bash[19740]: audit 2024-09-17T12:40:44.365722+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:45 smithi022 bash[19740]: audit 2024-09-17T12:40:44.376718+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:45 smithi022 bash[25967]: cluster 2024-09-17T12:40:44.179414+0000 mgr.y (mgr.25154) 1199 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:45 smithi022 bash[25967]: audit 2024-09-17T12:40:44.354778+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:45 smithi022 bash[25967]: audit 2024-09-17T12:40:44.365722+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:45.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:45 smithi022 bash[25967]: audit 2024-09-17T12:40:44.376718+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:46.103 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:40:46.151 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:40:45 smithi190 bash[85008]: logger=infra.usagestats t=2024-09-17T12:40:45.849572047Z level=info msg="Usage stats are ready to report" 2024-09-17T12:40:46.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:46 smithi022 bash[25967]: audit 2024-09-17T12:40:44.800246+0000 mgr.y (mgr.25154) 1200 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:46 smithi022 bash[19740]: audit 2024-09-17T12:40:44.800246+0000 mgr.y (mgr.25154) 1200 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:46 smithi190 bash[20839]: audit 2024-09-17T12:40:44.800246+0000 mgr.y (mgr.25154) 1200 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:47.561 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:47 smithi022 bash[19740]: cluster 2024-09-17T12:40:46.180496+0000 mgr.y (mgr.25154) 1201 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:47.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:47 smithi022 bash[25967]: cluster 2024-09-17T12:40:46.180496+0000 mgr.y (mgr.25154) 1201 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:47 smithi190 bash[20839]: cluster 2024-09-17T12:40:46.180496+0000 mgr.y (mgr.25154) 1201 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:48 smithi022 bash[25967]: audit 2024-09-17T12:40:47.737041+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:48 smithi022 bash[25967]: audit 2024-09-17T12:40:47.747054+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:48 smithi022 bash[25967]: audit 2024-09-17T12:40:47.758097+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:48 smithi022 bash[25967]: cluster 2024-09-17T12:40:48.181095+0000 mgr.y (mgr.25154) 1202 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:48 smithi022 bash[19740]: audit 2024-09-17T12:40:47.737041+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:48 smithi022 bash[19740]: audit 2024-09-17T12:40:47.747054+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:48 smithi022 bash[19740]: audit 2024-09-17T12:40:47.758097+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:48 smithi022 bash[19740]: cluster 2024-09-17T12:40:48.181095+0000 mgr.y (mgr.25154) 1202 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:48 smithi190 bash[20839]: audit 2024-09-17T12:40:47.737041+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:48 smithi190 bash[20839]: audit 2024-09-17T12:40:47.747054+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:48 smithi190 bash[20839]: audit 2024-09-17T12:40:47.758097+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:40:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:48 smithi190 bash[20839]: cluster 2024-09-17T12:40:48.181095+0000 mgr.y (mgr.25154) 1202 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:49.484 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:40:49.485 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": null, 2024-09-17T12:40:49.485 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": false, 2024-09-17T12:40:49.485 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "", 2024-09-17T12:40:49.485 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:40:49.485 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": null, 2024-09-17T12:40:49.485 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T12:40:49.485 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:40:49.485 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:40:50.202 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:40:51.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:40:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:40:50] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T12:40:51.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:51 smithi022 bash[25967]: audit 2024-09-17T12:40:49.483775+0000 mgr.y (mgr.25154) 1203 : audit [DBG] from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:51.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:51 smithi022 bash[25967]: cluster 2024-09-17T12:40:50.181599+0000 mgr.y (mgr.25154) 1204 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:51 smithi022 bash[19740]: audit 2024-09-17T12:40:49.483775+0000 mgr.y (mgr.25154) 1203 : audit [DBG] from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:51 smithi022 bash[19740]: cluster 2024-09-17T12:40:50.181599+0000 mgr.y (mgr.25154) 1204 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:51 smithi190 bash[20839]: audit 2024-09-17T12:40:49.483775+0000 mgr.y (mgr.25154) 1203 : audit [DBG] from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:40:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:51 smithi190 bash[20839]: cluster 2024-09-17T12:40:50.181599+0000 mgr.y (mgr.25154) 1204 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:53 smithi022 bash[19740]: cluster 2024-09-17T12:40:52.183213+0000 mgr.y (mgr.25154) 1205 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:53.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:53 smithi022 bash[25967]: cluster 2024-09-17T12:40:52.183213+0000 mgr.y (mgr.25154) 1205 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:53.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:53 smithi190 bash[20839]: cluster 2024-09-17T12:40:52.183213+0000 mgr.y (mgr.25154) 1205 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:54.948 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:40:55.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:55 smithi022 bash[25967]: cluster 2024-09-17T12:40:54.183986+0000 mgr.y (mgr.25154) 1206 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:55.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:55 smithi022 bash[25967]: audit 2024-09-17T12:40:55.194023+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:55 smithi022 bash[19740]: cluster 2024-09-17T12:40:54.183986+0000 mgr.y (mgr.25154) 1206 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:55 smithi022 bash[19740]: audit 2024-09-17T12:40:55.194023+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:55 smithi190 bash[20839]: cluster 2024-09-17T12:40:54.183986+0000 mgr.y (mgr.25154) 1206 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:55 smithi190 bash[20839]: audit 2024-09-17T12:40:55.194023+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:40:56.369 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:56 smithi022 bash[19740]: audit 2024-09-17T12:40:54.811516+0000 mgr.y (mgr.25154) 1207 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:56.369 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:56 smithi022 bash[25967]: audit 2024-09-17T12:40:54.811516+0000 mgr.y (mgr.25154) 1207 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:56.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:56 smithi190 bash[20839]: audit 2024-09-17T12:40:54.811516+0000 mgr.y (mgr.25154) 1207 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:40:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:57 smithi022 bash[19740]: cluster 2024-09-17T12:40:56.184918+0000 mgr.y (mgr.25154) 1208 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:57 smithi022 bash[25967]: cluster 2024-09-17T12:40:56.184918+0000 mgr.y (mgr.25154) 1208 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:57.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:57 smithi190 bash[20839]: cluster 2024-09-17T12:40:56.184918+0000 mgr.y (mgr.25154) 1208 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:40:58.368 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:40:59.010 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-17T12:40:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:59 smithi022 bash[25967]: cluster 2024-09-17T12:40:58.185399+0000 mgr.y (mgr.25154) 1209 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:40:59 smithi022 bash[25967]: audit 2024-09-17T12:40:58.367806+0000 mon.a (mon.0) 6646 : audit [DBG] from='client.? 172.21.15.22:0/2250161905' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:40:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:59 smithi022 bash[19740]: cluster 2024-09-17T12:40:58.185399+0000 mgr.y (mgr.25154) 1209 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:59.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:40:59 smithi022 bash[19740]: audit 2024-09-17T12:40:58.367806+0000 mon.a (mon.0) 6646 : audit [DBG] from='client.? 172.21.15.22:0/2250161905' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:40:59.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:59 smithi190 bash[20839]: cluster 2024-09-17T12:40:58.185399+0000 mgr.y (mgr.25154) 1209 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:40:59.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:40:59 smithi190 bash[20839]: audit 2024-09-17T12:40:58.367806+0000 mon.a (mon.0) 6646 : audit [DBG] from='client.? 172.21.15.22:0/2250161905' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:41:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:41:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:41:00] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T12:41:01.605 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:01 smithi190 bash[20839]: cluster 2024-09-17T12:41:00.186015+0000 mgr.y (mgr.25154) 1210 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:01.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:01 smithi022 bash[25967]: cluster 2024-09-17T12:41:00.186015+0000 mgr.y (mgr.25154) 1210 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:01 smithi022 bash[19740]: cluster 2024-09-17T12:41:00.186015+0000 mgr.y (mgr.25154) 1210 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:03 smithi190 bash[20839]: cluster 2024-09-17T12:41:02.187679+0000 mgr.y (mgr.25154) 1211 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:03 smithi022 bash[19740]: cluster 2024-09-17T12:41:02.187679+0000 mgr.y (mgr.25154) 1211 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:03 smithi022 bash[25967]: cluster 2024-09-17T12:41:02.187679+0000 mgr.y (mgr.25154) 1211 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:03.791 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:41:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:05 smithi022 bash[25967]: cluster 2024-09-17T12:41:04.188450+0000 mgr.y (mgr.25154) 1212 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:05 smithi022 bash[25967]: audit 2024-09-17T12:41:04.545689+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:05 smithi022 bash[25967]: audit 2024-09-17T12:41:04.556973+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:05 smithi022 bash[25967]: audit 2024-09-17T12:41:04.568277+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:05 smithi022 bash[19740]: cluster 2024-09-17T12:41:04.188450+0000 mgr.y (mgr.25154) 1212 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:05 smithi022 bash[19740]: audit 2024-09-17T12:41:04.545689+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:05 smithi022 bash[19740]: audit 2024-09-17T12:41:04.556973+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:05 smithi022 bash[19740]: audit 2024-09-17T12:41:04.568277+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:05.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:05 smithi190 bash[20839]: cluster 2024-09-17T12:41:04.188450+0000 mgr.y (mgr.25154) 1212 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:05.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:05 smithi190 bash[20839]: audit 2024-09-17T12:41:04.545689+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:05 smithi190 bash[20839]: audit 2024-09-17T12:41:04.556973+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:05 smithi190 bash[20839]: audit 2024-09-17T12:41:04.568277+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:06 smithi190 bash[20839]: audit 2024-09-17T12:41:04.818892+0000 mgr.y (mgr.25154) 1213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:06.716 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:06 smithi022 bash[19740]: audit 2024-09-17T12:41:04.818892+0000 mgr.y (mgr.25154) 1213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:06.717 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:06 smithi022 bash[25967]: audit 2024-09-17T12:41:04.818892+0000 mgr.y (mgr.25154) 1213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:07.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:07 smithi190 bash[20839]: cluster 2024-09-17T12:41:06.190092+0000 mgr.y (mgr.25154) 1214 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:07.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:07 smithi022 bash[25967]: cluster 2024-09-17T12:41:06.190092+0000 mgr.y (mgr.25154) 1214 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:07 smithi022 bash[19740]: cluster 2024-09-17T12:41:06.190092+0000 mgr.y (mgr.25154) 1214 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:08.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:08 smithi190 bash[20839]: audit 2024-09-17T12:41:07.063631+0000 mgr.y (mgr.25154) 1215 : audit [DBG] from='client.25586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:08.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:08 smithi190 bash[20839]: audit 2024-09-17T12:41:07.434241+0000 mgr.y (mgr.25154) 1216 : audit [DBG] from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:08.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:08 smithi190 bash[20839]: audit 2024-09-17T12:41:07.912655+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:08.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:08 smithi190 bash[20839]: audit 2024-09-17T12:41:07.918674+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:08.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:08 smithi190 bash[20839]: audit 2024-09-17T12:41:07.925708+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[19740]: audit 2024-09-17T12:41:07.063631+0000 mgr.y (mgr.25154) 1215 : audit [DBG] from='client.25586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[19740]: audit 2024-09-17T12:41:07.434241+0000 mgr.y (mgr.25154) 1216 : audit [DBG] from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[19740]: audit 2024-09-17T12:41:07.912655+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[19740]: audit 2024-09-17T12:41:07.918674+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[19740]: audit 2024-09-17T12:41:07.925708+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[25967]: audit 2024-09-17T12:41:07.063631+0000 mgr.y (mgr.25154) 1215 : audit [DBG] from='client.25586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[25967]: audit 2024-09-17T12:41:07.434241+0000 mgr.y (mgr.25154) 1216 : audit [DBG] from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[25967]: audit 2024-09-17T12:41:07.912655+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[25967]: audit 2024-09-17T12:41:07.918674+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:08 smithi022 bash[25967]: audit 2024-09-17T12:41:07.925708+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:09.509 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:09 smithi022 bash[25967]: cluster 2024-09-17T12:41:08.190795+0000 mgr.y (mgr.25154) 1217 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:09.509 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:09 smithi022 bash[19740]: cluster 2024-09-17T12:41:08.190795+0000 mgr.y (mgr.25154) 1217 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:09.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:09 smithi190 bash[20839]: cluster 2024-09-17T12:41:08.190795+0000 mgr.y (mgr.25154) 1217 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:10.032 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:41:10.809 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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 ; sleep 30 ; done' 2024-09-17T12:41:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:41:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:41:10] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.51.0" 2024-09-17T12:41:11.077 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[25967]: cephadm 2024-09-17T12:41:10.022667+0000 mgr.y (mgr.25154) 1218 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:41:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[25967]: audit 2024-09-17T12:41:10.031112+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[25967]: audit 2024-09-17T12:41:10.034029+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[25967]: audit 2024-09-17T12:41:10.035134+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[25967]: audit 2024-09-17T12:41:10.042714+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[25967]: cephadm 2024-09-17T12:41:10.112677+0000 mgr.y (mgr.25154) 1219 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:41:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[25967]: cluster 2024-09-17T12:41:10.191322+0000 mgr.y (mgr.25154) 1220 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:11.078 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[25967]: audit 2024-09-17T12:41:10.193602+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:11.078 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[19740]: cephadm 2024-09-17T12:41:10.022667+0000 mgr.y (mgr.25154) 1218 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[19740]: audit 2024-09-17T12:41:10.031112+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[19740]: audit 2024-09-17T12:41:10.034029+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[19740]: audit 2024-09-17T12:41:10.035134+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[19740]: audit 2024-09-17T12:41:10.042714+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[19740]: cephadm 2024-09-17T12:41:10.112677+0000 mgr.y (mgr.25154) 1219 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[19740]: cluster 2024-09-17T12:41:10.191322+0000 mgr.y (mgr.25154) 1220 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:11.079 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:11 smithi022 bash[19740]: audit 2024-09-17T12:41:10.193602+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:11 smithi190 bash[20839]: cephadm 2024-09-17T12:41:10.022667+0000 mgr.y (mgr.25154) 1218 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:41:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:11 smithi190 bash[20839]: audit 2024-09-17T12:41:10.031112+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:11 smithi190 bash[20839]: audit 2024-09-17T12:41:10.034029+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:11 smithi190 bash[20839]: audit 2024-09-17T12:41:10.035134+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:11 smithi190 bash[20839]: audit 2024-09-17T12:41:10.042714+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:11 smithi190 bash[20839]: cephadm 2024-09-17T12:41:10.112677+0000 mgr.y (mgr.25154) 1219 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:41:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:11 smithi190 bash[20839]: cluster 2024-09-17T12:41:10.191322+0000 mgr.y (mgr.25154) 1220 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:11 smithi190 bash[20839]: audit 2024-09-17T12:41:10.193602+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:13 smithi022 bash[19740]: cluster 2024-09-17T12:41:12.193039+0000 mgr.y (mgr.25154) 1221 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:13 smithi022 bash[25967]: cluster 2024-09-17T12:41:12.193039+0000 mgr.y (mgr.25154) 1221 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:13 smithi190 bash[20839]: cluster 2024-09-17T12:41:12.193039+0000 mgr.y (mgr.25154) 1221 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: audit 2024-09-17T12:41:14.110310+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: cephadm 2024-09-17T12:41:14.110791+0000 mgr.y (mgr.25154) 1222 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: cephadm 2024-09-17T12:41:14.110868+0000 mgr.y (mgr.25154) 1223 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: audit 2024-09-17T12:41:14.112763+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: audit 2024-09-17T12:41:14.115271+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: cephadm 2024-09-17T12:41:14.116363+0000 mgr.y (mgr.25154) 1224 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: audit 2024-09-17T12:41:14.121426+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: audit 2024-09-17T12:41:14.123453+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: audit 2024-09-17T12:41:14.124960+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T12:41:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: cephadm 2024-09-17T12:41:14.125987+0000 mgr.y (mgr.25154) 1225 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T12:41:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:15 smithi190 bash[20839]: cluster 2024-09-17T12:41:14.193792+0000 mgr.y (mgr.25154) 1226 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: audit 2024-09-17T12:41:14.110310+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: cephadm 2024-09-17T12:41:14.110791+0000 mgr.y (mgr.25154) 1222 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: cephadm 2024-09-17T12:41:14.110868+0000 mgr.y (mgr.25154) 1223 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: audit 2024-09-17T12:41:14.112763+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: audit 2024-09-17T12:41:14.115271+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: cephadm 2024-09-17T12:41:14.116363+0000 mgr.y (mgr.25154) 1224 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: audit 2024-09-17T12:41:14.121426+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: audit 2024-09-17T12:41:14.123453+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: audit 2024-09-17T12:41:14.124960+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T12:41:15.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: cephadm 2024-09-17T12:41:14.125987+0000 mgr.y (mgr.25154) 1225 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[19740]: cluster 2024-09-17T12:41:14.193792+0000 mgr.y (mgr.25154) 1226 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: audit 2024-09-17T12:41:14.110310+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: cephadm 2024-09-17T12:41:14.110791+0000 mgr.y (mgr.25154) 1222 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: cephadm 2024-09-17T12:41:14.110868+0000 mgr.y (mgr.25154) 1223 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: audit 2024-09-17T12:41:14.112763+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: audit 2024-09-17T12:41:14.115271+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: cephadm 2024-09-17T12:41:14.116363+0000 mgr.y (mgr.25154) 1224 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: audit 2024-09-17T12:41:14.121426+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: audit 2024-09-17T12:41:14.123453+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: audit 2024-09-17T12:41:14.124960+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T12:41:15.422 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: cephadm 2024-09-17T12:41:14.125987+0000 mgr.y (mgr.25154) 1225 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T12:41:15.423 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:15 smithi022 bash[25967]: cluster 2024-09-17T12:41:14.193792+0000 mgr.y (mgr.25154) 1226 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:16.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:16 smithi190 bash[20839]: audit 2024-09-17T12:41:14.827652+0000 mgr.y (mgr.25154) 1227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:16.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:16 smithi022 bash[25967]: audit 2024-09-17T12:41:14.827652+0000 mgr.y (mgr.25154) 1227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:16.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:16 smithi022 bash[19740]: audit 2024-09-17T12:41:14.827652+0000 mgr.y (mgr.25154) 1227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:16.634 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:41:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:17 smithi190 bash[20839]: cluster 2024-09-17T12:41:16.195464+0000 mgr.y (mgr.25154) 1228 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:17 smithi190 bash[20839]: audit 2024-09-17T12:41:16.749956+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:17 smithi190 bash[20839]: audit 2024-09-17T12:41:16.751979+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:41:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:17 smithi190 bash[20839]: audit 2024-09-17T12:41:16.753573+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:41:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:17 smithi190 bash[20839]: audit 2024-09-17T12:41:16.755442+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[25967]: cluster 2024-09-17T12:41:16.195464+0000 mgr.y (mgr.25154) 1228 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[25967]: audit 2024-09-17T12:41:16.749956+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[25967]: audit 2024-09-17T12:41:16.751979+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:41:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[25967]: audit 2024-09-17T12:41:16.753573+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:41:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[25967]: audit 2024-09-17T12:41:16.755442+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:17.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[19740]: cluster 2024-09-17T12:41:16.195464+0000 mgr.y (mgr.25154) 1228 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[19740]: audit 2024-09-17T12:41:16.749956+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[19740]: audit 2024-09-17T12:41:16.751979+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:41:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[19740]: audit 2024-09-17T12:41:16.753573+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:41:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:17 smithi022 bash[19740]: audit 2024-09-17T12:41:16.755442+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:18.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:18 smithi022 bash[25967]: cephadm 2024-09-17T12:41:16.736775+0000 mgr.y (mgr.25154) 1229 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T12:41:18.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:18 smithi022 bash[25967]: cephadm 2024-09-17T12:41:16.757738+0000 mgr.y (mgr.25154) 1230 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T12:41:18.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:18 smithi022 bash[19740]: cephadm 2024-09-17T12:41:16.736775+0000 mgr.y (mgr.25154) 1229 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T12:41:18.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:18 smithi022 bash[19740]: cephadm 2024-09-17T12:41:16.757738+0000 mgr.y (mgr.25154) 1230 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T12:41:18.389 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:18 smithi190 bash[20839]: cephadm 2024-09-17T12:41:16.736775+0000 mgr.y (mgr.25154) 1229 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T12:41:18.389 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:18 smithi190 bash[20839]: cephadm 2024-09-17T12:41:16.757738+0000 mgr.y (mgr.25154) 1230 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T12:41:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:19 smithi190 bash[20839]: cluster 2024-09-17T12:41:18.196108+0000 mgr.y (mgr.25154) 1231 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:19 smithi022 bash[19740]: cluster 2024-09-17T12:41:18.196108+0000 mgr.y (mgr.25154) 1231 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:19 smithi022 bash[25967]: cluster 2024-09-17T12:41:18.196108+0000 mgr.y (mgr.25154) 1231 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:20.145 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.145 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.146 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.146 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.146 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.147 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.147 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.147 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:20.246 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:41:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:20 smithi190 systemd[1]: Stopping Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:41:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:20 smithi190 bash[20839]: debug 2024-09-17T12:41:20.308+0000 7fb0b4c07640 -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-09-17T12:41:20.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:20 smithi190 bash[20839]: debug 2024-09-17T12:41:20.308+0000 7fb0b4c07640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 12s ago 42m - - 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 16s ago 42m - - 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (2m) 12s ago 32m 13.9M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (110s) 16s ago 32m 68.4M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (4m) 12s ago 29m 48.4M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (4m) 16s ago 41m 441M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (16m) 12s ago 43m 523M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (43m) 12s ago 43m 116M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:41:20.885 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (41m) 16s ago 41m 83.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1461c2cd4936 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (41m) 12s ago 41m 80.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (3m) 12s ago 33m 7963k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (3m) 16s ago 33m 7975k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (40m) 12s ago 40m 64.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (39m) 12s ago 39m 67.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (38m) 12s ago 38m 54.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (37m) 12s ago 37m 65.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (36m) 16s ago 36m 67.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (36m) 16s ago 36m 64.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (35m) 16s ago 35m 56.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (34m) 16s ago 34m 66.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:41:20.886 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (3m) 16s ago 33m 38.5M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:41:20.887 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (29m) 12s ago 29m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:41:20.887 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (29m) 16s ago 29m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:41:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:41:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:41:20] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.51.0" 2024-09-17T12:41:21.268 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:41:21.269 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:41:21.270 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:41:21.270 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T12:41:21.270 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:41:21.270 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:41:21.270 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:41:21.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:21 smithi190 bash[87589]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-b 2024-09-17T12:41:21.591 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:41:21.592 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:41:21.592 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:41:21.592 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi190", 2024-09-17T12:41:21.592 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:41:21.592 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "0/1 daemons upgraded", 2024-09-17T12:41:21.592 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T12:41:21.592 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:41:21.592 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:41:21.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.901 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.902 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.902 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.903 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.903 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.903 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:21 smithi190 bash[87710]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-b 2024-09-17T12:41:21.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T12:41:21.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: Stopped Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:41:21.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:21.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:21 smithi190 systemd[1]: Started Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:41:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.740+0000 7fb331ec0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:41:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.740+0000 7fb331ec0c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T12:41:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.740+0000 7fb331ec0c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T12:41:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.744+0000 7fb331ec0c80 0 load: jerasure load: lrc 2024-09-17T12:41:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:41:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Git sha 0 2024-09-17T12:41:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:41:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: DB SUMMARY 2024-09-17T12:41:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: DB Session ID: TI3UL7SHBYZ263E31332 2024-09-17T12:41:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T12:41:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T12:41:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 8102 Bytes 2024-09-17T12:41:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000108.sst 2024-09-17T12:41:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000106.log size: 707345 ; 2024-09-17T12:41:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:41:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T12:41:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:41:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:41:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:41:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:41:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.env: 0x5586c6dec120 2024-09-17T12:41:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:41:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.info_log: 0x5586c91cb700 2024-09-17T12:41:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:41:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:41:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:41:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:41:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:41:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:41:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:41:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:41:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:41:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:41:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:41:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:41:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:41:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:41:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:41:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.wal_dir: 2024-09-17T12:41:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:41:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:41:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:41:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:41:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:41:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:41:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:41:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:41:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.write_buffer_manager: 0x5586c91ce1e0 2024-09-17T12:41:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:41:24.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:41:24.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:41:24.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:41:24.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:41:24.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:41:24.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:41:24.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:41:24.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:41:24.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:41:24.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:41:24.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:41:24.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:41:24.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.row_cache: None 2024-09-17T12:41:24.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:41:24.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:41:24.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:41:24.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:41:24.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:41:24.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:41:24.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:41:24.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:41:24.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:41:24.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:41:24.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:41:24.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:41:24.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:41:24.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:41:24.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:41:24.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:41:24.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:41:24.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:41:24.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:41:24.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:41:24.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:41:24.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:41:24.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:41:24.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:41:24.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:41:24.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:41:24.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:41:24.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:41:24.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:41:24.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:41:24.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:41:24.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:41:24.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:41:24.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:41:24.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:41:24.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:41:24.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:41:24.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:41:24.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:41:24.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:41:24.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:41:24.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:41:24.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:41:24.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:41:24.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:41:24.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:41:24.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-17T12:41:24.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:41:24.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:41:24.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.merge_operator: 2024-09-17T12:41:24.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5586c91cb320) 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: cache_index_and_filter_blocks: 1 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: pin_top_level_index_and_filter: 1 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: index_type: 0 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: data_block_index_type: 0 2024-09-17T12:41:24.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: index_shortening: 1 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: checksum: 4 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: no_block_cache: 0 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: block_cache: 0x5586c91c1610 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: block_cache_name: BinnedLRUCache 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: block_cache_options: 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: capacity : 536870912 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: num_shard_bits : 4 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: strict_capacity_limit : 0 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: high_pri_pool_ratio: 0.000 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: block_cache_compressed: (nil) 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: persistent_cache: (nil) 2024-09-17T12:41:24.175 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: block_size: 4096 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: block_size_deviation: 10 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: block_restart_interval: 16 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: index_block_restart_interval: 1 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: metadata_block_size: 4096 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: partition_filters: 0 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: use_delta_encoding: 1 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: filter_policy: bloomfilter 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: whole_key_filtering: 1 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: verify_compression: 0 2024-09-17T12:41:24.176 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: read_amp_bytes_per_bit: 0 2024-09-17T12:41:24.177 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: format_version: 5 2024-09-17T12:41:24.177 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: enable_index_compression: 1 2024-09-17T12:41:24.177 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: block_align: 0 2024-09-17T12:41:24.177 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: max_auto_readahead_size: 262144 2024-09-17T12:41:24.177 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: prepopulate_block_cache: 0 2024-09-17T12:41:24.177 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: initial_auto_readahead_size: 8192 2024-09-17T12:41:24.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: num_file_reads_for_auto_readahead: 2 2024-09-17T12:41:24.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:41:24.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:41:24.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:41:24.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:41:24.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:41:24.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:41:24.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:41:24.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:41:24.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:41:24.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:41:24.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:41:24.180 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:41:24.180 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:41:24.180 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:41:24.180 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:41:24.180 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:41:24.180 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:41:24.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:41:24.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:41:24.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:41:24.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:41:24.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:41:24.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:41:24.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:41:24.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:41:24.182 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:41:24.182 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:41:24.182 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:41:24.182 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:41:24.182 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:41:24.182 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:41:24.182 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:41:24.182 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:41:24.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:41:24.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:41:24.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:41:24.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:41:24.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:41:24.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:41:24.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:41:24.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:41:24.184 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:41:24.184 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:41:24.184 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:41:24.184 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:41:24.184 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:41:24.184 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:41:24.184 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:41:24.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:41:24.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:41:24.187 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 110, last_sequence is 60659, log_number is 106,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 106 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 106 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c40d682-caf0-43d3-a479-9be6f0720812 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576883752009, "job": 1, "event": "recovery_started", "wal_files": [106]} 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.748+0000 7fb331ec0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #106 mode 2 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.752+0000 7fb331ec0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576883756654, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 111, "file_size": 466631, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 60664, "largest_seqno": 61055, "table_properties": {"data_size": 463985, "index_size": 1158, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 3964, "raw_average_key_size": 24, "raw_value_size": 460230, "raw_average_value_size": 2823, "num_data_blocks": 50, "num_entries": 163, "num_filter_entries": 163, "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": 1726576883, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c40d682-caf0-43d3-a479-9be6f0720812", "db_session_id": "TI3UL7SHBYZ263E31332", "orig_file_number": 111, "seqno_to_time_mapping": "N/A"}} 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.752+0000 7fb331ec0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576883756816, "job": 1, "event": "recovery_finished"} 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.752+0000 7fb331ec0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 113 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.752+0000 7fb331ec0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.756+0000 7fb331ec0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000106.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T12:41:24.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.756+0000 7fb331ec0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5586c91eee00 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.756+0000 7fb331ec0c80 4 rocksdb: DB pointer 0x5586c92f2000 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.756+0000 7fb327c88640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.756+0000 7fb327c88640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: ** DB Stats ** 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: ** Compaction Stats [default] ** 2024-09-17T12:41:24.189 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: 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-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: L0 1/0 455.69 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: L6 1/0 10.26 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-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Sum 2/0 10.71 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: ** Compaction Stats [default] ** 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: 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-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 176.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T12:41:24.190 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Cumulative compaction: 0.00 GB write, 50.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Interval compaction: 0.00 GB write, 50.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: 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-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Block cache BinnedLRUCache@0x5586c91c1610#7 capacity: 512.00 MB usage: 1.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.756+0000 7fb331ec0c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] at bind addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.760+0000 7fb331ec0c80 1 mon.b@-1(???) e3 preinit fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.760+0000 7fb331ec0c80 0 mon.b@-1(???).mds e1 new map 2024-09-17T12:41:24.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.760+0000 7fb331ec0c80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: e1 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: 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-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: legacy client fscid: -1 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: No filesystems configured 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.760+0000 7fb331ec0c80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.760+0000 7fb331ec0c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.760+0000 7fb331ec0c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.760+0000 7fb331ec0c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: debug 2024-09-17T12:41:23.760+0000 7fb331ec0c80 1 mon.b@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-17T12:41:24.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: cluster 2024-09-17T12:41:20.196723+0000 mgr.y (mgr.25154) 1232 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:24.193 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: cluster 2024-09-17T12:41:20.196723+0000 mgr.y (mgr.25154) 1232 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:24.193 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: audit 2024-09-17T12:41:20.233469+0000 mgr.y (mgr.25154) 1233 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.193 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:23 smithi190 bash[87765]: audit 2024-09-17T12:41:20.233469+0000 mgr.y (mgr.25154) 1233 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:23 smithi022 bash[19740]: cluster 2024-09-17T12:41:20.196723+0000 mgr.y (mgr.25154) 1232 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:23 smithi022 bash[19740]: audit 2024-09-17T12:41:20.233469+0000 mgr.y (mgr.25154) 1233 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:23 smithi022 bash[25967]: cluster 2024-09-17T12:41:20.196723+0000 mgr.y (mgr.25154) 1232 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:24.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:23 smithi022 bash[25967]: audit 2024-09-17T12:41:20.233469+0000 mgr.y (mgr.25154) 1233 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:20.548018+0000 mgr.y (mgr.25154) 1234 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:20.548018+0000 mgr.y (mgr.25154) 1234 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:20.858824+0000 mgr.y (mgr.25154) 1235 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:20.858824+0000 mgr.y (mgr.25154) 1235 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:21.268010+0000 mon.a (mon.0) 6668 : audit [DBG] from='client.? 172.21.15.22:0/1193808999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:21.268010+0000 mon.a (mon.0) 6668 : audit [DBG] from='client.? 172.21.15.22:0/1193808999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:21.590341+0000 mgr.y (mgr.25154) 1236 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:21.590341+0000 mgr.y (mgr.25154) 1236 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:22.198356+0000 mgr.y (mgr.25154) 1237 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:24.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:22.198356+0000 mgr.y (mgr.25154) 1237 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.774636+0000 mon.a (mon.0) 6669 : cluster [INF] mon.a calling monitor election 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.774636+0000 mon.a (mon.0) 6669 : cluster [INF] mon.a calling monitor election 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.775576+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.775576+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.797443+0000 mon.a (mon.0) 6670 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.797443+0000 mon.a (mon.0) 6670 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.806971+0000 mon.a (mon.0) 6671 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.806971+0000 mon.a (mon.0) 6671 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.824239+0000 mon.a (mon.0) 6672 : cluster [DBG] fsmap 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.824239+0000 mon.a (mon.0) 6672 : cluster [DBG] fsmap 2024-09-17T12:41:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.824289+0000 mon.a (mon.0) 6673 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.824289+0000 mon.a (mon.0) 6673 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.825098+0000 mon.a (mon.0) 6674 : cluster [DBG] mgrmap e47: y(active, since 5m), standbys: x 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.825098+0000 mon.a (mon.0) 6674 : cluster [DBG] mgrmap e47: y(active, since 5m), standbys: x 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.825366+0000 mon.a (mon.0) 6675 : cluster [INF] overall HEALTH_OK 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:23.825366+0000 mon.a (mon.0) 6675 : cluster [INF] overall HEALTH_OK 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.834200+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.834200+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.845164+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.845164+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.849882+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.849882+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.852034+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.852034+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.864056+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.864056+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:23.865020+0000 mgr.y (mgr.25154) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:23.865020+0000 mgr.y (mgr.25154) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.989659+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.989659+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.993025+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.993025+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.998162+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.998162+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.999464+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:23.999464+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:24.816 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.007194+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:24.817 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.007194+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.007928+0000 mgr.y (mgr.25154) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.007928+0000 mgr.y (mgr.25154) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.114103+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.114103+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.116888+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.116888+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.120283+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.120283+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.121334+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.121334+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.129563+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.129563+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.130031+0000 mgr.y (mgr.25154) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.130031+0000 mgr.y (mgr.25154) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:24.199024+0000 mgr.y (mgr.25154) 1241 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:25.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cluster 2024-09-17T12:41:24.199024+0000 mgr.y (mgr.25154) 1241 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:25.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.240388+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.240388+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.242503+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.242503+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.245778+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.245778+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.246848+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.246848+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.254252+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.254252+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.254713+0000 mgr.y (mgr.25154) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.254713+0000 mgr.y (mgr.25154) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.342255+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.342255+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.344890+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.344890+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.348135+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.348135+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.349076+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.349076+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.355567+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.355567+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.356040+0000 mgr.y (mgr.25154) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.356040+0000 mgr.y (mgr.25154) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.423497+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.423497+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.426075+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.426075+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.428262+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.428262+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.429026+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.429026+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.435092+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.435092+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.435603+0000 mgr.y (mgr.25154) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.435603+0000 mgr.y (mgr.25154) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.506188+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.506188+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.508493+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.508493+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.511700+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.511700+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.512515+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.512515+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.518171+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.518171+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.589797+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.589797+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.591801+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.591801+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.594144+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.594144+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.595007+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.595007+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.602907+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.602907+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.664797+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.664797+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.666962+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.666962+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.669561+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.669561+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.670653+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.670653+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.682392+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.682392+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.714062+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.714062+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.721916+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.721916+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.729894+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.729894+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.770121+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.770121+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.772801+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.772801+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.774658+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:41:25.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.774658+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:41:25.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.775815+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T12:41:25.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:24 smithi190 bash[87765]: audit 2024-09-17T12:41:24.775815+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T12:41:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:20.548018+0000 mgr.y (mgr.25154) 1234 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:20.858824+0000 mgr.y (mgr.25154) 1235 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:21.268010+0000 mon.a (mon.0) 6668 : audit [DBG] from='client.? 172.21.15.22:0/1193808999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:21.590341+0000 mgr.y (mgr.25154) 1236 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:22.198356+0000 mgr.y (mgr.25154) 1237 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:23.774636+0000 mon.a (mon.0) 6669 : cluster [INF] mon.a calling monitor election 2024-09-17T12:41:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:23.775576+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:41:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:23.797443+0000 mon.a (mon.0) 6670 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:41:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:23.806971+0000 mon.a (mon.0) 6671 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:23.824239+0000 mon.a (mon.0) 6672 : cluster [DBG] fsmap 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:23.824289+0000 mon.a (mon.0) 6673 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:23.825098+0000 mon.a (mon.0) 6674 : cluster [DBG] mgrmap e47: y(active, since 5m), standbys: x 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:23.825366+0000 mon.a (mon.0) 6675 : cluster [INF] overall HEALTH_OK 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.834200+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.845164+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.849882+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.852034+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.864056+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cephadm 2024-09-17T12:41:23.865020+0000 mgr.y (mgr.25154) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.989659+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.993025+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:20.548018+0000 mgr.y (mgr.25154) 1234 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:25.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:20.858824+0000 mgr.y (mgr.25154) 1235 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:25.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:21.268010+0000 mon.a (mon.0) 6668 : audit [DBG] from='client.? 172.21.15.22:0/1193808999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:21.590341+0000 mgr.y (mgr.25154) 1236 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:22.198356+0000 mgr.y (mgr.25154) 1237 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:23.774636+0000 mon.a (mon.0) 6669 : cluster [INF] mon.a calling monitor election 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:23.775576+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:23.797443+0000 mon.a (mon.0) 6670 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:23.806971+0000 mon.a (mon.0) 6671 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:23.824239+0000 mon.a (mon.0) 6672 : cluster [DBG] fsmap 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:23.824289+0000 mon.a (mon.0) 6673 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:23.825098+0000 mon.a (mon.0) 6674 : cluster [DBG] mgrmap e47: y(active, since 5m), standbys: x 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:23.825366+0000 mon.a (mon.0) 6675 : cluster [INF] overall HEALTH_OK 2024-09-17T12:41:25.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.834200+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.845164+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.849882+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.852034+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.864056+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cephadm 2024-09-17T12:41:23.865020+0000 mgr.y (mgr.25154) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.989659+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.993025+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.998162+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:23.999464+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.007194+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.007928+0000 mgr.y (mgr.25154) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.114103+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.116888+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.120283+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.121334+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.129563+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.130031+0000 mgr.y (mgr.25154) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cluster 2024-09-17T12:41:24.199024+0000 mgr.y (mgr.25154) 1241 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.240388+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.242503+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.245778+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.246848+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.254252+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.254713+0000 mgr.y (mgr.25154) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.342255+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.344890+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.998162+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:23.999464+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.007194+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.007928+0000 mgr.y (mgr.25154) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.114103+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.116888+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.120283+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.121334+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.129563+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.130031+0000 mgr.y (mgr.25154) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cluster 2024-09-17T12:41:24.199024+0000 mgr.y (mgr.25154) 1241 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.240388+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.242503+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.245778+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.246848+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.254252+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.254713+0000 mgr.y (mgr.25154) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.342255+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.344890+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.348135+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.349076+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.355567+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.356040+0000 mgr.y (mgr.25154) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.423497+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.426075+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.428262+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.429026+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.435092+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.435603+0000 mgr.y (mgr.25154) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.506188+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.508493+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.511700+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.512515+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.518171+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.589797+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.591801+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.594144+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.595007+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.602907+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.664797+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.666962+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.669561+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.670653+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.682392+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.714062+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.721916+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.729894+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.770121+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.772801+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.774658+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:41:25.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[19740]: audit 2024-09-17T12:41:24.775815+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T12:41:25.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.348135+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.349076+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.355567+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.356040+0000 mgr.y (mgr.25154) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.423497+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.426075+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.428262+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.429026+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.435092+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.435603+0000 mgr.y (mgr.25154) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.506188+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.508493+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.511700+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.512515+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.518171+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.589797+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.591801+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.594144+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.595007+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.602907+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.664797+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.666962+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.669561+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.670653+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.682392+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.714062+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.721916+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.729894+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:25.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.770121+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:25.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.772801+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:25.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.774658+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:41:25.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:24 smithi022 bash[25967]: audit 2024-09-17T12:41:24.775815+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.518601+0000 mgr.y (mgr.25154) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.518601+0000 mgr.y (mgr.25154) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.603444+0000 mgr.y (mgr.25154) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.603444+0000 mgr.y (mgr.25154) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.683049+0000 mgr.y (mgr.25154) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.683049+0000 mgr.y (mgr.25154) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.776603+0000 mgr.y (mgr.25154) 1248 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: cephadm 2024-09-17T12:41:24.776603+0000 mgr.y (mgr.25154) 1248 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: audit 2024-09-17T12:41:24.835715+0000 mgr.y (mgr.25154) 1249 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: audit 2024-09-17T12:41:24.835715+0000 mgr.y (mgr.25154) 1249 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:26.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: audit 2024-09-17T12:41:25.194631+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:26.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:26 smithi190 bash[87765]: audit 2024-09-17T12:41:25.194631+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.518601+0000 mgr.y (mgr.25154) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.603444+0000 mgr.y (mgr.25154) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.683049+0000 mgr.y (mgr.25154) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[19740]: cephadm 2024-09-17T12:41:24.776603+0000 mgr.y (mgr.25154) 1248 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T12:41:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[19740]: audit 2024-09-17T12:41:24.835715+0000 mgr.y (mgr.25154) 1249 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[19740]: audit 2024-09-17T12:41:25.194631+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.518601+0000 mgr.y (mgr.25154) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.603444+0000 mgr.y (mgr.25154) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.683049+0000 mgr.y (mgr.25154) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[25967]: cephadm 2024-09-17T12:41:24.776603+0000 mgr.y (mgr.25154) 1248 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T12:41:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[25967]: audit 2024-09-17T12:41:24.835715+0000 mgr.y (mgr.25154) 1249 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:26 smithi022 bash[25967]: audit 2024-09-17T12:41:25.194631+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:27.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:27 smithi190 bash[87765]: cluster 2024-09-17T12:41:26.200694+0000 mgr.y (mgr.25154) 1250 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:27.397 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:27 smithi190 bash[87765]: cluster 2024-09-17T12:41:26.200694+0000 mgr.y (mgr.25154) 1250 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:27.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:27 smithi022 bash[19740]: cluster 2024-09-17T12:41:26.200694+0000 mgr.y (mgr.25154) 1250 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:27.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:27 smithi022 bash[25967]: cluster 2024-09-17T12:41:26.200694+0000 mgr.y (mgr.25154) 1250 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:29.138 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:41:28 smithi022 bash[77365]: debug 2024-09-17T12:41:28.768+0000 7f67f0a38640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T12:41:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.139939+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.139939+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.150549+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.150549+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.159810+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.159810+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: cluster 2024-09-17T12:41:28.201421+0000 mgr.y (mgr.25154) 1251 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: cluster 2024-09-17T12:41:28.201421+0000 mgr.y (mgr.25154) 1251 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: cephadm 2024-09-17T12:41:28.355584+0000 mgr.y (mgr.25154) 1252 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: cephadm 2024-09-17T12:41:28.355584+0000 mgr.y (mgr.25154) 1252 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.358283+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.358283+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.359872+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:41:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.359872+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:41:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.361540+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: audit 2024-09-17T12:41:28.361540+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: cephadm 2024-09-17T12:41:28.363459+0000 mgr.y (mgr.25154) 1253 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T12:41:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:29 smithi190 bash[87765]: cephadm 2024-09-17T12:41:28.363459+0000 mgr.y (mgr.25154) 1253 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T12:41:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: audit 2024-09-17T12:41:28.139939+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: audit 2024-09-17T12:41:28.150549+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: audit 2024-09-17T12:41:28.159810+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: cluster 2024-09-17T12:41:28.201421+0000 mgr.y (mgr.25154) 1251 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: cephadm 2024-09-17T12:41:28.355584+0000 mgr.y (mgr.25154) 1252 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: audit 2024-09-17T12:41:28.358283+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: audit 2024-09-17T12:41:28.359872+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: audit 2024-09-17T12:41:28.361540+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[19740]: cephadm 2024-09-17T12:41:28.363459+0000 mgr.y (mgr.25154) 1253 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: audit 2024-09-17T12:41:28.139939+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: audit 2024-09-17T12:41:28.150549+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: audit 2024-09-17T12:41:28.159810+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: cluster 2024-09-17T12:41:28.201421+0000 mgr.y (mgr.25154) 1251 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: cephadm 2024-09-17T12:41:28.355584+0000 mgr.y (mgr.25154) 1252 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: audit 2024-09-17T12:41:28.358283+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:41:29.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: audit 2024-09-17T12:41:28.359872+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:41:29.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: audit 2024-09-17T12:41:28.361540+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:29.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:29 smithi022 bash[25967]: cephadm 2024-09-17T12:41:28.363459+0000 mgr.y (mgr.25154) 1253 : cephadm [INF] Deploying daemon mon.b on smithi190 2024-09-17T12:41:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:41:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:41:30] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.51.0" 2024-09-17T12:41:31.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:31 smithi022 bash[25967]: cluster 2024-09-17T12:41:30.202190+0000 mgr.y (mgr.25154) 1254 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:31 smithi022 bash[19740]: cluster 2024-09-17T12:41:30.202190+0000 mgr.y (mgr.25154) 1254 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:31.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:31 smithi190 bash[87765]: cluster 2024-09-17T12:41:30.202190+0000 mgr.y (mgr.25154) 1254 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:31.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:31 smithi190 bash[87765]: cluster 2024-09-17T12:41:30.202190+0000 mgr.y (mgr.25154) 1254 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:33.533 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.533 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.533 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.534 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.534 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.534 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.535 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: cluster 2024-09-17T12:41:32.203962+0000 mgr.y (mgr.25154) 1255 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:33.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: cluster 2024-09-17T12:41:32.203962+0000 mgr.y (mgr.25154) 1255 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:33.535 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: audit 2024-09-17T12:41:32.704635+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: audit 2024-09-17T12:41:32.704635+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: audit 2024-09-17T12:41:32.715854+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: audit 2024-09-17T12:41:32.715854+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: audit 2024-09-17T12:41:32.727184+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: audit 2024-09-17T12:41:32.727184+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:33.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 systemd[1]: Stopping Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:41:33.605 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:33 smithi022 bash[19740]: cluster 2024-09-17T12:41:32.203962+0000 mgr.y (mgr.25154) 1255 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:33.605 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:33 smithi022 bash[19740]: audit 2024-09-17T12:41:32.704635+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.605 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:33 smithi022 bash[19740]: audit 2024-09-17T12:41:32.715854+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.605 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:33 smithi022 bash[19740]: audit 2024-09-17T12:41:32.727184+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.605 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:33 smithi022 bash[25967]: cluster 2024-09-17T12:41:32.203962+0000 mgr.y (mgr.25154) 1255 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:33.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:33 smithi022 bash[25967]: audit 2024-09-17T12:41:32.704635+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:33 smithi022 bash[25967]: audit 2024-09-17T12:41:32.715854+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:33 smithi022 bash[25967]: audit 2024-09-17T12:41:32.727184+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:33.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: debug 2024-09-17T12:41:33.652+0000 7fb330499640 -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-09-17T12:41:33.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:33 smithi190 bash[87765]: debug 2024-09-17T12:41:33.652+0000 7fb330499640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T12:41:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:34 smithi190 bash[88891]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-b 2024-09-17T12:41:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:34 smithi190 bash[88950]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-b 2024-09-17T12:41:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T12:41:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: Stopped Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:41:35.151 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.152 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.152 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.152 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:41:35.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:34 smithi190 systemd[1]: Started Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:41:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.096+0000 7fd54e980c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:41:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.096+0000 7fd54e980c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T12:41:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.096+0000 7fd54e980c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T12:41:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 0 load: jerasure load: lrc 2024-09-17T12:41:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:41:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Git sha 0 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: DB SUMMARY 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: DB Session ID: UDWSSHI5UUD99J0VO0RB 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: MANIFEST file: MANIFEST-000113 size: 307 Bytes 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000108.sst 000111.sst 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000112.log size: 668970 ; 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:41:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.env: 0x557430e06120 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.info_log: 0x557432005700 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:41:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:41:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:41:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:41:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:41:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:41:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:41:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.wal_dir: 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:41:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.write_buffer_manager: 0x5574320081e0 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:41:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.row_cache: None 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:41:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:41:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:41:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:41:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000113 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.merge_operator: 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557432005320) 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: cache_index_and_filter_blocks: 1 2024-09-17T12:41:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: pin_top_level_index_and_filter: 1 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: index_type: 0 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: data_block_index_type: 0 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: index_shortening: 1 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: checksum: 4 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: no_block_cache: 0 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: block_cache: 0x557431ffb610 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: block_cache_name: BinnedLRUCache 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: block_cache_options: 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: capacity : 536870912 2024-09-17T12:41:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: num_shard_bits : 4 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: strict_capacity_limit : 0 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: high_pri_pool_ratio: 0.000 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: block_cache_compressed: (nil) 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: persistent_cache: (nil) 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: block_size: 4096 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: block_size_deviation: 10 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: block_restart_interval: 16 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: index_block_restart_interval: 1 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: metadata_block_size: 4096 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: partition_filters: 0 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: use_delta_encoding: 1 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: filter_policy: bloomfilter 2024-09-17T12:41:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: whole_key_filtering: 1 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: verify_compression: 0 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: read_amp_bytes_per_bit: 0 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: format_version: 5 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: enable_index_compression: 1 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: block_align: 0 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: max_auto_readahead_size: 262144 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: prepopulate_block_cache: 0 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: initial_auto_readahead_size: 8192 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: num_file_reads_for_auto_readahead: 2 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:41:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:41:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:41:36.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:41:36.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:41:36.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:41:36.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:41:36.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000113 succeeded,manifest_file_number is 113, next_file_number is 115, last_sequence is 61055, log_number is 107,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 107 2024-09-17T12:41:36.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 107 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c40d682-caf0-43d3-a479-9be6f0720812 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576896105574, "job": 1, "event": "recovery_started", "wal_files": [112]} 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.100+0000 7fd54e980c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #112 mode 2 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.104+0000 7fd54e980c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576896108574, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 116, "file_size": 413737, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 61060, "largest_seqno": 61427, "table_properties": {"data_size": 411190, "index_size": 995, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4524, "raw_average_key_size": 24, "raw_value_size": 407383, "raw_average_value_size": 2214, "num_data_blocks": 42, "num_entries": 184, "num_filter_entries": 184, "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": 1726576896, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c40d682-caf0-43d3-a479-9be6f0720812", "db_session_id": "UDWSSHI5UUD99J0VO0RB", "orig_file_number": 116, "seqno_to_time_mapping": "N/A"}} 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.104+0000 7fd54e980c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576896108710, "job": 1, "event": "recovery_finished"} 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.104+0000 7fd54e980c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 118 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.104+0000 7fd54e980c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000112.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557432028e00 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 4 rocksdb: DB pointer 0x55743212c000 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd544748640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd544748640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:41:36.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: ** DB Stats ** 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: ** Compaction Stats [default] ** 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: 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-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: L0 2/0 859.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 239.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T12:41:36.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: L6 1/0 10.26 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-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Sum 3/0 11.10 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 239.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 239.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: ** Compaction Stats [default] ** 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: 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-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 239.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:41:36.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Cumulative compaction: 0.00 GB write, 68.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Interval compaction: 0.00 GB write, 68.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: 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-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Block cache BinnedLRUCache@0x557431ffb610#7 capacity: 512.00 MB usage: 3.50 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: Block cache entry stats(count,size,portion): FilterBlock(2,1.09 KB,0.000208616%) IndexBlock(2,2.41 KB,0.000458956%) Misc(1,0.00 KB,0%) 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] at bind addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 1 mon.b@-1(???) e3 preinit fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 0 mon.b@-1(???).mds e1 new map 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: e1 2024-09-17T12:41:36.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: 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-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: legacy client fscid: -1 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: No filesystems configured 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:41:36.428 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:36 smithi190 bash[89008]: debug 2024-09-17T12:41:36.108+0000 7fd54e980c80 1 mon.b@-1(???).paxosservice(auth 1..33) refresh upgraded, format 0 -> 3 2024-09-17T12:41:37.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:34.846925+0000 mgr.y (mgr.25154) 1257 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:37.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:34.846925+0000 mgr.y (mgr.25154) 1257 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:37.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.206158+0000 mgr.y (mgr.25154) 1258 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:37.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.206158+0000 mgr.y (mgr.25154) 1258 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:37.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.324959+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.324959+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.324977+0000 mon.a (mon.0) 6738 : cluster [INF] mon.a calling monitor election 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.324977+0000 mon.a (mon.0) 6738 : cluster [INF] mon.a calling monitor election 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.346524+0000 mon.a (mon.0) 6739 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.346524+0000 mon.a (mon.0) 6739 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.359154+0000 mon.a (mon.0) 6740 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.359154+0000 mon.a (mon.0) 6740 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.360602+0000 mon.a (mon.0) 6741 : cluster [DBG] fsmap 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.360602+0000 mon.a (mon.0) 6741 : cluster [DBG] fsmap 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.360652+0000 mon.a (mon.0) 6742 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.360652+0000 mon.a (mon.0) 6742 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:41:37.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.361447+0000 mon.a (mon.0) 6743 : cluster [DBG] mgrmap e47: y(active, since 5m), standbys: x 2024-09-17T12:41:37.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.361447+0000 mon.a (mon.0) 6743 : cluster [DBG] mgrmap e47: y(active, since 5m), standbys: x 2024-09-17T12:41:37.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.361719+0000 mon.a (mon.0) 6744 : cluster [INF] overall HEALTH_OK 2024-09-17T12:41:37.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cluster 2024-09-17T12:41:36.361719+0000 mon.a (mon.0) 6744 : cluster [INF] overall HEALTH_OK 2024-09-17T12:41:37.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.385971+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.385971+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.396884+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.396884+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.401603+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.401603+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.403385+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.403385+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.414040+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.414040+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.415207+0000 mgr.y (mgr.25154) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:37.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.415207+0000 mgr.y (mgr.25154) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.541598+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.541598+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.544926+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.544926+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.550054+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.550054+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.551477+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.551477+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.559216+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.559216+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.678148+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.678148+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.680648+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.680648+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.683058+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.683058+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.683857+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.683857+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.690237+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.690237+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.798907+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.798907+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.801326+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.801326+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.803537+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.803537+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.804727+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.804727+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.810987+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.810987+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.915899+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.915899+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.918689+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.918689+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.921945+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.921945+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.923111+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.923111+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.930154+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:36.930154+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.039628+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.039628+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.042697+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.042697+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.046127+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.046127+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.047301+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.047301+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.054090+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.054090+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.165355+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.165355+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.167969+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.167969+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.170920+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.170920+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.172071+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.172071+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.178685+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.178685+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.258424+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.258424+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.260945+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.260945+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.263499+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.263499+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.264431+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.264431+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.271620+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:37 smithi190 bash[89008]: audit 2024-09-17T12:41:37.271620+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:34.846925+0000 mgr.y (mgr.25154) 1257 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.206158+0000 mgr.y (mgr.25154) 1258 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.324959+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.324977+0000 mon.a (mon.0) 6738 : cluster [INF] mon.a calling monitor election 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.346524+0000 mon.a (mon.0) 6739 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.359154+0000 mon.a (mon.0) 6740 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.360602+0000 mon.a (mon.0) 6741 : cluster [DBG] fsmap 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.360652+0000 mon.a (mon.0) 6742 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.361447+0000 mon.a (mon.0) 6743 : cluster [DBG] mgrmap e47: y(active, since 5m), standbys: x 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cluster 2024-09-17T12:41:36.361719+0000 mon.a (mon.0) 6744 : cluster [INF] overall HEALTH_OK 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.385971+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.396884+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.401603+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.403385+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.414040+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: cephadm 2024-09-17T12:41:36.415207+0000 mgr.y (mgr.25154) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.541598+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.544926+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.550054+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.551477+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.559216+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:34.846925+0000 mgr.y (mgr.25154) 1257 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:37.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.206158+0000 mgr.y (mgr.25154) 1258 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.324959+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.324977+0000 mon.a (mon.0) 6738 : cluster [INF] mon.a calling monitor election 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.346524+0000 mon.a (mon.0) 6739 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.359154+0000 mon.a (mon.0) 6740 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.360602+0000 mon.a (mon.0) 6741 : cluster [DBG] fsmap 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.360652+0000 mon.a (mon.0) 6742 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.361447+0000 mon.a (mon.0) 6743 : cluster [DBG] mgrmap e47: y(active, since 5m), standbys: x 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cluster 2024-09-17T12:41:36.361719+0000 mon.a (mon.0) 6744 : cluster [INF] overall HEALTH_OK 2024-09-17T12:41:37.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.385971+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.396884+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.401603+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.403385+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.414040+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: cephadm 2024-09-17T12:41:36.415207+0000 mgr.y (mgr.25154) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.541598+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.544926+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.550054+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.551477+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.559216+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.678148+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.680648+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.683058+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.683857+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.690237+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.798907+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.801326+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.803537+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.804727+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.810987+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.915899+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.918689+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.921945+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.923111+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:36.930154+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.039628+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.042697+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.046127+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.047301+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.054090+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.165355+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.167969+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.170920+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.172071+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.178685+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.258424+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.260945+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.263499+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.264431+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[19740]: audit 2024-09-17T12:41:37.271620+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.678148+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.680648+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.683058+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.683857+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.690237+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.798907+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.801326+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.803537+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.804727+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.810987+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.915899+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.918689+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.921945+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.923111+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:36.930154+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.039628+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.042697+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.046127+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.047301+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.054090+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.165355+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.167969+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.170920+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.172071+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.178685+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.258424+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.260945+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.263499+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.264431+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:37.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:37 smithi022 bash[25967]: audit 2024-09-17T12:41:37.271620+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.560026+0000 mgr.y (mgr.25154) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.560026+0000 mgr.y (mgr.25154) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.690952+0000 mgr.y (mgr.25154) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.690952+0000 mgr.y (mgr.25154) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.811647+0000 mgr.y (mgr.25154) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.811647+0000 mgr.y (mgr.25154) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.930643+0000 mgr.y (mgr.25154) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:36.930643+0000 mgr.y (mgr.25154) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.054537+0000 mgr.y (mgr.25154) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.054537+0000 mgr.y (mgr.25154) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.179219+0000 mgr.y (mgr.25154) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.179219+0000 mgr.y (mgr.25154) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.272308+0000 mgr.y (mgr.25154) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.272308+0000 mgr.y (mgr.25154) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.370590+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.370590+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.373658+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.373658+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.376831+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.376831+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.377780+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.377780+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.386041+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.386041+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.386595+0000 mgr.y (mgr.25154) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.386595+0000 mgr.y (mgr.25154) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.471462+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.471462+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.474011+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.474011+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.476354+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.476354+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.477447+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.477447+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.485634+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.485634+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.579737+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.579737+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.582239+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.582239+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.585548+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.585548+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.586555+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.586555+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.595052+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.595052+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.685144+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.685144+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.687337+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.687337+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.689508+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.689508+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.690471+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.690471+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.698048+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.698048+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.770699+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.770699+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.773442+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.773442+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.777098+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.777098+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.778389+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.778389+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.786610+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.786610+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.863238+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.863238+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.865439+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.865439+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.868020+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.868020+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.868786+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.868786+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.875125+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.875125+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.957662+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.957662+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.960095+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.960095+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.962861+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.962861+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.963829+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.963829+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.974861+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:37.974861+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.063994+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.063994+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.066471+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.066471+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.068833+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.068833+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.069632+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.069632+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.080636+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.080636+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.170292+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.170292+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.172741+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.172741+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.175398+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.175398+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.176349+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.176349+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.187132+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.187132+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.289545+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.289545+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.292688+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.292688+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.296096+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.296096+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.297426+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.297426+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.305267+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:38 smithi190 bash[89008]: audit 2024-09-17T12:41:38.305267+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: cephadm 2024-09-17T12:41:36.560026+0000 mgr.y (mgr.25154) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: cephadm 2024-09-17T12:41:36.690952+0000 mgr.y (mgr.25154) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: cephadm 2024-09-17T12:41:36.811647+0000 mgr.y (mgr.25154) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: cephadm 2024-09-17T12:41:36.930643+0000 mgr.y (mgr.25154) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.054537+0000 mgr.y (mgr.25154) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.179219+0000 mgr.y (mgr.25154) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.272308+0000 mgr.y (mgr.25154) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.370590+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.373658+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.376831+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.377780+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.386041+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.386595+0000 mgr.y (mgr.25154) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.471462+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.474011+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.476354+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.477447+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.485634+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.579737+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.582239+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: cephadm 2024-09-17T12:41:36.560026+0000 mgr.y (mgr.25154) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: cephadm 2024-09-17T12:41:36.690952+0000 mgr.y (mgr.25154) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: cephadm 2024-09-17T12:41:36.811647+0000 mgr.y (mgr.25154) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: cephadm 2024-09-17T12:41:36.930643+0000 mgr.y (mgr.25154) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.054537+0000 mgr.y (mgr.25154) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.179219+0000 mgr.y (mgr.25154) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.272308+0000 mgr.y (mgr.25154) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.370590+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.373658+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.376831+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.377780+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.386041+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.386595+0000 mgr.y (mgr.25154) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.471462+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.474011+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.476354+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.477447+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.485634+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.579737+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.582239+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.585548+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.586555+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.595052+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.685144+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.687337+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.689508+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.690471+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.698048+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.770699+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.773442+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.777098+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.778389+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.786610+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.863238+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.865439+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.868020+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.868786+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.875125+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.957662+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.585548+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.586555+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.595052+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.685144+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.687337+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.689508+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.690471+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.698048+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.770699+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.773442+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.777098+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.778389+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.786610+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.863238+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.865439+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.868020+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.868786+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.875125+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.957662+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.960095+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.962861+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.963829+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:37.974861+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.063994+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.066471+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.068833+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.069632+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.080636+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.170292+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.172741+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.175398+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.176349+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.187132+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.289545+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.292688+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.296096+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.297426+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[25967]: audit 2024-09-17T12:41:38.305267+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.960095+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.962861+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.963829+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:37.974861+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.063994+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.066471+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.068833+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.069632+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.080636+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.170292+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.172741+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.175398+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.176349+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.187132+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.289545+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.292688+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.296096+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.297426+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:38 smithi022 bash[19740]: audit 2024-09-17T12:41:38.305267+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.486271+0000 mgr.y (mgr.25154) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.486271+0000 mgr.y (mgr.25154) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.595651+0000 mgr.y (mgr.25154) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.595651+0000 mgr.y (mgr.25154) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.698498+0000 mgr.y (mgr.25154) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.698498+0000 mgr.y (mgr.25154) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.787088+0000 mgr.y (mgr.25154) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.787088+0000 mgr.y (mgr.25154) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.875571+0000 mgr.y (mgr.25154) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.875571+0000 mgr.y (mgr.25154) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.975586+0000 mgr.y (mgr.25154) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:37.975586+0000 mgr.y (mgr.25154) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.081132+0000 mgr.y (mgr.25154) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.081132+0000 mgr.y (mgr.25154) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.188033+0000 mgr.y (mgr.25154) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.188033+0000 mgr.y (mgr.25154) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cluster 2024-09-17T12:41:38.206818+0000 mgr.y (mgr.25154) 1276 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cluster 2024-09-17T12:41:38.206818+0000 mgr.y (mgr.25154) 1276 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.305769+0000 mgr.y (mgr.25154) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.305769+0000 mgr.y (mgr.25154) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.416372+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.416372+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.419168+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.419168+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.422420+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.422420+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.423616+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.423616+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.432569+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.432569+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.433194+0000 mgr.y (mgr.25154) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.433194+0000 mgr.y (mgr.25154) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.524123+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.524123+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.526730+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.526730+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.529836+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.529836+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.530645+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.530645+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.539381+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.539381+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.637094+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.637094+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.639940+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.639940+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.642928+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.642928+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.643757+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.643757+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.652607+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.652607+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.745887+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.745887+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.748003+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.748003+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.751229+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.751229+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.752171+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.752171+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.758798+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.758798+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.828391+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.828391+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.831244+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.831244+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.833850+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.833850+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.834851+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.834851+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.843436+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.843436+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.912660+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.912660+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.915434+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.915434+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.918059+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.918059+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.919049+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.919049+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.927404+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:38.927404+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.006405+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.006405+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.009111+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.009111+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.011868+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.011868+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.013007+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.013007+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.024043+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.024043+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.117345+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.117345+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.119403+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.119403+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.121478+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.121478+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.122225+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.122225+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.130176+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.130176+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.227812+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.227812+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.230294+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.230294+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.232886+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.232886+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.233818+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.233818+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.244640+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.244640+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.341194+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.341194+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.343721+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.343721+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.346653+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.346653+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.347769+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.347769+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.359063+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:39 smithi190 bash[89008]: audit 2024-09-17T12:41:39.359063+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.486271+0000 mgr.y (mgr.25154) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.595651+0000 mgr.y (mgr.25154) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.698498+0000 mgr.y (mgr.25154) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.787088+0000 mgr.y (mgr.25154) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.875571+0000 mgr.y (mgr.25154) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:37.975586+0000 mgr.y (mgr.25154) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.081132+0000 mgr.y (mgr.25154) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.188033+0000 mgr.y (mgr.25154) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cluster 2024-09-17T12:41:38.206818+0000 mgr.y (mgr.25154) 1276 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.305769+0000 mgr.y (mgr.25154) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.416372+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.419168+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.422420+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.423616+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.432569+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.433194+0000 mgr.y (mgr.25154) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.524123+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.526730+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.529836+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.530645+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.486271+0000 mgr.y (mgr.25154) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.595651+0000 mgr.y (mgr.25154) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.698498+0000 mgr.y (mgr.25154) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.787088+0000 mgr.y (mgr.25154) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.875571+0000 mgr.y (mgr.25154) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:37.975586+0000 mgr.y (mgr.25154) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.081132+0000 mgr.y (mgr.25154) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.188033+0000 mgr.y (mgr.25154) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cluster 2024-09-17T12:41:38.206818+0000 mgr.y (mgr.25154) 1276 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.305769+0000 mgr.y (mgr.25154) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.416372+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.419168+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.422420+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.423616+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.432569+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.433194+0000 mgr.y (mgr.25154) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.524123+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.526730+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.529836+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.530645+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.539381+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.637094+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.639940+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.642928+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.643757+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.652607+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.745887+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.748003+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.751229+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.752171+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.758798+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.828391+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.831244+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.833850+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.834851+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.843436+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.912660+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.915434+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.918059+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.539381+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.637094+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.639940+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.642928+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.643757+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.652607+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.745887+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.748003+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.751229+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.752171+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.758798+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.828391+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.831244+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.833850+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.834851+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.843436+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.912660+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.915434+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.918059+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.919049+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:38.927404+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.006405+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.009111+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.011868+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.013007+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.024043+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.117345+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.119403+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.121478+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.122225+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.130176+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.227812+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.230294+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.232886+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.233818+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.244640+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.341194+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.343721+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.346653+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.347769+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[19740]: audit 2024-09-17T12:41:39.359063+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.919049+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:38.927404+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.006405+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.009111+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.011868+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.013007+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.024043+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.117345+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.119403+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.121478+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.122225+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.130176+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.227812+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.230294+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.232886+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.233818+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.244640+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:39.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.341194+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:39.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.343721+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:39.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.346653+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:39.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.347769+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:39.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:39 smithi022 bash[25967]: audit 2024-09-17T12:41:39.359063+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.540059+0000 mgr.y (mgr.25154) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.540059+0000 mgr.y (mgr.25154) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.653134+0000 mgr.y (mgr.25154) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.653134+0000 mgr.y (mgr.25154) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.759232+0000 mgr.y (mgr.25154) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.759232+0000 mgr.y (mgr.25154) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.844029+0000 mgr.y (mgr.25154) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.844029+0000 mgr.y (mgr.25154) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.928032+0000 mgr.y (mgr.25154) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:38.928032+0000 mgr.y (mgr.25154) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.024674+0000 mgr.y (mgr.25154) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.024674+0000 mgr.y (mgr.25154) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.130779+0000 mgr.y (mgr.25154) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.130779+0000 mgr.y (mgr.25154) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.245364+0000 mgr.y (mgr.25154) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.245364+0000 mgr.y (mgr.25154) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.359800+0000 mgr.y (mgr.25154) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.359800+0000 mgr.y (mgr.25154) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.462355+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.462355+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.465176+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.465176+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.468842+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.468842+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.469896+0000 mon.a (mon.0) 6888 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.469896+0000 mon.a (mon.0) 6888 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.477668+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.477668+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.478106+0000 mgr.y (mgr.25154) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.478106+0000 mgr.y (mgr.25154) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.551974+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.551974+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.554005+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.554005+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.556865+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.556865+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.557678+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.557678+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.564361+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.564361+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.641690+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.641690+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.644002+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.644002+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.646105+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.646105+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.646907+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.646907+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.653499+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.653499+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.722900+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.722900+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.724897+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.724897+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.726953+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.726953+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.727749+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.727749+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.733194+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.733194+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.808101+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.808101+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.809941+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.809941+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.811975+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.811975+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.812605+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.812605+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.817914+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.817914+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.879245+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.879245+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.880960+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.880960+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.882598+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.882598+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.883167+0000 mon.a (mon.0) 6913 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.883167+0000 mon.a (mon.0) 6913 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.887882+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.887882+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.946939+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.946939+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.949541+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.949541+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.952560+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.952560+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.953567+0000 mon.a (mon.0) 6918 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.953567+0000 mon.a (mon.0) 6918 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.964335+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:39.964335+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.033310+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.033310+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.035138+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.035138+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.037135+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.037135+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.037876+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.037876+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.048053+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.048053+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.125566+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.125566+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.127828+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.127828+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.130008+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.130008+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.130905+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.130905+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.139726+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.139726+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.194335+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.194335+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.221980+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.221980+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.224745+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.224745+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.227727+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.227727+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.229023+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.229023+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.238129+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.238129+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.314878+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.314878+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.317293+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.317293+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.320525+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.320525+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.321333+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.321333+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.329298+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:40 smithi190 bash[89008]: audit 2024-09-17T12:41:40.329298+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.540059+0000 mgr.y (mgr.25154) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.653134+0000 mgr.y (mgr.25154) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.759232+0000 mgr.y (mgr.25154) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.844029+0000 mgr.y (mgr.25154) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:38.928032+0000 mgr.y (mgr.25154) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.024674+0000 mgr.y (mgr.25154) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.130779+0000 mgr.y (mgr.25154) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.245364+0000 mgr.y (mgr.25154) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.359800+0000 mgr.y (mgr.25154) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.462355+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.465176+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.468842+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.469896+0000 mon.a (mon.0) 6888 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.477668+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.478106+0000 mgr.y (mgr.25154) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.551974+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.554005+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.556865+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.557678+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.564361+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.641690+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.644002+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.646105+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.646907+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.653499+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.722900+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.724897+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.726953+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.727749+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.733194+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.808101+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.809941+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.811975+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.812605+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.817914+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.879245+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.880960+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.882598+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.883167+0000 mon.a (mon.0) 6913 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.887882+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.540059+0000 mgr.y (mgr.25154) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.653134+0000 mgr.y (mgr.25154) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.759232+0000 mgr.y (mgr.25154) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.844029+0000 mgr.y (mgr.25154) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:38.928032+0000 mgr.y (mgr.25154) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.024674+0000 mgr.y (mgr.25154) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.130779+0000 mgr.y (mgr.25154) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.245364+0000 mgr.y (mgr.25154) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.359800+0000 mgr.y (mgr.25154) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.462355+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.465176+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.468842+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.469896+0000 mon.a (mon.0) 6888 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.477668+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.478106+0000 mgr.y (mgr.25154) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.551974+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.554005+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.556865+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.557678+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.564361+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.946939+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.949541+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.952560+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.953567+0000 mon.a (mon.0) 6918 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:39.964335+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.033310+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.035138+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.037135+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.037876+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.048053+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.125566+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.127828+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.130008+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.130905+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.139726+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.194335+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.221980+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.224745+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.227727+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.229023+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.238129+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.314878+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.317293+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.320525+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.321333+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[25967]: audit 2024-09-17T12:41:40.329298+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.641690+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.644002+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.646105+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.646907+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.653499+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.722900+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.724897+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.726953+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.727749+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.733194+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.808101+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.809941+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.811975+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.812605+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.817914+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.879245+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.880960+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.882598+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.883167+0000 mon.a (mon.0) 6913 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.887882+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.946939+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.949541+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.952560+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.953567+0000 mon.a (mon.0) 6918 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:39.964335+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.033310+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.035138+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.037135+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.037876+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.048053+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.125566+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.127828+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.130008+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.130905+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.139726+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.194335+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.221980+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.224745+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.227727+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.229023+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.238129+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.314878+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.317293+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.320525+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.321333+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[19740]: audit 2024-09-17T12:41:40.329298+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:41:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:41:40] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-17T12:41:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.564895+0000 mgr.y (mgr.25154) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.564895+0000 mgr.y (mgr.25154) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.653993+0000 mgr.y (mgr.25154) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.653993+0000 mgr.y (mgr.25154) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.733595+0000 mgr.y (mgr.25154) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.733595+0000 mgr.y (mgr.25154) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.818336+0000 mgr.y (mgr.25154) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.818336+0000 mgr.y (mgr.25154) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.888261+0000 mgr.y (mgr.25154) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.888261+0000 mgr.y (mgr.25154) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.964982+0000 mgr.y (mgr.25154) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:39.964982+0000 mgr.y (mgr.25154) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.048603+0000 mgr.y (mgr.25154) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.048603+0000 mgr.y (mgr.25154) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.140243+0000 mgr.y (mgr.25154) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.140243+0000 mgr.y (mgr.25154) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cluster 2024-09-17T12:41:40.207671+0000 mgr.y (mgr.25154) 1297 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cluster 2024-09-17T12:41:40.207671+0000 mgr.y (mgr.25154) 1297 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.238621+0000 mgr.y (mgr.25154) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.238621+0000 mgr.y (mgr.25154) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.329779+0000 mgr.y (mgr.25154) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.329779+0000 mgr.y (mgr.25154) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.408380+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.408380+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.410838+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.410838+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.413139+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.413139+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.414115+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.414115+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.422477+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.422477+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.422962+0000 mgr.y (mgr.25154) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.422962+0000 mgr.y (mgr.25154) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.495235+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.495235+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.498069+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.498069+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.500941+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.500941+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.501954+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.501954+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.510714+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.510714+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.578407+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.578407+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.580732+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.580732+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.583412+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.583412+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.584193+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.584193+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.592860+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.592860+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.680191+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.680191+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.682588+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.682588+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.685790+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.685790+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.686524+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.686524+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.695068+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.695068+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.764329+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.764329+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.766485+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.766485+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.768722+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.768722+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.769656+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.769656+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.778409+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.778409+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.861626+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.861626+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.864288+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.864288+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.866912+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.866912+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.867949+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.867949+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.874378+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.874378+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.965678+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.965678+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.968433+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.968433+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.971814+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.971814+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.973008+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.973008+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.979062+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:40.979062+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.074652+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.074652+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.076980+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.076980+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.079955+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.079955+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.080813+0000 mon.a (mon.0) 6979 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.080813+0000 mon.a (mon.0) 6979 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.088944+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.088944+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.191931+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.191931+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.194151+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.194151+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.196124+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.196124+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.197013+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.197013+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.205370+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.205370+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.275025+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.275025+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.282835+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.282835+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.289775+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.289775+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.312700+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.312700+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.315238+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.315238+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.317560+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.317560+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.327009+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.327009+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.329343+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.329343+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.338769+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.338769+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.340813+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.340813+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.346999+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.346999+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.349076+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.349076+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.356564+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.356564+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.357995+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.357995+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.363706+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T12:41:41.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.363706+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T12:41:41.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.366206+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:41 smithi190 bash[89008]: audit 2024-09-17T12:41:41.366206+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.564895+0000 mgr.y (mgr.25154) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.653993+0000 mgr.y (mgr.25154) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.733595+0000 mgr.y (mgr.25154) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.818336+0000 mgr.y (mgr.25154) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.888261+0000 mgr.y (mgr.25154) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:39.964982+0000 mgr.y (mgr.25154) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.048603+0000 mgr.y (mgr.25154) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.140243+0000 mgr.y (mgr.25154) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cluster 2024-09-17T12:41:40.207671+0000 mgr.y (mgr.25154) 1297 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.238621+0000 mgr.y (mgr.25154) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.329779+0000 mgr.y (mgr.25154) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.408380+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.410838+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.413139+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.414115+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.422477+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.422962+0000 mgr.y (mgr.25154) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.495235+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.498069+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.500941+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.564895+0000 mgr.y (mgr.25154) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.653993+0000 mgr.y (mgr.25154) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.733595+0000 mgr.y (mgr.25154) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.818336+0000 mgr.y (mgr.25154) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.888261+0000 mgr.y (mgr.25154) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:39.964982+0000 mgr.y (mgr.25154) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.048603+0000 mgr.y (mgr.25154) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.140243+0000 mgr.y (mgr.25154) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cluster 2024-09-17T12:41:40.207671+0000 mgr.y (mgr.25154) 1297 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.238621+0000 mgr.y (mgr.25154) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.329779+0000 mgr.y (mgr.25154) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.408380+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.410838+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.413139+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.414115+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.422477+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.422962+0000 mgr.y (mgr.25154) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.495235+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.498069+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.500941+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.501954+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.510714+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.578407+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.580732+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.583412+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.584193+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.592860+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.680191+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.682588+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.685790+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.686524+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.695068+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.764329+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.766485+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.768722+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.769656+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.778409+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.861626+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.864288+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.866912+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.501954+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.510714+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.578407+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.580732+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.583412+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.584193+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.592860+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.680191+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.682588+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.685790+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.686524+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.695068+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.764329+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.766485+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.768722+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.769656+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.778409+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.861626+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.864288+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.866912+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.867949+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.874378+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.965678+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.968433+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.971814+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.973008+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:40.979062+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.074652+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.076980+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.079955+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.080813+0000 mon.a (mon.0) 6979 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.088944+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.191931+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.194151+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.196124+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.197013+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.205370+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.275025+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.282835+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.289775+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.312700+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.315238+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.317560+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.327009+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.329343+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.338769+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.340813+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.346999+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.349076+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.356564+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.357995+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:41.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.363706+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T12:41:41.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[19740]: audit 2024-09-17T12:41:41.366206+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.867949+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.874378+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.965678+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.968433+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.971814+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.973008+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:40.979062+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.074652+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.076980+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.079955+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.080813+0000 mon.a (mon.0) 6979 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.088944+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.191931+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.194151+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.196124+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.197013+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.205370+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.275025+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.282835+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.289775+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.312700+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.315238+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.317560+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.327009+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.329343+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.338769+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.340813+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.346999+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.349076+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.356564+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.357995+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.363706+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T12:41:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:41 smithi022 bash[25967]: audit 2024-09-17T12:41:41.366206+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.511347+0000 mgr.y (mgr.25154) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.511347+0000 mgr.y (mgr.25154) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.593462+0000 mgr.y (mgr.25154) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.593462+0000 mgr.y (mgr.25154) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.695615+0000 mgr.y (mgr.25154) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.695615+0000 mgr.y (mgr.25154) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.779017+0000 mgr.y (mgr.25154) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.779017+0000 mgr.y (mgr.25154) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.874950+0000 mgr.y (mgr.25154) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.874950+0000 mgr.y (mgr.25154) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.979703+0000 mgr.y (mgr.25154) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:40.979703+0000 mgr.y (mgr.25154) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.089472+0000 mgr.y (mgr.25154) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.089472+0000 mgr.y (mgr.25154) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.206192+0000 mgr.y (mgr.25154) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.206192+0000 mgr.y (mgr.25154) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.318729+0000 mgr.y (mgr.25154) 1309 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.318729+0000 mgr.y (mgr.25154) 1309 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.330479+0000 mgr.y (mgr.25154) 1310 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.330479+0000 mgr.y (mgr.25154) 1310 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.341529+0000 mgr.y (mgr.25154) 1311 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:41:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.341529+0000 mgr.y (mgr.25154) 1311 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.350333+0000 mgr.y (mgr.25154) 1312 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.350333+0000 mgr.y (mgr.25154) 1312 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.367487+0000 mgr.y (mgr.25154) 1313 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.367487+0000 mgr.y (mgr.25154) 1313 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.375280+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.375280+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.388626+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.388626+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.390578+0000 mgr.y (mgr.25154) 1314 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.390578+0000 mgr.y (mgr.25154) 1314 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.396377+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.396377+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.401094+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.401094+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.402054+0000 mgr.y (mgr.25154) 1315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.402054+0000 mgr.y (mgr.25154) 1315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.406984+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.406984+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.410130+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.410130+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.411161+0000 mgr.y (mgr.25154) 1316 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.411161+0000 mgr.y (mgr.25154) 1316 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:41:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.412530+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.412530+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.414590+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.414590+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.415561+0000 mgr.y (mgr.25154) 1317 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.415561+0000 mgr.y (mgr.25154) 1317 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.416870+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.416870+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.418922+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.418922+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.419895+0000 mgr.y (mgr.25154) 1318 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:41:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.419895+0000 mgr.y (mgr.25154) 1318 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.421180+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.421180+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.423236+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.423236+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.424221+0000 mgr.y (mgr.25154) 1319 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.424221+0000 mgr.y (mgr.25154) 1319 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.425538+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.425538+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.427397+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.427397+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.428358+0000 mgr.y (mgr.25154) 1320 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:41:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.428358+0000 mgr.y (mgr.25154) 1320 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.429653+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.429653+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.431824+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.431824+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.432984+0000 mgr.y (mgr.25154) 1321 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.432984+0000 mgr.y (mgr.25154) 1321 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.434285+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.434285+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.435089+0000 mgr.y (mgr.25154) 1322 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.435089+0000 mgr.y (mgr.25154) 1322 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.436367+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T12:41:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.436367+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.441396+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.441396+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.442845+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.442845+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.448577+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.448577+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.450105+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.450105+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T12:41:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.454623+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.454623+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.455994+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.455994+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.456980+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.456980+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.468343+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.468343+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.469644+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.469644+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.470601+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.470601+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.475490+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:41:42.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.475490+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.476598+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.476598+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.477506+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.477506+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.482335+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.482335+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.483548+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.483548+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.484378+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.484378+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.489134+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.489134+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:41:42.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.490147+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.490147+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.495162+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.495162+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.496180+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.496180+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.497084+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.497084+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.497971+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.497971+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.498896+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.498896+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.499780+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.499780+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.500756+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.500756+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.502126+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.502126+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.505715+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.505715+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.507520+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.507520+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.508348+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.508348+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:42.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.514086+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.514086+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.617429+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:42.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.617429+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:42.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.618712+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:42.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.618712+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:42.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.627023+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:42 smithi190 bash[89008]: audit 2024-09-17T12:41:41.627023+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.511347+0000 mgr.y (mgr.25154) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.593462+0000 mgr.y (mgr.25154) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.695615+0000 mgr.y (mgr.25154) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.779017+0000 mgr.y (mgr.25154) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.874950+0000 mgr.y (mgr.25154) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:40.979703+0000 mgr.y (mgr.25154) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.089472+0000 mgr.y (mgr.25154) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.206192+0000 mgr.y (mgr.25154) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.318729+0000 mgr.y (mgr.25154) 1309 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.330479+0000 mgr.y (mgr.25154) 1310 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:41:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.341529+0000 mgr.y (mgr.25154) 1311 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.350333+0000 mgr.y (mgr.25154) 1312 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.367487+0000 mgr.y (mgr.25154) 1313 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.375280+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.388626+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.390578+0000 mgr.y (mgr.25154) 1314 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.396377+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.401094+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.402054+0000 mgr.y (mgr.25154) 1315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.406984+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.410130+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.411161+0000 mgr.y (mgr.25154) 1316 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:41:42.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.511347+0000 mgr.y (mgr.25154) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.593462+0000 mgr.y (mgr.25154) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.695615+0000 mgr.y (mgr.25154) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.779017+0000 mgr.y (mgr.25154) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.874950+0000 mgr.y (mgr.25154) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:40.979703+0000 mgr.y (mgr.25154) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.089472+0000 mgr.y (mgr.25154) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.206192+0000 mgr.y (mgr.25154) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.318729+0000 mgr.y (mgr.25154) 1309 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.330479+0000 mgr.y (mgr.25154) 1310 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.341529+0000 mgr.y (mgr.25154) 1311 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.350333+0000 mgr.y (mgr.25154) 1312 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.367487+0000 mgr.y (mgr.25154) 1313 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.375280+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.388626+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.390578+0000 mgr.y (mgr.25154) 1314 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.396377+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.401094+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.402054+0000 mgr.y (mgr.25154) 1315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:41:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.406984+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.410130+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.411161+0000 mgr.y (mgr.25154) 1316 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.412530+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.414590+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.415561+0000 mgr.y (mgr.25154) 1317 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.416870+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.418922+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.419895+0000 mgr.y (mgr.25154) 1318 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.421180+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.423236+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.424221+0000 mgr.y (mgr.25154) 1319 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:41:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.425538+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.427397+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.428358+0000 mgr.y (mgr.25154) 1320 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.429653+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.431824+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.432984+0000 mgr.y (mgr.25154) 1321 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.434285+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.435089+0000 mgr.y (mgr.25154) 1322 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.436367+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T12:41:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.441396+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.412530+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.414590+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.415561+0000 mgr.y (mgr.25154) 1317 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.416870+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.418922+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.419895+0000 mgr.y (mgr.25154) 1318 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.421180+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.423236+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.424221+0000 mgr.y (mgr.25154) 1319 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.425538+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.427397+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.428358+0000 mgr.y (mgr.25154) 1320 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.429653+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.431824+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.432984+0000 mgr.y (mgr.25154) 1321 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.434285+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.435089+0000 mgr.y (mgr.25154) 1322 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.436367+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.441396+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.442845+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.448577+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:41:42.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.450105+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.454623+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.455994+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.456980+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.468343+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.469644+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.470601+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.475490+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.476598+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.477506+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.482335+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.483548+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.484378+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T12:41:42.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.489134+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.442845+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.448577+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.450105+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.454623+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.455994+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.456980+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.468343+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.469644+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.470601+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.475490+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:41:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.476598+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.477506+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.482335+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.483548+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.484378+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.489134+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.490147+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.495162+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.496180+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.497084+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.497971+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.498896+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.499780+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.500756+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.502126+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.505715+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.507520+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.508348+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.514086+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.617429+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.618712+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:42.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[25967]: audit 2024-09-17T12:41:41.627023+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.490147+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.495162+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.496180+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.497084+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.497971+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.498896+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.499780+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.500756+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.502126+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.505715+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.507520+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.508348+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.514086+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:42.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.617429+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:41:42.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.618712+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:41:42.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:42 smithi022 bash[19740]: audit 2024-09-17T12:41:41.627023+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:43 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.501475+0000 mgr.y (mgr.25154) 1323 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:41:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:43 smithi190 bash[89008]: cephadm 2024-09-17T12:41:41.501475+0000 mgr.y (mgr.25154) 1323 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:41:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:43 smithi190 bash[89008]: cluster 2024-09-17T12:41:42.215099+0000 mgr.y (mgr.25154) 1324 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:43 smithi190 bash[89008]: cluster 2024-09-17T12:41:42.215099+0000 mgr.y (mgr.25154) 1324 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:43 smithi022 bash[25967]: cephadm 2024-09-17T12:41:41.501475+0000 mgr.y (mgr.25154) 1323 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:41:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:43 smithi022 bash[25967]: cluster 2024-09-17T12:41:42.215099+0000 mgr.y (mgr.25154) 1324 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:43 smithi022 bash[19740]: cephadm 2024-09-17T12:41:41.501475+0000 mgr.y (mgr.25154) 1323 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:41:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:43 smithi022 bash[19740]: cluster 2024-09-17T12:41:42.215099+0000 mgr.y (mgr.25154) 1324 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:45.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: cluster 2024-09-17T12:41:44.215876+0000 mgr.y (mgr.25154) 1325 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:45.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: cluster 2024-09-17T12:41:44.215876+0000 mgr.y (mgr.25154) 1325 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: audit 2024-09-17T12:41:44.511523+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: audit 2024-09-17T12:41:44.511523+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: audit 2024-09-17T12:41:44.522609+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: audit 2024-09-17T12:41:44.522609+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: audit 2024-09-17T12:41:44.534116+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: audit 2024-09-17T12:41:44.534116+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: audit 2024-09-17T12:41:45.355374+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:45 smithi190 bash[89008]: audit 2024-09-17T12:41:45.355374+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[25967]: cluster 2024-09-17T12:41:44.215876+0000 mgr.y (mgr.25154) 1325 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[25967]: audit 2024-09-17T12:41:44.511523+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[25967]: audit 2024-09-17T12:41:44.522609+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[25967]: audit 2024-09-17T12:41:44.534116+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[25967]: audit 2024-09-17T12:41:45.355374+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[19740]: cluster 2024-09-17T12:41:44.215876+0000 mgr.y (mgr.25154) 1325 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[19740]: audit 2024-09-17T12:41:44.511523+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[19740]: audit 2024-09-17T12:41:44.522609+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[19740]: audit 2024-09-17T12:41:44.534116+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:45 smithi022 bash[19740]: audit 2024-09-17T12:41:45.355374+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:46.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:46 smithi190 bash[89008]: audit 2024-09-17T12:41:44.858209+0000 mgr.y (mgr.25154) 1326 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:46.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:46 smithi190 bash[89008]: audit 2024-09-17T12:41:44.858209+0000 mgr.y (mgr.25154) 1326 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:46 smithi022 bash[19740]: audit 2024-09-17T12:41:44.858209+0000 mgr.y (mgr.25154) 1326 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:46 smithi022 bash[25967]: audit 2024-09-17T12:41:44.858209+0000 mgr.y (mgr.25154) 1326 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:47.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:47 smithi022 bash[25967]: cluster 2024-09-17T12:41:46.217535+0000 mgr.y (mgr.25154) 1327 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:47 smithi022 bash[19740]: cluster 2024-09-17T12:41:46.217535+0000 mgr.y (mgr.25154) 1327 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:47 smithi190 bash[89008]: cluster 2024-09-17T12:41:46.217535+0000 mgr.y (mgr.25154) 1327 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:47 smithi190 bash[89008]: cluster 2024-09-17T12:41:46.217535+0000 mgr.y (mgr.25154) 1327 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:49.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:49 smithi190 bash[89008]: cluster 2024-09-17T12:41:48.218493+0000 mgr.y (mgr.25154) 1328 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:49.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:49 smithi190 bash[89008]: cluster 2024-09-17T12:41:48.218493+0000 mgr.y (mgr.25154) 1328 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:49.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:49 smithi190 bash[89008]: audit 2024-09-17T12:41:48.361797+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:49 smithi190 bash[89008]: audit 2024-09-17T12:41:48.361797+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:49 smithi190 bash[89008]: audit 2024-09-17T12:41:48.370531+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:49 smithi190 bash[89008]: audit 2024-09-17T12:41:48.370531+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:49 smithi190 bash[89008]: audit 2024-09-17T12:41:48.381630+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:49 smithi190 bash[89008]: audit 2024-09-17T12:41:48.381630+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:49 smithi022 bash[25967]: cluster 2024-09-17T12:41:48.218493+0000 mgr.y (mgr.25154) 1328 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:49.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:49 smithi022 bash[25967]: audit 2024-09-17T12:41:48.361797+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:49 smithi022 bash[25967]: audit 2024-09-17T12:41:48.370531+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:49 smithi022 bash[25967]: audit 2024-09-17T12:41:48.381630+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:49 smithi022 bash[19740]: cluster 2024-09-17T12:41:48.218493+0000 mgr.y (mgr.25154) 1328 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:49 smithi022 bash[19740]: audit 2024-09-17T12:41:48.361797+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:49 smithi022 bash[19740]: audit 2024-09-17T12:41:48.370531+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:49.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:49 smithi022 bash[19740]: audit 2024-09-17T12:41:48.381630+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:41:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:41:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:41:50] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-17T12:41:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:51 smithi190 bash[89008]: cluster 2024-09-17T12:41:50.219298+0000 mgr.y (mgr.25154) 1329 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:51 smithi190 bash[89008]: cluster 2024-09-17T12:41:50.219298+0000 mgr.y (mgr.25154) 1329 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:51.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:51 smithi022 bash[19740]: cluster 2024-09-17T12:41:50.219298+0000 mgr.y (mgr.25154) 1329 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:51.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:51 smithi022 bash[25967]: cluster 2024-09-17T12:41:50.219298+0000 mgr.y (mgr.25154) 1329 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-09-17T12:41:52.723 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:41:53.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:53 smithi022 bash[25967]: audit 2024-09-17T12:41:51.925926+0000 mgr.y (mgr.25154) 1330 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:53.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:53 smithi022 bash[25967]: cluster 2024-09-17T12:41:52.220968+0000 mgr.y (mgr.25154) 1331 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:41:53.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:53 smithi022 bash[19740]: audit 2024-09-17T12:41:51.925926+0000 mgr.y (mgr.25154) 1330 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:53.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:53 smithi022 bash[19740]: cluster 2024-09-17T12:41:52.220968+0000 mgr.y (mgr.25154) 1331 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:41:53.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:53 smithi190 bash[89008]: audit 2024-09-17T12:41:51.925926+0000 mgr.y (mgr.25154) 1330 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:53.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:53 smithi190 bash[89008]: audit 2024-09-17T12:41:51.925926+0000 mgr.y (mgr.25154) 1330 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:41:53.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:53 smithi190 bash[89008]: cluster 2024-09-17T12:41:52.220968+0000 mgr.y (mgr.25154) 1331 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:41:53.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:53 smithi190 bash[89008]: cluster 2024-09-17T12:41:52.220968+0000 mgr.y (mgr.25154) 1331 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T12:41:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:55 smithi190 bash[89008]: cluster 2024-09-17T12:41:54.221729+0000 mgr.y (mgr.25154) 1332 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:55 smithi190 bash[89008]: cluster 2024-09-17T12:41:54.221729+0000 mgr.y (mgr.25154) 1332 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:55 smithi190 bash[89008]: audit 2024-09-17T12:41:55.195519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:55.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:55 smithi190 bash[89008]: audit 2024-09-17T12:41:55.195519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:55.683 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:55 smithi022 bash[25967]: cluster 2024-09-17T12:41:54.221729+0000 mgr.y (mgr.25154) 1332 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:55.683 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:55 smithi022 bash[25967]: audit 2024-09-17T12:41:55.195519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:55.683 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:55 smithi022 bash[19740]: cluster 2024-09-17T12:41:54.221729+0000 mgr.y (mgr.25154) 1332 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:55.683 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:55 smithi022 bash[19740]: audit 2024-09-17T12:41:55.195519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:41:56.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:56 smithi190 bash[89008]: audit 2024-09-17T12:41:54.869511+0000 mgr.y (mgr.25154) 1333 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:56.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:56 smithi190 bash[89008]: audit 2024-09-17T12:41:54.869511+0000 mgr.y (mgr.25154) 1333 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:56 smithi022 bash[25967]: audit 2024-09-17T12:41:54.869511+0000 mgr.y (mgr.25154) 1333 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:56 smithi022 bash[19740]: audit 2024-09-17T12:41:54.869511+0000 mgr.y (mgr.25154) 1333 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:41:57.552 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:41:57.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:57 smithi190 bash[89008]: cluster 2024-09-17T12:41:56.222794+0000 mgr.y (mgr.25154) 1334 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:57.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:57 smithi190 bash[89008]: cluster 2024-09-17T12:41:56.222794+0000 mgr.y (mgr.25154) 1334 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:57.663 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:57 smithi022 bash[25967]: cluster 2024-09-17T12:41:56.222794+0000 mgr.y (mgr.25154) 1334 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:57.663 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:57 smithi022 bash[19740]: cluster 2024-09-17T12:41:56.222794+0000 mgr.y (mgr.25154) 1334 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T12:41:59.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:59 smithi190 bash[89008]: cluster 2024-09-17T12:41:58.223537+0000 mgr.y (mgr.25154) 1335 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T12:41:59.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:41:59 smithi190 bash[89008]: cluster 2024-09-17T12:41:58.223537+0000 mgr.y (mgr.25154) 1335 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T12:41:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:41:59 smithi022 bash[19740]: cluster 2024-09-17T12:41:58.223537+0000 mgr.y (mgr.25154) 1335 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T12:41:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:41:59 smithi022 bash[25967]: cluster 2024-09-17T12:41:58.223537+0000 mgr.y (mgr.25154) 1335 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 12s ago 43m - - 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 16s ago 42m - - 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (3m) 12s ago 33m 14.1M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (2m) 16s ago 32m 68.5M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (5m) 12s ago 29m 48.4M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (4m) 16s ago 41m 442M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (17m) 12s ago 44m 525M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (44m) 12s ago 44m 117M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 9e66e61ecdc8 2024-09-17T12:42:00.819 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (25s) 16s ago 42m 32.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (42m) 12s ago 42m 82.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (4m) 12s ago 33m 8252k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (4m) 16s ago 33m 7891k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (41m) 12s ago 41m 64.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (40m) 12s ago 40m 67.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (39m) 12s ago 39m 54.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (38m) 12s ago 38m 65.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (37m) 16s ago 37m 69.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (36m) 16s ago 36m 65.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (35m) 16s ago 35m 56.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (35m) 16s ago 35m 66.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (3m) 16s ago 33m 41.0M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (30m) 12s ago 30m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:42:00.820 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (30m) 16s ago 30m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:42:00.860 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:42:00] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:42:01.542 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-17T12:42:01.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:01 smithi190 bash[89008]: cluster 2024-09-17T12:42:00.224358+0000 mgr.y (mgr.25154) 1336 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T12:42:01.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:01 smithi190 bash[89008]: cluster 2024-09-17T12:42:00.224358+0000 mgr.y (mgr.25154) 1336 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T12:42:01.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:01 smithi022 bash[19740]: cluster 2024-09-17T12:42:00.224358+0000 mgr.y (mgr.25154) 1336 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T12:42:01.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:01 smithi022 bash[25967]: cluster 2024-09-17T12:42:00.224358+0000 mgr.y (mgr.25154) 1336 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T12:42:02.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:02 smithi190 bash[89008]: audit 2024-09-17T12:42:00.776827+0000 mgr.y (mgr.25154) 1337 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:02.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:02 smithi190 bash[89008]: audit 2024-09-17T12:42:00.776827+0000 mgr.y (mgr.25154) 1337 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:02 smithi022 bash[25967]: audit 2024-09-17T12:42:00.776827+0000 mgr.y (mgr.25154) 1337 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:02 smithi022 bash[19740]: audit 2024-09-17T12:42:00.776827+0000 mgr.y (mgr.25154) 1337 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:03 smithi190 bash[89008]: cluster 2024-09-17T12:42:02.226100+0000 mgr.y (mgr.25154) 1338 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-17T12:42:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:03 smithi190 bash[89008]: cluster 2024-09-17T12:42:02.226100+0000 mgr.y (mgr.25154) 1338 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-17T12:42:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:03 smithi022 bash[25967]: cluster 2024-09-17T12:42:02.226100+0000 mgr.y (mgr.25154) 1338 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-17T12:42:03.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:03 smithi022 bash[19740]: cluster 2024-09-17T12:42:02.226100+0000 mgr.y (mgr.25154) 1338 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-17T12:42:05.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:05 smithi022 bash[19740]: cluster 2024-09-17T12:42:04.226827+0000 mgr.y (mgr.25154) 1339 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:05 smithi022 bash[19740]: audit 2024-09-17T12:42:04.771507+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:05 smithi022 bash[19740]: audit 2024-09-17T12:42:04.784654+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:05 smithi022 bash[19740]: audit 2024-09-17T12:42:04.795831+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:05 smithi022 bash[25967]: cluster 2024-09-17T12:42:04.226827+0000 mgr.y (mgr.25154) 1339 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:05 smithi022 bash[25967]: audit 2024-09-17T12:42:04.771507+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:05 smithi022 bash[25967]: audit 2024-09-17T12:42:04.784654+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:05 smithi022 bash[25967]: audit 2024-09-17T12:42:04.795831+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:05 smithi190 bash[89008]: cluster 2024-09-17T12:42:04.226827+0000 mgr.y (mgr.25154) 1339 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:05 smithi190 bash[89008]: cluster 2024-09-17T12:42:04.226827+0000 mgr.y (mgr.25154) 1339 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:05 smithi190 bash[89008]: audit 2024-09-17T12:42:04.771507+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:05 smithi190 bash[89008]: audit 2024-09-17T12:42:04.771507+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:05 smithi190 bash[89008]: audit 2024-09-17T12:42:04.784654+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:05 smithi190 bash[89008]: audit 2024-09-17T12:42:04.784654+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:05 smithi190 bash[89008]: audit 2024-09-17T12:42:04.795831+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:05 smithi190 bash[89008]: audit 2024-09-17T12:42:04.795831+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:06.321 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:42:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:06 smithi190 bash[89008]: audit 2024-09-17T12:42:04.880807+0000 mgr.y (mgr.25154) 1340 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:06 smithi190 bash[89008]: audit 2024-09-17T12:42:04.880807+0000 mgr.y (mgr.25154) 1340 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:06.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:06 smithi022 bash[25967]: audit 2024-09-17T12:42:04.880807+0000 mgr.y (mgr.25154) 1340 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:06.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:06 smithi022 bash[19740]: audit 2024-09-17T12:42:04.880807+0000 mgr.y (mgr.25154) 1340 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:07.685 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:07 smithi022 bash[19740]: cluster 2024-09-17T12:42:06.228519+0000 mgr.y (mgr.25154) 1341 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:07.686 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:07 smithi022 bash[25967]: cluster 2024-09-17T12:42:06.228519+0000 mgr.y (mgr.25154) 1341 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:07 smithi190 bash[89008]: cluster 2024-09-17T12:42:06.228519+0000 mgr.y (mgr.25154) 1341 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:07 smithi190 bash[89008]: cluster 2024-09-17T12:42:06.228519+0000 mgr.y (mgr.25154) 1341 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:09 smithi022 bash[19740]: cluster 2024-09-17T12:42:08.229247+0000 mgr.y (mgr.25154) 1342 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:09 smithi022 bash[19740]: audit 2024-09-17T12:42:08.499680+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:09 smithi022 bash[19740]: audit 2024-09-17T12:42:08.505025+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:09 smithi022 bash[19740]: audit 2024-09-17T12:42:08.511036+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:09 smithi022 bash[25967]: cluster 2024-09-17T12:42:08.229247+0000 mgr.y (mgr.25154) 1342 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:09 smithi022 bash[25967]: audit 2024-09-17T12:42:08.499680+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:09 smithi022 bash[25967]: audit 2024-09-17T12:42:08.505025+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:09 smithi022 bash[25967]: audit 2024-09-17T12:42:08.511036+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:09 smithi190 bash[89008]: cluster 2024-09-17T12:42:08.229247+0000 mgr.y (mgr.25154) 1342 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:09 smithi190 bash[89008]: cluster 2024-09-17T12:42:08.229247+0000 mgr.y (mgr.25154) 1342 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:09 smithi190 bash[89008]: audit 2024-09-17T12:42:08.499680+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:09 smithi190 bash[89008]: audit 2024-09-17T12:42:08.499680+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:09 smithi190 bash[89008]: audit 2024-09-17T12:42:08.505025+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:09 smithi190 bash[89008]: audit 2024-09-17T12:42:08.505025+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:09 smithi190 bash[89008]: audit 2024-09-17T12:42:08.511036+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:09 smithi190 bash[89008]: audit 2024-09-17T12:42:08.511036+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:09.997 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:42:10.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:10 smithi022 bash[19740]: audit 2024-09-17T12:42:09.983311+0000 mon.a (mon.0) 7067 : audit [DBG] from='client.? 172.21.15.22:0/3259021559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:10.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:10 smithi022 bash[19740]: audit 2024-09-17T12:42:10.195820+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:10 smithi022 bash[25967]: audit 2024-09-17T12:42:09.983311+0000 mon.a (mon.0) 7067 : audit [DBG] from='client.? 172.21.15.22:0/3259021559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:10 smithi022 bash[25967]: audit 2024-09-17T12:42:10.195820+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:10.744 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:42:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:10 smithi190 bash[89008]: audit 2024-09-17T12:42:09.983311+0000 mon.a (mon.0) 7067 : audit [DBG] from='client.? 172.21.15.22:0/3259021559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:10 smithi190 bash[89008]: audit 2024-09-17T12:42:09.983311+0000 mon.a (mon.0) 7067 : audit [DBG] from='client.? 172.21.15.22:0/3259021559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:10 smithi190 bash[89008]: audit 2024-09-17T12:42:10.195820+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:10.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:10 smithi190 bash[89008]: audit 2024-09-17T12:42:10.195820+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:42:10] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.51.0" 2024-09-17T12:42:11.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:11 smithi022 bash[25967]: cluster 2024-09-17T12:42:10.255971+0000 mgr.y (mgr.25154) 1343 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T12:42:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:11 smithi022 bash[19740]: cluster 2024-09-17T12:42:10.255971+0000 mgr.y (mgr.25154) 1343 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T12:42:11.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:11 smithi190 bash[89008]: cluster 2024-09-17T12:42:10.255971+0000 mgr.y (mgr.25154) 1343 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T12:42:11.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:11 smithi190 bash[89008]: cluster 2024-09-17T12:42:10.255971+0000 mgr.y (mgr.25154) 1343 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T12:42:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:13 smithi022 bash[19740]: cluster 2024-09-17T12:42:12.257709+0000 mgr.y (mgr.25154) 1344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:13.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:13 smithi022 bash[25967]: cluster 2024-09-17T12:42:12.257709+0000 mgr.y (mgr.25154) 1344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:13.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:13 smithi190 bash[89008]: cluster 2024-09-17T12:42:12.257709+0000 mgr.y (mgr.25154) 1344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:13.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:13 smithi190 bash[89008]: cluster 2024-09-17T12:42:12.257709+0000 mgr.y (mgr.25154) 1344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:15.629 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:42:15.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:15 smithi022 bash[19740]: cluster 2024-09-17T12:42:14.258465+0000 mgr.y (mgr.25154) 1345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-09-17T12:42:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:15 smithi022 bash[25967]: cluster 2024-09-17T12:42:14.258465+0000 mgr.y (mgr.25154) 1345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-09-17T12:42:15.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:15 smithi190 bash[89008]: cluster 2024-09-17T12:42:14.258465+0000 mgr.y (mgr.25154) 1345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-09-17T12:42:15.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:15 smithi190 bash[89008]: cluster 2024-09-17T12:42:14.258465+0000 mgr.y (mgr.25154) 1345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-09-17T12:42:16.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:16 smithi022 bash[19740]: audit 2024-09-17T12:42:14.891971+0000 mgr.y (mgr.25154) 1346 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:16.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:16 smithi022 bash[25967]: audit 2024-09-17T12:42:14.891971+0000 mgr.y (mgr.25154) 1346 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:16 smithi190 bash[89008]: audit 2024-09-17T12:42:14.891971+0000 mgr.y (mgr.25154) 1346 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:16 smithi190 bash[89008]: audit 2024-09-17T12:42:14.891971+0000 mgr.y (mgr.25154) 1346 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:17 smithi022 bash[19740]: cluster 2024-09-17T12:42:16.260157+0000 mgr.y (mgr.25154) 1347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:17.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:17 smithi022 bash[25967]: cluster 2024-09-17T12:42:16.260157+0000 mgr.y (mgr.25154) 1347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:17.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:17 smithi190 bash[89008]: cluster 2024-09-17T12:42:16.260157+0000 mgr.y (mgr.25154) 1347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:17.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:17 smithi190 bash[89008]: cluster 2024-09-17T12:42:16.260157+0000 mgr.y (mgr.25154) 1347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:19 smithi022 bash[19740]: cluster 2024-09-17T12:42:18.260948+0000 mgr.y (mgr.25154) 1348 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-09-17T12:42:19.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:19 smithi022 bash[25967]: cluster 2024-09-17T12:42:18.260948+0000 mgr.y (mgr.25154) 1348 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-09-17T12:42:19.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:19 smithi190 bash[89008]: cluster 2024-09-17T12:42:18.260948+0000 mgr.y (mgr.25154) 1348 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-09-17T12:42:19.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:19 smithi190 bash[89008]: cluster 2024-09-17T12:42:18.260948+0000 mgr.y (mgr.25154) 1348 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-09-17T12:42:19.912 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:42:19.912 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": null, 2024-09-17T12:42:19.913 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": false, 2024-09-17T12:42:19.913 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "", 2024-09-17T12:42:19.913 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:42:19.913 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": null, 2024-09-17T12:42:19.913 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T12:42:19.913 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:42:19.913 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:42:20.606 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:42:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:42:20] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.51.0" 2024-09-17T12:42:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:21 smithi022 bash[25967]: audit 2024-09-17T12:42:19.911386+0000 mgr.y (mgr.25154) 1349 : audit [DBG] from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:21 smithi022 bash[25967]: cluster 2024-09-17T12:42:20.261688+0000 mgr.y (mgr.25154) 1350 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T12:42:21.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:21 smithi022 bash[19740]: audit 2024-09-17T12:42:19.911386+0000 mgr.y (mgr.25154) 1349 : audit [DBG] from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:21.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:21 smithi022 bash[19740]: cluster 2024-09-17T12:42:20.261688+0000 mgr.y (mgr.25154) 1350 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T12:42:21.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:21 smithi190 bash[89008]: audit 2024-09-17T12:42:19.911386+0000 mgr.y (mgr.25154) 1349 : audit [DBG] from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:21.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:21 smithi190 bash[89008]: audit 2024-09-17T12:42:19.911386+0000 mgr.y (mgr.25154) 1349 : audit [DBG] from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:21.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:21 smithi190 bash[89008]: cluster 2024-09-17T12:42:20.261688+0000 mgr.y (mgr.25154) 1350 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T12:42:21.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:21 smithi190 bash[89008]: cluster 2024-09-17T12:42:20.261688+0000 mgr.y (mgr.25154) 1350 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T12:42:23.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:23 smithi022 bash[25967]: cluster 2024-09-17T12:42:22.263399+0000 mgr.y (mgr.25154) 1351 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:23.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:23 smithi022 bash[19740]: cluster 2024-09-17T12:42:22.263399+0000 mgr.y (mgr.25154) 1351 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:23.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:23 smithi190 bash[89008]: cluster 2024-09-17T12:42:22.263399+0000 mgr.y (mgr.25154) 1351 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:23.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:23 smithi190 bash[89008]: cluster 2024-09-17T12:42:22.263399+0000 mgr.y (mgr.25154) 1351 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:25.380 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:42:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[25967]: cluster 2024-09-17T12:42:24.264156+0000 mgr.y (mgr.25154) 1352 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[25967]: audit 2024-09-17T12:42:24.918798+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[25967]: audit 2024-09-17T12:42:24.930141+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[25967]: audit 2024-09-17T12:42:24.941929+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[25967]: audit 2024-09-17T12:42:25.196304+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[19740]: cluster 2024-09-17T12:42:24.264156+0000 mgr.y (mgr.25154) 1352 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[19740]: audit 2024-09-17T12:42:24.918798+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[19740]: audit 2024-09-17T12:42:24.930141+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[19740]: audit 2024-09-17T12:42:24.941929+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:25 smithi022 bash[19740]: audit 2024-09-17T12:42:25.196304+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:25.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: cluster 2024-09-17T12:42:24.264156+0000 mgr.y (mgr.25154) 1352 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: cluster 2024-09-17T12:42:24.264156+0000 mgr.y (mgr.25154) 1352 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: audit 2024-09-17T12:42:24.918798+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: audit 2024-09-17T12:42:24.918798+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: audit 2024-09-17T12:42:24.930141+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: audit 2024-09-17T12:42:24.930141+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: audit 2024-09-17T12:42:24.941929+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: audit 2024-09-17T12:42:24.941929+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: audit 2024-09-17T12:42:25.196304+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:25 smithi190 bash[89008]: audit 2024-09-17T12:42:25.196304+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:26.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:26 smithi022 bash[19740]: audit 2024-09-17T12:42:24.899844+0000 mgr.y (mgr.25154) 1353 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:26.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:26 smithi022 bash[25967]: audit 2024-09-17T12:42:24.899844+0000 mgr.y (mgr.25154) 1353 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:26 smithi190 bash[89008]: audit 2024-09-17T12:42:24.899844+0000 mgr.y (mgr.25154) 1353 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:26 smithi190 bash[89008]: audit 2024-09-17T12:42:24.899844+0000 mgr.y (mgr.25154) 1353 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:27 smithi190 bash[89008]: cluster 2024-09-17T12:42:26.265799+0000 mgr.y (mgr.25154) 1354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:27 smithi190 bash[89008]: cluster 2024-09-17T12:42:26.265799+0000 mgr.y (mgr.25154) 1354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:27.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:27 smithi022 bash[25967]: cluster 2024-09-17T12:42:26.265799+0000 mgr.y (mgr.25154) 1354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:27.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:27 smithi022 bash[19740]: cluster 2024-09-17T12:42:26.265799+0000 mgr.y (mgr.25154) 1354 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:29.008 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:42:29.697 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-17T12:42:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[25967]: cluster 2024-09-17T12:42:28.266514+0000 mgr.y (mgr.25154) 1355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[25967]: audit 2024-09-17T12:42:28.673448+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[25967]: audit 2024-09-17T12:42:28.680420+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[25967]: audit 2024-09-17T12:42:28.686827+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[25967]: audit 2024-09-17T12:42:29.007198+0000 mon.a (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.22:0/1820778709' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:42:29.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[19740]: cluster 2024-09-17T12:42:28.266514+0000 mgr.y (mgr.25154) 1355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:29.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[19740]: audit 2024-09-17T12:42:28.673448+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[19740]: audit 2024-09-17T12:42:28.680420+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[19740]: audit 2024-09-17T12:42:28.686827+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:29 smithi022 bash[19740]: audit 2024-09-17T12:42:29.007198+0000 mon.a (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.22:0/1820778709' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:42:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: cluster 2024-09-17T12:42:28.266514+0000 mgr.y (mgr.25154) 1355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: cluster 2024-09-17T12:42:28.266514+0000 mgr.y (mgr.25154) 1355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: audit 2024-09-17T12:42:28.673448+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: audit 2024-09-17T12:42:28.673448+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: audit 2024-09-17T12:42:28.680420+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: audit 2024-09-17T12:42:28.680420+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: audit 2024-09-17T12:42:28.686827+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: audit 2024-09-17T12:42:28.686827+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: audit 2024-09-17T12:42:29.007198+0000 mon.a (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.22:0/1820778709' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:42:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:29 smithi190 bash[89008]: audit 2024-09-17T12:42:29.007198+0000 mon.a (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.22:0/1820778709' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:42:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:42:30] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:42:31.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:31 smithi022 bash[19740]: cluster 2024-09-17T12:42:30.267222+0000 mgr.y (mgr.25154) 1356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:31 smithi022 bash[25967]: cluster 2024-09-17T12:42:30.267222+0000 mgr.y (mgr.25154) 1356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:31.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:31 smithi190 bash[89008]: cluster 2024-09-17T12:42:30.267222+0000 mgr.y (mgr.25154) 1356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:31.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:31 smithi190 bash[89008]: cluster 2024-09-17T12:42:30.267222+0000 mgr.y (mgr.25154) 1356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:33.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:33 smithi022 bash[19740]: cluster 2024-09-17T12:42:32.268862+0000 mgr.y (mgr.25154) 1357 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:33.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:33 smithi022 bash[25967]: cluster 2024-09-17T12:42:32.268862+0000 mgr.y (mgr.25154) 1357 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:33.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:33 smithi190 bash[89008]: cluster 2024-09-17T12:42:32.268862+0000 mgr.y (mgr.25154) 1357 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:33.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:33 smithi190 bash[89008]: cluster 2024-09-17T12:42:32.268862+0000 mgr.y (mgr.25154) 1357 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:34.451 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:42:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:35 smithi022 bash[19740]: cluster 2024-09-17T12:42:34.269576+0000 mgr.y (mgr.25154) 1358 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:35.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:35 smithi022 bash[25967]: cluster 2024-09-17T12:42:34.269576+0000 mgr.y (mgr.25154) 1358 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:35.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:35 smithi190 bash[89008]: cluster 2024-09-17T12:42:34.269576+0000 mgr.y (mgr.25154) 1358 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:35.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:35 smithi190 bash[89008]: cluster 2024-09-17T12:42:34.269576+0000 mgr.y (mgr.25154) 1358 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:36.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:36 smithi022 bash[25967]: audit 2024-09-17T12:42:34.907669+0000 mgr.y (mgr.25154) 1359 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:36.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:36 smithi022 bash[25967]: cluster 2024-09-17T12:42:36.271330+0000 mgr.y (mgr.25154) 1360 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:36 smithi022 bash[19740]: audit 2024-09-17T12:42:34.907669+0000 mgr.y (mgr.25154) 1359 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:36.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:36 smithi022 bash[19740]: cluster 2024-09-17T12:42:36.271330+0000 mgr.y (mgr.25154) 1360 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:36 smithi190 bash[89008]: audit 2024-09-17T12:42:34.907669+0000 mgr.y (mgr.25154) 1359 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:36 smithi190 bash[89008]: audit 2024-09-17T12:42:34.907669+0000 mgr.y (mgr.25154) 1359 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:36 smithi190 bash[89008]: cluster 2024-09-17T12:42:36.271330+0000 mgr.y (mgr.25154) 1360 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:36 smithi190 bash[89008]: cluster 2024-09-17T12:42:36.271330+0000 mgr.y (mgr.25154) 1360 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:39.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:39 smithi190 bash[89008]: cluster 2024-09-17T12:42:38.272008+0000 mgr.y (mgr.25154) 1361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:39.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:39 smithi190 bash[89008]: cluster 2024-09-17T12:42:38.272008+0000 mgr.y (mgr.25154) 1361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:39 smithi022 bash[25967]: cluster 2024-09-17T12:42:38.272008+0000 mgr.y (mgr.25154) 1361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:39.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:39 smithi022 bash[19740]: cluster 2024-09-17T12:42:38.272008+0000 mgr.y (mgr.25154) 1361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:40.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:40 smithi022 bash[19740]: audit 2024-09-17T12:42:40.195843+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:40.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:40 smithi022 bash[25967]: audit 2024-09-17T12:42:40.195843+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:40 smithi190 bash[89008]: audit 2024-09-17T12:42:40.195843+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:40 smithi190 bash[89008]: audit 2024-09-17T12:42:40.195843+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:42:40] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.51.0" 2024-09-17T12:42:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:41 smithi190 bash[89008]: audit 2024-09-17T12:42:39.787374+0000 mgr.y (mgr.25154) 1362 : audit [DBG] from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:41 smithi190 bash[89008]: audit 2024-09-17T12:42:39.787374+0000 mgr.y (mgr.25154) 1362 : audit [DBG] from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:41 smithi190 bash[89008]: audit 2024-09-17T12:42:40.129059+0000 mgr.y (mgr.25154) 1363 : audit [DBG] from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi022", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:41 smithi190 bash[89008]: audit 2024-09-17T12:42:40.129059+0000 mgr.y (mgr.25154) 1363 : audit [DBG] from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi022", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:41 smithi190 bash[89008]: cluster 2024-09-17T12:42:40.272676+0000 mgr.y (mgr.25154) 1364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:41 smithi190 bash[89008]: cluster 2024-09-17T12:42:40.272676+0000 mgr.y (mgr.25154) 1364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:41 smithi022 bash[25967]: audit 2024-09-17T12:42:39.787374+0000 mgr.y (mgr.25154) 1362 : audit [DBG] from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:41 smithi022 bash[25967]: audit 2024-09-17T12:42:40.129059+0000 mgr.y (mgr.25154) 1363 : audit [DBG] from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi022", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:41 smithi022 bash[25967]: cluster 2024-09-17T12:42:40.272676+0000 mgr.y (mgr.25154) 1364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:41 smithi022 bash[19740]: audit 2024-09-17T12:42:39.787374+0000 mgr.y (mgr.25154) 1362 : audit [DBG] from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:41 smithi022 bash[19740]: audit 2024-09-17T12:42:40.129059+0000 mgr.y (mgr.25154) 1363 : audit [DBG] from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi022", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:41 smithi022 bash[19740]: cluster 2024-09-17T12:42:40.272676+0000 mgr.y (mgr.25154) 1364 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:42.468 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:42 smithi022 bash[25967]: audit 2024-09-17T12:42:41.718686+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:42.468 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:42 smithi022 bash[25967]: audit 2024-09-17T12:42:41.720204+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:42:42.468 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:42 smithi022 bash[25967]: audit 2024-09-17T12:42:41.732854+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:42.469 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:42 smithi022 bash[19740]: audit 2024-09-17T12:42:41.718686+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:42.469 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:42 smithi022 bash[19740]: audit 2024-09-17T12:42:41.720204+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:42:42.469 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:42 smithi022 bash[19740]: audit 2024-09-17T12:42:41.732854+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:42 smithi190 bash[89008]: audit 2024-09-17T12:42:41.718686+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:42 smithi190 bash[89008]: audit 2024-09-17T12:42:41.718686+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:42 smithi190 bash[89008]: audit 2024-09-17T12:42:41.720204+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:42:42.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:42 smithi190 bash[89008]: audit 2024-09-17T12:42:41.720204+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:42:42.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:42 smithi190 bash[89008]: audit 2024-09-17T12:42:41.732854+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:42.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:42 smithi190 bash[89008]: audit 2024-09-17T12:42:41.732854+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:42.913 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:43.497 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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 ; sleep 30 ; done' 2024-09-17T12:42:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: cluster 2024-09-17T12:42:42.273481+0000 mgr.y (mgr.25154) 1365 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: cluster 2024-09-17T12:42:42.273481+0000 mgr.y (mgr.25154) 1365 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: audit 2024-09-17T12:42:42.899113+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: audit 2024-09-17T12:42:42.899113+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: audit 2024-09-17T12:42:42.914960+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: audit 2024-09-17T12:42:42.914960+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: audit 2024-09-17T12:42:42.916430+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: audit 2024-09-17T12:42:42.916430+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: audit 2024-09-17T12:42:42.925886+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:43.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:43 smithi190 bash[89008]: audit 2024-09-17T12:42:42.925886+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[25967]: cluster 2024-09-17T12:42:42.273481+0000 mgr.y (mgr.25154) 1365 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[25967]: audit 2024-09-17T12:42:42.899113+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[25967]: audit 2024-09-17T12:42:42.914960+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[25967]: audit 2024-09-17T12:42:42.916430+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[25967]: audit 2024-09-17T12:42:42.925886+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[19740]: cluster 2024-09-17T12:42:42.273481+0000 mgr.y (mgr.25154) 1365 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[19740]: audit 2024-09-17T12:42:42.899113+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[19740]: audit 2024-09-17T12:42:42.914960+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[19740]: audit 2024-09-17T12:42:42.916430+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:42:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:43 smithi022 bash[19740]: audit 2024-09-17T12:42:42.925886+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:44.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:44 smithi190 bash[89008]: cephadm 2024-09-17T12:42:42.891183+0000 mgr.y (mgr.25154) 1366 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:44.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:44 smithi190 bash[89008]: cephadm 2024-09-17T12:42:42.891183+0000 mgr.y (mgr.25154) 1366 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:44.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:44 smithi190 bash[89008]: cephadm 2024-09-17T12:42:43.003517+0000 mgr.y (mgr.25154) 1367 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:44.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:44 smithi190 bash[89008]: cephadm 2024-09-17T12:42:43.003517+0000 mgr.y (mgr.25154) 1367 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:44.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:44 smithi022 bash[19740]: cephadm 2024-09-17T12:42:42.891183+0000 mgr.y (mgr.25154) 1366 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:44.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:44 smithi022 bash[19740]: cephadm 2024-09-17T12:42:43.003517+0000 mgr.y (mgr.25154) 1367 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:44.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:44 smithi022 bash[25967]: cephadm 2024-09-17T12:42:42.891183+0000 mgr.y (mgr.25154) 1366 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:44.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:44 smithi022 bash[25967]: cephadm 2024-09-17T12:42:43.003517+0000 mgr.y (mgr.25154) 1367 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:42:45.634 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:45 smithi190 bash[89008]: cluster 2024-09-17T12:42:44.274440+0000 mgr.y (mgr.25154) 1368 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:45.634 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:45 smithi190 bash[89008]: cluster 2024-09-17T12:42:44.274440+0000 mgr.y (mgr.25154) 1368 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:45.634 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:45 smithi190 bash[89008]: audit 2024-09-17T12:42:45.156632+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.634 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:45 smithi190 bash[89008]: audit 2024-09-17T12:42:45.156632+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.634 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:45 smithi190 bash[89008]: audit 2024-09-17T12:42:45.168315+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:45 smithi190 bash[89008]: audit 2024-09-17T12:42:45.168315+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:45 smithi190 bash[89008]: audit 2024-09-17T12:42:45.179663+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:45 smithi190 bash[89008]: audit 2024-09-17T12:42:45.179663+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:45 smithi022 bash[25967]: cluster 2024-09-17T12:42:44.274440+0000 mgr.y (mgr.25154) 1368 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:45 smithi022 bash[25967]: audit 2024-09-17T12:42:45.156632+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:45 smithi022 bash[25967]: audit 2024-09-17T12:42:45.168315+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:45 smithi022 bash[25967]: audit 2024-09-17T12:42:45.179663+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:45 smithi022 bash[19740]: cluster 2024-09-17T12:42:44.274440+0000 mgr.y (mgr.25154) 1368 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:45 smithi022 bash[19740]: audit 2024-09-17T12:42:45.156632+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:45 smithi022 bash[19740]: audit 2024-09-17T12:42:45.168315+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:45.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:45 smithi022 bash[19740]: audit 2024-09-17T12:42:45.179663+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:44.915727+0000 mgr.y (mgr.25154) 1369 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:44.915727+0000 mgr.y (mgr.25154) 1369 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.390231+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.390231+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: cephadm 2024-09-17T12:42:45.390930+0000 mgr.y (mgr.25154) 1370 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: cephadm 2024-09-17T12:42:45.390930+0000 mgr.y (mgr.25154) 1370 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: cephadm 2024-09-17T12:42:45.391068+0000 mgr.y (mgr.25154) 1371 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: cephadm 2024-09-17T12:42:45.391068+0000 mgr.y (mgr.25154) 1371 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.393935+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.393935+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.397180+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.397180+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: cephadm 2024-09-17T12:42:45.398248+0000 mgr.y (mgr.25154) 1372 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: cephadm 2024-09-17T12:42:45.398248+0000 mgr.y (mgr.25154) 1372 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.407206+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.407206+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.409828+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:42:46.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.409828+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:42:46.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.411393+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T12:42:46.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: audit 2024-09-17T12:42:45.411393+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T12:42:46.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: cephadm 2024-09-17T12:42:45.412599+0000 mgr.y (mgr.25154) 1373 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T12:42:46.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:46 smithi190 bash[89008]: cephadm 2024-09-17T12:42:45.412599+0000 mgr.y (mgr.25154) 1373 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: audit 2024-09-17T12:42:44.915727+0000 mgr.y (mgr.25154) 1369 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: audit 2024-09-17T12:42:45.390231+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: cephadm 2024-09-17T12:42:45.390930+0000 mgr.y (mgr.25154) 1370 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: cephadm 2024-09-17T12:42:45.391068+0000 mgr.y (mgr.25154) 1371 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: audit 2024-09-17T12:42:45.393935+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: audit 2024-09-17T12:42:45.397180+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: cephadm 2024-09-17T12:42:45.398248+0000 mgr.y (mgr.25154) 1372 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: audit 2024-09-17T12:42:45.407206+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: audit 2024-09-17T12:42:45.409828+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: audit 2024-09-17T12:42:45.411393+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[19740]: cephadm 2024-09-17T12:42:45.412599+0000 mgr.y (mgr.25154) 1373 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: audit 2024-09-17T12:42:44.915727+0000 mgr.y (mgr.25154) 1369 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: audit 2024-09-17T12:42:45.390231+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: cephadm 2024-09-17T12:42:45.390930+0000 mgr.y (mgr.25154) 1370 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: cephadm 2024-09-17T12:42:45.391068+0000 mgr.y (mgr.25154) 1371 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: audit 2024-09-17T12:42:45.393935+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: audit 2024-09-17T12:42:45.397180+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: cephadm 2024-09-17T12:42:45.398248+0000 mgr.y (mgr.25154) 1372 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: audit 2024-09-17T12:42:45.407206+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: audit 2024-09-17T12:42:45.409828+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:42:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: audit 2024-09-17T12:42:45.411393+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T12:42:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:46 smithi022 bash[25967]: cephadm 2024-09-17T12:42:45.412599+0000 mgr.y (mgr.25154) 1373 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T12:42:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:47 smithi190 bash[89008]: cluster 2024-09-17T12:42:46.276199+0000 mgr.y (mgr.25154) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:47 smithi190 bash[89008]: cluster 2024-09-17T12:42:46.276199+0000 mgr.y (mgr.25154) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:47 smithi022 bash[19740]: cluster 2024-09-17T12:42:46.276199+0000 mgr.y (mgr.25154) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:47.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:47 smithi022 bash[25967]: cluster 2024-09-17T12:42:46.276199+0000 mgr.y (mgr.25154) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:48.488 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:42:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: cephadm 2024-09-17T12:42:48.016174+0000 mgr.y (mgr.25154) 1375 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T12:42:49.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: audit 2024-09-17T12:42:48.023924+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: audit 2024-09-17T12:42:48.025278+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:42:49.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: audit 2024-09-17T12:42:48.026270+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:42:49.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: audit 2024-09-17T12:42:48.027324+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:49.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: cephadm 2024-09-17T12:42:48.028626+0000 mgr.y (mgr.25154) 1376 : cephadm [INF] Deploying daemon mon.a on smithi022 2024-09-17T12:42:49.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: cluster 2024-09-17T12:42:48.276872+0000 mgr.y (mgr.25154) 1377 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:49.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: audit 2024-09-17T12:42:48.867329+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: audit 2024-09-17T12:42:48.875581+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[19740]: audit 2024-09-17T12:42:48.882065+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: cephadm 2024-09-17T12:42:48.016174+0000 mgr.y (mgr.25154) 1375 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T12:42:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: audit 2024-09-17T12:42:48.023924+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: audit 2024-09-17T12:42:48.025278+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:42:49.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: audit 2024-09-17T12:42:48.026270+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:42:49.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: audit 2024-09-17T12:42:48.027324+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:49.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: cephadm 2024-09-17T12:42:48.028626+0000 mgr.y (mgr.25154) 1376 : cephadm [INF] Deploying daemon mon.a on smithi022 2024-09-17T12:42:49.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: cluster 2024-09-17T12:42:48.276872+0000 mgr.y (mgr.25154) 1377 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:49.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: audit 2024-09-17T12:42:48.867329+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: audit 2024-09-17T12:42:48.875581+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:49 smithi022 bash[25967]: audit 2024-09-17T12:42:48.882065+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: cephadm 2024-09-17T12:42:48.016174+0000 mgr.y (mgr.25154) 1375 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T12:42:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: cephadm 2024-09-17T12:42:48.016174+0000 mgr.y (mgr.25154) 1375 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T12:42:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.023924+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.023924+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.025278+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:42:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.025278+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:42:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.026270+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:42:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.026270+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:42:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.027324+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.027324+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:42:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: cephadm 2024-09-17T12:42:48.028626+0000 mgr.y (mgr.25154) 1376 : cephadm [INF] Deploying daemon mon.a on smithi022 2024-09-17T12:42:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: cephadm 2024-09-17T12:42:48.028626+0000 mgr.y (mgr.25154) 1376 : cephadm [INF] Deploying daemon mon.a on smithi022 2024-09-17T12:42:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: cluster 2024-09-17T12:42:48.276872+0000 mgr.y (mgr.25154) 1377 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: cluster 2024-09-17T12:42:48.276872+0000 mgr.y (mgr.25154) 1377 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.867329+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.867329+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.875581+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.875581+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.882065+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:49 smithi190 bash[89008]: audit 2024-09-17T12:42:48.882065+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' 2024-09-17T12:42:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:42:50] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.51.0" 2024-09-17T12:42:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:51 smithi190 bash[89008]: cluster 2024-09-17T12:42:50.277668+0000 mgr.y (mgr.25154) 1378 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:51 smithi190 bash[89008]: cluster 2024-09-17T12:42:50.277668+0000 mgr.y (mgr.25154) 1378 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:51.753 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:51 smithi022 bash[25967]: cluster 2024-09-17T12:42:50.277668+0000 mgr.y (mgr.25154) 1378 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:51.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:51 smithi022 bash[19740]: cluster 2024-09-17T12:42:50.277668+0000 mgr.y (mgr.25154) 1378 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:52.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.014 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.015 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.015 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.015 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.016 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.016 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:42:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:52.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:52 smithi022 systemd[1]: Stopping Ceph mon.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:42:52.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:52 smithi022 bash[77365]: [17/Sep/2024:12:42:52] ENGINE Bus STOPPING 2024-09-17T12:42:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:52 smithi022 bash[19740]: debug 2024-09-17T12:42:52.415+0000 7f1d852cd640 -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-09-17T12:42:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:52 smithi022 bash[19740]: debug 2024-09-17T12:42:52.415+0000 7f1d852cd640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T12:42:53.066 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:52 smithi022 bash[77365]: [17/Sep/2024:12:42:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:42:53.066 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:52 smithi022 bash[77365]: [17/Sep/2024:12:42:52] ENGINE Bus STOPPED 2024-09-17T12:42:53.066 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:52 smithi022 bash[77365]: [17/Sep/2024:12:42:52] ENGINE Bus STARTING 2024-09-17T12:42:53.066 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:52 smithi022 bash[77365]: [17/Sep/2024:12:42:52] ENGINE Serving on http://:::9283 2024-09-17T12:42:53.066 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:52 smithi022 bash[77365]: [17/Sep/2024:12:42:52] ENGINE Bus STARTED 2024-09-17T12:42:53.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:53 smithi022 bash[109271]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-a 2024-09-17T12:42:53.991 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:53.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:53.992 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:53.992 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:53.992 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:53.993 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:53.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:53 smithi022 bash[109341]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-a 2024-09-17T12:42:53.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T12:42:53.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: Stopped Ceph mon.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:42:53.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:53.993 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: Started Ceph mon.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:42:53.994 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:53.994 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:42:53 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:42:54.342 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:42:54.971 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:42:54.971 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 6s ago 44m - - 2024-09-17T12:42:54.971 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 9s ago 43m - - 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (4m) 6s ago 34m 14.1M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (3m) 9s ago 33m 69.6M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (6m) 6s ago 30m 48.4M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (5m) 9s ago 42m 442M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (17m) 6s ago 45m 528M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 starting - - - 2048M 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (80s) 9s ago 43m 33.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (43m) 6s ago 43m 85.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (5m) 6s ago 34m 8240k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (5m) 9s ago 34m 7875k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (42m) 6s ago 42m 66.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:42:54.972 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (41m) 6s ago 41m 68.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (40m) 6s ago 40m 54.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (39m) 6s ago 39m 67.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (38m) 9s ago 38m 69.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (37m) 9s ago 37m 66.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (36m) 9s ago 36m 58.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (35m) 9s ago 35m 67.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (4m) 9s ago 34m 41.1M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (31m) 6s ago 31m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:42:54.973 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (31m) 9s ago 31m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:42:55.373 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:42:55.373 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:42:55.374 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:42:55.375 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:42:55.375 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 12, 2024-09-17T12:42:55.375 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:42:55.375 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:42:55.375 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi022", 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:42:55.672 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.343+0000 7fc0479b8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.343+0000 7fc0479b8c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.343+0000 7fc0479b8c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 0 load: jerasure load: lrc 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Git sha 0 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: DB SUMMARY 2024-09-17T12:42:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: DB Session ID: UYXZ57SS9EFQ9J3LU2TU 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 8694 Bytes 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000119.sst 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000117.log size: 1342112 ; 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:42:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.env: 0x55908fea3120 2024-09-17T12:42:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:42:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.info_log: 0x559091439700 2024-09-17T12:42:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:42:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:42:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:42:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:42:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:42:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:42:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:42:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:42:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:42:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:42:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.wal_dir: 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:42:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.write_buffer_manager: 0x55909143c1e0 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:42:55.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.row_cache: None 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:42:55.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:42:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:42:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:42:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.merge_operator: 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559091439320) 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: cache_index_and_filter_blocks: 1 2024-09-17T12:42:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: pin_top_level_index_and_filter: 1 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: index_type: 0 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: data_block_index_type: 0 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: index_shortening: 1 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: checksum: 4 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: no_block_cache: 0 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: block_cache: 0x55909142f610 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: block_cache_name: BinnedLRUCache 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: block_cache_options: 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: capacity : 536870912 2024-09-17T12:42:55.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: num_shard_bits : 4 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: strict_capacity_limit : 0 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: high_pri_pool_ratio: 0.000 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: block_cache_compressed: (nil) 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: persistent_cache: (nil) 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: block_size: 4096 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: block_size_deviation: 10 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: block_restart_interval: 16 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: index_block_restart_interval: 1 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: metadata_block_size: 4096 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: partition_filters: 0 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: use_delta_encoding: 1 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: filter_policy: bloomfilter 2024-09-17T12:42:55.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: whole_key_filtering: 1 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: verify_compression: 0 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: read_amp_bytes_per_bit: 0 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: format_version: 5 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: enable_index_compression: 1 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: block_align: 0 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: max_auto_readahead_size: 262144 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: prepopulate_block_cache: 0 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: initial_auto_readahead_size: 8192 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: num_file_reads_for_auto_readahead: 2 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:42:55.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:42:55.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:42:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:42:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:42:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:42:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:42:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 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 121, last_sequence is 58421, log_number is 117,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 117 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 117 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e9ccf5d6-b9ce-4059-8bc2-e31e4956b56c 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576975354530, "job": 1, "event": "recovery_started", "wal_files": [117]} 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.347+0000 7fc0479b8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #117 mode 2 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc0479b8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576975360684, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 122, "file_size": 1231067, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 58422, "largest_seqno": 59277, "table_properties": {"data_size": 1226228, "index_size": 2902, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 7821, "raw_average_key_size": 22, "raw_value_size": 1218135, "raw_average_value_size": 3480, "num_data_blocks": 131, "num_entries": 350, "num_filter_entries": 350, "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": 1726576975, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e9ccf5d6-b9ce-4059-8bc2-e31e4956b56c", "db_session_id": "UYXZ57SS9EFQ9J3LU2TU", "orig_file_number": 122, "seqno_to_time_mapping": "N/A"}} 2024-09-17T12:42:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc0479b8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726576975360803, "job": 1, "event": "recovery_finished"} 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc0479b8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 124 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc0479b8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc0479b8c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000117.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc0479b8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55909145ce00 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc0479b8c80 4 rocksdb: DB pointer 0x559091560000 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc03d780640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc03d780640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: ** DB Stats ** 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:42:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: ** Compaction Stats [default] ** 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: 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-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: L0 1/0 1.17 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 335.5 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: L6 1/0 10.45 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-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Sum 2/0 11.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 335.5 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 335.5 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:42:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: ** Compaction Stats [default] ** 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: 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-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 335.5 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Cumulative compaction: 0.00 GB write, 129.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Interval compaction: 0.00 GB write, 129.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: 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-09-17T12:42:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Block cache BinnedLRUCache@0x55909142f610#7 capacity: 512.00 MB usage: 4.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.355+0000 7fc0479b8c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] at bind addrs [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.359+0000 7fc0479b8c80 1 mon.a@-1(???) e3 preinit fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.359+0000 7fc0479b8c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.359+0000 7fc0479b8c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: e1 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: 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-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: legacy client fscid: -1 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: 2024-09-17T12:42:55.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: No filesystems configured 2024-09-17T12:42:55.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.359+0000 7fc0479b8c80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T12:42:55.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.359+0000 7fc0479b8c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:42:55.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.359+0000 7fc0479b8c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:42:55.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.359+0000 7fc0479b8c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:42:55.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:55 smithi022 bash[109437]: debug 2024-09-17T12:42:55.359+0000 7fc0479b8c80 1 mon.a@-1(???).paxosservice(auth 1..34) refresh upgraded, format 0 -> 3 2024-09-17T12:42:57.151 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[77753]: ignoring --setuser ceph since I am not root 2024-09-17T12:42:57.151 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[77753]: ignoring --setgroup ceph since I am not root 2024-09-17T12:42:57.151 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[77753]: debug 2024-09-17T12:42:56.906+0000 7f0a76fab640 1 -- 172.21.15.190:0/3926472865 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ae9008f0e0 con 0x55ae90090800 2024-09-17T12:42:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.428990+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:42:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.428990+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:42:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.431499+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:42:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.431499+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:42:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.433814+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:42:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.433814+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.766383+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.766383+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.768262+0000 mgr.y (mgr.25154) 1380 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:52.768262+0000 mgr.y (mgr.25154) 1380 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:54.280450+0000 mgr.y (mgr.25154) 1381 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:54.280450+0000 mgr.y (mgr.25154) 1381 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:54.329442+0000 mgr.y (mgr.25154) 1382 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:54.329442+0000 mgr.y (mgr.25154) 1382 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:54.649675+0000 mgr.y (mgr.25154) 1383 : audit [DBG] from='client.25676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:54.649675+0000 mgr.y (mgr.25154) 1383 : audit [DBG] from='client.25676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:54.923824+0000 mgr.y (mgr.25154) 1384 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:57.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:54.923824+0000 mgr.y (mgr.25154) 1384 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:54.956349+0000 mgr.y (mgr.25154) 1385 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:54.956349+0000 mgr.y (mgr.25154) 1385 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:55.196529+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:55.196529+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:55.372866+0000 mon.c (mon.2) 285 : audit [DBG] from='client.? 172.21.15.22:0/3042039933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:55.372866+0000 mon.c (mon.2) 285 : audit [DBG] from='client.? 172.21.15.22:0/3042039933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:55.573941+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:55.573941+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:55.670299+0000 mgr.y (mgr.25154) 1386 : audit [DBG] from='client.25694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:55.670299+0000 mgr.y (mgr.25154) 1386 : audit [DBG] from='client.25694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.282069+0000 mgr.y (mgr.25154) 1387 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.282069+0000 mgr.y (mgr.25154) 1387 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.800636+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.800636+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811475+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811475+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811512+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811512+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811529+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:59:42.005019+0000 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811529+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:59:42.005019+0000 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811548+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811548+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:42:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811587+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:42:57.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811587+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:42:57.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811608+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:42:57.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811608+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:42:57.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811626+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:42:57.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811626+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:42:57.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811644+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:42:57.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811644+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:42:57.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811663+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.811663+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.812872+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.812872+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.812947+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.812947+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.815591+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e47: y(active, since 6m), standbys: x 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.815591+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e47: y(active, since 6m), standbys: x 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.816742+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.816742+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:56.841485+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25154 ' entity='' 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: audit 2024-09-17T12:42:56.841485+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25154 ' entity='' 2024-09-17T12:42:57.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.842787+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e48: y(active, since 6m), standbys: x 2024-09-17T12:42:57.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:42:56 smithi190 bash[89008]: cluster 2024-09-17T12:42:56.842787+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e48: y(active, since 6m), standbys: x 2024-09-17T12:42:57.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[77365]: ignoring --setuser ceph since I am not root 2024-09-17T12:42:57.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[77365]: ignoring --setgroup ceph since I am not root 2024-09-17T12:42:57.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[77365]: debug 2024-09-17T12:42:56.923+0000 7fe75ec06640 1 -- 172.21.15.22:0/3553113508 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5646b1e170e0 con 0x5646b1e19800 2024-09-17T12:42:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.428990+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:42:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.428990+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.431499+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.431499+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.433814+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.433814+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.766383+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.766383+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.768262+0000 mgr.y (mgr.25154) 1380 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:52.768262+0000 mgr.y (mgr.25154) 1380 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:54.280450+0000 mgr.y (mgr.25154) 1381 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:54.280450+0000 mgr.y (mgr.25154) 1381 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:54.329442+0000 mgr.y (mgr.25154) 1382 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:54.329442+0000 mgr.y (mgr.25154) 1382 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:54.649675+0000 mgr.y (mgr.25154) 1383 : audit [DBG] from='client.25676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:54.649675+0000 mgr.y (mgr.25154) 1383 : audit [DBG] from='client.25676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:54.923824+0000 mgr.y (mgr.25154) 1384 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:57.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:54.923824+0000 mgr.y (mgr.25154) 1384 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:57.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:52.428990+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T12:42:57.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:52.431499+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T12:42:57.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:52.433814+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T12:42:57.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:52.766383+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:52.768262+0000 mgr.y (mgr.25154) 1380 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:54.280450+0000 mgr.y (mgr.25154) 1381 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:54.329442+0000 mgr.y (mgr.25154) 1382 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:54.649675+0000 mgr.y (mgr.25154) 1383 : audit [DBG] from='client.25676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:54.923824+0000 mgr.y (mgr.25154) 1384 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:54.956349+0000 mgr.y (mgr.25154) 1385 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:55.196529+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:55.372866+0000 mon.c (mon.2) 285 : audit [DBG] from='client.? 172.21.15.22:0/3042039933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:55.573941+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:55.670299+0000 mgr.y (mgr.25154) 1386 : audit [DBG] from='client.25694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.282069+0000 mgr.y (mgr.25154) 1387 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.800636+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:42:57.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811475+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:42:57.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811512+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:42:57.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811529+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:59:42.005019+0000 2024-09-17T12:42:57.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811548+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:42:57.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:54.956349+0000 mgr.y (mgr.25154) 1385 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:54.956349+0000 mgr.y (mgr.25154) 1385 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:55.196529+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:57.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:55.196529+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25154 172.21.15.22:0/797512348' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:42:57.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:55.372866+0000 mon.c (mon.2) 285 : audit [DBG] from='client.? 172.21.15.22:0/3042039933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:55.372866+0000 mon.c (mon.2) 285 : audit [DBG] from='client.? 172.21.15.22:0/3042039933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:55.573941+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:55.573941+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:55.670299+0000 mgr.y (mgr.25154) 1386 : audit [DBG] from='client.25694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:55.670299+0000 mgr.y (mgr.25154) 1386 : audit [DBG] from='client.25694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.282069+0000 mgr.y (mgr.25154) 1387 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.282069+0000 mgr.y (mgr.25154) 1387 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.800636+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.800636+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811475+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811475+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811512+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:42:57.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811512+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811529+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:59:42.005019+0000 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811529+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:59:42.005019+0000 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811548+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811548+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811587+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811608+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811626+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811644+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:42:57.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.811663+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.812872+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.812947+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.815591+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e47: y(active, since 6m), standbys: x 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.816742+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: audit 2024-09-17T12:42:56.841485+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25154 ' entity='' 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[25967]: cluster 2024-09-17T12:42:56.842787+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e48: y(active, since 6m), standbys: x 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811587+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811587+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811608+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:42:57.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811608+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811626+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811626+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811644+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811644+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811663+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.811663+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.812872+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.812872+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.812947+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.812947+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.815591+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e47: y(active, since 6m), standbys: x 2024-09-17T12:42:57.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.815591+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e47: y(active, since 6m), standbys: x 2024-09-17T12:42:57.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.816742+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:42:57.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.816742+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:42:57.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:56.841485+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25154 ' entity='' 2024-09-17T12:42:57.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: audit 2024-09-17T12:42:56.841485+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25154 ' entity='' 2024-09-17T12:42:57.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.842787+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e48: y(active, since 6m), standbys: x 2024-09-17T12:42:57.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:42:56 smithi022 bash[109437]: cluster 2024-09-17T12:42:56.842787+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e48: y(active, since 6m), standbys: x 2024-09-17T12:43:03.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[77753]: [17/Sep/2024:12:43:02] ENGINE Bus STARTING 2024-09-17T12:43:03.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[77753]: CherryPy Checker: 2024-09-17T12:43:03.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[77753]: The Application mounted at '' has an empty config. 2024-09-17T12:43:03.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[77753]: [17/Sep/2024:12:43:03] ENGINE Serving on http://:::9283 2024-09-17T12:43:03.152 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[77753]: [17/Sep/2024:12:43:03] ENGINE Bus STARTED 2024-09-17T12:43:03.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: cluster 2024-09-17T12:43:02.896093+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:03.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: cluster 2024-09-17T12:43:02.896093+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:03.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: cluster 2024-09-17T12:43:02.896201+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: cluster 2024-09-17T12:43:02.896201+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: audit 2024-09-17T12:43:02.901568+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: audit 2024-09-17T12:43:02.901568+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: audit 2024-09-17T12:43:02.902156+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: audit 2024-09-17T12:43:02.902156+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: audit 2024-09-17T12:43:02.905011+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:03.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: audit 2024-09-17T12:43:02.905011+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:03.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: audit 2024-09-17T12:43:02.905652+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:03.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:02 smithi190 bash[89008]: audit 2024-09-17T12:43:02.905652+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:03.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[25967]: cluster 2024-09-17T12:43:02.896093+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:03.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[25967]: cluster 2024-09-17T12:43:02.896201+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:03.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[25967]: audit 2024-09-17T12:43:02.901568+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:03.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[25967]: audit 2024-09-17T12:43:02.902156+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[25967]: audit 2024-09-17T12:43:02.905011+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[25967]: audit 2024-09-17T12:43:02.905652+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: cluster 2024-09-17T12:43:02.896093+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: cluster 2024-09-17T12:43:02.896093+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: cluster 2024-09-17T12:43:02.896201+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: cluster 2024-09-17T12:43:02.896201+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: audit 2024-09-17T12:43:02.901568+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: audit 2024-09-17T12:43:02.901568+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: audit 2024-09-17T12:43:02.902156+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: audit 2024-09-17T12:43:02.902156+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: audit 2024-09-17T12:43:02.905011+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:03.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: audit 2024-09-17T12:43:02.905011+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:03.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: audit 2024-09-17T12:43:02.905652+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:03.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:02 smithi022 bash[109437]: audit 2024-09-17T12:43:02.905652+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/4159078102' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:02.960906+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e49: y(active, since 6m), standbys: x 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:02.960906+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e49: y(active, since 6m), standbys: x 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.365347+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.365347+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.366000+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.366000+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.381688+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.381688+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.382672+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e50: y(active, starting, since 0.0168421s), standbys: x 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.382672+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e50: y(active, starting, since 0.0168421s), standbys: x 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.384862+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.384862+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.385154+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.385154+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.385403+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.385403+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.387977+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.387977+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.388227+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.388227+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.388556+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: cluster 2024-09-17T12:43:02.960906+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e49: y(active, since 6m), standbys: x 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: cluster 2024-09-17T12:43:03.365347+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:43:04.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: cluster 2024-09-17T12:43:03.366000+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: cluster 2024-09-17T12:43:03.381688+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: cluster 2024-09-17T12:43:03.382672+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e50: y(active, starting, since 0.0168421s), standbys: x 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.384862+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.385154+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.385403+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.387977+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.388227+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.388556+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.388789+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.388963+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.389154+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.389334+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:43:04.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.389529+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.389710+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.389897+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.390264+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.390420+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.388556+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.388789+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.388789+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.388963+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:43:04.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.388963+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389154+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389154+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389334+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389334+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389529+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389529+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389710+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389710+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389897+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.389897+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.390264+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.390264+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:43:04.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.390420+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.390420+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.390877+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: cluster 2024-09-17T12:43:03.417510+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.862496+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.870463+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.871206+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.872985+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.874719+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: cephadm 2024-09-17T12:43:03.884819+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:43:04.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: cephadm 2024-09-17T12:43:03.886839+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:43:04.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.892049+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:04.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.892292+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:43:04.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.903345+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:43:04.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[25967]: audit 2024-09-17T12:43:03.946102+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:43:04.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.390877+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:43:04.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.390877+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:43:04.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.417510+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-09-17T12:43:04.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cluster 2024-09-17T12:43:03.417510+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.862496+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.862496+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.870463+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.870463+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.871206+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.871206+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.872985+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.872985+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.874719+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.874719+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cephadm 2024-09-17T12:43:03.884819+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cephadm 2024-09-17T12:43:03.884819+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:43:04.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cephadm 2024-09-17T12:43:03.886839+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: cephadm 2024-09-17T12:43:03.886839+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.892049+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.892049+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.892292+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.892292+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.903345+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.903345+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.946102+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:43:04.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:03 smithi022 bash[109437]: audit 2024-09-17T12:43:03.946102+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:43:04.363 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:02.960906+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e49: y(active, since 6m), standbys: x 2024-09-17T12:43:04.363 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:02.960906+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e49: y(active, since 6m), standbys: x 2024-09-17T12:43:04.363 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.365347+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:43:04.363 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.365347+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:43:04.363 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.366000+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-17T12:43:04.363 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.366000+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-17T12:43:04.363 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.381688+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:04.363 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.381688+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.382672+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e50: y(active, starting, since 0.0168421s), standbys: x 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.382672+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e50: y(active, starting, since 0.0168421s), standbys: x 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.384862+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.384862+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.385154+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.385154+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.385403+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.385403+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.387977+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.387977+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.388227+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.388227+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:43:04.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.388556+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:43:04.365 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.388556+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:43:04.365 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.388789+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:43:04.365 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.388789+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:43:04.365 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.388963+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:43:04.365 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.388963+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389154+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389154+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389334+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389334+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389529+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389529+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389710+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389710+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389897+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.389897+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.390264+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:43:04.366 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.390264+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.390420+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.390420+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.390877+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.390877+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.417510+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cluster 2024-09-17T12:43:03.417510+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.862496+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.862496+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.870463+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.870463+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.871206+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.871206+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi022", "name": "osd_memory_target"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.872985+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:04.367 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.872985+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.874719+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.874719+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cephadm 2024-09-17T12:43:03.884819+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cephadm 2024-09-17T12:43:03.884819+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.conf 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cephadm 2024-09-17T12:43:03.886839+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: cephadm 2024-09-17T12:43:03.886839+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.892049+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.892049+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.892292+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.892292+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.903345+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.903345+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:43:04.368 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.946102+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:43:04.369 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:03 smithi190 bash[89008]: audit 2024-09-17T12:43:03.946102+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:43:04.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:04 smithi022 bash[77365]: debug 2024-09-17T12:43:04.391+0000 7fe6ff14d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T12:43:04.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:04 smithi022 bash[77365]: [17/Sep/2024:12:43:04] ENGINE Bus STARTING 2024-09-17T12:43:04.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:04 smithi022 bash[77365]: CherryPy Checker: 2024-09-17T12:43:04.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:04 smithi022 bash[77365]: The Application mounted at '' has an empty config. 2024-09-17T12:43:04.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:04 smithi022 bash[77365]: [17/Sep/2024:12:43:04] ENGINE Serving on http://:::9283 2024-09-17T12:43:04.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:04 smithi022 bash[77365]: [17/Sep/2024:12:43:04] ENGINE Bus STARTED 2024-09-17T12:43:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cluster 2024-09-17T12:43:04.380631+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e51: y(active, since 1.01482s), standbys: x 2024-09-17T12:43:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cluster 2024-09-17T12:43:04.380631+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e51: y(active, since 1.01482s), standbys: x 2024-09-17T12:43:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.394927+0000 mgr.y (mgr.54108) 3 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:43:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.394927+0000 mgr.y (mgr.54108) 3 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:43:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cluster 2024-09-17T12:43:04.400465+0000 mgr.y (mgr.54108) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:05.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cluster 2024-09-17T12:43:04.400465+0000 mgr.y (mgr.54108) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.470144+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.470144+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.542439+0000 mgr.y (mgr.54108) 6 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.542439+0000 mgr.y (mgr.54108) 6 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.568392+0000 mgr.y (mgr.54108) 7 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.568392+0000 mgr.y (mgr.54108) 7 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.614671+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.614671+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.648710+0000 mgr.y (mgr.54108) 9 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.648710+0000 mgr.y (mgr.54108) 9 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.696344+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.696344+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.701904+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.701904+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.717029+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.717029+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.782775+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.782775+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.789282+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.789282+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.794765+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.794765+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.799631+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.799631+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.872978+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:05.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: audit 2024-09-17T12:43:04.872978+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:05.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.875030+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:43:05.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:05 smithi190 bash[89008]: cephadm 2024-09-17T12:43:04.875030+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:43:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cluster 2024-09-17T12:43:04.380631+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e51: y(active, since 1.01482s), standbys: x 2024-09-17T12:43:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: audit 2024-09-17T12:43:04.394927+0000 mgr.y (mgr.54108) 3 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:43:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cluster 2024-09-17T12:43:04.400465+0000 mgr.y (mgr.54108) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:05.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cephadm 2024-09-17T12:43:04.470144+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cephadm 2024-09-17T12:43:04.542439+0000 mgr.y (mgr.54108) 6 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cephadm 2024-09-17T12:43:04.568392+0000 mgr.y (mgr.54108) 7 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cephadm 2024-09-17T12:43:04.614671+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cephadm 2024-09-17T12:43:04.648710+0000 mgr.y (mgr.54108) 9 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: audit 2024-09-17T12:43:04.696344+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: audit 2024-09-17T12:43:04.701904+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cephadm 2024-09-17T12:43:04.717029+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: audit 2024-09-17T12:43:04.782775+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: audit 2024-09-17T12:43:04.789282+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: audit 2024-09-17T12:43:04.794765+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: audit 2024-09-17T12:43:04.799631+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: audit 2024-09-17T12:43:04.872978+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:05.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[25967]: cephadm 2024-09-17T12:43:04.875030+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:43:05.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cluster 2024-09-17T12:43:04.380631+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e51: y(active, since 1.01482s), standbys: x 2024-09-17T12:43:05.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cluster 2024-09-17T12:43:04.380631+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e51: y(active, since 1.01482s), standbys: x 2024-09-17T12:43:05.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.394927+0000 mgr.y (mgr.54108) 3 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:43:05.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.394927+0000 mgr.y (mgr.54108) 3 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:43:05.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cluster 2024-09-17T12:43:04.400465+0000 mgr.y (mgr.54108) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:05.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cluster 2024-09-17T12:43:04.400465+0000 mgr.y (mgr.54108) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:05.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.470144+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.470144+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.542439+0000 mgr.y (mgr.54108) 6 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.542439+0000 mgr.y (mgr.54108) 6 : cephadm [INF] Updating smithi022:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.568392+0000 mgr.y (mgr.54108) 7 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.568392+0000 mgr.y (mgr.54108) 7 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.614671+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.614671+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.648710+0000 mgr.y (mgr.54108) 9 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.648710+0000 mgr.y (mgr.54108) 9 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.696344+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.696344+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.701904+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.701904+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.717029+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.717029+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.782775+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.782775+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.789282+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.789282+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.794765+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.794765+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.799631+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.799631+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.872978+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: audit 2024-09-17T12:43:04.872978+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.875030+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:43:05.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[109437]: cephadm 2024-09-17T12:43:04.875030+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:43:06.265 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: debug 2024-09-17T12:43:05.875+0000 7fe6b740e640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:43:05] ENGINE Error in HTTPServer.serve 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: Traceback (most recent call last): 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: self._connections.run(self.expiration_interval) 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: self._run(expiration_interval) 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: s = self.context.wrap_socket( 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:43:06.266 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: return self.sslsocket_class._create( 2024-09-17T12:43:06.267 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:43:06.267 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: self.do_handshake() 2024-09-17T12:43:06.267 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:43:06.267 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: self._sslobj.do_handshake() 2024-09-17T12:43:06.267 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:05 smithi022 bash[77365]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:43:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: audit 2024-09-17T12:43:04.933851+0000 mgr.y (mgr.54108) 12 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: audit 2024-09-17T12:43:04.933851+0000 mgr.y (mgr.54108) 12 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cluster 2024-09-17T12:43:05.390369+0000 mgr.y (mgr.54108) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cluster 2024-09-17T12:43:05.390369+0000 mgr.y (mgr.54108) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.647721+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTING 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.647721+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTING 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.749496+0000 mgr.y (mgr.54108) 15 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.749496+0000 mgr.y (mgr.54108) 15 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.877780+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on https://172.21.15.22:7151 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.877780+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on https://172.21.15.22:7151 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.877978+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTED 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.877978+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTED 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.880339+0000 mgr.y (mgr.54108) 18 : cephadm [ERR] [17/Sep/2024:12:43:05] ENGINE Error in HTTPServer.serve 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: Traceback (most recent call last): 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:43:06.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: self._connections.run(self.expiration_interval) 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: self._run(expiration_interval) 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: s = self.context.wrap_socket( 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: return self.sslsocket_class._create( 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: self.do_handshake() 2024-09-17T12:43:06.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: self._sslobj.do_handshake() 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: cephadm 2024-09-17T12:43:05.880339+0000 mgr.y (mgr.54108) 18 : cephadm [ERR] [17/Sep/2024:12:43:05] ENGINE Error in HTTPServer.serve 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: Traceback (most recent call last): 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: self._connections.run(self.expiration_interval) 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: self._run(expiration_interval) 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:43:06.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:43:06.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: s = self.context.wrap_socket( 2024-09-17T12:43:06.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:43:06.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: return self.sslsocket_class._create( 2024-09-17T12:43:06.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:43:06.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: self.do_handshake() 2024-09-17T12:43:06.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:43:06.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: self._sslobj.do_handshake() 2024-09-17T12:43:06.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:06 smithi190 bash[89008]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:43:06.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: audit 2024-09-17T12:43:04.933851+0000 mgr.y (mgr.54108) 12 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: cluster 2024-09-17T12:43:05.390369+0000 mgr.y (mgr.54108) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: cephadm 2024-09-17T12:43:05.647721+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTING 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: cephadm 2024-09-17T12:43:05.749496+0000 mgr.y (mgr.54108) 15 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: cephadm 2024-09-17T12:43:05.877780+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on https://172.21.15.22:7151 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: cephadm 2024-09-17T12:43:05.877978+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTED 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: cephadm 2024-09-17T12:43:05.880339+0000 mgr.y (mgr.54108) 18 : cephadm [ERR] [17/Sep/2024:12:43:05] ENGINE Error in HTTPServer.serve 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: Traceback (most recent call last): 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: self._connections.run(self.expiration_interval) 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:43:06.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: self._run(expiration_interval) 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: s = self.context.wrap_socket( 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: return self.sslsocket_class._create( 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: self.do_handshake() 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: self._sslobj.do_handshake() 2024-09-17T12:43:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[25967]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:43:06.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: audit 2024-09-17T12:43:04.933851+0000 mgr.y (mgr.54108) 12 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:06.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: audit 2024-09-17T12:43:04.933851+0000 mgr.y (mgr.54108) 12 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:06.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cluster 2024-09-17T12:43:05.390369+0000 mgr.y (mgr.54108) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:06.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cluster 2024-09-17T12:43:05.390369+0000 mgr.y (mgr.54108) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:06.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.647721+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTING 2024-09-17T12:43:06.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.647721+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTING 2024-09-17T12:43:06.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.749496+0000 mgr.y (mgr.54108) 15 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:43:06.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.749496+0000 mgr.y (mgr.54108) 15 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on http://172.21.15.22:8765 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.877780+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on https://172.21.15.22:7151 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.877780+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Serving on https://172.21.15.22:7151 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.877978+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTED 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.877978+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:43:05] ENGINE Bus STARTED 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.880339+0000 mgr.y (mgr.54108) 18 : cephadm [ERR] [17/Sep/2024:12:43:05] ENGINE Error in HTTPServer.serve 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: Traceback (most recent call last): 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: self._connections.run(self.expiration_interval) 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: self._run(expiration_interval) 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:43:06.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: s = self.context.wrap_socket( 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: return self.sslsocket_class._create( 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: self.do_handshake() 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: self._sslobj.do_handshake() 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: cephadm 2024-09-17T12:43:05.880339+0000 mgr.y (mgr.54108) 18 : cephadm [ERR] [17/Sep/2024:12:43:05] ENGINE Error in HTTPServer.serve 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: Traceback (most recent call last): 2024-09-17T12:43:06.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: self._connections.run(self.expiration_interval) 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: self._run(expiration_interval) 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: s = self.context.wrap_socket( 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: return self.sslsocket_class._create( 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:43:06.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: self.do_handshake() 2024-09-17T12:43:06.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:43:06.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: self._sslobj.do_handshake() 2024-09-17T12:43:06.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:06 smithi022 bash[109437]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:43:07.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:07 smithi190 bash[89008]: cluster 2024-09-17T12:43:06.410216+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e52: y(active, since 3s), standbys: x 2024-09-17T12:43:07.820 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:07 smithi190 bash[89008]: cluster 2024-09-17T12:43:06.410216+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e52: y(active, since 3s), standbys: x 2024-09-17T12:43:07.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:07 smithi022 bash[25967]: cluster 2024-09-17T12:43:06.410216+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e52: y(active, since 3s), standbys: x 2024-09-17T12:43:07.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:07 smithi022 bash[109437]: cluster 2024-09-17T12:43:06.410216+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e52: y(active, since 3s), standbys: x 2024-09-17T12:43:07.821 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:07 smithi022 bash[109437]: cluster 2024-09-17T12:43:06.410216+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e52: y(active, since 3s), standbys: x 2024-09-17T12:43:08.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:08 smithi190 bash[89008]: cluster 2024-09-17T12:43:07.391019+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:08.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:08 smithi190 bash[89008]: cluster 2024-09-17T12:43:07.391019+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:08 smithi022 bash[25967]: cluster 2024-09-17T12:43:07.391019+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:08 smithi022 bash[109437]: cluster 2024-09-17T12:43:07.391019+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:08 smithi022 bash[109437]: cluster 2024-09-17T12:43:07.391019+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:09.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: cluster 2024-09-17T12:43:08.426039+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e53: y(active, since 5s), standbys: x 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: cluster 2024-09-17T12:43:08.426039+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e53: y(active, since 5s), standbys: x 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: cephadm 2024-09-17T12:43:08.489567+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: cephadm 2024-09-17T12:43:08.489567+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: audit 2024-09-17T12:43:08.490220+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: audit 2024-09-17T12:43:08.490220+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: audit 2024-09-17T12:43:08.491904+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: audit 2024-09-17T12:43:08.491904+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: audit 2024-09-17T12:43:08.493377+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: audit 2024-09-17T12:43:08.493377+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: cephadm 2024-09-17T12:43:08.495085+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:43:09.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:09 smithi190 bash[89008]: cephadm 2024-09-17T12:43:08.495085+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:43:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[25967]: cluster 2024-09-17T12:43:08.426039+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e53: y(active, since 5s), standbys: x 2024-09-17T12:43:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[25967]: cephadm 2024-09-17T12:43:08.489567+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:43:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[25967]: audit 2024-09-17T12:43:08.490220+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[25967]: audit 2024-09-17T12:43:08.491904+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[25967]: audit 2024-09-17T12:43:08.493377+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[25967]: cephadm 2024-09-17T12:43:08.495085+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: cluster 2024-09-17T12:43:08.426039+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e53: y(active, since 5s), standbys: x 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: cluster 2024-09-17T12:43:08.426039+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e53: y(active, since 5s), standbys: x 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: cephadm 2024-09-17T12:43:08.489567+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: cephadm 2024-09-17T12:43:08.489567+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: audit 2024-09-17T12:43:08.490220+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:09.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: audit 2024-09-17T12:43:08.490220+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: audit 2024-09-17T12:43:08.491904+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: audit 2024-09-17T12:43:08.491904+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: audit 2024-09-17T12:43:08.493377+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: audit 2024-09-17T12:43:08.493377+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: cephadm 2024-09-17T12:43:08.495085+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:43:09.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:09 smithi022 bash[109437]: cephadm 2024-09-17T12:43:08.495085+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi190 2024-09-17T12:43:10.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:10 smithi022 bash[25967]: cluster 2024-09-17T12:43:09.391929+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:10 smithi022 bash[109437]: cluster 2024-09-17T12:43:09.391929+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:10 smithi022 bash[109437]: cluster 2024-09-17T12:43:09.391929+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:10 smithi190 bash[89008]: cluster 2024-09-17T12:43:09.391929+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:10.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:10 smithi190 bash[89008]: cluster 2024-09-17T12:43:09.391929+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:43:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:43:10] "GET /metrics HTTP/1.1" 200 35497 "" "Prometheus/2.51.0" 2024-09-17T12:43:12.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.629 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.629 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.629 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.630 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.630 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.630 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.631 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:12 smithi190 bash[89008]: cluster 2024-09-17T12:43:11.393574+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:43:12.631 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:12 smithi190 bash[89008]: cluster 2024-09-17T12:43:11.393574+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:43:12.631 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:12 smithi022 bash[25967]: cluster 2024-09-17T12:43:11.393574+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:43:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:12 smithi022 bash[109437]: cluster 2024-09-17T12:43:11.393574+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:43:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:12 smithi022 bash[109437]: cluster 2024-09-17T12:43:11.393574+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:43:12.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:12 smithi190 systemd[1]: Stopping Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:43:13.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:13 smithi190 bash[91504]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:43:13.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:43:13.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:13 smithi190 bash[91566]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:43:13.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T12:43:13.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: Stopped Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:43:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.151 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.152 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.152 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.153 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.153 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:14.153 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:13 smithi190 systemd[1]: Started Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:43:15.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: cluster 2024-09-17T12:43:13.394322+0000 mgr.y (mgr.54108) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:43:15.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: cluster 2024-09-17T12:43:13.394322+0000 mgr.y (mgr.54108) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:43:15.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: audit 2024-09-17T12:43:13.861088+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: audit 2024-09-17T12:43:13.861088+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: audit 2024-09-17T12:43:13.871798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: audit 2024-09-17T12:43:13.871798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: audit 2024-09-17T12:43:13.876117+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:15.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: audit 2024-09-17T12:43:13.876117+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:15.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: audit 2024-09-17T12:43:13.876745+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []} : dispatch 2024-09-17T12:43:15.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:14 smithi190 bash[89008]: audit 2024-09-17T12:43:13.876745+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []} : dispatch 2024-09-17T12:43:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[25967]: cluster 2024-09-17T12:43:13.394322+0000 mgr.y (mgr.54108) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:43:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[25967]: audit 2024-09-17T12:43:13.861088+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[25967]: audit 2024-09-17T12:43:13.871798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[25967]: audit 2024-09-17T12:43:13.876117+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[25967]: audit 2024-09-17T12:43:13.876745+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []} : dispatch 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: cluster 2024-09-17T12:43:13.394322+0000 mgr.y (mgr.54108) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: cluster 2024-09-17T12:43:13.394322+0000 mgr.y (mgr.54108) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: audit 2024-09-17T12:43:13.861088+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: audit 2024-09-17T12:43:13.861088+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: audit 2024-09-17T12:43:13.871798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: audit 2024-09-17T12:43:13.871798+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: audit 2024-09-17T12:43:13.876117+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: audit 2024-09-17T12:43:13.876117+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: audit 2024-09-17T12:43:13.876745+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []} : dispatch 2024-09-17T12:43:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:14 smithi022 bash[109437]: audit 2024-09-17T12:43:13.876745+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi190", "caps": []} : dispatch 2024-09-17T12:43:15.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[91621]: debug 2024-09-17T12:43:15.118+0000 7ff199b4d640 1 -- 172.21.15.190:0/1063570014 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556c439df0e0 con 0x556c439e0800 2024-09-17T12:43:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[89008]: audit 2024-09-17T12:43:15.169015+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[89008]: audit 2024-09-17T12:43:15.169015+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[89008]: audit 2024-09-17T12:43:15.170203+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[89008]: audit 2024-09-17T12:43:15.170203+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[89008]: audit 2024-09-17T12:43:15.176766+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[89008]: audit 2024-09-17T12:43:15.176766+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:16.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[89008]: audit 2024-09-17T12:43:15.195555+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:16.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:15 smithi190 bash[89008]: audit 2024-09-17T12:43:15.195555+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:16.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[25967]: audit 2024-09-17T12:43:15.169015+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:16.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[25967]: audit 2024-09-17T12:43:15.170203+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:16.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[25967]: audit 2024-09-17T12:43:15.176766+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:16.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[25967]: audit 2024-09-17T12:43:15.195555+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[109437]: audit 2024-09-17T12:43:15.169015+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[109437]: audit 2024-09-17T12:43:15.169015+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[109437]: audit 2024-09-17T12:43:15.170203+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[109437]: audit 2024-09-17T12:43:15.170203+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[109437]: audit 2024-09-17T12:43:15.176766+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[109437]: audit 2024-09-17T12:43:15.176766+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[109437]: audit 2024-09-17T12:43:15.195555+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:15 smithi022 bash[109437]: audit 2024-09-17T12:43:15.195555+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi022", "caps": []} : dispatch 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:14.943600+0000 mgr.y (mgr.54108) 25 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: cephadm 2024-09-17T12:43:15.177512+0000 mgr.y (mgr.54108) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: cluster 2024-09-17T12:43:15.395892+0000 mgr.y (mgr.54108) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:15.960013+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.103044+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.439130+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.521399+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.748093+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.749756+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.143 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.751479+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.752186+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.757193+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.829582+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.831281+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.833061+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.833670+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.144 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[25967]: audit 2024-09-17T12:43:16.838379+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.144 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:14.943600+0000 mgr.y (mgr.54108) 25 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:14.943600+0000 mgr.y (mgr.54108) 25 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: cephadm 2024-09-17T12:43:15.177512+0000 mgr.y (mgr.54108) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: cephadm 2024-09-17T12:43:15.177512+0000 mgr.y (mgr.54108) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: cluster 2024-09-17T12:43:15.395892+0000 mgr.y (mgr.54108) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: cluster 2024-09-17T12:43:15.395892+0000 mgr.y (mgr.54108) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:15.960013+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:15.960013+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.103044+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.103044+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.439130+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.439130+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.521399+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.145 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.521399+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.748093+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.748093+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.749756+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.749756+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.751479+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.751479+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.752186+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.752186+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.757193+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.757193+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.829582+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.829582+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.831281+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.831281+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.146 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.833061+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.833061+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.833670+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.833670+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.838379+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.147 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:16 smithi022 bash[109437]: audit 2024-09-17T12:43:16.838379+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:14.943600+0000 mgr.y (mgr.54108) 25 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:14.943600+0000 mgr.y (mgr.54108) 25 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: cephadm 2024-09-17T12:43:15.177512+0000 mgr.y (mgr.54108) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: cephadm 2024-09-17T12:43:15.177512+0000 mgr.y (mgr.54108) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: cluster 2024-09-17T12:43:15.395892+0000 mgr.y (mgr.54108) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: cluster 2024-09-17T12:43:15.395892+0000 mgr.y (mgr.54108) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:15.960013+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:15.960013+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.103044+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.103044+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.439130+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.439130+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.521399+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.521399+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.748093+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.748093+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.749756+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.749756+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.751479+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.751479+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.752186+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.752186+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.757193+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.757193+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.829582+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.829582+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:17.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.831281+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.831281+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:17.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.833061+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.833061+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:17.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.833670+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.833670+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:17.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.838379+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:17.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:16 smithi190 bash[89008]: audit 2024-09-17T12:43:16.838379+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: cephadm 2024-09-17T12:43:16.757631+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: cephadm 2024-09-17T12:43:16.757631+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: cephadm 2024-09-17T12:43:16.838852+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: cephadm 2024-09-17T12:43:16.838852+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.899612+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.899612+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.901539+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.901539+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.903700+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.903700+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.904329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.904329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.909184+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.909184+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: cephadm 2024-09-17T12:43:16.909714+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: cephadm 2024-09-17T12:43:16.909714+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.968836+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.968836+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.970599+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.970599+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.972750+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.972750+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.973440+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.973440+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.979097+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:16.979097+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.046501+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.046501+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.049107+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.049107+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.051486+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.051486+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.052327+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.052327+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.058124+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.058124+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.118857+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.118857+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.120427+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.120427+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.125438+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.125438+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.126217+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.126217+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.135967+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.135967+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.227199+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.227199+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.229633+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.229633+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.232496+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.232496+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.233161+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.233161+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.238902+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.238902+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.312345+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.312345+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.314067+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.314067+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.315898+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.315898+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.316555+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.316555+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.321648+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.321648+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.379683+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.379683+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.381324+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.381324+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.383287+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.383287+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.383937+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.383937+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.389881+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.389881+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.450628+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.450628+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.452666+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.452666+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.455205+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.455205+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.455895+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.455895+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.461834+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.461834+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.552953+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.552953+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.555443+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.555443+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.557179+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.557179+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.557796+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.557796+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.563755+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.563755+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.623289+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.623289+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.624972+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.624972+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.626764+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.626764+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.627526+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.627526+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.633876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.633876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.725590+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.725590+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.727892+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.727892+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.731006+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.731006+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.731867+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.731867+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.738503+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.738503+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.822367+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.822367+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.823950+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.823950+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.825678+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.825678+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.826348+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.826348+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.832396+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:17 smithi190 bash[89008]: audit 2024-09-17T12:43:17.832396+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: cephadm 2024-09-17T12:43:16.757631+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: cephadm 2024-09-17T12:43:16.838852+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.899612+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.901539+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.903700+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.904329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.909184+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: cephadm 2024-09-17T12:43:16.909714+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.968836+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.970599+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.972750+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.973440+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:16.979097+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.046501+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.049107+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.051486+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.052327+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.058124+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.118857+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: cephadm 2024-09-17T12:43:16.757631+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: cephadm 2024-09-17T12:43:16.757631+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: cephadm 2024-09-17T12:43:16.838852+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: cephadm 2024-09-17T12:43:16.838852+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.899612+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.899612+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.901539+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.901539+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.903700+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.903700+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.904329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.904329+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.909184+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.909184+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: cephadm 2024-09-17T12:43:16.909714+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: cephadm 2024-09-17T12:43:16.909714+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.968836+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.968836+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.970599+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.970599+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.972750+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.972750+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.973440+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.973440+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.979097+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:16.979097+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.046501+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.046501+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.049107+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.049107+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.051486+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.051486+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.052327+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.052327+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.058124+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.058124+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.118857+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.118857+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.120427+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.120427+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.125438+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.126217+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.135967+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.227199+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.229633+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.232496+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.233161+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.238902+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.312345+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.314067+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.315898+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.316555+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.321648+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.379683+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.381324+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.383287+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.383937+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.389881+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.450628+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.120427+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.125438+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.125438+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.126217+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.126217+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.135967+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.135967+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.227199+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.227199+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.229633+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.229633+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.232496+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.232496+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.233161+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.233161+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.238902+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.238902+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.312345+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.312345+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.452666+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.455205+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.455895+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.461834+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.552953+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.555443+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.557179+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.557796+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.563755+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.623289+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.624972+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.626764+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.627526+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.633876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.725590+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.727892+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.731006+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.731867+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.738503+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.822367+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.823950+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.825678+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.826348+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[25967]: audit 2024-09-17T12:43:17.832396+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.314067+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.314067+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.315898+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.315898+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.316555+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.316555+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.321648+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.321648+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.379683+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.379683+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.381324+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.381324+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.383287+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.383287+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.383937+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.383937+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.389881+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.389881+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.450628+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.450628+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.452666+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.452666+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.455205+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.455205+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.455895+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.455895+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.461834+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.461834+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.552953+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.552953+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.555443+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.555443+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.557179+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.557179+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.557796+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.557796+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.563755+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.563755+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.623289+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.623289+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.624972+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.624972+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.626764+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.626764+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.627526+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.627526+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.633876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.633876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.725590+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.725590+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.727892+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.727892+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.731006+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.731006+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.731867+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.731867+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.738503+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.738503+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.822367+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.822367+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:18.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.823950+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.823950+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:18.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.825678+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.825678+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:18.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.826348+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.826348+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:18.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.832396+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:18.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:17 smithi022 bash[109437]: audit 2024-09-17T12:43:17.832396+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:16.980006+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:16.980006+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.058872+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.058872+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.136672+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.136672+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.239395+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.239395+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.322136+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.322136+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.390570+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.390570+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cluster 2024-09-17T12:43:17.396389+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cluster 2024-09-17T12:43:17.396389+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.462365+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.462365+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.564312+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.564312+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.634701+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.634701+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.739247+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.739247+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.833245+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.833245+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.925458+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.925458+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.927500+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.927500+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.929751+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.929751+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.930562+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.930562+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.937219+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:17.937219+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.026868+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.026868+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.028930+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.028930+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.031327+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.031327+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.032101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.032101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.037724+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.037724+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.097257+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.097257+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.099174+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.099174+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.101032+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.101032+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.101700+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.101700+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.106514+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.106514+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.164989+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.164989+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.166641+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.166641+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.168476+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.168476+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.169068+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.169068+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.173526+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.173526+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.232625+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.232625+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.234277+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.234277+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.236167+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.236167+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.236792+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.236792+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.241503+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.241503+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.300694+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.300694+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.302180+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.302180+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.304003+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.304003+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.304579+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.304579+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.309027+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.309027+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.367400+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.367400+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.369123+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.369123+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.370880+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.370880+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.371565+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.371565+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.376242+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.376242+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.435056+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.435056+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.436636+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.436636+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.438300+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.438300+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.439080+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.439080+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.444179+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.444179+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.503701+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.503701+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.505260+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.505260+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.507405+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.507405+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.508180+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.508180+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.513243+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.513243+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.586334+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.586334+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.588472+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.588472+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.590449+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.590449+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.591110+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.591110+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.596188+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.596188+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.615978+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.615978+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.658947+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.658947+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.660823+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.660823+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.663098+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.663098+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.663748+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.663748+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.669682+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.669682+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.696514+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.696514+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.763407+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.763407+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.765743+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.765743+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.768551+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.768551+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.769367+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.769367+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.775756+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.775756+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.831347+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.831347+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.858632+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.858632+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.860613+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.860613+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.862664+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.862664+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.863362+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:18 smithi190 bash[89008]: audit 2024-09-17T12:43:18.863362+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:16.980006+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.058872+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.136672+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.239395+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.322136+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.390570+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cluster 2024-09-17T12:43:17.396389+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.462365+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.564312+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.634701+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.739247+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.833245+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:17.925458+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:17.927500+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:17.929751+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:17.930562+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:17.937219+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.026868+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.028930+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.031327+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.032101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.037724+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.097257+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.099174+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.101032+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.101700+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.106514+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.164989+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.166641+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.168476+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.169068+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.173526+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.232625+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.234277+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.236167+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.236792+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.241503+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.300694+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.302180+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.304003+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.304579+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.309027+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.367400+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.369123+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.370880+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.371565+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.376242+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.435056+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.436636+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.438300+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.439080+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.444179+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.503701+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.505260+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.507405+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.508180+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.513243+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.586334+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.588472+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.590449+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.591110+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.596188+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.615978+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.658947+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.660823+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.663098+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.663748+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.669682+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.696514+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.763407+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.765743+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.768551+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.769367+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.775756+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.831347+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.858632+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.860613+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.862664+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[25967]: audit 2024-09-17T12:43:18.863362+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:16.980006+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:16.980006+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.058872+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.058872+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.136672+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.136672+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.239395+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.239395+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.322136+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.322136+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.390570+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.390570+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cluster 2024-09-17T12:43:17.396389+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:19.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cluster 2024-09-17T12:43:17.396389+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.462365+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.462365+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.564312+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.564312+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.634701+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.634701+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.739247+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.739247+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.833245+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.833245+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.925458+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.925458+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.927500+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.927500+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.929751+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.929751+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.930562+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.930562+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.937219+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:17.937219+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.026868+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.026868+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.028930+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.028930+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.031327+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.031327+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.032101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.032101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.037724+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.037724+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.097257+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.097257+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.099174+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.099174+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.101032+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.101032+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.101700+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.101700+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.106514+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.106514+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.164989+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.164989+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.166641+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.166641+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.168476+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.168476+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.169068+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.169068+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.173526+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.173526+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.232625+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.232625+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.234277+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.234277+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.236167+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.236167+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.236792+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.236792+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.241503+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.241503+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.300694+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.300694+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.302180+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.302180+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.304003+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.304003+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.304579+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.304579+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.309027+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.309027+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.367400+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.224 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.367400+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.369123+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.369123+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.370880+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.370880+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.371565+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.371565+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.376242+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.376242+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.435056+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.435056+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.436636+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.436636+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.438300+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.438300+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.439080+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.439080+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.444179+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.444179+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.503701+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.503701+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.505260+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.505260+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.507405+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.507405+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.508180+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.508180+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.513243+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.513243+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.586334+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.586334+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.588472+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.588472+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.590449+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.590449+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.591110+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.591110+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.596188+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.596188+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.615978+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.615978+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.658947+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.658947+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.660823+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.660823+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.663098+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.663098+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.663748+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.663748+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.669682+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.669682+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.696514+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.696514+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.763407+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.763407+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.765743+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.765743+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.768551+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.768551+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.769367+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.769367+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.775756+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.775756+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.831347+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.831347+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.858632+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.858632+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.860613+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.860613+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.862664+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.862664+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.863362+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:19.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:18 smithi022 bash[109437]: audit 2024-09-17T12:43:18.863362+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.938221+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:17.938221+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.038235+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.038235+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.107031+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.107031+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.174001+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.174001+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.242006+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.242006+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.309455+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.309455+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.376703+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.376703+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.445066+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.445066+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.513691+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.513691+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.596821+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.596821+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.670322+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.670322+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.776383+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.776383+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.878629+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.878629+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.879336+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.879336+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.892251+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.892251+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.959737+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.959737+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.961865+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.961865+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.964485+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.964485+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.967439+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.967439+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.973830+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:18.973830+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.040385+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.040385+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.042318+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.042318+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.044419+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.044419+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.045223+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.045223+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.051576+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.051576+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.145171+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.145171+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.147146+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.147146+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.149261+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.149261+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.149999+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.149999+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.156206+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.156206+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.243445+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.243445+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.243983+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.243983+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.246336+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.246336+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.249014+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.249014+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.252792+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.252792+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.253428+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.253428+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.259207+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.259207+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.266167+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.266167+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.324989+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.324989+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.326703+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.326703+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.328725+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.328725+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.329390+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.329390+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.333813+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.333813+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.393191+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.393191+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.395374+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.395374+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.397669+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.397669+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.398394+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.398394+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.403972+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.403972+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.467170+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.467170+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.469611+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.469611+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.473321+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.473321+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.474134+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.474134+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.480067+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.480067+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.542847+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.542847+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.545101+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.545101+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.547740+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.547740+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.548812+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.548812+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.554838+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.554838+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.649591+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.649591+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.651560+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.651560+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.654052+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.654052+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.654826+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.654826+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.661080+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.661080+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.752838+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.752838+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.754961+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.754961+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.757163+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.757163+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.758451+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.758451+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.764424+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.764424+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.856652+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.856652+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.858439+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.858439+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.860235+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.860235+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.860902+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.860902+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.865601+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:19 smithi190 bash[89008]: audit 2024-09-17T12:43:19.865601+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:17.938221+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.038235+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.107031+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.174001+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.242006+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.309455+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.376703+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.445066+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.513691+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.596821+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.670322+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.776383+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:18.878629+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.879336+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:18.892251+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:18.959737+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:18.961865+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:18.964485+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:18.967439+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:18.973830+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.040385+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.042318+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.044419+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.045223+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.051576+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.145171+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.147146+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.149261+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.149999+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.156206+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.243445+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.243983+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.246336+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.249014+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.252792+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.253428+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.259207+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.266167+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.324989+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.326703+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.328725+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.938221+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:17.938221+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.038235+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.038235+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.107031+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.107031+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.174001+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.174001+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.242006+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.242006+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.309455+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.309455+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.376703+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.376703+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.445066+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.445066+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.513691+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.513691+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.596821+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.596821+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.670322+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.670322+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.329390+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.333813+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.393191+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.395374+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.397669+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.398394+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.403972+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.467170+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.469611+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.473321+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.474134+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.480067+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.542847+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.545101+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.547740+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.548812+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.554838+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.649591+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.651560+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.654052+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.654826+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.661080+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.752838+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.754961+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.757163+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.758451+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.764424+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.856652+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.858439+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.860235+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.860902+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[25967]: audit 2024-09-17T12:43:19.865601+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.776383+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.776383+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.878629+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.878629+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.879336+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.879336+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.892251+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.892251+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.959737+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.959737+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.961865+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.961865+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.964485+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.964485+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.967439+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.967439+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.973830+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:18.973830+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.040385+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.040385+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.042318+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.042318+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.044419+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.044419+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.045223+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.045223+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.051576+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.051576+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.145171+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.145171+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.147146+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.147146+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.149261+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.149261+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.149999+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.149999+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.156206+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.156206+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.243445+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.243445+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.243983+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.243983+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.246336+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.246336+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.249014+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.249014+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.252792+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.252792+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.253428+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.253428+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.259207+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.259207+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.266167+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.266167+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.324989+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.324989+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.326703+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.326703+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.328725+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.328725+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.329390+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.329390+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.333813+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.333813+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.393191+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.393191+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.395374+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.395374+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.397669+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.397669+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.398394+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.398394+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.403972+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.403972+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.467170+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.467170+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.469611+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.469611+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.473321+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.473321+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.474134+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.474134+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.480067+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.480067+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.542847+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.542847+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.545101+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.545101+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.547740+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.547740+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.548812+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.548812+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.554838+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.554838+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.649591+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.649591+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.651560+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.651560+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.654052+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.654052+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.654826+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.654826+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.661080+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.661080+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.752838+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.752838+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.754961+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.754961+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.757163+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.757163+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.758451+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.758451+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.764424+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.764424+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.856652+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.856652+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.858439+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.858439+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.860235+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.860235+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.860902+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.860902+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.865601+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:19 smithi022 bash[109437]: audit 2024-09-17T12:43:19.865601+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:43:20] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.51.0" 2024-09-17T12:43:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:18.974769+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.052380+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.157004+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.267051+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.334370+0000 mgr.y (mgr.54108) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cluster 2024-09-17T12:43:19.396882+0000 mgr.y (mgr.54108) 61 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.404645+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.480563+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.555782+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.661965+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.765287+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.866106+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:19.958881+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:19.960846+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:19.962626+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:19.963388+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:19.968240+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.026228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.027998+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.029727+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.974769+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:18.974769+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.052380+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.052380+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.157004+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.157004+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.267051+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.267051+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.334370+0000 mgr.y (mgr.54108) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.334370+0000 mgr.y (mgr.54108) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cluster 2024-09-17T12:43:19.396882+0000 mgr.y (mgr.54108) 61 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cluster 2024-09-17T12:43:19.396882+0000 mgr.y (mgr.54108) 61 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.404645+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.404645+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.480563+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.480563+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.555782+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.555782+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.661965+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.661965+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.765287+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.765287+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.030378+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.034949+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.125107+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.127478+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.129964+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.130852+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.139346+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.208051+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.210195+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.212850+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.213594+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.219550+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.293340+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.295019+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.296807+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.297471+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.303298+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.364566+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.366302+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.368746+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.866106+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.866106+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.958881+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.958881+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.960846+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.960846+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.962626+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.962626+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.963388+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.963388+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.968240+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:19.968240+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.026228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.026228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.027998+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.027998+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.029727+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.029727+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.030378+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.369414+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.375250+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.436172+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.438219+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.440177+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.440854+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.445501+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.533024+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.535249+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.538022+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.538892+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.546640+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.643979+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.645794+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.647694+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.648330+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.654317+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.736209+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.738242+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.030378+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.034949+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.034949+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.125107+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.125107+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.127478+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.127478+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.129964+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.129964+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.130852+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.130852+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.139346+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.139346+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.208051+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.208051+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.210195+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.210195+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.212850+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.212850+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.740158+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.740849+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.746633+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.806321+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.808200+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.810096+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.810780+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.816678+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.868037+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.872697+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[25967]: audit 2024-09-17T12:43:20.877113+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.213594+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.213594+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.219550+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.219550+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.293340+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.293340+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.295019+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.295019+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.296807+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.296807+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.297471+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.297471+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.303298+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.303298+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.364566+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.364566+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.366302+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.366302+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.368746+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.368746+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.369414+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.369414+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.375250+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.375250+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.436172+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.436172+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.438219+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.438219+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.440177+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.440177+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.440854+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.440854+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.445501+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.445501+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.533024+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.533024+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.535249+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.535249+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.538022+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.538022+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.538892+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.538892+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.546640+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.546640+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.643979+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.643979+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.645794+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.645794+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.647694+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.647694+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.648330+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.648330+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.654317+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.654317+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.736209+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.736209+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.738242+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.738242+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.740158+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.740158+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.740849+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.740849+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.746633+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.746633+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.806321+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.806321+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.808200+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.808200+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.810096+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.810096+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.810780+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.810780+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.816678+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.816678+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.868037+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.868037+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.872697+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.872697+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.877113+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:20 smithi022 bash[109437]: audit 2024-09-17T12:43:20.877113+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.974769+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:18.974769+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.052380+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.052380+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.157004+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.157004+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.267051+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.267051+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.334370+0000 mgr.y (mgr.54108) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.334370+0000 mgr.y (mgr.54108) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cluster 2024-09-17T12:43:19.396882+0000 mgr.y (mgr.54108) 61 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cluster 2024-09-17T12:43:19.396882+0000 mgr.y (mgr.54108) 61 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.404645+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.404645+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.480563+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.480563+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.555782+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.555782+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.661965+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.661965+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.765287+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.765287+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.866106+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.866106+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.958881+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.958881+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.960846+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.960846+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.962626+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.962626+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.963388+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.963388+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.968240+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:19.968240+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.026228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.026228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.027998+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.027998+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.029727+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.029727+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.030378+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.030378+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.034949+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.034949+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.125107+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.125107+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.127478+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.127478+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.129964+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.129964+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.130852+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.130852+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.139346+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.139346+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.208051+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.208051+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.210195+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.210195+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.212850+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.212850+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.213594+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.213594+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.219550+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.219550+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.293340+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.293340+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.295019+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.295019+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.296807+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.296807+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.297471+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.297471+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.303298+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.303298+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.364566+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.364566+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.366302+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.366302+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.368746+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.368746+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.369414+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.369414+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.375250+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.375250+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.436172+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.436172+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.438219+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.438219+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.440177+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.440177+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.440854+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.440854+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.445501+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.445501+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.533024+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.533024+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.535249+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.535249+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.538022+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.538022+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.538892+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.538892+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.546640+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.546640+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.643979+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.643979+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.645794+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.645794+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.647694+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.647694+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.648330+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.648330+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.654317+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.654317+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.736209+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.736209+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.738242+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.738242+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.740158+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.740158+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.740849+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.740849+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.746633+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.746633+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.806321+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.806321+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.808200+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.808200+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.810096+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.810096+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.810780+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.810780+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:21.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.816678+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.816678+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.868037+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.868037+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.872697+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.872697+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.877113+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:20 smithi190 bash[89008]: audit 2024-09-17T12:43:20.877113+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:21.883 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[91621]: [17/Sep/2024:12:43:21] ENGINE Bus STARTING 2024-09-17T12:43:21.883 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[91621]: CherryPy Checker: 2024-09-17T12:43:21.883 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[91621]: The Application mounted at '' has an empty config. 2024-09-17T12:43:21.883 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[91621]: [17/Sep/2024:12:43:21] ENGINE Serving on http://:::9283 2024-09-17T12:43:21.884 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[91621]: [17/Sep/2024:12:43:21] ENGINE Bus STARTED 2024-09-17T12:43:22.137 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.968726+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.137 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:19.968726+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.137 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.035471+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.137 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.035471+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.137 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.139954+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.137 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.139954+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.137 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.220130+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.220130+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.303765+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.303765+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.376237+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.376237+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.446065+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.446065+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.547169+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.547169+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.654969+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.654969+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.747124+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.138 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.747124+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.817233+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.817233+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.907141+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.907141+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.908922+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.908922+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.911103+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.911103+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.911818+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.911818+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.917909+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.917909+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.139 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.918560+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.918560+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.976678+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.976678+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.978613+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.978613+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.980337+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.980337+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.980976+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.980976+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.986928+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:20.986928+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.077671+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.140 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.077671+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.080257+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.080257+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.083211+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.083211+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.084646+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.084646+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.091466+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.091466+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.187076+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.187076+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.189357+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.189357+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.191582+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.191582+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.192318+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.192318+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.199572+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.199572+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.284907+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.284907+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.286814+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.286814+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.288792+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.288792+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.142 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.289490+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.289490+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.295408+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.295408+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.355770+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.355770+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.357562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.357562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.359460+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.359460+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.360108+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.360108+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.366007+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.143 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.366007+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.426409+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.426409+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.428124+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.428124+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.429827+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.429827+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.430416+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.430416+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.436114+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.436114+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cluster 2024-09-17T12:43:21.457376+0000 mon.a (mon.0) 366 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cluster 2024-09-17T12:43:21.457376+0000 mon.a (mon.0) 366 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:22.144 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cluster 2024-09-17T12:43:21.457479+0000 mon.a (mon.0) 367 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:22.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: cluster 2024-09-17T12:43:21.457479+0000 mon.a (mon.0) 367 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:22.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.462785+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:22.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.462785+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:22.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.463685+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:22.145 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.463685+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.465504+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.465504+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.467212+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.467212+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.496143+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.496143+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.497955+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.497955+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.499777+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.499777+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.500451+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.500451+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.505085+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.505085+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.561946+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.561946+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.563785+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.563785+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.566544+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.566544+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.569020+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.569020+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.574020+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.574020+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.632226+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.632226+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.634212+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.634212+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.636818+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.636818+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.637547+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.637547+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.642667+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.642667+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.699394+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.699394+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.148 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.701084+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.701084+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.702858+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.702858+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.703495+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.703495+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.708348+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.708348+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.765869+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.765869+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.767695+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.767695+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.769429+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.769429+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.770059+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.770059+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.774811+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.774811+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.865196+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.865196+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.867123+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.867123+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.868929+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.868929+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.869589+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.869589+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.874461+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:21 smithi190 bash[89008]: audit 2024-09-17T12:43:21.874461+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:19.968726+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.035471+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.139954+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.220130+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.303765+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.376237+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.446065+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.547169+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.654969+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.747124+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.817233+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.907141+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.908922+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.911103+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.911818+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.917909+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.918560+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.976678+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.978613+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.980337+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.980976+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:20.986928+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.077671+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.080257+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.083211+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.084646+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.091466+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.187076+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.189357+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.191582+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.192318+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.199572+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.284907+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.286814+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.288792+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.289490+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.295408+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.355770+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.357562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.359460+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.360108+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.366007+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.426409+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.428124+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.429827+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.430416+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.436114+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cluster 2024-09-17T12:43:21.457376+0000 mon.a (mon.0) 366 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: cluster 2024-09-17T12:43:21.457479+0000 mon.a (mon.0) 367 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.462785+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.463685+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.465504+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.467212+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.496143+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.497955+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.499777+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.500451+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.505085+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.561946+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.563785+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.566544+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.569020+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.574020+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.632226+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.634212+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.636818+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.637547+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.642667+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.699394+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.701084+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.702858+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.703495+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.708348+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.765869+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.767695+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.769429+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.770059+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.774811+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.865196+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.867123+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.868929+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.869589+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[25967]: audit 2024-09-17T12:43:21.874461+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.968726+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:19.968726+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.035471+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.035471+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.139954+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.139954+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.220130+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.220130+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.303765+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.303765+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.376237+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.376237+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.446065+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.446065+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.547169+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.547169+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.654969+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.654969+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.747124+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.747124+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.817233+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.817233+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.907141+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.907141+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.908922+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.908922+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.911103+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.911103+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.911818+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.911818+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.917909+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.917909+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.918560+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.918560+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.976678+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.976678+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.978613+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.978613+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.980337+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.980337+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.980976+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.980976+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.986928+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:20.986928+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.077671+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.077671+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.080257+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.080257+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.083211+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.083211+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.084646+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.084646+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.091466+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.091466+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.187076+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.187076+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.189357+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.189357+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.191582+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.191582+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.192318+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.192318+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.199572+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.199572+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.284907+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.284907+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.286814+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.286814+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.288792+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.288792+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.289490+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.289490+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.295408+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.295408+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.355770+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.355770+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.357562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.357562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.359460+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.359460+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.360108+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.360108+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.366007+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.366007+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.426409+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.426409+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.428124+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.428124+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.429827+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.429827+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.430416+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.430416+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.436114+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.436114+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cluster 2024-09-17T12:43:21.457376+0000 mon.a (mon.0) 366 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cluster 2024-09-17T12:43:21.457376+0000 mon.a (mon.0) 366 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cluster 2024-09-17T12:43:21.457479+0000 mon.a (mon.0) 367 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: cluster 2024-09-17T12:43:21.457479+0000 mon.a (mon.0) 367 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.462785+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.462785+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.463685+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.463685+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.465504+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.465504+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.467212+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.467212+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.190:0/2916920609' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:43:22.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.496143+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.496143+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.497955+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.497955+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.499777+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.499777+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.500451+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.500451+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.505085+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.505085+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.561946+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.561946+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.563785+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.563785+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.566544+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.566544+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.569020+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.569020+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.574020+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.574020+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.632226+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.632226+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.634212+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.634212+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.636818+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.636818+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.637547+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.637547+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.642667+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.642667+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.699394+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.699394+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.701084+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.701084+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.702858+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.702858+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.703495+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.703495+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.708348+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.708348+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.765869+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.765869+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.767695+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.767695+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.769429+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.769429+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.770059+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.770059+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.774811+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.774811+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.865196+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.865196+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.867123+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.867123+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:22.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.868929+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.868929+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:22.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.869589+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.869589+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:22.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.874461+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:22.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:21 smithi022 bash[109437]: audit 2024-09-17T12:43:21.874461+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.987463+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:20.987463+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.092606+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.092606+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.200662+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.200662+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.295907+0000 mgr.y (mgr.54108) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.295907+0000 mgr.y (mgr.54108) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.366617+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.366617+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cluster 2024-09-17T12:43:21.397620+0000 mgr.y (mgr.54108) 85 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cluster 2024-09-17T12:43:21.397620+0000 mgr.y (mgr.54108) 85 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.436729+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.436729+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.505438+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.505438+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.574574+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.574574+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.643143+0000 mgr.y (mgr.54108) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.643143+0000 mgr.y (mgr.54108) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.708895+0000 mgr.y (mgr.54108) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.708895+0000 mgr.y (mgr.54108) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.775393+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.775393+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.874945+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.874945+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.940767+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.940767+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.942716+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.942716+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.944447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.944447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.945076+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.945076+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.950866+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:21.950866+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.010283+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.010283+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.011959+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.011959+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.013609+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.013609+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.014285+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.014285+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.020135+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.020135+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.110634+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.110634+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.113014+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.113014+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.116548+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.116548+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.117632+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.117632+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.124486+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.124486+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.205579+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.205579+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.208013+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.208013+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.210773+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.210773+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.211767+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.211767+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.218310+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.218310+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.281167+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.281167+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.283456+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.283456+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.285766+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.285766+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.286595+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.286595+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.293128+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.293128+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.354213+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.354213+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.356453+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.356453+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.358647+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.358647+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.359469+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.359469+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.365938+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.365938+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.427366+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.427366+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.429632+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.429632+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.431909+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.431909+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.432815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.432815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cluster 2024-09-17T12:43:22.443431+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e54: y(active, since 19s), standbys: x 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: cluster 2024-09-17T12:43:22.443431+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e54: y(active, since 19s), standbys: x 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.460722+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.460722+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.550350+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.550350+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.553111+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.553111+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.555731+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.555731+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.556597+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.556597+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.563292+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.563292+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.661859+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.661859+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.664192+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.664192+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.666386+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.666386+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.667280+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.667280+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.673706+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.673706+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.735299+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.735299+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.737550+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.737550+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.739566+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.739566+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.740282+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.740282+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.746288+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.746288+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.824643+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.824643+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.826905+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.826905+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.828858+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.828858+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.829513+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.829513+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.835438+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:22 smithi190 bash[89008]: audit 2024-09-17T12:43:22.835438+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:20.987463+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.092606+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.200662+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.295907+0000 mgr.y (mgr.54108) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.366617+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cluster 2024-09-17T12:43:21.397620+0000 mgr.y (mgr.54108) 85 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.436729+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.505438+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.574574+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.643143+0000 mgr.y (mgr.54108) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.708895+0000 mgr.y (mgr.54108) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.775393+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.874945+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:21.940767+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:21.942716+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:21.944447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:21.945076+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:21.950866+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.010283+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.011959+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.013609+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.987463+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:20.987463+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.092606+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.092606+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.200662+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.200662+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.295907+0000 mgr.y (mgr.54108) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.295907+0000 mgr.y (mgr.54108) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.366617+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.366617+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cluster 2024-09-17T12:43:21.397620+0000 mgr.y (mgr.54108) 85 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cluster 2024-09-17T12:43:21.397620+0000 mgr.y (mgr.54108) 85 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.436729+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.436729+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.505438+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.505438+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.574574+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.574574+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.643143+0000 mgr.y (mgr.54108) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.643143+0000 mgr.y (mgr.54108) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.708895+0000 mgr.y (mgr.54108) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.708895+0000 mgr.y (mgr.54108) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.014285+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.020135+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.110634+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.113014+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.116548+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.117632+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.124486+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.205579+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.208013+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.210773+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.211767+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.218310+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.281167+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.283456+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.285766+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.286595+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.293128+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.354213+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.356453+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.358647+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.359469+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.365938+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.427366+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.429632+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.431909+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.432815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: cluster 2024-09-17T12:43:22.443431+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e54: y(active, since 19s), standbys: x 2024-09-17T12:43:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.460722+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.550350+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.553111+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.555731+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.556597+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.563292+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.661859+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.664192+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.666386+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.667280+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.673706+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.735299+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.775393+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.775393+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.874945+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.874945+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.940767+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.940767+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.942716+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.942716+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.944447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.944447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.945076+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.945076+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.950866+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:21.950866+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.010283+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.010283+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.011959+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.011959+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.013609+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.737550+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.739566+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.740282+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.746288+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.824643+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.826905+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.828858+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.829513+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[25967]: audit 2024-09-17T12:43:22.835438+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.013609+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.014285+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.014285+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.020135+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.020135+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.110634+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.110634+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.113014+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.113014+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.116548+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.116548+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.117632+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.117632+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.124486+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.124486+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.205579+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.205579+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.208013+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.208013+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.210773+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.210773+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.211767+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.211767+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.218310+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.218310+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.281167+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.281167+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.283456+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.283456+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.285766+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.285766+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.286595+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.286595+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.293128+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.293128+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.354213+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.354213+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.356453+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.356453+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.358647+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.358647+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.359469+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.359469+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.365938+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.365938+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.427366+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.427366+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.429632+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.429632+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.431909+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.431909+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.432815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.432815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cluster 2024-09-17T12:43:22.443431+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e54: y(active, since 19s), standbys: x 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: cluster 2024-09-17T12:43:22.443431+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e54: y(active, since 19s), standbys: x 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.460722+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.460722+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.550350+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.550350+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.553111+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.553111+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.555731+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.555731+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.556597+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.556597+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.563292+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.563292+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.661859+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.661859+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.664192+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.664192+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.666386+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.666386+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.667280+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.667280+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.673706+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.673706+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.735299+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.735299+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.737550+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.737550+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.739566+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.739566+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.740282+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.740282+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.746288+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.746288+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.824643+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.824643+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.826905+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.826905+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.828858+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.828858+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.829513+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.829513+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.835438+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:22 smithi022 bash[109437]: audit 2024-09-17T12:43:22.835438+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.951389+0000 mgr.y (mgr.54108) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:21.951389+0000 mgr.y (mgr.54108) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.020626+0000 mgr.y (mgr.54108) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.020626+0000 mgr.y (mgr.54108) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.125042+0000 mgr.y (mgr.54108) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.125042+0000 mgr.y (mgr.54108) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.218904+0000 mgr.y (mgr.54108) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.218904+0000 mgr.y (mgr.54108) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.293664+0000 mgr.y (mgr.54108) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.293664+0000 mgr.y (mgr.54108) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.366469+0000 mgr.y (mgr.54108) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.366469+0000 mgr.y (mgr.54108) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.461599+0000 mgr.y (mgr.54108) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.461599+0000 mgr.y (mgr.54108) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.563909+0000 mgr.y (mgr.54108) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.563909+0000 mgr.y (mgr.54108) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.674425+0000 mgr.y (mgr.54108) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.674425+0000 mgr.y (mgr.54108) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.747200+0000 mgr.y (mgr.54108) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.747200+0000 mgr.y (mgr.54108) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.835872+0000 mgr.y (mgr.54108) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.835872+0000 mgr.y (mgr.54108) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.936213+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.936213+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.938857+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.938857+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.941687+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.941687+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.942692+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.942692+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.951053+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:22.951053+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.012874+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.012874+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.014972+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.014972+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.017726+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.017726+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.018583+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.018583+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.025577+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.025577+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.119565+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.119565+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.121789+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.121789+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.124237+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.124237+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.125273+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.125273+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.132034+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.132034+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.210831+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.210831+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.213370+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.213370+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.215854+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.215854+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.216577+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.216577+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.222869+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.222869+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.290458+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.290458+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.292769+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.292769+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.294665+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.294665+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.295406+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.295406+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.301078+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.301078+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.360385+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.360385+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.362371+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.362371+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.365495+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.365495+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.366425+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.366425+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.375563+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.375563+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.440369+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.440369+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.442089+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.442089+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.443801+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.443801+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.444404+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.444404+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.450317+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.450317+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.510752+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.510752+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.515605+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.515605+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.519215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.519215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.519634+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.519634+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.524817+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.524817+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.529810+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.529810+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.533350+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.533350+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.536420+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.536420+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.595846+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.595846+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.598085+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.598085+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.599544+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:43:24.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.599544+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:43:24.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.600702+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:43:24.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:23 smithi190 bash[89008]: audit 2024-09-17T12:43:23.600702+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:43:24.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.951389+0000 mgr.y (mgr.54108) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:21.951389+0000 mgr.y (mgr.54108) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.020626+0000 mgr.y (mgr.54108) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.020626+0000 mgr.y (mgr.54108) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.125042+0000 mgr.y (mgr.54108) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.125042+0000 mgr.y (mgr.54108) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.218904+0000 mgr.y (mgr.54108) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.218904+0000 mgr.y (mgr.54108) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.293664+0000 mgr.y (mgr.54108) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.293664+0000 mgr.y (mgr.54108) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.366469+0000 mgr.y (mgr.54108) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.366469+0000 mgr.y (mgr.54108) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.461599+0000 mgr.y (mgr.54108) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.461599+0000 mgr.y (mgr.54108) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.563909+0000 mgr.y (mgr.54108) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.563909+0000 mgr.y (mgr.54108) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.674425+0000 mgr.y (mgr.54108) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.674425+0000 mgr.y (mgr.54108) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.747200+0000 mgr.y (mgr.54108) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.747200+0000 mgr.y (mgr.54108) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.835872+0000 mgr.y (mgr.54108) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.835872+0000 mgr.y (mgr.54108) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:21.951389+0000 mgr.y (mgr.54108) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.020626+0000 mgr.y (mgr.54108) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.125042+0000 mgr.y (mgr.54108) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.210 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.218904+0000 mgr.y (mgr.54108) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.293664+0000 mgr.y (mgr.54108) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.366469+0000 mgr.y (mgr.54108) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.461599+0000 mgr.y (mgr.54108) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.563909+0000 mgr.y (mgr.54108) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.674425+0000 mgr.y (mgr.54108) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.747200+0000 mgr.y (mgr.54108) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.835872+0000 mgr.y (mgr.54108) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:22.936213+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:22.938857+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:22.941687+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:22.942692+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:22.951053+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.211 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.012874+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.014972+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.017726+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.018583+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.025577+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.936213+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.936213+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.938857+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.938857+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.941687+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.941687+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.942692+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.942692+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.951053+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:22.951053+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.012874+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.012874+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.014972+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.014972+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.017726+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.017726+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.018583+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.018583+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.025577+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.025577+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.119565+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.119565+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.121789+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.121789+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.124237+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.124237+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.125273+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.125273+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.132034+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.132034+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.210831+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.210831+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.213370+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.213370+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.215854+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.215854+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.216577+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.216577+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.222869+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.222869+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.290458+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.290458+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.292769+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.292769+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.294665+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.294665+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.295406+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.295406+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.301078+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.301078+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.360385+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.360385+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.362371+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.362371+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.365495+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.365495+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.366425+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.366425+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.119565+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.121789+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.124237+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.125273+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.132034+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.210831+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.213370+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.215854+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.216577+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.222869+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.290458+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.292769+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.294665+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.295406+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.301078+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.360385+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.362371+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.365495+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.366425+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.375563+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.375563+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.440369+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.440369+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.442089+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.442089+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.443801+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.443801+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.444404+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.444404+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.450317+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.450317+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.510752+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.510752+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.515605+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.515605+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.519215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.519215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.519634+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.519634+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.524817+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.524817+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.529810+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.529810+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.533350+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.533350+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.536420+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.536420+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.595846+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.595846+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.598085+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.598085+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.221 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.599544+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:43:24.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.599544+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:43:24.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.600702+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:43:24.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[109437]: audit 2024-09-17T12:43:23.600702+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:43:24.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.375563+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.440369+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.442089+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.443801+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.444404+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.450317+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.510752+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.515605+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.519215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.519634+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.524817+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.529810+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.533350+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.536420+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.595846+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.598085+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.599544+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:43:24.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:23 smithi022 bash[25967]: audit 2024-09-17T12:43:23.600702+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:43:24.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cephadm 2024-09-17T12:43:22.951846+0000 mgr.y (mgr.54108) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cephadm 2024-09-17T12:43:23.026152+0000 mgr.y (mgr.54108) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cephadm 2024-09-17T12:43:23.132581+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cephadm 2024-09-17T12:43:23.223473+0000 mgr.y (mgr.54108) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cephadm 2024-09-17T12:43:23.301611+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cephadm 2024-09-17T12:43:23.377080+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cluster 2024-09-17T12:43:23.398098+0000 mgr.y (mgr.54108) 110 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:24.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cephadm 2024-09-17T12:43:23.450929+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: cephadm 2024-09-17T12:43:23.601596+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:43:24.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[25967]: audit 2024-09-17T12:43:24.393196+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.957 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.951846+0000 mgr.y (mgr.54108) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.957 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:22.951846+0000 mgr.y (mgr.54108) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.026152+0000 mgr.y (mgr.54108) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.026152+0000 mgr.y (mgr.54108) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.132581+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.132581+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.223473+0000 mgr.y (mgr.54108) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.223473+0000 mgr.y (mgr.54108) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.301611+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.301611+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.377080+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.377080+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cluster 2024-09-17T12:43:23.398098+0000 mgr.y (mgr.54108) 110 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:24.958 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cluster 2024-09-17T12:43:23.398098+0000 mgr.y (mgr.54108) 110 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:24.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.450929+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.450929+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:24.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.601596+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:43:24.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: cephadm 2024-09-17T12:43:23.601596+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:43:24.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: audit 2024-09-17T12:43:24.393196+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:24.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:24 smithi022 bash[109437]: audit 2024-09-17T12:43:24.393196+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:25.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.951846+0000 mgr.y (mgr.54108) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:22.951846+0000 mgr.y (mgr.54108) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.026152+0000 mgr.y (mgr.54108) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.026152+0000 mgr.y (mgr.54108) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.132581+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.132581+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.223473+0000 mgr.y (mgr.54108) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.223473+0000 mgr.y (mgr.54108) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.301611+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.301611+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.377080+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.377080+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cluster 2024-09-17T12:43:23.398098+0000 mgr.y (mgr.54108) 110 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cluster 2024-09-17T12:43:23.398098+0000 mgr.y (mgr.54108) 110 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.450929+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.450929+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.601596+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:43:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: cephadm 2024-09-17T12:43:23.601596+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:43:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: audit 2024-09-17T12:43:24.393196+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:24 smithi190 bash[89008]: audit 2024-09-17T12:43:24.393196+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:26.013 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:43:26.632 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:43:26.632 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 3s ago 44m - - 2024-09-17T12:43:26.632 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 5s ago 44m - - 2024-09-17T12:43:26.632 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (4m) 3s ago 35m 13.4M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:43:26.632 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (3m) 5s ago 34m 70.4M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:43:26.632 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (7m) 3s ago 31m 49.4M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:43:26.632 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (6m) 5s ago 43m 437M - 19.3.0-4937-g74984932 6c1fcab85602 b7ebfb7e0713 2024-09-17T12:43:26.632 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (18m) 3s ago 45m 499M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (32s) 3s ago 46m 40.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (111s) 5s ago 43m 40.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (43m) 3s ago 43m 96.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59c8954bad32 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (5m) 3s ago 35m 8479k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (5m) 5s ago 35m 8147k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (42m) 3s ago 42m 66.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (41m) 3s ago 41m 68.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (40m) 3s ago 40m 55.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (39m) 3s ago 39m 67.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (39m) 5s ago 39m 69.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (38m) 5s ago 38m 66.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (37m) 5s ago 37m 57.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:43:26.633 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (36m) 5s ago 36m 67.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:43:26.634 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (5m) 5s ago 35m 42.8M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:43:26.634 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (31m) 3s ago 31m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:43:26.634 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (31m) 5s ago 31m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:43:26.995 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:43:26.995 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:43:26.995 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1, 2024-09-17T12:43:26.995 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:43:26.995 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 11, 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 4 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:43:26.996 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:43:27.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:26 smithi190 bash[89008]: audit 2024-09-17T12:43:24.954540+0000 mgr.y (mgr.54108) 113 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:27.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:26 smithi190 bash[89008]: audit 2024-09-17T12:43:24.954540+0000 mgr.y (mgr.54108) 113 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:27.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:26 smithi190 bash[89008]: cluster 2024-09-17T12:43:25.399763+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:27.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:26 smithi190 bash[89008]: cluster 2024-09-17T12:43:25.399763+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:27.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:26 smithi190 bash[89008]: audit 2024-09-17T12:43:25.864862+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:27.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:26 smithi190 bash[89008]: audit 2024-09-17T12:43:25.864862+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:27.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[109437]: audit 2024-09-17T12:43:24.954540+0000 mgr.y (mgr.54108) 113 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:27.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[109437]: audit 2024-09-17T12:43:24.954540+0000 mgr.y (mgr.54108) 113 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:27.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[109437]: cluster 2024-09-17T12:43:25.399763+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:27.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[109437]: cluster 2024-09-17T12:43:25.399763+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:27.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[109437]: audit 2024-09-17T12:43:25.864862+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:27.139 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[109437]: audit 2024-09-17T12:43:25.864862+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:27.139 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[25967]: audit 2024-09-17T12:43:24.954540+0000 mgr.y (mgr.54108) 113 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:27.139 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[25967]: cluster 2024-09-17T12:43:25.399763+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:27.140 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:26 smithi022 bash[25967]: audit 2024-09-17T12:43:25.864862+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi022", 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "1/2 daemons upgraded", 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:43:27.312 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:43:28.133 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[25967]: audit 2024-09-17T12:43:26.000689+0000 mgr.y (mgr.54108) 115 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[25967]: audit 2024-09-17T12:43:26.307556+0000 mgr.y (mgr.54108) 116 : audit [DBG] from='client.25742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[25967]: audit 2024-09-17T12:43:26.615853+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[25967]: audit 2024-09-17T12:43:26.993927+0000 mon.c (mon.2) 286 : audit [DBG] from='client.? 172.21.15.22:0/2024628059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:43:28.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[25967]: audit 2024-09-17T12:43:27.532292+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[25967]: audit 2024-09-17T12:43:27.543906+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.134 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[25967]: audit 2024-09-17T12:43:27.555444+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.134 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:26.000689+0000 mgr.y (mgr.54108) 115 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.134 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:26.000689+0000 mgr.y (mgr.54108) 115 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:26.307556+0000 mgr.y (mgr.54108) 116 : audit [DBG] from='client.25742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:26.307556+0000 mgr.y (mgr.54108) 116 : audit [DBG] from='client.25742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:26.615853+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:26.615853+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:26.993927+0000 mon.c (mon.2) 286 : audit [DBG] from='client.? 172.21.15.22:0/2024628059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:26.993927+0000 mon.c (mon.2) 286 : audit [DBG] from='client.? 172.21.15.22:0/2024628059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:27.532292+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:27.532292+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:27.543906+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:27.543906+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:27.555444+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.136 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:27 smithi022 bash[109437]: audit 2024-09-17T12:43:27.555444+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:26.000689+0000 mgr.y (mgr.54108) 115 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:26.000689+0000 mgr.y (mgr.54108) 115 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:26.307556+0000 mgr.y (mgr.54108) 116 : audit [DBG] from='client.25742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:26.307556+0000 mgr.y (mgr.54108) 116 : audit [DBG] from='client.25742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:26.615853+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:26.615853+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:26.993927+0000 mon.c (mon.2) 286 : audit [DBG] from='client.? 172.21.15.22:0/2024628059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:26.993927+0000 mon.c (mon.2) 286 : audit [DBG] from='client.? 172.21.15.22:0/2024628059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:27.532292+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:27.532292+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:27.543906+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:27.543906+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:27.555444+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:28.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:27 smithi190 bash[89008]: audit 2024-09-17T12:43:27.555444+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:27.310669+0000 mgr.y (mgr.54108) 118 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:27.310669+0000 mgr.y (mgr.54108) 118 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: cluster 2024-09-17T12:43:27.400472+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: cluster 2024-09-17T12:43:27.400472+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:28.072262+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:28.072262+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:28.074985+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:28.074985+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:28.075892+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:28.075892+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:28.076734+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:28 smithi190 bash[89008]: audit 2024-09-17T12:43:28.076734+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[25967]: audit 2024-09-17T12:43:27.310669+0000 mgr.y (mgr.54108) 118 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[25967]: cluster 2024-09-17T12:43:27.400472+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[25967]: audit 2024-09-17T12:43:28.072262+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[25967]: audit 2024-09-17T12:43:28.074985+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[25967]: audit 2024-09-17T12:43:28.075892+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[25967]: audit 2024-09-17T12:43:28.076734+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:27.310669+0000 mgr.y (mgr.54108) 118 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:27.310669+0000 mgr.y (mgr.54108) 118 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: cluster 2024-09-17T12:43:27.400472+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: cluster 2024-09-17T12:43:27.400472+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:28.072262+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:28.072262+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:28.074985+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:28.074985+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:29.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:28.075892+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:29.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:28.075892+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:29.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:28.076734+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:29.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:28 smithi022 bash[109437]: audit 2024-09-17T12:43:28.076734+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:29 smithi190 bash[89008]: cephadm 2024-09-17T12:43:28.066745+0000 mgr.y (mgr.54108) 120 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:43:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:29 smithi190 bash[89008]: cephadm 2024-09-17T12:43:28.066745+0000 mgr.y (mgr.54108) 120 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:43:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:29 smithi190 bash[89008]: cephadm 2024-09-17T12:43:28.077885+0000 mgr.y (mgr.54108) 121 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-09-17T12:43:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:29 smithi190 bash[89008]: cephadm 2024-09-17T12:43:28.077885+0000 mgr.y (mgr.54108) 121 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-09-17T12:43:30.152 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:29 smithi022 bash[25967]: cephadm 2024-09-17T12:43:28.066745+0000 mgr.y (mgr.54108) 120 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:43:30.153 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:29 smithi022 bash[25967]: cephadm 2024-09-17T12:43:28.077885+0000 mgr.y (mgr.54108) 121 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-09-17T12:43:30.153 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:29 smithi022 bash[109437]: cephadm 2024-09-17T12:43:28.066745+0000 mgr.y (mgr.54108) 120 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:43:30.153 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:29 smithi022 bash[109437]: cephadm 2024-09-17T12:43:28.066745+0000 mgr.y (mgr.54108) 120 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:43:30.153 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:29 smithi022 bash[109437]: cephadm 2024-09-17T12:43:28.077885+0000 mgr.y (mgr.54108) 121 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-09-17T12:43:30.154 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:29 smithi022 bash[109437]: cephadm 2024-09-17T12:43:28.077885+0000 mgr.y (mgr.54108) 121 : cephadm [INF] Deploying daemon mon.c on smithi022 2024-09-17T12:43:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:30 smithi022 bash[25967]: cluster 2024-09-17T12:43:29.401761+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:30 smithi022 bash[109437]: cluster 2024-09-17T12:43:29.401761+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:30 smithi022 bash[109437]: cluster 2024-09-17T12:43:29.401761+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:31.015 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:43:30] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.51.0" 2024-09-17T12:43:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:30 smithi190 bash[89008]: cluster 2024-09-17T12:43:29.401761+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:30 smithi190 bash[89008]: cluster 2024-09-17T12:43:29.401761+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:31.382 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.382 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: Stopping Ceph mon.c for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:43:31.383 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.383 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.383 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.383 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.384 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.384 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.385 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:43:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:31 smithi022 bash[25967]: debug 2024-09-17T12:43:31.379+0000 7f1d8ddb1640 -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-09-17T12:43:31.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:31 smithi022 bash[25967]: debug 2024-09-17T12:43:31.379+0000 7f1d8ddb1640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T12:43:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:31 smithi022 bash[111845]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-c 2024-09-17T12:43:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:32 smithi022 bash[111905]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-c 2024-09-17T12:43:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-17T12:43:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: Stopped Ceph mon.c for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:43:32.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:32.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:32.765 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:32.765 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:32.765 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:32.765 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:32.766 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:32.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: Started Ceph mon.c for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:43:32.766 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:43:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:43:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.331+0000 7f9bfd435c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:43:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.331+0000 7f9bfd435c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T12:43:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.331+0000 7f9bfd435c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T12:43:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.331+0000 7f9bfd435c80 0 load: jerasure load: lrc 2024-09-17T12:43:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:43:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Git sha 0 2024-09-17T12:43:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:43:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: DB SUMMARY 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: DB Session ID: HEMF3RZNRVZ5FQTEM2QN 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 8832 Bytes 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000117.sst 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000115.log size: 465064 ; 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:43:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:43:34.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.env: 0x55f02c638120 2024-09-17T12:43:34.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:43:34.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.info_log: 0x55f02d2b9700 2024-09-17T12:43:34.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:43:34.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:43:34.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:43:34.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:43:34.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.wal_dir: 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:43:34.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.write_buffer_manager: 0x55f02d2bc1e0 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:43:34.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.row_cache: None 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:43:34.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:43:34.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:43:34.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:43:34.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-17T12:43:34.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:43:34.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.merge_operator: 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f02d2b9320) 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: cache_index_and_filter_blocks: 1 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:43:34.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: pin_top_level_index_and_filter: 1 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: index_type: 0 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: data_block_index_type: 0 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: index_shortening: 1 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: checksum: 4 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: no_block_cache: 0 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: block_cache: 0x55f02d2af610 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: block_cache_name: BinnedLRUCache 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: block_cache_options: 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: capacity : 536870912 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: num_shard_bits : 4 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: strict_capacity_limit : 0 2024-09-17T12:43:34.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: high_pri_pool_ratio: 0.000 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: block_cache_compressed: (nil) 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: persistent_cache: (nil) 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: block_size: 4096 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: block_size_deviation: 10 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: block_restart_interval: 16 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: index_block_restart_interval: 1 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: metadata_block_size: 4096 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: partition_filters: 0 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: use_delta_encoding: 1 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: filter_policy: bloomfilter 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: whole_key_filtering: 1 2024-09-17T12:43:34.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: verify_compression: 0 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: read_amp_bytes_per_bit: 0 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: format_version: 5 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: enable_index_compression: 1 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: block_align: 0 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: max_auto_readahead_size: 262144 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: prepopulate_block_cache: 0 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: initial_auto_readahead_size: 8192 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: num_file_reads_for_auto_readahead: 2 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:43:34.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:43:34.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:43:34.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:43:34.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:43:34.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:43:34.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:43:34.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 119, last_sequence is 65876, log_number is 115,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 115 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 115 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ffe87f7f-74a5-4284-a614-64a73cfb2af4 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726577014337692, "job": 1, "event": "recovery_started", "wal_files": [115]} 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.335+0000 7f9bfd435c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #115 mode 2 2024-09-17T12:43:34.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bfd435c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726577014340202, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 120, "file_size": 304356, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 65881, "largest_seqno": 66136, "table_properties": {"data_size": 302089, "index_size": 843, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3924, "raw_average_key_size": 26, "raw_value_size": 298895, "raw_average_value_size": 1992, "num_data_blocks": 34, "num_entries": 150, "num_filter_entries": 150, "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": 1726577014, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ffe87f7f-74a5-4284-a614-64a73cfb2af4", "db_session_id": "HEMF3RZNRVZ5FQTEM2QN", "orig_file_number": 120, "seqno_to_time_mapping": "N/A"}} 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bfd435c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726577014340327, "job": 1, "event": "recovery_finished"} 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bfd435c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 122 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bfd435c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bfd435c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000115.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bfd435c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f02d2dce00 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bfd435c80 4 rocksdb: DB pointer 0x55f02d3e0000 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bf31fd640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bf31fd640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: ** DB Stats ** 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T12:43:34.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: ** Compaction Stats [default] ** 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: 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-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: L0 1/0 297.22 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 184.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: L6 1/0 13.01 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-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Sum 2/0 13.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 184.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 184.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: ** Compaction Stats [default] ** 2024-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: 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-09-17T12:43:34.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 184.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Cumulative compaction: 0.00 GB write, 54.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Interval compaction: 0.00 GB write, 54.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: 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-09-17T12:43:34.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Block cache BinnedLRUCache@0x55f02d2af610#7 capacity: 512.00 MB usage: 1.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.339+0000 7f9bfd435c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] at bind addrs [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.343+0000 7f9bfd435c80 1 mon.c@-1(???) e3 preinit fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.343+0000 7f9bfd435c80 0 mon.c@-1(???).mds e1 new map 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.343+0000 7f9bfd435c80 0 mon.c@-1(???).mds e1 print_map 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: e1 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: 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-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: legacy client fscid: -1 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: No filesystems configured 2024-09-17T12:43:34.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.343+0000 7f9bfd435c80 0 mon.c@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T12:43:34.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.343+0000 7f9bfd435c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:43:34.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.343+0000 7f9bfd435c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:43:34.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.343+0000 7f9bfd435c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:43:34.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:34 smithi022 bash[111962]: debug 2024-09-17T12:43:34.343+0000 7f9bfd435c80 1 mon.c@-1(???).paxosservice(auth 1..35) refresh upgraded, format 0 -> 3 2024-09-17T12:43:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.653955+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.653955+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.655006+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.655006+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.655638+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.655638+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.655702+0000 mon.a (mon.0) 528 : cluster [INF] mon.a calling monitor election 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.655702+0000 mon.a (mon.0) 528 : cluster [INF] mon.a calling monitor election 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.657948+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.657948+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.658803+0000 mon.a (mon.0) 530 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.658803+0000 mon.a (mon.0) 530 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.658865+0000 mon.b (mon.1) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.658865+0000 mon.b (mon.1) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665507+0000 mon.a (mon.0) 531 : cluster [DBG] monmap epoch 4 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665507+0000 mon.a (mon.0) 531 : cluster [DBG] monmap epoch 4 2024-09-17T12:43:36.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665555+0000 mon.a (mon.0) 532 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665555+0000 mon.a (mon.0) 532 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665594+0000 mon.a (mon.0) 533 : cluster [DBG] last_changed 2024-09-17T12:43:34.628528+0000 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665594+0000 mon.a (mon.0) 533 : cluster [DBG] last_changed 2024-09-17T12:43:34.628528+0000 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665633+0000 mon.a (mon.0) 534 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665633+0000 mon.a (mon.0) 534 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665666+0000 mon.a (mon.0) 535 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665666+0000 mon.a (mon.0) 535 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.653955+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.653955+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.655006+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.655006+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.655638+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.655638+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.655702+0000 mon.a (mon.0) 528 : cluster [INF] mon.a calling monitor election 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.655702+0000 mon.a (mon.0) 528 : cluster [INF] mon.a calling monitor election 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.657948+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.657948+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.658803+0000 mon.a (mon.0) 530 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.658803+0000 mon.a (mon.0) 530 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.658865+0000 mon.b (mon.1) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T12:43:36.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.658865+0000 mon.b (mon.1) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T12:43:36.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665507+0000 mon.a (mon.0) 531 : cluster [DBG] monmap epoch 4 2024-09-17T12:43:36.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665507+0000 mon.a (mon.0) 531 : cluster [DBG] monmap epoch 4 2024-09-17T12:43:36.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665555+0000 mon.a (mon.0) 532 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:43:36.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665555+0000 mon.a (mon.0) 532 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:43:36.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665594+0000 mon.a (mon.0) 533 : cluster [DBG] last_changed 2024-09-17T12:43:34.628528+0000 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665594+0000 mon.a (mon.0) 533 : cluster [DBG] last_changed 2024-09-17T12:43:34.628528+0000 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665633+0000 mon.a (mon.0) 534 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665633+0000 mon.a (mon.0) 534 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665666+0000 mon.a (mon.0) 535 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665666+0000 mon.a (mon.0) 535 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665704+0000 mon.a (mon.0) 536 : cluster [DBG] election_strategy: 1 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665704+0000 mon.a (mon.0) 536 : cluster [DBG] election_strategy: 1 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665741+0000 mon.a (mon.0) 537 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:43:36.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665741+0000 mon.a (mon.0) 537 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665780+0000 mon.a (mon.0) 538 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665780+0000 mon.a (mon.0) 538 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665833+0000 mon.a (mon.0) 539 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.665833+0000 mon.a (mon.0) 539 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.666894+0000 mon.a (mon.0) 540 : cluster [DBG] fsmap 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.666894+0000 mon.a (mon.0) 540 : cluster [DBG] fsmap 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.666984+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.666984+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.667730+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e54: y(active, since 31s), standbys: x 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.667730+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e54: y(active, since 31s), standbys: x 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.668087+0000 mon.a (mon.0) 543 : cluster [INF] overall HEALTH_OK 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cluster 2024-09-17T12:43:34.668087+0000 mon.a (mon.0) 543 : cluster [INF] overall HEALTH_OK 2024-09-17T12:43:36.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.682853+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.682853+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.690792+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.690792+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.694678+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.694678+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.696057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:36.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.696057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:36.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.703794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665704+0000 mon.a (mon.0) 536 : cluster [DBG] election_strategy: 1 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665704+0000 mon.a (mon.0) 536 : cluster [DBG] election_strategy: 1 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665741+0000 mon.a (mon.0) 537 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665741+0000 mon.a (mon.0) 537 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665780+0000 mon.a (mon.0) 538 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665780+0000 mon.a (mon.0) 538 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665833+0000 mon.a (mon.0) 539 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.665833+0000 mon.a (mon.0) 539 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.666894+0000 mon.a (mon.0) 540 : cluster [DBG] fsmap 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.666894+0000 mon.a (mon.0) 540 : cluster [DBG] fsmap 2024-09-17T12:43:36.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.666984+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.666984+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.667730+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e54: y(active, since 31s), standbys: x 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.667730+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e54: y(active, since 31s), standbys: x 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.668087+0000 mon.a (mon.0) 543 : cluster [INF] overall HEALTH_OK 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cluster 2024-09-17T12:43:34.668087+0000 mon.a (mon.0) 543 : cluster [INF] overall HEALTH_OK 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.682853+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.682853+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.690792+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.690792+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.694678+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.694678+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.696057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.696057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.703794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.703794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cephadm 2024-09-17T12:43:34.704425+0000 mgr.y (mgr.54108) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cephadm 2024-09-17T12:43:34.704425+0000 mgr.y (mgr.54108) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cephadm 2024-09-17T12:43:34.726930+0000 mgr.y (mgr.54108) 126 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cephadm 2024-09-17T12:43:34.726930+0000 mgr.y (mgr.54108) 126 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:43:36.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.727375+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.727375+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.728215+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.728215+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.728956+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: audit 2024-09-17T12:43:34.728956+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cephadm 2024-09-17T12:43:34.729851+0000 mgr.y (mgr.54108) 127 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[109437]: cephadm 2024-09-17T12:43:34.729851+0000 mgr.y (mgr.54108) 127 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.703794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cephadm 2024-09-17T12:43:34.704425+0000 mgr.y (mgr.54108) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cephadm 2024-09-17T12:43:34.704425+0000 mgr.y (mgr.54108) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cephadm 2024-09-17T12:43:34.726930+0000 mgr.y (mgr.54108) 126 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:43:36.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cephadm 2024-09-17T12:43:34.726930+0000 mgr.y (mgr.54108) 126 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:43:36.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.727375+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:36.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.727375+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:36.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.728215+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:36.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.728215+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:36.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.728956+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: audit 2024-09-17T12:43:34.728956+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cephadm 2024-09-17T12:43:34.729851+0000 mgr.y (mgr.54108) 127 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T12:43:36.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:35 smithi022 bash[111962]: cephadm 2024-09-17T12:43:34.729851+0000 mgr.y (mgr.54108) 127 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T12:43:36.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.653955+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.653955+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.655006+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.655006+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.655638+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.655638+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.655702+0000 mon.a (mon.0) 528 : cluster [INF] mon.a calling monitor election 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.655702+0000 mon.a (mon.0) 528 : cluster [INF] mon.a calling monitor election 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.657948+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.657948+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.658803+0000 mon.a (mon.0) 530 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:43:36.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.658803+0000 mon.a (mon.0) 530 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.658865+0000 mon.b (mon.1) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.658865+0000 mon.b (mon.1) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665507+0000 mon.a (mon.0) 531 : cluster [DBG] monmap epoch 4 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665507+0000 mon.a (mon.0) 531 : cluster [DBG] monmap epoch 4 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665555+0000 mon.a (mon.0) 532 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665555+0000 mon.a (mon.0) 532 : cluster [DBG] fsid c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665594+0000 mon.a (mon.0) 533 : cluster [DBG] last_changed 2024-09-17T12:43:34.628528+0000 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665594+0000 mon.a (mon.0) 533 : cluster [DBG] last_changed 2024-09-17T12:43:34.628528+0000 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665633+0000 mon.a (mon.0) 534 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665633+0000 mon.a (mon.0) 534 : cluster [DBG] created 2024-09-17T11:57:19.847689+0000 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665666+0000 mon.a (mon.0) 535 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:43:36.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665666+0000 mon.a (mon.0) 535 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:43:36.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665704+0000 mon.a (mon.0) 536 : cluster [DBG] election_strategy: 1 2024-09-17T12:43:36.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665704+0000 mon.a (mon.0) 536 : cluster [DBG] election_strategy: 1 2024-09-17T12:43:36.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665741+0000 mon.a (mon.0) 537 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:43:36.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665741+0000 mon.a (mon.0) 537 : cluster [DBG] 0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T12:43:36.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665780+0000 mon.a (mon.0) 538 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:43:36.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665780+0000 mon.a (mon.0) 538 : cluster [DBG] 1: [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon.b 2024-09-17T12:43:36.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665833+0000 mon.a (mon.0) 539 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:43:36.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.665833+0000 mon.a (mon.0) 539 : cluster [DBG] 2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.666894+0000 mon.a (mon.0) 540 : cluster [DBG] fsmap 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.666894+0000 mon.a (mon.0) 540 : cluster [DBG] fsmap 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.666984+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.666984+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.667730+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e54: y(active, since 31s), standbys: x 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.667730+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e54: y(active, since 31s), standbys: x 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.668087+0000 mon.a (mon.0) 543 : cluster [INF] overall HEALTH_OK 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cluster 2024-09-17T12:43:34.668087+0000 mon.a (mon.0) 543 : cluster [INF] overall HEALTH_OK 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.682853+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.682853+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.690792+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.690792+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.694678+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.694678+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.696057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.696057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.703794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.703794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cephadm 2024-09-17T12:43:34.704425+0000 mgr.y (mgr.54108) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cephadm 2024-09-17T12:43:34.704425+0000 mgr.y (mgr.54108) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cephadm 2024-09-17T12:43:34.726930+0000 mgr.y (mgr.54108) 126 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cephadm 2024-09-17T12:43:34.726930+0000 mgr.y (mgr.54108) 126 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.727375+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.727375+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.728215+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.728215+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:36.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.728956+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: audit 2024-09-17T12:43:34.728956+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:36.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cephadm 2024-09-17T12:43:34.729851+0000 mgr.y (mgr.54108) 127 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T12:43:36.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:35 smithi190 bash[89008]: cephadm 2024-09-17T12:43:34.729851+0000 mgr.y (mgr.54108) 127 : cephadm [INF] Reconfiguring daemon mon.a on smithi022 2024-09-17T12:43:36.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:36 smithi022 bash[109437]: audit 2024-09-17T12:43:34.963546+0000 mgr.y (mgr.54108) 128 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:36.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:36 smithi022 bash[109437]: audit 2024-09-17T12:43:34.963546+0000 mgr.y (mgr.54108) 128 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:36.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:36 smithi022 bash[109437]: cluster 2024-09-17T12:43:35.405078+0000 mgr.y (mgr.54108) 129 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:36.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:36 smithi022 bash[109437]: cluster 2024-09-17T12:43:35.405078+0000 mgr.y (mgr.54108) 129 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:36.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:36 smithi022 bash[111962]: audit 2024-09-17T12:43:34.963546+0000 mgr.y (mgr.54108) 128 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:36.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:36 smithi022 bash[111962]: audit 2024-09-17T12:43:34.963546+0000 mgr.y (mgr.54108) 128 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:36.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:36 smithi022 bash[111962]: cluster 2024-09-17T12:43:35.405078+0000 mgr.y (mgr.54108) 129 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:36.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:36 smithi022 bash[111962]: cluster 2024-09-17T12:43:35.405078+0000 mgr.y (mgr.54108) 129 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:36 smithi190 bash[89008]: audit 2024-09-17T12:43:34.963546+0000 mgr.y (mgr.54108) 128 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:36 smithi190 bash[89008]: audit 2024-09-17T12:43:34.963546+0000 mgr.y (mgr.54108) 128 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:36 smithi190 bash[89008]: cluster 2024-09-17T12:43:35.405078+0000 mgr.y (mgr.54108) 129 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:36 smithi190 bash[89008]: cluster 2024-09-17T12:43:35.405078+0000 mgr.y (mgr.54108) 129 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: cluster 2024-09-17T12:43:37.405867+0000 mgr.y (mgr.54108) 130 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: cluster 2024-09-17T12:43:37.405867+0000 mgr.y (mgr.54108) 130 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.722376+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.722376+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.734896+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.734896+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: cephadm 2024-09-17T12:43:37.737175+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:43:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: cephadm 2024-09-17T12:43:37.737175+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.737831+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.737831+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.739861+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.739861+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.741386+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: audit 2024-09-17T12:43:37.741386+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: cephadm 2024-09-17T12:43:37.743421+0000 mgr.y (mgr.54108) 132 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[111962]: cephadm 2024-09-17T12:43:37.743421+0000 mgr.y (mgr.54108) 132 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: cluster 2024-09-17T12:43:37.405867+0000 mgr.y (mgr.54108) 130 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:39.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: cluster 2024-09-17T12:43:37.405867+0000 mgr.y (mgr.54108) 130 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.722376+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.722376+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.734896+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.734896+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: cephadm 2024-09-17T12:43:37.737175+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: cephadm 2024-09-17T12:43:37.737175+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.737831+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.737831+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.739861+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.739861+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.741386+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: audit 2024-09-17T12:43:37.741386+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: cephadm 2024-09-17T12:43:37.743421+0000 mgr.y (mgr.54108) 132 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:43:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:38 smithi022 bash[109437]: cephadm 2024-09-17T12:43:37.743421+0000 mgr.y (mgr.54108) 132 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:43:39.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: cluster 2024-09-17T12:43:37.405867+0000 mgr.y (mgr.54108) 130 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:39.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: cluster 2024-09-17T12:43:37.405867+0000 mgr.y (mgr.54108) 130 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:39.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.722376+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.722376+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.734896+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.734896+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: cephadm 2024-09-17T12:43:37.737175+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:43:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: cephadm 2024-09-17T12:43:37.737175+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:43:39.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.737831+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:39.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.737831+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:43:39.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.739861+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:39.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.739861+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:43:39.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.741386+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:39.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: audit 2024-09-17T12:43:37.741386+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:39.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: cephadm 2024-09-17T12:43:37.743421+0000 mgr.y (mgr.54108) 132 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:43:39.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:38 smithi190 bash[89008]: cephadm 2024-09-17T12:43:37.743421+0000 mgr.y (mgr.54108) 132 : cephadm [INF] Reconfiguring daemon mgr.y on smithi022 2024-09-17T12:43:39.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:39 smithi022 bash[77365]: debug 2024-09-17T12:43:39.351+0000 7fe6ff14d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T12:43:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: cluster 2024-09-17T12:43:39.406638+0000 mgr.y (mgr.54108) 133 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: cluster 2024-09-17T12:43:39.406638+0000 mgr.y (mgr.54108) 133 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.094782+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.094782+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.106599+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.106599+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.109863+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.109863+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.111348+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.111348+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.112770+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:40.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:40 smithi190 bash[89008]: audit 2024-09-17T12:43:40.112770+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:40.700 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: cluster 2024-09-17T12:43:39.406638+0000 mgr.y (mgr.54108) 133 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:40.700 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: cluster 2024-09-17T12:43:39.406638+0000 mgr.y (mgr.54108) 133 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.094782+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.094782+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.106599+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.106599+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.109863+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.109863+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.111348+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.111348+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.112770+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:40.701 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[109437]: audit 2024-09-17T12:43:40.112770+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: cluster 2024-09-17T12:43:39.406638+0000 mgr.y (mgr.54108) 133 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: cluster 2024-09-17T12:43:39.406638+0000 mgr.y (mgr.54108) 133 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.094782+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.094782+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.106599+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.106599+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.109863+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.109863+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.111348+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.111348+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.112770+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:40.702 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[111962]: audit 2024-09-17T12:43:40.112770+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:43:40] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T12:43:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:41 smithi190 bash[89008]: cephadm 2024-09-17T12:43:40.109279+0000 mgr.y (mgr.54108) 134 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:43:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:41 smithi190 bash[89008]: cephadm 2024-09-17T12:43:40.109279+0000 mgr.y (mgr.54108) 134 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:43:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:41 smithi190 bash[89008]: cephadm 2024-09-17T12:43:40.114194+0000 mgr.y (mgr.54108) 135 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T12:43:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:41 smithi190 bash[89008]: cephadm 2024-09-17T12:43:40.114194+0000 mgr.y (mgr.54108) 135 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T12:43:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:41 smithi022 bash[111962]: cephadm 2024-09-17T12:43:40.109279+0000 mgr.y (mgr.54108) 134 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:43:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:41 smithi022 bash[111962]: cephadm 2024-09-17T12:43:40.109279+0000 mgr.y (mgr.54108) 134 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:43:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:41 smithi022 bash[111962]: cephadm 2024-09-17T12:43:40.114194+0000 mgr.y (mgr.54108) 135 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T12:43:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:41 smithi022 bash[111962]: cephadm 2024-09-17T12:43:40.114194+0000 mgr.y (mgr.54108) 135 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T12:43:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:41 smithi022 bash[109437]: cephadm 2024-09-17T12:43:40.109279+0000 mgr.y (mgr.54108) 134 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:43:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:41 smithi022 bash[109437]: cephadm 2024-09-17T12:43:40.109279+0000 mgr.y (mgr.54108) 134 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:43:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:41 smithi022 bash[109437]: cephadm 2024-09-17T12:43:40.114194+0000 mgr.y (mgr.54108) 135 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T12:43:41.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:41 smithi022 bash[109437]: cephadm 2024-09-17T12:43:40.114194+0000 mgr.y (mgr.54108) 135 : cephadm [INF] Reconfiguring daemon mon.c on smithi022 2024-09-17T12:43:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:42 smithi190 bash[89008]: cluster 2024-09-17T12:43:41.407346+0000 mgr.y (mgr.54108) 136 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:42 smithi190 bash[89008]: cluster 2024-09-17T12:43:41.407346+0000 mgr.y (mgr.54108) 136 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:42.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:42 smithi022 bash[111962]: cluster 2024-09-17T12:43:41.407346+0000 mgr.y (mgr.54108) 136 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:42.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:42 smithi022 bash[111962]: cluster 2024-09-17T12:43:41.407346+0000 mgr.y (mgr.54108) 136 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:42 smithi022 bash[109437]: cluster 2024-09-17T12:43:41.407346+0000 mgr.y (mgr.54108) 136 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:42 smithi022 bash[109437]: cluster 2024-09-17T12:43:41.407346+0000 mgr.y (mgr.54108) 136 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: audit 2024-09-17T12:43:42.641639+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: audit 2024-09-17T12:43:42.641639+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: audit 2024-09-17T12:43:42.649743+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: audit 2024-09-17T12:43:42.649743+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: cephadm 2024-09-17T12:43:42.651273+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:43:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: cephadm 2024-09-17T12:43:42.651273+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:43:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: audit 2024-09-17T12:43:42.651844+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:43:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: audit 2024-09-17T12:43:42.651844+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:43:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: audit 2024-09-17T12:43:42.653127+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: audit 2024-09-17T12:43:42.653127+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: cephadm 2024-09-17T12:43:42.656933+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-09-17T12:43:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:43 smithi190 bash[89008]: cephadm 2024-09-17T12:43:42.656933+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-09-17T12:43:44.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: audit 2024-09-17T12:43:42.641639+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: audit 2024-09-17T12:43:42.641639+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: audit 2024-09-17T12:43:42.649743+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: audit 2024-09-17T12:43:42.649743+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: cephadm 2024-09-17T12:43:42.651273+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: cephadm 2024-09-17T12:43:42.651273+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: audit 2024-09-17T12:43:42.651844+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: audit 2024-09-17T12:43:42.651844+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: audit 2024-09-17T12:43:42.653127+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: audit 2024-09-17T12:43:42.653127+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:44.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: cephadm 2024-09-17T12:43:42.656933+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[109437]: cephadm 2024-09-17T12:43:42.656933+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: audit 2024-09-17T12:43:42.641639+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: audit 2024-09-17T12:43:42.641639+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: audit 2024-09-17T12:43:42.649743+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: audit 2024-09-17T12:43:42.649743+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: cephadm 2024-09-17T12:43:42.651273+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: cephadm 2024-09-17T12:43:42.651273+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: audit 2024-09-17T12:43:42.651844+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: audit 2024-09-17T12:43:42.651844+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:43:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: audit 2024-09-17T12:43:42.653127+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:44.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: audit 2024-09-17T12:43:42.653127+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:44.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: cephadm 2024-09-17T12:43:42.656933+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-09-17T12:43:44.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:43 smithi022 bash[111962]: cephadm 2024-09-17T12:43:42.656933+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon osd.0 on smithi022 2024-09-17T12:43:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[109437]: cluster 2024-09-17T12:43:43.408176+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[109437]: cluster 2024-09-17T12:43:43.408176+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[109437]: audit 2024-09-17T12:43:43.714540+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[109437]: audit 2024-09-17T12:43:43.714540+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[109437]: audit 2024-09-17T12:43:43.725003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[109437]: audit 2024-09-17T12:43:43.725003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[109437]: audit 2024-09-17T12:43:43.734249+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[109437]: audit 2024-09-17T12:43:43.734249+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[111962]: cluster 2024-09-17T12:43:43.408176+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[111962]: cluster 2024-09-17T12:43:43.408176+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[111962]: audit 2024-09-17T12:43:43.714540+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[111962]: audit 2024-09-17T12:43:43.714540+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[111962]: audit 2024-09-17T12:43:43.725003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[111962]: audit 2024-09-17T12:43:43.725003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[111962]: audit 2024-09-17T12:43:43.734249+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:44 smithi022 bash[111962]: audit 2024-09-17T12:43:43.734249+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:44 smithi190 bash[89008]: cluster 2024-09-17T12:43:43.408176+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:44.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:44 smithi190 bash[89008]: cluster 2024-09-17T12:43:43.408176+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:44.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:44 smithi190 bash[89008]: audit 2024-09-17T12:43:43.714540+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:44 smithi190 bash[89008]: audit 2024-09-17T12:43:43.714540+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:44 smithi190 bash[89008]: audit 2024-09-17T12:43:43.725003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:44 smithi190 bash[89008]: audit 2024-09-17T12:43:43.725003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:44 smithi190 bash[89008]: audit 2024-09-17T12:43:43.734249+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:44.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:44 smithi190 bash[89008]: audit 2024-09-17T12:43:43.734249+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:44.972513+0000 mgr.y (mgr.54108) 140 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:44.972513+0000 mgr.y (mgr.54108) 140 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:45.389047+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:45.389047+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:45.399619+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:45.399619+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: cephadm 2024-09-17T12:43:45.401687+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: cephadm 2024-09-17T12:43:45.401687+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:45.402200+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:45.402200+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:45.403720+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: audit 2024-09-17T12:43:45.403720+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: cephadm 2024-09-17T12:43:45.407212+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: cephadm 2024-09-17T12:43:45.407212+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: cluster 2024-09-17T12:43:45.409849+0000 mgr.y (mgr.54108) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:46.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:46 smithi190 bash[89008]: cluster 2024-09-17T12:43:45.409849+0000 mgr.y (mgr.54108) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:44.972513+0000 mgr.y (mgr.54108) 140 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:44.972513+0000 mgr.y (mgr.54108) 140 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:45.389047+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:45.389047+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:45.399619+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:45.399619+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: cephadm 2024-09-17T12:43:45.401687+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: cephadm 2024-09-17T12:43:45.401687+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:45.402200+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:45.402200+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:45.403720+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: audit 2024-09-17T12:43:45.403720+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: cephadm 2024-09-17T12:43:45.407212+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: cephadm 2024-09-17T12:43:45.407212+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: cluster 2024-09-17T12:43:45.409849+0000 mgr.y (mgr.54108) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[111962]: cluster 2024-09-17T12:43:45.409849+0000 mgr.y (mgr.54108) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:44.972513+0000 mgr.y (mgr.54108) 140 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:44.972513+0000 mgr.y (mgr.54108) 140 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:45.389047+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:45.389047+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:45.399619+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:45.399619+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: cephadm 2024-09-17T12:43:45.401687+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: cephadm 2024-09-17T12:43:45.401687+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:45.402200+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:45.402200+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:45.403720+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: audit 2024-09-17T12:43:45.403720+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: cephadm 2024-09-17T12:43:45.407212+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-09-17T12:43:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: cephadm 2024-09-17T12:43:45.407212+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.1 on smithi022 2024-09-17T12:43:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: cluster 2024-09-17T12:43:45.409849+0000 mgr.y (mgr.54108) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:46 smithi022 bash[109437]: cluster 2024-09-17T12:43:45.409849+0000 mgr.y (mgr.54108) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: cluster 2024-09-17T12:43:47.410371+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: cluster 2024-09-17T12:43:47.410371+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.760156+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.760156+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.770953+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.770953+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.781718+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.781718+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.991010+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.991010+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.998008+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.998008+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.999545+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:47.999545+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:48.000538+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[109437]: audit 2024-09-17T12:43:48.000538+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: cluster 2024-09-17T12:43:47.410371+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: cluster 2024-09-17T12:43:47.410371+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.760156+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.760156+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.770953+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.770953+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.781718+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.781718+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.991010+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.991010+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.998008+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.998008+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.999545+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:47.999545+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:48.000538+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:49.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:48 smithi022 bash[111962]: audit 2024-09-17T12:43:48.000538+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:49.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: cluster 2024-09-17T12:43:47.410371+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:49.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: cluster 2024-09-17T12:43:47.410371+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.760156+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.760156+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.770953+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.770953+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.781718+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.781718+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.991010+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.991010+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.998008+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.998008+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.999545+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:43:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:47.999545+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:43:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:48.000538+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:48 smithi190 bash[89008]: audit 2024-09-17T12:43:48.000538+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:49.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[109437]: cephadm 2024-09-17T12:43:47.999153+0000 mgr.y (mgr.54108) 145 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:43:49.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[109437]: cephadm 2024-09-17T12:43:47.999153+0000 mgr.y (mgr.54108) 145 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:43:49.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[109437]: cephadm 2024-09-17T12:43:48.002897+0000 mgr.y (mgr.54108) 146 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-09-17T12:43:49.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[109437]: cephadm 2024-09-17T12:43:48.002897+0000 mgr.y (mgr.54108) 146 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-09-17T12:43:49.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[109437]: audit 2024-09-17T12:43:48.893928+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:49.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[109437]: audit 2024-09-17T12:43:48.893928+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:49.955 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[111962]: cephadm 2024-09-17T12:43:47.999153+0000 mgr.y (mgr.54108) 145 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:43:49.955 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[111962]: cephadm 2024-09-17T12:43:47.999153+0000 mgr.y (mgr.54108) 145 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:43:49.955 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[111962]: cephadm 2024-09-17T12:43:48.002897+0000 mgr.y (mgr.54108) 146 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-09-17T12:43:49.955 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[111962]: cephadm 2024-09-17T12:43:48.002897+0000 mgr.y (mgr.54108) 146 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-09-17T12:43:49.955 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[111962]: audit 2024-09-17T12:43:48.893928+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:49.955 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:49 smithi022 bash[111962]: audit 2024-09-17T12:43:48.893928+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:49 smithi190 bash[89008]: cephadm 2024-09-17T12:43:47.999153+0000 mgr.y (mgr.54108) 145 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:49 smithi190 bash[89008]: cephadm 2024-09-17T12:43:47.999153+0000 mgr.y (mgr.54108) 145 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:49 smithi190 bash[89008]: cephadm 2024-09-17T12:43:48.002897+0000 mgr.y (mgr.54108) 146 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-09-17T12:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:49 smithi190 bash[89008]: cephadm 2024-09-17T12:43:48.002897+0000 mgr.y (mgr.54108) 146 : cephadm [INF] Reconfiguring daemon osd.2 on smithi022 2024-09-17T12:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:49 smithi190 bash[89008]: audit 2024-09-17T12:43:48.893928+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:50.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:49 smithi190 bash[89008]: audit 2024-09-17T12:43:48.893928+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:43:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:50 smithi022 bash[111962]: cluster 2024-09-17T12:43:49.411041+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:50 smithi022 bash[111962]: cluster 2024-09-17T12:43:49.411041+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:50 smithi022 bash[109437]: cluster 2024-09-17T12:43:49.411041+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:50 smithi022 bash[109437]: cluster 2024-09-17T12:43:49.411041+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:51.015 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:43:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:43:50] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T12:43:51.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:50 smithi190 bash[89008]: cluster 2024-09-17T12:43:49.411041+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:51.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:50 smithi190 bash[89008]: cluster 2024-09-17T12:43:49.411041+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:52.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: audit 2024-09-17T12:43:51.257378+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: audit 2024-09-17T12:43:51.257378+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: audit 2024-09-17T12:43:51.267229+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: audit 2024-09-17T12:43:51.267229+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: cephadm 2024-09-17T12:43:51.269357+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: cephadm 2024-09-17T12:43:51.269357+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: audit 2024-09-17T12:43:51.269924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: audit 2024-09-17T12:43:51.269924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: audit 2024-09-17T12:43:51.271208+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: audit 2024-09-17T12:43:51.271208+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: cephadm 2024-09-17T12:43:51.276327+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: cephadm 2024-09-17T12:43:51.276327+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: cluster 2024-09-17T12:43:51.411441+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:52.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[109437]: cluster 2024-09-17T12:43:51.411441+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: audit 2024-09-17T12:43:51.257378+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: audit 2024-09-17T12:43:51.257378+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: audit 2024-09-17T12:43:51.267229+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: audit 2024-09-17T12:43:51.267229+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: cephadm 2024-09-17T12:43:51.269357+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: cephadm 2024-09-17T12:43:51.269357+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: audit 2024-09-17T12:43:51.269924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: audit 2024-09-17T12:43:51.269924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: audit 2024-09-17T12:43:51.271208+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:52.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: audit 2024-09-17T12:43:51.271208+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:52.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: cephadm 2024-09-17T12:43:51.276327+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-09-17T12:43:52.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: cephadm 2024-09-17T12:43:51.276327+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-09-17T12:43:52.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: cluster 2024-09-17T12:43:51.411441+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:52.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:52 smithi022 bash[111962]: cluster 2024-09-17T12:43:51.411441+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: audit 2024-09-17T12:43:51.257378+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: audit 2024-09-17T12:43:51.257378+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: audit 2024-09-17T12:43:51.267229+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: audit 2024-09-17T12:43:51.267229+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: cephadm 2024-09-17T12:43:51.269357+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: cephadm 2024-09-17T12:43:51.269357+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: audit 2024-09-17T12:43:51.269924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: audit 2024-09-17T12:43:51.269924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: audit 2024-09-17T12:43:51.271208+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: audit 2024-09-17T12:43:51.271208+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: cephadm 2024-09-17T12:43:51.276327+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: cephadm 2024-09-17T12:43:51.276327+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.3 on smithi022 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: cluster 2024-09-17T12:43:51.411441+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:52.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:52 smithi190 bash[89008]: cluster 2024-09-17T12:43:51.411441+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:54.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: cluster 2024-09-17T12:43:53.411831+0000 mgr.y (mgr.54108) 151 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:54.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: cluster 2024-09-17T12:43:53.411831+0000 mgr.y (mgr.54108) 151 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.162280+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.162280+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.168688+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.168688+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.170478+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.170478+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.172042+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.172042+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.239120+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.239120+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.245375+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.245375+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.251037+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[111962]: audit 2024-09-17T12:43:54.251037+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: cluster 2024-09-17T12:43:53.411831+0000 mgr.y (mgr.54108) 151 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: cluster 2024-09-17T12:43:53.411831+0000 mgr.y (mgr.54108) 151 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.162280+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.162280+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.168688+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.168688+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.170478+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:43:54.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.170478+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:43:54.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.172042+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:54.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.172042+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:54.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.239120+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.239120+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.245375+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.245375+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.251037+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:54 smithi022 bash[109437]: audit 2024-09-17T12:43:54.251037+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: cluster 2024-09-17T12:43:53.411831+0000 mgr.y (mgr.54108) 151 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: cluster 2024-09-17T12:43:53.411831+0000 mgr.y (mgr.54108) 151 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:43:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.162280+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.162280+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.168688+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.168688+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.170478+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.170478+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.172042+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.172042+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.239120+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.239120+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.245375+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.245375+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.251037+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:54 smithi190 bash[89008]: audit 2024-09-17T12:43:54.251037+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:55 smithi022 bash[109437]: cephadm 2024-09-17T12:43:54.170188+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi022.ynrlhy (monmap changed)... 2024-09-17T12:43:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:55 smithi022 bash[109437]: cephadm 2024-09-17T12:43:54.170188+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi022.ynrlhy (monmap changed)... 2024-09-17T12:43:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:55 smithi022 bash[109437]: cephadm 2024-09-17T12:43:54.172865+0000 mgr.y (mgr.54108) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:43:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:55 smithi022 bash[109437]: cephadm 2024-09-17T12:43:54.172865+0000 mgr.y (mgr.54108) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:43:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:55 smithi022 bash[111962]: cephadm 2024-09-17T12:43:54.170188+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi022.ynrlhy (monmap changed)... 2024-09-17T12:43:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:55 smithi022 bash[111962]: cephadm 2024-09-17T12:43:54.170188+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi022.ynrlhy (monmap changed)... 2024-09-17T12:43:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:55 smithi022 bash[111962]: cephadm 2024-09-17T12:43:54.172865+0000 mgr.y (mgr.54108) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:43:55.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:55 smithi022 bash[111962]: cephadm 2024-09-17T12:43:54.172865+0000 mgr.y (mgr.54108) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:43:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:55 smithi190 bash[89008]: cephadm 2024-09-17T12:43:54.170188+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi022.ynrlhy (monmap changed)... 2024-09-17T12:43:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:55 smithi190 bash[89008]: cephadm 2024-09-17T12:43:54.170188+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi022.ynrlhy (monmap changed)... 2024-09-17T12:43:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:55 smithi190 bash[89008]: cephadm 2024-09-17T12:43:54.172865+0000 mgr.y (mgr.54108) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:43:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:55 smithi190 bash[89008]: cephadm 2024-09-17T12:43:54.172865+0000 mgr.y (mgr.54108) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:43:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:56 smithi022 bash[109437]: audit 2024-09-17T12:43:54.979239+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:56 smithi022 bash[109437]: audit 2024-09-17T12:43:54.979239+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:56 smithi022 bash[109437]: cluster 2024-09-17T12:43:55.412612+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:56 smithi022 bash[109437]: cluster 2024-09-17T12:43:55.412612+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:56 smithi022 bash[111962]: audit 2024-09-17T12:43:54.979239+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:56 smithi022 bash[111962]: audit 2024-09-17T12:43:54.979239+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:56 smithi022 bash[111962]: cluster 2024-09-17T12:43:55.412612+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:56 smithi022 bash[111962]: cluster 2024-09-17T12:43:55.412612+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:56 smithi190 bash[89008]: audit 2024-09-17T12:43:54.979239+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:56 smithi190 bash[89008]: audit 2024-09-17T12:43:54.979239+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:43:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:56 smithi190 bash[89008]: cluster 2024-09-17T12:43:55.412612+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:56 smithi190 bash[89008]: cluster 2024-09-17T12:43:55.412612+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:43:57.658 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:43:58.301 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:43:58.301 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 4s ago 45m - - 2024-09-17T12:43:58.301 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 10s ago 44m - - 2024-09-17T12:43:58.301 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (5m) 4s ago 35m 13.4M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (4m) 10s ago 34m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (7m) 4s ago 31m 49.7M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (44s) 10s ago 43m 437M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (19m) 4s ago 46m 503M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (64s) 4s ago 46m 42.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (2m) 10s ago 44m 40.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (25s) 4s ago 44m 26.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (6m) 4s ago 35m 8219k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (6m) 10s ago 35m 8292k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (43m) 4s ago 43m 66.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (42m) 4s ago 42m 69.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:43:58.302 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (41m) 4s ago 41m 55.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:43:58.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (40m) 4s ago 40m 67.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:43:58.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (39m) 10s ago 39m 69.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:43:58.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (38m) 10s ago 38m 66.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:43:58.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (37m) 10s ago 37m 57.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:43:58.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (36m) 10s ago 37m 68.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:43:58.303 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (5m) 10s ago 35m 45.8M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:43:58.303 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (32m) 4s ago 32m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:43:58.303 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (32m) 10s ago 32m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:43:58.690 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:43:58.690 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:43:58.690 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:43:58.690 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:43:58.690 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:43:58.690 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:43:58.690 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:43:58.690 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 10, 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 5 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:43:58.691 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:43:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:58 smithi022 bash[111962]: cluster 2024-09-17T12:43:57.413421+0000 mgr.y (mgr.54108) 156 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:43:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:58 smithi022 bash[111962]: cluster 2024-09-17T12:43:57.413421+0000 mgr.y (mgr.54108) 156 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:43:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:58 smithi022 bash[111962]: audit 2024-09-17T12:43:57.643900+0000 mgr.y (mgr.54108) 157 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:58 smithi022 bash[111962]: audit 2024-09-17T12:43:57.643900+0000 mgr.y (mgr.54108) 157 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:58 smithi022 bash[109437]: cluster 2024-09-17T12:43:57.413421+0000 mgr.y (mgr.54108) 156 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:43:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:58 smithi022 bash[109437]: cluster 2024-09-17T12:43:57.413421+0000 mgr.y (mgr.54108) 156 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:43:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:58 smithi022 bash[109437]: audit 2024-09-17T12:43:57.643900+0000 mgr.y (mgr.54108) 157 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:58 smithi022 bash[109437]: audit 2024-09-17T12:43:57.643900+0000 mgr.y (mgr.54108) 157 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:58 smithi190 bash[89008]: cluster 2024-09-17T12:43:57.413421+0000 mgr.y (mgr.54108) 156 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:43:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:58 smithi190 bash[89008]: cluster 2024-09-17T12:43:57.413421+0000 mgr.y (mgr.54108) 156 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:43:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:58 smithi190 bash[89008]: audit 2024-09-17T12:43:57.643900+0000 mgr.y (mgr.54108) 157 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:58 smithi190 bash[89008]: audit 2024-09-17T12:43:57.643900+0000 mgr.y (mgr.54108) 157 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.027 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:43:59.027 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:43:59.027 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:43:59.028 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi022", 2024-09-17T12:43:59.028 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:43:59.028 INFO:teuthology.orchestra.run.smithi022.stdout: "mon" 2024-09-17T12:43:59.028 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:43:59.028 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:43:59.028 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T12:43:59.028 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:43:59.028 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:57.977189+0000 mgr.y (mgr.54108) 158 : audit [DBG] from='client.64109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:57.977189+0000 mgr.y (mgr.54108) 158 : audit [DBG] from='client.64109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.285408+0000 mgr.y (mgr.54108) 159 : audit [DBG] from='client.64115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.285408+0000 mgr.y (mgr.54108) 159 : audit [DBG] from='client.64115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.688520+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.22:0/3226311591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.688520+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.22:0/3226311591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.715637+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.715637+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.723336+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.723336+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: cephadm 2024-09-17T12:43:58.725317+0000 mgr.y (mgr.54108) 160 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: cephadm 2024-09-17T12:43:58.725317+0000 mgr.y (mgr.54108) 160 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.725807+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.725807+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.726890+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.726890+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.727960+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: audit 2024-09-17T12:43:58.727960+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: cephadm 2024-09-17T12:43:58.729245+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T12:43:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[109437]: cephadm 2024-09-17T12:43:58.729245+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:57.977189+0000 mgr.y (mgr.54108) 158 : audit [DBG] from='client.64109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:57.977189+0000 mgr.y (mgr.54108) 158 : audit [DBG] from='client.64109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.285408+0000 mgr.y (mgr.54108) 159 : audit [DBG] from='client.64115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.285408+0000 mgr.y (mgr.54108) 159 : audit [DBG] from='client.64115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.688520+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.22:0/3226311591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.688520+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.22:0/3226311591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.715637+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.715637+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.723336+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.723336+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: cephadm 2024-09-17T12:43:58.725317+0000 mgr.y (mgr.54108) 160 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: cephadm 2024-09-17T12:43:58.725317+0000 mgr.y (mgr.54108) 160 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.725807+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.725807+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.726890+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.726890+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.727960+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: audit 2024-09-17T12:43:58.727960+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: cephadm 2024-09-17T12:43:58.729245+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T12:43:59.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:43:59 smithi022 bash[111962]: cephadm 2024-09-17T12:43:58.729245+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T12:43:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:57.977189+0000 mgr.y (mgr.54108) 158 : audit [DBG] from='client.64109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:57.977189+0000 mgr.y (mgr.54108) 158 : audit [DBG] from='client.64109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.285408+0000 mgr.y (mgr.54108) 159 : audit [DBG] from='client.64115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.285408+0000 mgr.y (mgr.54108) 159 : audit [DBG] from='client.64115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.688520+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.22:0/3226311591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.688520+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.22:0/3226311591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.715637+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.715637+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.723336+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.723336+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: cephadm 2024-09-17T12:43:58.725317+0000 mgr.y (mgr.54108) 160 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: cephadm 2024-09-17T12:43:58.725317+0000 mgr.y (mgr.54108) 160 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.725807+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.725807+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.726890+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.726890+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:43:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.727960+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:59.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: audit 2024-09-17T12:43:58.727960+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:43:59.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: cephadm 2024-09-17T12:43:58.729245+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T12:43:59.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:43:59 smithi190 bash[89008]: cephadm 2024-09-17T12:43:58.729245+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2024-09-17T12:44:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:44:00] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T12:44:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[111962]: audit 2024-09-17T12:43:59.025952+0000 mgr.y (mgr.54108) 162 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[111962]: audit 2024-09-17T12:43:59.025952+0000 mgr.y (mgr.54108) 162 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[111962]: cluster 2024-09-17T12:43:59.415064+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[111962]: cluster 2024-09-17T12:43:59.415064+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[109437]: audit 2024-09-17T12:43:59.025952+0000 mgr.y (mgr.54108) 162 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[109437]: audit 2024-09-17T12:43:59.025952+0000 mgr.y (mgr.54108) 162 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[109437]: cluster 2024-09-17T12:43:59.415064+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:00 smithi022 bash[109437]: cluster 2024-09-17T12:43:59.415064+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:01.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:00 smithi190 bash[89008]: audit 2024-09-17T12:43:59.025952+0000 mgr.y (mgr.54108) 162 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:00 smithi190 bash[89008]: audit 2024-09-17T12:43:59.025952+0000 mgr.y (mgr.54108) 162 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:00 smithi190 bash[89008]: cluster 2024-09-17T12:43:59.415064+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:00 smithi190 bash[89008]: cluster 2024-09-17T12:43:59.415064+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:02.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.141710+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.141710+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.152143+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.152143+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: cephadm 2024-09-17T12:44:01.154384+0000 mgr.y (mgr.54108) 164 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: cephadm 2024-09-17T12:44:01.154384+0000 mgr.y (mgr.54108) 164 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.155123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.155123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.157362+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.157362+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.159184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: audit 2024-09-17T12:44:01.159184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: cephadm 2024-09-17T12:44:01.161210+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring daemon mgr.x on smithi190 2024-09-17T12:44:02.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: cephadm 2024-09-17T12:44:01.161210+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring daemon mgr.x on smithi190 2024-09-17T12:44:02.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: cluster 2024-09-17T12:44:01.415804+0000 mgr.y (mgr.54108) 166 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:02.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:02 smithi190 bash[89008]: cluster 2024-09-17T12:44:01.415804+0000 mgr.y (mgr.54108) 166 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:02.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.141710+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.141710+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.152143+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.152143+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: cephadm 2024-09-17T12:44:01.154384+0000 mgr.y (mgr.54108) 164 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: cephadm 2024-09-17T12:44:01.154384+0000 mgr.y (mgr.54108) 164 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.155123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.155123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.157362+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.157362+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.159184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: audit 2024-09-17T12:44:01.159184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:02.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: cephadm 2024-09-17T12:44:01.161210+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring daemon mgr.x on smithi190 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: cephadm 2024-09-17T12:44:01.161210+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring daemon mgr.x on smithi190 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: cluster 2024-09-17T12:44:01.415804+0000 mgr.y (mgr.54108) 166 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[111962]: cluster 2024-09-17T12:44:01.415804+0000 mgr.y (mgr.54108) 166 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.141710+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.141710+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.152143+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.152143+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: cephadm 2024-09-17T12:44:01.154384+0000 mgr.y (mgr.54108) 164 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: cephadm 2024-09-17T12:44:01.154384+0000 mgr.y (mgr.54108) 164 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:44:02.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.155123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.155123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.157362+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.157362+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.159184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: audit 2024-09-17T12:44:01.159184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: cephadm 2024-09-17T12:44:01.161210+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring daemon mgr.x on smithi190 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: cephadm 2024-09-17T12:44:01.161210+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring daemon mgr.x on smithi190 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: cluster 2024-09-17T12:44:01.415804+0000 mgr.y (mgr.54108) 166 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:02.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:02 smithi022 bash[109437]: cluster 2024-09-17T12:44:01.415804+0000 mgr.y (mgr.54108) 166 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: cluster 2024-09-17T12:44:03.416544+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: cluster 2024-09-17T12:44:03.416544+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.497370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.497370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.508123+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.508123+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: cephadm 2024-09-17T12:44:03.510325+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: cephadm 2024-09-17T12:44:03.510325+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.510983+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:44:04.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.510983+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.512990+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.512990+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: cephadm 2024-09-17T12:44:03.518528+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon osd.4 on smithi190 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: cephadm 2024-09-17T12:44:03.518528+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon osd.4 on smithi190 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.913186+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[109437]: audit 2024-09-17T12:44:03.913186+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: cluster 2024-09-17T12:44:03.416544+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: cluster 2024-09-17T12:44:03.416544+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.497370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.497370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.508123+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.508123+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: cephadm 2024-09-17T12:44:03.510325+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: cephadm 2024-09-17T12:44:03.510325+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.510983+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.510983+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.512990+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.512990+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: cephadm 2024-09-17T12:44:03.518528+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon osd.4 on smithi190 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: cephadm 2024-09-17T12:44:03.518528+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon osd.4 on smithi190 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.913186+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:04.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:04 smithi022 bash[111962]: audit 2024-09-17T12:44:03.913186+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: cluster 2024-09-17T12:44:03.416544+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: cluster 2024-09-17T12:44:03.416544+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.497370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.497370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.508123+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.508123+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: cephadm 2024-09-17T12:44:03.510325+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: cephadm 2024-09-17T12:44:03.510325+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.510983+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.510983+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.512990+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.512990+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: cephadm 2024-09-17T12:44:03.518528+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon osd.4 on smithi190 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: cephadm 2024-09-17T12:44:03.518528+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon osd.4 on smithi190 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.913186+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:04 smithi190 bash[89008]: audit 2024-09-17T12:44:03.913186+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:04.990379+0000 mgr.y (mgr.54108) 170 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:04.990379+0000 mgr.y (mgr.54108) 170 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: cluster 2024-09-17T12:44:05.418443+0000 mgr.y (mgr.54108) 171 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: cluster 2024-09-17T12:44:05.418443+0000 mgr.y (mgr.54108) 171 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:06.095127+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:06.095127+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:06.105965+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:06.105965+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:06.108729+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:44:06.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:06.108729+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:44:06.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:06.110328+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:06.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[109437]: audit 2024-09-17T12:44:06.110328+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:04.990379+0000 mgr.y (mgr.54108) 170 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:04.990379+0000 mgr.y (mgr.54108) 170 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: cluster 2024-09-17T12:44:05.418443+0000 mgr.y (mgr.54108) 171 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: cluster 2024-09-17T12:44:05.418443+0000 mgr.y (mgr.54108) 171 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:06.095127+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:06.095127+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:06.105965+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:06.105965+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:06.108729+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:44:06.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:06.108729+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:44:06.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:06.110328+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:06.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:06 smithi022 bash[111962]: audit 2024-09-17T12:44:06.110328+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:04.990379+0000 mgr.y (mgr.54108) 170 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:04.990379+0000 mgr.y (mgr.54108) 170 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: cluster 2024-09-17T12:44:05.418443+0000 mgr.y (mgr.54108) 171 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: cluster 2024-09-17T12:44:05.418443+0000 mgr.y (mgr.54108) 171 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:06.095127+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:06.095127+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:06.105965+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:06.105965+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:06.108729+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:44:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:06.108729+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:44:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:06.110328+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:06 smithi190 bash[89008]: audit 2024-09-17T12:44:06.110328+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:07 smithi022 bash[109437]: cephadm 2024-09-17T12:44:06.108142+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:44:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:07 smithi022 bash[109437]: cephadm 2024-09-17T12:44:06.108142+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:44:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:07 smithi022 bash[109437]: cephadm 2024-09-17T12:44:06.115693+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.5 on smithi190 2024-09-17T12:44:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:07 smithi022 bash[109437]: cephadm 2024-09-17T12:44:06.115693+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.5 on smithi190 2024-09-17T12:44:07.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:07 smithi022 bash[111962]: cephadm 2024-09-17T12:44:06.108142+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:44:07.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:07 smithi022 bash[111962]: cephadm 2024-09-17T12:44:06.108142+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:44:07.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:07 smithi022 bash[111962]: cephadm 2024-09-17T12:44:06.115693+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.5 on smithi190 2024-09-17T12:44:07.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:07 smithi022 bash[111962]: cephadm 2024-09-17T12:44:06.115693+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.5 on smithi190 2024-09-17T12:44:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:07 smithi190 bash[89008]: cephadm 2024-09-17T12:44:06.108142+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:44:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:07 smithi190 bash[89008]: cephadm 2024-09-17T12:44:06.108142+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:44:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:07 smithi190 bash[89008]: cephadm 2024-09-17T12:44:06.115693+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.5 on smithi190 2024-09-17T12:44:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:07 smithi190 bash[89008]: cephadm 2024-09-17T12:44:06.115693+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.5 on smithi190 2024-09-17T12:44:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[111962]: cluster 2024-09-17T12:44:07.419180+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[111962]: cluster 2024-09-17T12:44:07.419180+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[111962]: audit 2024-09-17T12:44:07.971242+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[111962]: audit 2024-09-17T12:44:07.971242+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[111962]: audit 2024-09-17T12:44:07.982021+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[111962]: audit 2024-09-17T12:44:07.982021+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[111962]: audit 2024-09-17T12:44:07.992842+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[111962]: audit 2024-09-17T12:44:07.992842+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[109437]: cluster 2024-09-17T12:44:07.419180+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[109437]: cluster 2024-09-17T12:44:07.419180+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[109437]: audit 2024-09-17T12:44:07.971242+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[109437]: audit 2024-09-17T12:44:07.971242+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[109437]: audit 2024-09-17T12:44:07.982021+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[109437]: audit 2024-09-17T12:44:07.982021+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[109437]: audit 2024-09-17T12:44:07.992842+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:08 smithi022 bash[109437]: audit 2024-09-17T12:44:07.992842+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:08 smithi190 bash[89008]: cluster 2024-09-17T12:44:07.419180+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:08.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:08 smithi190 bash[89008]: cluster 2024-09-17T12:44:07.419180+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:08.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:08 smithi190 bash[89008]: audit 2024-09-17T12:44:07.971242+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:08 smithi190 bash[89008]: audit 2024-09-17T12:44:07.971242+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:08 smithi190 bash[89008]: audit 2024-09-17T12:44:07.982021+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:08 smithi190 bash[89008]: audit 2024-09-17T12:44:07.982021+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:08 smithi190 bash[89008]: audit 2024-09-17T12:44:07.992842+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:08.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:08 smithi190 bash[89008]: audit 2024-09-17T12:44:07.992842+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.920 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:44:10] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.51.0" 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: cluster 2024-09-17T12:44:09.420762+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: cluster 2024-09-17T12:44:09.420762+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: audit 2024-09-17T12:44:09.783469+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: audit 2024-09-17T12:44:09.783469+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: audit 2024-09-17T12:44:09.790114+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: audit 2024-09-17T12:44:09.790114+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: cephadm 2024-09-17T12:44:09.791773+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: cephadm 2024-09-17T12:44:09.791773+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:44:10.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: audit 2024-09-17T12:44:09.792214+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: audit 2024-09-17T12:44:09.792214+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: audit 2024-09-17T12:44:09.793729+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: audit 2024-09-17T12:44:09.793729+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: cephadm 2024-09-17T12:44:09.800219+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.6 on smithi190 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[109437]: cephadm 2024-09-17T12:44:09.800219+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.6 on smithi190 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: cluster 2024-09-17T12:44:09.420762+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: cluster 2024-09-17T12:44:09.420762+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: audit 2024-09-17T12:44:09.783469+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: audit 2024-09-17T12:44:09.783469+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: audit 2024-09-17T12:44:09.790114+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: audit 2024-09-17T12:44:09.790114+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:10.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: cephadm 2024-09-17T12:44:09.791773+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:44:10.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: cephadm 2024-09-17T12:44:09.791773+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:44:10.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: audit 2024-09-17T12:44:09.792214+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:44:10.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: audit 2024-09-17T12:44:09.792214+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:44:10.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: audit 2024-09-17T12:44:09.793729+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:10.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: audit 2024-09-17T12:44:09.793729+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:10.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: cephadm 2024-09-17T12:44:09.800219+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.6 on smithi190 2024-09-17T12:44:10.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:10 smithi022 bash[111962]: cephadm 2024-09-17T12:44:09.800219+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.6 on smithi190 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: cluster 2024-09-17T12:44:09.420762+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: cluster 2024-09-17T12:44:09.420762+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: audit 2024-09-17T12:44:09.783469+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: audit 2024-09-17T12:44:09.783469+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: audit 2024-09-17T12:44:09.790114+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: audit 2024-09-17T12:44:09.790114+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: cephadm 2024-09-17T12:44:09.791773+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: cephadm 2024-09-17T12:44:09.791773+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: audit 2024-09-17T12:44:09.792214+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:44:11.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: audit 2024-09-17T12:44:09.792214+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:44:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: audit 2024-09-17T12:44:09.793729+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: audit 2024-09-17T12:44:09.793729+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: cephadm 2024-09-17T12:44:09.800219+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.6 on smithi190 2024-09-17T12:44:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:10 smithi190 bash[89008]: cephadm 2024-09-17T12:44:09.800219+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.6 on smithi190 2024-09-17T12:44:12.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:12 smithi022 bash[109437]: cluster 2024-09-17T12:44:11.421522+0000 mgr.y (mgr.54108) 178 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:12.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:12 smithi022 bash[109437]: cluster 2024-09-17T12:44:11.421522+0000 mgr.y (mgr.54108) 178 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:12.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:12 smithi022 bash[111962]: cluster 2024-09-17T12:44:11.421522+0000 mgr.y (mgr.54108) 178 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:12.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:12 smithi022 bash[111962]: cluster 2024-09-17T12:44:11.421522+0000 mgr.y (mgr.54108) 178 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:13.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:12 smithi190 bash[89008]: cluster 2024-09-17T12:44:11.421522+0000 mgr.y (mgr.54108) 178 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:13.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:12 smithi190 bash[89008]: cluster 2024-09-17T12:44:11.421522+0000 mgr.y (mgr.54108) 178 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:13 smithi190 bash[89008]: audit 2024-09-17T12:44:12.944900+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:13 smithi190 bash[89008]: audit 2024-09-17T12:44:12.944900+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:13 smithi190 bash[89008]: audit 2024-09-17T12:44:12.951041+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:13 smithi190 bash[89008]: audit 2024-09-17T12:44:12.951041+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:13 smithi190 bash[89008]: audit 2024-09-17T12:44:12.957027+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:13 smithi190 bash[89008]: audit 2024-09-17T12:44:12.957027+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[109437]: audit 2024-09-17T12:44:12.944900+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[109437]: audit 2024-09-17T12:44:12.944900+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[109437]: audit 2024-09-17T12:44:12.951041+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[109437]: audit 2024-09-17T12:44:12.951041+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[109437]: audit 2024-09-17T12:44:12.957027+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[109437]: audit 2024-09-17T12:44:12.957027+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[111962]: audit 2024-09-17T12:44:12.944900+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[111962]: audit 2024-09-17T12:44:12.944900+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[111962]: audit 2024-09-17T12:44:12.951041+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[111962]: audit 2024-09-17T12:44:12.951041+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[111962]: audit 2024-09-17T12:44:12.957027+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:14.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:13 smithi022 bash[111962]: audit 2024-09-17T12:44:12.957027+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: cluster 2024-09-17T12:44:13.422303+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: cluster 2024-09-17T12:44:13.422303+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: audit 2024-09-17T12:44:14.381543+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: audit 2024-09-17T12:44:14.381543+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: audit 2024-09-17T12:44:14.391753+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: audit 2024-09-17T12:44:14.391753+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: audit 2024-09-17T12:44:14.394581+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: audit 2024-09-17T12:44:14.394581+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: audit 2024-09-17T12:44:14.396763+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[109437]: audit 2024-09-17T12:44:14.396763+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: cluster 2024-09-17T12:44:13.422303+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: cluster 2024-09-17T12:44:13.422303+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: audit 2024-09-17T12:44:14.381543+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: audit 2024-09-17T12:44:14.381543+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: audit 2024-09-17T12:44:14.391753+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: audit 2024-09-17T12:44:14.391753+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: audit 2024-09-17T12:44:14.394581+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:44:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: audit 2024-09-17T12:44:14.394581+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:44:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: audit 2024-09-17T12:44:14.396763+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:14 smithi022 bash[111962]: audit 2024-09-17T12:44:14.396763+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: cluster 2024-09-17T12:44:13.422303+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: cluster 2024-09-17T12:44:13.422303+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: audit 2024-09-17T12:44:14.381543+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: audit 2024-09-17T12:44:14.381543+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: audit 2024-09-17T12:44:14.391753+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: audit 2024-09-17T12:44:14.391753+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: audit 2024-09-17T12:44:14.394581+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:44:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: audit 2024-09-17T12:44:14.394581+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:44:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: audit 2024-09-17T12:44:14.396763+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:14 smithi190 bash[89008]: audit 2024-09-17T12:44:14.396763+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[109437]: cephadm 2024-09-17T12:44:14.393927+0000 mgr.y (mgr.54108) 180 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:44:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[109437]: cephadm 2024-09-17T12:44:14.393927+0000 mgr.y (mgr.54108) 180 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:44:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[109437]: cephadm 2024-09-17T12:44:14.402336+0000 mgr.y (mgr.54108) 181 : cephadm [INF] Reconfiguring daemon osd.7 on smithi190 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[109437]: cephadm 2024-09-17T12:44:14.402336+0000 mgr.y (mgr.54108) 181 : cephadm [INF] Reconfiguring daemon osd.7 on smithi190 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[109437]: audit 2024-09-17T12:44:14.999891+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[109437]: audit 2024-09-17T12:44:14.999891+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[109437]: cluster 2024-09-17T12:44:15.423991+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[109437]: cluster 2024-09-17T12:44:15.423991+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[111962]: cephadm 2024-09-17T12:44:14.393927+0000 mgr.y (mgr.54108) 180 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[111962]: cephadm 2024-09-17T12:44:14.393927+0000 mgr.y (mgr.54108) 180 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[111962]: cephadm 2024-09-17T12:44:14.402336+0000 mgr.y (mgr.54108) 181 : cephadm [INF] Reconfiguring daemon osd.7 on smithi190 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[111962]: cephadm 2024-09-17T12:44:14.402336+0000 mgr.y (mgr.54108) 181 : cephadm [INF] Reconfiguring daemon osd.7 on smithi190 2024-09-17T12:44:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[111962]: audit 2024-09-17T12:44:14.999891+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:16.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[111962]: audit 2024-09-17T12:44:14.999891+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:16.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[111962]: cluster 2024-09-17T12:44:15.423991+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:16.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:15 smithi022 bash[111962]: cluster 2024-09-17T12:44:15.423991+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:16.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:15 smithi190 bash[89008]: cephadm 2024-09-17T12:44:14.393927+0000 mgr.y (mgr.54108) 180 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:44:16.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:15 smithi190 bash[89008]: cephadm 2024-09-17T12:44:14.393927+0000 mgr.y (mgr.54108) 180 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:44:16.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:15 smithi190 bash[89008]: cephadm 2024-09-17T12:44:14.402336+0000 mgr.y (mgr.54108) 181 : cephadm [INF] Reconfiguring daemon osd.7 on smithi190 2024-09-17T12:44:16.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:15 smithi190 bash[89008]: cephadm 2024-09-17T12:44:14.402336+0000 mgr.y (mgr.54108) 181 : cephadm [INF] Reconfiguring daemon osd.7 on smithi190 2024-09-17T12:44:16.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:15 smithi190 bash[89008]: audit 2024-09-17T12:44:14.999891+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:16.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:15 smithi190 bash[89008]: audit 2024-09-17T12:44:14.999891+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:16.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:15 smithi190 bash[89008]: cluster 2024-09-17T12:44:15.423991+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:16.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:15 smithi190 bash[89008]: cluster 2024-09-17T12:44:15.423991+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: audit 2024-09-17T12:44:16.870279+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: audit 2024-09-17T12:44:16.870279+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: audit 2024-09-17T12:44:16.880697+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: audit 2024-09-17T12:44:16.880697+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: cephadm 2024-09-17T12:44:16.884950+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring rgw.foo.smithi190.myouwa (monmap changed)... 2024-09-17T12:44:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: cephadm 2024-09-17T12:44:16.884950+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring rgw.foo.smithi190.myouwa (monmap changed)... 2024-09-17T12:44:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: audit 2024-09-17T12:44:16.885679+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:44:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: audit 2024-09-17T12:44:16.885679+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:44:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: audit 2024-09-17T12:44:16.889365+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: audit 2024-09-17T12:44:16.889365+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: cephadm 2024-09-17T12:44:16.891300+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:44:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:17 smithi190 bash[89008]: cephadm 2024-09-17T12:44:16.891300+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:44:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: audit 2024-09-17T12:44:16.870279+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: audit 2024-09-17T12:44:16.870279+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: audit 2024-09-17T12:44:16.880697+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: audit 2024-09-17T12:44:16.880697+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: cephadm 2024-09-17T12:44:16.884950+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring rgw.foo.smithi190.myouwa (monmap changed)... 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: cephadm 2024-09-17T12:44:16.884950+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring rgw.foo.smithi190.myouwa (monmap changed)... 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: audit 2024-09-17T12:44:16.885679+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: audit 2024-09-17T12:44:16.885679+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: audit 2024-09-17T12:44:16.889365+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: audit 2024-09-17T12:44:16.889365+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: cephadm 2024-09-17T12:44:16.891300+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[109437]: cephadm 2024-09-17T12:44:16.891300+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: audit 2024-09-17T12:44:16.870279+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: audit 2024-09-17T12:44:16.870279+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: audit 2024-09-17T12:44:16.880697+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: audit 2024-09-17T12:44:16.880697+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: cephadm 2024-09-17T12:44:16.884950+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring rgw.foo.smithi190.myouwa (monmap changed)... 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: cephadm 2024-09-17T12:44:16.884950+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring rgw.foo.smithi190.myouwa (monmap changed)... 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: audit 2024-09-17T12:44:16.885679+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: audit 2024-09-17T12:44:16.885679+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: audit 2024-09-17T12:44:16.889365+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: audit 2024-09-17T12:44:16.889365+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: cephadm 2024-09-17T12:44:16.891300+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:44:18.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:17 smithi022 bash[111962]: cephadm 2024-09-17T12:44:16.891300+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:44:19.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:18 smithi190 bash[89008]: cluster 2024-09-17T12:44:17.424720+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:18 smithi190 bash[89008]: cluster 2024-09-17T12:44:17.424720+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:18 smithi022 bash[111962]: cluster 2024-09-17T12:44:17.424720+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:19.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:18 smithi022 bash[111962]: cluster 2024-09-17T12:44:17.424720+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:19.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:18 smithi022 bash[109437]: cluster 2024-09-17T12:44:17.424720+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:19.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:18 smithi022 bash[109437]: cluster 2024-09-17T12:44:17.424720+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:44:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:18.913807+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:18.913807+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.205894+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.205894+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.216597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.216597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.306092+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.306092+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.309299+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.309299+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.311868+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.311868+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.319627+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.319627+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.323554+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.323554+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.329032+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:44:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.329032+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:44:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.333276+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.333276+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.339043+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:44:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.339043+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:44:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.344376+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.344376+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.352655+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.352655+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.359680+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.359680+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.368062+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.368062+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.374732+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.374732+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.382949+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.382949+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.388149+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.388149+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.392088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.392088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.393734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.393734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.396151+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.396151+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.404981+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.404981+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.411968+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.411968+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.420589+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.420589+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.427567+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.427567+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.435693+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.435693+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.441851+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.441851+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.445527+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.445527+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.447071+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.447071+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.449967+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.449967+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.453668+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.453668+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.455175+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.455175+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.458110+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.458110+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.461789+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.461789+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.463299+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.463299+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.466320+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.466320+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.470138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.470138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.471733+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.471733+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.474441+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.474441+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.478169+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.478169+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.479695+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.479695+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.482361+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.482361+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.486058+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.486058+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.487731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.487731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.491330+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.491330+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.497681+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.497681+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:44:20.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.501972+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.501972+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.507066+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:44:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.507066+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:44:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.510910+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:44:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.510910+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:44:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.517530+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:44:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.517530+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:44:20.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.522135+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.522135+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.523710+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.523710+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.528623+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.528623+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.532369+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.532369+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.534060+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.534060+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:44:20.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.539212+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.539212+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.543114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.543114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.544625+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.544625+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.549710+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.549710+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.553336+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:44:20.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.553336+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:44:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.554778+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:44:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.554778+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:44:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.559609+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:44:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.559609+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:44:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.563429+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:44:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.563429+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:44:20.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.568035+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.568035+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.571856+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.571856+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.573570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.573570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.575291+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.575291+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.577052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.577052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.578759+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.578759+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.580566+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.580566+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.583047+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.583047+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.588824+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.588824+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.592433+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.592433+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.594288+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.594288+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.604804+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.604804+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.735626+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.735626+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.737168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.737168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.744883+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:19 smithi190 bash[89008]: audit 2024-09-17T12:44:19.744883+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:18.913807+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:18.913807+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.205894+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.205894+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.216597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.216597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.306092+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.306092+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.309299+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.309299+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.311868+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.311868+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.319627+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.319627+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.323554+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.323554+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.329032+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.329032+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:44:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.333276+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:18.913807+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:18.913807+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.205894+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.205894+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.216597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.216597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.306092+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.306092+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.309299+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.309299+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.311868+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.311868+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.319627+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.319627+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.323554+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.323554+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.329032+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:44:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.329032+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:44:20.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.333276+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.333276+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.339043+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.339043+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.344376+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.344376+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.352655+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.352655+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.359680+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.359680+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.368062+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.368062+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.374732+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.374732+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.382949+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.382949+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.388149+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.388149+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.392088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.392088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.393734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.333276+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.339043+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.339043+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.344376+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.344376+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.352655+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.352655+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.359680+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.359680+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.368062+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.368062+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.374732+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.374732+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.382949+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.382949+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.388149+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.388149+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.392088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.392088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.393734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.393734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.396151+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.396151+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.404981+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.404981+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.411968+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.411968+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.420589+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.420589+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.427567+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.427567+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.435693+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.435693+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.441851+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.441851+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.445527+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.445527+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.447071+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.447071+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.449967+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.449967+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.453668+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.453668+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.455175+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.455175+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.458110+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.458110+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.461789+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.461789+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.463299+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.463299+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.466320+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.466320+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.470138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.470138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.471733+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.471733+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.393734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.396151+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.396151+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.404981+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.404981+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.411968+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.411968+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.420589+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.420589+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.427567+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.427567+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.435693+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.435693+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.441851+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.441851+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.445527+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.445527+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.447071+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.447071+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.449967+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.474441+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.474441+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.478169+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.478169+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.479695+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.479695+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.482361+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.482361+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.486058+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.486058+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.487731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.487731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.491330+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.491330+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.497681+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.497681+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:44:20.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.501972+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.449967+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.453668+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.453668+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.455175+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.455175+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.458110+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.458110+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.461789+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.461789+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.463299+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.463299+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.466320+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.466320+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.470138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.470138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.471733+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.471733+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.501972+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.507066+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.507066+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.510910+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.510910+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.517530+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.517530+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.522135+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.522135+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.523710+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:44:20.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.523710+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:44:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.528623+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:44:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.528623+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:44:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.532369+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:44:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.532369+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:44:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.534060+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:44:20.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.534060+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.539212+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.539212+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.543114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.543114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.544625+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.544625+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.549710+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.549710+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.553336+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.553336+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.554778+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:44:20.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.554778+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.559609+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.559609+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.563429+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.474441+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.474441+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.478169+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.478169+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.479695+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.479695+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.482361+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.482361+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.486058+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.486058+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.487731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.487731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.491330+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.491330+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:44:20.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.497681+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:44:20.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.497681+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:44:20.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.501972+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.563429+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:44:20.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.568035+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:44:20.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.568035+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.571856+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.571856+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.573570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.573570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.575291+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.575291+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.577052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.577052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.578759+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.578759+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.580566+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.580566+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.583047+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.583047+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.588824+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.588824+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.592433+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.592433+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.594288+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.594288+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.604804+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.604804+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.735626+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.735626+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.737168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.737168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.744883+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[109437]: audit 2024-09-17T12:44:19.744883+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.501972+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.507066+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:44:20.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.507066+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:44:20.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.510910+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:44:20.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.510910+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:44:20.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.517530+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.517530+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.522135+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.522135+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.523710+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.523710+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.528623+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.528623+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.532369+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.532369+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.534060+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.534060+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.539212+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:44:20.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.539212+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.543114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.543114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.544625+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.544625+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.549710+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.549710+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.553336+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.553336+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.554778+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.554778+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.559609+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:44:20.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.559609+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.563429+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.563429+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.568035+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.568035+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.571856+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.571856+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.573570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.573570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.575291+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.575291+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.577052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.577052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.578759+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.578759+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.580566+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.580566+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.583047+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.583047+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.588824+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.588824+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.592433+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.592433+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.594288+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.594288+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.604804+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.604804+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.735626+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.735626+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:44:20.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.737168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.737168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:44:20.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.744883+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:20.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:19 smithi022 bash[111962]: audit 2024-09-17T12:44:19.744883+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:44:20] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.313097+0000 mgr.y (mgr.54108) 187 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.313097+0000 mgr.y (mgr.54108) 187 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.346013+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.346013+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.361373+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.361373+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.376359+0000 mgr.y (mgr.54108) 190 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.376359+0000 mgr.y (mgr.54108) 190 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.389760+0000 mgr.y (mgr.54108) 191 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.389760+0000 mgr.y (mgr.54108) 191 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:44:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.397709+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.397709+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.413816+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.413816+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cluster 2024-09-17T12:44:19.426274+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cluster 2024-09-17T12:44:19.426274+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.429061+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.429061+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.443296+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.443296+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.451452+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.451452+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:44:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.459534+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.313097+0000 mgr.y (mgr.54108) 187 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.313097+0000 mgr.y (mgr.54108) 187 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.346013+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.346013+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.361373+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.361373+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.376359+0000 mgr.y (mgr.54108) 190 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.376359+0000 mgr.y (mgr.54108) 190 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.389760+0000 mgr.y (mgr.54108) 191 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.389760+0000 mgr.y (mgr.54108) 191 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:44:21.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.397709+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.397709+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.413816+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.413816+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cluster 2024-09-17T12:44:19.426274+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cluster 2024-09-17T12:44:19.426274+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.429061+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.429061+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.443296+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.443296+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.451452+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.451452+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:44:21.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.459534+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.459534+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.467816+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.467816+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.475943+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.475943+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.483784+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.483784+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.489095+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:44:21.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.489095+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.581923+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[109437]: cephadm 2024-09-17T12:44:19.581923+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.459534+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.467816+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.467816+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.475943+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.475943+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.483784+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.483784+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.489095+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:44:21.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.489095+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:44:21.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.581923+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:44:21.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:20 smithi022 bash[111962]: cephadm 2024-09-17T12:44:19.581923+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:44:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.313097+0000 mgr.y (mgr.54108) 187 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:44:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.313097+0000 mgr.y (mgr.54108) 187 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:44:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.346013+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:44:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.346013+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:44:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.361373+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:44:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.361373+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:44:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.376359+0000 mgr.y (mgr.54108) 190 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:44:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.376359+0000 mgr.y (mgr.54108) 190 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:44:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.389760+0000 mgr.y (mgr.54108) 191 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:44:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.389760+0000 mgr.y (mgr.54108) 191 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:44:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.397709+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:44:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.397709+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:44:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.413816+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:44:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.413816+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:44:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cluster 2024-09-17T12:44:19.426274+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cluster 2024-09-17T12:44:19.426274+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.429061+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.429061+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.443296+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.443296+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.451452+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.451452+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.459534+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.459534+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.467816+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.467816+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.475943+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.475943+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.483784+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.483784+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:44:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.489095+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:44:21.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.489095+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:44:21.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.581923+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:44:21.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:20 smithi190 bash[89008]: cephadm 2024-09-17T12:44:19.581923+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:44:23.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:22 smithi190 bash[89008]: cluster 2024-09-17T12:44:21.427035+0000 mgr.y (mgr.54108) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:23.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:22 smithi190 bash[89008]: cluster 2024-09-17T12:44:21.427035+0000 mgr.y (mgr.54108) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:22 smithi022 bash[109437]: cluster 2024-09-17T12:44:21.427035+0000 mgr.y (mgr.54108) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:22 smithi022 bash[109437]: cluster 2024-09-17T12:44:21.427035+0000 mgr.y (mgr.54108) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:22 smithi022 bash[111962]: cluster 2024-09-17T12:44:21.427035+0000 mgr.y (mgr.54108) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:22 smithi022 bash[111962]: cluster 2024-09-17T12:44:21.427035+0000 mgr.y (mgr.54108) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:25.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:24 smithi022 bash[109437]: cluster 2024-09-17T12:44:23.427792+0000 mgr.y (mgr.54108) 205 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:25.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:24 smithi022 bash[109437]: cluster 2024-09-17T12:44:23.427792+0000 mgr.y (mgr.54108) 205 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:25.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:24 smithi022 bash[109437]: audit 2024-09-17T12:44:23.926799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:25.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:24 smithi022 bash[109437]: audit 2024-09-17T12:44:23.926799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:24 smithi022 bash[111962]: cluster 2024-09-17T12:44:23.427792+0000 mgr.y (mgr.54108) 205 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:24 smithi022 bash[111962]: cluster 2024-09-17T12:44:23.427792+0000 mgr.y (mgr.54108) 205 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:24 smithi022 bash[111962]: audit 2024-09-17T12:44:23.926799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:25.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:24 smithi022 bash[111962]: audit 2024-09-17T12:44:23.926799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:25.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:24 smithi190 bash[89008]: cluster 2024-09-17T12:44:23.427792+0000 mgr.y (mgr.54108) 205 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:24 smithi190 bash[89008]: cluster 2024-09-17T12:44:23.427792+0000 mgr.y (mgr.54108) 205 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:24 smithi190 bash[89008]: audit 2024-09-17T12:44:23.926799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:24 smithi190 bash[89008]: audit 2024-09-17T12:44:23.926799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:26 smithi022 bash[109437]: audit 2024-09-17T12:44:25.011132+0000 mgr.y (mgr.54108) 206 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:26 smithi022 bash[109437]: audit 2024-09-17T12:44:25.011132+0000 mgr.y (mgr.54108) 206 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:26 smithi022 bash[109437]: cluster 2024-09-17T12:44:25.429497+0000 mgr.y (mgr.54108) 207 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:26 smithi022 bash[109437]: cluster 2024-09-17T12:44:25.429497+0000 mgr.y (mgr.54108) 207 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:26 smithi022 bash[111962]: audit 2024-09-17T12:44:25.011132+0000 mgr.y (mgr.54108) 206 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:26 smithi022 bash[111962]: audit 2024-09-17T12:44:25.011132+0000 mgr.y (mgr.54108) 206 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:26 smithi022 bash[111962]: cluster 2024-09-17T12:44:25.429497+0000 mgr.y (mgr.54108) 207 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:26 smithi022 bash[111962]: cluster 2024-09-17T12:44:25.429497+0000 mgr.y (mgr.54108) 207 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:26 smithi190 bash[89008]: audit 2024-09-17T12:44:25.011132+0000 mgr.y (mgr.54108) 206 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:26 smithi190 bash[89008]: audit 2024-09-17T12:44:25.011132+0000 mgr.y (mgr.54108) 206 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:26 smithi190 bash[89008]: cluster 2024-09-17T12:44:25.429497+0000 mgr.y (mgr.54108) 207 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:26 smithi190 bash[89008]: cluster 2024-09-17T12:44:25.429497+0000 mgr.y (mgr.54108) 207 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:29.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[109437]: cluster 2024-09-17T12:44:27.430193+0000 mgr.y (mgr.54108) 208 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:29.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[109437]: cluster 2024-09-17T12:44:27.430193+0000 mgr.y (mgr.54108) 208 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:29.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[109437]: audit 2024-09-17T12:44:28.184574+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[109437]: audit 2024-09-17T12:44:28.184574+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[109437]: audit 2024-09-17T12:44:28.195202+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[109437]: audit 2024-09-17T12:44:28.195202+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[109437]: audit 2024-09-17T12:44:28.208144+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[109437]: audit 2024-09-17T12:44:28.208144+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[111962]: cluster 2024-09-17T12:44:27.430193+0000 mgr.y (mgr.54108) 208 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[111962]: cluster 2024-09-17T12:44:27.430193+0000 mgr.y (mgr.54108) 208 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[111962]: audit 2024-09-17T12:44:28.184574+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[111962]: audit 2024-09-17T12:44:28.184574+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[111962]: audit 2024-09-17T12:44:28.195202+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[111962]: audit 2024-09-17T12:44:28.195202+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[111962]: audit 2024-09-17T12:44:28.208144+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:28 smithi022 bash[111962]: audit 2024-09-17T12:44:28.208144+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:28 smithi190 bash[89008]: cluster 2024-09-17T12:44:27.430193+0000 mgr.y (mgr.54108) 208 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:29.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:28 smithi190 bash[89008]: cluster 2024-09-17T12:44:27.430193+0000 mgr.y (mgr.54108) 208 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:29.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:28 smithi190 bash[89008]: audit 2024-09-17T12:44:28.184574+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:28 smithi190 bash[89008]: audit 2024-09-17T12:44:28.184574+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:28 smithi190 bash[89008]: audit 2024-09-17T12:44:28.195202+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:28 smithi190 bash[89008]: audit 2024-09-17T12:44:28.195202+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:28 smithi190 bash[89008]: audit 2024-09-17T12:44:28.208144+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:28 smithi190 bash[89008]: audit 2024-09-17T12:44:28.208144+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:30.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:44:31.080 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:44:30] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:44:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[109437]: audit 2024-09-17T12:44:29.366158+0000 mgr.y (mgr.54108) 209 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[109437]: audit 2024-09-17T12:44:29.366158+0000 mgr.y (mgr.54108) 209 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[109437]: cluster 2024-09-17T12:44:29.431228+0000 mgr.y (mgr.54108) 210 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:31.080 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[109437]: cluster 2024-09-17T12:44:29.431228+0000 mgr.y (mgr.54108) 210 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:31.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[111962]: audit 2024-09-17T12:44:29.366158+0000 mgr.y (mgr.54108) 209 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:31.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[111962]: audit 2024-09-17T12:44:29.366158+0000 mgr.y (mgr.54108) 209 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:31.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[111962]: cluster 2024-09-17T12:44:29.431228+0000 mgr.y (mgr.54108) 210 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:31.081 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:30 smithi022 bash[111962]: cluster 2024-09-17T12:44:29.431228+0000 mgr.y (mgr.54108) 210 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:31.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:30 smithi190 bash[89008]: audit 2024-09-17T12:44:29.366158+0000 mgr.y (mgr.54108) 209 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:31.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:30 smithi190 bash[89008]: audit 2024-09-17T12:44:29.366158+0000 mgr.y (mgr.54108) 209 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:31.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:30 smithi190 bash[89008]: cluster 2024-09-17T12:44:29.431228+0000 mgr.y (mgr.54108) 210 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:31.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:30 smithi190 bash[89008]: cluster 2024-09-17T12:44:29.431228+0000 mgr.y (mgr.54108) 210 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:33.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:32 smithi022 bash[111962]: cluster 2024-09-17T12:44:31.431871+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:33.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:32 smithi022 bash[111962]: cluster 2024-09-17T12:44:31.431871+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:33.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:32 smithi022 bash[109437]: cluster 2024-09-17T12:44:31.431871+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:33.197 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:32 smithi022 bash[109437]: cluster 2024-09-17T12:44:31.431871+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:33.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:32 smithi190 bash[89008]: cluster 2024-09-17T12:44:31.431871+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:33.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:32 smithi190 bash[89008]: cluster 2024-09-17T12:44:31.431871+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:34.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: audit 2024-09-17T12:44:33.170668+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: audit 2024-09-17T12:44:33.170668+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: audit 2024-09-17T12:44:33.182087+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: audit 2024-09-17T12:44:33.182087+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: audit 2024-09-17T12:44:33.193071+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: audit 2024-09-17T12:44:33.193071+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: cluster 2024-09-17T12:44:33.432599+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: cluster 2024-09-17T12:44:33.432599+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: audit 2024-09-17T12:44:33.914232+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[109437]: audit 2024-09-17T12:44:33.914232+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: audit 2024-09-17T12:44:33.170668+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: audit 2024-09-17T12:44:33.170668+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: audit 2024-09-17T12:44:33.182087+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: audit 2024-09-17T12:44:33.182087+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: audit 2024-09-17T12:44:33.193071+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: audit 2024-09-17T12:44:33.193071+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: cluster 2024-09-17T12:44:33.432599+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: cluster 2024-09-17T12:44:33.432599+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: audit 2024-09-17T12:44:33.914232+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:34.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:34 smithi022 bash[111962]: audit 2024-09-17T12:44:33.914232+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: audit 2024-09-17T12:44:33.170668+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: audit 2024-09-17T12:44:33.170668+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: audit 2024-09-17T12:44:33.182087+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: audit 2024-09-17T12:44:33.182087+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: audit 2024-09-17T12:44:33.193071+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: audit 2024-09-17T12:44:33.193071+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: cluster 2024-09-17T12:44:33.432599+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: cluster 2024-09-17T12:44:33.432599+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: audit 2024-09-17T12:44:33.914232+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:34.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:34 smithi190 bash[89008]: audit 2024-09-17T12:44:33.914232+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:35.324 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:44:36.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:36 smithi022 bash[111962]: audit 2024-09-17T12:44:35.022239+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:36.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:36 smithi022 bash[111962]: audit 2024-09-17T12:44:35.022239+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:36.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:36 smithi022 bash[111962]: cluster 2024-09-17T12:44:35.434245+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:36.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:36 smithi022 bash[111962]: cluster 2024-09-17T12:44:35.434245+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:36 smithi022 bash[109437]: audit 2024-09-17T12:44:35.022239+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:36 smithi022 bash[109437]: audit 2024-09-17T12:44:35.022239+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:36 smithi022 bash[109437]: cluster 2024-09-17T12:44:35.434245+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:36.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:36 smithi022 bash[109437]: cluster 2024-09-17T12:44:35.434245+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:36 smithi190 bash[89008]: audit 2024-09-17T12:44:35.022239+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:36 smithi190 bash[89008]: audit 2024-09-17T12:44:35.022239+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:36 smithi190 bash[89008]: cluster 2024-09-17T12:44:35.434245+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:36.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:36 smithi190 bash[89008]: cluster 2024-09-17T12:44:35.434245+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:38.733 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:44:38.734 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 5s ago 46m - - 2024-09-17T12:44:38.734 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 10s ago 45m - - 2024-09-17T12:44:38.734 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (5m) 5s ago 36m 13.4M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:44:38.734 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (5m) 10s ago 35m 69.0M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:44:38.734 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (8m) 5s ago 32m 49.8M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:44:38.734 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (84s) 10s ago 44m 438M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:44:38.734 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (19m) 5s ago 47m 504M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:44:38.734 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (104s) 5s ago 47m 44.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (3m) 10s ago 45m 42.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (66s) 5s ago 44m 33.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (7m) 5s ago 36m 8336k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (7m) 10s ago 36m 8303k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (43m) 5s ago 43m 67.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (42m) 5s ago 42m 69.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (42m) 5s ago 42m 55.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (41m) 5s ago 41m 67.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (40m) 10s ago 40m 70.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (39m) 10s ago 39m 66.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (38m) 10s ago 38m 57.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (37m) 10s ago 37m 68.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:44:38.735 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (6m) 10s ago 36m 46.2M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:44:38.736 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (32m) 5s ago 32m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:44:38.736 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (33m) 10s ago 33m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:44:38.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:38 smithi022 bash[111962]: cluster 2024-09-17T12:44:37.434915+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:38.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:38 smithi022 bash[111962]: cluster 2024-09-17T12:44:37.434915+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:38.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:38 smithi022 bash[109437]: cluster 2024-09-17T12:44:37.434915+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:38.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:38 smithi022 bash[109437]: cluster 2024-09-17T12:44:37.434915+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:38.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:38 smithi190 bash[89008]: cluster 2024-09-17T12:44:37.434915+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:38.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:38 smithi190 bash[89008]: cluster 2024-09-17T12:44:37.434915+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:39.449 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-17T12:44:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:39 smithi022 bash[111962]: audit 2024-09-17T12:44:38.695422+0000 mgr.y (mgr.54108) 216 : audit [DBG] from='client.64139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:39 smithi022 bash[111962]: audit 2024-09-17T12:44:38.695422+0000 mgr.y (mgr.54108) 216 : audit [DBG] from='client.64139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:39.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:39 smithi022 bash[109437]: audit 2024-09-17T12:44:38.695422+0000 mgr.y (mgr.54108) 216 : audit [DBG] from='client.64139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:39.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:39 smithi022 bash[109437]: audit 2024-09-17T12:44:38.695422+0000 mgr.y (mgr.54108) 216 : audit [DBG] from='client.64139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:39.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:39 smithi190 bash[89008]: audit 2024-09-17T12:44:38.695422+0000 mgr.y (mgr.54108) 216 : audit [DBG] from='client.64139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:39.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:39 smithi190 bash[89008]: audit 2024-09-17T12:44:38.695422+0000 mgr.y (mgr.54108) 216 : audit [DBG] from='client.64139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:44:40.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:40 smithi022 bash[109437]: cluster 2024-09-17T12:44:39.436588+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:40.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:40 smithi022 bash[109437]: cluster 2024-09-17T12:44:39.436588+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:40 smithi022 bash[111962]: cluster 2024-09-17T12:44:39.436588+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:40.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:40 smithi022 bash[111962]: cluster 2024-09-17T12:44:39.436588+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:40.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:40 smithi190 bash[89008]: cluster 2024-09-17T12:44:39.436588+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:40.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:40 smithi190 bash[89008]: cluster 2024-09-17T12:44:39.436588+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:44:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:44:40] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:44:42.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:42 smithi022 bash[111962]: cluster 2024-09-17T12:44:41.437304+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:42.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:42 smithi022 bash[111962]: cluster 2024-09-17T12:44:41.437304+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:42 smithi022 bash[109437]: cluster 2024-09-17T12:44:41.437304+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:42 smithi022 bash[109437]: cluster 2024-09-17T12:44:41.437304+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:42.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:42 smithi190 bash[89008]: cluster 2024-09-17T12:44:41.437304+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:42.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:42 smithi190 bash[89008]: cluster 2024-09-17T12:44:41.437304+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:44.207 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:44:44.614 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:44 smithi022 bash[109437]: cluster 2024-09-17T12:44:43.438051+0000 mgr.y (mgr.54108) 219 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:44.614 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:44 smithi022 bash[109437]: cluster 2024-09-17T12:44:43.438051+0000 mgr.y (mgr.54108) 219 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:44.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:44 smithi190 bash[89008]: cluster 2024-09-17T12:44:43.438051+0000 mgr.y (mgr.54108) 219 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:44.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:44 smithi190 bash[89008]: cluster 2024-09-17T12:44:43.438051+0000 mgr.y (mgr.54108) 219 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:45.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:44 smithi022 bash[111962]: cluster 2024-09-17T12:44:43.438051+0000 mgr.y (mgr.54108) 219 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:45.097 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:44 smithi022 bash[111962]: cluster 2024-09-17T12:44:43.438051+0000 mgr.y (mgr.54108) 219 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:46 smithi022 bash[109437]: audit 2024-09-17T12:44:45.031949+0000 mgr.y (mgr.54108) 220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:46 smithi022 bash[109437]: audit 2024-09-17T12:44:45.031949+0000 mgr.y (mgr.54108) 220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:46 smithi022 bash[109437]: cluster 2024-09-17T12:44:45.439707+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:46 smithi022 bash[109437]: cluster 2024-09-17T12:44:45.439707+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:46 smithi022 bash[111962]: audit 2024-09-17T12:44:45.031949+0000 mgr.y (mgr.54108) 220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:46 smithi022 bash[111962]: audit 2024-09-17T12:44:45.031949+0000 mgr.y (mgr.54108) 220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:46 smithi022 bash[111962]: cluster 2024-09-17T12:44:45.439707+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:46 smithi022 bash[111962]: cluster 2024-09-17T12:44:45.439707+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:46.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:46 smithi190 bash[89008]: audit 2024-09-17T12:44:45.031949+0000 mgr.y (mgr.54108) 220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:46 smithi190 bash[89008]: audit 2024-09-17T12:44:45.031949+0000 mgr.y (mgr.54108) 220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:46 smithi190 bash[89008]: cluster 2024-09-17T12:44:45.439707+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:46 smithi190 bash[89008]: cluster 2024-09-17T12:44:45.439707+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:47.910 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:44:48.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: cluster 2024-09-17T12:44:47.440441+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:48.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: cluster 2024-09-17T12:44:47.440441+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: audit 2024-09-17T12:44:47.896972+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.22:0/171103861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: audit 2024-09-17T12:44:47.896972+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.22:0/171103861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: audit 2024-09-17T12:44:48.418872+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: audit 2024-09-17T12:44:48.418872+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: audit 2024-09-17T12:44:48.427952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: audit 2024-09-17T12:44:48.427952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: audit 2024-09-17T12:44:48.438550+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[109437]: audit 2024-09-17T12:44:48.438550+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.858 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: cluster 2024-09-17T12:44:47.440441+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: cluster 2024-09-17T12:44:47.440441+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: audit 2024-09-17T12:44:47.896972+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.22:0/171103861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: audit 2024-09-17T12:44:47.896972+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.22:0/171103861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: audit 2024-09-17T12:44:48.418872+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: audit 2024-09-17T12:44:48.418872+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: audit 2024-09-17T12:44:48.427952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: audit 2024-09-17T12:44:48.427952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: audit 2024-09-17T12:44:48.438550+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.859 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:48 smithi022 bash[111962]: audit 2024-09-17T12:44:48.438550+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: cluster 2024-09-17T12:44:47.440441+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: cluster 2024-09-17T12:44:47.440441+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: audit 2024-09-17T12:44:47.896972+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.22:0/171103861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: audit 2024-09-17T12:44:47.896972+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.22:0/171103861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: audit 2024-09-17T12:44:48.418872+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: audit 2024-09-17T12:44:48.418872+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: audit 2024-09-17T12:44:48.427952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: audit 2024-09-17T12:44:48.427952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: audit 2024-09-17T12:44:48.438550+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:48.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:48 smithi190 bash[89008]: audit 2024-09-17T12:44:48.438550+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:49.278 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-17T12:44:49.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:49 smithi022 bash[109437]: audit 2024-09-17T12:44:48.914460+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:49.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:49 smithi022 bash[109437]: audit 2024-09-17T12:44:48.914460+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:49.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:49 smithi022 bash[111962]: audit 2024-09-17T12:44:48.914460+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:49.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:49 smithi022 bash[111962]: audit 2024-09-17T12:44:48.914460+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:49.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:49 smithi190 bash[89008]: audit 2024-09-17T12:44:48.914460+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:49.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:49 smithi190 bash[89008]: audit 2024-09-17T12:44:48.914460+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:44:50.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:50 smithi022 bash[111962]: cluster 2024-09-17T12:44:49.441268+0000 mgr.y (mgr.54108) 223 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:50.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:50 smithi022 bash[111962]: cluster 2024-09-17T12:44:49.441268+0000 mgr.y (mgr.54108) 223 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:50.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:50 smithi022 bash[109437]: cluster 2024-09-17T12:44:49.441268+0000 mgr.y (mgr.54108) 223 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:50.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:50 smithi022 bash[109437]: cluster 2024-09-17T12:44:49.441268+0000 mgr.y (mgr.54108) 223 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:50.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:50 smithi190 bash[89008]: cluster 2024-09-17T12:44:49.441268+0000 mgr.y (mgr.54108) 223 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:50.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:50 smithi190 bash[89008]: cluster 2024-09-17T12:44:49.441268+0000 mgr.y (mgr.54108) 223 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:44:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:44:50] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:44:52.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:52 smithi022 bash[111962]: cluster 2024-09-17T12:44:51.441922+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:52.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:52 smithi022 bash[111962]: cluster 2024-09-17T12:44:51.441922+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:52 smithi022 bash[109437]: cluster 2024-09-17T12:44:51.441922+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:52.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:52 smithi022 bash[109437]: cluster 2024-09-17T12:44:51.441922+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:52.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:52 smithi190 bash[89008]: cluster 2024-09-17T12:44:51.441922+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:52.864 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:52 smithi190 bash[89008]: cluster 2024-09-17T12:44:51.441922+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:54.334 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:44:54.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[109437]: audit 2024-09-17T12:44:53.413105+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[109437]: audit 2024-09-17T12:44:53.413105+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[109437]: audit 2024-09-17T12:44:53.423484+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[109437]: audit 2024-09-17T12:44:53.423484+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[109437]: audit 2024-09-17T12:44:53.434232+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[109437]: audit 2024-09-17T12:44:53.434232+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[109437]: cluster 2024-09-17T12:44:53.442732+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[109437]: cluster 2024-09-17T12:44:53.442732+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[111962]: audit 2024-09-17T12:44:53.413105+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[111962]: audit 2024-09-17T12:44:53.413105+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[111962]: audit 2024-09-17T12:44:53.423484+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[111962]: audit 2024-09-17T12:44:53.423484+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[111962]: audit 2024-09-17T12:44:53.434232+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[111962]: audit 2024-09-17T12:44:53.434232+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[111962]: cluster 2024-09-17T12:44:53.442732+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:54.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:54 smithi022 bash[111962]: cluster 2024-09-17T12:44:53.442732+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:54 smithi190 bash[89008]: audit 2024-09-17T12:44:53.413105+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:54 smithi190 bash[89008]: audit 2024-09-17T12:44:53.413105+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:54 smithi190 bash[89008]: audit 2024-09-17T12:44:53.423484+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:54 smithi190 bash[89008]: audit 2024-09-17T12:44:53.423484+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:54 smithi190 bash[89008]: audit 2024-09-17T12:44:53.434232+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:54 smithi190 bash[89008]: audit 2024-09-17T12:44:53.434232+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:44:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:54 smithi190 bash[89008]: cluster 2024-09-17T12:44:53.442732+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:54.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:54 smithi190 bash[89008]: cluster 2024-09-17T12:44:53.442732+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:56 smithi022 bash[109437]: audit 2024-09-17T12:44:55.035904+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:56 smithi022 bash[109437]: audit 2024-09-17T12:44:55.035904+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:56 smithi022 bash[109437]: cluster 2024-09-17T12:44:55.444449+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:56 smithi022 bash[109437]: cluster 2024-09-17T12:44:55.444449+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:56 smithi022 bash[111962]: audit 2024-09-17T12:44:55.035904+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:56 smithi022 bash[111962]: audit 2024-09-17T12:44:55.035904+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:56 smithi022 bash[111962]: cluster 2024-09-17T12:44:55.444449+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:56.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:56 smithi022 bash[111962]: cluster 2024-09-17T12:44:55.444449+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:56.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:56 smithi190 bash[89008]: audit 2024-09-17T12:44:55.035904+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:56 smithi190 bash[89008]: audit 2024-09-17T12:44:55.035904+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:44:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:56 smithi190 bash[89008]: cluster 2024-09-17T12:44:55.444449+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:56 smithi190 bash[89008]: cluster 2024-09-17T12:44:55.444449+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:44:57.763 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T12:44:58.475 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-17T12:44:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:58 smithi022 bash[111962]: cluster 2024-09-17T12:44:57.444897+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:58 smithi022 bash[111962]: cluster 2024-09-17T12:44:57.444897+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:58 smithi022 bash[111962]: audit 2024-09-17T12:44:57.749806+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/1268130285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:58.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:44:58 smithi022 bash[111962]: audit 2024-09-17T12:44:57.749806+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/1268130285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:58 smithi022 bash[109437]: cluster 2024-09-17T12:44:57.444897+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:58 smithi022 bash[109437]: cluster 2024-09-17T12:44:57.444897+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:58 smithi022 bash[109437]: audit 2024-09-17T12:44:57.749806+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/1268130285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:58.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:44:58 smithi022 bash[109437]: audit 2024-09-17T12:44:57.749806+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/1268130285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:58.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:58 smithi190 bash[89008]: cluster 2024-09-17T12:44:57.444897+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:58.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:58 smithi190 bash[89008]: cluster 2024-09-17T12:44:57.444897+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:44:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:58 smithi190 bash[89008]: audit 2024-09-17T12:44:57.749806+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/1268130285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:44:58.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:44:58 smithi190 bash[89008]: audit 2024-09-17T12:44:57.749806+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.22:0/1268130285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:00.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:00 smithi022 bash[109437]: cluster 2024-09-17T12:44:59.446432+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:00.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:00 smithi022 bash[109437]: cluster 2024-09-17T12:44:59.446432+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:00.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:00 smithi022 bash[111962]: cluster 2024-09-17T12:44:59.446432+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:00.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:00 smithi022 bash[111962]: cluster 2024-09-17T12:44:59.446432+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:00.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:00 smithi190 bash[89008]: cluster 2024-09-17T12:44:59.446432+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:00.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:00 smithi190 bash[89008]: cluster 2024-09-17T12:44:59.446432+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:45:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:45:00] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:45:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:02 smithi022 bash[109437]: cluster 2024-09-17T12:45:01.447140+0000 mgr.y (mgr.54108) 230 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:02 smithi022 bash[109437]: cluster 2024-09-17T12:45:01.447140+0000 mgr.y (mgr.54108) 230 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:02 smithi022 bash[111962]: cluster 2024-09-17T12:45:01.447140+0000 mgr.y (mgr.54108) 230 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:02 smithi022 bash[111962]: cluster 2024-09-17T12:45:01.447140+0000 mgr.y (mgr.54108) 230 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:02.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:02 smithi190 bash[89008]: cluster 2024-09-17T12:45:01.447140+0000 mgr.y (mgr.54108) 230 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:02.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:02 smithi190 bash[89008]: cluster 2024-09-17T12:45:01.447140+0000 mgr.y (mgr.54108) 230 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:03.241 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:45:04.678 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:04 smithi022 bash[111962]: cluster 2024-09-17T12:45:03.447852+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:04.678 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:04 smithi022 bash[111962]: cluster 2024-09-17T12:45:03.447852+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:04.679 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:04 smithi022 bash[111962]: audit 2024-09-17T12:45:03.933920+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:04.679 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:04 smithi022 bash[111962]: audit 2024-09-17T12:45:03.933920+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:04.679 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:04 smithi022 bash[109437]: cluster 2024-09-17T12:45:03.447852+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:04.679 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:04 smithi022 bash[109437]: cluster 2024-09-17T12:45:03.447852+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:04.679 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:04 smithi022 bash[109437]: audit 2024-09-17T12:45:03.933920+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:04.679 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:04 smithi022 bash[109437]: audit 2024-09-17T12:45:03.933920+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:04.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:04 smithi190 bash[89008]: cluster 2024-09-17T12:45:03.447852+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:04 smithi190 bash[89008]: cluster 2024-09-17T12:45:03.447852+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:04 smithi190 bash[89008]: audit 2024-09-17T12:45:03.933920+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:04 smithi190 bash[89008]: audit 2024-09-17T12:45:03.933920+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:06.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:06 smithi022 bash[111962]: audit 2024-09-17T12:45:05.043940+0000 mgr.y (mgr.54108) 232 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:06.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:06 smithi022 bash[111962]: audit 2024-09-17T12:45:05.043940+0000 mgr.y (mgr.54108) 232 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:06.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:06 smithi022 bash[111962]: cluster 2024-09-17T12:45:05.449440+0000 mgr.y (mgr.54108) 233 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:06.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:06 smithi022 bash[111962]: cluster 2024-09-17T12:45:05.449440+0000 mgr.y (mgr.54108) 233 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:06 smithi022 bash[109437]: audit 2024-09-17T12:45:05.043940+0000 mgr.y (mgr.54108) 232 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:06 smithi022 bash[109437]: audit 2024-09-17T12:45:05.043940+0000 mgr.y (mgr.54108) 232 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:06 smithi022 bash[109437]: cluster 2024-09-17T12:45:05.449440+0000 mgr.y (mgr.54108) 233 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:06 smithi022 bash[109437]: cluster 2024-09-17T12:45:05.449440+0000 mgr.y (mgr.54108) 233 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:06 smithi190 bash[89008]: audit 2024-09-17T12:45:05.043940+0000 mgr.y (mgr.54108) 232 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:06 smithi190 bash[89008]: audit 2024-09-17T12:45:05.043940+0000 mgr.y (mgr.54108) 232 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:06 smithi190 bash[89008]: cluster 2024-09-17T12:45:05.449440+0000 mgr.y (mgr.54108) 233 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:06 smithi190 bash[89008]: cluster 2024-09-17T12:45:05.449440+0000 mgr.y (mgr.54108) 233 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:07.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:07 smithi022 bash[111962]: audit 2024-09-17T12:45:06.828040+0000 mgr.y (mgr.54108) 234 : audit [DBG] from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:07.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:07 smithi022 bash[111962]: audit 2024-09-17T12:45:06.828040+0000 mgr.y (mgr.54108) 234 : audit [DBG] from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:07.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:07 smithi022 bash[109437]: audit 2024-09-17T12:45:06.828040+0000 mgr.y (mgr.54108) 234 : audit [DBG] from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:07.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:07 smithi022 bash[109437]: audit 2024-09-17T12:45:06.828040+0000 mgr.y (mgr.54108) 234 : audit [DBG] from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:07.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:07 smithi190 bash[89008]: audit 2024-09-17T12:45:06.828040+0000 mgr.y (mgr.54108) 234 : audit [DBG] from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:07 smithi190 bash[89008]: audit 2024-09-17T12:45:06.828040+0000 mgr.y (mgr.54108) 234 : audit [DBG] from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:08 smithi022 bash[111962]: cluster 2024-09-17T12:45:07.450143+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:08 smithi022 bash[111962]: cluster 2024-09-17T12:45:07.450143+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:08 smithi022 bash[109437]: cluster 2024-09-17T12:45:07.450143+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:08 smithi022 bash[109437]: cluster 2024-09-17T12:45:07.450143+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:08.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:08 smithi190 bash[89008]: cluster 2024-09-17T12:45:07.450143+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:08.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:08 smithi190 bash[89008]: cluster 2024-09-17T12:45:07.450143+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:09.846 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:45:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:09 smithi190 bash[89008]: audit 2024-09-17T12:45:08.634295+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:09 smithi190 bash[89008]: audit 2024-09-17T12:45:08.634295+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:09 smithi190 bash[89008]: audit 2024-09-17T12:45:08.644788+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:09 smithi190 bash[89008]: audit 2024-09-17T12:45:08.644788+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:09 smithi190 bash[89008]: audit 2024-09-17T12:45:08.655030+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:09 smithi190 bash[89008]: audit 2024-09-17T12:45:08.655030+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.902 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[111962]: audit 2024-09-17T12:45:08.634295+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.902 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[111962]: audit 2024-09-17T12:45:08.634295+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.902 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[111962]: audit 2024-09-17T12:45:08.644788+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.902 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[111962]: audit 2024-09-17T12:45:08.644788+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.902 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[111962]: audit 2024-09-17T12:45:08.655030+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.902 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[111962]: audit 2024-09-17T12:45:08.655030+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[109437]: audit 2024-09-17T12:45:08.634295+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.902 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[109437]: audit 2024-09-17T12:45:08.634295+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[109437]: audit 2024-09-17T12:45:08.644788+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[109437]: audit 2024-09-17T12:45:08.644788+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[109437]: audit 2024-09-17T12:45:08.655030+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:09.903 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:09 smithi022 bash[109437]: audit 2024-09-17T12:45:08.655030+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:10.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:10 smithi190 bash[89008]: cluster 2024-09-17T12:45:09.450966+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:10.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:10 smithi190 bash[89008]: cluster 2024-09-17T12:45:09.450966+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:10.977 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:45:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:45:10] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.51.0" 2024-09-17T12:45:10.978 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:10 smithi022 bash[109437]: cluster 2024-09-17T12:45:09.450966+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:10.978 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:10 smithi022 bash[109437]: cluster 2024-09-17T12:45:09.450966+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:10.978 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:10 smithi022 bash[111962]: cluster 2024-09-17T12:45:09.450966+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:10.978 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:10 smithi022 bash[111962]: cluster 2024-09-17T12:45:09.450966+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:10.979 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:45:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:12 smithi022 bash[109437]: cluster 2024-09-17T12:45:11.451691+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:12 smithi022 bash[109437]: cluster 2024-09-17T12:45:11.451691+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:12 smithi022 bash[111962]: cluster 2024-09-17T12:45:11.451691+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:12 smithi022 bash[111962]: cluster 2024-09-17T12:45:11.451691+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:12.939 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:12 smithi190 bash[89008]: cluster 2024-09-17T12:45:11.451691+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:12.939 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:12 smithi190 bash[89008]: cluster 2024-09-17T12:45:11.451691+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:14 smithi190 bash[89008]: cluster 2024-09-17T12:45:13.452394+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:14 smithi190 bash[89008]: cluster 2024-09-17T12:45:13.452394+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:14 smithi190 bash[89008]: audit 2024-09-17T12:45:13.579478+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:14 smithi190 bash[89008]: audit 2024-09-17T12:45:13.579478+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:14 smithi190 bash[89008]: audit 2024-09-17T12:45:13.585002+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:14 smithi190 bash[89008]: audit 2024-09-17T12:45:13.585002+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:14 smithi190 bash[89008]: audit 2024-09-17T12:45:13.589929+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:14.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:14 smithi190 bash[89008]: audit 2024-09-17T12:45:13.589929+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[109437]: cluster 2024-09-17T12:45:13.452394+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[109437]: cluster 2024-09-17T12:45:13.452394+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[109437]: audit 2024-09-17T12:45:13.579478+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[109437]: audit 2024-09-17T12:45:13.579478+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[109437]: audit 2024-09-17T12:45:13.585002+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[109437]: audit 2024-09-17T12:45:13.585002+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[109437]: audit 2024-09-17T12:45:13.589929+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[109437]: audit 2024-09-17T12:45:13.589929+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[111962]: cluster 2024-09-17T12:45:13.452394+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[111962]: cluster 2024-09-17T12:45:13.452394+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[111962]: audit 2024-09-17T12:45:13.579478+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[111962]: audit 2024-09-17T12:45:13.579478+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[111962]: audit 2024-09-17T12:45:13.585002+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[111962]: audit 2024-09-17T12:45:13.585002+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[111962]: audit 2024-09-17T12:45:13.589929+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:14 smithi022 bash[111962]: audit 2024-09-17T12:45:13.589929+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:15.971 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:45:16.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:16 smithi190 bash[89008]: audit 2024-09-17T12:45:15.055297+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:16 smithi190 bash[89008]: audit 2024-09-17T12:45:15.055297+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:16 smithi190 bash[89008]: cluster 2024-09-17T12:45:15.453717+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:16 smithi190 bash[89008]: cluster 2024-09-17T12:45:15.453717+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:16 smithi022 bash[109437]: audit 2024-09-17T12:45:15.055297+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:16 smithi022 bash[109437]: audit 2024-09-17T12:45:15.055297+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:16 smithi022 bash[109437]: cluster 2024-09-17T12:45:15.453717+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:16 smithi022 bash[109437]: cluster 2024-09-17T12:45:15.453717+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:16 smithi022 bash[111962]: audit 2024-09-17T12:45:15.055297+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:16 smithi022 bash[111962]: audit 2024-09-17T12:45:15.055297+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:16 smithi022 bash[111962]: cluster 2024-09-17T12:45:15.453717+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:16 smithi022 bash[111962]: cluster 2024-09-17T12:45:15.453717+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:18.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:18 smithi190 bash[89008]: cluster 2024-09-17T12:45:17.454200+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:18.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:18 smithi190 bash[89008]: cluster 2024-09-17T12:45:17.454200+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:19.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:18 smithi022 bash[109437]: cluster 2024-09-17T12:45:17.454200+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:19.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:18 smithi022 bash[109437]: cluster 2024-09-17T12:45:17.454200+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:18 smithi022 bash[111962]: cluster 2024-09-17T12:45:17.454200+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:18 smithi022 bash[111962]: cluster 2024-09-17T12:45:17.454200+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:19.442 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:45:19.442 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": null, 2024-09-17T12:45:19.442 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": false, 2024-09-17T12:45:19.442 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "", 2024-09-17T12:45:19.442 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:45:19.442 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": null, 2024-09-17T12:45:19.443 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T12:45:19.443 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:45:19.443 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:45:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:19 smithi022 bash[109437]: audit 2024-09-17T12:45:18.934470+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:19 smithi022 bash[109437]: audit 2024-09-17T12:45:18.934470+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:19 smithi022 bash[111962]: audit 2024-09-17T12:45:18.934470+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:19 smithi022 bash[111962]: audit 2024-09-17T12:45:18.934470+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:19.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:19 smithi190 bash[89008]: audit 2024-09-17T12:45:18.934470+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:19.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:19 smithi190 bash[89008]: audit 2024-09-17T12:45:18.934470+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:20.213 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:45:20.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: audit 2024-09-17T12:45:19.440906+0000 mgr.y (mgr.54108) 242 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:20.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: audit 2024-09-17T12:45:19.440906+0000 mgr.y (mgr.54108) 242 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: cluster 2024-09-17T12:45:19.455268+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: cluster 2024-09-17T12:45:19.455268+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: audit 2024-09-17T12:45:19.865510+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: audit 2024-09-17T12:45:19.865510+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:20.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: audit 2024-09-17T12:45:19.867414+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: audit 2024-09-17T12:45:19.867414+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: audit 2024-09-17T12:45:19.879027+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:20 smithi190 bash[89008]: audit 2024-09-17T12:45:19.879027+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:45:20] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.51.0" 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: audit 2024-09-17T12:45:19.440906+0000 mgr.y (mgr.54108) 242 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: audit 2024-09-17T12:45:19.440906+0000 mgr.y (mgr.54108) 242 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: cluster 2024-09-17T12:45:19.455268+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: cluster 2024-09-17T12:45:19.455268+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: audit 2024-09-17T12:45:19.865510+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: audit 2024-09-17T12:45:19.865510+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: audit 2024-09-17T12:45:19.867414+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: audit 2024-09-17T12:45:19.867414+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: audit 2024-09-17T12:45:19.879027+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[109437]: audit 2024-09-17T12:45:19.879027+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: audit 2024-09-17T12:45:19.440906+0000 mgr.y (mgr.54108) 242 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: audit 2024-09-17T12:45:19.440906+0000 mgr.y (mgr.54108) 242 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: cluster 2024-09-17T12:45:19.455268+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: cluster 2024-09-17T12:45:19.455268+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: audit 2024-09-17T12:45:19.865510+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: audit 2024-09-17T12:45:19.865510+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: audit 2024-09-17T12:45:19.867414+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: audit 2024-09-17T12:45:19.867414+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: audit 2024-09-17T12:45:19.879027+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:20 smithi022 bash[111962]: audit 2024-09-17T12:45:19.879027+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:22.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:22 smithi190 bash[89008]: cluster 2024-09-17T12:45:21.455961+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:22.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:22 smithi190 bash[89008]: cluster 2024-09-17T12:45:21.455961+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:23.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:22 smithi022 bash[111962]: cluster 2024-09-17T12:45:21.455961+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:23.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:22 smithi022 bash[111962]: cluster 2024-09-17T12:45:21.455961+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:22 smithi022 bash[109437]: cluster 2024-09-17T12:45:21.455961+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:23.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:22 smithi022 bash[109437]: cluster 2024-09-17T12:45:21.455961+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:24.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:24 smithi190 bash[89008]: cluster 2024-09-17T12:45:23.456663+0000 mgr.y (mgr.54108) 245 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:24.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:24 smithi190 bash[89008]: cluster 2024-09-17T12:45:23.456663+0000 mgr.y (mgr.54108) 245 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:24.977 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:45:25.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:24 smithi022 bash[111962]: cluster 2024-09-17T12:45:23.456663+0000 mgr.y (mgr.54108) 245 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:25.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:24 smithi022 bash[111962]: cluster 2024-09-17T12:45:23.456663+0000 mgr.y (mgr.54108) 245 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:25.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:24 smithi022 bash[109437]: cluster 2024-09-17T12:45:23.456663+0000 mgr.y (mgr.54108) 245 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:25.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:24 smithi022 bash[109437]: cluster 2024-09-17T12:45:23.456663+0000 mgr.y (mgr.54108) 245 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:26 smithi022 bash[109437]: audit 2024-09-17T12:45:25.066649+0000 mgr.y (mgr.54108) 246 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:26 smithi022 bash[109437]: audit 2024-09-17T12:45:25.066649+0000 mgr.y (mgr.54108) 246 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:26.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:26 smithi022 bash[109437]: cluster 2024-09-17T12:45:25.458291+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:26.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:26 smithi022 bash[109437]: cluster 2024-09-17T12:45:25.458291+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:26.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:26 smithi022 bash[111962]: audit 2024-09-17T12:45:25.066649+0000 mgr.y (mgr.54108) 246 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:26.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:26 smithi022 bash[111962]: audit 2024-09-17T12:45:25.066649+0000 mgr.y (mgr.54108) 246 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:26.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:26 smithi022 bash[111962]: cluster 2024-09-17T12:45:25.458291+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:26.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:26 smithi022 bash[111962]: cluster 2024-09-17T12:45:25.458291+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:26.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:26 smithi190 bash[89008]: audit 2024-09-17T12:45:25.066649+0000 mgr.y (mgr.54108) 246 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:26 smithi190 bash[89008]: audit 2024-09-17T12:45:25.066649+0000 mgr.y (mgr.54108) 246 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:26 smithi190 bash[89008]: cluster 2024-09-17T12:45:25.458291+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:26.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:26 smithi190 bash[89008]: cluster 2024-09-17T12:45:25.458291+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:28.408 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:45:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:28 smithi022 bash[109437]: cluster 2024-09-17T12:45:27.459012+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:28 smithi022 bash[109437]: cluster 2024-09-17T12:45:27.459012+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:28 smithi022 bash[109437]: audit 2024-09-17T12:45:28.407718+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.22:0/1342553668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:45:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:28 smithi022 bash[109437]: audit 2024-09-17T12:45:28.407718+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.22:0/1342553668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:45:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:28 smithi022 bash[111962]: cluster 2024-09-17T12:45:27.459012+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:28 smithi022 bash[111962]: cluster 2024-09-17T12:45:27.459012+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:28 smithi022 bash[111962]: audit 2024-09-17T12:45:28.407718+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.22:0/1342553668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:45:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:28 smithi022 bash[111962]: audit 2024-09-17T12:45:28.407718+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.22:0/1342553668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:45:28.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:28 smithi190 bash[89008]: cluster 2024-09-17T12:45:27.459012+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:28.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:28 smithi190 bash[89008]: cluster 2024-09-17T12:45:27.459012+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:28.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:28 smithi190 bash[89008]: audit 2024-09-17T12:45:28.407718+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.22:0/1342553668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:45:28.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:28 smithi190 bash[89008]: audit 2024-09-17T12:45:28.407718+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.22:0/1342553668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:45:29.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-17T12:45:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:29 smithi190 bash[89008]: audit 2024-09-17T12:45:28.866486+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:29 smithi190 bash[89008]: audit 2024-09-17T12:45:28.866486+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:29 smithi190 bash[89008]: audit 2024-09-17T12:45:28.877195+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:29 smithi190 bash[89008]: audit 2024-09-17T12:45:28.877195+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:29 smithi190 bash[89008]: audit 2024-09-17T12:45:28.887965+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:29 smithi190 bash[89008]: audit 2024-09-17T12:45:28.887965+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[109437]: audit 2024-09-17T12:45:28.866486+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[109437]: audit 2024-09-17T12:45:28.866486+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[109437]: audit 2024-09-17T12:45:28.877195+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[109437]: audit 2024-09-17T12:45:28.877195+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[109437]: audit 2024-09-17T12:45:28.887965+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[109437]: audit 2024-09-17T12:45:28.887965+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[111962]: audit 2024-09-17T12:45:28.866486+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[111962]: audit 2024-09-17T12:45:28.866486+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[111962]: audit 2024-09-17T12:45:28.877195+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[111962]: audit 2024-09-17T12:45:28.877195+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[111962]: audit 2024-09-17T12:45:28.887965+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:29 smithi022 bash[111962]: audit 2024-09-17T12:45:28.887965+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:30.982 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:30 smithi190 bash[89008]: cluster 2024-09-17T12:45:29.460003+0000 mgr.y (mgr.54108) 249 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:30.982 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:30 smithi190 bash[89008]: cluster 2024-09-17T12:45:29.460003+0000 mgr.y (mgr.54108) 249 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:45:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:45:30] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.51.0" 2024-09-17T12:45:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:30 smithi022 bash[109437]: cluster 2024-09-17T12:45:29.460003+0000 mgr.y (mgr.54108) 249 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:30 smithi022 bash[109437]: cluster 2024-09-17T12:45:29.460003+0000 mgr.y (mgr.54108) 249 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:30 smithi022 bash[111962]: cluster 2024-09-17T12:45:29.460003+0000 mgr.y (mgr.54108) 249 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:30 smithi022 bash[111962]: cluster 2024-09-17T12:45:29.460003+0000 mgr.y (mgr.54108) 249 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:32 smithi022 bash[111962]: cluster 2024-09-17T12:45:31.460636+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:32 smithi022 bash[111962]: cluster 2024-09-17T12:45:31.460636+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:32 smithi022 bash[109437]: cluster 2024-09-17T12:45:31.460636+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:32 smithi022 bash[109437]: cluster 2024-09-17T12:45:31.460636+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:33.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:32 smithi190 bash[89008]: cluster 2024-09-17T12:45:31.460636+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:33.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:32 smithi190 bash[89008]: cluster 2024-09-17T12:45:31.460636+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:34.557 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:45:35.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: cluster 2024-09-17T12:45:33.461353+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: cluster 2024-09-17T12:45:33.461353+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: audit 2024-09-17T12:45:33.779041+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: audit 2024-09-17T12:45:33.779041+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: audit 2024-09-17T12:45:33.788990+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: audit 2024-09-17T12:45:33.788990+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: audit 2024-09-17T12:45:33.799405+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: audit 2024-09-17T12:45:33.799405+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: audit 2024-09-17T12:45:33.934793+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[109437]: audit 2024-09-17T12:45:33.934793+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: cluster 2024-09-17T12:45:33.461353+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: cluster 2024-09-17T12:45:33.461353+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: audit 2024-09-17T12:45:33.779041+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: audit 2024-09-17T12:45:33.779041+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: audit 2024-09-17T12:45:33.788990+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: audit 2024-09-17T12:45:33.788990+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: audit 2024-09-17T12:45:33.799405+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: audit 2024-09-17T12:45:33.799405+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: audit 2024-09-17T12:45:33.934793+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:34 smithi022 bash[111962]: audit 2024-09-17T12:45:33.934793+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:35.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: cluster 2024-09-17T12:45:33.461353+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:35.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: cluster 2024-09-17T12:45:33.461353+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:35.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: audit 2024-09-17T12:45:33.779041+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: audit 2024-09-17T12:45:33.779041+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: audit 2024-09-17T12:45:33.788990+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: audit 2024-09-17T12:45:33.788990+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: audit 2024-09-17T12:45:33.799405+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: audit 2024-09-17T12:45:33.799405+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: audit 2024-09-17T12:45:33.934793+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:34 smithi190 bash[89008]: audit 2024-09-17T12:45:33.934793+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:36 smithi022 bash[111962]: audit 2024-09-17T12:45:35.076295+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:36 smithi022 bash[111962]: audit 2024-09-17T12:45:35.076295+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:36 smithi022 bash[111962]: cluster 2024-09-17T12:45:35.462861+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:36 smithi022 bash[111962]: cluster 2024-09-17T12:45:35.462861+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:37.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:36 smithi022 bash[109437]: audit 2024-09-17T12:45:35.076295+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:37.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:36 smithi022 bash[109437]: audit 2024-09-17T12:45:35.076295+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:37.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:36 smithi022 bash[109437]: cluster 2024-09-17T12:45:35.462861+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:37.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:36 smithi022 bash[109437]: cluster 2024-09-17T12:45:35.462861+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:36 smithi190 bash[89008]: audit 2024-09-17T12:45:35.076295+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:36 smithi190 bash[89008]: audit 2024-09-17T12:45:35.076295+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:36 smithi190 bash[89008]: cluster 2024-09-17T12:45:35.462861+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:36 smithi190 bash[89008]: cluster 2024-09-17T12:45:35.462861+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:38 smithi022 bash[109437]: cluster 2024-09-17T12:45:37.463470+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:38 smithi022 bash[109437]: cluster 2024-09-17T12:45:37.463470+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:38 smithi022 bash[111962]: cluster 2024-09-17T12:45:37.463470+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:38 smithi022 bash[111962]: cluster 2024-09-17T12:45:37.463470+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:39.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:38 smithi190 bash[89008]: cluster 2024-09-17T12:45:37.463470+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:39.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:38 smithi190 bash[89008]: cluster 2024-09-17T12:45:37.463470+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:40.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:39 smithi190 bash[89008]: audit 2024-09-17T12:45:38.100501+0000 mgr.y (mgr.54108) 255 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:40.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:39 smithi190 bash[89008]: audit 2024-09-17T12:45:38.100501+0000 mgr.y (mgr.54108) 255 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:40.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:39 smithi022 bash[109437]: audit 2024-09-17T12:45:38.100501+0000 mgr.y (mgr.54108) 255 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:40.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:39 smithi022 bash[109437]: audit 2024-09-17T12:45:38.100501+0000 mgr.y (mgr.54108) 255 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:40.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:39 smithi022 bash[111962]: audit 2024-09-17T12:45:38.100501+0000 mgr.y (mgr.54108) 255 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:40.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:39 smithi022 bash[111962]: audit 2024-09-17T12:45:38.100501+0000 mgr.y (mgr.54108) 255 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:40.727 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:45:40] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.51.0" 2024-09-17T12:45:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: cluster 2024-09-17T12:45:39.464996+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: cluster 2024-09-17T12:45:39.464996+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: audit 2024-09-17T12:45:40.725873+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: audit 2024-09-17T12:45:40.725873+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: audit 2024-09-17T12:45:40.728858+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: audit 2024-09-17T12:45:40.728858+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: audit 2024-09-17T12:45:40.729977+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: audit 2024-09-17T12:45:40.729977+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: audit 2024-09-17T12:45:40.736862+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[109437]: audit 2024-09-17T12:45:40.736862+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: cluster 2024-09-17T12:45:39.464996+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: cluster 2024-09-17T12:45:39.464996+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: audit 2024-09-17T12:45:40.725873+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: audit 2024-09-17T12:45:40.725873+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: audit 2024-09-17T12:45:40.728858+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: audit 2024-09-17T12:45:40.728858+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: audit 2024-09-17T12:45:40.729977+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: audit 2024-09-17T12:45:40.729977+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: audit 2024-09-17T12:45:40.736862+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:40 smithi022 bash[111962]: audit 2024-09-17T12:45:40.736862+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: cluster 2024-09-17T12:45:39.464996+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: cluster 2024-09-17T12:45:39.464996+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: audit 2024-09-17T12:45:40.725873+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: audit 2024-09-17T12:45:40.725873+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: audit 2024-09-17T12:45:40.728858+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: audit 2024-09-17T12:45:40.728858+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: audit 2024-09-17T12:45:40.729977+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: audit 2024-09-17T12:45:40.729977+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:45:41.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: audit 2024-09-17T12:45:40.736862+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:40 smithi190 bash[89008]: audit 2024-09-17T12:45:40.736862+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:41.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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 ; sleep 30 ; done' 2024-09-17T12:45:42.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:41 smithi022 bash[109437]: cephadm 2024-09-17T12:45:40.715698+0000 mgr.y (mgr.54108) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:41 smithi022 bash[109437]: cephadm 2024-09-17T12:45:40.715698+0000 mgr.y (mgr.54108) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:41 smithi022 bash[109437]: cephadm 2024-09-17T12:45:40.812053+0000 mgr.y (mgr.54108) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:41 smithi022 bash[109437]: cephadm 2024-09-17T12:45:40.812053+0000 mgr.y (mgr.54108) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:41 smithi022 bash[111962]: cephadm 2024-09-17T12:45:40.715698+0000 mgr.y (mgr.54108) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:41 smithi022 bash[111962]: cephadm 2024-09-17T12:45:40.715698+0000 mgr.y (mgr.54108) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:41 smithi022 bash[111962]: cephadm 2024-09-17T12:45:40.812053+0000 mgr.y (mgr.54108) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:41 smithi022 bash[111962]: cephadm 2024-09-17T12:45:40.812053+0000 mgr.y (mgr.54108) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:41 smithi190 bash[89008]: cephadm 2024-09-17T12:45:40.715698+0000 mgr.y (mgr.54108) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:41 smithi190 bash[89008]: cephadm 2024-09-17T12:45:40.715698+0000 mgr.y (mgr.54108) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:41 smithi190 bash[89008]: cephadm 2024-09-17T12:45:40.812053+0000 mgr.y (mgr.54108) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:41 smithi190 bash[89008]: cephadm 2024-09-17T12:45:40.812053+0000 mgr.y (mgr.54108) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:45:42.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:42 smithi022 bash[109437]: cluster 2024-09-17T12:45:41.465664+0000 mgr.y (mgr.54108) 259 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:42.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:42 smithi022 bash[109437]: cluster 2024-09-17T12:45:41.465664+0000 mgr.y (mgr.54108) 259 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:42.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:42 smithi022 bash[111962]: cluster 2024-09-17T12:45:41.465664+0000 mgr.y (mgr.54108) 259 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:42.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:42 smithi022 bash[111962]: cluster 2024-09-17T12:45:41.465664+0000 mgr.y (mgr.54108) 259 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:43.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:42 smithi190 bash[89008]: cluster 2024-09-17T12:45:41.465664+0000 mgr.y (mgr.54108) 259 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:43.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:42 smithi190 bash[89008]: cluster 2024-09-17T12:45:41.465664+0000 mgr.y (mgr.54108) 259 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:44.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.372949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.372949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.373792+0000 mgr.y (mgr.54108) 260 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:45:44.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.373792+0000 mgr.y (mgr.54108) 260 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:45:44.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.373944+0000 mgr.y (mgr.54108) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.373944+0000 mgr.y (mgr.54108) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.377331+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.377331+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.380978+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.380978+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.382327+0000 mgr.y (mgr.54108) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.382327+0000 mgr.y (mgr.54108) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.386953+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.386953+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.391395+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.391395+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.392876+0000 mgr.y (mgr.54108) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:45:44.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.392876+0000 mgr.y (mgr.54108) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:45:44.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.397347+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.397347+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.401267+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.401267+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.402844+0000 mgr.y (mgr.54108) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:45:44.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.402844+0000 mgr.y (mgr.54108) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.407093+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.407093+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.411511+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.411511+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.411811+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: audit 2024-09-17T12:45:43.411811+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.413585+0000 mgr.y (mgr.54108) 266 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cephadm 2024-09-17T12:45:43.413585+0000 mgr.y (mgr.54108) 266 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cluster 2024-09-17T12:45:43.466479+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:44.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:44 smithi190 bash[89008]: cluster 2024-09-17T12:45:43.466479+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.372949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.372949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.373792+0000 mgr.y (mgr.54108) 260 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.373792+0000 mgr.y (mgr.54108) 260 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.373944+0000 mgr.y (mgr.54108) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.373944+0000 mgr.y (mgr.54108) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.377331+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.377331+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:45:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.380978+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.380978+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.382327+0000 mgr.y (mgr.54108) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.382327+0000 mgr.y (mgr.54108) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.386953+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.386953+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.391395+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.391395+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.392876+0000 mgr.y (mgr.54108) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.392876+0000 mgr.y (mgr.54108) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.397347+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.397347+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.372949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.372949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.373792+0000 mgr.y (mgr.54108) 260 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.373792+0000 mgr.y (mgr.54108) 260 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.373944+0000 mgr.y (mgr.54108) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.373944+0000 mgr.y (mgr.54108) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.377331+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.377331+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.380978+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.380978+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.382327+0000 mgr.y (mgr.54108) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.382327+0000 mgr.y (mgr.54108) 262 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.386953+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.386953+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.391395+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.391395+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.392876+0000 mgr.y (mgr.54108) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.392876+0000 mgr.y (mgr.54108) 263 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.397347+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.397347+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.401267+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.401267+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.402844+0000 mgr.y (mgr.54108) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:45:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.402844+0000 mgr.y (mgr.54108) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:45:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.407093+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.407093+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.411511+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:45:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.411511+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:45:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.411811+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:45:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: audit 2024-09-17T12:45:43.411811+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:45:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.413585+0000 mgr.y (mgr.54108) 266 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:45:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cephadm 2024-09-17T12:45:43.413585+0000 mgr.y (mgr.54108) 266 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:45:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cluster 2024-09-17T12:45:43.466479+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[109437]: cluster 2024-09-17T12:45:43.466479+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:44.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.401267+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.401267+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:44.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.402844+0000 mgr.y (mgr.54108) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.402844+0000 mgr.y (mgr.54108) 264 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.407093+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.407093+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.411511+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.411511+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.411811+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: audit 2024-09-17T12:45:43.411811+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.413585+0000 mgr.y (mgr.54108) 266 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:45:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cephadm 2024-09-17T12:45:43.413585+0000 mgr.y (mgr.54108) 266 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:45:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cluster 2024-09-17T12:45:43.466479+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:44 smithi022 bash[111962]: cluster 2024-09-17T12:45:43.466479+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:46.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: audit 2024-09-17T12:45:45.085919+0000 mgr.y (mgr.54108) 268 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:46.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: audit 2024-09-17T12:45:45.085919+0000 mgr.y (mgr.54108) 268 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: cluster 2024-09-17T12:45:45.467395+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: cluster 2024-09-17T12:45:45.467395+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: audit 2024-09-17T12:45:46.164452+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: audit 2024-09-17T12:45:46.164452+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: audit 2024-09-17T12:45:46.168507+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: audit 2024-09-17T12:45:46.168507+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: audit 2024-09-17T12:45:46.169835+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[109437]: audit 2024-09-17T12:45:46.169835+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: audit 2024-09-17T12:45:45.085919+0000 mgr.y (mgr.54108) 268 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: audit 2024-09-17T12:45:45.085919+0000 mgr.y (mgr.54108) 268 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:46.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: cluster 2024-09-17T12:45:45.467395+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: cluster 2024-09-17T12:45:45.467395+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: audit 2024-09-17T12:45:46.164452+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: audit 2024-09-17T12:45:46.164452+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: audit 2024-09-17T12:45:46.168507+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:45:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: audit 2024-09-17T12:45:46.168507+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:45:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: audit 2024-09-17T12:45:46.169835+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:46 smithi022 bash[111962]: audit 2024-09-17T12:45:46.169835+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: audit 2024-09-17T12:45:45.085919+0000 mgr.y (mgr.54108) 268 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: audit 2024-09-17T12:45:45.085919+0000 mgr.y (mgr.54108) 268 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: cluster 2024-09-17T12:45:45.467395+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: cluster 2024-09-17T12:45:45.467395+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: audit 2024-09-17T12:45:46.164452+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: audit 2024-09-17T12:45:46.164452+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: audit 2024-09-17T12:45:46.168507+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:45:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: audit 2024-09-17T12:45:46.168507+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:45:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: audit 2024-09-17T12:45:46.169835+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:46 smithi190 bash[89008]: audit 2024-09-17T12:45:46.169835+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:45:46.914 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:45:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:47 smithi190 bash[89008]: cephadm 2024-09-17T12:45:46.157574+0000 mgr.y (mgr.54108) 270 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:45:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:47 smithi190 bash[89008]: cephadm 2024-09-17T12:45:46.157574+0000 mgr.y (mgr.54108) 270 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:45:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:47 smithi190 bash[89008]: cephadm 2024-09-17T12:45:46.175057+0000 mgr.y (mgr.54108) 271 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:45:47.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:47 smithi190 bash[89008]: cephadm 2024-09-17T12:45:46.175057+0000 mgr.y (mgr.54108) 271 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:45:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:47 smithi022 bash[109437]: cephadm 2024-09-17T12:45:46.157574+0000 mgr.y (mgr.54108) 270 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:45:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:47 smithi022 bash[109437]: cephadm 2024-09-17T12:45:46.157574+0000 mgr.y (mgr.54108) 270 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:45:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:47 smithi022 bash[109437]: cephadm 2024-09-17T12:45:46.175057+0000 mgr.y (mgr.54108) 271 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:45:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:47 smithi022 bash[109437]: cephadm 2024-09-17T12:45:46.175057+0000 mgr.y (mgr.54108) 271 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:45:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:47 smithi022 bash[111962]: cephadm 2024-09-17T12:45:46.157574+0000 mgr.y (mgr.54108) 270 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:45:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:47 smithi022 bash[111962]: cephadm 2024-09-17T12:45:46.157574+0000 mgr.y (mgr.54108) 270 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:45:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:47 smithi022 bash[111962]: cephadm 2024-09-17T12:45:46.175057+0000 mgr.y (mgr.54108) 271 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:45:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:47 smithi022 bash[111962]: cephadm 2024-09-17T12:45:46.175057+0000 mgr.y (mgr.54108) 271 : cephadm [INF] Deploying daemon osd.0 on smithi022 2024-09-17T12:45:48.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:48 smithi022 bash[111962]: cluster 2024-09-17T12:45:47.468078+0000 mgr.y (mgr.54108) 272 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:48.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:48 smithi022 bash[111962]: cluster 2024-09-17T12:45:47.468078+0000 mgr.y (mgr.54108) 272 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:48 smithi022 bash[109437]: cluster 2024-09-17T12:45:47.468078+0000 mgr.y (mgr.54108) 272 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:48 smithi022 bash[109437]: cluster 2024-09-17T12:45:47.468078+0000 mgr.y (mgr.54108) 272 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:48 smithi190 bash[89008]: cluster 2024-09-17T12:45:47.468078+0000 mgr.y (mgr.54108) 272 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:48 smithi190 bash[89008]: cluster 2024-09-17T12:45:47.468078+0000 mgr.y (mgr.54108) 272 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:49 smithi190 bash[89008]: audit 2024-09-17T12:45:48.934396+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:49 smithi190 bash[89008]: audit 2024-09-17T12:45:48.934396+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:49 smithi190 bash[89008]: audit 2024-09-17T12:45:49.072631+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:49 smithi190 bash[89008]: audit 2024-09-17T12:45:49.072631+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:49 smithi190 bash[89008]: audit 2024-09-17T12:45:49.086693+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:49 smithi190 bash[89008]: audit 2024-09-17T12:45:49.086693+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:49 smithi190 bash[89008]: audit 2024-09-17T12:45:49.099763+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:49 smithi190 bash[89008]: audit 2024-09-17T12:45:49.099763+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[111962]: audit 2024-09-17T12:45:48.934396+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:49.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[111962]: audit 2024-09-17T12:45:48.934396+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:49.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[111962]: audit 2024-09-17T12:45:49.072631+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[111962]: audit 2024-09-17T12:45:49.072631+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[111962]: audit 2024-09-17T12:45:49.086693+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[111962]: audit 2024-09-17T12:45:49.086693+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[111962]: audit 2024-09-17T12:45:49.099763+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[111962]: audit 2024-09-17T12:45:49.099763+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[109437]: audit 2024-09-17T12:45:48.934396+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:49.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[109437]: audit 2024-09-17T12:45:48.934396+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:45:49.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[109437]: audit 2024-09-17T12:45:49.072631+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[109437]: audit 2024-09-17T12:45:49.072631+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[109437]: audit 2024-09-17T12:45:49.086693+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[109437]: audit 2024-09-17T12:45:49.086693+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[109437]: audit 2024-09-17T12:45:49.099763+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:49.989 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:49 smithi022 bash[109437]: audit 2024-09-17T12:45:49.099763+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:50.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:50 smithi190 bash[89008]: cluster 2024-09-17T12:45:49.469649+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:50 smithi190 bash[89008]: cluster 2024-09-17T12:45:49.469649+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:51.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:50 smithi022 bash[109437]: cluster 2024-09-17T12:45:49.469649+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:51.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:50 smithi022 bash[109437]: cluster 2024-09-17T12:45:49.469649+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:51.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:45:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:45:50] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-17T12:45:51.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:50 smithi022 bash[111962]: cluster 2024-09-17T12:45:49.469649+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:51.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:50 smithi022 bash[111962]: cluster 2024-09-17T12:45:49.469649+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:52.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:52 smithi022 bash[111962]: cluster 2024-09-17T12:45:51.470351+0000 mgr.y (mgr.54108) 274 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:52.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:52 smithi022 bash[111962]: cluster 2024-09-17T12:45:51.470351+0000 mgr.y (mgr.54108) 274 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:52.852 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:52 smithi022 bash[109437]: cluster 2024-09-17T12:45:51.470351+0000 mgr.y (mgr.54108) 274 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:52.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:52 smithi022 bash[109437]: cluster 2024-09-17T12:45:51.470351+0000 mgr.y (mgr.54108) 274 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:52 smithi190 bash[89008]: cluster 2024-09-17T12:45:51.470351+0000 mgr.y (mgr.54108) 274 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:52 smithi190 bash[89008]: cluster 2024-09-17T12:45:51.470351+0000 mgr.y (mgr.54108) 274 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:53.808 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 0s ago 47m - - 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 5s ago 46m - - 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (7m) 0s ago 37m 13.5M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (6m) 5s ago 36m 68.4M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (9m) 0s ago 33m 49.9M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (2m) 5s ago 45m 438M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (20m) 0s ago 48m 510M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:45:54.470 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (3m) 0s ago 48m 48.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (4m) 5s ago 46m 41.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (2m) 0s ago 46m 39.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (8m) 0s ago 37m 8427k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (8m) 5s ago 37m 8292k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (45m) 0s ago 45m 67.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 5301093b4dca 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (44m) 0s ago 44m 69.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (43m) 0s ago 43m 55.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (42m) 0s ago 42m 67.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (41m) 5s ago 41m 70.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (40m) 5s ago 40m 67.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (39m) 5s ago 39m 57.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (38m) 5s ago 38m 68.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:45:54.471 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (7m) 5s ago 37m 47.6M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:45:54.472 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (34m) 0s ago 34m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:45:54.472 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (34m) 5s ago 34m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:45:54.850 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:45:54.850 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:45:54.850 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:45:54.850 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:45:54.850 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:45:54.850 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 10, 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 5 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:45:54.851 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:45:55.179 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:45:55.179 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:45:55.179 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:45:55.179 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-17T12:45:55.180 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:45:55.180 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "0/8 daemons upgraded", 2024-09-17T12:45:55.180 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:45:55.180 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:45:55.180 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:45:55.194 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.194 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.195 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.195 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.195 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.195 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:55 smithi022 systemd[1]: Stopping Ceph osd.0 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:45:55.196 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: cluster 2024-09-17T12:45:53.470829+0000 mgr.y (mgr.54108) 275 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:55.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: cluster 2024-09-17T12:45:53.470829+0000 mgr.y (mgr.54108) 275 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:55.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:53.795201+0000 mgr.y (mgr.54108) 276 : audit [DBG] from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:55.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:53.795201+0000 mgr.y (mgr.54108) 276 : audit [DBG] from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:55.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:53.940733+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:53.940733+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:53.946572+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:53.946572+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:53.953567+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:53.953567+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:54.848769+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/4117600530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:55.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[111962]: audit 2024-09-17T12:45:54.848769+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/4117600530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:55.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.197 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: cluster 2024-09-17T12:45:53.470829+0000 mgr.y (mgr.54108) 275 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: cluster 2024-09-17T12:45:53.470829+0000 mgr.y (mgr.54108) 275 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:53.795201+0000 mgr.y (mgr.54108) 276 : audit [DBG] from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:53.795201+0000 mgr.y (mgr.54108) 276 : audit [DBG] from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:53.940733+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:53.940733+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:53.946572+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:53.946572+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:53.953567+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:53.953567+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:54.848769+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/4117600530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 bash[109437]: audit 2024-09-17T12:45:54.848769+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/4117600530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:55.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:54 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: cluster 2024-09-17T12:45:53.470829+0000 mgr.y (mgr.54108) 275 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: cluster 2024-09-17T12:45:53.470829+0000 mgr.y (mgr.54108) 275 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:45:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:53.795201+0000 mgr.y (mgr.54108) 276 : audit [DBG] from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:53.795201+0000 mgr.y (mgr.54108) 276 : audit [DBG] from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:53.940733+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:53.940733+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:53.946572+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:53.946572+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:53.953567+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:53.953567+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:45:55.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:54.848769+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/4117600530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:55.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:54 smithi190 bash[89008]: audit 2024-09-17T12:45:54.848769+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.22:0/4117600530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:45:55.514 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[29978]: debug 2024-09-17T12:45:55.189+0000 7f7991258640 -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-09-17T12:45:55.514 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[29978]: debug 2024-09-17T12:45:55.189+0000 7f7991258640 -1 osd.0 114 *** Got signal Terminated *** 2024-09-17T12:45:55.514 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[29978]: debug 2024-09-17T12:45:55.189+0000 7f7991258640 -1 osd.0 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:45:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[111962]: audit 2024-09-17T12:45:54.102938+0000 mgr.y (mgr.54108) 277 : audit [DBG] from='client.54258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[111962]: audit 2024-09-17T12:45:54.102938+0000 mgr.y (mgr.54108) 277 : audit [DBG] from='client.54258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[111962]: audit 2024-09-17T12:45:54.423715+0000 mgr.y (mgr.54108) 278 : audit [DBG] from='client.64193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[111962]: audit 2024-09-17T12:45:54.423715+0000 mgr.y (mgr.54108) 278 : audit [DBG] from='client.64193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[111962]: cluster 2024-09-17T12:45:55.194081+0000 mon.a (mon.0) 766 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[111962]: cluster 2024-09-17T12:45:55.194081+0000 mon.a (mon.0) 766 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[109437]: audit 2024-09-17T12:45:54.102938+0000 mgr.y (mgr.54108) 277 : audit [DBG] from='client.54258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[109437]: audit 2024-09-17T12:45:54.102938+0000 mgr.y (mgr.54108) 277 : audit [DBG] from='client.54258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[109437]: audit 2024-09-17T12:45:54.423715+0000 mgr.y (mgr.54108) 278 : audit [DBG] from='client.64193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[109437]: audit 2024-09-17T12:45:54.423715+0000 mgr.y (mgr.54108) 278 : audit [DBG] from='client.64193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[109437]: cluster 2024-09-17T12:45:55.194081+0000 mon.a (mon.0) 766 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:45:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:55 smithi022 bash[109437]: cluster 2024-09-17T12:45:55.194081+0000 mon.a (mon.0) 766 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:45:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:55 smithi190 bash[89008]: audit 2024-09-17T12:45:54.102938+0000 mgr.y (mgr.54108) 277 : audit [DBG] from='client.54258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:55 smithi190 bash[89008]: audit 2024-09-17T12:45:54.102938+0000 mgr.y (mgr.54108) 277 : audit [DBG] from='client.54258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:55 smithi190 bash[89008]: audit 2024-09-17T12:45:54.423715+0000 mgr.y (mgr.54108) 278 : audit [DBG] from='client.64193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:55 smithi190 bash[89008]: audit 2024-09-17T12:45:54.423715+0000 mgr.y (mgr.54108) 278 : audit [DBG] from='client.64193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:55 smithi190 bash[89008]: cluster 2024-09-17T12:45:55.194081+0000 mon.a (mon.0) 766 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:45:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:55 smithi190 bash[89008]: cluster 2024-09-17T12:45:55.194081+0000 mon.a (mon.0) 766 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:45:57.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: audit 2024-09-17T12:45:55.095631+0000 mgr.y (mgr.54108) 279 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:57.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: audit 2024-09-17T12:45:55.095631+0000 mgr.y (mgr.54108) 279 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: audit 2024-09-17T12:45:55.178422+0000 mgr.y (mgr.54108) 280 : audit [DBG] from='client.64205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: audit 2024-09-17T12:45:55.178422+0000 mgr.y (mgr.54108) 280 : audit [DBG] from='client.64205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: cluster 2024-09-17T12:45:55.472538+0000 mgr.y (mgr.54108) 281 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: cluster 2024-09-17T12:45:55.472538+0000 mgr.y (mgr.54108) 281 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: cluster 2024-09-17T12:45:55.941145+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: cluster 2024-09-17T12:45:55.941145+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: cluster 2024-09-17T12:45:55.959281+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[111962]: cluster 2024-09-17T12:45:55.959281+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: audit 2024-09-17T12:45:55.095631+0000 mgr.y (mgr.54108) 279 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: audit 2024-09-17T12:45:55.095631+0000 mgr.y (mgr.54108) 279 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:57.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: audit 2024-09-17T12:45:55.178422+0000 mgr.y (mgr.54108) 280 : audit [DBG] from='client.64205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: audit 2024-09-17T12:45:55.178422+0000 mgr.y (mgr.54108) 280 : audit [DBG] from='client.64205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: cluster 2024-09-17T12:45:55.472538+0000 mgr.y (mgr.54108) 281 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: cluster 2024-09-17T12:45:55.472538+0000 mgr.y (mgr.54108) 281 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: cluster 2024-09-17T12:45:55.941145+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:45:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: cluster 2024-09-17T12:45:55.941145+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:45:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: cluster 2024-09-17T12:45:55.959281+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:45:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:56 smithi022 bash[109437]: cluster 2024-09-17T12:45:55.959281+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:45:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: audit 2024-09-17T12:45:55.095631+0000 mgr.y (mgr.54108) 279 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: audit 2024-09-17T12:45:55.095631+0000 mgr.y (mgr.54108) 279 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:45:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: audit 2024-09-17T12:45:55.178422+0000 mgr.y (mgr.54108) 280 : audit [DBG] from='client.64205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: audit 2024-09-17T12:45:55.178422+0000 mgr.y (mgr.54108) 280 : audit [DBG] from='client.64205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:45:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: cluster 2024-09-17T12:45:55.472538+0000 mgr.y (mgr.54108) 281 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: cluster 2024-09-17T12:45:55.472538+0000 mgr.y (mgr.54108) 281 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:45:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: cluster 2024-09-17T12:45:55.941145+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:45:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: cluster 2024-09-17T12:45:55.941145+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:45:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: cluster 2024-09-17T12:45:55.959281+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:45:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:56 smithi190 bash[89008]: cluster 2024-09-17T12:45:55.959281+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:45:57.514 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[117375]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-0 2024-09-17T12:45:57.514 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[117442]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-0 2024-09-17T12:45:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[109437]: cluster 2024-09-17T12:45:56.957372+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:45:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[109437]: cluster 2024-09-17T12:45:56.957372+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:45:58.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[109437]: cluster 2024-09-17T12:45:57.473310+0000 mgr.y (mgr.54108) 282 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:45:58.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[109437]: cluster 2024-09-17T12:45:57.473310+0000 mgr.y (mgr.54108) 282 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:45:58.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[111962]: cluster 2024-09-17T12:45:56.957372+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:45:58.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[111962]: cluster 2024-09-17T12:45:56.957372+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:45:58.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[111962]: cluster 2024-09-17T12:45:57.473310+0000 mgr.y (mgr.54108) 282 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:45:58.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:57 smithi022 bash[111962]: cluster 2024-09-17T12:45:57.473310+0000 mgr.y (mgr.54108) 282 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:45:58.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:57 smithi190 bash[89008]: cluster 2024-09-17T12:45:56.957372+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:45:58.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:57 smithi190 bash[89008]: cluster 2024-09-17T12:45:56.957372+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:45:58.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:57 smithi190 bash[89008]: cluster 2024-09-17T12:45:57.473310+0000 mgr.y (mgr.54108) 282 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:45:58.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:57 smithi190 bash[89008]: cluster 2024-09-17T12:45:57.473310+0000 mgr.y (mgr.54108) 282 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:45:59.831 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T12:45:59.831 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: Stopped Ceph osd.0 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:45:59.831 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:59 smithi022 bash[111962]: cluster 2024-09-17T12:45:59.526680+0000 mon.a (mon.0) 770 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:45:59.831 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:59 smithi022 bash[111962]: cluster 2024-09-17T12:45:59.526680+0000 mon.a (mon.0) 770 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:45:59.832 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:59.832 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:45:59.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:59 smithi022 bash[109437]: cluster 2024-09-17T12:45:59.526680+0000 mon.a (mon.0) 770 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:45:59.832 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:59 smithi022 bash[109437]: cluster 2024-09-17T12:45:59.526680+0000 mon.a (mon.0) 770 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:45:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:59 smithi190 bash[89008]: cluster 2024-09-17T12:45:59.526680+0000 mon.a (mon.0) 770 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:45:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:45:59 smithi190 bash[89008]: cluster 2024-09-17T12:45:59.526680+0000 mon.a (mon.0) 770 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:00.089 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:00.090 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:00.090 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:00.090 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:00.091 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:00.091 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:00.091 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:45:59 smithi022 systemd[1]: Started Ceph osd.0 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:46:00.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: cluster 2024-09-17T12:45:59.475187+0000 mgr.y (mgr.54108) 283 : cluster [DBG] pgmap v93: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:00.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: cluster 2024-09-17T12:45:59.475187+0000 mgr.y (mgr.54108) 283 : cluster [DBG] pgmap v93: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:00.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:45:59.989765+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:45:59.989765+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:45:59.997233+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:45:59.997233+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.002917+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.002917+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.005107+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.005107+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.005860+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.005860+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.011188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.011188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.072317+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.072317+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.074344+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.074344+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.076781+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.076781+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.077453+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.077453+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.082864+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.082864+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.143279+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.143279+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.145154+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.145154+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.147085+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.147085+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.147817+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.147817+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.153102+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.153102+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.214049+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.214049+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.216035+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.216035+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.218690+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.218690+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.219494+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.219494+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.229673+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.229673+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.293671+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.293671+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.295882+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.295882+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.298081+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.298081+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.298825+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.298825+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.305671+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.305671+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.367115+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.367115+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.369003+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.369003+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.371316+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.371316+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.372086+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.372086+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.381845+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.381845+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.448330+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.448330+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.451243+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.451243+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.454924+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.454924+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.456000+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.456000+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.466133+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.466133+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.540805+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.540805+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.542781+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.542781+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.545558+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.545558+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.546508+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.546508+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.552028+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:00 smithi190 bash[89008]: audit 2024-09-17T12:46:00.552028+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:46:00] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-17T12:46:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: cluster 2024-09-17T12:45:59.475187+0000 mgr.y (mgr.54108) 283 : cluster [DBG] pgmap v93: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: cluster 2024-09-17T12:45:59.475187+0000 mgr.y (mgr.54108) 283 : cluster [DBG] pgmap v93: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:45:59.989765+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:45:59.989765+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:45:59.997233+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:45:59.997233+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.002917+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.002917+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.005107+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.005107+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.005860+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.005860+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.011188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.011188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.072317+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.072317+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.074344+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.074344+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.076781+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: cluster 2024-09-17T12:45:59.475187+0000 mgr.y (mgr.54108) 283 : cluster [DBG] pgmap v93: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: cluster 2024-09-17T12:45:59.475187+0000 mgr.y (mgr.54108) 283 : cluster [DBG] pgmap v93: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:45:59.989765+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:45:59.989765+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:45:59.997233+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:45:59.997233+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.002917+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.002917+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.005107+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.005107+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.005860+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.005860+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.011188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.011188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.072317+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.072317+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.074344+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.074344+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.076781+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.076781+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.077453+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.077453+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.082864+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.082864+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.143279+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.143279+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.145154+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.145154+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.147085+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.147085+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.147817+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.147817+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.153102+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.153102+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.214049+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.214049+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.216035+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.216035+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.218690+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.076781+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.077453+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.077453+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.082864+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.082864+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.143279+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.143279+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.145154+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.145154+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.147085+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.147085+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.147817+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.147817+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.153102+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.153102+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.214049+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.214049+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.216035+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.216035+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.218690+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.218690+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.219494+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.219494+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.229673+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.229673+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.293671+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.293671+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.295882+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.295882+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.298081+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.298081+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.298825+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.298825+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.305671+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.305671+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.367115+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.367115+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.369003+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.369003+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.218690+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.219494+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.219494+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.229673+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.229673+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.293671+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.293671+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.295882+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.295882+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.298081+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.298081+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.298825+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.298825+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.305671+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.305671+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.367115+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.367115+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.369003+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.369003+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.371316+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.371316+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.372086+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.372086+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.381845+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.381845+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.448330+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.448330+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.451243+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.451243+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.454924+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.454924+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.456000+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.456000+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.466133+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.466133+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.540805+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.540805+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.542781+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.371316+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.371316+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.372086+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.372086+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.381845+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.381845+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.448330+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.448330+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.451243+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.451243+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.454924+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.454924+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.456000+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.456000+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.466133+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.466133+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.540805+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.540805+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.542781+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.542781+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.545558+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.545558+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.546508+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.546508+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.552028+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[109437]: audit 2024-09-17T12:46:00.552028+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.542781+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.545558+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.545558+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.546508+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.546508+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.552028+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:00 smithi022 bash[111962]: audit 2024-09-17T12:46:00.552028+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.011854+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.011854+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.083306+0000 mgr.y (mgr.54108) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.083306+0000 mgr.y (mgr.54108) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.153578+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.153578+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.230240+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.230240+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.306090+0000 mgr.y (mgr.54108) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.306090+0000 mgr.y (mgr.54108) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.382738+0000 mgr.y (mgr.54108) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.382738+0000 mgr.y (mgr.54108) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.466837+0000 mgr.y (mgr.54108) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.466837+0000 mgr.y (mgr.54108) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.552402+0000 mgr.y (mgr.54108) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.552402+0000 mgr.y (mgr.54108) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.632041+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.632041+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.634595+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.634595+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.637608+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.637608+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.638602+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.638602+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.644706+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.644706+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.645252+0000 mgr.y (mgr.54108) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.645252+0000 mgr.y (mgr.54108) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.707955+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.707955+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.710024+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.710024+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.712331+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.712331+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.713256+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.713256+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.719317+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.719317+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.719741+0000 mgr.y (mgr.54108) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.719741+0000 mgr.y (mgr.54108) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.788937+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.788937+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.791466+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.791466+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.795332+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.795332+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.796538+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.796538+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.802449+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.802449+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.802956+0000 mgr.y (mgr.54108) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.802956+0000 mgr.y (mgr.54108) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.874847+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.874847+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.876601+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.876601+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.878457+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.878457+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.879071+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.879071+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.883915+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.883915+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.884297+0000 mgr.y (mgr.54108) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.884297+0000 mgr.y (mgr.54108) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.943548+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.943548+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.945861+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.945861+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.948659+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.948659+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.949662+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.949662+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.955978+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:00.955978+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.956577+0000 mgr.y (mgr.54108) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: cephadm 2024-09-17T12:46:00.956577+0000 mgr.y (mgr.54108) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.020855+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.020855+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.022789+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.022789+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.025031+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.025031+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.025788+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.025788+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.031065+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.031065+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.093102+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.093102+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.094808+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.094808+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.096911+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.096911+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.097593+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.097593+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.102753+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.102753+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.173863+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.173863+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.176281+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.176281+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.178953+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.178953+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.179808+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.179808+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.185075+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.185075+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.248073+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.248073+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.249924+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.249924+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.251972+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.251972+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.252791+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.252791+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.258076+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.258076+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.329657+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.329657+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.331674+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.331674+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.334114+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.334114+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.334918+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.334918+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.340234+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.340234+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.422910+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.422910+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.425869+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.425869+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.428528+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.428528+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.429434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.429434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.434801+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.434801+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.523696+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.523696+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.526182+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.526182+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.528914+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.528914+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.529903+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.529903+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.536308+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:01 smithi190 bash[89008]: audit 2024-09-17T12:46:01.536308+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.990 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.011854+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.990 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.011854+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.990 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.083306+0000 mgr.y (mgr.54108) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.083306+0000 mgr.y (mgr.54108) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.153578+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.153578+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.230240+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.230240+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.306090+0000 mgr.y (mgr.54108) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.306090+0000 mgr.y (mgr.54108) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.382738+0000 mgr.y (mgr.54108) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.382738+0000 mgr.y (mgr.54108) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.466837+0000 mgr.y (mgr.54108) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.466837+0000 mgr.y (mgr.54108) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.552402+0000 mgr.y (mgr.54108) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.552402+0000 mgr.y (mgr.54108) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.991 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.632041+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.632041+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.634595+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.634595+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.637608+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.011854+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.011854+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.083306+0000 mgr.y (mgr.54108) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.083306+0000 mgr.y (mgr.54108) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.153578+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.153578+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.230240+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.230240+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.306090+0000 mgr.y (mgr.54108) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.306090+0000 mgr.y (mgr.54108) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.382738+0000 mgr.y (mgr.54108) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.382738+0000 mgr.y (mgr.54108) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.466837+0000 mgr.y (mgr.54108) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.466837+0000 mgr.y (mgr.54108) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.552402+0000 mgr.y (mgr.54108) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.552402+0000 mgr.y (mgr.54108) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.632041+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.632041+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.634595+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.634595+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.637608+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.637608+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.638602+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.638602+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.644706+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.644706+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.645252+0000 mgr.y (mgr.54108) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.994 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.645252+0000 mgr.y (mgr.54108) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.707955+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.707955+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.710024+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.710024+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.712331+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.712331+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.713256+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.713256+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:01.995 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.719317+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.996 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.719317+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:01.996 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.719741+0000 mgr.y (mgr.54108) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.996 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.719741+0000 mgr.y (mgr.54108) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:01.996 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.788937+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.006 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.637608+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.006 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.638602+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.638602+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.644706+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.644706+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.645252+0000 mgr.y (mgr.54108) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.645252+0000 mgr.y (mgr.54108) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.707955+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.707955+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.710024+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.710024+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.007 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.712331+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.008 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.712331+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.008 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.713256+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.008 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.713256+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.008 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.719317+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.008 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.719317+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.008 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.719741+0000 mgr.y (mgr.54108) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.008 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.719741+0000 mgr.y (mgr.54108) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.008 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.788937+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.788937+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.791466+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.791466+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.795332+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.795332+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.796538+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.796538+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.802449+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.802449+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.802956+0000 mgr.y (mgr.54108) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.802956+0000 mgr.y (mgr.54108) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.874847+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.874847+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.876601+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.876601+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.878457+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.878457+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.879071+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.879071+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.883915+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.788937+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.791466+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.791466+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.795332+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.795332+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.796538+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.796538+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.802449+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.802449+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.802956+0000 mgr.y (mgr.54108) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.802956+0000 mgr.y (mgr.54108) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.874847+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.874847+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.876601+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.876601+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.878457+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.878457+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.879071+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.879071+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.883915+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.883915+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.884297+0000 mgr.y (mgr.54108) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.884297+0000 mgr.y (mgr.54108) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.012 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.943548+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.943548+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.945861+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.945861+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.948659+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.948659+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.949662+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.949662+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.955978+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:00.955978+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.956577+0000 mgr.y (mgr.54108) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: cephadm 2024-09-17T12:46:00.956577+0000 mgr.y (mgr.54108) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.020855+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.020855+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.022789+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.022789+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.883915+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.884297+0000 mgr.y (mgr.54108) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.884297+0000 mgr.y (mgr.54108) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.943548+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.943548+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.945861+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.945861+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.948659+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.948659+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.949662+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.949662+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.955978+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:00.955978+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.956577+0000 mgr.y (mgr.54108) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: cephadm 2024-09-17T12:46:00.956577+0000 mgr.y (mgr.54108) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.020855+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.020855+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.022789+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.022789+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.025031+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.025031+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.025788+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.025788+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.031065+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.031065+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.093102+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.093102+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.094808+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.094808+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.096911+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.096911+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.097593+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.097593+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.102753+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.102753+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.173863+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.173863+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.176281+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.176281+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.025031+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.025031+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.025788+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.025788+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.031065+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.031065+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.093102+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.093102+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.094808+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.094808+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.096911+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.096911+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.097593+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.097593+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.102753+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.102753+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.173863+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.173863+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.176281+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.176281+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.178953+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.178953+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.179808+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.179808+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.185075+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.185075+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.248073+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.248073+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.249924+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.249924+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.251972+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.251972+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.252791+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.252791+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.258076+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.258076+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.329657+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.329657+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.331674+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.331674+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.334114+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.334114+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.334918+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.334918+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.340234+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.340234+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.422910+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.422910+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.425869+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.425869+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.428528+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.428528+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.429434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.429434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.434801+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.434801+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.523696+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.523696+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.526182+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.178953+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.178953+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.179808+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.179808+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.185075+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.185075+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.248073+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.248073+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.249924+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.249924+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.251972+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.251972+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.252791+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.252791+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.258076+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.258076+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.329657+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.329657+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.331674+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.526182+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.528914+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.528914+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.529903+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.529903+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.536308+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[111962]: audit 2024-09-17T12:46:01.536308+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.331674+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.334114+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.334114+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.334918+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.334918+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.340234+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.340234+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.422910+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.422910+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.425869+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.425869+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.428528+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.428528+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.429434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.429434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.434801+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.434801+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.523696+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.523696+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.526182+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.526182+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.528914+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.528914+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.529903+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.529903+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.536308+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:01 smithi022 bash[109437]: audit 2024-09-17T12:46:01.536308+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[117588]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:46:02.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[117588]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:46:02.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.031535+0000 mgr.y (mgr.54108) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.031535+0000 mgr.y (mgr.54108) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.103201+0000 mgr.y (mgr.54108) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.103201+0000 mgr.y (mgr.54108) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.185665+0000 mgr.y (mgr.54108) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.185665+0000 mgr.y (mgr.54108) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.258532+0000 mgr.y (mgr.54108) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.258532+0000 mgr.y (mgr.54108) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.340686+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.340686+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.435167+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.435167+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cluster 2024-09-17T12:46:01.476109+0000 mgr.y (mgr.54108) 303 : cluster [DBG] pgmap v94: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cluster 2024-09-17T12:46:01.476109+0000 mgr.y (mgr.54108) 303 : cluster [DBG] pgmap v94: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.536821+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.536821+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.635355+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.635355+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.637491+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.637491+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.639810+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.639810+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.640839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.640839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.646347+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.646347+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.646754+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.646754+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.709058+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.709058+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.710861+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.710861+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.712878+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.712878+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.713561+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.713561+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.720989+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.720989+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.721543+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.721543+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.800111+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.800111+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.802571+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.802571+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.805423+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.805423+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.806568+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.806568+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.812982+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.812982+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.813751+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.813751+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.883226+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.883226+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.884968+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.884968+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.887164+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.887164+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.887883+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.887883+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.893090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.893090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.893557+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.893557+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.956946+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.956946+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.958958+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.958958+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.961001+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.961001+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.962104+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.962104+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.968012+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:01.968012+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.040594+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.040594+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.042360+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.042360+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.044196+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.044196+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.044980+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.044980+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.051659+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.051659+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.128621+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.128621+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.130693+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.130693+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.132845+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.132845+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.133593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.133593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.140319+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.140319+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.203632+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.203632+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.205617+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.205617+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.207708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.207708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.208513+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.208513+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.214610+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.214610+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.274880+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.274880+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.277309+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.277309+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.279466+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.279466+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.280287+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.280287+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.287119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.287119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.349363+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.349363+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.351816+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.351816+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.353955+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.353955+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.354796+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.354796+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.361477+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.361477+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.420908+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.420908+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.422756+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.422756+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.424684+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.424684+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.425431+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.425431+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.430550+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.430550+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.490798+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.490798+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.492607+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.492607+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.494418+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.494418+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.495051+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.495051+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.501091+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.501091+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.570203+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.570203+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.572100+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.572100+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.573941+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.573941+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.574594+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.574594+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.580327+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:02.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:02 smithi190 bash[89008]: audit 2024-09-17T12:46:02.580327+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.013 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[117588]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T12:46:03.014 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[117588]: 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-09-17T12:46:03.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.031535+0000 mgr.y (mgr.54108) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.031535+0000 mgr.y (mgr.54108) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.103201+0000 mgr.y (mgr.54108) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.103201+0000 mgr.y (mgr.54108) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.185665+0000 mgr.y (mgr.54108) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.185665+0000 mgr.y (mgr.54108) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.258532+0000 mgr.y (mgr.54108) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.258532+0000 mgr.y (mgr.54108) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.340686+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.340686+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.435167+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.435167+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cluster 2024-09-17T12:46:01.476109+0000 mgr.y (mgr.54108) 303 : cluster [DBG] pgmap v94: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cluster 2024-09-17T12:46:01.476109+0000 mgr.y (mgr.54108) 303 : cluster [DBG] pgmap v94: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.536821+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.536821+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.635355+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.635355+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.637491+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.637491+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.031535+0000 mgr.y (mgr.54108) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.031535+0000 mgr.y (mgr.54108) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.103201+0000 mgr.y (mgr.54108) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.103201+0000 mgr.y (mgr.54108) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.185665+0000 mgr.y (mgr.54108) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.185665+0000 mgr.y (mgr.54108) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.258532+0000 mgr.y (mgr.54108) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.258532+0000 mgr.y (mgr.54108) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.340686+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.340686+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.435167+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.435167+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cluster 2024-09-17T12:46:01.476109+0000 mgr.y (mgr.54108) 303 : cluster [DBG] pgmap v94: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cluster 2024-09-17T12:46:01.476109+0000 mgr.y (mgr.54108) 303 : cluster [DBG] pgmap v94: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.536821+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.536821+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.635355+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.635355+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.637491+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.637491+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.639810+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.639810+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.640839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.640839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.646347+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.646347+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.646754+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.646754+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.709058+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.709058+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.710861+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.710861+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.712878+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.712878+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.713561+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.713561+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.720989+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.720989+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.721543+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.721543+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.639810+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.639810+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.640839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.640839+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.646347+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.646347+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.646754+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.646754+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.709058+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.709058+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.710861+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.710861+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.712878+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.712878+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.713561+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.713561+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.720989+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.720989+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.721543+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.721543+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.800111+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.800111+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.802571+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.802571+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.805423+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.805423+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.806568+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.806568+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.812982+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.812982+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.813751+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.813751+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.883226+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.883226+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.884968+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.884968+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.887164+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.887164+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.887883+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.800111+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.800111+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.802571+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.802571+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.805423+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.805423+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.806568+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.806568+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.812982+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.812982+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.813751+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.813751+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.883226+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.883226+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.884968+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.884968+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.887164+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.887164+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.887883+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.887883+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.893090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.893090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.893557+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.893557+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.956946+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.956946+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.958958+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.958958+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.961001+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.961001+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.962104+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.962104+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.968012+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:01.968012+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.040594+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.040594+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.042360+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.042360+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.044196+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.887883+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.893090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.893090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.893557+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.893557+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.956946+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.956946+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.958958+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.958958+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.961001+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.961001+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.962104+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.962104+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.968012+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:01.968012+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.040594+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.040594+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.042360+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.042360+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.044196+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.044196+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.044980+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.044980+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.051659+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.051659+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.128621+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.128621+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.130693+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.130693+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.132845+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.132845+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.133593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.133593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.140319+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.140319+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.203632+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.203632+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.205617+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.205617+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.044196+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.044980+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.044980+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.051659+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.051659+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.128621+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.128621+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.130693+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.130693+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.132845+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.132845+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.133593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.133593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.140319+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.140319+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.203632+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.203632+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.205617+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.205617+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.207708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.207708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.208513+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.208513+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.214610+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.214610+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.274880+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.274880+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.277309+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.277309+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.279466+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.279466+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.280287+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.280287+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.287119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.287119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.349363+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.349363+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.351816+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.351816+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.207708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.207708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.208513+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.208513+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.214610+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.214610+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.274880+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.274880+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.277309+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.277309+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.279466+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.279466+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.280287+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.280287+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.287119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.287119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.349363+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.349363+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.351816+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.351816+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.353955+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.353955+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.354796+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.354796+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.361477+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.361477+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.420908+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.420908+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.422756+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.422756+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.424684+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.424684+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.425431+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.425431+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.430550+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.430550+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.490798+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.490798+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.492607+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.492607+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.494418+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.494418+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.495051+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.495051+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.501091+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.501091+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.570203+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.570203+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.572100+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.572100+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.573941+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.573941+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.574594+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.574594+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.580327+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[111962]: audit 2024-09-17T12:46:02.580327+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.353955+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.353955+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.354796+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.354796+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.361477+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.361477+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.420908+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.420908+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.422756+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.422756+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.424684+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.424684+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.425431+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.425431+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.430550+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.430550+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.490798+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.490798+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.492607+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.492607+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.494418+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.494418+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.495051+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.495051+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.501091+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.501091+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.570203+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.570203+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.572100+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.572100+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.573941+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.573941+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.574594+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.574594+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.580327+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:02 smithi022 bash[109437]: audit 2024-09-17T12:46:02.580327+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.444 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[117588]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T12:46:03.444 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[117588]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T12:46:03.444 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[117588]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T12:46:03.445 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[117588]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T12:46:03.445 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[117588]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T12:46:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.968462+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:01.968462+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.052237+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.052237+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.140945+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.140945+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.215093+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.215093+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.287833+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.287833+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.362048+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.362048+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.431183+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.431183+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.501526+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.501526+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.580808+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.580808+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.646150+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.646150+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.647796+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.968462+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:01.968462+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.052237+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.052237+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.140945+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.140945+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.215093+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.215093+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.287833+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.287833+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.362048+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.362048+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.431183+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.431183+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.501526+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.501526+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.580808+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.580808+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.646150+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.646150+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.647796+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.647796+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.649490+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.649490+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.650067+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.650067+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.654939+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.654939+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.655363+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.655363+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.722504+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.722504+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.724184+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.724184+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.725821+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.725821+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.726417+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.726417+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.731226+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.731226+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.731678+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.731678+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.789100+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.789100+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.791208+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.791208+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.793740+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.793740+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.794661+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.794661+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.802223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.802223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.802953+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.802953+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.864932+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.864932+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.867202+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.867202+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.869544+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.869544+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.870960+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.647796+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.649490+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.649490+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.650067+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.650067+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.654939+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.654939+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.655363+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.655363+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.722504+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.722504+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.724184+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.724184+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.725821+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.725821+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.726417+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.726417+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.731226+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.731226+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.731678+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.870960+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.884713+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.884713+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.885399+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.885399+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.955779+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.955779+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.957843+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.957843+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.960546+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.960546+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.961469+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.961469+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.969037+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:02.969037+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.042318+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.042318+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.044288+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.044288+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.046341+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.046341+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.047050+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.047050+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.052821+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.052821+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.113234+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.113234+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.114960+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.114960+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.116675+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.116675+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.117267+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.117267+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.122101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.122101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.180538+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.180538+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.182627+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.182627+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.731678+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.789100+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.789100+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.791208+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.791208+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.793740+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.793740+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.794661+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.794661+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.802223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.802223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.802953+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.802953+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.864932+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.864932+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.867202+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.867202+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.869544+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.869544+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.870960+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.184428+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.184428+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.185340+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.185340+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.190988+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.190988+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.251226+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.251226+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.253269+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.253269+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.255628+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.255628+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.256404+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.256404+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.264260+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.264260+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.336788+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.336788+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.339027+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.339027+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.342039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.342039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.342872+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.342872+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.350913+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.350913+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.430797+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.430797+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.432981+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.432981+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.435325+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.435325+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.436074+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.436074+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.445255+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.445255+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.535851+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.535851+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.538072+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.538072+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.540352+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.540352+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.541065+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.541065+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.548886+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[111962]: audit 2024-09-17T12:46:03.548886+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.870960+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.884713+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.884713+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.885399+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.885399+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.955779+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.955779+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.957843+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.957843+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.960546+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.960546+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.961469+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.961469+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.969037+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:02.969037+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.042318+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.042318+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.044288+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.044288+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.046341+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.046341+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.047050+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.047050+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.052821+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.052821+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.113234+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.113234+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.114960+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.114960+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.116675+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.116675+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.117267+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.117267+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.122101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.122101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.180538+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.180538+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.182627+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.182627+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.184428+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.184428+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.185340+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.185340+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.190988+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.190988+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.251226+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.251226+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.253269+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.253269+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.255628+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.255628+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.256404+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.256404+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.264260+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.264260+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.336788+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.336788+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.339027+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.339027+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.342039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.342039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.342872+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.342872+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.350913+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.350913+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.430797+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.430797+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.432981+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.432981+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.435325+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.435325+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.436074+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.436074+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.445255+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.445255+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.535851+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.535851+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.538072+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.538072+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.540352+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.540352+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.541065+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.541065+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.548886+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:03 smithi022 bash[109437]: audit 2024-09-17T12:46:03.548886+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.968462+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:01.968462+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.052237+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.052237+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.140945+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.140945+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.215093+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.215093+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.287833+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.287833+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.362048+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.362048+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.431183+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.431183+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.501526+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.501526+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.580808+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.580808+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.646150+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.646150+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.647796+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.647796+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.649490+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.649490+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.650067+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.650067+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.654939+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.654939+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.655363+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.655363+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.722504+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.722504+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.724184+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.724184+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.725821+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.725821+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.726417+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.726417+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.731226+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.731226+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.731678+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.731678+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.789100+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.789100+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.791208+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.791208+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.793740+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.793740+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.794661+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.794661+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.802223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.802223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.802953+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.802953+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.864932+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.864932+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.867202+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.867202+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.869544+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.869544+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.870960+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.870960+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.884713+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.884713+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.885399+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.885399+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.955779+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.955779+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.957843+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.957843+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.960546+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.960546+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.961469+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.961469+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.969037+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:02.969037+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.042318+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.042318+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.044288+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.044288+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.046341+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.046341+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.047050+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.047050+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.052821+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.052821+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.113234+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.113234+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.114960+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.114960+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.116675+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.116675+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.117267+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.117267+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.122101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.122101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.180538+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.180538+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.182627+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.182627+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.184428+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.184428+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.185340+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.185340+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.190988+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.190988+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.251226+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.251226+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.253269+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.253269+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.255628+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.255628+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.256404+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.256404+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.264260+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.264260+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.336788+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.336788+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.339027+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.339027+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.342039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.342039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.342872+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.342872+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.350913+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.350913+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.430797+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.430797+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.432981+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.432981+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.435325+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.435325+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.436074+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.436074+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.445255+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.445255+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.535851+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.535851+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.538072+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.538072+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.540352+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.540352+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.541065+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.541065+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.548886+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:03.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:03 smithi190 bash[89008]: audit 2024-09-17T12:46:03.548886+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.969435+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:02.969435+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.053447+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.053447+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.122532+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.122532+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.191341+0000 mgr.y (mgr.54108) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.191341+0000 mgr.y (mgr.54108) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.264725+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.264725+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.351451+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.351451+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.445824+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.445824+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cluster 2024-09-17T12:46:03.476601+0000 mgr.y (mgr.54108) 329 : cluster [DBG] pgmap v95: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:04.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cluster 2024-09-17T12:46:03.476601+0000 mgr.y (mgr.54108) 329 : cluster [DBG] pgmap v95: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.549361+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.549361+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.636212+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.636212+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.638109+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.638109+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.640004+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.640004+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.640829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.640829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.650632+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.650632+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.651251+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.651251+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.711364+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.711364+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.713161+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.713161+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.714766+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.714766+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.715425+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.715425+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.720417+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.720417+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.720822+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.720822+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.780801+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.780801+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.782770+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.782770+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.785154+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.785154+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.786070+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.786070+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.791913+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.791913+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.792402+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.792402+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.853824+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.853824+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.855677+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.855677+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.857302+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.857302+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.857897+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.857897+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.863903+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.863903+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.864364+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.864364+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.922356+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.922356+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.924462+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.924462+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.926525+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.926525+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.927580+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.927580+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.934080+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.934080+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.935746+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: cephadm 2024-09-17T12:46:03.935746+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.939294+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.939294+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.943824+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:03.943824+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.082321+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.082321+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.084758+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.084758+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.088135+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.088135+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.089088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.089088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.095363+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.095363+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.162786+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.162786+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.165923+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.165923+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.169243+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.169243+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.170385+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.170385+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.176964+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.176964+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.247916+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.247916+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.249702+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.249702+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.251564+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.251564+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.252175+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.252175+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.257145+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.257145+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.319665+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.319665+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.321899+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.321899+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.324188+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.324188+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.324888+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.324888+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.329792+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.329792+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.389113+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.389113+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.391471+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.391471+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.394022+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.394022+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.394881+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.394881+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.401108+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.401108+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.476180+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.476180+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.478767+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.478767+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.481791+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.481791+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.483049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.483049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.489074+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.489074+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.561599+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.561599+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.565176+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.565176+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.567657+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.567657+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.568598+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.568598+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.574018+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:04.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:04 smithi190 bash[89008]: audit 2024-09-17T12:46:04.574018+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.969435+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:02.969435+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.053447+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.053447+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.122532+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.122532+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.191341+0000 mgr.y (mgr.54108) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.191341+0000 mgr.y (mgr.54108) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.264725+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.264725+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.351451+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.351451+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.445824+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.445824+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cluster 2024-09-17T12:46:03.476601+0000 mgr.y (mgr.54108) 329 : cluster [DBG] pgmap v95: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cluster 2024-09-17T12:46:03.476601+0000 mgr.y (mgr.54108) 329 : cluster [DBG] pgmap v95: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.549361+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.549361+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.636212+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.636212+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.969435+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:02.969435+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.053447+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.053447+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.122532+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.122532+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.191341+0000 mgr.y (mgr.54108) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.191341+0000 mgr.y (mgr.54108) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.264725+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.264725+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.351451+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.351451+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.445824+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.445824+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cluster 2024-09-17T12:46:03.476601+0000 mgr.y (mgr.54108) 329 : cluster [DBG] pgmap v95: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cluster 2024-09-17T12:46:03.476601+0000 mgr.y (mgr.54108) 329 : cluster [DBG] pgmap v95: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.549361+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.549361+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.636212+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.636212+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.638109+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.638109+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.640004+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.640004+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.640829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.640829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.650632+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.650632+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.651251+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.651251+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.711364+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.711364+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.713161+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.713161+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.714766+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.714766+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.715425+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.715425+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.720417+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.720417+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.638109+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.638109+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.640004+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.640004+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.640829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.640829+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.650632+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.650632+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.651251+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.651251+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.711364+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.711364+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.713161+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.713161+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.714766+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.714766+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.715425+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.715425+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.720417+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.720417+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.720822+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.720822+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.780801+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.780801+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.782770+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.782770+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.785154+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.785154+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.786070+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.786070+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.791913+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.791913+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.792402+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.792402+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.853824+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.853824+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.855677+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.855677+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.857302+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.857302+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.857897+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.857897+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.863903+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.863903+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.864364+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.864364+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.922356+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.922356+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.924462+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.924462+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.926525+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.926525+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.927580+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.927580+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.934080+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.934080+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.935746+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: cephadm 2024-09-17T12:46:03.935746+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.939294+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.939294+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.720822+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.720822+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.780801+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.780801+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.782770+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.782770+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.785154+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.785154+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.786070+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.786070+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.791913+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.791913+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.792402+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.792402+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.853824+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.853824+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.855677+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.855677+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.857302+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.857302+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.943824+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:03.943824+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.082321+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.082321+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.084758+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.084758+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.088135+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.088135+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.089088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.089088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.095363+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.095363+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.162786+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.162786+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.165923+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.165923+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.169243+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.169243+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.170385+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.857897+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.857897+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.863903+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.863903+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.864364+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.864364+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.922356+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.922356+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.924462+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.924462+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.926525+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.926525+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.927580+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.927580+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.934080+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.934080+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.935746+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: cephadm 2024-09-17T12:46:03.935746+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.939294+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.939294+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.170385+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.176964+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.176964+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.247916+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.247916+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.249702+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.249702+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.251564+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.251564+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.252175+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.252175+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.257145+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.257145+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.319665+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.319665+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.321899+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.321899+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.324188+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.324188+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.943824+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:03.943824+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.082321+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.082321+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.084758+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.084758+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.088135+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.088135+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.089088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.089088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.095363+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.095363+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.162786+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.162786+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.165923+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.165923+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.169243+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.169243+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.170385+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.324888+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.324888+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.329792+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.329792+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.389113+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.389113+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.391471+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.391471+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.394022+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.394022+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.394881+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.394881+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.401108+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.401108+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.476180+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.476180+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.478767+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.478767+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.481791+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.481791+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.483049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.483049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.489074+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.489074+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.561599+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.561599+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.565176+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.565176+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.567657+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.567657+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.568598+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.568598+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.574018+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[109437]: audit 2024-09-17T12:46:04.574018+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.170385+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.176964+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.176964+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.247916+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.247916+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.249702+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.249702+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.251564+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.251564+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.252175+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.252175+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.257145+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.257145+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.319665+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.319665+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.321899+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.321899+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.324188+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.324188+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.324888+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.324888+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.329792+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.329792+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.389113+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.389113+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.391471+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.391471+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.394022+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.394022+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.394881+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.394881+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.401108+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.401108+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.476180+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.476180+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.478767+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.478767+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.481791+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.481791+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.483049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.483049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.489074+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.489074+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.561599+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.561599+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.565176+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.565176+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.567657+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.567657+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.568598+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.568598+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.574018+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:04 smithi022 bash[111962]: audit 2024-09-17T12:46:04.574018+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.095999+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.095999+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.177499+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.177499+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.257644+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.257644+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.330214+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.330214+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.401714+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.401714+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.489596+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.489596+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.574495+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.574495+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.652716+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.652716+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.654370+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.654370+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.656029+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.656029+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.656583+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.656583+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.662277+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.662277+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.662681+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.662681+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.720864+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.720864+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.722683+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.722683+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.725187+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.725187+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.725753+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.725753+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.731698+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.731698+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.732173+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.732173+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.791560+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.791560+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.793318+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.793318+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.794979+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.794979+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.795566+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.795566+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.801401+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.801401+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.801947+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.801947+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.860806+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.860806+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.862429+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.862429+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.864176+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.864176+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.864809+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.864809+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.870946+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.870946+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.871384+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.871384+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.932065+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.932065+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.933917+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.933917+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.935814+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.935814+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.936529+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.936529+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.942643+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:04.942643+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.943044+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: cephadm 2024-09-17T12:46:04.943044+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:05.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.011431+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.011431+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.013277+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.013277+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.015320+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.015320+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.016036+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.016036+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.022582+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.022582+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.089090+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.089090+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.090765+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.090765+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.092877+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.092877+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.093481+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.093481+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.099557+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.099557+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.160130+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.160130+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.162570+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.162570+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.164601+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.164601+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.165305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.165305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.170951+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.170951+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.254206+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.254206+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.255835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.255835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.257451+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.257451+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.258057+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.258057+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.263012+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.263012+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.321221+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.321221+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.323623+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.323623+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.326384+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.326384+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.327705+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.327705+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.336193+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.336193+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.420033+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.420033+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.422107+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.422107+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.424680+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.424680+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.425517+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.425517+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.433572+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.433572+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.505629+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.505629+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.508308+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.508308+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.510784+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.510784+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.511652+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.511652+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.517279+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.517279+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.581463+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.581463+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.583778+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.583778+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.586034+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.586034+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:05.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.586764+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:05.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:05 smithi190 bash[89008]: audit 2024-09-17T12:46:05.586764+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.095999+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.095999+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.177499+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.177499+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.257644+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.257644+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.330214+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.330214+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.401714+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.401714+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.489596+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.489596+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.574495+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.574495+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.652716+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.652716+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.654370+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.654370+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.656029+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.656029+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.656583+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.095999+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.095999+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.177499+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.177499+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.257644+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.257644+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.330214+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.330214+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.401714+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.401714+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.489596+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.489596+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.574495+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.574495+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.652716+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.652716+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.654370+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.654370+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.656029+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.656029+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.656583+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.656583+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.662277+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.662277+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.662681+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.662681+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.720864+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.720864+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.722683+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.722683+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.725187+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.725187+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.725753+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.725753+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.731698+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.731698+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.732173+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.732173+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.791560+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.791560+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.793318+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.656583+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.662277+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.662277+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.662681+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.662681+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.720864+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.720864+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.722683+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.722683+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.725187+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.725187+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.725753+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.725753+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.731698+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.731698+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.732173+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.732173+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.791560+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.791560+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.793318+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.793318+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.794979+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.794979+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.795566+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.795566+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.801401+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.801401+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.801947+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.801947+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.860806+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.860806+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.862429+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.862429+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.864176+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.864176+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.864809+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.864809+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.870946+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.870946+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.793318+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.794979+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.794979+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.795566+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.795566+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.801401+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.801401+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.801947+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.801947+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.860806+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.860806+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.862429+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.862429+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.864176+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.864176+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.864809+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.864809+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.870946+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.870946+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.871384+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.871384+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.932065+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.932065+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.933917+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.933917+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.935814+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.935814+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.936529+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.936529+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.942643+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:04.942643+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.943044+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: cephadm 2024-09-17T12:46:04.943044+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.011431+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.011431+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.013277+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.013277+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.015320+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.015320+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.871384+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.871384+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.932065+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.932065+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.933917+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.933917+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.935814+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.935814+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.936529+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.936529+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.942643+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:04.942643+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.943044+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: cephadm 2024-09-17T12:46:04.943044+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.011431+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.011431+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.013277+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.013277+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.015320+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.015320+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.016036+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.016036+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.022582+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.022582+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.089090+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.089090+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.090765+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.090765+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.092877+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.092877+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.093481+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.093481+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.099557+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.099557+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.160130+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.160130+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.162570+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.162570+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.164601+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.164601+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.165305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.165305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.170951+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.170951+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.254206+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.254206+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.255835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.255835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.257451+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.257451+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.258057+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.258057+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.263012+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.263012+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.321221+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.321221+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.323623+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.323623+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.326384+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.326384+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.327705+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.327705+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.336193+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.336193+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.420033+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.420033+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.422107+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.422107+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.424680+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.424680+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.425517+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.425517+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.433572+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.433572+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.505629+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.505629+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.508308+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.508308+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.510784+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.510784+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.511652+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.511652+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.517279+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.517279+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.581463+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.581463+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.583778+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.583778+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.586034+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.586034+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.586764+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[109437]: audit 2024-09-17T12:46:05.586764+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.016036+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.016036+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.022582+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.022582+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.089090+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.089090+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.090765+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.090765+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.092877+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.092877+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.093481+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.093481+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.099557+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.099557+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.160130+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.160130+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.162570+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.162570+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.164601+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.164601+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.165305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.165305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.170951+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.170951+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.254206+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.254206+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.255835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.255835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.257451+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.257451+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.258057+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.258057+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.263012+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.263012+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.321221+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.321221+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.323623+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.323623+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.326384+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.326384+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.327705+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.327705+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.336193+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.336193+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.420033+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.420033+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.422107+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.422107+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.424680+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.424680+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.425517+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.425517+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.433572+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.433572+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.505629+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.505629+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.508308+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.508308+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.510784+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.510784+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.511652+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.511652+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.517279+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.517279+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.581463+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.581463+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.583778+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.583778+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.586034+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.586034+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.586764+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:05 smithi022 bash[111962]: audit 2024-09-17T12:46:05.586764+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.022972+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.022972+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.100122+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.100122+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.103558+0000 mgr.y (mgr.54108) 350 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:06.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.103558+0000 mgr.y (mgr.54108) 350 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.171496+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.171496+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.263410+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.263410+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.336759+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.336759+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.434108+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.434108+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cluster 2024-09-17T12:46:05.477508+0000 mgr.y (mgr.54108) 355 : cluster [DBG] pgmap v96: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cluster 2024-09-17T12:46:05.477508+0000 mgr.y (mgr.54108) 355 : cluster [DBG] pgmap v96: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.518039+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.518039+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.842 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.592805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.592805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.022972+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.022972+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.100122+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.100122+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.103558+0000 mgr.y (mgr.54108) 350 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.103558+0000 mgr.y (mgr.54108) 350 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.171496+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.171496+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.843 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.263410+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.263410+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.336759+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.336759+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.434108+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.434108+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cluster 2024-09-17T12:46:05.477508+0000 mgr.y (mgr.54108) 355 : cluster [DBG] pgmap v96: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cluster 2024-09-17T12:46:05.477508+0000 mgr.y (mgr.54108) 355 : cluster [DBG] pgmap v96: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.518039+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.518039+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.592805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.844 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.592805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.593336+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.593336+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.665347+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.665347+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.667075+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.667075+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.669004+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.669004+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.669646+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.669646+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.845 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.675566+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.675566+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.676016+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.676016+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.754150+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.754150+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.756339+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.756339+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.758827+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.846 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.758827+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.847 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.593336+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.847 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.593336+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.847 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.665347+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.847 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.665347+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.847 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.667075+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.847 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.667075+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.847 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.669004+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.848 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.669004+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.848 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.669646+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.848 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.669646+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.848 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.675566+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.848 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.675566+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.848 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.676016+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.848 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.676016+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.848 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.754150+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.754150+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.756339+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.756339+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.758827+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.758827+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.759597+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.759597+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.767546+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.767546+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.849 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.768098+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.768098+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.839035+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.839035+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.841298+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.841298+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.843209+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.843209+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.843958+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.843958+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.849190+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.849190+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.849628+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.850 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.849628+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.920371+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.920371+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.759597+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.759597+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.767546+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.767546+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.768098+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.768098+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.839035+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.839035+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.841298+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.841298+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.843209+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.843209+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.843958+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.843958+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.849190+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.849190+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.852 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.849628+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.849628+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.920371+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.920371+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.922373+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.922373+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.924567+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.924567+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.925325+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.925325+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.932141+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:05.932141+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.932580+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: cephadm 2024-09-17T12:46:05.932580+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.002334+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.002334+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.004889+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.004889+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.008072+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.008072+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.008977+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.008977+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.854 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.015007+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.922373+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.922373+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.924567+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.924567+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.925325+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.925325+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.932141+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:05.932141+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.855 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.932580+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: cephadm 2024-09-17T12:46:05.932580+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.002334+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.002334+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.004889+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.004889+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.008072+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.008072+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.008977+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.008977+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.856 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.015007+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.015007+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.102196+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.102196+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.104630+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.104630+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.106705+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.106705+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.857 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.107504+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.107504+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.115213+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.115213+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.203775+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.203775+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.206449+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.206449+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.208657+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.208657+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.209567+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.209567+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.215990+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.858 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.215990+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.313677+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.313677+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.316091+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.316091+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.318392+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.318392+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.319378+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.319378+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.329401+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.329401+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.409180+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.409180+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.859 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.411452+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.860 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.411452+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.860 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.413427+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.860 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.413427+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.860 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.414107+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.860 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.414107+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.860 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.015007+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.860 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.102196+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.860 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.102196+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.104630+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.104630+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.106705+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.106705+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.107504+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.107504+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.115213+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.115213+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.203775+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.203775+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.206449+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.861 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.206449+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.862 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.208657+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.862 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.208657+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.862 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.209567+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.862 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.209567+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.862 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.421523+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.862 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.421523+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.527674+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.527674+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.530181+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.530181+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.532370+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.532370+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.533146+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.533146+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.539289+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.863 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[109437]: audit 2024-09-17T12:46:06.539289+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.215990+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.215990+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.313677+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.313677+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.316091+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.316091+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.864 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.318392+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.318392+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.319378+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.319378+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.329401+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.329401+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.409180+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.409180+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.411452+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.411452+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.413427+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.413427+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.865 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.414107+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.414107+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.421523+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.421523+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.527674+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.527674+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.530181+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.530181+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.532370+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.532370+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.533146+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.533146+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.866 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.539289+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.867 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[111962]: audit 2024-09-17T12:46:06.539289+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.022972+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.022972+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.100122+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.100122+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.103558+0000 mgr.y (mgr.54108) 350 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.103558+0000 mgr.y (mgr.54108) 350 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.171496+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.171496+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.263410+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.263410+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.336759+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.336759+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.434108+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.434108+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cluster 2024-09-17T12:46:05.477508+0000 mgr.y (mgr.54108) 355 : cluster [DBG] pgmap v96: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cluster 2024-09-17T12:46:05.477508+0000 mgr.y (mgr.54108) 355 : cluster [DBG] pgmap v96: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.518039+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.518039+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.592805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.592805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.593336+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.593336+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.665347+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.665347+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.667075+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.667075+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.669004+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.669004+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.669646+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.669646+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.675566+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.675566+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.676016+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.676016+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.754150+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.754150+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.756339+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.756339+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.758827+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.758827+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.759597+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.759597+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.767546+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.767546+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.768098+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.768098+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.839035+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.839035+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.841298+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.841298+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.843209+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.843209+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.843958+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.843958+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.849190+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.849190+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.849628+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.849628+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.920371+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.920371+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.922373+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.922373+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.924567+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.924567+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.925325+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.925325+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.932141+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:05.932141+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.932580+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: cephadm 2024-09-17T12:46:05.932580+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.002334+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.002334+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.004889+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.004889+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.008072+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.008072+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.008977+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.008977+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.015007+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.015007+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.102196+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.102196+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.104630+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.104630+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.106705+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.106705+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.107504+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.107504+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.115213+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.115213+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.203775+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.203775+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.206449+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.206449+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.208657+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.208657+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.209567+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.209567+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.215990+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.215990+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.313677+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.313677+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.316091+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.316091+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.318392+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.318392+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.319378+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.319378+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.329401+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.329401+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.409180+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.409180+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.411452+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.411452+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.413427+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.413427+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.414107+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.414107+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.421523+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.421523+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.527674+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.527674+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.530181+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.530181+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.532370+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.532370+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.533146+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.533146+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:06.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.539289+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:06.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:06 smithi190 bash[89008]: audit 2024-09-17T12:46:06.539289+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:06 smithi022 bash[117988]: debug 2024-09-17T12:46:06.889+0000 7fcbde274640 1 -- 172.21.15.22:0/1863666079 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5651ac3e0960 con 0x5651ac401c00 2024-09-17T12:46:07.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.016529+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.016529+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.115983+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.115983+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.216607+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.216607+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.330027+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.330027+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.422114+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.422114+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.539743+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.539743+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.628822+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.628822+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.630588+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.630588+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.632218+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.632218+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.632821+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.632821+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.637543+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.637543+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.638009+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.638009+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.696228+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.696228+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.698060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.698060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.699883+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.699883+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.700623+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.700623+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.705711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.705711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.706095+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.706095+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.768715+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.768715+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.770364+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.770364+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.772112+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.772112+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.772724+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.772724+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.777581+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.777581+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.777970+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.777970+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.836355+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.836355+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.838280+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.838280+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.840578+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.840578+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.841407+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.841407+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.847189+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.847189+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.847771+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.847771+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.909547+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.909547+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.911370+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.911370+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.913011+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.913011+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.913655+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.913655+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.918424+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.918424+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.918847+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.918847+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:07.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.977349+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.977349+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.979400+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.979400+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.982000+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.982000+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.983029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.983029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.988907+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:06.988907+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.048016+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.048016+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.050174+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.050174+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.052628+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.052628+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.053556+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.053556+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.059178+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.059178+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.136627+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.136627+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.138641+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.138641+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.141206+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.141206+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.142282+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.142282+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.148718+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.148718+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.210611+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.210611+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.212610+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.212610+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.214503+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.214503+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.215221+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.215221+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.220824+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.220824+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.299405+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.299405+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.301355+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.301355+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.927 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.303833+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.927 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.303833+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.927 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.304745+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.927 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.304745+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.927 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.310201+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.928 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.310201+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.928 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.372659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.928 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.372659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.928 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.374494+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.928 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.374494+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.929 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.376752+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.929 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.376752+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.929 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.377508+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.929 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.377508+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.929 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.384973+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.384973+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.452335+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.452335+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.454124+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.454124+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.455881+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.455881+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.456502+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.456502+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.461300+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.461300+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.530056+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.530056+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:07.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.532003+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.532003+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:07.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.534763+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.534763+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:07.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.535632+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.535632+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:07.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.541291+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:07.934 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:07 smithi190 bash[89008]: audit 2024-09-17T12:46:07.541291+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.016529+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.016529+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.115983+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.115983+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.216607+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.216607+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.330027+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.330027+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.422114+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.422114+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.539743+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.539743+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.628822+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.628822+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.630588+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.630588+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.632218+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.632218+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.632821+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.632821+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.016529+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.016529+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.115983+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.115983+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.216607+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.216607+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.330027+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.330027+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.422114+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.422114+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.539743+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.539743+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.628822+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.628822+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.630588+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.630588+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.632218+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.632218+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.632821+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.632821+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.637543+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.637543+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.638009+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.638009+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.696228+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.696228+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.698060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.698060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.699883+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.699883+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.700623+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.700623+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.705711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.705711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.706095+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.706095+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.768715+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.768715+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.770364+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.770364+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.772112+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.772112+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.772724+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.772724+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.777581+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.777581+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.777970+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.777970+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.836355+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.836355+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.838280+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.838280+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.840578+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.840578+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.841407+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.841407+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.847189+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.847189+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.847771+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.847771+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.637543+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.637543+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.638009+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.638009+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.696228+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.696228+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.698060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.698060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.699883+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.699883+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.700623+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.700623+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.705711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.705711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.706095+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.706095+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.768715+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.768715+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.770364+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.770364+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.909547+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.909547+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.911370+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.911370+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.913011+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.913011+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.913655+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.913655+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.918424+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.918424+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.918847+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.918847+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.977349+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.977349+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.979400+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.979400+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.982000+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.982000+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.983029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.983029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.988907+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:06.988907+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.048016+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.048016+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.050174+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.050174+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.052628+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.052628+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.053556+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.053556+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.059178+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.059178+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.136627+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.136627+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.138641+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.138641+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.141206+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.141206+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.142282+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.772112+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.772112+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.772724+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.772724+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.777581+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.777581+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.777970+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.777970+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.836355+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.836355+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.838280+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.838280+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.840578+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.840578+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.841407+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.841407+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.847189+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.847189+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.847771+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.847771+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.142282+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.148718+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.148718+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.210611+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.210611+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.212610+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.212610+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.214503+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.214503+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.215221+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.215221+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.220824+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.220824+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.299405+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.299405+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.301355+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.301355+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.303833+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.303833+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.304745+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.304745+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.310201+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.310201+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.372659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.372659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.374494+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.374494+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.376752+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.376752+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.377508+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.377508+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.384973+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.384973+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.452335+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.452335+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.454124+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.454124+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.455881+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.455881+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.456502+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.456502+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.461300+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.461300+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.530056+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.530056+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.532003+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.532003+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.534763+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.534763+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.535632+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.535632+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.541291+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[109437]: audit 2024-09-17T12:46:07.541291+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.909547+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.909547+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.911370+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.911370+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.913011+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.913011+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.913655+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.913655+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.918424+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.918424+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.918847+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.918847+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.977349+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.977349+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.979400+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.979400+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.982000+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.982000+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.983029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.983029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.988907+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:06.988907+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.048016+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.048016+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.050174+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.050174+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.052628+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.052628+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.053556+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.053556+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.059178+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.059178+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.136627+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.136627+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.138641+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.138641+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.141206+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.141206+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.142282+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.142282+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.148718+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.148718+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.210611+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.210611+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.212610+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.212610+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.214503+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.214503+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.215221+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.215221+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.220824+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.220824+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.299405+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.299405+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.301355+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.301355+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.303833+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.303833+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.304745+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.304745+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.310201+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.310201+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.372659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.372659+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.374494+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.374494+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.376752+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.376752+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.377508+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.377508+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.384973+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.384973+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.452335+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.452335+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.454124+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.454124+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.455881+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.455881+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.456502+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.456502+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.461300+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.461300+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.530056+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.530056+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.532003+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.532003+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.534763+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.534763+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.535632+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.535632+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.541291+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:07 smithi022 bash[111962]: audit 2024-09-17T12:46:07.541291+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.514 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[117988]: debug 2024-09-17T12:46:08.217+0000 7fcbe0adb640 -1 Falling back to public interface 2024-09-17T12:46:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.989433+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:06.989433+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.059599+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.059599+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.149443+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.149443+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.221247+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.221247+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.310873+0000 mgr.y (mgr.54108) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.310873+0000 mgr.y (mgr.54108) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.385459+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.385459+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.461772+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.461772+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cluster 2024-09-17T12:46:07.478021+0000 mgr.y (mgr.54108) 380 : cluster [DBG] pgmap v97: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cluster 2024-09-17T12:46:07.478021+0000 mgr.y (mgr.54108) 380 : cluster [DBG] pgmap v97: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.541761+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.541761+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.623095+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.623095+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.624997+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.624997+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.627079+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.627079+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.627839+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.627839+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.633488+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.633488+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.634105+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.634105+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.702408+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.702408+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.704103+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.704103+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.705780+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.705780+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.706390+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.706390+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.711201+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.711201+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.711605+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.711605+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.771153+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.771153+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.773363+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.773363+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.775458+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.775458+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.776239+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.776239+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.781683+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.781683+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.782218+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.782218+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.840612+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.840612+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.843353+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.843353+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.846610+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.846610+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.847807+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.847807+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.855859+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.855859+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.856638+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.856638+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.926685+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.926685+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.928580+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.928580+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.930480+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.930480+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.931213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.931213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.936510+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:07.936510+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.937011+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: cephadm 2024-09-17T12:46:07.937011+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.001659+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.001659+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.003794+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.003794+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.005580+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.005580+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.006307+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.006307+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.011577+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.011577+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.074938+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.074938+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.077471+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.077471+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.080428+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.080428+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.081800+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.081800+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.090222+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.090222+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.172352+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.172352+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.174948+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.174948+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.177985+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.177985+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.179467+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.179467+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.186723+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.186723+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.257560+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.257560+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.259279+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.259279+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.260887+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.260887+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.261485+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.261485+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.267538+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.267538+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.325773+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.325773+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.327712+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.327712+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.329471+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.329471+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.330194+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.330194+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.336159+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.336159+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.399395+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.399395+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.401709+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.401709+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.404606+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.404606+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.405321+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.405321+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.410817+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.410817+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.474354+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.474354+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.476860+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.476860+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.479328+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.479328+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.480143+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.480143+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.485720+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.485720+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.558001+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.558001+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.559900+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.559900+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.561962+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.561962+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.562725+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.562725+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.567619+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:08 smithi190 bash[89008]: audit 2024-09-17T12:46:08.567619+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.980 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.989433+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.980 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:06.989433+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.980 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.059599+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.980 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.059599+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.149443+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.149443+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.221247+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.221247+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.310873+0000 mgr.y (mgr.54108) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.310873+0000 mgr.y (mgr.54108) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.385459+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.981 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.385459+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.461772+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.461772+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cluster 2024-09-17T12:46:07.478021+0000 mgr.y (mgr.54108) 380 : cluster [DBG] pgmap v97: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:08.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cluster 2024-09-17T12:46:07.478021+0000 mgr.y (mgr.54108) 380 : cluster [DBG] pgmap v97: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:08.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.541761+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.541761+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.623095+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.982 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.623095+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.624997+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.624997+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.627079+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.627079+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.627839+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.627839+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.633488+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.633488+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.634105+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.984 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.634105+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.702408+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.702408+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.704103+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.704103+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.705780+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.705780+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.706390+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.706390+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.711201+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.711201+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.711605+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.985 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.711605+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.771153+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.771153+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.773363+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.773363+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.775458+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.775458+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.776239+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.776239+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.781683+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.781683+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.986 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.782218+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.782218+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.840612+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.840612+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.843353+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.843353+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.846610+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.846610+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.847807+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.847807+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.855859+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.987 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.855859+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.856638+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.856638+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.926685+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.926685+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.928580+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.928580+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.930480+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.930480+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.931213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.931213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.936510+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.988 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:07.936510+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.937011+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: cephadm 2024-09-17T12:46:07.937011+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.001659+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.001659+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.003794+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.003794+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.005580+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.005580+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.006307+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.989 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.006307+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.011577+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.011577+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.074938+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.074938+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.077471+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.077471+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.080428+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.080428+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.081800+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.081800+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.090222+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.990 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.090222+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.172352+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.172352+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.174948+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.174948+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.177985+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.177985+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.179467+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.179467+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.186723+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.186723+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.257560+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.991 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.257560+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.259279+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.259279+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.260887+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.260887+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.261485+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.261485+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.992 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.267538+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.267538+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.325773+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.325773+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.327712+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.327712+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.329471+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.329471+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.330194+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.330194+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.336159+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.336159+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.399395+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.993 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.399395+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.401709+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.401709+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.404606+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.404606+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.405321+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.405321+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.410817+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.410817+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.474354+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.474354+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.476860+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.476860+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.994 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.479328+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.479328+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.480143+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.480143+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.485720+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.485720+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.558001+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.558001+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.559900+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.559900+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.561962+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.561962+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.995 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.562725+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.996 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.562725+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.996 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.567619+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.996 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[111962]: audit 2024-09-17T12:46:08.567619+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.989433+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:06.989433+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.059599+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.059599+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.149443+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.149443+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.221247+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.221247+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.310873+0000 mgr.y (mgr.54108) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.310873+0000 mgr.y (mgr.54108) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.385459+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.385459+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.461772+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.461772+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cluster 2024-09-17T12:46:07.478021+0000 mgr.y (mgr.54108) 380 : cluster [DBG] pgmap v97: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cluster 2024-09-17T12:46:07.478021+0000 mgr.y (mgr.54108) 380 : cluster [DBG] pgmap v97: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.541761+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.541761+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.623095+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.623095+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.624997+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.624997+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.627079+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.627079+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.627839+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.627839+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.633488+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.633488+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.634105+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.634105+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.702408+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.702408+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:08.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.704103+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.704103+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.705780+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.705780+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.706390+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.706390+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.711201+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.711201+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.711605+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.711605+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.771153+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.771153+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.773363+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.773363+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.775458+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.775458+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.776239+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.776239+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.781683+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.781683+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.782218+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.782218+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.840612+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.840612+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.843353+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.843353+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.846610+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.846610+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.847807+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.847807+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.855859+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.855859+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.856638+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.856638+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.926685+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.926685+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.928580+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.928580+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.930480+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.930480+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.931213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.931213+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.936510+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:07.936510+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.937011+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: cephadm 2024-09-17T12:46:07.937011+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.001659+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.001659+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.003794+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.003794+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.005580+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.005580+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.006307+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.006307+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.011577+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.011577+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.074938+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.074938+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.077471+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.077471+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.080428+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.080428+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.081800+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.081800+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.090222+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.090222+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.172352+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.172352+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.174948+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.174948+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.177985+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.177985+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.179467+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.179467+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.186723+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.186723+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.257560+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.257560+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.259279+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.259279+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.260887+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.260887+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.261485+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.261485+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.267538+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.267538+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.325773+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.325773+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.327712+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.327712+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.329471+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.329471+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.330194+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.330194+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.336159+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.336159+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.399395+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.399395+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.401709+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.401709+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.404606+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.404606+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.405321+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.405321+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.410817+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.410817+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.474354+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.474354+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.476860+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.476860+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.479328+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.479328+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.480143+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.480143+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.485720+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.485720+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.558001+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.558001+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.559900+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.559900+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.561962+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.561962+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.562725+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.562725+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.567619+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:08 smithi022 bash[109437]: audit 2024-09-17T12:46:08.567619+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.012002+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.012002+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.090721+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.090721+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.187356+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.187356+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.267950+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.267950+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.336693+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.336693+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.411280+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.411280+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.486176+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.486176+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.568054+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.568054+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.658314+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.658314+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.661050+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.661050+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.663760+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.663760+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.664811+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.664811+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.669882+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.669882+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.670289+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.670289+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.742307+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.742307+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.744396+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.744396+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.747037+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.747037+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.747813+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.747813+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.753041+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.753041+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.753624+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.753624+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.815371+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.815371+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.817290+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.817290+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.819034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.819034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.819693+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.819693+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.824980+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.824980+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.825517+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.825517+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.886607+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.886607+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.888725+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.888725+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.890564+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.890564+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.891311+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.891311+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.896600+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.896600+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.897043+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.897043+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.958198+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.958198+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.960158+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.960158+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.962504+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.962504+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.963474+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.963474+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.971591+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:08.971591+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.037209+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.037209+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.038841+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.038841+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.040477+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.040477+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.041125+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.041125+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.046370+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.046370+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.112293+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.112293+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.114358+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.114358+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.116391+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.116391+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.117055+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.117055+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.122300+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.122300+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.215640+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.215640+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.217919+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.217919+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.220290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.220290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.221464+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.221464+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.226596+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.226596+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.255459+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.255459+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.263384+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.263384+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.269493+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.269493+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.290921+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.290921+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.292659+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.292659+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.294293+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.294293+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.294950+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.294950+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.300818+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.300818+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.363342+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.363342+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.365388+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.365388+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.367207+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.367207+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.368052+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.368052+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.373492+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.373492+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.470662+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.470662+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.473049+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.473049+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.475070+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.475070+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.475860+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.475860+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.481881+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.481881+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.544334+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.544334+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.546881+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.546881+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.549053+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.549053+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.549782+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.549782+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.555388+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[111962]: audit 2024-09-17T12:46:09.555388+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.012002+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.012002+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.090721+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.090721+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.187356+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.187356+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.267950+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.267950+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.336693+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.336693+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.411280+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.411280+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.486176+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.486176+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.568054+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.568054+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.658314+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.658314+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.661050+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.661050+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.663760+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.663760+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.664811+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.664811+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.669882+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.669882+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.670289+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.670289+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.742307+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.742307+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.744396+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.744396+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.747037+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.747037+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.747813+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.747813+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.753041+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.753041+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.753624+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.753624+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.815371+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.815371+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.817290+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.817290+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.819034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.819034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.819693+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.819693+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.824980+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.824980+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.825517+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.825517+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.886607+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.886607+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.888725+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.888725+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.890564+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.890564+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.891311+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.891311+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.896600+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.896600+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.897043+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.897043+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.958198+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.958198+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.960158+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.960158+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.962504+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.962504+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.963474+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.963474+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.971591+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:08.971591+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.037209+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.037209+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.038841+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.038841+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.040477+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.040477+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.041125+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.041125+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.046370+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.046370+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.112293+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.112293+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.114358+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.114358+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.116391+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.116391+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.117055+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.117055+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.122300+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.122300+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.215640+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.215640+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.217919+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.217919+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.220290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.220290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.221464+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.221464+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.226596+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.226596+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.255459+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.255459+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.263384+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.263384+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.269493+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.269493+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.290921+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.290921+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.292659+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.292659+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.294293+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.294293+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.294950+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.294950+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.300818+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.300818+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.363342+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.363342+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.365388+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.365388+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.367207+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.367207+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.368052+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.368052+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.373492+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.373492+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.470662+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.470662+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.473049+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.473049+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.475070+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.475070+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.475860+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.475860+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.481881+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.481881+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.544334+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.544334+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.546881+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.546881+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.549053+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.549053+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.549782+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.549782+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.555388+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:09 smithi022 bash[109437]: audit 2024-09-17T12:46:09.555388+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.012002+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.012002+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.090721+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.090721+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.187356+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.187356+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.267950+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.267950+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.336693+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.336693+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.411280+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.411280+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.486176+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.486176+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.568054+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.568054+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.658314+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.658314+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.661050+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.661050+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.663760+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.663760+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.664811+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.664811+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.669882+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.669882+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.670289+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.670289+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.742307+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.742307+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.744396+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.744396+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.747037+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.747037+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.747813+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.747813+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.753041+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.753041+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.753624+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.753624+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.815371+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.815371+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.817290+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.817290+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.819034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.819034+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.819693+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.819693+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.824980+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.824980+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.825517+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.825517+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.886607+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.886607+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.888725+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.888725+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.890564+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.890564+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.891311+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.891311+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.896600+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.896600+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.897043+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.897043+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.958198+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.958198+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.960158+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.960158+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.962504+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.962504+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.963474+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.963474+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.971591+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:08.971591+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.037209+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.037209+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.038841+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.038841+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.040477+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.040477+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.041125+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.041125+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.046370+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.046370+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.112293+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.112293+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.114358+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.114358+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.116391+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.116391+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.117055+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.117055+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.122300+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.122300+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.215640+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.215640+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.217919+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.217919+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.220290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.220290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.221464+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.221464+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.226596+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.226596+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.255459+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.255459+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.263384+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.263384+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.269493+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.269493+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.290921+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.290921+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.292659+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.292659+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.294293+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.294293+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.294950+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.294950+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.300818+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.300818+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.363342+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.363342+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.365388+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.365388+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.367207+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.367207+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.368052+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.368052+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.373492+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.373492+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.470662+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.470662+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.473049+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.473049+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.475070+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.475070+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.475860+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.475860+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.481881+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.481881+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.544334+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.544334+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.546881+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.546881+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.549053+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.549053+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.549782+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.549782+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.555388+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:09 smithi190 bash[89008]: audit 2024-09-17T12:46:09.555388+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[77365]: debug 2024-09-17T12:46:10.156+0000 7fe6ff14d640 -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-09-17T12:46:10.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.972187+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:08.972187+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.046973+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.046973+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.122844+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.122844+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.227346+0000 mgr.y (mgr.54108) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.227346+0000 mgr.y (mgr.54108) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.301332+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.301332+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.374073+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.374073+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cluster 2024-09-17T12:46:09.479060+0000 mgr.y (mgr.54108) 405 : cluster [DBG] pgmap v98: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:10.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cluster 2024-09-17T12:46:09.479060+0000 mgr.y (mgr.54108) 405 : cluster [DBG] pgmap v98: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.482389+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.482389+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.555987+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.555987+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.626194+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.626194+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.628000+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.628000+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.629744+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.629744+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.630362+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.630362+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.634860+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.634860+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.635345+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.635345+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.705568+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.705568+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.707793+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.707793+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.709518+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.709518+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.710239+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.710239+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.715538+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.715538+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.716199+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.716199+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.783414+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.783414+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.785019+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.785019+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.786888+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.786888+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.787479+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.787479+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.792765+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.792765+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.793326+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.793326+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.862558+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.862558+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.864390+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.864390+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.866154+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.866154+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.866800+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.866800+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.871983+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.871983+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.872681+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.872681+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.932556+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.932556+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.934226+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.934226+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.935984+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.935984+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.936606+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.936606+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.941532+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:09.941532+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.942008+0000 mgr.y (mgr.54108) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: cephadm 2024-09-17T12:46:09.942008+0000 mgr.y (mgr.54108) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.004764+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.004764+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.006885+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.006885+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.008684+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.008684+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.009261+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.009261+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.014293+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.014293+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.074275+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.074275+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.077730+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.077730+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.082117+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.082117+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.082610+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.082610+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.085118+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.085118+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.088820+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.088820+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.095103+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.095103+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.099959+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.099959+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.157155+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.157155+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.159007+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.159007+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.160136+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.160136+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.161037+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.161037+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.162190+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:10 smithi190 bash[89008]: audit 2024-09-17T12:46:10.162190+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:10.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.972187+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:08.972187+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.046973+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.046973+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.122844+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.122844+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.227346+0000 mgr.y (mgr.54108) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.227346+0000 mgr.y (mgr.54108) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.301332+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.301332+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.374073+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.374073+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cluster 2024-09-17T12:46:09.479060+0000 mgr.y (mgr.54108) 405 : cluster [DBG] pgmap v98: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cluster 2024-09-17T12:46:09.479060+0000 mgr.y (mgr.54108) 405 : cluster [DBG] pgmap v98: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.482389+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.482389+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.555987+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.555987+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.626194+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.626194+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.972187+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:08.972187+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.046973+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.046973+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.122844+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.122844+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.227346+0000 mgr.y (mgr.54108) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.227346+0000 mgr.y (mgr.54108) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.301332+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.301332+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.374073+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.374073+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cluster 2024-09-17T12:46:09.479060+0000 mgr.y (mgr.54108) 405 : cluster [DBG] pgmap v98: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cluster 2024-09-17T12:46:09.479060+0000 mgr.y (mgr.54108) 405 : cluster [DBG] pgmap v98: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.482389+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.482389+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.555987+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.555987+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.626194+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.626194+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.628000+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.628000+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.629744+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.629744+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.630362+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.630362+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.634860+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.634860+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.635345+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.635345+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.705568+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.705568+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.707793+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.707793+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.709518+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.709518+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.710239+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.710239+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.715538+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.715538+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.628000+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.628000+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.629744+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.629744+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.630362+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.630362+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.634860+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.634860+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.635345+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.635345+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.705568+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.705568+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.707793+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.707793+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.709518+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.709518+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.710239+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.710239+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.715538+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.715538+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.716199+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.716199+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.783414+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.783414+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.785019+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.785019+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.786888+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.786888+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.787479+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.787479+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.792765+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.792765+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.793326+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.793326+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.862558+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.862558+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.864390+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.864390+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.866154+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.716199+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.716199+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.783414+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.783414+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.785019+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.785019+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.786888+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.786888+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.787479+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.787479+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.792765+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.792765+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.793326+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.793326+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.862558+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.862558+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.864390+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.864390+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.866154+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.866154+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.866800+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.866800+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.871983+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.871983+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.872681+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.872681+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.932556+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.932556+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.934226+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.934226+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.935984+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.935984+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.936606+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.936606+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.941532+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:09.941532+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.942008+0000 mgr.y (mgr.54108) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: cephadm 2024-09-17T12:46:09.942008+0000 mgr.y (mgr.54108) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.004764+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.866154+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.866800+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.866800+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.871983+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.871983+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.872681+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.872681+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.932556+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.932556+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.934226+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.934226+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.935984+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.935984+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.936606+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.936606+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.941532+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:09.941532+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.942008+0000 mgr.y (mgr.54108) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: cephadm 2024-09-17T12:46:09.942008+0000 mgr.y (mgr.54108) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.004764+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.004764+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.006885+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.006885+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.008684+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.008684+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.009261+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.009261+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.014293+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.014293+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.074275+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.074275+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.077730+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.077730+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.082117+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.082117+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.082610+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.082610+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.085118+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.085118+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.088820+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.004764+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.006885+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.006885+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.008684+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.008684+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.009261+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.009261+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.014293+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.014293+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.074275+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.074275+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.077730+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.077730+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.082117+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.082117+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.082610+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.082610+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.085118+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.085118+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.088820+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.088820+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.095103+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.095103+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.099959+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.099959+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.157155+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.157155+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.159007+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.159007+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.160136+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.160136+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.161037+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.161037+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.162190+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[109437]: audit 2024-09-17T12:46:10.162190+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.088820+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.095103+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.095103+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.099959+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.099959+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.157155+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.157155+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.159007+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.159007+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.160136+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.160136+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.161037+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.161037+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.162190+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[111962]: audit 2024-09-17T12:46:10.162190+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:46:10] "GET /metrics HTTP/1.1" 200 38366 "" "Prometheus/2.51.0" 2024-09-17T12:46:11.883 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[111962]: cephadm 2024-09-17T12:46:10.014813+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:11.883 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[111962]: cephadm 2024-09-17T12:46:10.014813+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:11.883 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[111962]: audit 2024-09-17T12:46:10.162326+0000 mgr.y (mgr.54108) 414 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:11.883 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[111962]: audit 2024-09-17T12:46:10.162326+0000 mgr.y (mgr.54108) 414 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:11.883 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[111962]: cephadm 2024-09-17T12:46:10.163199+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:46:11.884 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[111962]: cephadm 2024-09-17T12:46:10.163199+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:46:11.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[109437]: cephadm 2024-09-17T12:46:10.014813+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:11.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[109437]: cephadm 2024-09-17T12:46:10.014813+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:11.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[109437]: audit 2024-09-17T12:46:10.162326+0000 mgr.y (mgr.54108) 414 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:11.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[109437]: audit 2024-09-17T12:46:10.162326+0000 mgr.y (mgr.54108) 414 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:11.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[109437]: cephadm 2024-09-17T12:46:10.163199+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:46:11.884 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:11 smithi022 bash[109437]: cephadm 2024-09-17T12:46:10.163199+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:46:11.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:11 smithi190 bash[89008]: cephadm 2024-09-17T12:46:10.014813+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:11.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:11 smithi190 bash[89008]: cephadm 2024-09-17T12:46:10.014813+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:11.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:11 smithi190 bash[89008]: audit 2024-09-17T12:46:10.162326+0000 mgr.y (mgr.54108) 414 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:11.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:11 smithi190 bash[89008]: audit 2024-09-17T12:46:10.162326+0000 mgr.y (mgr.54108) 414 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:11.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:11 smithi190 bash[89008]: cephadm 2024-09-17T12:46:10.163199+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:46:11.892 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:11 smithi190 bash[89008]: cephadm 2024-09-17T12:46:10.163199+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:46:12.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[117988]: debug 2024-09-17T12:46:12.004+0000 7fcbe0adb640 -1 osd.0 114 log_to_monitors true 2024-09-17T12:46:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:12 smithi190 bash[89008]: cluster 2024-09-17T12:46:11.479913+0000 mgr.y (mgr.54108) 416 : cluster [DBG] pgmap v99: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:12 smithi190 bash[89008]: cluster 2024-09-17T12:46:11.479913+0000 mgr.y (mgr.54108) 416 : cluster [DBG] pgmap v99: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:12 smithi190 bash[89008]: audit 2024-09-17T12:46:12.013440+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:12 smithi190 bash[89008]: audit 2024-09-17T12:46:12.013440+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:12 smithi190 bash[89008]: audit 2024-09-17T12:46:12.013873+0000 mon.a (mon.0) 1410 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:12 smithi190 bash[89008]: audit 2024-09-17T12:46:12.013873+0000 mon.a (mon.0) 1410 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.973 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[117988]: debug 2024-09-17T12:46:12.668+0000 7fcbd8885640 -1 osd.0 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:46:12.973 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[109437]: cluster 2024-09-17T12:46:11.479913+0000 mgr.y (mgr.54108) 416 : cluster [DBG] pgmap v99: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:12.973 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[109437]: cluster 2024-09-17T12:46:11.479913+0000 mgr.y (mgr.54108) 416 : cluster [DBG] pgmap v99: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:12.973 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[109437]: audit 2024-09-17T12:46:12.013440+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[109437]: audit 2024-09-17T12:46:12.013440+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[109437]: audit 2024-09-17T12:46:12.013873+0000 mon.a (mon.0) 1410 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[109437]: audit 2024-09-17T12:46:12.013873+0000 mon.a (mon.0) 1410 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[111962]: cluster 2024-09-17T12:46:11.479913+0000 mgr.y (mgr.54108) 416 : cluster [DBG] pgmap v99: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[111962]: cluster 2024-09-17T12:46:11.479913+0000 mgr.y (mgr.54108) 416 : cluster [DBG] pgmap v99: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[111962]: audit 2024-09-17T12:46:12.013440+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[111962]: audit 2024-09-17T12:46:12.013440+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[111962]: audit 2024-09-17T12:46:12.013873+0000 mon.a (mon.0) 1410 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:12.974 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:12 smithi022 bash[111962]: audit 2024-09-17T12:46:12.013873+0000 mon.a (mon.0) 1410 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:46:13.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:12.625397+0000 mon.a (mon.0) 1411 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:12.625397+0000 mon.a (mon.0) 1411 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: cluster 2024-09-17T12:46:12.630807+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: cluster 2024-09-17T12:46:12.630807+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:12.631789+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:12.631789+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:12.632593+0000 mon.a (mon.0) 1413 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:12.632593+0000 mon.a (mon.0) 1413 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:13.154606+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:13.154606+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:13.160720+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:13.160720+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.925 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:13.166616+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[109437]: audit 2024-09-17T12:46:13.166616+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:12.625397+0000 mon.a (mon.0) 1411 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:12.625397+0000 mon.a (mon.0) 1411 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: cluster 2024-09-17T12:46:12.630807+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: cluster 2024-09-17T12:46:12.630807+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:12.631789+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:12.631789+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:12.632593+0000 mon.a (mon.0) 1413 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:12.632593+0000 mon.a (mon.0) 1413 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:13.154606+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:13.154606+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:13.160720+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:13.160720+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:13.166616+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:13.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:13 smithi022 bash[111962]: audit 2024-09-17T12:46:13.166616+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:12.625397+0000 mon.a (mon.0) 1411 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:46:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:12.625397+0000 mon.a (mon.0) 1411 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:46:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: cluster 2024-09-17T12:46:12.630807+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T12:46:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: cluster 2024-09-17T12:46:12.630807+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T12:46:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:12.631789+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:12.631789+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:12.632593+0000 mon.a (mon.0) 1413 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:12.632593+0000 mon.a (mon.0) 1413 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:13.154606+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:13.154606+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:13.160720+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:13.160720+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:13.166616+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:13 smithi190 bash[89008]: audit 2024-09-17T12:46:13.166616+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:14.717 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:13.480860+0000 mgr.y (mgr.54108) 417 : cluster [DBG] pgmap v101: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:14.717 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:13.480860+0000 mgr.y (mgr.54108) 417 : cluster [DBG] pgmap v101: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:14.717 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:13.626431+0000 mon.a (mon.0) 1417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:14.717 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:13.626431+0000 mon.a (mon.0) 1417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:14.717 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:13.636279+0000 mon.a (mon.0) 1418 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266] boot 2024-09-17T12:46:14.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:13.636279+0000 mon.a (mon.0) 1418 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266] boot 2024-09-17T12:46:14.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:13.636388+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:46:14.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:13.636388+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:46:14.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: audit 2024-09-17T12:46:13.637443+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:46:14.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: audit 2024-09-17T12:46:13.637443+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:46:14.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:14.636419+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T12:46:14.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:14 smithi190 bash[89008]: cluster 2024-09-17T12:46:14.636419+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T12:46:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:13.480860+0000 mgr.y (mgr.54108) 417 : cluster [DBG] pgmap v101: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:13.480860+0000 mgr.y (mgr.54108) 417 : cluster [DBG] pgmap v101: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:13.626431+0000 mon.a (mon.0) 1417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:13.626431+0000 mon.a (mon.0) 1417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:13.636279+0000 mon.a (mon.0) 1418 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266] boot 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:13.636279+0000 mon.a (mon.0) 1418 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266] boot 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:13.636388+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:13.636388+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: audit 2024-09-17T12:46:13.637443+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: audit 2024-09-17T12:46:13.637443+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:14.636419+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T12:46:15.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[109437]: cluster 2024-09-17T12:46:14.636419+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:13.480860+0000 mgr.y (mgr.54108) 417 : cluster [DBG] pgmap v101: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:13.480860+0000 mgr.y (mgr.54108) 417 : cluster [DBG] pgmap v101: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:13.626431+0000 mon.a (mon.0) 1417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:13.626431+0000 mon.a (mon.0) 1417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:13.636279+0000 mon.a (mon.0) 1418 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266] boot 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:13.636279+0000 mon.a (mon.0) 1418 : cluster [INF] osd.0 [v2:172.21.15.22:6802/3811978266,v1:172.21.15.22:6803/3811978266] boot 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:13.636388+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:13.636388+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: audit 2024-09-17T12:46:13.637443+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: audit 2024-09-17T12:46:13.637443+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:14.636419+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T12:46:15.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:14 smithi022 bash[111962]: cluster 2024-09-17T12:46:14.636419+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T12:46:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:15 smithi022 bash[111962]: cluster 2024-09-17T12:46:15.656847+0000 mon.a (mon.0) 1422 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:15 smithi022 bash[111962]: cluster 2024-09-17T12:46:15.656847+0000 mon.a (mon.0) 1422 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:15.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:15 smithi022 bash[109437]: cluster 2024-09-17T12:46:15.656847+0000 mon.a (mon.0) 1422 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:15.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:15 smithi022 bash[109437]: cluster 2024-09-17T12:46:15.656847+0000 mon.a (mon.0) 1422 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:15 smithi190 bash[89008]: cluster 2024-09-17T12:46:15.656847+0000 mon.a (mon.0) 1422 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:15 smithi190 bash[89008]: cluster 2024-09-17T12:46:15.656847+0000 mon.a (mon.0) 1422 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:16 smithi022 bash[109437]: audit 2024-09-17T12:46:15.111865+0000 mgr.y (mgr.54108) 418 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:16 smithi022 bash[109437]: audit 2024-09-17T12:46:15.111865+0000 mgr.y (mgr.54108) 418 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:16 smithi022 bash[109437]: cluster 2024-09-17T12:46:15.481741+0000 mgr.y (mgr.54108) 419 : cluster [DBG] pgmap v104: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:16 smithi022 bash[109437]: cluster 2024-09-17T12:46:15.481741+0000 mgr.y (mgr.54108) 419 : cluster [DBG] pgmap v104: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:16 smithi022 bash[111962]: audit 2024-09-17T12:46:15.111865+0000 mgr.y (mgr.54108) 418 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:16 smithi022 bash[111962]: audit 2024-09-17T12:46:15.111865+0000 mgr.y (mgr.54108) 418 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:16 smithi022 bash[111962]: cluster 2024-09-17T12:46:15.481741+0000 mgr.y (mgr.54108) 419 : cluster [DBG] pgmap v104: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:16 smithi022 bash[111962]: cluster 2024-09-17T12:46:15.481741+0000 mgr.y (mgr.54108) 419 : cluster [DBG] pgmap v104: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:16 smithi190 bash[89008]: audit 2024-09-17T12:46:15.111865+0000 mgr.y (mgr.54108) 418 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:16 smithi190 bash[89008]: audit 2024-09-17T12:46:15.111865+0000 mgr.y (mgr.54108) 418 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:16 smithi190 bash[89008]: cluster 2024-09-17T12:46:15.481741+0000 mgr.y (mgr.54108) 419 : cluster [DBG] pgmap v104: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:16 smithi190 bash[89008]: cluster 2024-09-17T12:46:15.481741+0000 mgr.y (mgr.54108) 419 : cluster [DBG] pgmap v104: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:18 smithi022 bash[111962]: cluster 2024-09-17T12:46:17.482556+0000 mgr.y (mgr.54108) 420 : cluster [DBG] pgmap v105: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:18 smithi022 bash[111962]: cluster 2024-09-17T12:46:17.482556+0000 mgr.y (mgr.54108) 420 : cluster [DBG] pgmap v105: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:19.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:18 smithi022 bash[109437]: cluster 2024-09-17T12:46:17.482556+0000 mgr.y (mgr.54108) 420 : cluster [DBG] pgmap v105: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:19.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:18 smithi022 bash[109437]: cluster 2024-09-17T12:46:17.482556+0000 mgr.y (mgr.54108) 420 : cluster [DBG] pgmap v105: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:18 smithi190 bash[89008]: cluster 2024-09-17T12:46:17.482556+0000 mgr.y (mgr.54108) 420 : cluster [DBG] pgmap v105: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:18 smithi190 bash[89008]: cluster 2024-09-17T12:46:17.482556+0000 mgr.y (mgr.54108) 420 : cluster [DBG] pgmap v105: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-17T12:46:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:19 smithi022 bash[109437]: audit 2024-09-17T12:46:18.943014+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:19 smithi022 bash[109437]: audit 2024-09-17T12:46:18.943014+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:19 smithi022 bash[109437]: audit 2024-09-17T12:46:18.944342+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:19 smithi022 bash[109437]: audit 2024-09-17T12:46:18.944342+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:19 smithi022 bash[111962]: audit 2024-09-17T12:46:18.943014+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:19 smithi022 bash[111962]: audit 2024-09-17T12:46:18.943014+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:19 smithi022 bash[111962]: audit 2024-09-17T12:46:18.944342+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:19 smithi022 bash[111962]: audit 2024-09-17T12:46:18.944342+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:19 smithi190 bash[89008]: audit 2024-09-17T12:46:18.943014+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:19 smithi190 bash[89008]: audit 2024-09-17T12:46:18.943014+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:19 smithi190 bash[89008]: audit 2024-09-17T12:46:18.944342+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:19 smithi190 bash[89008]: audit 2024-09-17T12:46:18.944342+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:46:20] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.51.0" 2024-09-17T12:46:21.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[109437]: cluster 2024-09-17T12:46:19.484277+0000 mgr.y (mgr.54108) 421 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:46:21.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[109437]: cluster 2024-09-17T12:46:19.484277+0000 mgr.y (mgr.54108) 421 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:46:21.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[109437]: cluster 2024-09-17T12:46:19.938569+0000 mon.a (mon.0) 1425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[109437]: cluster 2024-09-17T12:46:19.938569+0000 mon.a (mon.0) 1425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[109437]: cluster 2024-09-17T12:46:19.938615+0000 mon.a (mon.0) 1426 : cluster [INF] Cluster is now healthy 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[109437]: cluster 2024-09-17T12:46:19.938615+0000 mon.a (mon.0) 1426 : cluster [INF] Cluster is now healthy 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[111962]: cluster 2024-09-17T12:46:19.484277+0000 mgr.y (mgr.54108) 421 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[111962]: cluster 2024-09-17T12:46:19.484277+0000 mgr.y (mgr.54108) 421 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[111962]: cluster 2024-09-17T12:46:19.938569+0000 mon.a (mon.0) 1425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[111962]: cluster 2024-09-17T12:46:19.938569+0000 mon.a (mon.0) 1425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[111962]: cluster 2024-09-17T12:46:19.938615+0000 mon.a (mon.0) 1426 : cluster [INF] Cluster is now healthy 2024-09-17T12:46:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:20 smithi022 bash[111962]: cluster 2024-09-17T12:46:19.938615+0000 mon.a (mon.0) 1426 : cluster [INF] Cluster is now healthy 2024-09-17T12:46:21.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:20 smithi190 bash[89008]: cluster 2024-09-17T12:46:19.484277+0000 mgr.y (mgr.54108) 421 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:46:21.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:20 smithi190 bash[89008]: cluster 2024-09-17T12:46:19.484277+0000 mgr.y (mgr.54108) 421 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:46:21.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:20 smithi190 bash[89008]: cluster 2024-09-17T12:46:19.938569+0000 mon.a (mon.0) 1425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-17T12:46:21.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:20 smithi190 bash[89008]: cluster 2024-09-17T12:46:19.938569+0000 mon.a (mon.0) 1425 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-17T12:46:21.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:20 smithi190 bash[89008]: cluster 2024-09-17T12:46:19.938615+0000 mon.a (mon.0) 1426 : cluster [INF] Cluster is now healthy 2024-09-17T12:46:21.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:20 smithi190 bash[89008]: cluster 2024-09-17T12:46:19.938615+0000 mon.a (mon.0) 1426 : cluster [INF] Cluster is now healthy 2024-09-17T12:46:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:22 smithi022 bash[109437]: cluster 2024-09-17T12:46:21.484980+0000 mgr.y (mgr.54108) 422 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:22 smithi022 bash[109437]: cluster 2024-09-17T12:46:21.484980+0000 mgr.y (mgr.54108) 422 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:22 smithi022 bash[111962]: cluster 2024-09-17T12:46:21.484980+0000 mgr.y (mgr.54108) 422 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:22 smithi022 bash[111962]: cluster 2024-09-17T12:46:21.484980+0000 mgr.y (mgr.54108) 422 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:23.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:22 smithi190 bash[89008]: cluster 2024-09-17T12:46:21.484980+0000 mgr.y (mgr.54108) 422 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:23.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:22 smithi190 bash[89008]: cluster 2024-09-17T12:46:21.484980+0000 mgr.y (mgr.54108) 422 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:25.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:24 smithi022 bash[109437]: cluster 2024-09-17T12:46:23.485914+0000 mgr.y (mgr.54108) 423 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:46:25.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:24 smithi022 bash[109437]: cluster 2024-09-17T12:46:23.485914+0000 mgr.y (mgr.54108) 423 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:46:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:24 smithi022 bash[111962]: cluster 2024-09-17T12:46:23.485914+0000 mgr.y (mgr.54108) 423 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:46:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:24 smithi022 bash[111962]: cluster 2024-09-17T12:46:23.485914+0000 mgr.y (mgr.54108) 423 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:46:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:24 smithi190 bash[89008]: cluster 2024-09-17T12:46:23.485914+0000 mgr.y (mgr.54108) 423 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:46:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:24 smithi190 bash[89008]: cluster 2024-09-17T12:46:23.485914+0000 mgr.y (mgr.54108) 423 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:46:25.524 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:46:26.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:25 smithi022 bash[111962]: audit 2024-09-17T12:46:25.179009+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:26.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:25 smithi022 bash[109437]: audit 2024-09-17T12:46:25.179009+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:26.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.179009+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:26.161 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:46:26.161 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 12s ago 47m - - 2024-09-17T12:46:26.161 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 16s ago 47m - - 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (7m) 12s ago 38m 13.5M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (6m) 16s ago 37m 69.6M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (10m) 12s ago 34m 49.9M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (3m) 16s ago 46m 438M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (21m) 12s ago 48m 512M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (3m) 12s ago 49m 50.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (4m) 16s ago 46m 43.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (2m) 12s ago 46m 37.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (8m) 12s ago 38m 8827k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (8m) 16s ago 38m 8452k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (21s) 12s ago 45m 33.8M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (44m) 12s ago 44m 70.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 064ea4fb9f5c 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (43m) 12s ago 43m 56.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:46:26.162 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (42m) 12s ago 42m 68.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:46:26.163 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (42m) 16s ago 42m 70.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:46:26.163 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (41m) 16s ago 41m 66.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:46:26.163 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (40m) 16s ago 40m 58.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:46:26.163 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (39m) 16s ago 39m 68.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:46:26.163 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (8m) 16s ago 38m 48.0M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:46:26.163 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (34m) 12s ago 34m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:46:26.163 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (34m) 16s ago 34m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:46:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:25 smithi190 bash[89008]: audit 2024-09-17T12:46:25.179009+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:25 smithi190 bash[89008]: audit 2024-09-17T12:46:25.179009+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:26.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.179009+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:46:26.523 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:46:26.523 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:46:26.523 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7, 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 9, 2024-09-17T12:46:26.524 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 6 2024-09-17T12:46:26.525 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:46:26.525 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:46:26.838 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:46:26.838 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:46:26.838 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:46:26.838 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-17T12:46:26.838 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:46:26.838 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "1/8 daemons upgraded", 2024-09-17T12:46:26.839 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:46:26.839 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:46:26.839 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:46:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.123137+0000 mgr.y (mgr.54108) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.123137+0000 mgr.y (mgr.54108) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.179462+0000 mgr.y (mgr.54108) 425 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.179462+0000 mgr.y (mgr.54108) 425 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: cephadm 2024-09-17T12:46:25.181650+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: cephadm 2024-09-17T12:46:25.181650+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: cluster 2024-09-17T12:46:25.486875+0000 mgr.y (mgr.54108) 427 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: cluster 2024-09-17T12:46:25.486875+0000 mgr.y (mgr.54108) 427 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.511215+0000 mgr.y (mgr.54108) 428 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.511215+0000 mgr.y (mgr.54108) 428 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.832257+0000 mgr.y (mgr.54108) 429 : audit [DBG] from='client.64223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:25.832257+0000 mgr.y (mgr.54108) 429 : audit [DBG] from='client.64223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:26.522899+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.22:0/565853664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[109437]: audit 2024-09-17T12:46:26.522899+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.22:0/565853664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.123137+0000 mgr.y (mgr.54108) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.123137+0000 mgr.y (mgr.54108) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.179462+0000 mgr.y (mgr.54108) 425 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.179462+0000 mgr.y (mgr.54108) 425 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: cephadm 2024-09-17T12:46:25.181650+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: cephadm 2024-09-17T12:46:25.181650+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: cluster 2024-09-17T12:46:25.486875+0000 mgr.y (mgr.54108) 427 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: cluster 2024-09-17T12:46:25.486875+0000 mgr.y (mgr.54108) 427 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.511215+0000 mgr.y (mgr.54108) 428 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.511215+0000 mgr.y (mgr.54108) 428 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.832257+0000 mgr.y (mgr.54108) 429 : audit [DBG] from='client.64223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:25.832257+0000 mgr.y (mgr.54108) 429 : audit [DBG] from='client.64223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:26.522899+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.22:0/565853664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:26 smithi022 bash[111962]: audit 2024-09-17T12:46:26.522899+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.22:0/565853664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:25.123137+0000 mgr.y (mgr.54108) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:25.123137+0000 mgr.y (mgr.54108) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:25.179462+0000 mgr.y (mgr.54108) 425 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:25.179462+0000 mgr.y (mgr.54108) 425 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: cephadm 2024-09-17T12:46:25.181650+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: cephadm 2024-09-17T12:46:25.181650+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: cluster 2024-09-17T12:46:25.486875+0000 mgr.y (mgr.54108) 427 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: cluster 2024-09-17T12:46:25.486875+0000 mgr.y (mgr.54108) 427 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:25.511215+0000 mgr.y (mgr.54108) 428 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:25.511215+0000 mgr.y (mgr.54108) 428 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:25.832257+0000 mgr.y (mgr.54108) 429 : audit [DBG] from='client.64223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:25.832257+0000 mgr.y (mgr.54108) 429 : audit [DBG] from='client.64223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:26.522899+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.22:0/565853664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:26 smithi190 bash[89008]: audit 2024-09-17T12:46:26.522899+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.22:0/565853664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:26.136961+0000 mgr.y (mgr.54108) 430 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:26.136961+0000 mgr.y (mgr.54108) 430 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:26.837269+0000 mgr.y (mgr.54108) 431 : audit [DBG] from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:26.837269+0000 mgr.y (mgr.54108) 431 : audit [DBG] from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: cluster 2024-09-17T12:46:27.487589+0000 mgr.y (mgr.54108) 432 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:28.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: cluster 2024-09-17T12:46:27.487589+0000 mgr.y (mgr.54108) 432 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:28.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: cephadm 2024-09-17T12:46:27.849345+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:46:28.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: cephadm 2024-09-17T12:46:27.849345+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:46:28.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:27.858567+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:27.858567+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:27.863644+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:27.863644+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:27.864716+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: audit 2024-09-17T12:46:27.864716+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: cephadm 2024-09-17T12:46:27.869877+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[109437]: cephadm 2024-09-17T12:46:27.869877+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:26.136961+0000 mgr.y (mgr.54108) 430 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:26.136961+0000 mgr.y (mgr.54108) 430 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:26.837269+0000 mgr.y (mgr.54108) 431 : audit [DBG] from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:26.837269+0000 mgr.y (mgr.54108) 431 : audit [DBG] from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: cluster 2024-09-17T12:46:27.487589+0000 mgr.y (mgr.54108) 432 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: cluster 2024-09-17T12:46:27.487589+0000 mgr.y (mgr.54108) 432 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: cephadm 2024-09-17T12:46:27.849345+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: cephadm 2024-09-17T12:46:27.849345+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:27.858567+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:27.858567+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:27.863644+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:27.863644+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:27.864716+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: audit 2024-09-17T12:46:27.864716+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: cephadm 2024-09-17T12:46:27.869877+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:46:28.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:27 smithi022 bash[111962]: cephadm 2024-09-17T12:46:27.869877+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:46:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:26.136961+0000 mgr.y (mgr.54108) 430 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:26.136961+0000 mgr.y (mgr.54108) 430 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:26.837269+0000 mgr.y (mgr.54108) 431 : audit [DBG] from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:26.837269+0000 mgr.y (mgr.54108) 431 : audit [DBG] from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: cluster 2024-09-17T12:46:27.487589+0000 mgr.y (mgr.54108) 432 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: cluster 2024-09-17T12:46:27.487589+0000 mgr.y (mgr.54108) 432 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: cephadm 2024-09-17T12:46:27.849345+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: cephadm 2024-09-17T12:46:27.849345+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:27.858567+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:27.858567+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:27.863644+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:27.863644+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:46:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:27.864716+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: audit 2024-09-17T12:46:27.864716+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: cephadm 2024-09-17T12:46:27.869877+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:46:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:27 smithi190 bash[89008]: cephadm 2024-09-17T12:46:27.869877+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Deploying daemon osd.1 on smithi022 2024-09-17T12:46:30.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[109437]: audit 2024-09-17T12:46:28.962485+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[109437]: audit 2024-09-17T12:46:28.962485+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[109437]: audit 2024-09-17T12:46:29.453678+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[109437]: audit 2024-09-17T12:46:29.453678+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[109437]: audit 2024-09-17T12:46:29.459578+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[109437]: audit 2024-09-17T12:46:29.459578+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[109437]: audit 2024-09-17T12:46:29.466221+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[109437]: audit 2024-09-17T12:46:29.466221+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[111962]: audit 2024-09-17T12:46:28.962485+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[111962]: audit 2024-09-17T12:46:28.962485+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[111962]: audit 2024-09-17T12:46:29.453678+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[111962]: audit 2024-09-17T12:46:29.453678+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[111962]: audit 2024-09-17T12:46:29.459578+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[111962]: audit 2024-09-17T12:46:29.459578+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[111962]: audit 2024-09-17T12:46:29.466221+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:29 smithi022 bash[111962]: audit 2024-09-17T12:46:29.466221+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:29 smithi190 bash[89008]: audit 2024-09-17T12:46:28.962485+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:29 smithi190 bash[89008]: audit 2024-09-17T12:46:28.962485+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:29 smithi190 bash[89008]: audit 2024-09-17T12:46:29.453678+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:29 smithi190 bash[89008]: audit 2024-09-17T12:46:29.453678+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:29 smithi190 bash[89008]: audit 2024-09-17T12:46:29.459578+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:29 smithi190 bash[89008]: audit 2024-09-17T12:46:29.459578+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:29 smithi190 bash[89008]: audit 2024-09-17T12:46:29.466221+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:29 smithi190 bash[89008]: audit 2024-09-17T12:46:29.466221+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:30 smithi022 bash[109437]: cluster 2024-09-17T12:46:29.488517+0000 mgr.y (mgr.54108) 435 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:30 smithi022 bash[109437]: cluster 2024-09-17T12:46:29.488517+0000 mgr.y (mgr.54108) 435 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:31.015 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:46:30] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.51.0" 2024-09-17T12:46:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:30 smithi022 bash[111962]: cluster 2024-09-17T12:46:29.488517+0000 mgr.y (mgr.54108) 435 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:30 smithi022 bash[111962]: cluster 2024-09-17T12:46:29.488517+0000 mgr.y (mgr.54108) 435 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:31.392 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:30 smithi190 bash[89008]: cluster 2024-09-17T12:46:29.488517+0000 mgr.y (mgr.54108) 435 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:31.392 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:30 smithi190 bash[89008]: cluster 2024-09-17T12:46:29.488517+0000 mgr.y (mgr.54108) 435 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:46:32.833 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:32.833 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:32.833 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:32.834 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:32.834 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:32.834 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:32.835 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:32.835 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:32.835 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: Stopping Ceph osd.1 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:46:32.835 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:46:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:33.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:32 smithi190 bash[89008]: cluster 2024-09-17T12:46:31.489149+0000 mgr.y (mgr.54108) 436 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:33.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:32 smithi190 bash[89008]: cluster 2024-09-17T12:46:31.489149+0000 mgr.y (mgr.54108) 436 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:33.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:32 smithi190 bash[89008]: cluster 2024-09-17T12:46:32.953619+0000 mon.a (mon.0) 1436 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:46:33.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:32 smithi190 bash[89008]: cluster 2024-09-17T12:46:32.953619+0000 mon.a (mon.0) 1436 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:46:33.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[111962]: cluster 2024-09-17T12:46:31.489149+0000 mgr.y (mgr.54108) 436 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:33.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[111962]: cluster 2024-09-17T12:46:31.489149+0000 mgr.y (mgr.54108) 436 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:33.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[111962]: cluster 2024-09-17T12:46:32.953619+0000 mon.a (mon.0) 1436 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:46:33.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[111962]: cluster 2024-09-17T12:46:32.953619+0000 mon.a (mon.0) 1436 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:46:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[109437]: cluster 2024-09-17T12:46:31.489149+0000 mgr.y (mgr.54108) 436 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[109437]: cluster 2024-09-17T12:46:31.489149+0000 mgr.y (mgr.54108) 436 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:46:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[109437]: cluster 2024-09-17T12:46:32.953619+0000 mon.a (mon.0) 1436 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:46:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[109437]: cluster 2024-09-17T12:46:32.953619+0000 mon.a (mon.0) 1436 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:46:33.265 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[33629]: debug 2024-09-17T12:46:32.948+0000 7fc92b265640 -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-09-17T12:46:33.266 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[33629]: debug 2024-09-17T12:46:32.948+0000 7fc92b265640 -1 osd.1 119 *** Got signal Terminated *** 2024-09-17T12:46:33.266 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:32 smithi022 bash[33629]: debug 2024-09-17T12:46:32.948+0000 7fc92b265640 -1 osd.1 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:46:34.256 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[120184]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-1 2024-09-17T12:46:34.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: cluster 2024-09-17T12:46:32.964823+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:46:34.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: cluster 2024-09-17T12:46:32.964823+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:46:34.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: cluster 2024-09-17T12:46:32.984413+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:46:34.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: cluster 2024-09-17T12:46:32.984413+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:46:34.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.347972+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.347972+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.353941+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.353941+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.360230+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.360230+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.941835+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.941835+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.943187+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[111962]: audit 2024-09-17T12:46:33.943187+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: cluster 2024-09-17T12:46:32.964823+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:46:34.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: cluster 2024-09-17T12:46:32.964823+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: cluster 2024-09-17T12:46:32.984413+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: cluster 2024-09-17T12:46:32.984413+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.347972+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.347972+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.353941+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.353941+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.360230+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.360230+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.941835+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.941835+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.943187+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:34.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:33 smithi022 bash[109437]: audit 2024-09-17T12:46:33.943187+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: cluster 2024-09-17T12:46:32.964823+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: cluster 2024-09-17T12:46:32.964823+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: cluster 2024-09-17T12:46:32.984413+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: cluster 2024-09-17T12:46:32.984413+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.347972+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.347972+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.353941+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.353941+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.360230+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.360230+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.941835+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.941835+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.943187+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:33 smithi190 bash[89008]: audit 2024-09-17T12:46:33.943187+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:34.764 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[120330]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-1 2024-09-17T12:46:35.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: cluster 2024-09-17T12:46:33.489863+0000 mgr.y (mgr.54108) 437 : cluster [DBG] pgmap v114: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:46:35.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: cluster 2024-09-17T12:46:33.489863+0000 mgr.y (mgr.54108) 437 : cluster [DBG] pgmap v114: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:46:35.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: cluster 2024-09-17T12:46:33.978594+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:46:35.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: cluster 2024-09-17T12:46:33.978594+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:46:35.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: audit 2024-09-17T12:46:34.146896+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: audit 2024-09-17T12:46:34.146896+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: audit 2024-09-17T12:46:34.156442+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: audit 2024-09-17T12:46:34.156442+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: audit 2024-09-17T12:46:34.164895+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: audit 2024-09-17T12:46:34.164895+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: cluster 2024-09-17T12:46:34.357761+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[111962]: cluster 2024-09-17T12:46:34.357761+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: cluster 2024-09-17T12:46:33.489863+0000 mgr.y (mgr.54108) 437 : cluster [DBG] pgmap v114: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: cluster 2024-09-17T12:46:33.489863+0000 mgr.y (mgr.54108) 437 : cluster [DBG] pgmap v114: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: cluster 2024-09-17T12:46:33.978594+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: cluster 2024-09-17T12:46:33.978594+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: audit 2024-09-17T12:46:34.146896+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: audit 2024-09-17T12:46:34.146896+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: audit 2024-09-17T12:46:34.156442+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: audit 2024-09-17T12:46:34.156442+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: audit 2024-09-17T12:46:34.164895+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: audit 2024-09-17T12:46:34.164895+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: cluster 2024-09-17T12:46:34.357761+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:46:35.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:34 smithi022 bash[109437]: cluster 2024-09-17T12:46:34.357761+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:46:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: cluster 2024-09-17T12:46:33.489863+0000 mgr.y (mgr.54108) 437 : cluster [DBG] pgmap v114: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:46:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: cluster 2024-09-17T12:46:33.489863+0000 mgr.y (mgr.54108) 437 : cluster [DBG] pgmap v114: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:46:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: cluster 2024-09-17T12:46:33.978594+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:46:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: cluster 2024-09-17T12:46:33.978594+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:46:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: audit 2024-09-17T12:46:34.146896+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: audit 2024-09-17T12:46:34.146896+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: audit 2024-09-17T12:46:34.156442+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: audit 2024-09-17T12:46:34.156442+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: audit 2024-09-17T12:46:34.164895+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: audit 2024-09-17T12:46:34.164895+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: cluster 2024-09-17T12:46:34.357761+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:46:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:34 smithi190 bash[89008]: cluster 2024-09-17T12:46:34.357761+0000 mon.a (mon.0) 1448 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:46:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:35 smithi022 bash[109437]: cluster 2024-09-17T12:46:34.157672+0000 mgr.y (mgr.54108) 438 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:46:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:35 smithi022 bash[109437]: cluster 2024-09-17T12:46:34.157672+0000 mgr.y (mgr.54108) 438 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:46:36.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:35 smithi022 bash[111962]: cluster 2024-09-17T12:46:34.157672+0000 mgr.y (mgr.54108) 438 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:46:36.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:35 smithi022 bash[111962]: cluster 2024-09-17T12:46:34.157672+0000 mgr.y (mgr.54108) 438 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:46:36.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:35 smithi190 bash[89008]: cluster 2024-09-17T12:46:34.157672+0000 mgr.y (mgr.54108) 438 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:46:36.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:35 smithi190 bash[89008]: cluster 2024-09-17T12:46:34.157672+0000 mgr.y (mgr.54108) 438 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:46:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:36 smithi022 bash[109437]: audit 2024-09-17T12:46:35.134546+0000 mgr.y (mgr.54108) 439 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:36 smithi022 bash[109437]: audit 2024-09-17T12:46:35.134546+0000 mgr.y (mgr.54108) 439 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:36 smithi022 bash[109437]: cluster 2024-09-17T12:46:36.159600+0000 mgr.y (mgr.54108) 440 : cluster [DBG] pgmap v117: 161 pgs: 34 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:46:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[109437]: cluster 2024-09-17T12:46:36.159600+0000 mgr.y (mgr.54108) 440 : cluster [DBG] pgmap v117: 161 pgs: 34 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:46:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[111962]: audit 2024-09-17T12:46:35.134546+0000 mgr.y (mgr.54108) 439 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[111962]: audit 2024-09-17T12:46:35.134546+0000 mgr.y (mgr.54108) 439 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[111962]: cluster 2024-09-17T12:46:36.159600+0000 mgr.y (mgr.54108) 440 : cluster [DBG] pgmap v117: 161 pgs: 34 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:46:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[111962]: cluster 2024-09-17T12:46:36.159600+0000 mgr.y (mgr.54108) 440 : cluster [DBG] pgmap v117: 161 pgs: 34 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:46:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:36 smithi190 bash[89008]: audit 2024-09-17T12:46:35.134546+0000 mgr.y (mgr.54108) 439 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:36 smithi190 bash[89008]: audit 2024-09-17T12:46:35.134546+0000 mgr.y (mgr.54108) 439 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:36 smithi190 bash[89008]: cluster 2024-09-17T12:46:36.159600+0000 mgr.y (mgr.54108) 440 : cluster [DBG] pgmap v117: 161 pgs: 34 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:46:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:36 smithi190 bash[89008]: cluster 2024-09-17T12:46:36.159600+0000 mgr.y (mgr.54108) 440 : cluster [DBG] pgmap v117: 161 pgs: 34 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:46:38.066 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[111962]: cluster 2024-09-17T12:46:36.971415+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:38.066 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[111962]: cluster 2024-09-17T12:46:36.971415+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:38.067 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.067 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.067 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.067 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.068 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[109437]: cluster 2024-09-17T12:46:36.971415+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:38.068 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:37 smithi022 bash[109437]: cluster 2024-09-17T12:46:36.971415+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:38.068 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.068 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T12:46:38.068 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: Stopped Ceph osd.1 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:46:38.068 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.068 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:38 smithi022 systemd[1]: Started Ceph osd.1 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:46:38.069 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:46:37 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:46:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:37 smithi190 bash[89008]: cluster 2024-09-17T12:46:36.971415+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:37 smithi190 bash[89008]: cluster 2024-09-17T12:46:36.971415+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.110988+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.110988+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.116588+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.116588+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.121272+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.121272+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.122956+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.122956+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.123688+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.123688+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cluster 2024-09-17T12:46:38.125109+0000 mgr.y (mgr.54108) 441 : cluster [DBG] pgmap v118: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cluster 2024-09-17T12:46:38.125109+0000 mgr.y (mgr.54108) 441 : cluster [DBG] pgmap v118: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.128957+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.128957+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.129427+0000 mgr.y (mgr.54108) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.129427+0000 mgr.y (mgr.54108) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.189870+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.189870+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.191826+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.191826+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.194540+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.194540+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.195367+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.195367+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.201823+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.201823+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.202402+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.202402+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.264225+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.264225+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.266264+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.266264+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.268523+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.268523+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.269175+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.269175+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.275832+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.275832+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.276268+0000 mgr.y (mgr.54108) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.276268+0000 mgr.y (mgr.54108) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.347687+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.347687+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.350160+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.350160+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.353145+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.353145+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.354125+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.354125+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.361308+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.361308+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.361944+0000 mgr.y (mgr.54108) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.361944+0000 mgr.y (mgr.54108) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.445750+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.445750+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.447939+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.447939+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.450000+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.450000+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.450778+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.450778+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.457362+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.457362+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.457820+0000 mgr.y (mgr.54108) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.457820+0000 mgr.y (mgr.54108) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.541033+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.541033+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.543417+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.543417+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.546606+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.546606+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.547450+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.547450+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.555117+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.555117+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.555943+0000 mgr.y (mgr.54108) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.555943+0000 mgr.y (mgr.54108) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.636149+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.636149+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.638868+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.638868+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.641658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.641658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.642814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.642814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.649097+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.649097+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.649632+0000 mgr.y (mgr.54108) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.649632+0000 mgr.y (mgr.54108) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.730604+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.730604+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.733514+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.733514+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.736561+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.736561+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.737755+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.737755+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.746631+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.746631+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.747443+0000 mgr.y (mgr.54108) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.747443+0000 mgr.y (mgr.54108) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.834288+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.834288+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.836510+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.836510+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.838860+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.838860+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.839776+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.839776+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.847779+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.847779+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.848561+0000 mgr.y (mgr.54108) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.848561+0000 mgr.y (mgr.54108) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.946232+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.946232+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.948961+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.948961+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.951790+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.951790+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.952860+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.952860+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.961228+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:38.961228+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.961969+0000 mgr.y (mgr.54108) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: cephadm 2024-09-17T12:46:38.961969+0000 mgr.y (mgr.54108) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.029469+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.029469+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.031677+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.031677+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.034405+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.034405+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.035191+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.035191+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.041488+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.041488+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.106152+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.106152+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.107885+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:39 smithi190 bash[89008]: audit 2024-09-17T12:46:39.107885+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.110988+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.110988+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.116588+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.116588+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.121272+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.121272+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.122956+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.122956+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.123688+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.123688+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cluster 2024-09-17T12:46:38.125109+0000 mgr.y (mgr.54108) 441 : cluster [DBG] pgmap v118: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cluster 2024-09-17T12:46:38.125109+0000 mgr.y (mgr.54108) 441 : cluster [DBG] pgmap v118: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.128957+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.128957+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.129427+0000 mgr.y (mgr.54108) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.129427+0000 mgr.y (mgr.54108) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.189870+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.189870+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.191826+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.191826+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.110988+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.110988+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.116588+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.116588+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.121272+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.121272+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.122956+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.122956+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.123688+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.123688+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cluster 2024-09-17T12:46:38.125109+0000 mgr.y (mgr.54108) 441 : cluster [DBG] pgmap v118: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cluster 2024-09-17T12:46:38.125109+0000 mgr.y (mgr.54108) 441 : cluster [DBG] pgmap v118: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.128957+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.128957+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.129427+0000 mgr.y (mgr.54108) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.129427+0000 mgr.y (mgr.54108) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.189870+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.189870+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.191826+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.191826+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.194540+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.194540+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.195367+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.195367+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.201823+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.201823+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.202402+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.202402+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.264225+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.264225+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.266264+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.266264+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.268523+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.268523+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.269175+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.269175+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.275832+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.275832+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.276268+0000 mgr.y (mgr.54108) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.194540+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.194540+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.195367+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.195367+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.201823+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.201823+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.202402+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.202402+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.264225+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.264225+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.266264+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.266264+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.268523+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.268523+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.269175+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.269175+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.275832+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.275832+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.276268+0000 mgr.y (mgr.54108) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.276268+0000 mgr.y (mgr.54108) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.347687+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.347687+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.350160+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.350160+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.353145+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.353145+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.354125+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.354125+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.361308+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.361308+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.361944+0000 mgr.y (mgr.54108) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.361944+0000 mgr.y (mgr.54108) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.445750+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.445750+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.447939+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.447939+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.450000+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.450000+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.450778+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.276268+0000 mgr.y (mgr.54108) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.347687+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.347687+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.350160+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.350160+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.353145+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.353145+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.354125+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.354125+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.361308+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.361308+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.361944+0000 mgr.y (mgr.54108) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.361944+0000 mgr.y (mgr.54108) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.445750+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.445750+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.447939+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.447939+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.450000+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.450000+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.450778+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.450778+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.457362+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.457362+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.457820+0000 mgr.y (mgr.54108) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.457820+0000 mgr.y (mgr.54108) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.541033+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.541033+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.543417+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.543417+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.546606+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.546606+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.547450+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.547450+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.555117+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.555117+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.555943+0000 mgr.y (mgr.54108) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.555943+0000 mgr.y (mgr.54108) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.636149+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.636149+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.638868+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.450778+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.457362+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.457362+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.457820+0000 mgr.y (mgr.54108) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.457820+0000 mgr.y (mgr.54108) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.541033+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.541033+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.543417+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.543417+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.546606+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.546606+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.547450+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.547450+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.555117+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.555117+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.555943+0000 mgr.y (mgr.54108) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.555943+0000 mgr.y (mgr.54108) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.636149+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.636149+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.638868+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.638868+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.641658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.641658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.642814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.642814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.649097+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.649097+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.649632+0000 mgr.y (mgr.54108) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.649632+0000 mgr.y (mgr.54108) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.730604+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.730604+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.733514+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.733514+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.736561+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.736561+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.737755+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.737755+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.746631+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.746631+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.747443+0000 mgr.y (mgr.54108) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.638868+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.641658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.641658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.642814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.642814+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.649097+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.649097+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.649632+0000 mgr.y (mgr.54108) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.649632+0000 mgr.y (mgr.54108) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.730604+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.730604+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.733514+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.733514+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.736561+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.736561+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.737755+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.737755+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.746631+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.746631+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.747443+0000 mgr.y (mgr.54108) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.747443+0000 mgr.y (mgr.54108) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.834288+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.834288+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.836510+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.836510+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.838860+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.838860+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.839776+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.839776+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.847779+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.847779+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.848561+0000 mgr.y (mgr.54108) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.848561+0000 mgr.y (mgr.54108) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.946232+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.946232+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.948961+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.948961+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.951790+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.951790+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.747443+0000 mgr.y (mgr.54108) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.834288+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.834288+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.836510+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.836510+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.838860+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.838860+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.839776+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.839776+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.847779+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.847779+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.848561+0000 mgr.y (mgr.54108) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.848561+0000 mgr.y (mgr.54108) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.946232+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.946232+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.948961+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.948961+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.951790+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.951790+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.952860+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.952860+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.961228+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:38.961228+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.961969+0000 mgr.y (mgr.54108) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: cephadm 2024-09-17T12:46:38.961969+0000 mgr.y (mgr.54108) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.029469+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.029469+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.031677+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.031677+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.034405+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.034405+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.035191+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.035191+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.041488+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.041488+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.106152+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.106152+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.107885+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[109437]: audit 2024-09-17T12:46:39.107885+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.952860+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.952860+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.961228+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:38.961228+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.961969+0000 mgr.y (mgr.54108) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: cephadm 2024-09-17T12:46:38.961969+0000 mgr.y (mgr.54108) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.029469+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.029469+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.031677+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.031677+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.034405+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.034405+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.035191+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.035191+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.041488+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.041488+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.106152+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.106152+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.107885+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:39.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:39 smithi022 bash[111962]: audit 2024-09-17T12:46:39.107885+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.374 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[120549]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:46:40.374 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.042045+0000 mgr.y (mgr.54108) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.374 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.042045+0000 mgr.y (mgr.54108) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.374 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.109724+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.374 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.109724+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.374 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.110350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.374 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.110350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.374 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cluster 2024-09-17T12:46:39.119493+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cluster 2024-09-17T12:46:39.119493+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.135020+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.135020+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.135550+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.135550+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.213438+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.213438+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.215836+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.215836+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.218446+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.218446+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.219111+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.042045+0000 mgr.y (mgr.54108) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.042045+0000 mgr.y (mgr.54108) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.109724+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.109724+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.110350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.110350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cluster 2024-09-17T12:46:39.119493+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cluster 2024-09-17T12:46:39.119493+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.135020+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.376 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.135020+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.135550+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.135550+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.213438+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.213438+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.215836+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.215836+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.218446+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.218446+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.377 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.219111+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.219111+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.224555+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.224555+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.225137+0000 mgr.y (mgr.54108) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.225137+0000 mgr.y (mgr.54108) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.306835+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.306835+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.309455+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.309455+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.312222+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.312222+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.312932+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.378 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.312932+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.318853+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.318853+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.319427+0000 mgr.y (mgr.54108) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.319427+0000 mgr.y (mgr.54108) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.388257+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.388257+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.390014+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.219111+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.224555+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.379 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.224555+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.225137+0000 mgr.y (mgr.54108) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.225137+0000 mgr.y (mgr.54108) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.306835+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.306835+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.309455+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.309455+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.312222+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.312222+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.312932+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.312932+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.318853+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.380 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.318853+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.319427+0000 mgr.y (mgr.54108) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.319427+0000 mgr.y (mgr.54108) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.388257+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.388257+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.381 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.390014+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.381 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.390014+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.381 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.391700+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.381 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.391700+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.392281+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.392281+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.397087+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.397087+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.397448+0000 mgr.y (mgr.54108) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.397448+0000 mgr.y (mgr.54108) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.456643+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.456643+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.458576+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.458576+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.461021+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.461021+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.382 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.461737+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.461737+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.466985+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.466985+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.467477+0000 mgr.y (mgr.54108) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.467477+0000 mgr.y (mgr.54108) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.532010+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.532010+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.533730+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.533730+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.535626+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.535626+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.383 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.536310+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.536310+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.541121+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.541121+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.541594+0000 mgr.y (mgr.54108) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.541594+0000 mgr.y (mgr.54108) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.602297+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.602297+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.604328+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.604328+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.606018+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.606018+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.384 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.606649+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.390014+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.391700+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.391700+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.392281+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.392281+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.397087+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.397087+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.397448+0000 mgr.y (mgr.54108) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.397448+0000 mgr.y (mgr.54108) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.456643+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.385 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.456643+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.458576+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.458576+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.461021+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.461021+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.461737+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.461737+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.466985+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.466985+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.386 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.467477+0000 mgr.y (mgr.54108) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.606649+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.612835+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.612835+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.613355+0000 mgr.y (mgr.54108) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.613355+0000 mgr.y (mgr.54108) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.677839+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.677839+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.679801+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.679801+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.387 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.682705+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.682705+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.683466+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.683466+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.691659+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.691659+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.692170+0000 mgr.y (mgr.54108) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.692170+0000 mgr.y (mgr.54108) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.771970+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.771970+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.773883+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.773883+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.776212+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.388 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.776212+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.777055+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.777055+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.784321+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.784321+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.784786+0000 mgr.y (mgr.54108) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.784786+0000 mgr.y (mgr.54108) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.853438+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.853438+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.855651+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.855651+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.857912+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.389 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.857912+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.858760+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.858760+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.866665+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.866665+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.467477+0000 mgr.y (mgr.54108) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.532010+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.532010+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.533730+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.533730+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.390 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.535626+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.535626+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.536310+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.536310+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.541121+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.541121+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.541594+0000 mgr.y (mgr.54108) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.541594+0000 mgr.y (mgr.54108) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.602297+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.391 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.602297+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.604328+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.604328+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.606018+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.606018+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.392 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.606649+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.867173+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.392 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.867173+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.930028+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.930028+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.932146+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.932146+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.934562+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.934562+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.935315+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.935315+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.942676+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:39.942676+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.943167+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: cephadm 2024-09-17T12:46:39.943167+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.393 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.045356+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.045356+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.048299+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.048299+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.050735+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.050735+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.051505+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.051505+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.056497+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.394 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[109437]: audit 2024-09-17T12:46:40.056497+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.606649+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.612835+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.612835+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.613355+0000 mgr.y (mgr.54108) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.613355+0000 mgr.y (mgr.54108) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.677839+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.677839+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.679801+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.395 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.679801+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.682705+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.682705+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.683466+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.683466+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.691659+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.691659+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.692170+0000 mgr.y (mgr.54108) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.692170+0000 mgr.y (mgr.54108) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.771970+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.771970+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.773883+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.773883+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.396 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.776212+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.776212+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.777055+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.777055+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.784321+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.784321+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.784786+0000 mgr.y (mgr.54108) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.784786+0000 mgr.y (mgr.54108) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.853438+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.853438+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.855651+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.855651+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.857912+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.397 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.857912+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.858760+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.858760+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.866665+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.866665+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.867173+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.867173+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.930028+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.930028+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.932146+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.932146+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.934562+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.934562+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.935315+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.935315+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.942676+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:39.942676+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.943167+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: cephadm 2024-09-17T12:46:39.943167+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.045356+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.045356+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.048299+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.048299+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.050735+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.050735+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.051505+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.051505+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.400 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.056497+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.400 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[111962]: audit 2024-09-17T12:46:40.056497+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.042045+0000 mgr.y (mgr.54108) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.042045+0000 mgr.y (mgr.54108) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.109724+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.109724+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.110350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.110350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cluster 2024-09-17T12:46:39.119493+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cluster 2024-09-17T12:46:39.119493+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.135020+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.135020+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.135550+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.135550+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.213438+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.213438+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.215836+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.215836+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.218446+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.218446+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.219111+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.219111+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.224555+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.224555+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.225137+0000 mgr.y (mgr.54108) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.225137+0000 mgr.y (mgr.54108) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.306835+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.306835+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.309455+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.309455+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.312222+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.312222+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.312932+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.312932+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.318853+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.318853+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.319427+0000 mgr.y (mgr.54108) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.319427+0000 mgr.y (mgr.54108) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.388257+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.388257+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.390014+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.390014+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.391700+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.391700+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.392281+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.392281+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.397087+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.397087+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.397448+0000 mgr.y (mgr.54108) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.397448+0000 mgr.y (mgr.54108) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.456643+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.456643+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.458576+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.458576+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.461021+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.461021+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.461737+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.461737+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.466985+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.466985+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.467477+0000 mgr.y (mgr.54108) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.467477+0000 mgr.y (mgr.54108) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.532010+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.532010+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.533730+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.533730+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.535626+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.535626+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.536310+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.536310+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.541121+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.541121+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.541594+0000 mgr.y (mgr.54108) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.541594+0000 mgr.y (mgr.54108) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.602297+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.602297+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.604328+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.604328+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.606018+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.606018+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.606649+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.606649+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.612835+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.612835+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.613355+0000 mgr.y (mgr.54108) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.613355+0000 mgr.y (mgr.54108) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.677839+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.677839+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.679801+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.679801+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.682705+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.682705+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.683466+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.683466+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.691659+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.691659+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.692170+0000 mgr.y (mgr.54108) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.692170+0000 mgr.y (mgr.54108) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.771970+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.771970+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.773883+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.773883+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.776212+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.776212+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.777055+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.777055+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.784321+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.784321+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.784786+0000 mgr.y (mgr.54108) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.784786+0000 mgr.y (mgr.54108) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.853438+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.853438+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.855651+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.855651+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.857912+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.857912+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.858760+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.858760+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.866665+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.866665+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.867173+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.867173+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.930028+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.930028+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.932146+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.932146+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.934562+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.934562+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.935315+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.935315+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.942676+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:39.942676+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.943167+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: cephadm 2024-09-17T12:46:39.943167+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.045356+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.045356+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.048299+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.048299+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.050735+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.050735+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.051505+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.051505+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.056497+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:40 smithi190 bash[89008]: audit 2024-09-17T12:46:40.056497+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:40.758 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[120549]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:46:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:46:40] "GET /metrics HTTP/1.1" 200 38426 "" "Prometheus/2.51.0" 2024-09-17T12:46:41.014 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[120549]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T12:46:41.014 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:40 smithi022 bash[120549]: 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-09-17T12:46:41.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.056865+0000 mgr.y (mgr.54108) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.056865+0000 mgr.y (mgr.54108) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.125188+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.125188+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cluster 2024-09-17T12:46:40.125997+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v119: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cluster 2024-09-17T12:46:40.125997+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v119: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.129676+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.129676+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.133027+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.133027+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.133732+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.133732+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.139968+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.139968+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.140404+0000 mgr.y (mgr.54108) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.140404+0000 mgr.y (mgr.54108) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.203988+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.203988+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.206212+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.206212+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.208259+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.208259+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.209446+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.209446+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.215834+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.215834+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.218133+0000 mgr.y (mgr.54108) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.218133+0000 mgr.y (mgr.54108) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.280493+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.280493+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.282743+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.282743+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.284931+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.284931+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.285758+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.285758+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.291247+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.291247+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.291865+0000 mgr.y (mgr.54108) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.291865+0000 mgr.y (mgr.54108) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.388377+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.388377+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.390783+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.390783+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.394437+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.394437+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.395344+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.395344+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.401603+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.401603+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.402243+0000 mgr.y (mgr.54108) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.402243+0000 mgr.y (mgr.54108) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.461315+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.461315+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.463385+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.463385+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.465189+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.465189+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.465832+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.465832+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.471968+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.471968+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.472539+0000 mgr.y (mgr.54108) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.472539+0000 mgr.y (mgr.54108) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.531228+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.531228+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.532996+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.532996+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.535158+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.535158+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.535830+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.535830+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.540856+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.540856+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.541277+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.541277+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.599170+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.599170+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.601221+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.601221+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.602994+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.602994+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.603695+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.603695+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.608897+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.608897+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.610409+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.610409+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.670901+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.670901+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.673027+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.673027+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.674886+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.674886+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.675564+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.675564+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.680692+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.680692+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.681127+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.681127+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.741664+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.741664+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.743819+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.743819+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.745642+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.745642+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.746430+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.746430+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.751965+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.751965+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.752559+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.752559+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.816826+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.816826+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.818568+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.818568+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.820278+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.820278+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.820921+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.820921+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.826618+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.826618+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.827361+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.827361+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.919640+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.919640+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.921860+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.921860+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.923735+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.923735+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.924428+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.924428+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.929705+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:40.929705+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.930079+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: cephadm 2024-09-17T12:46:40.930079+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.014104+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.014104+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.016895+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.016895+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.019467+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.019467+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.020249+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.020249+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.025402+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.025402+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.085627+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.085627+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.088090+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.088090+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.090316+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.090316+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.091194+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.091194+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.097233+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:41 smithi190 bash[89008]: audit 2024-09-17T12:46:41.097233+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.514 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[120549]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T12:46:41.514 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[120549]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T12:46:41.515 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[120549]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T12:46:41.515 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[120549]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T12:46:41.515 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[120549]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T12:46:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.056865+0000 mgr.y (mgr.54108) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.056865+0000 mgr.y (mgr.54108) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.125188+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.125188+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cluster 2024-09-17T12:46:40.125997+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v119: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cluster 2024-09-17T12:46:40.125997+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v119: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.129676+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.129676+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.133027+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.133027+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.133732+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.133732+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.139968+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.139968+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.140404+0000 mgr.y (mgr.54108) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.140404+0000 mgr.y (mgr.54108) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.203988+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.203988+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.056865+0000 mgr.y (mgr.54108) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.056865+0000 mgr.y (mgr.54108) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.125188+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.125188+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cluster 2024-09-17T12:46:40.125997+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v119: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:41.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cluster 2024-09-17T12:46:40.125997+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v119: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:41.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.129676+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.129676+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.133027+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.133027+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.133732+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.133732+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.139968+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.139968+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.140404+0000 mgr.y (mgr.54108) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.140404+0000 mgr.y (mgr.54108) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.203988+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.203988+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.206212+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.206212+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.208259+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.208259+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.209446+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.209446+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.215834+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.215834+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.218133+0000 mgr.y (mgr.54108) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.218133+0000 mgr.y (mgr.54108) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.280493+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.280493+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.282743+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.282743+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.284931+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.284931+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.285758+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.285758+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.291247+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.291247+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.206212+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.206212+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.208259+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.208259+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.209446+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.209446+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.215834+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.215834+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.218133+0000 mgr.y (mgr.54108) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.218133+0000 mgr.y (mgr.54108) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.280493+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.280493+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.282743+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.282743+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.284931+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.284931+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.285758+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.285758+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.291247+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.291247+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.291865+0000 mgr.y (mgr.54108) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.291865+0000 mgr.y (mgr.54108) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.388377+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.388377+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.390783+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.390783+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.394437+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.394437+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.395344+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.395344+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.401603+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.401603+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.402243+0000 mgr.y (mgr.54108) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.402243+0000 mgr.y (mgr.54108) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.461315+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.461315+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.463385+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.463385+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.465189+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.465189+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.465832+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.465832+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.471968+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.471968+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.472539+0000 mgr.y (mgr.54108) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.472539+0000 mgr.y (mgr.54108) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.531228+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.531228+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.532996+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.532996+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.535158+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.535158+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.535830+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.535830+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.540856+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.540856+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.541277+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.541277+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.599170+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.599170+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.601221+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.601221+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.602994+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.602994+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.603695+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.603695+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.608897+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.608897+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.610409+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.610409+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.670901+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.670901+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.673027+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.673027+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.674886+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.674886+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.675564+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.675564+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.680692+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.291865+0000 mgr.y (mgr.54108) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.291865+0000 mgr.y (mgr.54108) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.388377+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.388377+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.390783+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.390783+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.394437+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.394437+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.395344+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.395344+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.401603+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.401603+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.402243+0000 mgr.y (mgr.54108) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.402243+0000 mgr.y (mgr.54108) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.461315+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.461315+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.463385+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.463385+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.465189+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.465189+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.680692+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.681127+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.681127+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.741664+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.741664+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.743819+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.743819+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.745642+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.745642+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.746430+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.746430+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.751965+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.751965+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.752559+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.752559+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.816826+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.816826+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.818568+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.818568+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.820278+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.820278+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.820921+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.820921+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.826618+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.826618+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.827361+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.827361+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.919640+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.919640+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.921860+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.921860+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.923735+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.923735+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.924428+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.924428+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.929705+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:40.929705+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.930079+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: cephadm 2024-09-17T12:46:40.930079+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.014104+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.014104+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.016895+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.016895+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.019467+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.019467+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.020249+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.020249+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.025402+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.025402+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.085627+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.085627+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.088090+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.088090+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.090316+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.090316+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.091194+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.091194+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.097233+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[109437]: audit 2024-09-17T12:46:41.097233+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.465832+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.465832+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.471968+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.471968+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.472539+0000 mgr.y (mgr.54108) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.472539+0000 mgr.y (mgr.54108) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.531228+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.531228+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.532996+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.532996+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.535158+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.535158+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.535830+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.535830+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.540856+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.540856+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.541277+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.541277+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.599170+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.599170+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.601221+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.601221+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.602994+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.602994+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.603695+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.603695+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.608897+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.608897+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.610409+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.610409+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.670901+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.670901+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.673027+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.673027+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.674886+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.674886+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.675564+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.675564+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.680692+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.680692+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.681127+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.681127+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.741664+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.741664+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.743819+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.743819+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.745642+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.745642+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.746430+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.746430+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.751965+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.751965+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.752559+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.752559+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.816826+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.816826+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.818568+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.818568+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.820278+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.820278+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.820921+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.820921+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.826618+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.826618+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.827361+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.827361+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.919640+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.919640+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.921860+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.921860+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.923735+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.923735+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.924428+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.924428+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.929705+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:40.929705+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.930079+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: cephadm 2024-09-17T12:46:40.930079+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.014104+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.014104+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.016895+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.016895+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.019467+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.019467+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.020249+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.020249+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.025402+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.025402+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.085627+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.085627+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.088090+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.088090+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.090316+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.090316+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.091194+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.091194+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.097233+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:41.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:41 smithi022 bash[111962]: audit 2024-09-17T12:46:41.097233+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.025781+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.025781+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.097973+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.097973+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.185368+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.185368+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.187979+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.187979+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.190576+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.190576+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.191410+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.191410+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.197268+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.197268+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.197811+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.197811+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.264588+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.264588+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.266363+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.266363+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.268034+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.268034+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.268668+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.268668+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.273489+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.273489+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.273886+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.273886+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.331605+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.331605+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.333229+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.333229+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.334933+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.334933+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.335660+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.335660+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.343091+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.343091+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.343543+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.343543+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.405935+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.405935+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.407686+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.407686+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.409345+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.409345+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.409943+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.409943+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.414907+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.414907+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.415311+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.415311+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.509140+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.509140+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.511965+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.511965+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.515485+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.515485+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.516511+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.516511+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.523732+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.523732+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.524459+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.524459+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.601331+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.601331+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.603206+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.603206+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.604699+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.604699+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.605253+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.605253+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.611369+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.611369+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.611930+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.611930+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.672112+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.672112+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.674454+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.674454+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.676311+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.676311+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.677078+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.677078+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.683544+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.683544+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.684406+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.684406+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.748942+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.748942+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.750751+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.750751+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.752478+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.752478+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.753112+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.753112+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.759444+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.759444+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.759840+0000 mgr.y (mgr.54108) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.759840+0000 mgr.y (mgr.54108) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.818337+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.818337+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.820610+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.820610+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.823184+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.823184+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.823847+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.823847+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.831231+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.831231+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.831702+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.831702+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.906818+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.906818+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.909342+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.909342+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.912321+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.912321+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.913377+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.913377+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.921862+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:41.921862+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.922521+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: cephadm 2024-09-17T12:46:41.922521+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.012525+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.012525+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.015647+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.015647+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.018930+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.018930+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.020267+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.020267+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.028875+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.028875+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.101820+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.101820+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.104808+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.104808+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.107982+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.107982+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.109037+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.109037+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.117438+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:42 smithi190 bash[89008]: audit 2024-09-17T12:46:42.117438+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.025781+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.025781+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.097973+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.097973+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.185368+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.185368+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.187979+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.187979+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.190576+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.190576+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.191410+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.191410+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.197268+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.197268+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.197811+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.197811+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.264588+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.264588+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.266363+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.266363+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.025781+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.025781+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.097973+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.097973+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.185368+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.185368+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.187979+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.187979+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.190576+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.190576+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.191410+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.191410+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.197268+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.197268+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.197811+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.197811+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.264588+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.264588+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.266363+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.266363+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.268034+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.268034+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.268668+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.268668+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.273489+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.273489+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.273886+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.273886+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.331605+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.331605+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.333229+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.333229+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.334933+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.334933+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.335660+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.335660+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.343091+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.343091+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.343543+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.268034+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.268034+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.268668+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.268668+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.273489+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.273489+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.273886+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.273886+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.331605+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.331605+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.333229+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.333229+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.334933+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.334933+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.335660+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.335660+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.343091+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.343091+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.343543+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.343543+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.405935+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.405935+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.407686+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.407686+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.409345+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.409345+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.409943+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.409943+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.414907+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.414907+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.415311+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.415311+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.509140+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.509140+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.511965+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.511965+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.515485+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.515485+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.516511+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.343543+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.405935+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.405935+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.407686+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.407686+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.409345+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.409345+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.409943+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.409943+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.414907+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.414907+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.415311+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.415311+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.509140+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.509140+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.511965+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.511965+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.515485+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.515485+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.516511+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.516511+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.523732+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.523732+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.524459+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.524459+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.601331+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.601331+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.603206+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.603206+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.604699+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.604699+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.605253+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.605253+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.611369+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.611369+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.611930+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.611930+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.672112+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.672112+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.674454+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.516511+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.523732+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.523732+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.524459+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.524459+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.601331+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.601331+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.603206+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.603206+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.604699+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.604699+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.605253+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.605253+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.611369+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.611369+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.611930+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.611930+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.672112+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.672112+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.674454+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.674454+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.676311+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.676311+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.677078+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.677078+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.683544+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.683544+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.684406+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.684406+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.748942+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.748942+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.750751+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.750751+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.752478+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.752478+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.753112+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.753112+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.759444+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.759444+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.759840+0000 mgr.y (mgr.54108) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.674454+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.676311+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.676311+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.677078+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.677078+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.683544+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.683544+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.684406+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.684406+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.748942+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.748942+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.750751+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.750751+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.752478+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.752478+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.753112+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.753112+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.759444+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.759444+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.759840+0000 mgr.y (mgr.54108) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.759840+0000 mgr.y (mgr.54108) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.818337+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.818337+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.820610+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.820610+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.823184+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.823184+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.823847+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.823847+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.831231+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.831231+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.831702+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.831702+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.906818+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.906818+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.909342+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.909342+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.912321+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.912321+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.759840+0000 mgr.y (mgr.54108) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.818337+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.818337+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.820610+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.820610+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.823184+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.823184+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.823847+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.823847+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.831231+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.831231+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.831702+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.831702+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.906818+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.906818+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.909342+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.909342+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.912321+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.912321+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.913377+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.913377+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.921862+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:41.921862+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.922521+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: cephadm 2024-09-17T12:46:41.922521+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.012525+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.012525+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.015647+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.015647+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.018930+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.018930+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.020267+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.020267+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.028875+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.028875+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.101820+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.101820+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.104808+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.104808+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.107982+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.107982+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.109037+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.109037+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.117438+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[111962]: audit 2024-09-17T12:46:42.117438+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.913377+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.543 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.913377+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.921862+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:41.921862+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.922521+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: cephadm 2024-09-17T12:46:41.922521+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:42.544 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.012525+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.012525+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.015647+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.015647+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.018930+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.018930+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.545 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.020267+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.020267+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.028875+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.028875+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.101820+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.101820+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:42.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.104808+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.104808+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:42.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.107982+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.107982+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:42.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.109037+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.109037+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:42.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.117438+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:42.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:42 smithi022 bash[109437]: audit 2024-09-17T12:46:42.117438+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.029468+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.029468+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.118117+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.118117+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cluster 2024-09-17T12:46:42.127624+0000 mgr.y (mgr.54108) 491 : cluster [DBG] pgmap v120: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cluster 2024-09-17T12:46:42.127624+0000 mgr.y (mgr.54108) 491 : cluster [DBG] pgmap v120: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.195431+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.195431+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.198026+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.198026+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.201016+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.201016+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.201676+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.201676+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.207746+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.207746+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.208227+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.208227+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.272754+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.272754+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.275127+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.275127+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.278169+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.278169+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.279356+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.279356+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.286406+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.286406+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.287072+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.287072+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.354303+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.354303+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.356670+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.356670+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.359366+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.359366+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.360181+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.360181+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.365447+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.365447+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.365893+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.365893+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.451307+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.451307+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.453824+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.453824+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.456601+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.456601+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.457670+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.457670+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.463841+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.463841+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.464365+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.464365+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.559412+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.559412+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.561885+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.561885+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.564189+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.564189+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.565229+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.565229+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.571599+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.571599+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.572057+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.572057+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.668366+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.668366+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.670848+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.670848+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.673724+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.673724+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.674661+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.674661+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.680946+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.680946+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.681448+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.681448+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.784825+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.784825+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.787588+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.787588+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.791431+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.791431+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.792809+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.792809+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.799361+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.799361+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.799932+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.799932+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.879521+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.879521+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.881525+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.881525+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.883930+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.883930+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.884640+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.884640+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.890642+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.890642+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.891114+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.891114+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.953254+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.953254+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.955811+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.955811+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.958202+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.958202+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.958928+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.958928+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.964587+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:42.964587+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.965172+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: cephadm 2024-09-17T12:46:42.965172+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.038839+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.038839+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.040761+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.040761+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.042598+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.042598+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.043286+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.043286+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.048377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.048377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.118003+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.118003+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.120473+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:43 smithi190 bash[89008]: audit 2024-09-17T12:46:43.120473+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.029468+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.029468+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.118117+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.118117+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cluster 2024-09-17T12:46:42.127624+0000 mgr.y (mgr.54108) 491 : cluster [DBG] pgmap v120: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cluster 2024-09-17T12:46:42.127624+0000 mgr.y (mgr.54108) 491 : cluster [DBG] pgmap v120: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.195431+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.195431+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.198026+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.198026+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.201016+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.201016+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.201676+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.201676+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.207746+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.207746+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.208227+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.208227+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.272754+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.029468+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.029468+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.118117+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.118117+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cluster 2024-09-17T12:46:42.127624+0000 mgr.y (mgr.54108) 491 : cluster [DBG] pgmap v120: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cluster 2024-09-17T12:46:42.127624+0000 mgr.y (mgr.54108) 491 : cluster [DBG] pgmap v120: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.195431+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.195431+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.198026+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.198026+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.201016+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.201016+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.201676+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.201676+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.207746+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.207746+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.208227+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.208227+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.272754+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.272754+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.275127+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.275127+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.278169+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.278169+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.279356+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.279356+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.286406+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.286406+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.287072+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.287072+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.354303+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.354303+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.356670+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.356670+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.359366+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.359366+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.360181+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.360181+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.272754+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.275127+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.275127+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.278169+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.278169+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.279356+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.279356+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.286406+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.286406+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.287072+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.287072+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.354303+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.354303+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.356670+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.356670+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.359366+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.359366+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.360181+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.360181+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.365447+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.365447+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.365893+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.365893+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.451307+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.451307+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.453824+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.453824+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.456601+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.456601+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.457670+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.457670+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.463841+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.463841+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.464365+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.464365+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.559412+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.559412+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.561885+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.561885+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.365447+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.365447+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.365893+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.365893+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.451307+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.451307+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.453824+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.453824+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.456601+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.456601+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.457670+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.457670+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.463841+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.463841+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.464365+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.464365+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.559412+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.559412+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.561885+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.561885+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.564189+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.564189+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.565229+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.565229+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.571599+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.571599+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.572057+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.572057+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.668366+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.668366+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.670848+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.670848+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.673724+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.673724+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.674661+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.674661+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.680946+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.680946+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.681448+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.681448+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.784825+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.784825+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.787588+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.787588+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.791431+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.791431+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.792809+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.792809+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.799361+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.799361+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.799932+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.799932+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.879521+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.879521+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.881525+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.881525+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.883930+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.883930+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.884640+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.884640+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.890642+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.890642+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.891114+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.891114+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.953254+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.953254+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.955811+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.955811+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.958202+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.958202+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.958928+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.958928+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.964587+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:42.964587+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.965172+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: cephadm 2024-09-17T12:46:42.965172+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.038839+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.038839+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.040761+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.564189+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.564189+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.565229+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.565229+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.571599+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.571599+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.572057+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.572057+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.668366+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.668366+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.670848+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.670848+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.673724+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.673724+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.674661+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.674661+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.680946+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.680946+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.681448+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.681448+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.040761+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.042598+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.042598+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.043286+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.043286+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.048377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.048377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.118003+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.118003+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.120473+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[109437]: audit 2024-09-17T12:46:43.120473+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.784825+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.784825+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.787588+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.787588+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.791431+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.791431+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.792809+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.792809+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.799361+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.799361+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.799932+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.799932+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.879521+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.879521+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.881525+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.881525+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.883930+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.883930+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.884640+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.884640+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.890642+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.890642+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.891114+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.891114+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.953254+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.953254+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.955811+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.955811+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.958202+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.958202+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.958928+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.958928+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.964587+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:42.964587+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.965172+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: cephadm 2024-09-17T12:46:42.965172+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.038839+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.038839+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.040761+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.040761+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.042598+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.042598+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:43.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.043286+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.043286+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:43.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.048377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.048377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:43.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.118003+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.118003+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:43.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.120473+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:43.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:43 smithi022 bash[111962]: audit 2024-09-17T12:46:43.120473+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.048788+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.048788+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.123343+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.123343+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.129547+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.129547+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.159483+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.159483+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.160031+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.160031+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.225263+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.225263+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.227728+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.227728+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.230336+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.230336+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.231214+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.231214+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.239390+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.239390+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.239829+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.239829+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.314012+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.314012+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.316278+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.316278+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.319201+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.319201+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.320187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.320187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.328446+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.328446+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.329018+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.329018+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.409427+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.409427+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.412100+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.412100+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.415032+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.415032+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.416100+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.416100+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.422616+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.422616+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.423222+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.423222+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.501689+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.501689+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.503815+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.503815+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.505861+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.505861+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.506563+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.506563+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.512775+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.512775+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.513399+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.513399+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.592984+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.592984+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.595344+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.595344+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.597174+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.597174+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.597811+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.597811+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.604043+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.604043+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.604561+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.604561+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.664790+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.664790+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.666605+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.666605+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.668385+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.668385+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.669139+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.669139+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.675061+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.675061+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.675488+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.675488+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.735337+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.735337+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.737110+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.737110+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.738683+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.738683+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.739355+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.739355+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.745348+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.745348+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.745777+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.745777+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.805788+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.805788+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.807906+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.807906+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.810171+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.810171+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.810980+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.810980+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.817388+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.817388+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.817898+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.817898+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.885399+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.885399+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.888470+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.888470+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.890867+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.890867+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.891579+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.891579+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.897712+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.897712+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.898226+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.898226+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.974884+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.974884+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.982148+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.982148+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.984317+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.984317+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.985062+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.985062+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.990329+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:43.990329+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.049662+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.049662+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.051975+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.051975+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.054116+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.054116+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.054908+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.054908+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.062613+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:44 smithi190 bash[89008]: audit 2024-09-17T12:46:44.062613+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.048788+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.048788+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.123343+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.123343+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.129547+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.129547+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.159483+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.159483+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.160031+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.160031+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.225263+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.225263+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.227728+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.227728+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.230336+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.230336+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.231214+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.231214+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.239390+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.048788+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.048788+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.123343+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.123343+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.129547+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.129547+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.159483+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.159483+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.160031+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.160031+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.225263+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.225263+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.227728+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.227728+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.230336+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.230336+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.231214+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.231214+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.239390+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.239390+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.239829+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.239829+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.314012+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.314012+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.316278+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.316278+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.319201+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.319201+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.320187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.320187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.328446+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.328446+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.329018+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.329018+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.409427+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.409427+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.412100+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.412100+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.415032+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.415032+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.416100+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.416100+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.422616+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.422616+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.423222+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.423222+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.501689+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.501689+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.503815+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.503815+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.505861+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.505861+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.506563+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.506563+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.512775+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.512775+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.513399+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.513399+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.592984+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.239390+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.239829+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.239829+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.314012+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.314012+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.316278+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.316278+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.319201+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.319201+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.320187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.320187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.328446+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.328446+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.329018+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.329018+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.409427+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.409427+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.412100+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.412100+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.415032+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.592984+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.595344+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.595344+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.597174+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.597174+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.597811+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.597811+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.604043+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.604043+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.604561+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.604561+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.664790+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.664790+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.666605+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.666605+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.668385+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.668385+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.669139+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.669139+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.675061+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.675061+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.675488+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.675488+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.735337+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.735337+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.737110+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.737110+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.738683+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.738683+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.739355+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.739355+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.745348+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.745348+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.745777+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.745777+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.805788+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.805788+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.807906+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.807906+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.415032+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.416100+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.416100+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.422616+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.422616+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.423222+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.423222+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.501689+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.501689+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.503815+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.503815+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.505861+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.505861+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.506563+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.506563+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.512775+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.512775+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.513399+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.513399+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.592984+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.810171+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.810171+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.810980+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.810980+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.817388+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.817388+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.817898+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.817898+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.885399+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.885399+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.888470+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.888470+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.890867+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.890867+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.891579+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.891579+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.897712+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.897712+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.898226+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.898226+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.974884+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.974884+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.982148+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.982148+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.984317+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.984317+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.985062+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.985062+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.990329+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:43.990329+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.049662+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.049662+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.051975+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.051975+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.054116+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.054116+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.054908+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.054908+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.062613+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.533 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[109437]: audit 2024-09-17T12:46:44.062613+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.592984+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.595344+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.595344+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.597174+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.597174+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.597811+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.597811+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.604043+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.604043+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.604561+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.604561+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.664790+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.664790+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.666605+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.666605+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.668385+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.668385+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.669139+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.669139+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.675061+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.675061+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.675488+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.675488+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.735337+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.735337+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.737110+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.737110+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.738683+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.738683+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.739355+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.739355+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.745348+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.745348+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.745777+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.745777+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.805788+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.805788+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.807906+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.807906+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.810171+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.810171+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.810980+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.537 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.810980+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.817388+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.817388+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.817898+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.817898+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.885399+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.885399+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.888470+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.888470+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.890867+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.890867+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.891579+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.891579+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.897712+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.897712+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.898226+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.898226+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.974884+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.974884+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.982148+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.982148+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.984317+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.984317+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.985062+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.985062+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.990329+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:43.990329+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.049662+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.049662+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.051975+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.051975+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.054116+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.054116+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.054908+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.054908+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.062613+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:44.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[111962]: audit 2024-09-17T12:46:44.062613+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.167 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:44 smithi022 bash[120953]: debug 2024-09-17T12:46:44.912+0000 7faaa926b640 1 -- 172.21.15.22:0/1438172552 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556557910960 con 0x556557931c00 2024-09-17T12:46:45.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.990849+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:43.990849+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.063085+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.063085+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cluster 2024-09-17T12:46:44.128657+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v121: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:45.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cluster 2024-09-17T12:46:44.128657+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v121: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.143079+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.143079+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.144981+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.144981+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.147189+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.147189+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.147876+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.147876+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.154320+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.154320+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.154758+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.154758+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.233342+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.990849+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:43.990849+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.063085+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.063085+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cluster 2024-09-17T12:46:44.128657+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v121: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cluster 2024-09-17T12:46:44.128657+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v121: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.143079+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.143079+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.144981+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.144981+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.147189+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.147189+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.147876+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.147876+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.154320+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.154320+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.154758+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.154758+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.233342+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.233342+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.235139+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.235139+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.237447+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.237447+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.238193+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.238193+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.246001+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.246001+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.246525+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.246525+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.313893+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.313893+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.316294+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.316294+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.319189+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.319189+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.320147+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.320147+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.233342+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.235139+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.235139+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.237447+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.237447+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.238193+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.238193+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.246001+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.246001+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.246525+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.246525+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.313893+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.313893+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.316294+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.316294+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.319189+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.319189+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.320147+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.320147+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.328373+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.328373+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.328947+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.328947+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.405739+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.405739+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.408508+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.408508+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.410548+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.410548+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.411221+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.411221+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.416833+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.416833+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.417263+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.417263+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.494517+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.494517+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.496393+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.496393+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.328373+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.328373+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.328947+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.328947+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.405739+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.405739+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.408508+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.408508+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.410548+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.410548+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.411221+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.411221+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.416833+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.416833+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.417263+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.417263+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.494517+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.494517+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.496393+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.496393+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.498179+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.498179+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.498871+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.498871+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.504503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.504503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.505059+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.505059+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.576944+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.576944+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.579433+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.579433+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.582047+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.498179+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.498179+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.498871+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.498871+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.504503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.504503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.505059+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.505059+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.576944+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.576944+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.579433+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.579433+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.990849+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:43.990849+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.063085+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.063085+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cluster 2024-09-17T12:46:44.128657+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v121: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cluster 2024-09-17T12:46:44.128657+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v121: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.143079+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.143079+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.144981+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.144981+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.147189+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.147189+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.147876+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.147876+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.154320+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.154320+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.154758+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.154758+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.233342+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.233342+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.235139+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.235139+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.237447+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.237447+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.238193+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.238193+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.246001+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.246001+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.246525+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.246525+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.313893+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.313893+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.316294+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.316294+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.319189+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.319189+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.320147+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.320147+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.328373+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.328373+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.328947+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.328947+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.405739+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.405739+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.408508+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.408508+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.410548+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.410548+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.411221+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.411221+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.416833+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.416833+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.417263+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.417263+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.494517+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.494517+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.496393+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.496393+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.498179+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.498179+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.498871+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.498871+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.504503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.504503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.505059+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.505059+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.576944+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.576944+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.579433+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.579433+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.582047+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.582047+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.582993+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.582993+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.589056+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.589056+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.589661+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.589661+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.664317+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.664317+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.666738+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.666738+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.668713+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.668713+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.669457+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.669457+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.675923+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.675923+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.676431+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.676431+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.739934+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.739934+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.741723+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.741723+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.743411+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.743411+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.744044+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.744044+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.748837+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.748837+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.749218+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.749218+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.807391+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.807391+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.809550+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.809550+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.812185+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.812185+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.812954+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.812954+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.820823+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.820823+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.821387+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.821387+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.916373+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.916373+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.918509+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.918509+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.920272+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.920272+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.920975+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.920975+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.926065+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.926065+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.926485+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.926485+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.984102+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.984102+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.986632+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.986632+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.988992+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.988992+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.989820+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.989820+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.998693+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:44.998693+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.062304+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.062304+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.064389+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.064389+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.066581+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.066581+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.067367+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.067367+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.074440+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:45 smithi190 bash[89008]: audit 2024-09-17T12:46:45.074440+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.582047+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.582993+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.582993+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.589056+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.589056+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.589661+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.589661+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.664317+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.664317+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.666738+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.666738+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.668713+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.668713+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.669457+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.669457+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.675923+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.675923+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.676431+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.676431+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.582047+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.582047+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.582993+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.582993+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.589056+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.589056+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.589661+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.589661+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.664317+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.664317+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.666738+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.666738+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.668713+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.668713+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.669457+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.669457+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.675923+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.675923+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.676431+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.676431+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.739934+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.739934+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.741723+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.741723+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.743411+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.743411+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.744044+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.744044+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.748837+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.748837+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.749218+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.749218+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.807391+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.807391+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.809550+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.809550+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.812185+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.812185+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.812954+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.739934+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.739934+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.741723+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.741723+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.743411+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.743411+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.744044+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.744044+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.748837+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.748837+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.749218+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.749218+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.807391+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.807391+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.809550+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.809550+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.812185+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.812185+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.812954+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.812954+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.812954+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.820823+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.820823+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.821387+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.821387+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.916373+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.916373+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.918509+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.918509+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.920272+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.920272+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.920975+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.920975+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.926065+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.926065+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.926485+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.926485+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.984102+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.984102+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.986632+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.820823+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.820823+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.821387+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.821387+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.916373+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.916373+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.918509+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.918509+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.525 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.920272+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.920272+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.920975+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.920975+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.926065+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.926065+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.926485+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.926485+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.984102+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.984102+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.986632+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.986632+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.988992+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.988992+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.989820+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.989820+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.998693+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:44.998693+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.062304+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.062304+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.064389+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.064389+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.066581+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.066581+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.067367+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.067367+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.074440+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[111962]: audit 2024-09-17T12:46:45.074440+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.986632+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.988992+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.988992+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.989820+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.989820+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.998693+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:44.998693+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.062304+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.062304+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.064389+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.064389+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.066581+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.066581+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.067367+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.067367+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.074440+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:45.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:45 smithi022 bash[109437]: audit 2024-09-17T12:46:45.074440+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.999391+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:44.999391+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.075099+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.075099+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.143794+0000 mgr.y (mgr.54108) 527 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.143794+0000 mgr.y (mgr.54108) 527 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.165002+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.165002+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.168083+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.168083+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.171095+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.171095+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.172268+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.172268+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.178186+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.178186+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.178720+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.178720+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.242297+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.242297+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.244384+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.244384+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.246765+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.246765+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.247503+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.247503+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.252554+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.252554+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.252961+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.252961+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.312105+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.312105+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.314649+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.314649+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.317184+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.317184+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.318185+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.318185+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.323814+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.323814+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.324430+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.324430+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.395582+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.395582+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.397432+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.397432+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.400349+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.400349+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.401284+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.401284+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.406598+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.406598+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.407148+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.407148+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cluster 2024-09-17T12:46:45.427802+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cluster 2024-09-17T12:46:45.427802+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.477287+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.477287+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.479139+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.479139+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.480885+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.480885+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.481543+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.481543+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.486547+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.486547+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.486963+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.486963+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.546114+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.546114+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.547841+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.547841+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.549387+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.549387+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.549983+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.549983+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.555102+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.555102+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.555541+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.555541+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.614088+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.614088+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.615978+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.615978+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.617854+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.617854+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.618548+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.618548+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.624603+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.624603+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.625124+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.625124+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.684929+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.684929+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.686710+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.686710+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.688429+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.688429+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.689043+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.689043+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.693985+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.693985+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.694391+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.694391+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.751853+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.751853+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.753858+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.753858+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.755513+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.755513+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.756348+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.756348+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.761789+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.761789+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.762240+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.762240+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.821279+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.821279+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.823595+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.823595+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.825578+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.825578+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.826256+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.826256+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.831500+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.831500+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.831969+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.831969+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.890570+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.890570+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.892898+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.892898+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.895209+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.895209+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.896197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.896197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.902040+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.902040+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.902418+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.902418+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.965247+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.965247+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.967980+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.967980+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.970236+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.970236+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.970832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.970832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.975998+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:45.975998+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.046648+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.046648+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.048725+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.048725+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.052313+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.052313+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.053340+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.053340+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.059213+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.059213+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.135529+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:46 smithi190 bash[89008]: audit 2024-09-17T12:46:46.135529+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.999391+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:44.999391+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.075099+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.075099+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.143794+0000 mgr.y (mgr.54108) 527 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.143794+0000 mgr.y (mgr.54108) 527 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.165002+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.165002+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.168083+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.168083+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.171095+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.171095+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.172268+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.172268+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.178186+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.178186+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.178720+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.178720+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.242297+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.999391+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:44.999391+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.075099+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.075099+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.143794+0000 mgr.y (mgr.54108) 527 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.143794+0000 mgr.y (mgr.54108) 527 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.165002+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.165002+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.168083+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.168083+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.171095+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.171095+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.172268+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.172268+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.178186+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.178186+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.178720+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.178720+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.242297+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.242297+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.244384+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.244384+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.246765+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.246765+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.247503+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.247503+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.252554+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.252554+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.252961+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.252961+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.312105+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.312105+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.314649+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.314649+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.317184+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.317184+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.318185+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.318185+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.323814+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.323814+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.324430+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.324430+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.395582+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.395582+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.397432+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.397432+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.400349+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.400349+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.401284+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.401284+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.406598+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.406598+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.407148+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.407148+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cluster 2024-09-17T12:46:45.427802+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cluster 2024-09-17T12:46:45.427802+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.477287+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.477287+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.479139+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.242297+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.244384+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.244384+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.522 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.246765+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.246765+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.247503+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.247503+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.252554+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.252554+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.252961+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.252961+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.312105+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.312105+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.314649+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.314649+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.317184+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.317184+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.318185+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.318185+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.323814+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.479139+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.480885+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.480885+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.481543+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.481543+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.486547+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.486547+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.486963+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.486963+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.546114+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.546114+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.547841+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.547841+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.549387+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.549387+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.549983+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.549983+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.555102+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.555102+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.555541+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.555541+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.614088+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.614088+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.615978+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.615978+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.617854+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.617854+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.618548+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.618548+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.624603+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.624603+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.625124+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.625124+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.684929+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.684929+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.686710+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.686710+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.688429+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.688429+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.323814+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.324430+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.324430+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.395582+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.395582+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.397432+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.397432+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.400349+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.400349+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.401284+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.401284+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.406598+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.406598+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.407148+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.407148+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cluster 2024-09-17T12:46:45.427802+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:46.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cluster 2024-09-17T12:46:45.427802+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.477287+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.477287+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.479139+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.689043+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.689043+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.693985+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.693985+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.694391+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.694391+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.751853+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.751853+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.753858+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.753858+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.755513+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.755513+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.756348+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.756348+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.761789+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.761789+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.762240+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.762240+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.821279+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.821279+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.479139+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.480885+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.480885+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.481543+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.481543+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.486547+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.486547+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.486963+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.486963+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.546114+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.546114+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.547841+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.547841+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.549387+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.549387+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.549983+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.549983+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.555102+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.555102+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.823595+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.823595+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.825578+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.825578+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.826256+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.826256+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.831500+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.831500+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.831969+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.831969+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.890570+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.890570+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.892898+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.892898+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.895209+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.895209+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.896197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.896197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.902040+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.902040+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.902418+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.902418+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.965247+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.965247+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.967980+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.967980+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.970236+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.970236+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.970832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.970832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.975998+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:45.975998+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.046648+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.046648+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.048725+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.048725+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.052313+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.052313+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.053340+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.053340+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.059213+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.059213+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.135529+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[109437]: audit 2024-09-17T12:46:46.135529+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.555541+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.555541+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.614088+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.614088+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.615978+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.538 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.615978+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.617854+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.617854+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.618548+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.618548+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.624603+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.624603+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.625124+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.625124+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.684929+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.684929+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.686710+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.686710+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.539 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.688429+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.688429+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.689043+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.689043+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.693985+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.693985+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.694391+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.694391+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.751853+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.751853+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.753858+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.753858+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.755513+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.540 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.755513+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.756348+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.756348+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.761789+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.761789+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.762240+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.762240+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.821279+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.821279+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.823595+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.823595+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.825578+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.541 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.825578+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.826256+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.826256+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.831500+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.831500+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.831969+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.831969+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.890570+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.890570+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.892898+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.892898+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.895209+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.895209+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.896197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.896197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.902040+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.902040+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.902418+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.902418+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.965247+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.965247+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.967980+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.967980+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.970236+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.970236+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.970832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.970832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.975998+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:45.975998+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.046648+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.046648+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.048725+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.048725+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.052313+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.052313+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:46.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.053340+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.053340+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:46.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.059213+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.059213+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:46.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.135529+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:46.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[111962]: audit 2024-09-17T12:46:46.135529+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.014 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:46 smithi022 bash[120953]: debug 2024-09-17T12:46:46.712+0000 7faaabad2640 -1 Falling back to public interface 2024-09-17T12:46:47.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.976404+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:45.976404+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.059804+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.059804+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cluster 2024-09-17T12:46:46.130040+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v122: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cluster 2024-09-17T12:46:46.130040+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v122: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.138029+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.138029+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.151128+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.151128+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.151882+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.151882+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.160321+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.160321+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.160752+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.160752+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.236310+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.236310+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.238837+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.238837+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.242172+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.242172+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.243414+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.243414+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.251864+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.251864+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.252301+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.252301+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.333212+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.333212+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.336752+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.336752+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.339282+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.339282+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.340068+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.340068+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.349828+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.349828+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.350354+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.350354+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.440118+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.440118+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.442442+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.442442+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.444916+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.444916+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.445725+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.445725+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.450695+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.450695+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.451097+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.451097+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.522170+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.522170+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.524013+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.524013+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.525805+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.525805+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.526459+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.526459+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.532391+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.532391+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.532962+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.532962+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.591231+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.591231+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.593726+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.593726+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.596100+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.596100+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.597064+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.597064+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.607167+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.607167+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.607736+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.607736+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.681115+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.681115+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.683915+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.683915+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.686040+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.686040+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.686866+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.686866+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.694881+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.694881+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.695394+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.695394+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.763819+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.763819+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.766068+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.766068+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.768089+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.768089+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.768814+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.768814+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.776077+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.776077+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.776489+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.776489+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.841773+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.841773+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.843543+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.843543+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.845245+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.845245+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.845872+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.845872+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.851919+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.851919+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.852493+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.852493+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.922462+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.922462+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.924340+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.924340+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.926647+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.926647+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.927649+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.927649+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.934070+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.934070+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.934594+0000 mgr.y (mgr.54108) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: cephadm 2024-09-17T12:46:46.934594+0000 mgr.y (mgr.54108) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.995390+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.995390+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.997787+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:46.997787+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.000083+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.000083+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.001016+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.001016+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.007660+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.007660+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.070040+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.070040+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.071814+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.071814+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.073512+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.073512+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.074107+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.074107+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.078818+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:47 smithi190 bash[89008]: audit 2024-09-17T12:46:47.078818+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.976404+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:45.976404+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.059804+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.059804+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cluster 2024-09-17T12:46:46.130040+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v122: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cluster 2024-09-17T12:46:46.130040+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v122: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.138029+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.138029+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.151128+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.151128+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.151882+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.151882+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.160321+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.160321+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.160752+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.160752+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.236310+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.236310+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.238837+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.976404+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:45.976404+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.059804+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.059804+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cluster 2024-09-17T12:46:46.130040+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v122: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cluster 2024-09-17T12:46:46.130040+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v122: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.138029+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.138029+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.151128+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.151128+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.151882+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.151882+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.160321+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.160321+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.160752+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.160752+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.236310+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.236310+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.238837+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.238837+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.242172+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.242172+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.243414+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.243414+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.251864+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.251864+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.252301+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.252301+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.333212+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.333212+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.336752+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.336752+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.339282+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.339282+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.340068+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.340068+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.349828+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.349828+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.350354+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.350354+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.440118+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.440118+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.442442+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.442442+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.444916+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.444916+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.445725+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.445725+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.450695+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.450695+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.451097+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.451097+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.522170+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.522170+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.524013+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.524013+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.525805+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.525805+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.238837+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.242172+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.242172+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.243414+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.243414+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.251864+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.251864+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.252301+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.252301+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.333212+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.333212+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.336752+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.336752+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.339282+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.339282+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.340068+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.340068+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.349828+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.349828+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.350354+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.526459+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.526459+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.532391+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.532391+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.532962+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.532962+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.591231+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.591231+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.593726+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.593726+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.523 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.596100+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.596100+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.597064+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.597064+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.607167+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.607167+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.607736+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.607736+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.681115+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.681115+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.350354+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.440118+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.440118+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.442442+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.442442+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.444916+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.444916+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.445725+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.445725+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.450695+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.450695+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.451097+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.451097+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.522170+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.522170+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.524013+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.524013+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.525805+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.525805+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.526 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.683915+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.683915+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.686040+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.686040+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.686866+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.686866+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.694881+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.694881+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.695394+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.695394+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.763819+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.763819+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.766068+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.527 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.766068+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.768089+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.768089+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.768814+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.768814+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.776077+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.776077+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.776489+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.776489+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.841773+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.841773+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.843543+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.843543+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.845245+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.845245+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.845872+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.845872+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.851919+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.851919+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.852493+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.852493+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.922462+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.922462+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.924340+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.924340+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.926647+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.526459+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.526459+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.532391+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.532391+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.532962+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.532962+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.591231+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.591231+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.593726+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.593726+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.530 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.596100+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.596100+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.597064+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.597064+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.607167+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.607167+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.607736+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.607736+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.681115+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.531 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.681115+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.926647+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.927649+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.927649+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.934070+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.934070+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.934594+0000 mgr.y (mgr.54108) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: cephadm 2024-09-17T12:46:46.934594+0000 mgr.y (mgr.54108) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.995390+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.995390+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.997787+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:46.997787+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.000083+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.000083+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.001016+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.001016+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.007660+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.007660+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.070040+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.070040+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.071814+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.071814+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.073512+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.073512+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.074107+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.074107+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.078818+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[111962]: audit 2024-09-17T12:46:47.078818+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.534 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.683915+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.683915+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.686040+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.686040+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.686866+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.686866+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.694881+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.694881+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.695394+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.695394+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.763819+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.763819+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.766068+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.766068+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.768089+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.768089+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.768814+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.768814+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.776077+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.776077+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.776489+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.776489+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.841773+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.841773+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.843543+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.843543+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.845245+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.845245+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.845872+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.845872+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.851919+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.851919+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.852493+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.852493+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.922462+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.922462+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.924340+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.924340+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.926647+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.926647+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.927649+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.927649+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.934070+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.934070+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.934594+0000 mgr.y (mgr.54108) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: cephadm 2024-09-17T12:46:46.934594+0000 mgr.y (mgr.54108) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.995390+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.995390+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.997787+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:46.997787+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.000083+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.000083+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.001016+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.001016+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.007660+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.007660+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.070040+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.070040+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.071814+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.071814+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.073512+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.073512+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:47.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.074107+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.074107+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:47.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.078818+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:47.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:47 smithi022 bash[109437]: audit 2024-09-17T12:46:47.078818+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.008288+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.008288+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.079232+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.079232+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.155195+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.155195+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.157175+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.157175+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.159050+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.159050+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.159813+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.159813+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.164484+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.164484+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.164955+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.164955+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.225957+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.225957+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.227782+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.227782+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.229414+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.229414+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.230009+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.230009+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.234973+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.234973+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.235453+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.235453+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.293941+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.293941+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.295793+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.295793+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.297637+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.297637+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.298240+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.298240+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.303185+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.303185+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.303751+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.303751+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.369890+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.369890+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.371686+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.371686+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.373346+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.373346+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.373937+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.373937+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.378835+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.378835+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.379212+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.379212+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.437638+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.437638+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.439436+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.439436+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.441084+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.441084+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.441715+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.441715+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.447037+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.447037+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.447423+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.447423+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.515068+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.515068+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.517402+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.517402+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.519457+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.519457+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.520175+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.520175+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.525364+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.525364+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.525940+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.525940+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.595359+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.595359+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.597109+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.597109+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.598962+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.598962+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.599515+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.599515+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.604337+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.604337+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.604736+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.604736+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.671841+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.671841+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.673971+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.673971+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.676023+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.676023+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.676796+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.676796+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.681944+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.681944+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.682517+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.682517+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.743172+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.743172+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.744925+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.744925+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.746578+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.746578+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.747143+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.747143+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.752134+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.752134+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.752546+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.752546+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.822975+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.822975+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.824912+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.824912+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.826892+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.826892+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.827633+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.827633+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.835026+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.835026+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.835500+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.835500+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.896655+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.896655+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.898388+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.898388+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.900218+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.900218+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.900830+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.900830+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.905864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.905864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.906253+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.906253+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.966448+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.966448+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.968208+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.968208+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.969943+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.969943+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.970601+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.970601+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.975504+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:47.975504+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.036050+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.036050+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.038012+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.038012+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.040198+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.040198+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.040904+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.040904+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.045971+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.045971+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.106521+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.106521+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.108314+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.108314+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.111077+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.111077+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.111742+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.111742+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.116925+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:48 smithi190 bash[89008]: audit 2024-09-17T12:46:48.116925+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.008288+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.008288+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.079232+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.079232+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.155195+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.155195+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.157175+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.157175+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.159050+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.159050+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.159813+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.159813+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.164484+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.164484+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.164955+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.164955+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.225957+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.225957+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.227782+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.227782+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.008288+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.008288+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.079232+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.079232+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.155195+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.155195+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.157175+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.157175+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.159050+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.159050+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.159813+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.159813+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.164484+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.164484+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.164955+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.164955+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.225957+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.225957+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.227782+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.227782+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.229414+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.229414+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.230009+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.230009+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.234973+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.234973+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.235453+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.235453+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.293941+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.293941+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.295793+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.295793+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.297637+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.297637+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.298240+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.298240+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.303185+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.303185+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.303751+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.303751+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.369890+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.369890+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.371686+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.371686+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.373346+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.373346+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.373937+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.373937+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.378835+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.378835+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.379212+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.379212+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.437638+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.437638+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.439436+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.439436+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.441084+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.441084+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.441715+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.229414+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.229414+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.230009+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.230009+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.234973+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.234973+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.235453+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.235453+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.293941+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.293941+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.295793+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.295793+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.297637+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.297637+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.298240+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.298240+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.303185+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.303185+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.303751+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.303751+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.369890+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.369890+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.371686+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.371686+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.373346+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.373346+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.373937+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.373937+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.378835+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.378835+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.379212+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.379212+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.437638+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.437638+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.439436+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.439436+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.441084+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.441084+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.441715+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.441715+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.447037+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.447037+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.447423+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.447423+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.515068+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.515068+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.517402+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.517402+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.519457+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.519457+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.520175+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.520175+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.525364+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.525364+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.525940+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.525940+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.595359+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.595359+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.597109+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.597109+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.598962+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.598962+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.599515+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.599515+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.604337+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.604337+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.604736+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.604736+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.671841+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.671841+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.673971+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.673971+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.676023+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.676023+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.676796+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.676796+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.681944+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.681944+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.682517+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.441715+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.447037+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.447037+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.447423+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.447423+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.515068+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.515068+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.517402+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.517402+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.519457+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.528 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.519457+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.520175+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.520175+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.525364+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.525364+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.525940+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.525940+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.595359+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.595359+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.597109+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.597109+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.598962+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.598962+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.529 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.599515+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.599515+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.604337+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.604337+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.604736+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.604736+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.671841+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.671841+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.673971+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.673971+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.676023+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.676023+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.676796+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.676796+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.681944+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.681944+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.682517+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.682517+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.743172+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.743172+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.744925+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.744925+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.746578+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.746578+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.747143+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.747143+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.752134+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.752134+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.752546+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.752546+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.822975+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.822975+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.824912+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.824912+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.826892+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.826892+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.827633+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.827633+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.835026+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.835026+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.835500+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.835500+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.896655+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.896655+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.898388+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.898388+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.900218+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.900218+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.900830+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.900830+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.905864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.905864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.906253+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.906253+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.966448+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.966448+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.968208+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.968208+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.969943+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.969943+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.970601+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.970601+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.975504+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:47.975504+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.036050+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.036050+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.038012+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.038012+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.040198+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.040198+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.040904+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.040904+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.045971+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.045971+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.106521+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.106521+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.108314+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.108314+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.111077+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.111077+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.111742+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.111742+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.535 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.116925+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.536 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[111962]: audit 2024-09-17T12:46:48.116925+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.682517+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.743172+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.743172+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.744925+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.744925+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.746578+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.746578+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.747143+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.747143+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.752134+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.752134+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.752546+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.752546+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.822975+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.822975+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.824912+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.824912+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.826892+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.826892+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.827633+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.827633+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.835026+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.835026+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.835500+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.835500+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.896655+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.896655+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.898388+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.898388+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.900218+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.900218+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.900830+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.900830+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.905864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.905864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.906253+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.906253+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.966448+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.966448+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.968208+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.968208+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.969943+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.969943+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.970601+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.970601+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.975504+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:47.975504+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.036050+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.036050+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.038012+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.038012+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.040198+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.040198+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.040904+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.040904+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.045971+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.045971+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.106521+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.106521+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:48.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.108314+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.108314+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:48.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.111077+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.111077+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:48.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.111742+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.111742+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:48.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.116925+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:48.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:48 smithi022 bash[109437]: audit 2024-09-17T12:46:48.116925+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.975905+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:47.975905+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.046377+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.046377+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.117345+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.117345+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cluster 2024-09-17T12:46:48.131070+0000 mgr.y (mgr.54108) 568 : cluster [DBG] pgmap v123: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cluster 2024-09-17T12:46:48.131070+0000 mgr.y (mgr.54108) 568 : cluster [DBG] pgmap v123: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.203731+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.203731+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.205773+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.205773+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.207955+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.207955+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.208674+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.208674+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.214740+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.214740+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.215269+0000 mgr.y (mgr.54108) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.215269+0000 mgr.y (mgr.54108) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.290701+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.290701+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.292421+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.292421+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.294070+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.294070+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.294652+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.294652+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.299450+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.299450+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.299901+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.299901+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.358914+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.358914+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.361417+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.361417+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.363791+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.363791+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.364409+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.364409+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.369404+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.369404+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.369821+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.369821+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.430216+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.430216+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.432412+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.432412+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.434260+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.434260+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.435195+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.435195+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.440970+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.440970+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.441395+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.441395+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.504003+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.504003+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.505974+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.505974+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.508093+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.508093+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.508751+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.508751+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.514682+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.514682+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.515180+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.515180+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.573404+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.573404+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.575111+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.575111+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.576757+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.576757+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.577392+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.577392+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.582211+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.582211+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.582827+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.582827+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.644735+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.644735+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.646593+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.646593+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.649253+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.649253+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.650120+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.650120+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.657677+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.657677+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.658520+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.658520+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.721202+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.721202+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.723683+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.723683+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.726508+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.726508+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.727543+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.727543+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.735861+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.735861+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.736368+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.736368+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.813170+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.813170+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.815878+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.815878+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.818455+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.818455+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.819460+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.819460+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.825728+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.825728+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.826303+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.826303+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.900912+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.900912+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.903175+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.903175+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.905005+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.905005+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.905709+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.905709+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.911277+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.911277+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.911790+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.911790+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.941363+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.941363+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.942486+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.942486+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:49.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.969344+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.969344+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.971412+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.971412+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.974751+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.974751+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.975800+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.975800+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.980869+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:48.980869+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.043663+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.043663+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.045899+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.045899+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.047960+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.047960+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.048642+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.048642+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.053444+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.053444+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.114707+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.114707+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.119768+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.119768+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.121949+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.121949+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.122756+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.122756+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.129134+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:49 smithi190 bash[89008]: audit 2024-09-17T12:46:49.129134+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.975905+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:47.975905+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.046377+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.046377+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.117345+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.117345+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cluster 2024-09-17T12:46:48.131070+0000 mgr.y (mgr.54108) 568 : cluster [DBG] pgmap v123: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:49.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cluster 2024-09-17T12:46:48.131070+0000 mgr.y (mgr.54108) 568 : cluster [DBG] pgmap v123: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:49.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.203731+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.203731+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.205773+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.205773+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.207955+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.207955+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.208674+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.208674+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.214740+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.214740+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.215269+0000 mgr.y (mgr.54108) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.975905+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:47.975905+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.046377+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.046377+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.117345+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.117345+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cluster 2024-09-17T12:46:48.131070+0000 mgr.y (mgr.54108) 568 : cluster [DBG] pgmap v123: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:49.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cluster 2024-09-17T12:46:48.131070+0000 mgr.y (mgr.54108) 568 : cluster [DBG] pgmap v123: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:49.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.203731+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.203731+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.205773+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.205773+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.520 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.207955+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.207955+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.208674+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.208674+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.214740+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.214740+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.215269+0000 mgr.y (mgr.54108) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.215269+0000 mgr.y (mgr.54108) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.290701+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.290701+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.292421+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.292421+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.294070+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.523 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.294070+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.294652+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.294652+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.299450+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.299450+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.299901+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.524 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.299901+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.358914+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.358914+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.361417+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.361417+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.363791+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.525 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.363791+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.364409+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.364409+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.369404+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.369404+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.369821+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.369821+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.526 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.430216+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.430216+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.432412+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.432412+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.434260+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.434260+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.527 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.435195+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.435195+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.440970+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.440970+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.528 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.441395+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.441395+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.504003+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.529 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.504003+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.215269+0000 mgr.y (mgr.54108) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.290701+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.290701+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.530 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.292421+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.292421+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.294070+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.294070+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.531 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.294652+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.294652+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.299450+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.299450+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.299901+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.299901+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.358914+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.358914+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.361417+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.361417+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.533 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.363791+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.534 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.363791+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.505974+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.505974+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.508093+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.508093+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.535 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.508751+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.508751+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.514682+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.514682+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.515180+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.536 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.515180+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.573404+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.573404+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.575111+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.575111+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.537 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.576757+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.576757+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.577392+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.577392+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.582211+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.582211+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.538 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.582827+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.582827+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.644735+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.644735+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.646593+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.539 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.646593+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.649253+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.649253+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.650120+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.650120+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.540 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.657677+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.657677+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.658520+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.658520+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.721202+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.721202+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.541 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.723683+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.723683+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.726508+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.542 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.726508+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.542 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.364409+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.364409+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.369404+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.369404+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.369821+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.369821+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.430216+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.430216+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.543 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.432412+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.432412+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.434260+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.434260+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.435195+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.435195+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.440970+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.440970+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.544 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.441395+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.441395+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.504003+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.545 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.504003+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.727543+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.727543+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.735861+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.735861+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.736368+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.736368+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.546 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.813170+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.813170+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.815878+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.815878+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.818455+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.818455+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.819460+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.819460+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.547 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.825728+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.825728+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.826303+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.826303+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.900912+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.900912+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.903175+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.903175+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.548 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.905005+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.905005+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.905709+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.905709+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.911277+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.911277+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.911790+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.911790+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.549 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.941363+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.941363+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.942486+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:49.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.942486+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:49.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.969344+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.969344+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.971412+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.971412+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.550 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.974751+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.505974+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.505974+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.508093+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.508093+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.508751+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.551 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.508751+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.514682+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.514682+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.515180+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.515180+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.573404+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.573404+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.575111+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.552 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.575111+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.553 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.576757+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.553 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.576757+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.553 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.577392+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.553 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.577392+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.553 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.582211+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.553 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.582211+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.554 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.974751+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.554 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.975800+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.554 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.975800+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.554 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.980869+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.554 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:48.980869+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.043663+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.043663+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.045899+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.045899+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.047960+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.047960+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.555 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.048642+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.048642+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.053444+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.053444+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.114707+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.114707+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.119768+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.119768+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.556 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.121949+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.557 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.121949+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.557 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.122756+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.557 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.122756+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.557 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.129134+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.557 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[109437]: audit 2024-09-17T12:46:49.129134+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.558 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.582827+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.582827+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.644735+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.644735+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.646593+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.559 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.646593+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.649253+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.649253+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.650120+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.650120+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.560 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.657677+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.657677+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.658520+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.658520+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.721202+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.721202+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.561 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.723683+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.723683+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.726508+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.726508+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.727543+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.727543+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.735861+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.735861+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.736368+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.562 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.736368+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.813170+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.813170+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.815878+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.815878+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.818455+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.818455+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.819460+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.819460+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.825728+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.825728+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.826303+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.826303+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.563 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.900912+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.900912+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.903175+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.903175+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.905005+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.905005+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.905709+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.905709+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.911277+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.911277+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.911790+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.564 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.911790+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.941363+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.941363+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.942486+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.942486+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.969344+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.969344+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.971412+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.971412+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.974751+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.974751+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.975800+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.975800+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.565 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.980869+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:48.980869+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.043663+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.043663+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.045899+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.045899+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.047960+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.047960+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.048642+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.048642+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.053444+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.053444+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.114707+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.566 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.114707+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:49.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.119768+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.119768+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:49.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.121949+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.121949+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:49.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.122756+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.122756+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:49.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.129134+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:49.567 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:49 smithi022 bash[111962]: audit 2024-09-17T12:46:49.129134+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.983250+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:48.983250+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.053885+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.053885+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.129643+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.129643+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.225397+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.225397+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.227888+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.227888+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.229945+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.229945+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.230728+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.230728+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.237187+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.237187+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.237940+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.237940+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.329887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.329887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.983250+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:48.983250+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.053885+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.053885+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.129643+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.129643+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.225397+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.225397+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.227888+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.227888+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.229945+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.229945+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.230728+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.230728+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.237187+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.237187+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.237940+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.237940+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.329887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.329887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.332261+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.332261+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.334430+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.334430+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.335160+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.335160+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.340696+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.340696+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.341241+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.341241+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.400324+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.400324+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.402118+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.402118+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.403975+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.403975+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.404600+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.404600+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.409220+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.409220+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.409705+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.409705+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.469845+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.469845+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.471800+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.471800+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.473999+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.473999+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.475062+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.475062+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.480060+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.480060+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.480644+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.480644+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.541691+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.541691+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.543910+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.543910+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.546017+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.332261+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.332261+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.334430+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.334430+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.335160+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.335160+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.340696+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.340696+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.341241+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.341241+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.400324+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.400324+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.402118+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.402118+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.403975+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.403975+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.404600+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.404600+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.409220+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.546017+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.546778+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.546778+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.552943+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.552943+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.553865+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.553865+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.591861+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.591861+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.596917+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.596917+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.603219+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.603219+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.616638+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.616638+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.618653+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.618653+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.620700+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.620700+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.621317+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.621317+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.627042+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.627042+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.627526+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.627526+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.693425+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.693425+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.695893+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.695893+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.697763+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.697763+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.698504+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.698504+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.704185+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.704185+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.704736+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.704736+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.764658+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.764658+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.766681+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.766681+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.409220+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.409705+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.409705+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.469845+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.469845+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.471800+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.471800+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.473999+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.473999+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.475062+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.475062+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.480060+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.480060+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.480644+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.480644+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.541691+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.541691+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.543910+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.543910+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.546017+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.768736+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.768736+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.769885+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.769885+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.776397+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.776397+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.777087+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.777087+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.837174+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.837174+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.839111+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.839111+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.840929+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.840929+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.841617+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.841617+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.846697+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.846697+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.847112+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.847112+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.546017+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.546778+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.546778+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.552943+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.552943+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.553865+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.553865+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.591861+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.591861+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.596917+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.596917+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.603219+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.603219+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.616638+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.616638+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.618653+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.618653+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.620700+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.620700+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.621317+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.621317+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.907775+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.907775+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.908135+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.908135+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.910048+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.910048+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.913271+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.913271+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.913652+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.913652+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.916124+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.916124+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.918741+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.918741+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.923360+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.923360+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.987608+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.987608+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.989779+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.989779+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.992234+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.992234+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.996381+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.996381+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.998943+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:49.998943+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.000231+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.000231+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.001463+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.001463+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.002711+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.002711+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.003925+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.003925+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.005028+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.005028+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.006308+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.006308+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.009560+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.009560+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.627042+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.627042+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.627526+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.191 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.627526+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.693425+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.693425+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.695893+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.695893+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.697763+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.697763+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.698504+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.698504+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.704185+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.704185+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.704736+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.704736+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.764658+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.764658+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.766681+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.766681+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.011903+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.011903+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.019363+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:46:50.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.019363+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:46:50.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.021706+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.021706+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.029590+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.029590+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.031730+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.031730+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.032303+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.032303+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.032844+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.032844+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.033408+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.033408+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:46:50.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.033993+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.033993+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.034537+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:46:50.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.034537+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:46:50.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.035103+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:46:50.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.035103+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:46:50.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.035687+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:46:50.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.035687+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.768736+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.768736+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.769885+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.769885+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.776397+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.776397+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.777087+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.777087+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.837174+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.837174+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.839111+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.839111+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.840929+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.840929+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.841617+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.841617+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.846697+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.846697+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.847112+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.847112+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.907775+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.907775+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.908135+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.908135+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.910048+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.910048+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.913271+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.913271+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.913652+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.913652+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.916124+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.916124+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.918741+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.918741+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.923360+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.923360+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.987608+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.987608+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.989779+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.989779+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.992234+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.992234+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.996381+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.996381+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.998943+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:49.998943+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.000231+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.000231+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.001463+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.001463+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.002711+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.002711+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.003925+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.003925+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.005028+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.005028+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.006308+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.006308+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.009560+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:46:50.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.009560+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.011903+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.011903+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.019363+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.019363+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.021706+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.021706+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.029590+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.029590+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.031730+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.031730+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.032303+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.032303+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:46:50.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.032844+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.032844+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.033408+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.033408+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.033993+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.033993+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.034537+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.034537+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.035103+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.035103+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.035687+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.035687+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.036265+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:46:50.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.036265+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:46:50.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.042526+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:46:50.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.042526+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:46:50.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.044570+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.044570+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.045287+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.045287+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.046003+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.983250+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:48.983250+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.053885+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.053885+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.129643+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.129643+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.225397+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.225397+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.227888+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.227888+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.229945+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.229945+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.230728+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.230728+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.237187+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.237187+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.237940+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.237940+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.329887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.329887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.332261+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.332261+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.334430+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.334430+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.335160+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.335160+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.340696+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.340696+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.341241+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.341241+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.400324+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.400324+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.402118+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.402118+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.403975+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.403975+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.404600+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.404600+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.409220+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.409220+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.409705+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.409705+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.469845+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.469845+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.471800+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.471800+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.473999+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.473999+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.475062+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.475062+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.480060+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.480060+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.480644+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.480644+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.541691+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.541691+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.543910+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.543910+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.546017+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.546017+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.546778+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.546778+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.552943+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.552943+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.553865+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.553865+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.591861+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.591861+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.596917+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.596917+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.603219+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.603219+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.616638+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.616638+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.618653+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.618653+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.620700+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.620700+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.621317+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.621317+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.627042+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.627042+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.627526+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.627526+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.693425+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.693425+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.695893+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.695893+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.697763+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.697763+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.698504+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.698504+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.704185+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.704185+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.704736+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.704736+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.764658+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.764658+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.766681+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.766681+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.768736+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.768736+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.769885+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.769885+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.776397+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.776397+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.777087+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.777087+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.837174+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.837174+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.839111+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.839111+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.840929+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.840929+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.841617+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.841617+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.846697+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.846697+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.847112+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.847112+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.907775+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.907775+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.908135+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.908135+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.910048+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.910048+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.913271+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.913271+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.913652+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.913652+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.916124+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.916124+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.918741+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.918741+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.923360+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.923360+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.987608+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.987608+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.989779+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.989779+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.992234+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.992234+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.996381+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.996381+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.998943+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:49.998943+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.000231+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.000231+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.001463+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.001463+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.002711+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.002711+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.003925+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.003925+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.005028+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.005028+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.006308+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.006308+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.009560+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.009560+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.011903+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.011903+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.019363+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.019363+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.021706+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.021706+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:46:50.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.029590+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.029590+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.031730+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.031730+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.032303+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.032303+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.032844+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.032844+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.033408+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.033408+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.033993+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.033993+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.034537+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.034537+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.035103+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.035103+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.035687+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.035687+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.036265+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.036265+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.042526+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.042526+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.044570+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.044570+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.045287+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.045287+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.046003+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.046003+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.046743+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.046743+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.047436+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.047436+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.048093+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.048093+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.049090+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.049090+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.052221+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.052221+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:46:50.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.054087+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.054087+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.055562+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.055562+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.060718+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.060718+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.126532+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.126532+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.127196+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.127196+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.132379+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:50 smithi190 bash[89008]: audit 2024-09-17T12:46:50.132379+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.036265+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:46:50.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.036265+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:46:50.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.042526+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:46:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.042526+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:46:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.044570+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.044570+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.045287+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.045287+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.046003+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.046003+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.046743+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.046743+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.047436+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.047436+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.048093+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.048093+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.046003+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.046743+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.046743+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.047436+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.047436+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.048093+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.048093+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.049090+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.049090+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.052221+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.052221+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.054087+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.054087+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.055562+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.055562+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.060718+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.060718+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.126532+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.126532+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.127196+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.127196+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.132379+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[111962]: audit 2024-09-17T12:46:50.132379+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.049090+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.049090+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.052221+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.052221+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.054087+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.054087+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.055562+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.055562+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.060718+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.060718+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.126532+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.126532+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:46:50.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.127196+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.127196+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:46:50.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.132379+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:50.521 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[109437]: audit 2024-09-17T12:46:50.132379+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:46:50] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.51.0" 2024-09-17T12:46:51.014 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:50 smithi022 bash[120953]: debug 2024-09-17T12:46:50.720+0000 7faaabad2640 -1 osd.1 119 log_to_monitors true 2024-09-17T12:46:51.514 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[120953]: debug 2024-09-17T12:46:51.196+0000 7faaa387c640 -1 osd.1 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:46:51.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.992795+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: cephadm 2024-09-17T12:46:49.992795+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: cephadm 2024-09-17T12:46:50.005595+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: cephadm 2024-09-17T12:46:50.005595+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: cephadm 2024-09-17T12:46:50.048679+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: cephadm 2024-09-17T12:46:50.048679+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: cluster 2024-09-17T12:46:50.132045+0000 mgr.y (mgr.54108) 594 : cluster [DBG] pgmap v124: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: cluster 2024-09-17T12:46:50.132045+0000 mgr.y (mgr.54108) 594 : cluster [DBG] pgmap v124: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: audit 2024-09-17T12:46:50.729195+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[111962]: audit 2024-09-17T12:46:50.729195+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:46:51.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.992795+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: cephadm 2024-09-17T12:46:49.992795+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: cephadm 2024-09-17T12:46:50.005595+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: cephadm 2024-09-17T12:46:50.005595+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: cephadm 2024-09-17T12:46:50.048679+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: cephadm 2024-09-17T12:46:50.048679+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: cluster 2024-09-17T12:46:50.132045+0000 mgr.y (mgr.54108) 594 : cluster [DBG] pgmap v124: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: cluster 2024-09-17T12:46:50.132045+0000 mgr.y (mgr.54108) 594 : cluster [DBG] pgmap v124: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: audit 2024-09-17T12:46:50.729195+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:46:51.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:51 smithi022 bash[109437]: audit 2024-09-17T12:46:50.729195+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:46:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.992795+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:46:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: cephadm 2024-09-17T12:46:49.992795+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:46:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: cephadm 2024-09-17T12:46:50.005595+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:46:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: cephadm 2024-09-17T12:46:50.005595+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:46:51.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: cephadm 2024-09-17T12:46:50.048679+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:46:51.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: cephadm 2024-09-17T12:46:50.048679+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:46:51.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: cluster 2024-09-17T12:46:50.132045+0000 mgr.y (mgr.54108) 594 : cluster [DBG] pgmap v124: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:51.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: cluster 2024-09-17T12:46:50.132045+0000 mgr.y (mgr.54108) 594 : cluster [DBG] pgmap v124: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:51.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: audit 2024-09-17T12:46:50.729195+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:46:51.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:51 smithi190 bash[89008]: audit 2024-09-17T12:46:50.729195+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:46:52.497 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[109437]: audit 2024-09-17T12:46:51.150724+0000 mon.a (mon.0) 2222 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:46:52.498 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[109437]: audit 2024-09-17T12:46:51.150724+0000 mon.a (mon.0) 2222 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:46:52.498 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[109437]: cluster 2024-09-17T12:46:51.158832+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T12:46:52.498 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[109437]: cluster 2024-09-17T12:46:51.158832+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T12:46:52.498 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[109437]: audit 2024-09-17T12:46:51.161278+0000 mon.a (mon.0) 2224 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:52.498 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[109437]: audit 2024-09-17T12:46:51.161278+0000 mon.a (mon.0) 2224 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:52.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[111962]: audit 2024-09-17T12:46:51.150724+0000 mon.a (mon.0) 2222 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:46:52.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[111962]: audit 2024-09-17T12:46:51.150724+0000 mon.a (mon.0) 2222 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:46:52.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[111962]: cluster 2024-09-17T12:46:51.158832+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T12:46:52.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[111962]: cluster 2024-09-17T12:46:51.158832+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T12:46:52.499 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[111962]: audit 2024-09-17T12:46:51.161278+0000 mon.a (mon.0) 2224 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:52.500 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:52 smithi022 bash[111962]: audit 2024-09-17T12:46:51.161278+0000 mon.a (mon.0) 2224 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:52 smithi190 bash[89008]: audit 2024-09-17T12:46:51.150724+0000 mon.a (mon.0) 2222 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:46:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:52 smithi190 bash[89008]: audit 2024-09-17T12:46:51.150724+0000 mon.a (mon.0) 2222 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:46:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:52 smithi190 bash[89008]: cluster 2024-09-17T12:46:51.158832+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T12:46:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:52 smithi190 bash[89008]: cluster 2024-09-17T12:46:51.158832+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T12:46:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:52 smithi190 bash[89008]: audit 2024-09-17T12:46:51.161278+0000 mon.a (mon.0) 2224 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:52.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:52 smithi190 bash[89008]: audit 2024-09-17T12:46:51.161278+0000 mon.a (mon.0) 2224 : audit [INF] from='osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:46:53.462 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:52.132993+0000 mgr.y (mgr.54108) 595 : cluster [DBG] pgmap v126: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:53.462 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:52.132993+0000 mgr.y (mgr.54108) 595 : cluster [DBG] pgmap v126: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:53.462 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:52.167020+0000 mon.a (mon.0) 2225 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:52.167020+0000 mon.a (mon.0) 2225 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:52.180359+0000 mon.a (mon.0) 2226 : cluster [INF] osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427] boot 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:52.180359+0000 mon.a (mon.0) 2226 : cluster [INF] osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427] boot 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:52.180533+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:52.180533+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: audit 2024-09-17T12:46:52.182641+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: audit 2024-09-17T12:46:52.182641+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: audit 2024-09-17T12:46:52.589040+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: audit 2024-09-17T12:46:52.589040+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: audit 2024-09-17T12:46:52.595325+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: audit 2024-09-17T12:46:52.595325+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.463 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: audit 2024-09-17T12:46:52.602277+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.464 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: audit 2024-09-17T12:46:52.602277+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.464 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:53.176787+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T12:46:53.464 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:53 smithi190 bash[89008]: cluster 2024-09-17T12:46:53.176787+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T12:46:53.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:52.132993+0000 mgr.y (mgr.54108) 595 : cluster [DBG] pgmap v126: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:52.132993+0000 mgr.y (mgr.54108) 595 : cluster [DBG] pgmap v126: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:52.167020+0000 mon.a (mon.0) 2225 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:52.167020+0000 mon.a (mon.0) 2225 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:52.180359+0000 mon.a (mon.0) 2226 : cluster [INF] osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427] boot 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:52.180359+0000 mon.a (mon.0) 2226 : cluster [INF] osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427] boot 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:52.180533+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:52.180533+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: audit 2024-09-17T12:46:52.182641+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: audit 2024-09-17T12:46:52.182641+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:46:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: audit 2024-09-17T12:46:52.589040+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: audit 2024-09-17T12:46:52.589040+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: audit 2024-09-17T12:46:52.595325+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: audit 2024-09-17T12:46:52.595325+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: audit 2024-09-17T12:46:52.602277+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: audit 2024-09-17T12:46:52.602277+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:53.176787+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[111962]: cluster 2024-09-17T12:46:53.176787+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:52.132993+0000 mgr.y (mgr.54108) 595 : cluster [DBG] pgmap v126: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:52.132993+0000 mgr.y (mgr.54108) 595 : cluster [DBG] pgmap v126: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-17T12:46:53.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:52.167020+0000 mon.a (mon.0) 2225 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:52.167020+0000 mon.a (mon.0) 2225 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:52.180359+0000 mon.a (mon.0) 2226 : cluster [INF] osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427] boot 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:52.180359+0000 mon.a (mon.0) 2226 : cluster [INF] osd.1 [v2:172.21.15.22:6810/508472427,v1:172.21.15.22:6811/508472427] boot 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:52.180533+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:52.180533+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: audit 2024-09-17T12:46:52.182641+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: audit 2024-09-17T12:46:52.182641+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: audit 2024-09-17T12:46:52.589040+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: audit 2024-09-17T12:46:52.589040+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: audit 2024-09-17T12:46:52.595325+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: audit 2024-09-17T12:46:52.595325+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: audit 2024-09-17T12:46:52.602277+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: audit 2024-09-17T12:46:52.602277+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:53.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:53.176787+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T12:46:53.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:53 smithi022 bash[109437]: cluster 2024-09-17T12:46:53.176787+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T12:46:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:54 smithi022 bash[111962]: audit 2024-09-17T12:46:53.990307+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:54 smithi022 bash[111962]: audit 2024-09-17T12:46:53.990307+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:54 smithi022 bash[111962]: cluster 2024-09-17T12:46:54.133952+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v129: 161 pgs: 6 peering, 35 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:46:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:54 smithi022 bash[111962]: cluster 2024-09-17T12:46:54.133952+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v129: 161 pgs: 6 peering, 35 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:46:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:54 smithi022 bash[109437]: audit 2024-09-17T12:46:53.990307+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:54 smithi022 bash[109437]: audit 2024-09-17T12:46:53.990307+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:54 smithi022 bash[109437]: cluster 2024-09-17T12:46:54.133952+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v129: 161 pgs: 6 peering, 35 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:46:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:54 smithi022 bash[109437]: cluster 2024-09-17T12:46:54.133952+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v129: 161 pgs: 6 peering, 35 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:46:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:55 smithi190 bash[89008]: audit 2024-09-17T12:46:53.990307+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:55 smithi190 bash[89008]: audit 2024-09-17T12:46:53.990307+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:46:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:55 smithi190 bash[89008]: cluster 2024-09-17T12:46:54.133952+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v129: 161 pgs: 6 peering, 35 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:46:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:55 smithi190 bash[89008]: cluster 2024-09-17T12:46:54.133952+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v129: 161 pgs: 6 peering, 35 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:46:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:55 smithi022 bash[109437]: cluster 2024-09-17T12:46:54.986833+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:55 smithi022 bash[109437]: cluster 2024-09-17T12:46:54.986833+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:55 smithi022 bash[109437]: audit 2024-09-17T12:46:55.151756+0000 mgr.y (mgr.54108) 597 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:55 smithi022 bash[109437]: audit 2024-09-17T12:46:55.151756+0000 mgr.y (mgr.54108) 597 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:55 smithi022 bash[111962]: cluster 2024-09-17T12:46:54.986833+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:55 smithi022 bash[111962]: cluster 2024-09-17T12:46:54.986833+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:55 smithi022 bash[111962]: audit 2024-09-17T12:46:55.151756+0000 mgr.y (mgr.54108) 597 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:55 smithi022 bash[111962]: audit 2024-09-17T12:46:55.151756+0000 mgr.y (mgr.54108) 597 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:56 smithi190 bash[89008]: cluster 2024-09-17T12:46:54.986833+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:56 smithi190 bash[89008]: cluster 2024-09-17T12:46:54.986833+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:46:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:56 smithi190 bash[89008]: audit 2024-09-17T12:46:55.151756+0000 mgr.y (mgr.54108) 597 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:56 smithi190 bash[89008]: audit 2024-09-17T12:46:55.151756+0000 mgr.y (mgr.54108) 597 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:46:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:57 smithi022 bash[109437]: cluster 2024-09-17T12:46:56.135595+0000 mgr.y (mgr.54108) 598 : cluster [DBG] pgmap v130: 161 pgs: 6 peering, 14 active+undersized, 7 active+undersized+degraded, 134 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:46:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:57 smithi022 bash[109437]: cluster 2024-09-17T12:46:56.135595+0000 mgr.y (mgr.54108) 598 : cluster [DBG] pgmap v130: 161 pgs: 6 peering, 14 active+undersized, 7 active+undersized+degraded, 134 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:46:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:57 smithi022 bash[111962]: cluster 2024-09-17T12:46:56.135595+0000 mgr.y (mgr.54108) 598 : cluster [DBG] pgmap v130: 161 pgs: 6 peering, 14 active+undersized, 7 active+undersized+degraded, 134 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:46:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:57 smithi022 bash[111962]: cluster 2024-09-17T12:46:56.135595+0000 mgr.y (mgr.54108) 598 : cluster [DBG] pgmap v130: 161 pgs: 6 peering, 14 active+undersized, 7 active+undersized+degraded, 134 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:46:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:57 smithi190 bash[89008]: cluster 2024-09-17T12:46:56.135595+0000 mgr.y (mgr.54108) 598 : cluster [DBG] pgmap v130: 161 pgs: 6 peering, 14 active+undersized, 7 active+undersized+degraded, 134 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:46:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:57 smithi190 bash[89008]: cluster 2024-09-17T12:46:56.135595+0000 mgr.y (mgr.54108) 598 : cluster [DBG] pgmap v130: 161 pgs: 6 peering, 14 active+undersized, 7 active+undersized+degraded, 134 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:46:57.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:46:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:58 smithi022 bash[109437]: audit 2024-09-17T12:46:57.180922+0000 mgr.y (mgr.54108) 599 : audit [DBG] from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:58.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:58 smithi022 bash[109437]: audit 2024-09-17T12:46:57.180922+0000 mgr.y (mgr.54108) 599 : audit [DBG] from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:58.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:58 smithi022 bash[111962]: audit 2024-09-17T12:46:57.180922+0000 mgr.y (mgr.54108) 599 : audit [DBG] from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:58.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:58 smithi022 bash[111962]: audit 2024-09-17T12:46:57.180922+0000 mgr.y (mgr.54108) 599 : audit [DBG] from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:58.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:58 smithi190 bash[89008]: audit 2024-09-17T12:46:57.180922+0000 mgr.y (mgr.54108) 599 : audit [DBG] from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:58.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:58 smithi190 bash[89008]: audit 2024-09-17T12:46:57.180922+0000 mgr.y (mgr.54108) 599 : audit [DBG] from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:46:59.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:59 smithi190 bash[89008]: cluster 2024-09-17T12:46:58.136248+0000 mgr.y (mgr.54108) 600 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-09-17T12:46:59.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:46:59 smithi190 bash[89008]: cluster 2024-09-17T12:46:58.136248+0000 mgr.y (mgr.54108) 600 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-09-17T12:46:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:59 smithi022 bash[109437]: cluster 2024-09-17T12:46:58.136248+0000 mgr.y (mgr.54108) 600 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-09-17T12:46:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:46:59 smithi022 bash[109437]: cluster 2024-09-17T12:46:58.136248+0000 mgr.y (mgr.54108) 600 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-09-17T12:46:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:59 smithi022 bash[111962]: cluster 2024-09-17T12:46:58.136248+0000 mgr.y (mgr.54108) 600 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-09-17T12:46:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:46:59 smithi022 bash[111962]: cluster 2024-09-17T12:46:58.136248+0000 mgr.y (mgr.54108) 600 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-09-17T12:47:00.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:00 smithi190 bash[89008]: cluster 2024-09-17T12:46:59.008172+0000 mon.a (mon.0) 2235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T12:47:00.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:00 smithi190 bash[89008]: cluster 2024-09-17T12:46:59.008172+0000 mon.a (mon.0) 2235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T12:47:00.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:00 smithi190 bash[89008]: cluster 2024-09-17T12:46:59.008228+0000 mon.a (mon.0) 2236 : cluster [INF] Cluster is now healthy 2024-09-17T12:47:00.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:00 smithi190 bash[89008]: cluster 2024-09-17T12:46:59.008228+0000 mon.a (mon.0) 2236 : cluster [INF] Cluster is now healthy 2024-09-17T12:47:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[111962]: cluster 2024-09-17T12:46:59.008172+0000 mon.a (mon.0) 2235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T12:47:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[111962]: cluster 2024-09-17T12:46:59.008172+0000 mon.a (mon.0) 2235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T12:47:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[111962]: cluster 2024-09-17T12:46:59.008228+0000 mon.a (mon.0) 2236 : cluster [INF] Cluster is now healthy 2024-09-17T12:47:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[111962]: cluster 2024-09-17T12:46:59.008228+0000 mon.a (mon.0) 2236 : cluster [INF] Cluster is now healthy 2024-09-17T12:47:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[109437]: cluster 2024-09-17T12:46:59.008172+0000 mon.a (mon.0) 2235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T12:47:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[109437]: cluster 2024-09-17T12:46:59.008172+0000 mon.a (mon.0) 2235 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T12:47:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[109437]: cluster 2024-09-17T12:46:59.008228+0000 mon.a (mon.0) 2236 : cluster [INF] Cluster is now healthy 2024-09-17T12:47:00.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[109437]: cluster 2024-09-17T12:46:59.008228+0000 mon.a (mon.0) 2236 : cluster [INF] Cluster is now healthy 2024-09-17T12:47:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:47:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:47:00] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.51.0" 2024-09-17T12:47:01.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:01 smithi190 bash[89008]: cluster 2024-09-17T12:47:00.137671+0000 mgr.y (mgr.54108) 601 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:01.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:01 smithi190 bash[89008]: cluster 2024-09-17T12:47:00.137671+0000 mgr.y (mgr.54108) 601 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:01 smithi022 bash[109437]: cluster 2024-09-17T12:47:00.137671+0000 mgr.y (mgr.54108) 601 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:01 smithi022 bash[109437]: cluster 2024-09-17T12:47:00.137671+0000 mgr.y (mgr.54108) 601 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:01.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:01 smithi022 bash[111962]: cluster 2024-09-17T12:47:00.137671+0000 mgr.y (mgr.54108) 601 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:01.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:01 smithi022 bash[111962]: cluster 2024-09-17T12:47:00.137671+0000 mgr.y (mgr.54108) 601 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:02.776 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:47:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:03 smithi022 bash[109437]: cluster 2024-09-17T12:47:02.138591+0000 mgr.y (mgr.54108) 602 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:47:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:03 smithi022 bash[109437]: cluster 2024-09-17T12:47:02.138591+0000 mgr.y (mgr.54108) 602 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:47:03.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:03 smithi022 bash[111962]: cluster 2024-09-17T12:47:02.138591+0000 mgr.y (mgr.54108) 602 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:47:03.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:03 smithi022 bash[111962]: cluster 2024-09-17T12:47:02.138591+0000 mgr.y (mgr.54108) 602 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:47:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:03 smithi190 bash[89008]: cluster 2024-09-17T12:47:02.138591+0000 mgr.y (mgr.54108) 602 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:47:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:03 smithi190 bash[89008]: cluster 2024-09-17T12:47:02.138591+0000 mgr.y (mgr.54108) 602 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:47:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[111962]: audit 2024-09-17T12:47:03.943123+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[111962]: audit 2024-09-17T12:47:03.943123+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[111962]: audit 2024-09-17T12:47:03.944609+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[111962]: audit 2024-09-17T12:47:03.944609+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[111962]: audit 2024-09-17T12:47:04.013328+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[111962]: audit 2024-09-17T12:47:04.013328+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[109437]: audit 2024-09-17T12:47:03.943123+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[109437]: audit 2024-09-17T12:47:03.943123+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[109437]: audit 2024-09-17T12:47:03.944609+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[109437]: audit 2024-09-17T12:47:03.944609+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[109437]: audit 2024-09-17T12:47:04.013328+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:04 smithi022 bash[109437]: audit 2024-09-17T12:47:04.013328+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:04 smithi190 bash[89008]: audit 2024-09-17T12:47:03.943123+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:04 smithi190 bash[89008]: audit 2024-09-17T12:47:03.943123+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:04 smithi190 bash[89008]: audit 2024-09-17T12:47:03.944609+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:04 smithi190 bash[89008]: audit 2024-09-17T12:47:03.944609+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:04 smithi190 bash[89008]: audit 2024-09-17T12:47:04.013328+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:04 smithi190 bash[89008]: audit 2024-09-17T12:47:04.013328+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:06.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:05 smithi022 bash[109437]: cluster 2024-09-17T12:47:04.139224+0000 mgr.y (mgr.54108) 603 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-17T12:47:06.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:05 smithi022 bash[109437]: cluster 2024-09-17T12:47:04.139224+0000 mgr.y (mgr.54108) 603 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-17T12:47:06.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:05 smithi022 bash[111962]: cluster 2024-09-17T12:47:04.139224+0000 mgr.y (mgr.54108) 603 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-17T12:47:06.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:05 smithi022 bash[111962]: cluster 2024-09-17T12:47:04.139224+0000 mgr.y (mgr.54108) 603 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-17T12:47:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:05 smithi190 bash[89008]: cluster 2024-09-17T12:47:04.139224+0000 mgr.y (mgr.54108) 603 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-17T12:47:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:05 smithi190 bash[89008]: cluster 2024-09-17T12:47:04.139224+0000 mgr.y (mgr.54108) 603 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 14s ago 48m - - 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 17s ago 47m - - 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (8m) 14s ago 38m 13.5M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (7m) 17s ago 38m 69.6M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (10m) 14s ago 34m 50.0M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (3m) 17s ago 46m 439M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (22m) 14s ago 49m 518M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:47:06.642 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (4m) 14s ago 49m 55.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (5m) 17s ago 47m 46.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (3m) 14s ago 47m 40.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (9m) 14s ago 38m 8223k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (9m) 17s ago 38m 8347k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (61s) 14s ago 46m 47.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (23s) 14s ago 45m 43.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (44m) 14s ago 44m 57.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (43m) 14s ago 43m 69.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (42m) 17s ago 42m 71.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (41m) 17s ago 41m 68.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (40m) 17s ago 41m 59.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (40m) 17s ago 40m 69.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:47:06.643 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (8m) 17s ago 39m 48.1M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:47:06.644 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (35m) 14s ago 35m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:47:06.644 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (35m) 17s ago 35m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:47:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:06 smithi022 bash[111962]: audit 2024-09-17T12:47:05.157278+0000 mgr.y (mgr.54108) 604 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:06 smithi022 bash[111962]: audit 2024-09-17T12:47:05.157278+0000 mgr.y (mgr.54108) 604 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:06 smithi022 bash[109437]: audit 2024-09-17T12:47:05.157278+0000 mgr.y (mgr.54108) 604 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:07.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:06 smithi022 bash[109437]: audit 2024-09-17T12:47:05.157278+0000 mgr.y (mgr.54108) 604 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:06 smithi190 bash[89008]: audit 2024-09-17T12:47:05.157278+0000 mgr.y (mgr.54108) 604 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:06 smithi190 bash[89008]: audit 2024-09-17T12:47:05.157278+0000 mgr.y (mgr.54108) 604 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:07.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T12:47:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:07 smithi022 bash[109437]: cluster 2024-09-17T12:47:06.140629+0000 mgr.y (mgr.54108) 605 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:07 smithi022 bash[109437]: cluster 2024-09-17T12:47:06.140629+0000 mgr.y (mgr.54108) 605 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:07 smithi022 bash[109437]: audit 2024-09-17T12:47:06.604817+0000 mgr.y (mgr.54108) 606 : audit [DBG] from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:07 smithi022 bash[109437]: audit 2024-09-17T12:47:06.604817+0000 mgr.y (mgr.54108) 606 : audit [DBG] from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:08.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:07 smithi022 bash[111962]: cluster 2024-09-17T12:47:06.140629+0000 mgr.y (mgr.54108) 605 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:08.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:07 smithi022 bash[111962]: cluster 2024-09-17T12:47:06.140629+0000 mgr.y (mgr.54108) 605 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:08.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:07 smithi022 bash[111962]: audit 2024-09-17T12:47:06.604817+0000 mgr.y (mgr.54108) 606 : audit [DBG] from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:08.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:07 smithi022 bash[111962]: audit 2024-09-17T12:47:06.604817+0000 mgr.y (mgr.54108) 606 : audit [DBG] from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:07 smithi190 bash[89008]: cluster 2024-09-17T12:47:06.140629+0000 mgr.y (mgr.54108) 605 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:07 smithi190 bash[89008]: cluster 2024-09-17T12:47:06.140629+0000 mgr.y (mgr.54108) 605 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:07 smithi190 bash[89008]: audit 2024-09-17T12:47:06.604817+0000 mgr.y (mgr.54108) 606 : audit [DBG] from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:07 smithi190 bash[89008]: audit 2024-09-17T12:47:06.604817+0000 mgr.y (mgr.54108) 606 : audit [DBG] from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:10.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:09 smithi190 bash[89008]: cluster 2024-09-17T12:47:08.141651+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:10.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:09 smithi190 bash[89008]: cluster 2024-09-17T12:47:08.141651+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:10.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:09 smithi190 bash[89008]: audit 2024-09-17T12:47:09.772739+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:09 smithi190 bash[89008]: audit 2024-09-17T12:47:09.772739+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:09 smithi190 bash[89008]: audit 2024-09-17T12:47:09.783396+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:09 smithi190 bash[89008]: audit 2024-09-17T12:47:09.783396+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:09 smithi190 bash[89008]: audit 2024-09-17T12:47:09.793943+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:09 smithi190 bash[89008]: audit 2024-09-17T12:47:09.793943+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[111962]: cluster 2024-09-17T12:47:08.141651+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[111962]: cluster 2024-09-17T12:47:08.141651+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[111962]: audit 2024-09-17T12:47:09.772739+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[111962]: audit 2024-09-17T12:47:09.772739+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[111962]: audit 2024-09-17T12:47:09.783396+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[111962]: audit 2024-09-17T12:47:09.783396+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[111962]: audit 2024-09-17T12:47:09.793943+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[111962]: audit 2024-09-17T12:47:09.793943+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[109437]: cluster 2024-09-17T12:47:08.141651+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[109437]: cluster 2024-09-17T12:47:08.141651+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[109437]: audit 2024-09-17T12:47:09.772739+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[109437]: audit 2024-09-17T12:47:09.772739+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[109437]: audit 2024-09-17T12:47:09.783396+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[109437]: audit 2024-09-17T12:47:09.783396+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[109437]: audit 2024-09-17T12:47:09.793943+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:09 smithi022 bash[109437]: audit 2024-09-17T12:47:09.793943+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:47:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:47:10] "GET /metrics HTTP/1.1" 200 38420 "" "Prometheus/2.51.0" 2024-09-17T12:47:12.169 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:47:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:11 smithi022 bash[111962]: cluster 2024-09-17T12:47:10.142522+0000 mgr.y (mgr.54108) 608 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:11 smithi022 bash[111962]: cluster 2024-09-17T12:47:10.142522+0000 mgr.y (mgr.54108) 608 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:11 smithi022 bash[109437]: cluster 2024-09-17T12:47:10.142522+0000 mgr.y (mgr.54108) 608 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:12.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:11 smithi022 bash[109437]: cluster 2024-09-17T12:47:10.142522+0000 mgr.y (mgr.54108) 608 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:12.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:11 smithi190 bash[89008]: cluster 2024-09-17T12:47:10.142522+0000 mgr.y (mgr.54108) 608 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:12.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:11 smithi190 bash[89008]: cluster 2024-09-17T12:47:10.142522+0000 mgr.y (mgr.54108) 608 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[109437]: cluster 2024-09-17T12:47:12.143415+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[109437]: cluster 2024-09-17T12:47:12.143415+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[109437]: audit 2024-09-17T12:47:12.786749+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[109437]: audit 2024-09-17T12:47:12.786749+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[109437]: audit 2024-09-17T12:47:12.798648+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[109437]: audit 2024-09-17T12:47:12.798648+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.840 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[109437]: audit 2024-09-17T12:47:12.809896+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[109437]: audit 2024-09-17T12:47:12.809896+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[111962]: cluster 2024-09-17T12:47:12.143415+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[111962]: cluster 2024-09-17T12:47:12.143415+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[111962]: audit 2024-09-17T12:47:12.786749+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[111962]: audit 2024-09-17T12:47:12.786749+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[111962]: audit 2024-09-17T12:47:12.798648+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[111962]: audit 2024-09-17T12:47:12.798648+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[111962]: audit 2024-09-17T12:47:12.809896+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.841 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:13 smithi022 bash[111962]: audit 2024-09-17T12:47:12.809896+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.866 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:13 smithi190 bash[89008]: cluster 2024-09-17T12:47:12.143415+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:13.866 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:13 smithi190 bash[89008]: cluster 2024-09-17T12:47:12.143415+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:13.866 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:13 smithi190 bash[89008]: audit 2024-09-17T12:47:12.786749+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.866 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:13 smithi190 bash[89008]: audit 2024-09-17T12:47:12.786749+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.866 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:13 smithi190 bash[89008]: audit 2024-09-17T12:47:12.798648+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.866 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:13 smithi190 bash[89008]: audit 2024-09-17T12:47:12.798648+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.866 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:13 smithi190 bash[89008]: audit 2024-09-17T12:47:12.809896+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:13.867 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:13 smithi190 bash[89008]: audit 2024-09-17T12:47:12.809896+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:16.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:15 smithi022 bash[111962]: cluster 2024-09-17T12:47:14.144453+0000 mgr.y (mgr.54108) 610 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:16.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:15 smithi022 bash[111962]: cluster 2024-09-17T12:47:14.144453+0000 mgr.y (mgr.54108) 610 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:16.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:15 smithi022 bash[109437]: cluster 2024-09-17T12:47:14.144453+0000 mgr.y (mgr.54108) 610 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:16.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:15 smithi022 bash[109437]: cluster 2024-09-17T12:47:14.144453+0000 mgr.y (mgr.54108) 610 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:15 smithi190 bash[89008]: cluster 2024-09-17T12:47:14.144453+0000 mgr.y (mgr.54108) 610 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:15 smithi190 bash[89008]: cluster 2024-09-17T12:47:14.144453+0000 mgr.y (mgr.54108) 610 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:16.807 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:47:17.074 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:16 smithi022 bash[111962]: audit 2024-09-17T12:47:15.168570+0000 mgr.y (mgr.54108) 611 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:17.074 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:16 smithi022 bash[111962]: audit 2024-09-17T12:47:15.168570+0000 mgr.y (mgr.54108) 611 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:17.074 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:16 smithi022 bash[109437]: audit 2024-09-17T12:47:15.168570+0000 mgr.y (mgr.54108) 611 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:17.075 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:16 smithi022 bash[109437]: audit 2024-09-17T12:47:15.168570+0000 mgr.y (mgr.54108) 611 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:16 smithi190 bash[89008]: audit 2024-09-17T12:47:15.168570+0000 mgr.y (mgr.54108) 611 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:16 smithi190 bash[89008]: audit 2024-09-17T12:47:15.168570+0000 mgr.y (mgr.54108) 611 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:17.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:17 smithi022 bash[111962]: cluster 2024-09-17T12:47:16.145969+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:17.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:17 smithi022 bash[111962]: cluster 2024-09-17T12:47:16.145969+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:17.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:17 smithi022 bash[111962]: audit 2024-09-17T12:47:16.793819+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/2434570166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:47:17.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:17 smithi022 bash[111962]: audit 2024-09-17T12:47:16.793819+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/2434570166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:47:17.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:17 smithi022 bash[109437]: cluster 2024-09-17T12:47:16.145969+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:17.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:17 smithi022 bash[109437]: cluster 2024-09-17T12:47:16.145969+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:17.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:17 smithi022 bash[109437]: audit 2024-09-17T12:47:16.793819+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/2434570166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:47:17.933 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:17 smithi022 bash[109437]: audit 2024-09-17T12:47:16.793819+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/2434570166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:47:17.934 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-17T12:47:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:17 smithi190 bash[89008]: cluster 2024-09-17T12:47:16.145969+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:17 smithi190 bash[89008]: cluster 2024-09-17T12:47:16.145969+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:17 smithi190 bash[89008]: audit 2024-09-17T12:47:16.793819+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/2434570166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:47:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:17 smithi190 bash[89008]: audit 2024-09-17T12:47:16.793819+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.22:0/2434570166' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:47:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:19 smithi190 bash[89008]: cluster 2024-09-17T12:47:18.146623+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:19 smithi190 bash[89008]: cluster 2024-09-17T12:47:18.146623+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:19 smithi190 bash[89008]: audit 2024-09-17T12:47:18.938193+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:20.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:19 smithi190 bash[89008]: audit 2024-09-17T12:47:18.938193+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:19 smithi022 bash[111962]: cluster 2024-09-17T12:47:18.146623+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:19 smithi022 bash[111962]: cluster 2024-09-17T12:47:18.146623+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:19 smithi022 bash[111962]: audit 2024-09-17T12:47:18.938193+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:19 smithi022 bash[111962]: audit 2024-09-17T12:47:18.938193+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:19 smithi022 bash[109437]: cluster 2024-09-17T12:47:18.146623+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:19 smithi022 bash[109437]: cluster 2024-09-17T12:47:18.146623+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:19 smithi022 bash[109437]: audit 2024-09-17T12:47:18.938193+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:19 smithi022 bash[109437]: audit 2024-09-17T12:47:18.938193+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:47:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:47:20] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.51.0" 2024-09-17T12:47:22.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:21 smithi190 bash[89008]: cluster 2024-09-17T12:47:20.147844+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:22.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:21 smithi190 bash[89008]: cluster 2024-09-17T12:47:20.147844+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:22.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:21 smithi022 bash[111962]: cluster 2024-09-17T12:47:20.147844+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:22.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:21 smithi022 bash[111962]: cluster 2024-09-17T12:47:20.147844+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:21 smithi022 bash[109437]: cluster 2024-09-17T12:47:20.147844+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:21 smithi022 bash[109437]: cluster 2024-09-17T12:47:20.147844+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:22.693 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:47:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:23 smithi190 bash[89008]: cluster 2024-09-17T12:47:22.148723+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:24.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:23 smithi190 bash[89008]: cluster 2024-09-17T12:47:22.148723+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:24.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:23 smithi022 bash[109437]: cluster 2024-09-17T12:47:22.148723+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:24.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:23 smithi022 bash[109437]: cluster 2024-09-17T12:47:22.148723+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:24.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:23 smithi022 bash[111962]: cluster 2024-09-17T12:47:22.148723+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:24.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:23 smithi022 bash[111962]: cluster 2024-09-17T12:47:22.148723+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:26.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:25 smithi190 bash[89008]: cluster 2024-09-17T12:47:24.149336+0000 mgr.y (mgr.54108) 616 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:26.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:25 smithi190 bash[89008]: cluster 2024-09-17T12:47:24.149336+0000 mgr.y (mgr.54108) 616 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:26.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:25 smithi022 bash[109437]: cluster 2024-09-17T12:47:24.149336+0000 mgr.y (mgr.54108) 616 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:26.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:25 smithi022 bash[109437]: cluster 2024-09-17T12:47:24.149336+0000 mgr.y (mgr.54108) 616 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:26.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:25 smithi022 bash[111962]: cluster 2024-09-17T12:47:24.149336+0000 mgr.y (mgr.54108) 616 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:26.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:25 smithi022 bash[111962]: cluster 2024-09-17T12:47:24.149336+0000 mgr.y (mgr.54108) 616 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:27.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:26 smithi190 bash[89008]: audit 2024-09-17T12:47:25.179429+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:27.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:26 smithi190 bash[89008]: audit 2024-09-17T12:47:25.179429+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:26 smithi022 bash[109437]: audit 2024-09-17T12:47:25.179429+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:26 smithi022 bash[109437]: audit 2024-09-17T12:47:25.179429+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:26 smithi022 bash[111962]: audit 2024-09-17T12:47:25.179429+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:26 smithi022 bash[111962]: audit 2024-09-17T12:47:25.179429+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:28.102 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:27 smithi022 bash[111962]: cluster 2024-09-17T12:47:26.150791+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:28.102 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:27 smithi022 bash[111962]: cluster 2024-09-17T12:47:26.150791+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:28.102 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:27 smithi022 bash[111962]: audit 2024-09-17T12:47:26.308702+0000 mgr.y (mgr.54108) 619 : audit [DBG] from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:28.103 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:27 smithi022 bash[111962]: audit 2024-09-17T12:47:26.308702+0000 mgr.y (mgr.54108) 619 : audit [DBG] from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:28.103 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:27 smithi022 bash[109437]: cluster 2024-09-17T12:47:26.150791+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:28.103 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:27 smithi022 bash[109437]: cluster 2024-09-17T12:47:26.150791+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:28.103 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:27 smithi022 bash[109437]: audit 2024-09-17T12:47:26.308702+0000 mgr.y (mgr.54108) 619 : audit [DBG] from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:28.103 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:27 smithi022 bash[109437]: audit 2024-09-17T12:47:26.308702+0000 mgr.y (mgr.54108) 619 : audit [DBG] from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:27 smithi190 bash[89008]: cluster 2024-09-17T12:47:26.150791+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:27 smithi190 bash[89008]: cluster 2024-09-17T12:47:26.150791+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:27 smithi190 bash[89008]: audit 2024-09-17T12:47:26.308702+0000 mgr.y (mgr.54108) 619 : audit [DBG] from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:28.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:27 smithi190 bash[89008]: audit 2024-09-17T12:47:26.308702+0000 mgr.y (mgr.54108) 619 : audit [DBG] from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:29.001 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:47:29.670 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:47:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:29 smithi022 bash[111962]: cluster 2024-09-17T12:47:28.151489+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:29 smithi022 bash[111962]: cluster 2024-09-17T12:47:28.151489+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:29 smithi022 bash[109437]: cluster 2024-09-17T12:47:28.151489+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:30.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:29 smithi022 bash[109437]: cluster 2024-09-17T12:47:28.151489+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:29 smithi190 bash[89008]: cluster 2024-09-17T12:47:28.151489+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:30.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:29 smithi190 bash[89008]: cluster 2024-09-17T12:47:28.151489+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:31.010 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:47:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:47:30] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.51.0" 2024-09-17T12:47:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[109437]: audit 2024-09-17T12:47:30.008807+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[109437]: audit 2024-09-17T12:47:30.008807+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[109437]: audit 2024-09-17T12:47:30.022014+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[109437]: audit 2024-09-17T12:47:30.022014+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[109437]: audit 2024-09-17T12:47:30.033116+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[109437]: audit 2024-09-17T12:47:30.033116+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[109437]: cluster 2024-09-17T12:47:30.152889+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[109437]: cluster 2024-09-17T12:47:30.152889+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[111962]: audit 2024-09-17T12:47:30.008807+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[111962]: audit 2024-09-17T12:47:30.008807+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[111962]: audit 2024-09-17T12:47:30.022014+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[111962]: audit 2024-09-17T12:47:30.022014+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[111962]: audit 2024-09-17T12:47:30.033116+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[111962]: audit 2024-09-17T12:47:30.033116+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[111962]: cluster 2024-09-17T12:47:30.152889+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:31 smithi022 bash[111962]: cluster 2024-09-17T12:47:30.152889+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:31 smithi190 bash[89008]: audit 2024-09-17T12:47:30.008807+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:31 smithi190 bash[89008]: audit 2024-09-17T12:47:30.008807+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:31 smithi190 bash[89008]: audit 2024-09-17T12:47:30.022014+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:31 smithi190 bash[89008]: audit 2024-09-17T12:47:30.022014+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:31 smithi190 bash[89008]: audit 2024-09-17T12:47:30.033116+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:31 smithi190 bash[89008]: audit 2024-09-17T12:47:30.033116+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:31 smithi190 bash[89008]: cluster 2024-09-17T12:47:30.152889+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:31 smithi190 bash[89008]: cluster 2024-09-17T12:47:30.152889+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:33.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[111962]: cluster 2024-09-17T12:47:32.153746+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:33.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[111962]: cluster 2024-09-17T12:47:32.153746+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[111962]: audit 2024-09-17T12:47:32.984846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[111962]: audit 2024-09-17T12:47:32.984846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[111962]: audit 2024-09-17T12:47:32.992598+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[111962]: audit 2024-09-17T12:47:32.992598+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[111962]: audit 2024-09-17T12:47:33.000728+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[111962]: audit 2024-09-17T12:47:33.000728+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[109437]: cluster 2024-09-17T12:47:32.153746+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[109437]: cluster 2024-09-17T12:47:32.153746+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[109437]: audit 2024-09-17T12:47:32.984846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[109437]: audit 2024-09-17T12:47:32.984846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[109437]: audit 2024-09-17T12:47:32.992598+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[109437]: audit 2024-09-17T12:47:32.992598+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[109437]: audit 2024-09-17T12:47:33.000728+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:33 smithi022 bash[109437]: audit 2024-09-17T12:47:33.000728+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:33 smithi190 bash[89008]: cluster 2024-09-17T12:47:32.153746+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:33.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:33 smithi190 bash[89008]: cluster 2024-09-17T12:47:32.153746+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:33.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:33 smithi190 bash[89008]: audit 2024-09-17T12:47:32.984846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:33 smithi190 bash[89008]: audit 2024-09-17T12:47:32.984846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:33 smithi190 bash[89008]: audit 2024-09-17T12:47:32.992598+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:33 smithi190 bash[89008]: audit 2024-09-17T12:47:32.992598+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:33 smithi190 bash[89008]: audit 2024-09-17T12:47:33.000728+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:33 smithi190 bash[89008]: audit 2024-09-17T12:47:33.000728+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:33.909 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:47:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:34 smithi022 bash[111962]: audit 2024-09-17T12:47:33.938822+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:34 smithi022 bash[111962]: audit 2024-09-17T12:47:33.938822+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:34 smithi022 bash[109437]: audit 2024-09-17T12:47:33.938822+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:34 smithi022 bash[109437]: audit 2024-09-17T12:47:33.938822+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:34.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:34 smithi190 bash[89008]: audit 2024-09-17T12:47:33.938822+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:34.364 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:34 smithi190 bash[89008]: audit 2024-09-17T12:47:33.938822+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:35 smithi190 bash[89008]: cluster 2024-09-17T12:47:34.154626+0000 mgr.y (mgr.54108) 623 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:35 smithi190 bash[89008]: cluster 2024-09-17T12:47:34.154626+0000 mgr.y (mgr.54108) 623 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:35.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:35 smithi022 bash[109437]: cluster 2024-09-17T12:47:34.154626+0000 mgr.y (mgr.54108) 623 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:35.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:35 smithi022 bash[109437]: cluster 2024-09-17T12:47:34.154626+0000 mgr.y (mgr.54108) 623 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:35 smithi022 bash[111962]: cluster 2024-09-17T12:47:34.154626+0000 mgr.y (mgr.54108) 623 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:35 smithi022 bash[111962]: cluster 2024-09-17T12:47:34.154626+0000 mgr.y (mgr.54108) 623 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:36.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:36 smithi190 bash[89008]: audit 2024-09-17T12:47:35.187903+0000 mgr.y (mgr.54108) 624 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:36.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:36 smithi190 bash[89008]: audit 2024-09-17T12:47:35.187903+0000 mgr.y (mgr.54108) 624 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:36.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:36 smithi022 bash[111962]: audit 2024-09-17T12:47:35.187903+0000 mgr.y (mgr.54108) 624 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:36.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:36 smithi022 bash[111962]: audit 2024-09-17T12:47:35.187903+0000 mgr.y (mgr.54108) 624 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:36 smithi022 bash[109437]: audit 2024-09-17T12:47:35.187903+0000 mgr.y (mgr.54108) 624 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:36.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:36 smithi022 bash[109437]: audit 2024-09-17T12:47:35.187903+0000 mgr.y (mgr.54108) 624 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:37 smithi022 bash[109437]: cluster 2024-09-17T12:47:36.156144+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:37 smithi022 bash[109437]: cluster 2024-09-17T12:47:36.156144+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:37.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:37 smithi022 bash[111962]: cluster 2024-09-17T12:47:36.156144+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:37.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:37 smithi022 bash[111962]: cluster 2024-09-17T12:47:36.156144+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:37.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:37 smithi190 bash[89008]: cluster 2024-09-17T12:47:36.156144+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:37.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:37 smithi190 bash[89008]: cluster 2024-09-17T12:47:36.156144+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:39 smithi022 bash[109437]: cluster 2024-09-17T12:47:38.157200+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:39 smithi022 bash[109437]: cluster 2024-09-17T12:47:38.157200+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:39.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:39 smithi022 bash[111962]: cluster 2024-09-17T12:47:38.157200+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:39.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:39 smithi022 bash[111962]: cluster 2024-09-17T12:47:38.157200+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:39.360 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:47:39.361 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": null, 2024-09-17T12:47:39.361 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": false, 2024-09-17T12:47:39.361 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "", 2024-09-17T12:47:39.361 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:47:39.361 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": null, 2024-09-17T12:47:39.361 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T12:47:39.361 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:47:39.361 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:47:39.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:39 smithi190 bash[89008]: cluster 2024-09-17T12:47:38.157200+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:39.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:39 smithi190 bash[89008]: cluster 2024-09-17T12:47:38.157200+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:40.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:40 smithi022 bash[111962]: audit 2024-09-17T12:47:39.359393+0000 mgr.y (mgr.54108) 627 : audit [DBG] from='client.64277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:40.521 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:40 smithi022 bash[111962]: audit 2024-09-17T12:47:39.359393+0000 mgr.y (mgr.54108) 627 : audit [DBG] from='client.64277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:40 smithi022 bash[109437]: audit 2024-09-17T12:47:39.359393+0000 mgr.y (mgr.54108) 627 : audit [DBG] from='client.64277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:40.522 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:40 smithi022 bash[109437]: audit 2024-09-17T12:47:39.359393+0000 mgr.y (mgr.54108) 627 : audit [DBG] from='client.64277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:40 smithi190 bash[89008]: audit 2024-09-17T12:47:39.359393+0000 mgr.y (mgr.54108) 627 : audit [DBG] from='client.64277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:40.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:40 smithi190 bash[89008]: audit 2024-09-17T12:47:39.359393+0000 mgr.y (mgr.54108) 627 : audit [DBG] from='client.64277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:40.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:47:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:47:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:47:40] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.51.0" 2024-09-17T12:47:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:41 smithi022 bash[109437]: cluster 2024-09-17T12:47:40.158686+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:41.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:41 smithi022 bash[109437]: cluster 2024-09-17T12:47:40.158686+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:41 smithi022 bash[111962]: cluster 2024-09-17T12:47:40.158686+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:41 smithi022 bash[111962]: cluster 2024-09-17T12:47:40.158686+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:41.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:41 smithi190 bash[89008]: cluster 2024-09-17T12:47:40.158686+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:41.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:41 smithi190 bash[89008]: cluster 2024-09-17T12:47:40.158686+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:43 smithi022 bash[111962]: cluster 2024-09-17T12:47:42.159602+0000 mgr.y (mgr.54108) 629 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:43 smithi022 bash[111962]: cluster 2024-09-17T12:47:42.159602+0000 mgr.y (mgr.54108) 629 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:43 smithi022 bash[109437]: cluster 2024-09-17T12:47:42.159602+0000 mgr.y (mgr.54108) 629 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:43 smithi022 bash[109437]: cluster 2024-09-17T12:47:42.159602+0000 mgr.y (mgr.54108) 629 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:43 smithi190 bash[89008]: cluster 2024-09-17T12:47:42.159602+0000 mgr.y (mgr.54108) 629 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:43 smithi190 bash[89008]: cluster 2024-09-17T12:47:42.159602+0000 mgr.y (mgr.54108) 629 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:45 smithi022 bash[109437]: cluster 2024-09-17T12:47:44.160471+0000 mgr.y (mgr.54108) 630 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:45 smithi022 bash[109437]: cluster 2024-09-17T12:47:44.160471+0000 mgr.y (mgr.54108) 630 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:45 smithi022 bash[111962]: cluster 2024-09-17T12:47:44.160471+0000 mgr.y (mgr.54108) 630 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:45.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:45 smithi022 bash[111962]: cluster 2024-09-17T12:47:44.160471+0000 mgr.y (mgr.54108) 630 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:45.818 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:47:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:45 smithi190 bash[89008]: cluster 2024-09-17T12:47:44.160471+0000 mgr.y (mgr.54108) 630 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:45 smithi190 bash[89008]: cluster 2024-09-17T12:47:44.160471+0000 mgr.y (mgr.54108) 630 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:46 smithi022 bash[109437]: audit 2024-09-17T12:47:45.191881+0000 mgr.y (mgr.54108) 631 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:46 smithi022 bash[109437]: audit 2024-09-17T12:47:45.191881+0000 mgr.y (mgr.54108) 631 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:46 smithi022 bash[111962]: audit 2024-09-17T12:47:45.191881+0000 mgr.y (mgr.54108) 631 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:46 smithi022 bash[111962]: audit 2024-09-17T12:47:45.191881+0000 mgr.y (mgr.54108) 631 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:46 smithi190 bash[89008]: audit 2024-09-17T12:47:45.191881+0000 mgr.y (mgr.54108) 631 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:46 smithi190 bash[89008]: audit 2024-09-17T12:47:45.191881+0000 mgr.y (mgr.54108) 631 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:47 smithi022 bash[109437]: cluster 2024-09-17T12:47:46.161867+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:47 smithi022 bash[109437]: cluster 2024-09-17T12:47:46.161867+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:47.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:47 smithi022 bash[111962]: cluster 2024-09-17T12:47:46.161867+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:47 smithi022 bash[111962]: cluster 2024-09-17T12:47:46.161867+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:47 smithi190 bash[89008]: cluster 2024-09-17T12:47:46.161867+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:47 smithi190 bash[89008]: cluster 2024-09-17T12:47:46.161867+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:49.586 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:47:49.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:49 smithi022 bash[111962]: cluster 2024-09-17T12:47:48.162921+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:49.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:49 smithi022 bash[111962]: cluster 2024-09-17T12:47:48.162921+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:49.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:49 smithi022 bash[111962]: audit 2024-09-17T12:47:48.939446+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:49.734 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:49 smithi022 bash[111962]: audit 2024-09-17T12:47:48.939446+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:49.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:49 smithi022 bash[109437]: cluster 2024-09-17T12:47:48.162921+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:49.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:49 smithi022 bash[109437]: cluster 2024-09-17T12:47:48.162921+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:49.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:49 smithi022 bash[109437]: audit 2024-09-17T12:47:48.939446+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:49.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:49 smithi022 bash[109437]: audit 2024-09-17T12:47:48.939446+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:49 smithi190 bash[89008]: cluster 2024-09-17T12:47:48.162921+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:49 smithi190 bash[89008]: cluster 2024-09-17T12:47:48.162921+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:49 smithi190 bash[89008]: audit 2024-09-17T12:47:48.939446+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:49 smithi190 bash[89008]: audit 2024-09-17T12:47:48.939446+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:47:50.290 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-17T12:47:50.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:49.585525+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.22:0/1091850317' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:47:50.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:49.585525+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.22:0/1091850317' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:47:50.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.202533+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:47:50.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.202533+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.203749+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.203749+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.213831+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.213831+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.229613+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.229613+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.238096+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.238096+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.246559+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:50 smithi190 bash[89008]: audit 2024-09-17T12:47:50.246559+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:49.585525+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.22:0/1091850317' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:49.585525+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.22:0/1091850317' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.202533+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.202533+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.203749+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.203749+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.213831+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.213831+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.229613+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.229613+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.238096+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.238096+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.246559+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[111962]: audit 2024-09-17T12:47:50.246559+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:49.585525+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.22:0/1091850317' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:49.585525+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.22:0/1091850317' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.202533+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.202533+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.203749+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.203749+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:47:50.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.213831+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.213831+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.229613+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.229613+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.238096+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.238096+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.246559+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:50.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[109437]: audit 2024-09-17T12:47:50.246559+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:47:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:47:50] "GET /metrics HTTP/1.1" 200 38423 "" "Prometheus/2.51.0" 2024-09-17T12:47:51.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:51 smithi022 bash[111962]: cluster 2024-09-17T12:47:50.164348+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:51.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:51 smithi022 bash[111962]: cluster 2024-09-17T12:47:50.164348+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:51 smithi022 bash[109437]: cluster 2024-09-17T12:47:50.164348+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:51.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:51 smithi022 bash[109437]: cluster 2024-09-17T12:47:50.164348+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:51.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:51 smithi190 bash[89008]: cluster 2024-09-17T12:47:50.164348+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:51.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:51 smithi190 bash[89008]: cluster 2024-09-17T12:47:50.164348+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:53.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[109437]: cluster 2024-09-17T12:47:52.165214+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[109437]: cluster 2024-09-17T12:47:52.165214+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[109437]: audit 2024-09-17T12:47:53.210855+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[109437]: audit 2024-09-17T12:47:53.210855+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[109437]: audit 2024-09-17T12:47:53.221206+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[109437]: audit 2024-09-17T12:47:53.221206+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[109437]: audit 2024-09-17T12:47:53.231992+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[109437]: audit 2024-09-17T12:47:53.231992+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[111962]: cluster 2024-09-17T12:47:52.165214+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:53.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[111962]: cluster 2024-09-17T12:47:52.165214+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[111962]: audit 2024-09-17T12:47:53.210855+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[111962]: audit 2024-09-17T12:47:53.210855+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[111962]: audit 2024-09-17T12:47:53.221206+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[111962]: audit 2024-09-17T12:47:53.221206+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[111962]: audit 2024-09-17T12:47:53.231992+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:53 smithi022 bash[111962]: audit 2024-09-17T12:47:53.231992+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:53 smithi190 bash[89008]: cluster 2024-09-17T12:47:52.165214+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:53 smithi190 bash[89008]: cluster 2024-09-17T12:47:52.165214+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:53 smithi190 bash[89008]: audit 2024-09-17T12:47:53.210855+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:53 smithi190 bash[89008]: audit 2024-09-17T12:47:53.210855+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:53 smithi190 bash[89008]: audit 2024-09-17T12:47:53.221206+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:53 smithi190 bash[89008]: audit 2024-09-17T12:47:53.221206+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:53 smithi190 bash[89008]: audit 2024-09-17T12:47:53.231992+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:53.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:53 smithi190 bash[89008]: audit 2024-09-17T12:47:53.231992+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:47:54.599 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:47:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:55 smithi190 bash[89008]: cluster 2024-09-17T12:47:54.166109+0000 mgr.y (mgr.54108) 636 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:55.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:55 smithi190 bash[89008]: cluster 2024-09-17T12:47:54.166109+0000 mgr.y (mgr.54108) 636 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:55 smithi022 bash[109437]: cluster 2024-09-17T12:47:54.166109+0000 mgr.y (mgr.54108) 636 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:55 smithi022 bash[109437]: cluster 2024-09-17T12:47:54.166109+0000 mgr.y (mgr.54108) 636 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:55 smithi022 bash[111962]: cluster 2024-09-17T12:47:54.166109+0000 mgr.y (mgr.54108) 636 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:55.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:55 smithi022 bash[111962]: cluster 2024-09-17T12:47:54.166109+0000 mgr.y (mgr.54108) 636 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:56.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:56 smithi190 bash[89008]: audit 2024-09-17T12:47:55.201868+0000 mgr.y (mgr.54108) 637 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:56.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:56 smithi190 bash[89008]: audit 2024-09-17T12:47:55.201868+0000 mgr.y (mgr.54108) 637 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:56 smithi022 bash[109437]: audit 2024-09-17T12:47:55.201868+0000 mgr.y (mgr.54108) 637 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:56.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:56 smithi022 bash[109437]: audit 2024-09-17T12:47:55.201868+0000 mgr.y (mgr.54108) 637 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:56 smithi022 bash[111962]: audit 2024-09-17T12:47:55.201868+0000 mgr.y (mgr.54108) 637 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:56.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:56 smithi022 bash[111962]: audit 2024-09-17T12:47:55.201868+0000 mgr.y (mgr.54108) 637 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:47:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:57 smithi022 bash[109437]: cluster 2024-09-17T12:47:56.167627+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:57.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:57 smithi022 bash[109437]: cluster 2024-09-17T12:47:56.167627+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:57.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:57 smithi022 bash[111962]: cluster 2024-09-17T12:47:56.167627+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:57.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:57 smithi022 bash[111962]: cluster 2024-09-17T12:47:56.167627+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:57.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:57 smithi190 bash[89008]: cluster 2024-09-17T12:47:56.167627+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:57.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:57 smithi190 bash[89008]: cluster 2024-09-17T12:47:56.167627+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:47:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:59 smithi022 bash[111962]: cluster 2024-09-17T12:47:58.168659+0000 mgr.y (mgr.54108) 639 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:59.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:59 smithi022 bash[111962]: cluster 2024-09-17T12:47:58.168659+0000 mgr.y (mgr.54108) 639 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:59 smithi022 bash[111962]: audit 2024-09-17T12:47:58.971940+0000 mgr.y (mgr.54108) 640 : audit [DBG] from='client.64289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:59.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:47:59 smithi022 bash[111962]: audit 2024-09-17T12:47:58.971940+0000 mgr.y (mgr.54108) 640 : audit [DBG] from='client.64289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:59 smithi022 bash[109437]: cluster 2024-09-17T12:47:58.168659+0000 mgr.y (mgr.54108) 639 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:59 smithi022 bash[109437]: cluster 2024-09-17T12:47:58.168659+0000 mgr.y (mgr.54108) 639 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:59 smithi022 bash[109437]: audit 2024-09-17T12:47:58.971940+0000 mgr.y (mgr.54108) 640 : audit [DBG] from='client.64289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:47:59 smithi022 bash[109437]: audit 2024-09-17T12:47:58.971940+0000 mgr.y (mgr.54108) 640 : audit [DBG] from='client.64289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:59 smithi190 bash[89008]: cluster 2024-09-17T12:47:58.168659+0000 mgr.y (mgr.54108) 639 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:59 smithi190 bash[89008]: cluster 2024-09-17T12:47:58.168659+0000 mgr.y (mgr.54108) 639 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:47:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:59 smithi190 bash[89008]: audit 2024-09-17T12:47:58.971940+0000 mgr.y (mgr.54108) 640 : audit [DBG] from='client.64289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:47:59.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:47:59 smithi190 bash[89008]: audit 2024-09-17T12:47:58.971940+0000 mgr.y (mgr.54108) 640 : audit [DBG] from='client.64289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:48:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:48:00] "GET /metrics HTTP/1.1" 200 38423 "" "Prometheus/2.51.0" 2024-09-17T12:48:01.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:01 smithi022 bash[111962]: cluster 2024-09-17T12:48:00.170135+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:01.728 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:01 smithi022 bash[111962]: cluster 2024-09-17T12:48:00.170135+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:01.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:01 smithi022 bash[109437]: cluster 2024-09-17T12:48:00.170135+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:01.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:01 smithi022 bash[109437]: cluster 2024-09-17T12:48:00.170135+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:01.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:01 smithi190 bash[89008]: cluster 2024-09-17T12:48:00.170135+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:01.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:01 smithi190 bash[89008]: cluster 2024-09-17T12:48:00.170135+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:02.404 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: cluster 2024-09-17T12:48:02.171022+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: cluster 2024-09-17T12:48:02.171022+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: cephadm 2024-09-17T12:48:02.394988+0000 mgr.y (mgr.54108) 643 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: cephadm 2024-09-17T12:48:02.394988+0000 mgr.y (mgr.54108) 643 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: audit 2024-09-17T12:48:02.402544+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: audit 2024-09-17T12:48:02.402544+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: audit 2024-09-17T12:48:02.405727+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: audit 2024-09-17T12:48:02.405727+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:03.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: audit 2024-09-17T12:48:02.407188+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:03.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: audit 2024-09-17T12:48:02.407188+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:03.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: audit 2024-09-17T12:48:02.414869+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: audit 2024-09-17T12:48:02.414869+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: cephadm 2024-09-17T12:48:02.487246+0000 mgr.y (mgr.54108) 644 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.580 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[109437]: cephadm 2024-09-17T12:48:02.487246+0000 mgr.y (mgr.54108) 644 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.581 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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 ; sleep 30 ; done' 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: cluster 2024-09-17T12:48:02.171022+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: cluster 2024-09-17T12:48:02.171022+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: cephadm 2024-09-17T12:48:02.394988+0000 mgr.y (mgr.54108) 643 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: cephadm 2024-09-17T12:48:02.394988+0000 mgr.y (mgr.54108) 643 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: audit 2024-09-17T12:48:02.402544+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: audit 2024-09-17T12:48:02.402544+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: audit 2024-09-17T12:48:02.405727+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: audit 2024-09-17T12:48:02.405727+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:03.582 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: audit 2024-09-17T12:48:02.407188+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:03.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: audit 2024-09-17T12:48:02.407188+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:03.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: audit 2024-09-17T12:48:02.414869+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: audit 2024-09-17T12:48:02.414869+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: cephadm 2024-09-17T12:48:02.487246+0000 mgr.y (mgr.54108) 644 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:03 smithi022 bash[111962]: cephadm 2024-09-17T12:48:02.487246+0000 mgr.y (mgr.54108) 644 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: cluster 2024-09-17T12:48:02.171022+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: cluster 2024-09-17T12:48:02.171022+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: cephadm 2024-09-17T12:48:02.394988+0000 mgr.y (mgr.54108) 643 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: cephadm 2024-09-17T12:48:02.394988+0000 mgr.y (mgr.54108) 643 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: audit 2024-09-17T12:48:02.402544+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: audit 2024-09-17T12:48:02.402544+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: audit 2024-09-17T12:48:02.405727+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: audit 2024-09-17T12:48:02.405727+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: audit 2024-09-17T12:48:02.407188+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: audit 2024-09-17T12:48:02.407188+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: audit 2024-09-17T12:48:02.414869+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: audit 2024-09-17T12:48:02.414869+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: cephadm 2024-09-17T12:48:02.487246+0000 mgr.y (mgr.54108) 644 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:03.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:03 smithi190 bash[89008]: cephadm 2024-09-17T12:48:02.487246+0000 mgr.y (mgr.54108) 644 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:48:04.557 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:04 smithi022 bash[111962]: audit 2024-09-17T12:48:03.940216+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:04.557 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:04 smithi022 bash[111962]: audit 2024-09-17T12:48:03.940216+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:04.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:04 smithi022 bash[109437]: audit 2024-09-17T12:48:03.940216+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:04.558 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:04 smithi022 bash[109437]: audit 2024-09-17T12:48:03.940216+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:04 smithi190 bash[89008]: audit 2024-09-17T12:48:03.940216+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:04.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:04 smithi190 bash[89008]: audit 2024-09-17T12:48:03.940216+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:05.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: cluster 2024-09-17T12:48:04.172032+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:05.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: cluster 2024-09-17T12:48:04.172032+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.112987+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.112987+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.117340+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.117340+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.120454+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.120454+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.126692+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.126692+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.130823+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.130823+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.135837+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.135837+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.140329+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.140329+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.146784+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.146784+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.151102+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[109437]: audit 2024-09-17T12:48:05.151102+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: cluster 2024-09-17T12:48:04.172032+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: cluster 2024-09-17T12:48:04.172032+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.112987+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.112987+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.117340+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.117340+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.120454+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.120454+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.126692+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.126692+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.130823+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.130823+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.135837+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.135837+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.140329+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.140329+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.146784+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.146784+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.151102+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:48:05.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:05 smithi022 bash[111962]: audit 2024-09-17T12:48:05.151102+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:48:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: cluster 2024-09-17T12:48:04.172032+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: cluster 2024-09-17T12:48:04.172032+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.112987+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.112987+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.117340+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.117340+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.120454+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.120454+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.126692+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.126692+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.130823+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.130823+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.135837+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.135837+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.140329+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.140329+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.146784+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.146784+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.151102+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:48:05.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:05 smithi190 bash[89008]: audit 2024-09-17T12:48:05.151102+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:48:06.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.113871+0000 mgr.y (mgr.54108) 646 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:48:06.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.113871+0000 mgr.y (mgr.54108) 646 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:48:06.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.114047+0000 mgr.y (mgr.54108) 647 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:48:06.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.114047+0000 mgr.y (mgr.54108) 647 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.121520+0000 mgr.y (mgr.54108) 648 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.121520+0000 mgr.y (mgr.54108) 648 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.131905+0000 mgr.y (mgr.54108) 649 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.131905+0000 mgr.y (mgr.54108) 649 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.141909+0000 mgr.y (mgr.54108) 650 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.141909+0000 mgr.y (mgr.54108) 650 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: audit 2024-09-17T12:48:05.151404+0000 mgr.y (mgr.54108) 651 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: audit 2024-09-17T12:48:05.151404+0000 mgr.y (mgr.54108) 651 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.153190+0000 mgr.y (mgr.54108) 652 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: cephadm 2024-09-17T12:48:05.153190+0000 mgr.y (mgr.54108) 652 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: audit 2024-09-17T12:48:05.212491+0000 mgr.y (mgr.54108) 653 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:06.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[109437]: audit 2024-09-17T12:48:05.212491+0000 mgr.y (mgr.54108) 653 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.113871+0000 mgr.y (mgr.54108) 646 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.113871+0000 mgr.y (mgr.54108) 646 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.114047+0000 mgr.y (mgr.54108) 647 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.114047+0000 mgr.y (mgr.54108) 647 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.121520+0000 mgr.y (mgr.54108) 648 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.121520+0000 mgr.y (mgr.54108) 648 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.131905+0000 mgr.y (mgr.54108) 649 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.131905+0000 mgr.y (mgr.54108) 649 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.141909+0000 mgr.y (mgr.54108) 650 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.141909+0000 mgr.y (mgr.54108) 650 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: audit 2024-09-17T12:48:05.151404+0000 mgr.y (mgr.54108) 651 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:48:06.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: audit 2024-09-17T12:48:05.151404+0000 mgr.y (mgr.54108) 651 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:48:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.153190+0000 mgr.y (mgr.54108) 652 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:48:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: cephadm 2024-09-17T12:48:05.153190+0000 mgr.y (mgr.54108) 652 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:48:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: audit 2024-09-17T12:48:05.212491+0000 mgr.y (mgr.54108) 653 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:06.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:06 smithi022 bash[111962]: audit 2024-09-17T12:48:05.212491+0000 mgr.y (mgr.54108) 653 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.113871+0000 mgr.y (mgr.54108) 646 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:48:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.113871+0000 mgr.y (mgr.54108) 646 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:48:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.114047+0000 mgr.y (mgr.54108) 647 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:48:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.114047+0000 mgr.y (mgr.54108) 647 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:48:06.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.121520+0000 mgr.y (mgr.54108) 648 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.121520+0000 mgr.y (mgr.54108) 648 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.131905+0000 mgr.y (mgr.54108) 649 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.131905+0000 mgr.y (mgr.54108) 649 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.141909+0000 mgr.y (mgr.54108) 650 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.141909+0000 mgr.y (mgr.54108) 650 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: audit 2024-09-17T12:48:05.151404+0000 mgr.y (mgr.54108) 651 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: audit 2024-09-17T12:48:05.151404+0000 mgr.y (mgr.54108) 651 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.153190+0000 mgr.y (mgr.54108) 652 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: cephadm 2024-09-17T12:48:05.153190+0000 mgr.y (mgr.54108) 652 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: audit 2024-09-17T12:48:05.212491+0000 mgr.y (mgr.54108) 653 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:06.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:06 smithi190 bash[89008]: audit 2024-09-17T12:48:05.212491+0000 mgr.y (mgr.54108) 653 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:07 smithi022 bash[109437]: cluster 2024-09-17T12:48:06.173617+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:07 smithi022 bash[109437]: cluster 2024-09-17T12:48:06.173617+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:07 smithi022 bash[111962]: cluster 2024-09-17T12:48:06.173617+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:07 smithi022 bash[111962]: cluster 2024-09-17T12:48:06.173617+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:07 smithi190 bash[89008]: cluster 2024-09-17T12:48:06.173617+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:07.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:07 smithi190 bash[89008]: cluster 2024-09-17T12:48:06.173617+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:09.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: cephadm 2024-09-17T12:48:07.738836+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:48:09.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: cephadm 2024-09-17T12:48:07.738836+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: audit 2024-09-17T12:48:07.745958+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: audit 2024-09-17T12:48:07.745958+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: audit 2024-09-17T12:48:07.750162+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: audit 2024-09-17T12:48:07.750162+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: audit 2024-09-17T12:48:07.751490+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: audit 2024-09-17T12:48:07.751490+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: cephadm 2024-09-17T12:48:07.757283+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[111962]: cephadm 2024-09-17T12:48:07.757283+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:48:09.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: cephadm 2024-09-17T12:48:07.738836+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: cephadm 2024-09-17T12:48:07.738836+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: audit 2024-09-17T12:48:07.745958+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: audit 2024-09-17T12:48:07.745958+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: audit 2024-09-17T12:48:07.750162+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: audit 2024-09-17T12:48:07.750162+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: audit 2024-09-17T12:48:07.751490+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: audit 2024-09-17T12:48:07.751490+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: cephadm 2024-09-17T12:48:07.757283+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:48:09.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:08 smithi022 bash[109437]: cephadm 2024-09-17T12:48:07.757283+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:48:09.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: cephadm 2024-09-17T12:48:07.738836+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:48:09.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: cephadm 2024-09-17T12:48:07.738836+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:48:09.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: audit 2024-09-17T12:48:07.745958+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:09.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: audit 2024-09-17T12:48:07.745958+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:09.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: audit 2024-09-17T12:48:07.750162+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:48:09.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: audit 2024-09-17T12:48:07.750162+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:48:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: audit 2024-09-17T12:48:07.751490+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: audit 2024-09-17T12:48:07.751490+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: cephadm 2024-09-17T12:48:07.757283+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:48:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:08 smithi190 bash[89008]: cephadm 2024-09-17T12:48:07.757283+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Deploying daemon osd.2 on smithi022 2024-09-17T12:48:09.224 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:48:10.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:09 smithi022 bash[111962]: cluster 2024-09-17T12:48:08.174354+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:10.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:09 smithi022 bash[111962]: cluster 2024-09-17T12:48:08.174354+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:10.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:09 smithi022 bash[109437]: cluster 2024-09-17T12:48:08.174354+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:10.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:09 smithi022 bash[109437]: cluster 2024-09-17T12:48:08.174354+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:09 smithi190 bash[89008]: cluster 2024-09-17T12:48:08.174354+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:09 smithi190 bash[89008]: cluster 2024-09-17T12:48:08.174354+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:48:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:48:10] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.51.0" 2024-09-17T12:48:11.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[109437]: cluster 2024-09-17T12:48:10.175808+0000 mgr.y (mgr.54108) 658 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[109437]: cluster 2024-09-17T12:48:10.175808+0000 mgr.y (mgr.54108) 658 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[109437]: audit 2024-09-17T12:48:10.458463+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[109437]: audit 2024-09-17T12:48:10.458463+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[109437]: audit 2024-09-17T12:48:10.464201+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[109437]: audit 2024-09-17T12:48:10.464201+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[109437]: audit 2024-09-17T12:48:10.473354+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[109437]: audit 2024-09-17T12:48:10.473354+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[111962]: cluster 2024-09-17T12:48:10.175808+0000 mgr.y (mgr.54108) 658 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[111962]: cluster 2024-09-17T12:48:10.175808+0000 mgr.y (mgr.54108) 658 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:11.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[111962]: audit 2024-09-17T12:48:10.458463+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[111962]: audit 2024-09-17T12:48:10.458463+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[111962]: audit 2024-09-17T12:48:10.464201+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[111962]: audit 2024-09-17T12:48:10.464201+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[111962]: audit 2024-09-17T12:48:10.473354+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:11 smithi022 bash[111962]: audit 2024-09-17T12:48:10.473354+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:11 smithi190 bash[89008]: cluster 2024-09-17T12:48:10.175808+0000 mgr.y (mgr.54108) 658 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:11.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:11 smithi190 bash[89008]: cluster 2024-09-17T12:48:10.175808+0000 mgr.y (mgr.54108) 658 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:11.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:11 smithi190 bash[89008]: audit 2024-09-17T12:48:10.458463+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:11 smithi190 bash[89008]: audit 2024-09-17T12:48:10.458463+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:11 smithi190 bash[89008]: audit 2024-09-17T12:48:10.464201+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:11 smithi190 bash[89008]: audit 2024-09-17T12:48:10.464201+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:11 smithi190 bash[89008]: audit 2024-09-17T12:48:10.473354+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:11 smithi190 bash[89008]: audit 2024-09-17T12:48:10.473354+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[111962]: cluster 2024-09-17T12:48:12.176702+0000 mgr.y (mgr.54108) 659 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[111962]: cluster 2024-09-17T12:48:12.176702+0000 mgr.y (mgr.54108) 659 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[111962]: audit 2024-09-17T12:48:13.386005+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[111962]: audit 2024-09-17T12:48:13.386005+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[111962]: audit 2024-09-17T12:48:13.391889+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[111962]: audit 2024-09-17T12:48:13.391889+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[111962]: audit 2024-09-17T12:48:13.397769+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[111962]: audit 2024-09-17T12:48:13.397769+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.646 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[109437]: cluster 2024-09-17T12:48:12.176702+0000 mgr.y (mgr.54108) 659 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:13.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[109437]: cluster 2024-09-17T12:48:12.176702+0000 mgr.y (mgr.54108) 659 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:13.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[109437]: audit 2024-09-17T12:48:13.386005+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[109437]: audit 2024-09-17T12:48:13.386005+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[109437]: audit 2024-09-17T12:48:13.391889+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[109437]: audit 2024-09-17T12:48:13.391889+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[109437]: audit 2024-09-17T12:48:13.397769+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:13 smithi022 bash[109437]: audit 2024-09-17T12:48:13.397769+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:13 smithi190 bash[89008]: cluster 2024-09-17T12:48:12.176702+0000 mgr.y (mgr.54108) 659 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:13.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:13 smithi190 bash[89008]: cluster 2024-09-17T12:48:12.176702+0000 mgr.y (mgr.54108) 659 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:13.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:13 smithi190 bash[89008]: audit 2024-09-17T12:48:13.386005+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:13 smithi190 bash[89008]: audit 2024-09-17T12:48:13.386005+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:13 smithi190 bash[89008]: audit 2024-09-17T12:48:13.391889+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:13 smithi190 bash[89008]: audit 2024-09-17T12:48:13.391889+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:13 smithi190 bash[89008]: audit 2024-09-17T12:48:13.397769+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:13.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:13 smithi190 bash[89008]: audit 2024-09-17T12:48:13.397769+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:14.316 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:48:14.961 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:48:14.961 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 1s ago 49m - - 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 4s ago 49m - - 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (9m) 1s ago 39m 13.6M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (8m) 4s ago 39m 70.0M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (11m) 1s ago 36m 50.0M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (5m) 4s ago 48m 439M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (23m) 1s ago 50m 519M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (5m) 1s ago 50m 56.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (6m) 4s ago 48m 48.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (4m) 1s ago 48m 41.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (10m) 1s ago 40m 8416k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (10m) 4s ago 40m 8399k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:48:14.962 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (2m) 1s ago 47m 48.3M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (91s) 1s ago 46m 48.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (45m) 1s ago 45m 57.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 0ee5959def47 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (44m) 1s ago 44m 70.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (43m) 4s ago 43m 72.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (43m) 4s ago 43m 69.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (42m) 4s ago 42m 60.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (41m) 4s ago 41m 69.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (10m) 4s ago 40m 48.4M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (36m) 1s ago 36m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:48:14.963 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (36m) 4s ago 36m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:48:15.115 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.115 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.116 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.116 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.116 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.117 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:15 smithi022 systemd[1]: Stopping Ceph osd.2 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:48:15.117 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.117 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.118 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.118 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:48:14 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:15.337 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:48:15.337 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:48:15.337 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:48:15.337 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:48:15.337 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:48:15.337 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:48:15.337 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:48:15.337 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6, 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8, 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 7 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:48:15.338 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:48:15.488 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[37541]: debug 2024-09-17T12:48:15.171+0000 7f9da7ad2640 -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-09-17T12:48:15.488 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[37541]: debug 2024-09-17T12:48:15.171+0000 7f9da7ad2640 -1 osd.2 124 *** Got signal Terminated *** 2024-09-17T12:48:15.488 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[37541]: debug 2024-09-17T12:48:15.171+0000 7f9da7ad2640 -1 osd.2 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:48:15.662 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:48:15.662 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:48:15.662 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:48:15.662 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-17T12:48:15.662 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:48:15.663 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/8 daemons upgraded", 2024-09-17T12:48:15.663 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:48:15.663 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:48:15.663 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:48:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: cluster 2024-09-17T12:48:14.177561+0000 mgr.y (mgr.54108) 660 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: cluster 2024-09-17T12:48:14.177561+0000 mgr.y (mgr.54108) 660 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: audit 2024-09-17T12:48:14.302799+0000 mgr.y (mgr.54108) 661 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: audit 2024-09-17T12:48:14.302799+0000 mgr.y (mgr.54108) 661 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: audit 2024-09-17T12:48:14.623282+0000 mgr.y (mgr.54108) 662 : audit [DBG] from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: audit 2024-09-17T12:48:14.623282+0000 mgr.y (mgr.54108) 662 : audit [DBG] from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: audit 2024-09-17T12:48:14.946273+0000 mgr.y (mgr.54108) 663 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: audit 2024-09-17T12:48:14.946273+0000 mgr.y (mgr.54108) 663 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: cluster 2024-09-17T12:48:15.177398+0000 mon.a (mon.0) 2288 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: cluster 2024-09-17T12:48:15.177398+0000 mon.a (mon.0) 2288 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: audit 2024-09-17T12:48:15.336232+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.22:0/866099352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[111962]: audit 2024-09-17T12:48:15.336232+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.22:0/866099352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: cluster 2024-09-17T12:48:14.177561+0000 mgr.y (mgr.54108) 660 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: cluster 2024-09-17T12:48:14.177561+0000 mgr.y (mgr.54108) 660 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: audit 2024-09-17T12:48:14.302799+0000 mgr.y (mgr.54108) 661 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: audit 2024-09-17T12:48:14.302799+0000 mgr.y (mgr.54108) 661 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: audit 2024-09-17T12:48:14.623282+0000 mgr.y (mgr.54108) 662 : audit [DBG] from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: audit 2024-09-17T12:48:14.623282+0000 mgr.y (mgr.54108) 662 : audit [DBG] from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: audit 2024-09-17T12:48:14.946273+0000 mgr.y (mgr.54108) 663 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: audit 2024-09-17T12:48:14.946273+0000 mgr.y (mgr.54108) 663 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: cluster 2024-09-17T12:48:15.177398+0000 mon.a (mon.0) 2288 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:48:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: cluster 2024-09-17T12:48:15.177398+0000 mon.a (mon.0) 2288 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:48:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: audit 2024-09-17T12:48:15.336232+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.22:0/866099352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:15 smithi022 bash[109437]: audit 2024-09-17T12:48:15.336232+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.22:0/866099352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:15.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: cluster 2024-09-17T12:48:14.177561+0000 mgr.y (mgr.54108) 660 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:15.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: cluster 2024-09-17T12:48:14.177561+0000 mgr.y (mgr.54108) 660 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:15.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: audit 2024-09-17T12:48:14.302799+0000 mgr.y (mgr.54108) 661 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: audit 2024-09-17T12:48:14.302799+0000 mgr.y (mgr.54108) 661 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: audit 2024-09-17T12:48:14.623282+0000 mgr.y (mgr.54108) 662 : audit [DBG] from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: audit 2024-09-17T12:48:14.623282+0000 mgr.y (mgr.54108) 662 : audit [DBG] from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: audit 2024-09-17T12:48:14.946273+0000 mgr.y (mgr.54108) 663 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: audit 2024-09-17T12:48:14.946273+0000 mgr.y (mgr.54108) 663 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: cluster 2024-09-17T12:48:15.177398+0000 mon.a (mon.0) 2288 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: cluster 2024-09-17T12:48:15.177398+0000 mon.a (mon.0) 2288 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: audit 2024-09-17T12:48:15.336232+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.22:0/866099352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:15.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:15 smithi190 bash[89008]: audit 2024-09-17T12:48:15.336232+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.22:0/866099352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: audit 2024-09-17T12:48:15.223697+0000 mgr.y (mgr.54108) 664 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: audit 2024-09-17T12:48:15.223697+0000 mgr.y (mgr.54108) 664 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: cluster 2024-09-17T12:48:15.463769+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:48:16.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: cluster 2024-09-17T12:48:15.463769+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:48:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: cluster 2024-09-17T12:48:15.468675+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:48:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: cluster 2024-09-17T12:48:15.468675+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:48:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: audit 2024-09-17T12:48:15.660695+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: audit 2024-09-17T12:48:15.660695+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: cluster 2024-09-17T12:48:16.474843+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:48:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:16 smithi190 bash[89008]: cluster 2024-09-17T12:48:16.474843+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:48:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: audit 2024-09-17T12:48:15.223697+0000 mgr.y (mgr.54108) 664 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: audit 2024-09-17T12:48:15.223697+0000 mgr.y (mgr.54108) 664 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: cluster 2024-09-17T12:48:15.463769+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: cluster 2024-09-17T12:48:15.463769+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: cluster 2024-09-17T12:48:15.468675+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: cluster 2024-09-17T12:48:15.468675+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: audit 2024-09-17T12:48:15.660695+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: audit 2024-09-17T12:48:15.660695+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: cluster 2024-09-17T12:48:16.474843+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[109437]: cluster 2024-09-17T12:48:16.474843+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: audit 2024-09-17T12:48:15.223697+0000 mgr.y (mgr.54108) 664 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: audit 2024-09-17T12:48:15.223697+0000 mgr.y (mgr.54108) 664 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: cluster 2024-09-17T12:48:15.463769+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:48:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: cluster 2024-09-17T12:48:15.463769+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:48:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: cluster 2024-09-17T12:48:15.468675+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:48:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: cluster 2024-09-17T12:48:15.468675+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:48:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: audit 2024-09-17T12:48:15.660695+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: audit 2024-09-17T12:48:15.660695+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: cluster 2024-09-17T12:48:16.474843+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:48:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:16 smithi022 bash[111962]: cluster 2024-09-17T12:48:16.474843+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:48:17.482 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:17 smithi022 bash[125683]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-2 2024-09-17T12:48:17.764 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:17 smithi022 bash[125787]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-2 2024-09-17T12:48:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:17 smithi022 bash[109437]: cluster 2024-09-17T12:48:16.178290+0000 mgr.y (mgr.54108) 666 : cluster [DBG] pgmap v171: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:48:17.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:17 smithi022 bash[109437]: cluster 2024-09-17T12:48:16.178290+0000 mgr.y (mgr.54108) 666 : cluster [DBG] pgmap v171: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:48:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:17 smithi022 bash[111962]: cluster 2024-09-17T12:48:16.178290+0000 mgr.y (mgr.54108) 666 : cluster [DBG] pgmap v171: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:48:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:17 smithi022 bash[111962]: cluster 2024-09-17T12:48:16.178290+0000 mgr.y (mgr.54108) 666 : cluster [DBG] pgmap v171: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:48:17.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:17 smithi190 bash[89008]: cluster 2024-09-17T12:48:16.178290+0000 mgr.y (mgr.54108) 666 : cluster [DBG] pgmap v171: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:48:17.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:17 smithi190 bash[89008]: cluster 2024-09-17T12:48:16.178290+0000 mgr.y (mgr.54108) 666 : cluster [DBG] pgmap v171: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:48:18.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:18 smithi190 bash[89008]: cluster 2024-09-17T12:48:18.513586+0000 mon.a (mon.0) 2292 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:48:18.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:18 smithi190 bash[89008]: cluster 2024-09-17T12:48:18.513586+0000 mon.a (mon.0) 2292 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:48:18.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:18 smithi190 bash[89008]: cluster 2024-09-17T12:48:18.513654+0000 mon.a (mon.0) 2293 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:18.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:18 smithi190 bash[89008]: cluster 2024-09-17T12:48:18.513654+0000 mon.a (mon.0) 2293 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:18 smithi022 bash[111962]: cluster 2024-09-17T12:48:18.513586+0000 mon.a (mon.0) 2292 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:48:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:18 smithi022 bash[111962]: cluster 2024-09-17T12:48:18.513586+0000 mon.a (mon.0) 2292 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:48:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:18 smithi022 bash[111962]: cluster 2024-09-17T12:48:18.513654+0000 mon.a (mon.0) 2293 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:19.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:18 smithi022 bash[111962]: cluster 2024-09-17T12:48:18.513654+0000 mon.a (mon.0) 2293 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:19.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:18 smithi022 bash[109437]: cluster 2024-09-17T12:48:18.513586+0000 mon.a (mon.0) 2292 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:48:19.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:18 smithi022 bash[109437]: cluster 2024-09-17T12:48:18.513586+0000 mon.a (mon.0) 2292 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:48:19.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:18 smithi022 bash[109437]: cluster 2024-09-17T12:48:18.513654+0000 mon.a (mon.0) 2293 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:19.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:18 smithi022 bash[109437]: cluster 2024-09-17T12:48:18.513654+0000 mon.a (mon.0) 2293 : cluster [WRN] Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[109437]: cluster 2024-09-17T12:48:18.179449+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v173: 161 pgs: 6 active+undersized, 7 peering, 8 stale+active+clean, 2 active+undersized+degraded, 138 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:48:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[109437]: cluster 2024-09-17T12:48:18.179449+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v173: 161 pgs: 6 active+undersized, 7 peering, 8 stale+active+clean, 2 active+undersized+degraded, 138 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[109437]: audit 2024-09-17T12:48:18.947084+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[109437]: audit 2024-09-17T12:48:18.947084+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[109437]: audit 2024-09-17T12:48:18.949280+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[109437]: audit 2024-09-17T12:48:18.949280+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[111962]: cluster 2024-09-17T12:48:18.179449+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v173: 161 pgs: 6 active+undersized, 7 peering, 8 stale+active+clean, 2 active+undersized+degraded, 138 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[111962]: cluster 2024-09-17T12:48:18.179449+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v173: 161 pgs: 6 active+undersized, 7 peering, 8 stale+active+clean, 2 active+undersized+degraded, 138 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[111962]: audit 2024-09-17T12:48:18.947084+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[111962]: audit 2024-09-17T12:48:18.947084+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[111962]: audit 2024-09-17T12:48:18.949280+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:19 smithi022 bash[111962]: audit 2024-09-17T12:48:18.949280+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:19 smithi190 bash[89008]: cluster 2024-09-17T12:48:18.179449+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v173: 161 pgs: 6 active+undersized, 7 peering, 8 stale+active+clean, 2 active+undersized+degraded, 138 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:48:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:19 smithi190 bash[89008]: cluster 2024-09-17T12:48:18.179449+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v173: 161 pgs: 6 active+undersized, 7 peering, 8 stale+active+clean, 2 active+undersized+degraded, 138 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:48:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:19 smithi190 bash[89008]: audit 2024-09-17T12:48:18.947084+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:19 smithi190 bash[89008]: audit 2024-09-17T12:48:18.947084+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:19 smithi190 bash[89008]: audit 2024-09-17T12:48:18.949280+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:19 smithi190 bash[89008]: audit 2024-09-17T12:48:18.949280+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:20.851 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:20.851 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:20.851 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:20.851 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:48:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:48:20] "GET /metrics HTTP/1.1" 200 38489 "" "Prometheus/2.51.0" 2024-09-17T12:48:20.852 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:20.852 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:20.852 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-17T12:48:20.853 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: Stopped Ceph osd.2 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:48:20.853 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:20.853 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:20.853 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:20.854 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:48:21.264 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:20 smithi022 systemd[1]: Started Ceph osd.2 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:48:22.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: cluster 2024-09-17T12:48:20.181193+0000 mgr.y (mgr.54108) 668 : cluster [DBG] pgmap v174: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: cluster 2024-09-17T12:48:20.181193+0000 mgr.y (mgr.54108) 668 : cluster [DBG] pgmap v174: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.898272+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.898272+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.903854+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.903854+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.908766+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.908766+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.910625+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.910625+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.911432+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.911432+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.916554+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.916554+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: cephadm 2024-09-17T12:48:20.916953+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: cephadm 2024-09-17T12:48:20.916953+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.979542+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.979542+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.981415+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.981415+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.983850+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.983850+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.984630+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.984630+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.990054+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:20.990054+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.049654+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.049654+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.051744+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.051744+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.053776+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.053776+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.054441+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.054441+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.060709+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.060709+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.120172+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.120172+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.122209+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.122209+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.124914+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.124914+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.125937+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.125937+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.132072+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.132072+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.203329+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.203329+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.205862+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.205862+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.209043+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.209043+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.209825+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.209825+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.217867+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.217867+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.315072+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.315072+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.317635+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.317635+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.320943+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.320943+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.322063+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.322063+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.330659+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.330659+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.434816+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.434816+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.437895+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.437895+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.441516+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.441516+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.442875+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.442875+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.450393+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.450393+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.529160+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.529160+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.531770+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.531770+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.534748+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.534748+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.535905+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.535905+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.541937+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.541937+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.610173+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.610173+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.612634+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.612634+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.614901+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.614901+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.615817+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.615817+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.621549+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.621549+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.691453+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.691453+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.694083+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.694083+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.697254+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.697254+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.698094+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.698094+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.703755+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.703755+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.764444+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.764444+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.766652+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.766652+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.769029+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.769029+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.770179+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.770179+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.775543+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.775543+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.844614+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.844614+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.846773+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.846773+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.849424+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.849424+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.850370+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.850370+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.855967+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:21 smithi190 bash[89008]: audit 2024-09-17T12:48:21.855967+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: cluster 2024-09-17T12:48:20.181193+0000 mgr.y (mgr.54108) 668 : cluster [DBG] pgmap v174: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:48:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: cluster 2024-09-17T12:48:20.181193+0000 mgr.y (mgr.54108) 668 : cluster [DBG] pgmap v174: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.898272+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.898272+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.903854+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.903854+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.908766+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.908766+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.910625+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.910625+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.911432+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.911432+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.916554+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.916554+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: cephadm 2024-09-17T12:48:20.916953+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: cephadm 2024-09-17T12:48:20.916953+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.979542+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.979542+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.981415+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: cluster 2024-09-17T12:48:20.181193+0000 mgr.y (mgr.54108) 668 : cluster [DBG] pgmap v174: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:48:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: cluster 2024-09-17T12:48:20.181193+0000 mgr.y (mgr.54108) 668 : cluster [DBG] pgmap v174: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:48:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.898272+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.898272+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.903854+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.903854+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.908766+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.908766+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.910625+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.910625+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.911432+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.911432+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.916554+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.916554+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: cephadm 2024-09-17T12:48:20.916953+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: cephadm 2024-09-17T12:48:20.916953+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.979542+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.979542+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.981415+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.981415+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.983850+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.983850+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.984630+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.984630+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.990054+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:20.990054+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.049654+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.049654+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.051744+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.051744+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.053776+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.053776+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.054441+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.054441+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.060709+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.060709+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.120172+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.120172+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.981415+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.983850+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.983850+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.984630+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.984630+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.990054+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:20.990054+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.049654+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.049654+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.051744+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.051744+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.053776+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.053776+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.054441+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.054441+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.060709+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.060709+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.120172+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.120172+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.122209+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.122209+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.124914+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.124914+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.125937+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.125937+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.132072+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.132072+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.203329+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.203329+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.205862+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.205862+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.209043+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.209043+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.209825+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.209825+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.217867+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.217867+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.315072+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.315072+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.317635+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.317635+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.320943+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.320943+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.322063+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.322063+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.330659+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.330659+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.434816+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.434816+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.437895+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.437895+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.441516+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.441516+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.442875+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.442875+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.450393+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.450393+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.529160+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.122209+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.122209+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.124914+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.124914+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.125937+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.125937+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.132072+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.132072+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.203329+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.203329+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.205862+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.205862+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.209043+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.209043+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.209825+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.209825+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.217867+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.217867+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.315072+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.315072+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.529160+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.531770+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.531770+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.534748+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.534748+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.535905+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.535905+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.541937+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.541937+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.610173+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.610173+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.612634+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.612634+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.614901+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.614901+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.615817+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.615817+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.621549+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.621549+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.317635+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.317635+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.320943+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.320943+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.322063+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.322063+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.330659+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.330659+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.434816+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.434816+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.437895+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.437895+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.441516+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.441516+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.442875+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.442875+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.450393+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.450393+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.529160+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.691453+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.691453+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.694083+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.694083+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.697254+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.697254+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.698094+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.698094+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.703755+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.703755+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.764444+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.764444+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.766652+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.766652+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.769029+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.769029+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.770179+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.770179+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.775543+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.775543+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.844614+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.844614+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.846773+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.846773+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.849424+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.849424+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.850370+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.850370+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.855967+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[109437]: audit 2024-09-17T12:48:21.855967+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.529160+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.531770+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.531770+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.534748+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.534748+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.535905+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.535905+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.541937+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.541937+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.610173+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.610173+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.612634+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.612634+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.614901+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.614901+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.615817+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.615817+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.621549+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.621549+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.691453+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.691453+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.694083+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.694083+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.697254+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.697254+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.698094+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.698094+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.703755+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.703755+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.764444+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.764444+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.766652+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.766652+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.769029+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.769029+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.770179+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.770179+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.775543+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.775543+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.844614+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.844614+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.846773+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.846773+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.849424+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.849424+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.850370+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.850370+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.855967+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:22.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:21 smithi022 bash[111962]: audit 2024-09-17T12:48:21.855967+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:20.990484+0000 mgr.y (mgr.54108) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:20.990484+0000 mgr.y (mgr.54108) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.061201+0000 mgr.y (mgr.54108) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.061201+0000 mgr.y (mgr.54108) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.132616+0000 mgr.y (mgr.54108) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.132616+0000 mgr.y (mgr.54108) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.218463+0000 mgr.y (mgr.54108) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.218463+0000 mgr.y (mgr.54108) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.331281+0000 mgr.y (mgr.54108) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.331281+0000 mgr.y (mgr.54108) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.451095+0000 mgr.y (mgr.54108) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.451095+0000 mgr.y (mgr.54108) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.542564+0000 mgr.y (mgr.54108) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.542564+0000 mgr.y (mgr.54108) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.622165+0000 mgr.y (mgr.54108) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.622165+0000 mgr.y (mgr.54108) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.704239+0000 mgr.y (mgr.54108) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.704239+0000 mgr.y (mgr.54108) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.776032+0000 mgr.y (mgr.54108) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.776032+0000 mgr.y (mgr.54108) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.856564+0000 mgr.y (mgr.54108) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.856564+0000 mgr.y (mgr.54108) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.936924+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.936924+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.939203+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.939203+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.941137+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.941137+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.941733+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.941733+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.950915+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:21.950915+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.951494+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: cephadm 2024-09-17T12:48:21.951494+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.012360+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.012360+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.014476+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.014476+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.016652+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.016652+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.017310+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:20.990484+0000 mgr.y (mgr.54108) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:20.990484+0000 mgr.y (mgr.54108) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.061201+0000 mgr.y (mgr.54108) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.061201+0000 mgr.y (mgr.54108) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.132616+0000 mgr.y (mgr.54108) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.132616+0000 mgr.y (mgr.54108) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.218463+0000 mgr.y (mgr.54108) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.218463+0000 mgr.y (mgr.54108) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.331281+0000 mgr.y (mgr.54108) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.331281+0000 mgr.y (mgr.54108) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.451095+0000 mgr.y (mgr.54108) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.451095+0000 mgr.y (mgr.54108) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.542564+0000 mgr.y (mgr.54108) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.542564+0000 mgr.y (mgr.54108) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.622165+0000 mgr.y (mgr.54108) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.622165+0000 mgr.y (mgr.54108) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.704239+0000 mgr.y (mgr.54108) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.704239+0000 mgr.y (mgr.54108) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.776032+0000 mgr.y (mgr.54108) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.776032+0000 mgr.y (mgr.54108) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.856564+0000 mgr.y (mgr.54108) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.856564+0000 mgr.y (mgr.54108) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.017310+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.023444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.023444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.088685+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.088685+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.090643+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.090643+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.093803+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.093803+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.094675+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.094675+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.104684+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.104684+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.170018+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.170018+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.171796+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.171796+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.173906+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.173906+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.174799+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.936924+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.936924+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.939203+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.939203+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.941137+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.941137+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.941733+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.941733+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.950915+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:21.950915+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.951494+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: cephadm 2024-09-17T12:48:21.951494+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.012360+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.012360+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.014476+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.014476+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.016652+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.016652+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.017310+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.174799+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.180842+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.180842+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.363036+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.363036+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.366043+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.366043+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.369058+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.369058+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.370027+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.370027+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.380552+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.380552+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.482258+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.482258+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.484771+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.484771+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.487374+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.487374+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.017310+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.023444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.023444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.088685+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.088685+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.090643+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.090643+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.093803+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.093803+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.094675+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.094675+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.104684+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.104684+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.170018+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.170018+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.171796+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.171796+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.173906+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.173906+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.174799+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.488173+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.488173+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.498205+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.498205+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.604679+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.604679+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.607438+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.607438+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.610429+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.610429+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.611546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.611546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.620134+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.620134+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.715234+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.715234+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.717235+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.717235+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.719916+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.174799+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.180842+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.180842+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.363036+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.363036+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.366043+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.366043+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.369058+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.369058+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.370027+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.370027+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.380552+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.380552+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.482258+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.482258+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.484771+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.484771+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.487374+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.487374+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.719916+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.720857+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.720857+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.727826+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.727826+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.816036+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.816036+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.818622+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.818622+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.821365+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.821365+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.822450+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.822450+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.832991+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[111962]: audit 2024-09-17T12:48:22.832991+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.488173+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.488173+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.498205+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.498205+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.604679+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.604679+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.607438+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.607438+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.610429+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.610429+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.611546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.611546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.620134+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.620134+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.715234+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.715234+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.717235+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.717235+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.719916+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.719916+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.720857+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.720857+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.727826+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.727826+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.816036+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.816036+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.818622+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.818622+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.821365+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.821365+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.822450+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.822450+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.832991+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:22 smithi022 bash[109437]: audit 2024-09-17T12:48:22.832991+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:20.990484+0000 mgr.y (mgr.54108) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:20.990484+0000 mgr.y (mgr.54108) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.061201+0000 mgr.y (mgr.54108) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.061201+0000 mgr.y (mgr.54108) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.132616+0000 mgr.y (mgr.54108) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.132616+0000 mgr.y (mgr.54108) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.218463+0000 mgr.y (mgr.54108) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.218463+0000 mgr.y (mgr.54108) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.331281+0000 mgr.y (mgr.54108) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.331281+0000 mgr.y (mgr.54108) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.451095+0000 mgr.y (mgr.54108) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.451095+0000 mgr.y (mgr.54108) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.542564+0000 mgr.y (mgr.54108) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.542564+0000 mgr.y (mgr.54108) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.622165+0000 mgr.y (mgr.54108) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.622165+0000 mgr.y (mgr.54108) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.704239+0000 mgr.y (mgr.54108) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.704239+0000 mgr.y (mgr.54108) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.776032+0000 mgr.y (mgr.54108) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.776032+0000 mgr.y (mgr.54108) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.856564+0000 mgr.y (mgr.54108) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.856564+0000 mgr.y (mgr.54108) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.936924+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.936924+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.939203+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.939203+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.941137+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.941137+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.941733+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.941733+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.950915+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:21.950915+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.951494+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: cephadm 2024-09-17T12:48:21.951494+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.012360+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.012360+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.014476+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.014476+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.016652+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.016652+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.017310+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.017310+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.023444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.023444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.088685+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.088685+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.090643+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.090643+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.093803+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.093803+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.094675+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.094675+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.104684+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.104684+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.170018+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.170018+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.171796+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.171796+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.173906+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.173906+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.174799+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.174799+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.180842+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.180842+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.363036+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.363036+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.366043+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.366043+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.369058+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.369058+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.370027+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.370027+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.380552+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.380552+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.482258+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.482258+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.484771+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.484771+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.487374+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.487374+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.488173+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.488173+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.498205+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.498205+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.604679+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.604679+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.607438+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.607438+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.610429+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.610429+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.611546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.611546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.620134+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.620134+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.715234+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.715234+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.717235+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.717235+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.719916+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.719916+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.720857+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.720857+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.727826+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.727826+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.816036+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.816036+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.818622+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.818622+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.821365+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.821365+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.822450+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.822450+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.832991+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:22 smithi190 bash[89008]: audit 2024-09-17T12:48:22.832991+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.661 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[125996]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:48:23.661 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[125996]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:48:23.911 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[125996]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T12:48:23.911 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[125996]: 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-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.023977+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.023977+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.105238+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.105238+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.181262+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.181262+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cluster 2024-09-17T12:48:22.181830+0000 mgr.y (mgr.54108) 685 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cluster 2024-09-17T12:48:22.181830+0000 mgr.y (mgr.54108) 685 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:23.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.381145+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.381145+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.498750+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.498750+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.620981+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.620981+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.728403+0000 mgr.y (mgr.54108) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.728403+0000 mgr.y (mgr.54108) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.833501+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.833501+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.949099+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.949099+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.023977+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.023977+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.105238+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.105238+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.181262+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.181262+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cluster 2024-09-17T12:48:22.181830+0000 mgr.y (mgr.54108) 685 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cluster 2024-09-17T12:48:22.181830+0000 mgr.y (mgr.54108) 685 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:23.914 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.381145+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.381145+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.498750+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.498750+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.620981+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.620981+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.728403+0000 mgr.y (mgr.54108) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.915 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.728403+0000 mgr.y (mgr.54108) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.833501+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.833501+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.949099+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.949099+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.951252+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.951252+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.953521+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.953521+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.954223+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.954223+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.960286+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:22.960286+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.960707+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cephadm 2024-09-17T12:48:22.960707+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.023645+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.023645+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.026442+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.026442+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.029503+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.029503+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.030533+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.030533+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.037809+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.037809+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.951252+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.951252+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.953521+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.953521+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.954223+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.954223+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.918 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.960286+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:22.960286+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.960707+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cephadm 2024-09-17T12:48:22.960707+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.023645+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.023645+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.026442+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.026442+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.029503+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.029503+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.030533+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.030533+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.037809+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.037809+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.113620+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.113620+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.116093+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.113620+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.113620+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.116093+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.116093+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.118182+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.118182+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.118889+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.118889+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.125366+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.125366+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cluster 2024-09-17T12:48:23.177998+0000 mon.a (mon.0) 2417 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: cluster 2024-09-17T12:48:23.177998+0000 mon.a (mon.0) 2417 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.220516+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.220516+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.223248+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.223248+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.225661+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.225661+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.226503+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.226503+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.233523+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.233523+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.298596+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.298596+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.301165+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.301165+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.303215+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.303215+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.303968+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.303968+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.309469+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.309469+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.371976+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.371976+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.373900+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.373900+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.375750+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.375750+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:23.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.376488+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.376488+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:23.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.381882+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.381882+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.454718+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.454718+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.457075+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.457075+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.458902+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.458902+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.459574+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.459574+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.465876+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.465876+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.527798+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.527798+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.529566+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.529566+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.531314+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.531314+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.531980+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.531980+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.538088+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.538088+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.596120+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.596120+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.598100+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.598100+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.600690+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.600690+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.601687+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.601687+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.607740+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.607740+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.670395+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.670395+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.672381+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.672381+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.674229+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.674229+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.674819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.674819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.679820+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.679820+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.740406+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.740406+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.742230+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.742230+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.743843+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.743843+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.744447+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.190 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.744447+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.750358+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.750358+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.809783+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.809783+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.811836+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.811836+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.813772+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.813772+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.814533+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.814533+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.820873+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.820873+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.883380+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.883380+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.885137+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.885137+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.886822+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.886822+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.887483+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.887483+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.892451+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[109437]: audit 2024-09-17T12:48:23.892451+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.192 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.116093+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.118182+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.118182+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.118889+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.118889+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.125366+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.125366+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cluster 2024-09-17T12:48:23.177998+0000 mon.a (mon.0) 2417 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: cluster 2024-09-17T12:48:23.177998+0000 mon.a (mon.0) 2417 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.220516+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.220516+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.223248+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.223248+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.225661+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.225661+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.226503+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.226503+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.233523+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.233523+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.298596+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.298596+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.301165+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.301165+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.303215+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.303215+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.303968+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.303968+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.309469+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.309469+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.371976+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.371976+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.373900+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.373900+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.375750+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.375750+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.376488+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.376488+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.381882+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.381882+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.454718+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.454718+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.457075+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.457075+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.458902+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.458902+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.459574+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.459574+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.465876+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.465876+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.527798+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.527798+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.529566+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.529566+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.531314+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.531314+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.531980+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.531980+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.538088+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.538088+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.596120+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.596120+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.598100+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.598100+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.600690+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.600690+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.601687+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.601687+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.607740+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.607740+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.670395+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.670395+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.672381+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.672381+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.674229+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.674229+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.674819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.674819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.679820+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.198 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.679820+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.740406+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.740406+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.742230+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.742230+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.743843+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.743843+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.744447+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.744447+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.750358+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.750358+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.199 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.809783+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.809783+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.811836+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.811836+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.813772+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.813772+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.814533+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.814533+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.820873+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.820873+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.883380+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.883380+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.885137+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.200 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.885137+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.886822+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.886822+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.887483+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.887483+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.892451+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:23 smithi022 bash[111962]: audit 2024-09-17T12:48:23.892451+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.201 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[125996]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T12:48:24.201 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[125996]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T12:48:24.201 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[125996]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T12:48:24.201 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[125996]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T12:48:24.202 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[125996]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T12:48:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.023977+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.023977+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.105238+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.105238+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.181262+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.181262+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cluster 2024-09-17T12:48:22.181830+0000 mgr.y (mgr.54108) 685 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cluster 2024-09-17T12:48:22.181830+0000 mgr.y (mgr.54108) 685 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.381145+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.381145+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.498750+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.498750+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.620981+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.620981+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.728403+0000 mgr.y (mgr.54108) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.728403+0000 mgr.y (mgr.54108) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.833501+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.833501+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.949099+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.949099+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.951252+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.951252+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.953521+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.953521+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.954223+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.954223+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.960286+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:22.960286+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.960707+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cephadm 2024-09-17T12:48:22.960707+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.023645+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.023645+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.026442+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.026442+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.029503+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.029503+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.030533+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.030533+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.037809+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.037809+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.113620+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.113620+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.116093+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.116093+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.118182+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.118182+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.118889+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.118889+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.125366+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.125366+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cluster 2024-09-17T12:48:23.177998+0000 mon.a (mon.0) 2417 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: cluster 2024-09-17T12:48:23.177998+0000 mon.a (mon.0) 2417 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.220516+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.220516+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.223248+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.223248+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.225661+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.225661+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.226503+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.226503+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.233523+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.233523+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.298596+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.298596+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.301165+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.301165+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.303215+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.303215+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.303968+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.303968+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.309469+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.309469+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.371976+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.371976+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.373900+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.373900+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.375750+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.375750+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.376488+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.376488+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.381882+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.381882+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.454718+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.454718+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.457075+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.457075+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.458902+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.458902+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.459574+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.459574+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.465876+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.465876+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.527798+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.527798+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.529566+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.529566+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.531314+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.531314+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.531980+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.531980+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.538088+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.538088+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.596120+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.596120+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.598100+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.598100+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.600690+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.600690+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.601687+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.601687+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.607740+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.607740+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.670395+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.670395+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.672381+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.672381+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.674229+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.674229+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.674819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.674819+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.679820+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.679820+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.740406+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.740406+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.742230+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.742230+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.743843+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.743843+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.744447+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.744447+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.750358+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.750358+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.809783+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.809783+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.811836+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.811836+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.813772+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.813772+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.814533+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.814533+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.820873+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.820873+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.883380+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.883380+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.885137+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.885137+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.886822+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.886822+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.887483+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.887483+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:24.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.892451+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:24.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:23 smithi190 bash[89008]: audit 2024-09-17T12:48:23.892451+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.038458+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.038458+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.125843+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.125843+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.234305+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.234305+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.309979+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.309979+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.382414+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.382414+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.466577+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.466577+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.538701+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.538701+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.608329+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.608329+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.680256+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.680256+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.750775+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.750775+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.821417+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.821417+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.892912+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.892912+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.954143+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.954143+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.956026+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.956026+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.957741+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.957741+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.958434+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.958434+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.963387+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:23.963387+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.963766+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: cephadm 2024-09-17T12:48:23.963766+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.022255+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.022255+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.024924+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.024924+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.027997+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.027997+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.238 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.038458+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.238 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.038458+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.238 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.125843+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.238 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.125843+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.238 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.234305+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.234305+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.309979+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.309979+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.382414+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.382414+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.466577+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.466577+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.538701+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.538701+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.608329+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.608329+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.680256+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.239 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.680256+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.750775+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.750775+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.821417+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.821417+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.892912+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.892912+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.954143+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.954143+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.956026+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.956026+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.957741+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.957741+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.240 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.958434+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.958434+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.963387+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:23.963387+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.963766+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: cephadm 2024-09-17T12:48:23.963766+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.022255+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.022255+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.024924+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.024924+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.027997+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.027997+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.028902+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.028902+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.034745+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.034745+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.094073+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.094073+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.096691+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.096691+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.099182+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.099182+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.100145+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.100145+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.106521+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.106521+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.242 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.174572+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.174572+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.176779+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.176779+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.179606+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.028902+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.028902+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.034745+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.034745+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.094073+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.094073+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.096691+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.096691+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.099182+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.099182+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.100145+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.100145+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.106521+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.106521+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.174572+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.174572+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.176779+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.176779+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.179606+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.179606+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.180883+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.180883+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.187303+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.187303+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.247914+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.247914+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.245 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.249643+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.249643+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.251393+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.251393+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.252085+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.252085+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.256832+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.256832+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.315056+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.315056+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.316976+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.246 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.316976+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.179606+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.180883+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.180883+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.187303+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.187303+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.247914+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.247914+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.249643+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.249643+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.251393+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.251393+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.252085+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.252085+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.256832+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.256832+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.315056+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.315056+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.316976+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.316976+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.318751+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.318751+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.248 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.319388+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.319388+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.324379+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.324379+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.386264+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.386264+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.388420+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.388420+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.391787+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.391787+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.392736+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.392736+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.400212+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.400212+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.249 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.462815+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.462815+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.465116+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.465116+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.318751+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.318751+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.319388+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.319388+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.324379+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.324379+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.386264+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.386264+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.388420+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.388420+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.391787+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.391787+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.392736+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.392736+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.400212+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.400212+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.462815+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.462815+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.465116+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.465116+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.467320+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.467320+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.467961+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.467961+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.472737+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.472737+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.532796+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.532796+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.535136+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.535136+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.537159+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.537159+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.537924+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.537924+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.543326+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.543326+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.606064+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.606064+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.607956+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.467320+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.467320+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.467961+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.467961+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.472737+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.472737+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.532796+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.532796+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.535136+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.535136+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.537159+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.537159+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.537924+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.537924+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.543326+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.543326+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.606064+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.606064+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.607956+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.607956+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.610083+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.610083+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.610764+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.610764+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.615945+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.615945+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.674327+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.674327+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.676305+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.676305+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.678210+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.678210+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.679090+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.679090+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.684931+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.684931+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.744792+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.744792+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.607956+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.610083+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.610083+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.610764+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.610764+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.615945+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.615945+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.674327+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.674327+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.676305+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.676305+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.678210+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.678210+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.679090+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.679090+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.684931+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.684931+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.744792+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.744792+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.747787+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.747787+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.749579+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.749579+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.750414+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.750414+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.756356+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.756356+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.820317+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.820317+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.822614+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.822614+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.824810+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.824810+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.825678+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.825678+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.830776+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.830776+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.892053+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.892053+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.894493+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.894493+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.897022+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.897022+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.897813+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[109437]: audit 2024-09-17T12:48:24.897813+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.747787+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.747787+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.749579+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.749579+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.262 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.750414+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.750414+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.756356+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.756356+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.820317+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.820317+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.822614+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.822614+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.824810+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.824810+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.825678+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.825678+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.830776+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.830776+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.892053+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.892053+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.894493+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.894493+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.897022+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.897022+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.897813+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:24 smithi022 bash[111962]: audit 2024-09-17T12:48:24.897813+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.038458+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.038458+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.125843+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.125843+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.234305+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.234305+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.309979+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.309979+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.382414+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.382414+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.466577+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.466577+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.538701+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.538701+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.608329+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.608329+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.680256+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.680256+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.750775+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.750775+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.821417+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.821417+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.892912+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.892912+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.954143+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.954143+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.956026+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.956026+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.957741+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.957741+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.958434+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.958434+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.963387+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:23.963387+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.963766+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: cephadm 2024-09-17T12:48:23.963766+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:25.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.022255+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.022255+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.024924+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.024924+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.027997+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.027997+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.028902+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.028902+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.034745+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.034745+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.094073+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.094073+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.096691+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.096691+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.099182+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.099182+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.100145+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.100145+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.106521+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.106521+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.174572+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.174572+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.176779+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.176779+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.179606+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.179606+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.180883+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.180883+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.187303+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.187303+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.247914+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.247914+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.249643+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.249643+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.251393+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.251393+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.252085+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.252085+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.256832+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.256832+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.315056+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.315056+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.316976+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.316976+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.318751+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.318751+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.319388+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.319388+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.324379+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.324379+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.386264+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.386264+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.388420+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.388420+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.391787+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.391787+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.392736+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.392736+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.400212+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.400212+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.462815+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.462815+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.465116+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.465116+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.467320+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.467320+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.467961+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.467961+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.472737+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.472737+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.532796+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.532796+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.535136+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.535136+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.537159+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.537159+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.537924+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.537924+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.543326+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.543326+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.606064+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.606064+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.607956+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.607956+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.610083+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.610083+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.610764+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.610764+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.615945+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.615945+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.674327+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.674327+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.676305+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.676305+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.678210+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.678210+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.679090+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.679090+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.684931+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.684931+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.744792+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.744792+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.747787+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.747787+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.749579+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.749579+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.750414+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.750414+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.756356+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.756356+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.820317+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.820317+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.822614+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.822614+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.824810+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.824810+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.825678+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.825678+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.830776+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.830776+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.892053+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.892053+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.894493+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.894493+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.897022+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.897022+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.897813+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:25.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:24 smithi190 bash[89008]: audit 2024-09-17T12:48:24.897813+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.035229+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.035229+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.107014+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.107014+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cluster 2024-09-17T12:48:24.182394+0000 mgr.y (mgr.54108) 707 : cluster [DBG] pgmap v176: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cluster 2024-09-17T12:48:24.182394+0000 mgr.y (mgr.54108) 707 : cluster [DBG] pgmap v176: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.187823+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.187823+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.257377+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.257377+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.324789+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.324789+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.401085+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.401085+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.473185+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.473185+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.543738+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.543738+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.616465+0000 mgr.y (mgr.54108) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.616465+0000 mgr.y (mgr.54108) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.685435+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.035229+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.035229+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.107014+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.107014+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cluster 2024-09-17T12:48:24.182394+0000 mgr.y (mgr.54108) 707 : cluster [DBG] pgmap v176: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cluster 2024-09-17T12:48:24.182394+0000 mgr.y (mgr.54108) 707 : cluster [DBG] pgmap v176: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.187823+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.187823+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.257377+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.257377+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.324789+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.324789+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.401085+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.401085+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.473185+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.473185+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.543738+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.543738+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.616465+0000 mgr.y (mgr.54108) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.616465+0000 mgr.y (mgr.54108) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.685435+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.685435+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.756827+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.756827+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.831326+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.831326+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.903394+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.903394+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.903849+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.903849+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.972968+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.972968+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.975471+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.975471+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.978734+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.978734+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.979779+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.979779+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.987521+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:24.987521+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.988040+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cephadm 2024-09-17T12:48:24.988040+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.685435+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.756827+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.756827+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.831326+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.831326+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.903394+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.903394+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.903849+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.903849+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.972968+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.972968+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.975471+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.975471+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.978734+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.978734+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.979779+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.979779+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.987521+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:24.987521+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.988040+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cephadm 2024-09-17T12:48:24.988040+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.070614+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.070614+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.073199+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.073199+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.076126+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.076126+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.077211+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.077211+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.085756+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.085756+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.187503+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.187503+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.189889+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.189889+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.192706+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.192706+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.193649+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.193649+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.199434+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.070614+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.070614+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.073199+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.073199+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.076126+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.076126+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.077211+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.077211+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.085756+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.085756+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.187503+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.187503+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.189889+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.189889+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.192706+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.192706+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.193649+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.193649+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.199434+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.199434+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.279167+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.279167+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.281615+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.281615+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.284382+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.284382+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.285594+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.285594+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.291896+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.291896+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.377046+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.377046+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.379691+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.379691+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.382556+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.382556+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.383632+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.383632+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.199434+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.279167+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.279167+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.281615+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.281615+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.284382+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.284382+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.285594+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.285594+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.291896+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.291896+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.377046+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.377046+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.379691+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.379691+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.382556+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.382556+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.383632+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.383632+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.389699+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.389699+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cluster 2024-09-17T12:48:25.455644+0000 mon.a (mon.0) 2563 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: cluster 2024-09-17T12:48:25.455644+0000 mon.a (mon.0) 2563 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.480923+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.480923+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.483276+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.483276+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.485337+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.485337+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.486180+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.486180+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.493060+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.493060+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.562507+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.562507+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.564498+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.564498+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.566983+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.389699+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.389699+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cluster 2024-09-17T12:48:25.455644+0000 mon.a (mon.0) 2563 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: cluster 2024-09-17T12:48:25.455644+0000 mon.a (mon.0) 2563 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.480923+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.480923+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.483276+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.483276+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.485337+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.485337+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.486180+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.486180+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.493060+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.493060+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.562507+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.562507+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.564498+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.564498+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.566983+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.566983+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.567836+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.567836+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.576152+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.576152+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.650238+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.650238+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.652831+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.652831+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.655600+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.655600+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.656365+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.656365+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.664058+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.664058+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.737287+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.737287+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.739307+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.739307+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.741537+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.741537+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.742174+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.742174+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.747077+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.747077+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.812745+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.812745+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.814889+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.814889+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.817150+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.817150+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.818134+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.818134+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.826414+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[111962]: audit 2024-09-17T12:48:25.826414+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.566983+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.567836+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.567836+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.576152+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.576152+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.650238+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.650238+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.652831+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.652831+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.655600+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.655600+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.656365+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.656365+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.664058+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.664058+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.737287+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.737287+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.739307+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.739307+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.741537+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.741537+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.742174+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.742174+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.747077+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.747077+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.812745+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.812745+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.814889+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.814889+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.817150+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.817150+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.818134+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.818134+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.826414+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:25 smithi022 bash[109437]: audit 2024-09-17T12:48:25.826414+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.035229+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.035229+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.107014+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.107014+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cluster 2024-09-17T12:48:24.182394+0000 mgr.y (mgr.54108) 707 : cluster [DBG] pgmap v176: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cluster 2024-09-17T12:48:24.182394+0000 mgr.y (mgr.54108) 707 : cluster [DBG] pgmap v176: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.187823+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.187823+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.257377+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.257377+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.324789+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.324789+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.401085+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.401085+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.473185+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.473185+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.543738+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.543738+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.616465+0000 mgr.y (mgr.54108) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.616465+0000 mgr.y (mgr.54108) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.685435+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.685435+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.756827+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.756827+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.831326+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.831326+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.903394+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.903394+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.903849+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.903849+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.972968+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.972968+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.975471+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.975471+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.978734+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.978734+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.979779+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.979779+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.987521+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:24.987521+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.988040+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cephadm 2024-09-17T12:48:24.988040+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.070614+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.070614+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.073199+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.073199+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.076126+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.076126+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.077211+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.077211+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.085756+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.085756+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.187503+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.187503+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.189889+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.189889+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.192706+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.192706+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.193649+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.193649+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.199434+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.199434+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.279167+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.279167+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.281615+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.281615+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.284382+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.284382+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.285594+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.285594+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.291896+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.291896+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.377046+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.377046+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.379691+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.379691+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.382556+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.382556+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.383632+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.383632+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.389699+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.389699+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cluster 2024-09-17T12:48:25.455644+0000 mon.a (mon.0) 2563 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: cluster 2024-09-17T12:48:25.455644+0000 mon.a (mon.0) 2563 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.480923+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.480923+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.483276+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.483276+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.485337+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.485337+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.486180+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.486180+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.493060+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.493060+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.562507+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.562507+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.564498+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.564498+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.566983+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.566983+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.567836+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.567836+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.576152+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.576152+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.650238+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.650238+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.652831+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.652831+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.655600+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.655600+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.656365+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.656365+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.664058+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.664058+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.737287+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.737287+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.739307+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.739307+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.741537+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.741537+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.742174+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.742174+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.747077+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.747077+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.812745+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.812745+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.814889+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.814889+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.817150+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.817150+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.818134+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.818134+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.826414+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:25 smithi190 bash[89008]: audit 2024-09-17T12:48:25.826414+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.929 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.086374+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.929 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.086374+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.199997+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.199997+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.231669+0000 mgr.y (mgr.54108) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:26.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.231669+0000 mgr.y (mgr.54108) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:26.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.292431+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.930 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.292431+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.390204+0000 mgr.y (mgr.54108) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.390204+0000 mgr.y (mgr.54108) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.493700+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.493700+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.931 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.576683+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.576683+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.664556+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.664556+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.747599+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.932 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.747599+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.827031+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.827031+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.911401+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.934 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.911401+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.934 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.932510+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.932510+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.936987+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.936987+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.938137+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.938137+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.936 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.946988+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.936 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:25.946988+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.936 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.947589+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.936 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: cephadm 2024-09-17T12:48:25.947589+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:26.936 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.025000+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.025000+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.026839+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.026839+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.028501+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.028501+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.937 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.029119+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.938 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.029119+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.938 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.033999+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.938 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.033999+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.938 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.092566+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.938 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.092566+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.939 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.095090+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.939 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.095090+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.939 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.097717+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.939 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.097717+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.939 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.098572+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.098572+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.106535+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.106535+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.208096+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.208096+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.941 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.210877+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.941 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.210877+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.941 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.214009+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.941 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.214009+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.941 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.215081+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.942 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.215081+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.942 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.223090+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.942 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.223090+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.942 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.301813+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.942 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.301813+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.943 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.303964+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.943 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.303964+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.943 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.305817+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.943 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.305817+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.943 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.306563+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.943 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.306563+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.314374+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.314374+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.393426+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.393426+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.395691+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.395691+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.398873+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.398873+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.399805+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.399805+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:26.946 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.407846+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.946 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.407846+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:26.946 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.503788+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.946 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.503788+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:26.946 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.505602+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.946 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.505602+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:26.947 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.507654+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:26.947 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.507654+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.086374+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.086374+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.199997+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.199997+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.231669+0000 mgr.y (mgr.54108) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.231669+0000 mgr.y (mgr.54108) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.292431+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.292431+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.390204+0000 mgr.y (mgr.54108) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.390204+0000 mgr.y (mgr.54108) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.493700+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.493700+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.576683+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.576683+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.664556+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.664556+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.747599+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.747599+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.827031+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.827031+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.911401+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.086374+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.086374+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.199997+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.199997+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.231669+0000 mgr.y (mgr.54108) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.231669+0000 mgr.y (mgr.54108) 722 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.292431+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.292431+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.390204+0000 mgr.y (mgr.54108) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.390204+0000 mgr.y (mgr.54108) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.493700+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.493700+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.576683+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.576683+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.664556+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.664556+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.747599+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.747599+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.827031+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.827031+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.911401+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.911401+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.932510+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.932510+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.936987+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.936987+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.938137+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.938137+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.946988+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:25.946988+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.947589+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: cephadm 2024-09-17T12:48:25.947589+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.025000+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.025000+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.026839+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.026839+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.028501+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.028501+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.029119+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.029119+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.033999+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.911401+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.932510+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.932510+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.936987+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.936987+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.938137+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.938137+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.946988+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:25.946988+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.947589+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: cephadm 2024-09-17T12:48:25.947589+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.025000+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.025000+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.026839+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.026839+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.028501+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.028501+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.029119+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.029119+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.033999+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.033999+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.092566+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.092566+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.095090+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.095090+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.097717+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.097717+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.098572+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.098572+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.106535+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.106535+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.208096+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.208096+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.210877+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.210877+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.214009+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.214009+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.215081+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.215081+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.223090+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.223090+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.301813+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.301813+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.303964+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.303964+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.305817+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.305817+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.306563+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.306563+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.314374+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.314374+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.393426+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.393426+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.395691+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.395691+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.398873+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.398873+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.399805+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.033999+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.092566+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.092566+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.095090+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.095090+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.097717+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.097717+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.098572+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.098572+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.106535+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.106535+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.208096+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.208096+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.210877+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.210877+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.214009+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.214009+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.215081+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.215081+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.399805+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.407846+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.407846+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.503788+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.503788+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.505602+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.505602+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.507654+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.507654+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.508354+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.508354+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.513502+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.513502+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.582241+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.582241+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.584199+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.584199+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.586002+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.586002+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.223090+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.223090+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.301813+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.301813+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.303964+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.303964+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.305817+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.305817+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.306563+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.306563+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.314374+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.314374+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.393426+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.393426+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.395691+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.395691+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.398873+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.398873+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.399805+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.586690+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.586690+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.591921+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.591921+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.651358+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.651358+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.653099+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.653099+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.654872+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.654872+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.655633+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.655633+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.661631+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.661631+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.722178+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.722178+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.724321+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.724321+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.727165+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.399805+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.407846+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.407846+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.503788+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.503788+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.505602+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.505602+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.507654+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.507654+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.508354+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.508354+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.513502+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.513502+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.582241+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.582241+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.584199+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.584199+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.586002+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.586002+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.727165+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.728131+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.728131+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.734461+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.734461+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.810526+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.810526+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.812454+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.812454+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.814216+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.814216+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.814842+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.814842+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.821314+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.821314+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.882504+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.882504+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.885099+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.885099+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.888128+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.888128+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.889022+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.889022+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.896326+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[109437]: audit 2024-09-17T12:48:26.896326+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.586690+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.586690+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.591921+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.591921+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.651358+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.651358+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.653099+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.653099+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.654872+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.654872+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.655633+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.655633+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.661631+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.661631+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.722178+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.722178+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.724321+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.724321+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.727165+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.727165+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.728131+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.728131+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.734461+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.734461+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.810526+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.810526+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.812454+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.812454+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.814216+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.814216+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.814842+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.814842+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.821314+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.821314+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.882504+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.882504+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.885099+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.885099+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.888128+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.888128+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.889022+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.889022+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.896326+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:26 smithi022 bash[111962]: audit 2024-09-17T12:48:26.896326+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.508354+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.508354+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.513502+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.513502+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.582241+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.582241+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.584199+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.584199+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.586002+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.586002+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.586690+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.586690+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.591921+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.591921+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.651358+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.651358+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.653099+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.653099+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.654872+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.654872+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.655633+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.655633+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.661631+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.661631+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.722178+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.722178+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.724321+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.724321+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.727165+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.727165+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.728131+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.728131+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.734461+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.734461+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.810526+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.810526+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.812454+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.812454+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.814216+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.814216+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.814842+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.814842+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.821314+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.821314+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.882504+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.882504+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:27.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.885099+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.885099+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:27.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.888128+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.888128+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:27.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.889022+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.889022+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:27.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.896326+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:27.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:26 smithi190 bash[89008]: audit 2024-09-17T12:48:26.896326+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.034426+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.034426+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.107016+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.107016+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cluster 2024-09-17T12:48:26.183832+0000 mgr.y (mgr.54108) 733 : cluster [DBG] pgmap v177: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cluster 2024-09-17T12:48:26.183832+0000 mgr.y (mgr.54108) 733 : cluster [DBG] pgmap v177: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.223584+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.223584+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.314822+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.314822+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.408516+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.408516+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.514145+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.514145+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.592622+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.592622+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.662049+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.662049+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.734949+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.734949+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.821740+0000 mgr.y (mgr.54108) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.034426+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.034426+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.107016+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.107016+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cluster 2024-09-17T12:48:26.183832+0000 mgr.y (mgr.54108) 733 : cluster [DBG] pgmap v177: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cluster 2024-09-17T12:48:26.183832+0000 mgr.y (mgr.54108) 733 : cluster [DBG] pgmap v177: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.223584+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.223584+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.314822+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.314822+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.408516+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.408516+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.514145+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.514145+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.592622+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.592622+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.662049+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.662049+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.734949+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.734949+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.821740+0000 mgr.y (mgr.54108) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.821740+0000 mgr.y (mgr.54108) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.896955+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.896955+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.961339+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.961339+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.963095+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.963095+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.965145+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.965145+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.965776+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.965776+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.970707+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:26.970707+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.971342+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: cephadm 2024-09-17T12:48:26.971342+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.030731+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.030731+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.032788+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.032788+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.821740+0000 mgr.y (mgr.54108) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.896955+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.896955+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.961339+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.961339+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.963095+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.963095+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.965145+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.965145+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.965776+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.965776+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.970707+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:26.970707+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.971342+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: cephadm 2024-09-17T12:48:26.971342+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.030731+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.030731+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.032788+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.032788+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.034887+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.034887+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.035726+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.035726+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.041218+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.041218+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.109213+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.109213+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.111570+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.111570+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.113869+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.113869+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.114763+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.114763+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.122406+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.122406+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.191806+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.191806+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.193704+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.193704+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.034887+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.034887+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.035726+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.035726+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.041218+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.041218+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.109213+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.109213+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.111570+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.111570+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.113869+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.113869+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.114763+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.114763+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.122406+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.122406+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.191806+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.191806+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.193704+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.193704+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.196422+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.196422+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.197273+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.197273+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.203889+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.203889+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.282332+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.282332+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.284686+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.284686+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.288096+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.288096+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.288959+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.288959+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.294696+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.294696+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.370485+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.370485+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.373341+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.373341+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.376253+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.376253+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.377400+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.377400+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.386136+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.386136+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.452397+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.452397+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.455210+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.455210+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.458065+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.458065+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.458888+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.458888+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.464722+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.464722+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.526248+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.526248+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.196422+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.196422+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.197273+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.197273+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.203889+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.203889+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.282332+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.282332+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.284686+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.284686+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.288096+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.288096+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.288959+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.288959+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.294696+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.294696+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.370485+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.370485+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.373341+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.528395+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.528395+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.531021+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.531021+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.531868+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.531868+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.537210+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.537210+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.617529+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.617529+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.620168+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.620168+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.623085+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.623085+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.624047+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.624047+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.631710+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.631710+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.718174+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.373341+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.376253+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.376253+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.377400+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.377400+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.386136+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.386136+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.452397+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.452397+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.455210+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.455210+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.458065+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.458065+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.458888+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.458888+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.464722+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.464722+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.526248+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.526248+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.718174+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.720476+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.720476+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.722975+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.722975+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.723947+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.723947+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.729365+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.729365+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.821708+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.821708+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.823916+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.823916+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.826360+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.826360+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.827369+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.827369+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.833516+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[111962]: audit 2024-09-17T12:48:27.833516+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.528395+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.528395+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.531021+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.531021+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.531868+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.531868+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.537210+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.537210+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.617529+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.617529+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.620168+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.620168+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.623085+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.623085+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.624047+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.624047+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.631710+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.631710+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.718174+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.718174+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.720476+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.720476+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.722975+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.722975+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.723947+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.723947+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.729365+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.729365+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.821708+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.821708+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.823916+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.823916+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.826360+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.826360+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.827369+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.827369+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.833516+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:27 smithi022 bash[109437]: audit 2024-09-17T12:48:27.833516+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.034426+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.034426+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.107016+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.107016+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cluster 2024-09-17T12:48:26.183832+0000 mgr.y (mgr.54108) 733 : cluster [DBG] pgmap v177: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cluster 2024-09-17T12:48:26.183832+0000 mgr.y (mgr.54108) 733 : cluster [DBG] pgmap v177: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:28.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.223584+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.223584+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.314822+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.314822+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.408516+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.408516+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.514145+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.514145+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.592622+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.592622+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.662049+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.662049+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.734949+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.734949+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.821740+0000 mgr.y (mgr.54108) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.821740+0000 mgr.y (mgr.54108) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.896955+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.896955+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.961339+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.961339+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.963095+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.963095+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.965145+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.965145+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.965776+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.965776+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.970707+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:26.970707+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.971342+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: cephadm 2024-09-17T12:48:26.971342+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.030731+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.030731+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.032788+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.032788+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.034887+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.034887+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.035726+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.035726+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.041218+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.041218+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.109213+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.109213+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.111570+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.111570+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.113869+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.113869+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.114763+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.114763+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.122406+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.122406+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.191806+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.191806+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.193704+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.193704+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.196422+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.196422+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.197273+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.197273+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.203889+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.203889+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.282332+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.282332+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.284686+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.284686+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.288096+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.288096+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.288959+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.288959+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.294696+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.294696+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.370485+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.370485+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.373341+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.373341+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.376253+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.376253+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.377400+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.377400+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.386136+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.386136+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.452397+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.452397+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.455210+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.455210+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.458065+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.458065+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.458888+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.458888+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.464722+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.464722+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.526248+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.526248+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.528395+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.528395+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.531021+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.531021+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.531868+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.531868+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.537210+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.537210+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.617529+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.617529+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.620168+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.620168+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.623085+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.623085+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.624047+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.624047+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.631710+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.631710+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.718174+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.718174+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.720476+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.720476+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.722975+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.722975+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.723947+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.723947+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.729365+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.729365+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.821708+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.821708+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:28.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.823916+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.823916+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:28.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.826360+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.826360+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:28.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.827369+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.827369+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:28.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.833516+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:27 smithi190 bash[89008]: audit 2024-09-17T12:48:27.833516+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:28.764 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[126415]: debug 2024-09-17T12:48:28.395+0000 7f239c58e640 1 -- 172.21.15.22:0/4143096919 <== mon.2 v2:172.21.15.22:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ab683cc960 con 0x55ab683ed800 2024-09-17T12:48:29.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.041690+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.041690+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.191 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.122854+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.122854+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.204382+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.204382+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.295353+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.295353+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.386700+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.386700+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.465348+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.465348+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.192 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.537902+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.537902+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.632372+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.632372+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.729950+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.729950+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.834232+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.834232+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.925039+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.925039+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.927645+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.193 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.927645+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.931999+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.931999+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.933256+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.933256+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.941453+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:27.941453+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.942031+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: cephadm 2024-09-17T12:48:27.942031+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.003635+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.003635+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.194 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.005349+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.005349+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.006985+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.006985+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.007594+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.007594+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.012370+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.041690+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.041690+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.122854+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.122854+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.204382+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.204382+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.295353+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.295353+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.386700+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.386700+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.465348+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.465348+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.537902+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.537902+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.632372+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.632372+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.729950+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.729950+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.834232+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.834232+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.925039+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.197 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.925039+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.012370+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.071942+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.071942+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.073883+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.073883+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.075780+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.075780+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.076397+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.076397+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.198 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.081210+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.081210+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.162327+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.162327+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.164695+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.164695+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.166948+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.166948+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.167986+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.167986+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.199 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.175693+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.175693+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.248409+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.248409+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.250610+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.250610+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.252863+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.252863+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.253484+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.253484+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.258919+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.200 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.258919+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.330543+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.330543+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.332698+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.332698+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.334924+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.334924+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.201 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.335563+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.927645+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.927645+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.931999+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.931999+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.933256+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.933256+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.941453+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:27.941453+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.942031+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: cephadm 2024-09-17T12:48:27.942031+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.003635+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.003635+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.005349+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.005349+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.006985+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.006985+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.007594+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.007594+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.012370+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.335563+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.340992+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.340992+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.403373+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.403373+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.405091+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.405091+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.204 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.406691+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.406691+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.407234+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.407234+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.412017+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.412017+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.469532+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.469532+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.471790+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.471790+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.205 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.473965+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.473965+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.475185+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.475185+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.480869+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.480869+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.544311+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.544311+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.546069+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.546069+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.547684+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.206 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.547684+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.548325+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.548325+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.553342+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.553342+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.611083+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.611083+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.614056+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.614056+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.616966+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.207 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.616966+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.012370+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.071942+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.071942+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.073883+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.073883+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.075780+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.075780+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.076397+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.076397+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.081210+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.081210+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.162327+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.162327+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.164695+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.164695+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.166948+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.166948+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.167986+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.209 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.167986+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.618067+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.618067+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.626650+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.626650+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.686272+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.686272+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.688422+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.688422+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.691304+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.691304+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.692188+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.692188+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.698590+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.698590+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.760124+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.760124+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.762032+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.762032+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.763940+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.763940+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.764616+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.764616+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.769622+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.769622+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.827627+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.827627+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.829432+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.829432+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.831069+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.831069+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.831723+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.831723+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.836669+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.836669+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.914157+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[109437]: audit 2024-09-17T12:48:28.914157+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.175693+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.175693+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.248409+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.248409+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.250610+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.250610+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.214 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.252863+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.252863+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.253484+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.253484+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.258919+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.258919+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.330543+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.330543+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.332698+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.332698+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.334924+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.334924+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.335563+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.335563+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.340992+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.340992+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.403373+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.403373+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.405091+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.405091+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.406691+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.406691+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.407234+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.407234+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.412017+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.412017+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.469532+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.469532+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.471790+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.471790+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.473965+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.473965+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.475185+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.475185+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.480869+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.480869+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.544311+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.544311+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.546069+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.546069+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.547684+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.547684+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.548325+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.548325+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.553342+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.553342+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.611083+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.611083+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.614056+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.614056+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.616966+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.616966+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.618067+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.618067+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.626650+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.626650+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.686272+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.686272+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.688422+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.688422+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.691304+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.691304+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.692188+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.692188+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.698590+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.698590+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.760124+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.760124+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.762032+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.762032+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.763940+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.763940+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.764616+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.764616+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.769622+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.769622+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.827627+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.827627+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.829432+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.829432+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.831069+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.831069+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.831723+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.831723+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.836669+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.836669+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.914157+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:28 smithi022 bash[111962]: audit 2024-09-17T12:48:28.914157+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.041690+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.041690+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.122854+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.122854+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.204382+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.204382+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.295353+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.295353+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.386700+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.386700+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.465348+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.465348+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.537902+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.537902+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.632372+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.632372+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.729950+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.729950+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.834232+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.834232+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.925039+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.925039+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.927645+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.927645+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.931999+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.931999+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.933256+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.933256+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.941453+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:27.941453+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.942031+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: cephadm 2024-09-17T12:48:27.942031+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.003635+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.003635+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.005349+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.005349+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.006985+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.006985+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.007594+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.007594+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.012370+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.012370+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.071942+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.071942+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.073883+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.073883+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.075780+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.075780+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.076397+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.076397+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.081210+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.081210+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.162327+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.162327+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.164695+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.164695+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.166948+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.166948+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.167986+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.167986+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.175693+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.175693+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.248409+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.248409+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.250610+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.250610+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.252863+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.252863+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.253484+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.253484+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.258919+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.258919+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.330543+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.330543+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.332698+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.332698+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.334924+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.334924+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.335563+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.335563+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.340992+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.340992+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.403373+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.403373+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.405091+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.405091+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.406691+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.406691+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.407234+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.407234+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.412017+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.412017+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.469532+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.469532+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.471790+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.471790+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.473965+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.473965+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.475185+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.475185+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.480869+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.480869+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.544311+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.544311+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.546069+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.546069+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.547684+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.547684+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.548325+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.548325+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.553342+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.553342+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.611083+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.611083+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.614056+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.614056+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.616966+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.616966+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.618067+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.618067+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.626650+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.626650+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.686272+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.686272+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.688422+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.688422+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.691304+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.691304+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.692188+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.692188+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.698590+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.698590+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.760124+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.760124+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.762032+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.762032+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.763940+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.763940+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.764616+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.764616+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.769622+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.769622+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.827627+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.827627+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.829432+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.829432+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.831069+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.831069+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.831723+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.831723+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.836669+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.836669+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:29.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.914157+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:29.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:28 smithi190 bash[89008]: audit 2024-09-17T12:48:28.914157+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.264 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[126415]: debug 2024-09-17T12:48:29.983+0000 7f239edf5640 -1 Falling back to public interface 2024-09-17T12:48:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.012818+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.012818+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.081611+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.081611+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.176271+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.176271+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cluster 2024-09-17T12:48:28.184414+0000 mgr.y (mgr.54108) 758 : cluster [DBG] pgmap v178: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cluster 2024-09-17T12:48:28.184414+0000 mgr.y (mgr.54108) 758 : cluster [DBG] pgmap v178: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.259444+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.259444+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.341437+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.341437+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.412387+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.412387+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.481325+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.481325+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.553779+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.553779+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.627205+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.627205+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.699166+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.012818+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.012818+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.081611+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.081611+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.176271+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.176271+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cluster 2024-09-17T12:48:28.184414+0000 mgr.y (mgr.54108) 758 : cluster [DBG] pgmap v178: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cluster 2024-09-17T12:48:28.184414+0000 mgr.y (mgr.54108) 758 : cluster [DBG] pgmap v178: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.259444+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.259444+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.341437+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.341437+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.412387+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.412387+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.481325+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.481325+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.553779+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.553779+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.627205+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.627205+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.699166+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.699166+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.770021+0000 mgr.y (mgr.54108) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.770021+0000 mgr.y (mgr.54108) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.837191+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.837191+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:28.916667+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:28.916667+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:28.940959+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:28.940959+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:28.941862+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:28.941862+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:28.949012+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:28.949012+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.949530+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: cephadm 2024-09-17T12:48:28.949530+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.052806+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.052806+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.054978+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.054978+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.056991+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.699166+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.770021+0000 mgr.y (mgr.54108) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.770021+0000 mgr.y (mgr.54108) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.837191+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.837191+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:28.916667+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:28.916667+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:28.940959+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:28.940959+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:28.941862+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:28.941862+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:28.949012+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:28.949012+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.949530+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: cephadm 2024-09-17T12:48:28.949530+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.052806+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.052806+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.054978+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.054978+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.056991+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.056991+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.057712+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.057712+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.064839+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.064839+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.071119+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.071119+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.127955+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.127955+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.129710+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.129710+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.131336+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.131336+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.131928+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.131928+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.136684+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.136684+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.200637+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.200637+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.203035+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.056991+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.057712+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.057712+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.064839+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.064839+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.071119+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.071119+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.127955+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.127955+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.129710+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.129710+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.131336+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.131336+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.131928+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.131928+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.136684+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.136684+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.200637+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.200637+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.203035+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.203035+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.206086+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.206086+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.207372+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.207372+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.215545+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.215545+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.279270+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.279270+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.281262+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.281262+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.283051+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.283051+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.283758+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.283758+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.288994+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.288994+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.350217+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.350217+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.203035+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.206086+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.206086+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.207372+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.207372+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.215545+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.215545+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.279270+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.279270+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.281262+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.281262+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.283051+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.283051+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.283758+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.283758+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.288994+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.288994+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.350217+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.350217+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.352296+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.352296+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.354443+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.354443+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.355202+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.355202+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.361363+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.361363+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.426186+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.426186+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.427948+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.427948+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.429715+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.429715+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.430298+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.430298+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.435989+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.435989+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.496082+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.352296+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.352296+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.354443+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.354443+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.355202+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.355202+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.361363+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.361363+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.426186+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.426186+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.427948+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.427948+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.429715+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.429715+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.430298+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.430298+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.435989+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.435989+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.496082+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.496082+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.498049+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.498049+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.501119+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.501119+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.502219+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.502219+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.510388+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.510388+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.576606+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.576606+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.578679+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.578679+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.581456+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.581456+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.582375+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.582375+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.590387+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.590387+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.496082+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.498049+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.498049+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.501119+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.501119+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.502219+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.502219+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.510388+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.510388+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.576606+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.576606+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.578679+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.578679+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.581456+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.581456+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.582375+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.582375+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.590387+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.590387+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.661090+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.661090+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.663682+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.663682+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.666419+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.666419+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.667296+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.667296+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.674571+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.674571+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.738680+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.738680+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.740417+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.740417+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.742009+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.742009+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.742637+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.742637+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.747789+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.747789+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.806768+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.806768+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.809205+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.809205+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.811018+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.811018+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.811686+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.811686+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.816752+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.816752+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.878088+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.878088+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.879838+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.879838+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.881973+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.881973+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.882565+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.882565+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.887949+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[109437]: audit 2024-09-17T12:48:29.887949+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.661090+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.661090+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.663682+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.663682+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.666419+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.666419+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.667296+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.667296+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.674571+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.674571+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.738680+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.738680+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.740417+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.740417+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.742009+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.742009+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.742637+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.742637+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.747789+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.747789+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.806768+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.806768+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.809205+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.809205+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.811018+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.811018+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.811686+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.811686+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.816752+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.816752+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.878088+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.878088+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.879838+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.879838+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.881973+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.881973+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.882565+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.882565+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.887949+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:29 smithi022 bash[111962]: audit 2024-09-17T12:48:29.887949+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.012818+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.012818+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.081611+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.081611+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.176271+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.176271+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cluster 2024-09-17T12:48:28.184414+0000 mgr.y (mgr.54108) 758 : cluster [DBG] pgmap v178: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cluster 2024-09-17T12:48:28.184414+0000 mgr.y (mgr.54108) 758 : cluster [DBG] pgmap v178: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.259444+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.259444+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.341437+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.341437+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.412387+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.412387+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.481325+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.481325+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.553779+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.553779+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.627205+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.627205+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.699166+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.699166+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.770021+0000 mgr.y (mgr.54108) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.770021+0000 mgr.y (mgr.54108) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.837191+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.837191+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:28.916667+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:28.916667+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:28.940959+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:28.940959+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:28.941862+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:28.941862+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:28.949012+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:28.949012+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.949530+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: cephadm 2024-09-17T12:48:28.949530+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.052806+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.052806+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.054978+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.054978+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.056991+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.056991+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.057712+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.057712+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.064839+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.064839+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.071119+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.071119+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.127955+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.127955+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.129710+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.129710+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.131336+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.131336+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.131928+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.131928+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.136684+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.136684+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.200637+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.200637+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.203035+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.203035+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.206086+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.206086+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.207372+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.207372+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.215545+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.215545+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.279270+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.279270+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.281262+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.281262+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.283051+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.283051+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.283758+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.283758+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.288994+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.288994+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.350217+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.350217+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.352296+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.352296+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.354443+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.354443+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.355202+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.355202+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.361363+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.361363+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.426186+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.426186+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.427948+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.427948+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.429715+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.429715+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.430298+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.430298+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.435989+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.435989+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.496082+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.496082+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.498049+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.498049+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.501119+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.501119+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.502219+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.502219+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.510388+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.510388+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.576606+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.576606+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.578679+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.578679+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.581456+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.581456+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.582375+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.582375+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.590387+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.590387+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.661090+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.661090+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.663682+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.663682+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.666419+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.666419+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.667296+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.667296+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.674571+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.674571+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.738680+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.738680+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.740417+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.740417+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.742009+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.742009+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.742637+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.742637+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.747789+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.747789+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.806768+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.806768+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.809205+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.809205+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.811018+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.811018+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.811686+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.811686+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.816752+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.816752+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.878088+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.878088+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.879838+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.879838+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.881973+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.881973+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.882565+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.882565+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.887949+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:29 smithi190 bash[89008]: audit 2024-09-17T12:48:29.887949+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:30.993 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:48:30] "GET /metrics HTTP/1.1" 200 38489 "" "Prometheus/2.51.0" 2024-09-17T12:48:30.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.065294+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.065294+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.137050+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.137050+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.216027+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.216027+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.997 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.289418+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.289418+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.362340+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.362340+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.436428+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.436428+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.510986+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.510986+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.591147+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.591147+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.675010+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.675010+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.998 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.748203+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.748203+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.817522+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.817522+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.888375+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.888375+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.976926+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.976926+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.979645+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.979645+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.982510+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.982510+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.983608+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:30.999 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.983608+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.990488+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:29.990488+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.055500+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.055500+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.057839+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.057839+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.059931+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.059931+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.060915+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.060915+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.066283+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.066283+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.127539+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.127539+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.130323+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.130323+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.132421+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.132421+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.133220+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.133220+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.138458+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.138458+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.200119+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.200119+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.202943+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.001 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.202943+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.205321+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.205321+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.206295+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.206295+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.213007+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.213007+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.283057+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.283057+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.284924+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.284924+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.286579+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.286579+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.002 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.287241+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.287241+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.294142+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.294142+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.352075+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.352075+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.354194+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.354194+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.356219+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.356219+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.356973+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.356973+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.362319+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.003 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.362319+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.421915+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.421915+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.423714+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.423714+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.425358+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.425358+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.426007+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.426007+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.430881+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.430881+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.489357+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.489357+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.491612+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.491612+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.494100+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.494100+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.494797+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.494797+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.500861+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.500861+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.586152+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.586152+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.588651+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.588651+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.590291+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.590291+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.590884+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.590884+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.596759+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.596759+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.006 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.635215+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.635215+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.640840+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.640840+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.648511+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.648511+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.687475+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.687475+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.689636+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.689636+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.691840+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.691840+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.007 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.692694+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.692694+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.698267+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.698267+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.791492+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.791492+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.793559+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.793559+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.795915+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.795915+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.008 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.796701+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.796701+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.802359+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.802359+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.895826+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.895826+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.897804+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.897804+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.899863+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.899863+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.900665+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.900665+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.906136+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[109437]: audit 2024-09-17T12:48:30.906136+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.065294+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.065294+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.137050+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.137050+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.216027+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.011 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.216027+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.289418+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.289418+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.362340+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.362340+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.436428+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.436428+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.510986+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.510986+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.591147+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.591147+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.675010+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.675010+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.748203+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.748203+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.817522+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.817522+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.888375+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.888375+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.976926+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.976926+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.979645+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.979645+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.982510+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.982510+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.983608+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.983608+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.990488+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:29.990488+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.055500+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.055500+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.057839+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.057839+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.059931+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.059931+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.060915+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.060915+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.066283+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.066283+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.127539+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.127539+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.130323+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.130323+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.132421+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.132421+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.133220+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.133220+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.138458+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.138458+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.200119+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.200119+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.202943+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.202943+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.205321+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.205321+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.206295+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.206295+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.213007+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.213007+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.283057+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.283057+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.284924+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.284924+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.286579+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.286579+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.287241+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.287241+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.294142+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.294142+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.352075+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.352075+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.354194+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.354194+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.356219+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.356219+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.356973+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.356973+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.362319+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.362319+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.421915+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.421915+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.423714+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.423714+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.425358+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.425358+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.426007+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.426007+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.430881+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.430881+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.489357+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.489357+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.491612+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.491612+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.494100+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.494100+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.494797+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.494797+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.500861+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.500861+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.586152+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.586152+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.588651+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.588651+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.590291+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.590291+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.590884+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.590884+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.596759+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.596759+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.635215+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.635215+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.640840+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.640840+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.648511+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.648511+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.687475+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.687475+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.689636+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.689636+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.691840+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.691840+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.692694+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.692694+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.698267+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.698267+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.791492+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.791492+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.793559+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.793559+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.795915+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.795915+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.796701+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.796701+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.802359+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.802359+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.895826+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.895826+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.897804+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.897804+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.899863+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.899863+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.900665+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.900665+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.906136+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:30 smithi022 bash[111962]: audit 2024-09-17T12:48:30.906136+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.065294+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.065294+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.137050+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.137050+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.216027+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.216027+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.289418+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.289418+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.362340+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.362340+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.436428+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.436428+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.510986+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.510986+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.591147+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.591147+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.675010+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.675010+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.748203+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.748203+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.817522+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.817522+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.888375+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.888375+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.976926+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.976926+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.979645+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.979645+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.982510+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.982510+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.983608+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.983608+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.990488+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:29.990488+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.055500+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.055500+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.057839+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.057839+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.059931+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.059931+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.060915+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.060915+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.066283+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.066283+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.127539+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.127539+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.130323+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.130323+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.132421+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.132421+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.133220+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.133220+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.138458+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.138458+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.200119+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.200119+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.202943+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.202943+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.205321+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.205321+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.206295+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.206295+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.213007+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.213007+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.283057+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.283057+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.284924+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.284924+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.286579+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.286579+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.287241+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.287241+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.294142+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.294142+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.352075+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.352075+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.354194+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.354194+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.356219+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.356219+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.356973+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.356973+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.362319+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.362319+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.421915+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.421915+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.423714+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.423714+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.425358+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.425358+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.426007+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.426007+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.430881+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.430881+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.489357+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.489357+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.491612+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.491612+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.494100+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.494100+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.494797+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.494797+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.500861+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.500861+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.586152+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.586152+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.588651+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.588651+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.590291+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.590291+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.590884+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.590884+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.596759+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.596759+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.635215+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.635215+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.640840+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.640840+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.648511+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.648511+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.687475+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.687475+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.689636+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.689636+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.691840+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.691840+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.692694+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.692694+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.698267+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.698267+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.791492+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.791492+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.793559+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.793559+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.795915+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.795915+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.796701+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.796701+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.802359+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.802359+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.895826+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.895826+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.897804+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.897804+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:31.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.899863+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.899863+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:31.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.900665+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.900665+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:31.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.906136+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:31.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:30 smithi190 bash[89008]: audit 2024-09-17T12:48:30.906136+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.992746+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:29.992746+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.066769+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.066769+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.138889+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.138889+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cluster 2024-09-17T12:48:30.185880+0000 mgr.y (mgr.54108) 784 : cluster [DBG] pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:32.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cluster 2024-09-17T12:48:30.185880+0000 mgr.y (mgr.54108) 784 : cluster [DBG] pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:32.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.213413+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.213413+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.294588+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.294588+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.362748+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.362748+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.431427+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.431427+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.501434+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.501434+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.597238+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.597238+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.699504+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.699504+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.803018+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.803018+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.906735+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: cephadm 2024-09-17T12:48:30.906735+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.007308+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.007308+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.009259+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.009259+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.011765+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.011765+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.012417+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.012417+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.017269+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.017269+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.093119+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.093119+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.095000+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.095000+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.096958+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.096958+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.097681+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.097681+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.103039+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.103039+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.168618+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.168618+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.171106+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.171106+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.173008+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.173008+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.173710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.173710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.180080+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.180080+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.250526+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.250526+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.252360+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.252360+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.992746+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:29.992746+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.066769+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.066769+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.138889+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.138889+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cluster 2024-09-17T12:48:30.185880+0000 mgr.y (mgr.54108) 784 : cluster [DBG] pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cluster 2024-09-17T12:48:30.185880+0000 mgr.y (mgr.54108) 784 : cluster [DBG] pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.213413+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.213413+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.294588+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.294588+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.362748+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.362748+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.431427+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.431427+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.501434+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.501434+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.597238+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.597238+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.699504+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.254075+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.254075+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.254731+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.254731+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.259753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.259753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.321989+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.321989+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.323700+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.323700+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.325491+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.325491+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.326040+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.326040+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.331031+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.331031+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.396482+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.396482+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.398279+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.398279+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.400081+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.400081+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.400761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.400761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.407063+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.407063+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.473191+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.473191+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.478548+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.478548+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.478941+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.478941+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.483351+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.483351+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.483674+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.483674+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.486355+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.486355+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.490014+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.490014+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.699504+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.803018+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.803018+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.906735+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: cephadm 2024-09-17T12:48:30.906735+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.007308+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.007308+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.009259+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.009259+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.011765+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.011765+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.012417+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.012417+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.017269+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.017269+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.093119+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.093119+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.095000+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.095000+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.492492+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.492492+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.493750+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.493750+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.494988+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.494988+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.496220+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.496220+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.497307+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.497307+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.498401+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.498401+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.499621+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.499621+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.502369+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.502369+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.504086+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.504086+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.509008+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.509008+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.510621+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.510621+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.515653+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:48:32.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.515653+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.517502+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.517502+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.518197+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.518197+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.518850+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.518850+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.519510+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.519510+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.520167+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.520167+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.520926+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.520926+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.521627+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.521627+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.522225+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.522225+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.522815+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.522815+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.525993+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.525993+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.528511+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.528511+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.529055+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.529055+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.529592+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.529592+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.530124+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.530124+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.530722+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.530722+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.535445+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.535445+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.536643+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.536643+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.541213+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.541213+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.542967+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.542967+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.543678+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.543678+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.548729+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.548729+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.613351+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.613351+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.614103+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.614103+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.619129+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[109437]: audit 2024-09-17T12:48:31.619129+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.096958+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.096958+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.097681+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.097681+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.103039+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.103039+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.168618+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.168618+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.171106+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.171106+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.173008+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.173008+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.173710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.173710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.180080+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.180080+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.250526+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.250526+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.252360+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.252360+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.254075+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.254075+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.254731+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.254731+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.259753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.259753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.321989+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.321989+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.323700+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.323700+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.325491+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.325491+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.326040+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.326040+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.331031+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.331031+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.396482+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.396482+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.398279+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.398279+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.400081+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.400081+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.400761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.400761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.407063+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.407063+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.473191+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.473191+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.478548+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.298 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.478548+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.478941+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.478941+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.483351+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.483351+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.483674+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.483674+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.486355+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.486355+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.490014+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.490014+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.299 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.492492+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.492492+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.493750+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.493750+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.494988+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.494988+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.496220+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.496220+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.497307+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.497307+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.498401+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.498401+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.499621+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.499621+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.502369+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.502369+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.504086+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.504086+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.509008+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.509008+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.510621+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:48:32.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.510621+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.515653+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.515653+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.517502+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.517502+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.518197+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.518197+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.518850+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.518850+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.519510+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.519510+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.520167+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.520167+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.520926+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.520926+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.521627+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.521627+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.522225+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.522225+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.522815+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.522815+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.525993+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.525993+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:48:32.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.528511+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.528511+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.529055+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.529055+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.529592+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.529592+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.530124+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.530124+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.530722+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.530722+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.535445+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.535445+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.536643+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.536643+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.541213+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.541213+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.542967+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.542967+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.543678+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.543678+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.548729+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.548729+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.613351+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.613351+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.614103+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.614103+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.619129+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:31 smithi022 bash[111962]: audit 2024-09-17T12:48:31.619129+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.992746+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:29.992746+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.066769+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.066769+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.138889+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.138889+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cluster 2024-09-17T12:48:30.185880+0000 mgr.y (mgr.54108) 784 : cluster [DBG] pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cluster 2024-09-17T12:48:30.185880+0000 mgr.y (mgr.54108) 784 : cluster [DBG] pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.213413+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.213413+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.294588+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.294588+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.362748+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.362748+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.431427+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.431427+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.501434+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.501434+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.597238+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.597238+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.699504+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.699504+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.803018+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.803018+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.906735+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: cephadm 2024-09-17T12:48:30.906735+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:32.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.007308+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.007308+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.009259+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.009259+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.011765+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.011765+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.012417+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.012417+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.017269+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.017269+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.093119+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.093119+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.095000+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.095000+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.096958+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.096958+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.097681+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.097681+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.103039+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.103039+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.168618+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.168618+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.171106+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.171106+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.173008+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.173008+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.173710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.173710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.180080+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.180080+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.250526+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.250526+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.252360+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.252360+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.254075+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.254075+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.254731+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.254731+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.259753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.259753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.321989+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.321989+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.323700+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.323700+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.325491+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.325491+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.326040+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.326040+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.331031+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.331031+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.396482+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.396482+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.398279+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.398279+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.400081+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.400081+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.400761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.400761+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.407063+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.407063+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.473191+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.473191+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.478548+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.478548+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.478941+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.478941+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:48:32.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.483351+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.483351+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.483674+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.483674+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.486355+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.486355+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.490014+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.490014+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.492492+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.492492+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.493750+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.493750+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.494988+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.494988+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.496220+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.496220+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.497307+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.497307+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.498401+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.498401+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.499621+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.499621+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.502369+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.502369+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.504086+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.504086+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.509008+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:48:32.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.509008+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:48:32.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.510621+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:48:32.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.510621+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:48:32.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.515653+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.515653+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.517502+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.517502+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.518197+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.518197+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.518850+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.518850+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.519510+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.519510+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.520167+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.520167+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.520926+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.520926+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.521627+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.521627+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.522225+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.522225+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.522815+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.522815+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.525993+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.525993+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.528511+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.528511+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.529055+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.529055+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.529592+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.529592+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.530124+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.530124+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.530722+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.530722+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.535445+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.535445+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.536643+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.536643+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.541213+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.541213+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.542967+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.542967+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.543678+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.543678+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.548729+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.548729+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.613351+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.613351+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.614103+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.614103+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.619129+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:32.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:31 smithi190 bash[89008]: audit 2024-09-17T12:48:31.619129+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:33.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.017959+0000 mgr.y (mgr.54108) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.017959+0000 mgr.y (mgr.54108) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.103544+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.103544+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.180605+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.180605+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.260341+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.260341+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.331472+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.331472+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.407604+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.407604+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.486921+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.486921+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:48:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.498910+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:48:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.498910+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:48:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.536190+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:48:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:32 smithi190 bash[89008]: cephadm 2024-09-17T12:48:31.536190+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:48:33.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.017959+0000 mgr.y (mgr.54108) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.017959+0000 mgr.y (mgr.54108) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.193 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.103544+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.103544+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.180605+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.180605+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.260341+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.260341+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.331472+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.331472+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.407604+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.407604+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.486921+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.486921+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.498910+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.498910+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:48:33.194 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.536190+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[111962]: cephadm 2024-09-17T12:48:31.536190+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.017959+0000 mgr.y (mgr.54108) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.017959+0000 mgr.y (mgr.54108) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.103544+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.103544+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.180605+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.180605+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.260341+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.260341+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.331472+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.331472+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.195 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.407604+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.407604+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:48:33.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.486921+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:48:33.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.486921+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:48:33.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.498910+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:48:33.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.498910+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:48:33.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.536190+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:48:33.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:32 smithi022 bash[109437]: cephadm 2024-09-17T12:48:31.536190+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:48:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:33 smithi022 bash[111962]: cluster 2024-09-17T12:48:32.187026+0000 mgr.y (mgr.54108) 803 : cluster [DBG] pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:33 smithi022 bash[111962]: cluster 2024-09-17T12:48:32.187026+0000 mgr.y (mgr.54108) 803 : cluster [DBG] pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:34.264 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:33 smithi022 bash[126415]: debug 2024-09-17T12:48:33.963+0000 7f239edf5640 -1 osd.2 124 log_to_monitors true 2024-09-17T12:48:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:33 smithi022 bash[109437]: cluster 2024-09-17T12:48:32.187026+0000 mgr.y (mgr.54108) 803 : cluster [DBG] pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:33 smithi022 bash[109437]: cluster 2024-09-17T12:48:32.187026+0000 mgr.y (mgr.54108) 803 : cluster [DBG] pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:34.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:33 smithi190 bash[89008]: cluster 2024-09-17T12:48:32.187026+0000 mgr.y (mgr.54108) 803 : cluster [DBG] pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:34.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:33 smithi190 bash[89008]: cluster 2024-09-17T12:48:32.187026+0000 mgr.y (mgr.54108) 803 : cluster [DBG] pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:35.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:33.950228+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:33.950228+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:33.951826+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:33.951826+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:33.969920+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:33.969920+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:33.970311+0000 mon.a (mon.0) 2973 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:33.970311+0000 mon.a (mon.0) 2973 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:34.085057+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:34.085057+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:34.678145+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:34.678145+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:34.686561+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:34.686561+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:34.693616+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[109437]: audit 2024-09-17T12:48:34.693616+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:33.950228+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:33.950228+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:33.951826+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:33.951826+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:33.969920+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:33.969920+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:33.970311+0000 mon.a (mon.0) 2973 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:33.970311+0000 mon.a (mon.0) 2973 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:34.085057+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:34.085057+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:34.678145+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:34.678145+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:34.686561+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:34.686561+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:34.693616+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.244 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:34 smithi022 bash[111962]: audit 2024-09-17T12:48:34.693616+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:33.950228+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:33.950228+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:33.951826+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:33.951826+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:33.969920+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:33.969920+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:33.970311+0000 mon.a (mon.0) 2973 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:33.970311+0000 mon.a (mon.0) 2973 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:34.085057+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:34.085057+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:34.678145+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:34.678145+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:34.686561+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:34.686561+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:34.693616+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:34 smithi190 bash[89008]: audit 2024-09-17T12:48:34.693616+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:35.514 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[126415]: debug 2024-09-17T12:48:35.331+0000 7f2392b97640 -1 osd.2 124 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:48:36.128 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: cluster 2024-09-17T12:48:34.188137+0000 mgr.y (mgr.54108) 804 : cluster [DBG] pgmap v181: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:36.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: cluster 2024-09-17T12:48:34.188137+0000 mgr.y (mgr.54108) 804 : cluster [DBG] pgmap v181: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:36.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: audit 2024-09-17T12:48:34.960335+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:48:36.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: audit 2024-09-17T12:48:34.960335+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:48:36.130 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: cluster 2024-09-17T12:48:34.967450+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T12:48:36.130 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: cluster 2024-09-17T12:48:34.967450+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T12:48:36.130 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: audit 2024-09-17T12:48:34.969316+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.130 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: audit 2024-09-17T12:48:34.969316+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.130 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: audit 2024-09-17T12:48:34.970058+0000 mon.a (mon.0) 2980 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.131 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: audit 2024-09-17T12:48:34.970058+0000 mon.a (mon.0) 2980 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.131 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: audit 2024-09-17T12:48:35.315796+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T12:48:36.131 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:35 smithi190 bash[89008]: audit 2024-09-17T12:48:35.315796+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T12:48:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: cluster 2024-09-17T12:48:34.188137+0000 mgr.y (mgr.54108) 804 : cluster [DBG] pgmap v181: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: cluster 2024-09-17T12:48:34.188137+0000 mgr.y (mgr.54108) 804 : cluster [DBG] pgmap v181: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: audit 2024-09-17T12:48:34.960335+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:48:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: audit 2024-09-17T12:48:34.960335+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:48:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: cluster 2024-09-17T12:48:34.967450+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T12:48:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: cluster 2024-09-17T12:48:34.967450+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T12:48:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: audit 2024-09-17T12:48:34.969316+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: audit 2024-09-17T12:48:34.969316+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: audit 2024-09-17T12:48:34.970058+0000 mon.a (mon.0) 2980 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: audit 2024-09-17T12:48:34.970058+0000 mon.a (mon.0) 2980 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: audit 2024-09-17T12:48:35.315796+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T12:48:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[109437]: audit 2024-09-17T12:48:35.315796+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T12:48:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: cluster 2024-09-17T12:48:34.188137+0000 mgr.y (mgr.54108) 804 : cluster [DBG] pgmap v181: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: cluster 2024-09-17T12:48:34.188137+0000 mgr.y (mgr.54108) 804 : cluster [DBG] pgmap v181: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: audit 2024-09-17T12:48:34.960335+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:48:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: audit 2024-09-17T12:48:34.960335+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:48:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: cluster 2024-09-17T12:48:34.967450+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T12:48:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: cluster 2024-09-17T12:48:34.967450+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T12:48:36.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: audit 2024-09-17T12:48:34.969316+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: audit 2024-09-17T12:48:34.969316+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: audit 2024-09-17T12:48:34.970058+0000 mon.a (mon.0) 2980 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: audit 2024-09-17T12:48:34.970058+0000 mon.a (mon.0) 2980 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:48:36.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: audit 2024-09-17T12:48:35.315796+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T12:48:36.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:35 smithi022 bash[111962]: audit 2024-09-17T12:48:35.315796+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T12:48:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: audit 2024-09-17T12:48:35.239870+0000 mgr.y (mgr.54108) 805 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:37.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: audit 2024-09-17T12:48:35.239870+0000 mgr.y (mgr.54108) 805 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: cluster 2024-09-17T12:48:36.312639+0000 mon.a (mon.0) 2982 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:48:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: cluster 2024-09-17T12:48:36.312639+0000 mon.a (mon.0) 2982 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:48:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: cluster 2024-09-17T12:48:36.323187+0000 mon.a (mon.0) 2983 : cluster [INF] osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445] boot 2024-09-17T12:48:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: cluster 2024-09-17T12:48:36.323187+0000 mon.a (mon.0) 2983 : cluster [INF] osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445] boot 2024-09-17T12:48:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: cluster 2024-09-17T12:48:36.323321+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:48:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: cluster 2024-09-17T12:48:36.323321+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:48:37.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: audit 2024-09-17T12:48:36.324844+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:48:37.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:36 smithi190 bash[89008]: audit 2024-09-17T12:48:36.324844+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:48:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:36 smithi022 bash[109437]: audit 2024-09-17T12:48:35.239870+0000 mgr.y (mgr.54108) 805 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:36 smithi022 bash[109437]: audit 2024-09-17T12:48:35.239870+0000 mgr.y (mgr.54108) 805 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:36 smithi022 bash[109437]: cluster 2024-09-17T12:48:36.312639+0000 mon.a (mon.0) 2982 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:48:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:36.312639+0000 mon.a (mon.0) 2982 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:48:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:36.323187+0000 mon.a (mon.0) 2983 : cluster [INF] osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445] boot 2024-09-17T12:48:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:36.323187+0000 mon.a (mon.0) 2983 : cluster [INF] osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445] boot 2024-09-17T12:48:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:36.323321+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:36.323321+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: audit 2024-09-17T12:48:36.324844+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: audit 2024-09-17T12:48:36.324844+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: audit 2024-09-17T12:48:35.239870+0000 mgr.y (mgr.54108) 805 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: audit 2024-09-17T12:48:35.239870+0000 mgr.y (mgr.54108) 805 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:36.312639+0000 mon.a (mon.0) 2982 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:36.312639+0000 mon.a (mon.0) 2982 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:36.323187+0000 mon.a (mon.0) 2983 : cluster [INF] osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445] boot 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:36.323187+0000 mon.a (mon.0) 2983 : cluster [INF] osd.2 [v2:172.21.15.22:6818/3726809445,v1:172.21.15.22:6819/3726809445] boot 2024-09-17T12:48:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:36.323321+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:48:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:36.323321+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:48:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: audit 2024-09-17T12:48:36.324844+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:48:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: audit 2024-09-17T12:48:36.324844+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:48:38.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:37 smithi190 bash[89008]: cluster 2024-09-17T12:48:36.189102+0000 mgr.y (mgr.54108) 806 : cluster [DBG] pgmap v183: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:38.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:37 smithi190 bash[89008]: cluster 2024-09-17T12:48:36.189102+0000 mgr.y (mgr.54108) 806 : cluster [DBG] pgmap v183: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:38.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:37 smithi190 bash[89008]: cluster 2024-09-17T12:48:37.320725+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T12:48:38.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:37 smithi190 bash[89008]: cluster 2024-09-17T12:48:37.320725+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T12:48:38.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:36.189102+0000 mgr.y (mgr.54108) 806 : cluster [DBG] pgmap v183: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:38.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:36.189102+0000 mgr.y (mgr.54108) 806 : cluster [DBG] pgmap v183: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:38.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:37.320725+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T12:48:38.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[109437]: cluster 2024-09-17T12:48:37.320725+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T12:48:38.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:36.189102+0000 mgr.y (mgr.54108) 806 : cluster [DBG] pgmap v183: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:38.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:36.189102+0000 mgr.y (mgr.54108) 806 : cluster [DBG] pgmap v183: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:48:38.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:37.320725+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T12:48:38.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:37 smithi022 bash[111962]: cluster 2024-09-17T12:48:37.320725+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T12:48:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:39 smithi190 bash[89008]: cluster 2024-09-17T12:48:38.190106+0000 mgr.y (mgr.54108) 807 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized, 14 active+undersized+degraded, 120 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:48:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:39 smithi190 bash[89008]: cluster 2024-09-17T12:48:38.190106+0000 mgr.y (mgr.54108) 807 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized, 14 active+undersized+degraded, 120 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:48:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:39 smithi190 bash[89008]: cluster 2024-09-17T12:48:38.971837+0000 mon.a (mon.0) 2987 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:39.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:39 smithi190 bash[89008]: cluster 2024-09-17T12:48:38.971837+0000 mon.a (mon.0) 2987 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:39 smithi022 bash[109437]: cluster 2024-09-17T12:48:38.190106+0000 mgr.y (mgr.54108) 807 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized, 14 active+undersized+degraded, 120 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:48:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:39 smithi022 bash[109437]: cluster 2024-09-17T12:48:38.190106+0000 mgr.y (mgr.54108) 807 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized, 14 active+undersized+degraded, 120 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:48:39.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:39 smithi022 bash[109437]: cluster 2024-09-17T12:48:38.971837+0000 mon.a (mon.0) 2987 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:39.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:39 smithi022 bash[109437]: cluster 2024-09-17T12:48:38.971837+0000 mon.a (mon.0) 2987 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:39 smithi022 bash[111962]: cluster 2024-09-17T12:48:38.190106+0000 mgr.y (mgr.54108) 807 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized, 14 active+undersized+degraded, 120 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:48:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:39 smithi022 bash[111962]: cluster 2024-09-17T12:48:38.190106+0000 mgr.y (mgr.54108) 807 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized, 14 active+undersized+degraded, 120 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:48:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:39 smithi022 bash[111962]: cluster 2024-09-17T12:48:38.971837+0000 mon.a (mon.0) 2987 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:39.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:39 smithi022 bash[111962]: cluster 2024-09-17T12:48:38.971837+0000 mon.a (mon.0) 2987 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:48:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:48:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:48:40] "GET /metrics HTTP/1.1" 200 38497 "" "Prometheus/2.51.0" 2024-09-17T12:48:41.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:41 smithi022 bash[111962]: cluster 2024-09-17T12:48:40.191619+0000 mgr.y (mgr.54108) 808 : cluster [DBG] pgmap v187: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:48:41.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:41 smithi022 bash[111962]: cluster 2024-09-17T12:48:40.191619+0000 mgr.y (mgr.54108) 808 : cluster [DBG] pgmap v187: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:48:41.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:41 smithi022 bash[109437]: cluster 2024-09-17T12:48:40.191619+0000 mgr.y (mgr.54108) 808 : cluster [DBG] pgmap v187: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:48:41.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:41 smithi022 bash[109437]: cluster 2024-09-17T12:48:40.191619+0000 mgr.y (mgr.54108) 808 : cluster [DBG] pgmap v187: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:48:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:41 smithi190 bash[89008]: cluster 2024-09-17T12:48:40.191619+0000 mgr.y (mgr.54108) 808 : cluster [DBG] pgmap v187: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:48:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:41 smithi190 bash[89008]: cluster 2024-09-17T12:48:40.191619+0000 mgr.y (mgr.54108) 808 : cluster [DBG] pgmap v187: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:48:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:42 smithi190 bash[89008]: cluster 2024-09-17T12:48:42.246775+0000 mon.a (mon.0) 2988 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded) 2024-09-17T12:48:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:42 smithi190 bash[89008]: cluster 2024-09-17T12:48:42.246775+0000 mon.a (mon.0) 2988 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded) 2024-09-17T12:48:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:42 smithi190 bash[89008]: cluster 2024-09-17T12:48:42.246822+0000 mon.a (mon.0) 2989 : cluster [INF] Cluster is now healthy 2024-09-17T12:48:42.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:42 smithi190 bash[89008]: cluster 2024-09-17T12:48:42.246822+0000 mon.a (mon.0) 2989 : cluster [INF] Cluster is now healthy 2024-09-17T12:48:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:42 smithi022 bash[109437]: cluster 2024-09-17T12:48:42.246775+0000 mon.a (mon.0) 2988 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded) 2024-09-17T12:48:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:42 smithi022 bash[109437]: cluster 2024-09-17T12:48:42.246775+0000 mon.a (mon.0) 2988 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded) 2024-09-17T12:48:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:42 smithi022 bash[109437]: cluster 2024-09-17T12:48:42.246822+0000 mon.a (mon.0) 2989 : cluster [INF] Cluster is now healthy 2024-09-17T12:48:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:42 smithi022 bash[109437]: cluster 2024-09-17T12:48:42.246822+0000 mon.a (mon.0) 2989 : cluster [INF] Cluster is now healthy 2024-09-17T12:48:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:42 smithi022 bash[111962]: cluster 2024-09-17T12:48:42.246775+0000 mon.a (mon.0) 2988 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded) 2024-09-17T12:48:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:42 smithi022 bash[111962]: cluster 2024-09-17T12:48:42.246775+0000 mon.a (mon.0) 2988 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/636 objects degraded (2.987%), 2 pgs degraded) 2024-09-17T12:48:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:42 smithi022 bash[111962]: cluster 2024-09-17T12:48:42.246822+0000 mon.a (mon.0) 2989 : cluster [INF] Cluster is now healthy 2024-09-17T12:48:42.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:42 smithi022 bash[111962]: cluster 2024-09-17T12:48:42.246822+0000 mon.a (mon.0) 2989 : cluster [INF] Cluster is now healthy 2024-09-17T12:48:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:43 smithi190 bash[89008]: cluster 2024-09-17T12:48:42.192495+0000 mgr.y (mgr.54108) 809 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-09-17T12:48:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:43 smithi190 bash[89008]: cluster 2024-09-17T12:48:42.192495+0000 mgr.y (mgr.54108) 809 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-09-17T12:48:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:43 smithi022 bash[109437]: cluster 2024-09-17T12:48:42.192495+0000 mgr.y (mgr.54108) 809 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-09-17T12:48:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:43 smithi022 bash[109437]: cluster 2024-09-17T12:48:42.192495+0000 mgr.y (mgr.54108) 809 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-09-17T12:48:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:43 smithi022 bash[111962]: cluster 2024-09-17T12:48:42.192495+0000 mgr.y (mgr.54108) 809 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-09-17T12:48:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:43 smithi022 bash[111962]: cluster 2024-09-17T12:48:42.192495+0000 mgr.y (mgr.54108) 809 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-09-17T12:48:45.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:45 smithi190 bash[89008]: audit 2024-09-17T12:48:44.106615+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:45.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:45 smithi190 bash[89008]: audit 2024-09-17T12:48:44.106615+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:45.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:45 smithi190 bash[89008]: cluster 2024-09-17T12:48:44.193385+0000 mgr.y (mgr.54108) 810 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:48:45.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:45 smithi190 bash[89008]: cluster 2024-09-17T12:48:44.193385+0000 mgr.y (mgr.54108) 810 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:48:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:45 smithi022 bash[109437]: audit 2024-09-17T12:48:44.106615+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:45 smithi022 bash[109437]: audit 2024-09-17T12:48:44.106615+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:45 smithi022 bash[109437]: cluster 2024-09-17T12:48:44.193385+0000 mgr.y (mgr.54108) 810 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:48:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:45 smithi022 bash[109437]: cluster 2024-09-17T12:48:44.193385+0000 mgr.y (mgr.54108) 810 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:48:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:45 smithi022 bash[111962]: audit 2024-09-17T12:48:44.106615+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:45 smithi022 bash[111962]: audit 2024-09-17T12:48:44.106615+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:45 smithi022 bash[111962]: cluster 2024-09-17T12:48:44.193385+0000 mgr.y (mgr.54108) 810 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:48:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:45 smithi022 bash[111962]: cluster 2024-09-17T12:48:44.193385+0000 mgr.y (mgr.54108) 810 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:48:46.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:46 smithi022 bash[109437]: audit 2024-09-17T12:48:45.250943+0000 mgr.y (mgr.54108) 811 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:46.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:46 smithi022 bash[109437]: audit 2024-09-17T12:48:45.250943+0000 mgr.y (mgr.54108) 811 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:46 smithi022 bash[111962]: audit 2024-09-17T12:48:45.250943+0000 mgr.y (mgr.54108) 811 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:46 smithi022 bash[111962]: audit 2024-09-17T12:48:45.250943+0000 mgr.y (mgr.54108) 811 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:46 smithi190 bash[89008]: audit 2024-09-17T12:48:45.250943+0000 mgr.y (mgr.54108) 811 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:46 smithi190 bash[89008]: audit 2024-09-17T12:48:45.250943+0000 mgr.y (mgr.54108) 811 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:46.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:48:47.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:47 smithi190 bash[89008]: audit 2024-09-17T12:48:45.995915+0000 mgr.y (mgr.54108) 812 : audit [DBG] from='client.64331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:47.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:47 smithi190 bash[89008]: audit 2024-09-17T12:48:45.995915+0000 mgr.y (mgr.54108) 812 : audit [DBG] from='client.64331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:47.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:47 smithi190 bash[89008]: cluster 2024-09-17T12:48:46.194885+0000 mgr.y (mgr.54108) 813 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:48:47.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:47 smithi190 bash[89008]: cluster 2024-09-17T12:48:46.194885+0000 mgr.y (mgr.54108) 813 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:48:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:47 smithi022 bash[111962]: audit 2024-09-17T12:48:45.995915+0000 mgr.y (mgr.54108) 812 : audit [DBG] from='client.64331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:47 smithi022 bash[111962]: audit 2024-09-17T12:48:45.995915+0000 mgr.y (mgr.54108) 812 : audit [DBG] from='client.64331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:47 smithi022 bash[111962]: cluster 2024-09-17T12:48:46.194885+0000 mgr.y (mgr.54108) 813 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:48:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:47 smithi022 bash[111962]: cluster 2024-09-17T12:48:46.194885+0000 mgr.y (mgr.54108) 813 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:48:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:47 smithi022 bash[109437]: audit 2024-09-17T12:48:45.995915+0000 mgr.y (mgr.54108) 812 : audit [DBG] from='client.64331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:47 smithi022 bash[109437]: audit 2024-09-17T12:48:45.995915+0000 mgr.y (mgr.54108) 812 : audit [DBG] from='client.64331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:47 smithi022 bash[109437]: cluster 2024-09-17T12:48:46.194885+0000 mgr.y (mgr.54108) 813 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:48:47.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:47 smithi022 bash[109437]: cluster 2024-09-17T12:48:46.194885+0000 mgr.y (mgr.54108) 813 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:48:50.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[111962]: cluster 2024-09-17T12:48:48.195958+0000 mgr.y (mgr.54108) 814 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-17T12:48:50.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[111962]: cluster 2024-09-17T12:48:48.195958+0000 mgr.y (mgr.54108) 814 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[111962]: audit 2024-09-17T12:48:48.947167+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[111962]: audit 2024-09-17T12:48:48.947167+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[111962]: audit 2024-09-17T12:48:48.949238+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[111962]: audit 2024-09-17T12:48:48.949238+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[109437]: cluster 2024-09-17T12:48:48.195958+0000 mgr.y (mgr.54108) 814 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[109437]: cluster 2024-09-17T12:48:48.195958+0000 mgr.y (mgr.54108) 814 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[109437]: audit 2024-09-17T12:48:48.947167+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[109437]: audit 2024-09-17T12:48:48.947167+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[109437]: audit 2024-09-17T12:48:48.949238+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:49 smithi022 bash[109437]: audit 2024-09-17T12:48:48.949238+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:49 smithi190 bash[89008]: cluster 2024-09-17T12:48:48.195958+0000 mgr.y (mgr.54108) 814 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-17T12:48:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:49 smithi190 bash[89008]: cluster 2024-09-17T12:48:48.195958+0000 mgr.y (mgr.54108) 814 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-17T12:48:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:49 smithi190 bash[89008]: audit 2024-09-17T12:48:48.947167+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:49 smithi190 bash[89008]: audit 2024-09-17T12:48:48.947167+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:49 smithi190 bash[89008]: audit 2024-09-17T12:48:48.949238+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:49 smithi190 bash[89008]: audit 2024-09-17T12:48:48.949238+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:48:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:48:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:48:50] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.51.0" 2024-09-17T12:48:51.590 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:48:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[109437]: cluster 2024-09-17T12:48:50.197412+0000 mgr.y (mgr.54108) 815 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[109437]: cluster 2024-09-17T12:48:50.197412+0000 mgr.y (mgr.54108) 815 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[109437]: audit 2024-09-17T12:48:50.866713+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[109437]: audit 2024-09-17T12:48:50.866713+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[109437]: audit 2024-09-17T12:48:50.877229+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[109437]: audit 2024-09-17T12:48:50.877229+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[109437]: audit 2024-09-17T12:48:50.887834+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[109437]: audit 2024-09-17T12:48:50.887834+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[111962]: cluster 2024-09-17T12:48:50.197412+0000 mgr.y (mgr.54108) 815 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[111962]: cluster 2024-09-17T12:48:50.197412+0000 mgr.y (mgr.54108) 815 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[111962]: audit 2024-09-17T12:48:50.866713+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[111962]: audit 2024-09-17T12:48:50.866713+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[111962]: audit 2024-09-17T12:48:50.877229+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[111962]: audit 2024-09-17T12:48:50.877229+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[111962]: audit 2024-09-17T12:48:50.887834+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:51 smithi022 bash[111962]: audit 2024-09-17T12:48:50.887834+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:51 smithi190 bash[89008]: cluster 2024-09-17T12:48:50.197412+0000 mgr.y (mgr.54108) 815 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:51 smithi190 bash[89008]: cluster 2024-09-17T12:48:50.197412+0000 mgr.y (mgr.54108) 815 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:51 smithi190 bash[89008]: audit 2024-09-17T12:48:50.866713+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:51 smithi190 bash[89008]: audit 2024-09-17T12:48:50.866713+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:51 smithi190 bash[89008]: audit 2024-09-17T12:48:50.877229+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:51 smithi190 bash[89008]: audit 2024-09-17T12:48:50.877229+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:51 smithi190 bash[89008]: audit 2024-09-17T12:48:50.887834+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:52.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:51 smithi190 bash[89008]: audit 2024-09-17T12:48:50.887834+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:54.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:53 smithi022 bash[111962]: cluster 2024-09-17T12:48:52.198251+0000 mgr.y (mgr.54108) 816 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:54.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:53 smithi022 bash[111962]: cluster 2024-09-17T12:48:52.198251+0000 mgr.y (mgr.54108) 816 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:53 smithi022 bash[109437]: cluster 2024-09-17T12:48:52.198251+0000 mgr.y (mgr.54108) 816 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:53 smithi022 bash[109437]: cluster 2024-09-17T12:48:52.198251+0000 mgr.y (mgr.54108) 816 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:54.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:53 smithi190 bash[89008]: cluster 2024-09-17T12:48:52.198251+0000 mgr.y (mgr.54108) 816 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:54.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:53 smithi190 bash[89008]: cluster 2024-09-17T12:48:52.198251+0000 mgr.y (mgr.54108) 816 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:55.122 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:48:55.122 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 0s ago 50m - - 2024-09-17T12:48:55.122 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 4s ago 49m - - 2024-09-17T12:48:55.122 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (10m) 0s ago 40m 13.6M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:48:55.122 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (9m) 4s ago 39m 69.4M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:48:55.122 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (12m) 0s ago 36m 50.0M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (5m) 4s ago 48m 440M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (23m) 0s ago 51m 522M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (6m) 0s ago 51m 62.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (7m) 4s ago 49m 53.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (5m) 0s ago 49m 43.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (11m) 0s ago 40m 8427k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (11m) 4s ago 40m 8424k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (2m) 0s ago 48m 49.3M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (2m) 0s ago 47m 49.3M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (29s) 0s ago 46m 48.5M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (45m) 0s ago 45m 70.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (44m) 4s ago 44m 72.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (43m) 4s ago 43m 68.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:48:55.123 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (42m) 4s ago 42m 60.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:48:55.124 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (41m) 4s ago 41m 70.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:48:55.124 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (10m) 4s ago 40m 49.2M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:48:55.124 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (37m) 0s ago 37m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:48:55.124 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (37m) 4s ago 37m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:48:55.882 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T12:48:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:55 smithi190 bash[89008]: cluster 2024-09-17T12:48:54.199176+0000 mgr.y (mgr.54108) 817 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:55 smithi190 bash[89008]: cluster 2024-09-17T12:48:54.199176+0000 mgr.y (mgr.54108) 817 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:55 smithi190 bash[89008]: audit 2024-09-17T12:48:54.834659+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:55 smithi190 bash[89008]: audit 2024-09-17T12:48:54.834659+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:55 smithi190 bash[89008]: audit 2024-09-17T12:48:54.840620+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:55 smithi190 bash[89008]: audit 2024-09-17T12:48:54.840620+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:55 smithi190 bash[89008]: audit 2024-09-17T12:48:54.847415+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:55 smithi190 bash[89008]: audit 2024-09-17T12:48:54.847415+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[111962]: cluster 2024-09-17T12:48:54.199176+0000 mgr.y (mgr.54108) 817 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[111962]: cluster 2024-09-17T12:48:54.199176+0000 mgr.y (mgr.54108) 817 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[111962]: audit 2024-09-17T12:48:54.834659+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[111962]: audit 2024-09-17T12:48:54.834659+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[111962]: audit 2024-09-17T12:48:54.840620+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[111962]: audit 2024-09-17T12:48:54.840620+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[111962]: audit 2024-09-17T12:48:54.847415+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[111962]: audit 2024-09-17T12:48:54.847415+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[109437]: cluster 2024-09-17T12:48:54.199176+0000 mgr.y (mgr.54108) 817 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:56.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[109437]: cluster 2024-09-17T12:48:54.199176+0000 mgr.y (mgr.54108) 817 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:48:56.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[109437]: audit 2024-09-17T12:48:54.834659+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[109437]: audit 2024-09-17T12:48:54.834659+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[109437]: audit 2024-09-17T12:48:54.840620+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[109437]: audit 2024-09-17T12:48:54.840620+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[109437]: audit 2024-09-17T12:48:54.847415+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:56.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:55 smithi022 bash[109437]: audit 2024-09-17T12:48:54.847415+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:48:57.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:56 smithi190 bash[89008]: audit 2024-09-17T12:48:55.106049+0000 mgr.y (mgr.54108) 818 : audit [DBG] from='client.64337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:57.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:56 smithi190 bash[89008]: audit 2024-09-17T12:48:55.106049+0000 mgr.y (mgr.54108) 818 : audit [DBG] from='client.64337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:57.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:56 smithi190 bash[89008]: audit 2024-09-17T12:48:55.262135+0000 mgr.y (mgr.54108) 819 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:57.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:56 smithi190 bash[89008]: audit 2024-09-17T12:48:55.262135+0000 mgr.y (mgr.54108) 819 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:56 smithi022 bash[111962]: audit 2024-09-17T12:48:55.106049+0000 mgr.y (mgr.54108) 818 : audit [DBG] from='client.64337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:56 smithi022 bash[111962]: audit 2024-09-17T12:48:55.106049+0000 mgr.y (mgr.54108) 818 : audit [DBG] from='client.64337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:56 smithi022 bash[111962]: audit 2024-09-17T12:48:55.262135+0000 mgr.y (mgr.54108) 819 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:56 smithi022 bash[111962]: audit 2024-09-17T12:48:55.262135+0000 mgr.y (mgr.54108) 819 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:56 smithi022 bash[109437]: audit 2024-09-17T12:48:55.106049+0000 mgr.y (mgr.54108) 818 : audit [DBG] from='client.64337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:56 smithi022 bash[109437]: audit 2024-09-17T12:48:55.106049+0000 mgr.y (mgr.54108) 818 : audit [DBG] from='client.64337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:48:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:56 smithi022 bash[109437]: audit 2024-09-17T12:48:55.262135+0000 mgr.y (mgr.54108) 819 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:56 smithi022 bash[109437]: audit 2024-09-17T12:48:55.262135+0000 mgr.y (mgr.54108) 819 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:48:57.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:57 smithi022 bash[109437]: cluster 2024-09-17T12:48:56.200811+0000 mgr.y (mgr.54108) 820 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:57.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:57 smithi022 bash[109437]: cluster 2024-09-17T12:48:56.200811+0000 mgr.y (mgr.54108) 820 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:57.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:57 smithi022 bash[111962]: cluster 2024-09-17T12:48:56.200811+0000 mgr.y (mgr.54108) 820 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:57.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:57 smithi022 bash[111962]: cluster 2024-09-17T12:48:56.200811+0000 mgr.y (mgr.54108) 820 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:58.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:57 smithi190 bash[89008]: cluster 2024-09-17T12:48:56.200811+0000 mgr.y (mgr.54108) 820 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:48:58.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:57 smithi190 bash[89008]: cluster 2024-09-17T12:48:56.200811+0000 mgr.y (mgr.54108) 820 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:00.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:59 smithi190 bash[89008]: cluster 2024-09-17T12:48:58.201870+0000 mgr.y (mgr.54108) 821 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:00.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:48:59 smithi190 bash[89008]: cluster 2024-09-17T12:48:58.201870+0000 mgr.y (mgr.54108) 821 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:00.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:59 smithi022 bash[111962]: cluster 2024-09-17T12:48:58.201870+0000 mgr.y (mgr.54108) 821 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:00.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:48:59 smithi022 bash[111962]: cluster 2024-09-17T12:48:58.201870+0000 mgr.y (mgr.54108) 821 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:00.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:59 smithi022 bash[109437]: cluster 2024-09-17T12:48:58.201870+0000 mgr.y (mgr.54108) 821 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:00.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:48:59 smithi022 bash[109437]: cluster 2024-09-17T12:48:58.201870+0000 mgr.y (mgr.54108) 821 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:49:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:49:00] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.51.0" 2024-09-17T12:49:01.316 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:49:02.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:01 smithi190 bash[89008]: cluster 2024-09-17T12:49:00.202922+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:02.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:01 smithi190 bash[89008]: cluster 2024-09-17T12:49:00.202922+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:01 smithi022 bash[109437]: cluster 2024-09-17T12:49:00.202922+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:01 smithi022 bash[109437]: cluster 2024-09-17T12:49:00.202922+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:02.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:01 smithi022 bash[111962]: cluster 2024-09-17T12:49:00.202922+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:02.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:01 smithi022 bash[111962]: cluster 2024-09-17T12:49:00.202922+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:04.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:03 smithi190 bash[89008]: cluster 2024-09-17T12:49:02.203813+0000 mgr.y (mgr.54108) 823 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:04.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:03 smithi190 bash[89008]: cluster 2024-09-17T12:49:02.203813+0000 mgr.y (mgr.54108) 823 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:03 smithi022 bash[111962]: cluster 2024-09-17T12:49:02.203813+0000 mgr.y (mgr.54108) 823 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:03 smithi022 bash[111962]: cluster 2024-09-17T12:49:02.203813+0000 mgr.y (mgr.54108) 823 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:03 smithi022 bash[109437]: cluster 2024-09-17T12:49:02.203813+0000 mgr.y (mgr.54108) 823 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:03 smithi022 bash[109437]: cluster 2024-09-17T12:49:02.203813+0000 mgr.y (mgr.54108) 823 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:04.708 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:49:05.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:04 smithi022 bash[111962]: audit 2024-09-17T12:49:03.941775+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:05.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:04 smithi022 bash[111962]: audit 2024-09-17T12:49:03.941775+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:05.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:04 smithi022 bash[111962]: audit 2024-09-17T12:49:04.695486+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.22:0/325833826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:05.089 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:04 smithi022 bash[111962]: audit 2024-09-17T12:49:04.695486+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.22:0/325833826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:05.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:04 smithi022 bash[109437]: audit 2024-09-17T12:49:03.941775+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:05.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:04 smithi022 bash[109437]: audit 2024-09-17T12:49:03.941775+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:05.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:04 smithi022 bash[109437]: audit 2024-09-17T12:49:04.695486+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.22:0/325833826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:05.090 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:04 smithi022 bash[109437]: audit 2024-09-17T12:49:04.695486+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.22:0/325833826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:05.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:04 smithi190 bash[89008]: audit 2024-09-17T12:49:03.941775+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:05.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:04 smithi190 bash[89008]: audit 2024-09-17T12:49:03.941775+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:05.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:04 smithi190 bash[89008]: audit 2024-09-17T12:49:04.695486+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.22:0/325833826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:05.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:04 smithi190 bash[89008]: audit 2024-09-17T12:49:04.695486+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.22:0/325833826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:05.511 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-17T12:49:06.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:05 smithi190 bash[89008]: cluster 2024-09-17T12:49:04.204784+0000 mgr.y (mgr.54108) 824 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:06.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:05 smithi190 bash[89008]: cluster 2024-09-17T12:49:04.204784+0000 mgr.y (mgr.54108) 824 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:05 smithi022 bash[111962]: cluster 2024-09-17T12:49:04.204784+0000 mgr.y (mgr.54108) 824 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:05 smithi022 bash[111962]: cluster 2024-09-17T12:49:04.204784+0000 mgr.y (mgr.54108) 824 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:05 smithi022 bash[109437]: cluster 2024-09-17T12:49:04.204784+0000 mgr.y (mgr.54108) 824 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:06.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:05 smithi022 bash[109437]: cluster 2024-09-17T12:49:04.204784+0000 mgr.y (mgr.54108) 824 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:07.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:06 smithi190 bash[89008]: audit 2024-09-17T12:49:05.273419+0000 mgr.y (mgr.54108) 825 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:07.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:06 smithi190 bash[89008]: audit 2024-09-17T12:49:05.273419+0000 mgr.y (mgr.54108) 825 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:06 smithi022 bash[111962]: audit 2024-09-17T12:49:05.273419+0000 mgr.y (mgr.54108) 825 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:06 smithi022 bash[111962]: audit 2024-09-17T12:49:05.273419+0000 mgr.y (mgr.54108) 825 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:06 smithi022 bash[109437]: audit 2024-09-17T12:49:05.273419+0000 mgr.y (mgr.54108) 825 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:06 smithi022 bash[109437]: audit 2024-09-17T12:49:05.273419+0000 mgr.y (mgr.54108) 825 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:08.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:07 smithi190 bash[89008]: cluster 2024-09-17T12:49:06.206365+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:08.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:07 smithi190 bash[89008]: cluster 2024-09-17T12:49:06.206365+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:07 smithi022 bash[111962]: cluster 2024-09-17T12:49:06.206365+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:07 smithi022 bash[111962]: cluster 2024-09-17T12:49:06.206365+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:07 smithi022 bash[109437]: cluster 2024-09-17T12:49:06.206365+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:08.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:07 smithi022 bash[109437]: cluster 2024-09-17T12:49:06.206365+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:09 smithi190 bash[89008]: cluster 2024-09-17T12:49:08.207389+0000 mgr.y (mgr.54108) 827 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:10.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:09 smithi190 bash[89008]: cluster 2024-09-17T12:49:08.207389+0000 mgr.y (mgr.54108) 827 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:09 smithi022 bash[111962]: cluster 2024-09-17T12:49:08.207389+0000 mgr.y (mgr.54108) 827 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:09 smithi022 bash[111962]: cluster 2024-09-17T12:49:08.207389+0000 mgr.y (mgr.54108) 827 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:09 smithi022 bash[109437]: cluster 2024-09-17T12:49:08.207389+0000 mgr.y (mgr.54108) 827 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:09 smithi022 bash[109437]: cluster 2024-09-17T12:49:08.207389+0000 mgr.y (mgr.54108) 827 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:10.275 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:49:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:49:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:49:10] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.51.0" 2024-09-17T12:49:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:11 smithi190 bash[89008]: cluster 2024-09-17T12:49:10.208868+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:11 smithi190 bash[89008]: cluster 2024-09-17T12:49:10.208868+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:11 smithi190 bash[89008]: audit 2024-09-17T12:49:11.082848+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:11 smithi190 bash[89008]: audit 2024-09-17T12:49:11.082848+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:11 smithi190 bash[89008]: audit 2024-09-17T12:49:11.095292+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:11 smithi190 bash[89008]: audit 2024-09-17T12:49:11.095292+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:11 smithi190 bash[89008]: audit 2024-09-17T12:49:11.106389+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:11 smithi190 bash[89008]: audit 2024-09-17T12:49:11.106389+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[109437]: cluster 2024-09-17T12:49:10.208868+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[109437]: cluster 2024-09-17T12:49:10.208868+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[109437]: audit 2024-09-17T12:49:11.082848+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[109437]: audit 2024-09-17T12:49:11.082848+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[109437]: audit 2024-09-17T12:49:11.095292+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[109437]: audit 2024-09-17T12:49:11.095292+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[109437]: audit 2024-09-17T12:49:11.106389+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[109437]: audit 2024-09-17T12:49:11.106389+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[111962]: cluster 2024-09-17T12:49:10.208868+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[111962]: cluster 2024-09-17T12:49:10.208868+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[111962]: audit 2024-09-17T12:49:11.082848+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[111962]: audit 2024-09-17T12:49:11.082848+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[111962]: audit 2024-09-17T12:49:11.095292+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[111962]: audit 2024-09-17T12:49:11.095292+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[111962]: audit 2024-09-17T12:49:11.106389+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:12.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:11 smithi022 bash[111962]: audit 2024-09-17T12:49:11.106389+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:13 smithi190 bash[89008]: cluster 2024-09-17T12:49:12.209723+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:14.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:13 smithi190 bash[89008]: cluster 2024-09-17T12:49:12.209723+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:13 smithi022 bash[111962]: cluster 2024-09-17T12:49:12.209723+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:13 smithi022 bash[111962]: cluster 2024-09-17T12:49:12.209723+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:13 smithi022 bash[109437]: cluster 2024-09-17T12:49:12.209723+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:13 smithi022 bash[109437]: cluster 2024-09-17T12:49:12.209723+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:14 smithi022 bash[111962]: audit 2024-09-17T12:49:13.833552+0000 mgr.y (mgr.54108) 830 : audit [DBG] from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:14 smithi022 bash[111962]: audit 2024-09-17T12:49:13.833552+0000 mgr.y (mgr.54108) 830 : audit [DBG] from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:14 smithi022 bash[109437]: audit 2024-09-17T12:49:13.833552+0000 mgr.y (mgr.54108) 830 : audit [DBG] from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:14 smithi022 bash[109437]: audit 2024-09-17T12:49:13.833552+0000 mgr.y (mgr.54108) 830 : audit [DBG] from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:14 smithi190 bash[89008]: audit 2024-09-17T12:49:13.833552+0000 mgr.y (mgr.54108) 830 : audit [DBG] from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:15.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:14 smithi190 bash[89008]: audit 2024-09-17T12:49:13.833552+0000 mgr.y (mgr.54108) 830 : audit [DBG] from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:15 smithi190 bash[89008]: cluster 2024-09-17T12:49:14.210567+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:15 smithi190 bash[89008]: cluster 2024-09-17T12:49:14.210567+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:15 smithi190 bash[89008]: audit 2024-09-17T12:49:15.068076+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:15 smithi190 bash[89008]: audit 2024-09-17T12:49:15.068076+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:15 smithi190 bash[89008]: audit 2024-09-17T12:49:15.078964+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:15 smithi190 bash[89008]: audit 2024-09-17T12:49:15.078964+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:15 smithi190 bash[89008]: audit 2024-09-17T12:49:15.089561+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:15 smithi190 bash[89008]: audit 2024-09-17T12:49:15.089561+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[109437]: cluster 2024-09-17T12:49:14.210567+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[109437]: cluster 2024-09-17T12:49:14.210567+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[109437]: audit 2024-09-17T12:49:15.068076+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[109437]: audit 2024-09-17T12:49:15.068076+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[109437]: audit 2024-09-17T12:49:15.078964+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[109437]: audit 2024-09-17T12:49:15.078964+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[109437]: audit 2024-09-17T12:49:15.089561+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[109437]: audit 2024-09-17T12:49:15.089561+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[111962]: cluster 2024-09-17T12:49:14.210567+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[111962]: cluster 2024-09-17T12:49:14.210567+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[111962]: audit 2024-09-17T12:49:15.068076+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[111962]: audit 2024-09-17T12:49:15.068076+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[111962]: audit 2024-09-17T12:49:15.078964+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[111962]: audit 2024-09-17T12:49:15.078964+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[111962]: audit 2024-09-17T12:49:15.089561+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:15 smithi022 bash[111962]: audit 2024-09-17T12:49:15.089561+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:16.497 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:49:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:16 smithi190 bash[89008]: audit 2024-09-17T12:49:15.283886+0000 mgr.y (mgr.54108) 832 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:17.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:16 smithi190 bash[89008]: audit 2024-09-17T12:49:15.283886+0000 mgr.y (mgr.54108) 832 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:17.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:16 smithi022 bash[111962]: audit 2024-09-17T12:49:15.283886+0000 mgr.y (mgr.54108) 832 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:17.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:16 smithi022 bash[111962]: audit 2024-09-17T12:49:15.283886+0000 mgr.y (mgr.54108) 832 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:17.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:16 smithi022 bash[109437]: audit 2024-09-17T12:49:15.283886+0000 mgr.y (mgr.54108) 832 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:17.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:16 smithi022 bash[109437]: audit 2024-09-17T12:49:15.283886+0000 mgr.y (mgr.54108) 832 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:17.217 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:49:18.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:17 smithi190 bash[89008]: cluster 2024-09-17T12:49:16.212220+0000 mgr.y (mgr.54108) 833 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:18.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:17 smithi190 bash[89008]: cluster 2024-09-17T12:49:16.212220+0000 mgr.y (mgr.54108) 833 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:18.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:17 smithi022 bash[109437]: cluster 2024-09-17T12:49:16.212220+0000 mgr.y (mgr.54108) 833 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:18.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:17 smithi022 bash[109437]: cluster 2024-09-17T12:49:16.212220+0000 mgr.y (mgr.54108) 833 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:18.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:17 smithi022 bash[111962]: cluster 2024-09-17T12:49:16.212220+0000 mgr.y (mgr.54108) 833 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:18.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:17 smithi022 bash[111962]: cluster 2024-09-17T12:49:16.212220+0000 mgr.y (mgr.54108) 833 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:19 smithi022 bash[109437]: cluster 2024-09-17T12:49:18.212797+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:19 smithi022 bash[109437]: cluster 2024-09-17T12:49:18.212797+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:19 smithi022 bash[109437]: audit 2024-09-17T12:49:18.942087+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:19 smithi022 bash[109437]: audit 2024-09-17T12:49:18.942087+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:19 smithi022 bash[111962]: cluster 2024-09-17T12:49:18.212797+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:19 smithi022 bash[111962]: cluster 2024-09-17T12:49:18.212797+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:19 smithi022 bash[111962]: audit 2024-09-17T12:49:18.942087+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:19 smithi022 bash[111962]: audit 2024-09-17T12:49:18.942087+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:19 smithi190 bash[89008]: cluster 2024-09-17T12:49:18.212797+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:19 smithi190 bash[89008]: cluster 2024-09-17T12:49:18.212797+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:19 smithi190 bash[89008]: audit 2024-09-17T12:49:18.942087+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:20.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:19 smithi190 bash[89008]: audit 2024-09-17T12:49:18.942087+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:49:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:49:20] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T12:49:21.960 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:49:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:21 smithi022 bash[109437]: cluster 2024-09-17T12:49:20.213877+0000 mgr.y (mgr.54108) 835 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:21 smithi022 bash[109437]: cluster 2024-09-17T12:49:20.213877+0000 mgr.y (mgr.54108) 835 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:22.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:21 smithi022 bash[111962]: cluster 2024-09-17T12:49:20.213877+0000 mgr.y (mgr.54108) 835 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:22.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:21 smithi022 bash[111962]: cluster 2024-09-17T12:49:20.213877+0000 mgr.y (mgr.54108) 835 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:22.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:21 smithi190 bash[89008]: cluster 2024-09-17T12:49:20.213877+0000 mgr.y (mgr.54108) 835 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:22.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:21 smithi190 bash[89008]: cluster 2024-09-17T12:49:20.213877+0000 mgr.y (mgr.54108) 835 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:24.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:23 smithi022 bash[111962]: cluster 2024-09-17T12:49:22.214719+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:24.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:23 smithi022 bash[111962]: cluster 2024-09-17T12:49:22.214719+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:23 smithi022 bash[109437]: cluster 2024-09-17T12:49:22.214719+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:24.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:23 smithi022 bash[109437]: cluster 2024-09-17T12:49:22.214719+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:24.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:23 smithi190 bash[89008]: cluster 2024-09-17T12:49:22.214719+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:24.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:23 smithi190 bash[89008]: cluster 2024-09-17T12:49:22.214719+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": null, 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": false, 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "", 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": null, 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:49:25.355 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:49:26.090 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:49:26.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:25 smithi022 bash[111962]: cluster 2024-09-17T12:49:24.215663+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:26.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:25 smithi022 bash[111962]: cluster 2024-09-17T12:49:24.215663+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:26.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:25 smithi022 bash[109437]: cluster 2024-09-17T12:49:24.215663+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:26.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:25 smithi022 bash[109437]: cluster 2024-09-17T12:49:24.215663+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:25 smithi190 bash[89008]: cluster 2024-09-17T12:49:24.215663+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:26.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:25 smithi190 bash[89008]: cluster 2024-09-17T12:49:24.215663+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:26 smithi022 bash[109437]: audit 2024-09-17T12:49:25.291856+0000 mgr.y (mgr.54108) 838 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:26 smithi022 bash[109437]: audit 2024-09-17T12:49:25.291856+0000 mgr.y (mgr.54108) 838 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:26 smithi022 bash[109437]: audit 2024-09-17T12:49:25.353665+0000 mgr.y (mgr.54108) 839 : audit [DBG] from='client.64355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:26 smithi022 bash[109437]: audit 2024-09-17T12:49:25.353665+0000 mgr.y (mgr.54108) 839 : audit [DBG] from='client.64355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:26 smithi022 bash[111962]: audit 2024-09-17T12:49:25.291856+0000 mgr.y (mgr.54108) 838 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:26 smithi022 bash[111962]: audit 2024-09-17T12:49:25.291856+0000 mgr.y (mgr.54108) 838 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:26 smithi022 bash[111962]: audit 2024-09-17T12:49:25.353665+0000 mgr.y (mgr.54108) 839 : audit [DBG] from='client.64355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:26 smithi022 bash[111962]: audit 2024-09-17T12:49:25.353665+0000 mgr.y (mgr.54108) 839 : audit [DBG] from='client.64355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:26 smithi190 bash[89008]: audit 2024-09-17T12:49:25.291856+0000 mgr.y (mgr.54108) 838 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:26 smithi190 bash[89008]: audit 2024-09-17T12:49:25.291856+0000 mgr.y (mgr.54108) 838 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:26 smithi190 bash[89008]: audit 2024-09-17T12:49:25.353665+0000 mgr.y (mgr.54108) 839 : audit [DBG] from='client.64355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:27.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:26 smithi190 bash[89008]: audit 2024-09-17T12:49:25.353665+0000 mgr.y (mgr.54108) 839 : audit [DBG] from='client.64355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:27 smithi022 bash[109437]: cluster 2024-09-17T12:49:26.216461+0000 mgr.y (mgr.54108) 840 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:28.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:27 smithi022 bash[109437]: cluster 2024-09-17T12:49:26.216461+0000 mgr.y (mgr.54108) 840 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:28.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:27 smithi022 bash[111962]: cluster 2024-09-17T12:49:26.216461+0000 mgr.y (mgr.54108) 840 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:28.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:27 smithi022 bash[111962]: cluster 2024-09-17T12:49:26.216461+0000 mgr.y (mgr.54108) 840 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:27 smithi190 bash[89008]: cluster 2024-09-17T12:49:26.216461+0000 mgr.y (mgr.54108) 840 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:28.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:27 smithi190 bash[89008]: cluster 2024-09-17T12:49:26.216461+0000 mgr.y (mgr.54108) 840 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:30.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:29 smithi022 bash[111962]: cluster 2024-09-17T12:49:28.217307+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:30.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:29 smithi022 bash[111962]: cluster 2024-09-17T12:49:28.217307+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:29 smithi022 bash[109437]: cluster 2024-09-17T12:49:28.217307+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:30.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:29 smithi022 bash[109437]: cluster 2024-09-17T12:49:28.217307+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:30.400 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:29 smithi190 bash[89008]: cluster 2024-09-17T12:49:28.217307+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:30.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:29 smithi190 bash[89008]: cluster 2024-09-17T12:49:28.217307+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:30.854 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:49:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:49:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:49:30] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T12:49:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[111962]: cluster 2024-09-17T12:49:30.218828+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[111962]: cluster 2024-09-17T12:49:30.218828+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[111962]: audit 2024-09-17T12:49:31.302373+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[111962]: audit 2024-09-17T12:49:31.302373+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[111962]: audit 2024-09-17T12:49:31.313119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[111962]: audit 2024-09-17T12:49:31.313119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[111962]: audit 2024-09-17T12:49:31.323787+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[111962]: audit 2024-09-17T12:49:31.323787+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[109437]: cluster 2024-09-17T12:49:30.218828+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[109437]: cluster 2024-09-17T12:49:30.218828+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[109437]: audit 2024-09-17T12:49:31.302373+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[109437]: audit 2024-09-17T12:49:31.302373+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[109437]: audit 2024-09-17T12:49:31.313119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[109437]: audit 2024-09-17T12:49:31.313119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[109437]: audit 2024-09-17T12:49:31.323787+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:31 smithi022 bash[109437]: audit 2024-09-17T12:49:31.323787+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:31 smithi190 bash[89008]: cluster 2024-09-17T12:49:30.218828+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:31 smithi190 bash[89008]: cluster 2024-09-17T12:49:30.218828+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:31 smithi190 bash[89008]: audit 2024-09-17T12:49:31.302373+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:31 smithi190 bash[89008]: audit 2024-09-17T12:49:31.302373+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:31 smithi190 bash[89008]: audit 2024-09-17T12:49:31.313119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:31 smithi190 bash[89008]: audit 2024-09-17T12:49:31.313119+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:31 smithi190 bash[89008]: audit 2024-09-17T12:49:31.323787+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:32.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:31 smithi190 bash[89008]: audit 2024-09-17T12:49:31.323787+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: cluster 2024-09-17T12:49:32.219494+0000 mgr.y (mgr.54108) 843 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: cluster 2024-09-17T12:49:32.219494+0000 mgr.y (mgr.54108) 843 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.251890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.251890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.257140+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.257140+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.280918+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.280918+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.285245+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.285245+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.286286+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.286286+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.287009+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.287009+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.292535+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[109437]: audit 2024-09-17T12:49:32.292535+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: cluster 2024-09-17T12:49:32.219494+0000 mgr.y (mgr.54108) 843 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: cluster 2024-09-17T12:49:32.219494+0000 mgr.y (mgr.54108) 843 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.251890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.251890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.257140+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.257140+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.280918+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.280918+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.285245+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.285245+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.286286+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.286286+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.287009+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.287009+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.292535+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:33 smithi022 bash[111962]: audit 2024-09-17T12:49:32.292535+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: cluster 2024-09-17T12:49:32.219494+0000 mgr.y (mgr.54108) 843 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:33.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: cluster 2024-09-17T12:49:32.219494+0000 mgr.y (mgr.54108) 843 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:33.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.251890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.251890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.257140+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.257140+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.280918+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.280918+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.285245+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.285245+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.286286+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.286286+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.287009+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.287009+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.292535+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:33.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:33 smithi190 bash[89008]: audit 2024-09-17T12:49:32.292535+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:34.368 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:49:34.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:34 smithi022 bash[111962]: audit 2024-09-17T12:49:33.942001+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:34.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:34 smithi022 bash[111962]: audit 2024-09-17T12:49:33.942001+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:34.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:34 smithi022 bash[109437]: audit 2024-09-17T12:49:33.942001+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:34.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:34 smithi022 bash[109437]: audit 2024-09-17T12:49:33.942001+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:34 smithi190 bash[89008]: audit 2024-09-17T12:49:33.942001+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:34.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:34 smithi190 bash[89008]: audit 2024-09-17T12:49:33.942001+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:35.121 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-17T12:49:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[111962]: cluster 2024-09-17T12:49:34.220264+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[111962]: cluster 2024-09-17T12:49:34.220264+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[111962]: audit 2024-09-17T12:49:34.367985+0000 mon.a (mon.0) 3019 : audit [DBG] from='client.? 172.21.15.22:0/503272098' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[111962]: audit 2024-09-17T12:49:34.367985+0000 mon.a (mon.0) 3019 : audit [DBG] from='client.? 172.21.15.22:0/503272098' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[111962]: audit 2024-09-17T12:49:35.253535+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[111962]: audit 2024-09-17T12:49:35.253535+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[111962]: audit 2024-09-17T12:49:35.259325+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[111962]: audit 2024-09-17T12:49:35.259325+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[109437]: cluster 2024-09-17T12:49:34.220264+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[109437]: cluster 2024-09-17T12:49:34.220264+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[109437]: audit 2024-09-17T12:49:34.367985+0000 mon.a (mon.0) 3019 : audit [DBG] from='client.? 172.21.15.22:0/503272098' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:49:35.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[109437]: audit 2024-09-17T12:49:34.367985+0000 mon.a (mon.0) 3019 : audit [DBG] from='client.? 172.21.15.22:0/503272098' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:49:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[109437]: audit 2024-09-17T12:49:35.253535+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[109437]: audit 2024-09-17T12:49:35.253535+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[109437]: audit 2024-09-17T12:49:35.259325+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:35 smithi022 bash[109437]: audit 2024-09-17T12:49:35.259325+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:35 smithi190 bash[89008]: cluster 2024-09-17T12:49:34.220264+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:35 smithi190 bash[89008]: cluster 2024-09-17T12:49:34.220264+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:35 smithi190 bash[89008]: audit 2024-09-17T12:49:34.367985+0000 mon.a (mon.0) 3019 : audit [DBG] from='client.? 172.21.15.22:0/503272098' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:49:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:35 smithi190 bash[89008]: audit 2024-09-17T12:49:34.367985+0000 mon.a (mon.0) 3019 : audit [DBG] from='client.? 172.21.15.22:0/503272098' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:49:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:35 smithi190 bash[89008]: audit 2024-09-17T12:49:35.253535+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:35 smithi190 bash[89008]: audit 2024-09-17T12:49:35.253535+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:35 smithi190 bash[89008]: audit 2024-09-17T12:49:35.259325+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:35.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:35 smithi190 bash[89008]: audit 2024-09-17T12:49:35.259325+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:36 smithi190 bash[89008]: audit 2024-09-17T12:49:35.271348+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:36 smithi190 bash[89008]: audit 2024-09-17T12:49:35.271348+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:36 smithi190 bash[89008]: audit 2024-09-17T12:49:35.299710+0000 mgr.y (mgr.54108) 845 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:36.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:36 smithi190 bash[89008]: audit 2024-09-17T12:49:35.299710+0000 mgr.y (mgr.54108) 845 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:36.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:36 smithi022 bash[111962]: audit 2024-09-17T12:49:35.271348+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:36.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:36 smithi022 bash[111962]: audit 2024-09-17T12:49:35.271348+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:36.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:36 smithi022 bash[111962]: audit 2024-09-17T12:49:35.299710+0000 mgr.y (mgr.54108) 845 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:36.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:36 smithi022 bash[111962]: audit 2024-09-17T12:49:35.299710+0000 mgr.y (mgr.54108) 845 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:36.668 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:36 smithi022 bash[109437]: audit 2024-09-17T12:49:35.271348+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:36.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:36 smithi022 bash[109437]: audit 2024-09-17T12:49:35.271348+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:36.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:36 smithi022 bash[109437]: audit 2024-09-17T12:49:35.299710+0000 mgr.y (mgr.54108) 845 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:36.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:36 smithi022 bash[109437]: audit 2024-09-17T12:49:35.299710+0000 mgr.y (mgr.54108) 845 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:37.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:37 smithi022 bash[111962]: cluster 2024-09-17T12:49:36.221805+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:37.532 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:37 smithi022 bash[111962]: cluster 2024-09-17T12:49:36.221805+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:37.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:37 smithi022 bash[109437]: cluster 2024-09-17T12:49:36.221805+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:37.532 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:37 smithi022 bash[109437]: cluster 2024-09-17T12:49:36.221805+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:37.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:37 smithi190 bash[89008]: cluster 2024-09-17T12:49:36.221805+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:37.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:37 smithi190 bash[89008]: cluster 2024-09-17T12:49:36.221805+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:39.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:39 smithi190 bash[89008]: cluster 2024-09-17T12:49:38.222832+0000 mgr.y (mgr.54108) 847 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:39.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:39 smithi190 bash[89008]: cluster 2024-09-17T12:49:38.222832+0000 mgr.y (mgr.54108) 847 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:39.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:39 smithi022 bash[109437]: cluster 2024-09-17T12:49:38.222832+0000 mgr.y (mgr.54108) 847 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:39.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:39 smithi022 bash[109437]: cluster 2024-09-17T12:49:38.222832+0000 mgr.y (mgr.54108) 847 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:39 smithi022 bash[111962]: cluster 2024-09-17T12:49:38.222832+0000 mgr.y (mgr.54108) 847 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:39 smithi022 bash[111962]: cluster 2024-09-17T12:49:38.222832+0000 mgr.y (mgr.54108) 847 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:39.813 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:49:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:49:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:49:40] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.51.0" 2024-09-17T12:49:41.151 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:49:40 smithi190 bash[85008]: logger=cleanup t=2024-09-17T12:49:40.858774523Z level=info msg="Completed cleanup jobs" duration=25.046946ms 2024-09-17T12:49:41.151 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:49:40 smithi190 bash[85008]: logger=plugins.update.checker t=2024-09-17T12:49:40.980642565Z level=info msg="Update check succeeded" duration=65.402683ms 2024-09-17T12:49:41.151 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:49:41 smithi190 bash[85008]: logger=grafana.update.checker t=2024-09-17T12:49:41.004042354Z level=info msg="Update check succeeded" duration=89.317052ms 2024-09-17T12:49:41.360 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:41 smithi022 bash[111962]: cluster 2024-09-17T12:49:40.224363+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:41.360 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:41 smithi022 bash[111962]: cluster 2024-09-17T12:49:40.224363+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:41.360 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:41 smithi022 bash[109437]: cluster 2024-09-17T12:49:40.224363+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:41.360 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:41 smithi022 bash[109437]: cluster 2024-09-17T12:49:40.224363+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:41 smithi190 bash[89008]: cluster 2024-09-17T12:49:40.224363+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:41.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:41 smithi190 bash[89008]: cluster 2024-09-17T12:49:40.224363+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:43.606 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:43 smithi022 bash[111962]: cluster 2024-09-17T12:49:42.225422+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:43.607 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:43 smithi022 bash[111962]: cluster 2024-09-17T12:49:42.225422+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:43.607 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:43 smithi022 bash[109437]: cluster 2024-09-17T12:49:42.225422+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:43.607 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:43 smithi022 bash[109437]: cluster 2024-09-17T12:49:42.225422+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:43.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:43 smithi190 bash[89008]: cluster 2024-09-17T12:49:42.225422+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:43.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:43 smithi190 bash[89008]: cluster 2024-09-17T12:49:42.225422+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:44.568 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:44 smithi022 bash[111962]: audit 2024-09-17T12:49:43.971859+0000 mgr.y (mgr.54108) 850 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:44.568 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:44 smithi022 bash[111962]: audit 2024-09-17T12:49:43.971859+0000 mgr.y (mgr.54108) 850 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:44.568 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:44 smithi022 bash[109437]: audit 2024-09-17T12:49:43.971859+0000 mgr.y (mgr.54108) 850 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:44.568 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:44 smithi022 bash[109437]: audit 2024-09-17T12:49:43.971859+0000 mgr.y (mgr.54108) 850 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:44.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:44 smithi190 bash[89008]: audit 2024-09-17T12:49:43.971859+0000 mgr.y (mgr.54108) 850 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:44.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:44 smithi190 bash[89008]: audit 2024-09-17T12:49:43.971859+0000 mgr.y (mgr.54108) 850 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:45.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:45 smithi022 bash[109437]: cluster 2024-09-17T12:49:44.226438+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:45.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:45 smithi022 bash[109437]: cluster 2024-09-17T12:49:44.226438+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:45.621 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:45 smithi022 bash[111962]: cluster 2024-09-17T12:49:44.226438+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:45.621 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:45 smithi022 bash[111962]: cluster 2024-09-17T12:49:44.226438+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:45 smithi190 bash[89008]: cluster 2024-09-17T12:49:44.226438+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:45.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:45 smithi190 bash[89008]: cluster 2024-09-17T12:49:44.226438+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:46.564 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:46.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:46 smithi022 bash[111962]: audit 2024-09-17T12:49:45.310382+0000 mgr.y (mgr.54108) 852 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:46.583 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:46 smithi022 bash[111962]: audit 2024-09-17T12:49:45.310382+0000 mgr.y (mgr.54108) 852 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:46.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:46 smithi022 bash[109437]: audit 2024-09-17T12:49:45.310382+0000 mgr.y (mgr.54108) 852 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:46.583 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:46 smithi022 bash[109437]: audit 2024-09-17T12:49:45.310382+0000 mgr.y (mgr.54108) 852 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:46 smithi190 bash[89008]: audit 2024-09-17T12:49:45.310382+0000 mgr.y (mgr.54108) 852 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:46 smithi190 bash[89008]: audit 2024-09-17T12:49:45.310382+0000 mgr.y (mgr.54108) 852 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:47.283 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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 ; sleep 30 ; done' 2024-09-17T12:49:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: cluster 2024-09-17T12:49:46.228146+0000 mgr.y (mgr.54108) 853 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: cluster 2024-09-17T12:49:46.228146+0000 mgr.y (mgr.54108) 853 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: cephadm 2024-09-17T12:49:46.555824+0000 mgr.y (mgr.54108) 854 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: cephadm 2024-09-17T12:49:46.555824+0000 mgr.y (mgr.54108) 854 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: audit 2024-09-17T12:49:46.562711+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: audit 2024-09-17T12:49:46.562711+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: audit 2024-09-17T12:49:46.565494+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: audit 2024-09-17T12:49:46.565494+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: audit 2024-09-17T12:49:46.566615+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: audit 2024-09-17T12:49:46.566615+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: audit 2024-09-17T12:49:46.573877+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: audit 2024-09-17T12:49:46.573877+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: cephadm 2024-09-17T12:49:46.642118+0000 mgr.y (mgr.54108) 855 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:47 smithi190 bash[89008]: cephadm 2024-09-17T12:49:46.642118+0000 mgr.y (mgr.54108) 855 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:48.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: cluster 2024-09-17T12:49:46.228146+0000 mgr.y (mgr.54108) 853 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: cluster 2024-09-17T12:49:46.228146+0000 mgr.y (mgr.54108) 853 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: cephadm 2024-09-17T12:49:46.555824+0000 mgr.y (mgr.54108) 854 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: cephadm 2024-09-17T12:49:46.555824+0000 mgr.y (mgr.54108) 854 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: audit 2024-09-17T12:49:46.562711+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: audit 2024-09-17T12:49:46.562711+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: audit 2024-09-17T12:49:46.565494+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: audit 2024-09-17T12:49:46.565494+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: audit 2024-09-17T12:49:46.566615+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: audit 2024-09-17T12:49:46.566615+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: audit 2024-09-17T12:49:46.573877+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: audit 2024-09-17T12:49:46.573877+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: cephadm 2024-09-17T12:49:46.642118+0000 mgr.y (mgr.54108) 855 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[109437]: cephadm 2024-09-17T12:49:46.642118+0000 mgr.y (mgr.54108) 855 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:48.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: cluster 2024-09-17T12:49:46.228146+0000 mgr.y (mgr.54108) 853 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:48.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: cluster 2024-09-17T12:49:46.228146+0000 mgr.y (mgr.54108) 853 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:48.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: cephadm 2024-09-17T12:49:46.555824+0000 mgr.y (mgr.54108) 854 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:48.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: cephadm 2024-09-17T12:49:46.555824+0000 mgr.y (mgr.54108) 854 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: audit 2024-09-17T12:49:46.562711+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: audit 2024-09-17T12:49:46.562711+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: audit 2024-09-17T12:49:46.565494+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: audit 2024-09-17T12:49:46.565494+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: audit 2024-09-17T12:49:46.566615+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: audit 2024-09-17T12:49:46.566615+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: audit 2024-09-17T12:49:46.573877+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: audit 2024-09-17T12:49:46.573877+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: cephadm 2024-09-17T12:49:46.642118+0000 mgr.y (mgr.54108) 855 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:48.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:47 smithi022 bash[111962]: cephadm 2024-09-17T12:49:46.642118+0000 mgr.y (mgr.54108) 855 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:49:49.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: cluster 2024-09-17T12:49:48.228757+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: cluster 2024-09-17T12:49:48.228757+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:48.942828+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:48.942828+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.108559+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.108559+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.111693+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.111693+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.114380+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.114380+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.121014+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.121014+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.125115+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.125115+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.131316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.131316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.135294+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.135294+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.141492+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.141492+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.146057+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:49:49.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:49 smithi190 bash[89008]: audit 2024-09-17T12:49:49.146057+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: cluster 2024-09-17T12:49:48.228757+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: cluster 2024-09-17T12:49:48.228757+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:48.942828+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:48.942828+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.108559+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.108559+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.111693+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.111693+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.114380+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.114380+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.121014+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.121014+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.125115+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.125115+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.131316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.131316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.135294+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.135294+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.141492+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.141492+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.146057+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[111962]: audit 2024-09-17T12:49:49.146057+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: cluster 2024-09-17T12:49:48.228757+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: cluster 2024-09-17T12:49:48.228757+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:48.942828+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:48.942828+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.108559+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.108559+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.111693+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.111693+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:49:50.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.114380+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.114380+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.121014+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.121014+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.125115+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.125115+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.131316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.131316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.135294+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.135294+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.141492+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.141492+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.146057+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:49:50.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:49 smithi022 bash[109437]: audit 2024-09-17T12:49:49.146057+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:49:50.884 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:49:50] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.109204+0000 mgr.y (mgr.54108) 857 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.109204+0000 mgr.y (mgr.54108) 857 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.109315+0000 mgr.y (mgr.54108) 858 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.109315+0000 mgr.y (mgr.54108) 858 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.115612+0000 mgr.y (mgr.54108) 859 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.115612+0000 mgr.y (mgr.54108) 859 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.126213+0000 mgr.y (mgr.54108) 860 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.126213+0000 mgr.y (mgr.54108) 860 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.136437+0000 mgr.y (mgr.54108) 861 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.136437+0000 mgr.y (mgr.54108) 861 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:49:50.885 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: audit 2024-09-17T12:49:49.146421+0000 mgr.y (mgr.54108) 862 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: audit 2024-09-17T12:49:49.146421+0000 mgr.y (mgr.54108) 862 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.148639+0000 mgr.y (mgr.54108) 863 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[109437]: cephadm 2024-09-17T12:49:49.148639+0000 mgr.y (mgr.54108) 863 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.109204+0000 mgr.y (mgr.54108) 857 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.109204+0000 mgr.y (mgr.54108) 857 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.109315+0000 mgr.y (mgr.54108) 858 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.109315+0000 mgr.y (mgr.54108) 858 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.115612+0000 mgr.y (mgr.54108) 859 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.115612+0000 mgr.y (mgr.54108) 859 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.126213+0000 mgr.y (mgr.54108) 860 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:49:50.886 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.126213+0000 mgr.y (mgr.54108) 860 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:49:50.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.136437+0000 mgr.y (mgr.54108) 861 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:49:50.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.136437+0000 mgr.y (mgr.54108) 861 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:49:50.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: audit 2024-09-17T12:49:49.146421+0000 mgr.y (mgr.54108) 862 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:49:50.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: audit 2024-09-17T12:49:49.146421+0000 mgr.y (mgr.54108) 862 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:49:50.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.148639+0000 mgr.y (mgr.54108) 863 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:49:50.887 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:50 smithi022 bash[111962]: cephadm 2024-09-17T12:49:49.148639+0000 mgr.y (mgr.54108) 863 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:49:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.109204+0000 mgr.y (mgr.54108) 857 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:49:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.109204+0000 mgr.y (mgr.54108) 857 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:49:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.109315+0000 mgr.y (mgr.54108) 858 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:49:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.109315+0000 mgr.y (mgr.54108) 858 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:49:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.115612+0000 mgr.y (mgr.54108) 859 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:49:50.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.115612+0000 mgr.y (mgr.54108) 859 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:49:50.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.126213+0000 mgr.y (mgr.54108) 860 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:49:50.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.126213+0000 mgr.y (mgr.54108) 860 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:49:50.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.136437+0000 mgr.y (mgr.54108) 861 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:49:50.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.136437+0000 mgr.y (mgr.54108) 861 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:49:50.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: audit 2024-09-17T12:49:49.146421+0000 mgr.y (mgr.54108) 862 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:49:50.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: audit 2024-09-17T12:49:49.146421+0000 mgr.y (mgr.54108) 862 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:49:50.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.148639+0000 mgr.y (mgr.54108) 863 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:49:50.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:50 smithi190 bash[89008]: cephadm 2024-09-17T12:49:49.148639+0000 mgr.y (mgr.54108) 863 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:49:51.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:51 smithi190 bash[89008]: cluster 2024-09-17T12:49:50.230130+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:51.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:51 smithi190 bash[89008]: cluster 2024-09-17T12:49:50.230130+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:51.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:51 smithi190 bash[89008]: audit 2024-09-17T12:49:51.501697+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:51.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:51 smithi190 bash[89008]: audit 2024-09-17T12:49:51.501697+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:51.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:51 smithi190 bash[89008]: audit 2024-09-17T12:49:51.512130+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:51.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:51 smithi190 bash[89008]: audit 2024-09-17T12:49:51.512130+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:51.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:51 smithi190 bash[89008]: audit 2024-09-17T12:49:51.523219+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:51.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:51 smithi190 bash[89008]: audit 2024-09-17T12:49:51.523219+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[111962]: cluster 2024-09-17T12:49:50.230130+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[111962]: cluster 2024-09-17T12:49:50.230130+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[111962]: audit 2024-09-17T12:49:51.501697+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[111962]: audit 2024-09-17T12:49:51.501697+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[111962]: audit 2024-09-17T12:49:51.512130+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[111962]: audit 2024-09-17T12:49:51.512130+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[111962]: audit 2024-09-17T12:49:51.523219+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[111962]: audit 2024-09-17T12:49:51.523219+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[109437]: cluster 2024-09-17T12:49:50.230130+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[109437]: cluster 2024-09-17T12:49:50.230130+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[109437]: audit 2024-09-17T12:49:51.501697+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[109437]: audit 2024-09-17T12:49:51.501697+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[109437]: audit 2024-09-17T12:49:51.512130+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[109437]: audit 2024-09-17T12:49:51.512130+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[109437]: audit 2024-09-17T12:49:51.523219+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:51 smithi022 bash[109437]: audit 2024-09-17T12:49:51.523219+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: cephadm 2024-09-17T12:49:51.610963+0000 mgr.y (mgr.54108) 865 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:49:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: cephadm 2024-09-17T12:49:51.610963+0000 mgr.y (mgr.54108) 865 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:49:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: audit 2024-09-17T12:49:51.617422+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: audit 2024-09-17T12:49:51.617422+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: audit 2024-09-17T12:49:51.621074+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:49:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: audit 2024-09-17T12:49:51.621074+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:49:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: audit 2024-09-17T12:49:51.622535+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: audit 2024-09-17T12:49:51.622535+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: cephadm 2024-09-17T12:49:51.627009+0000 mgr.y (mgr.54108) 866 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:49:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:52 smithi190 bash[89008]: cephadm 2024-09-17T12:49:51.627009+0000 mgr.y (mgr.54108) 866 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:49:53.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: cephadm 2024-09-17T12:49:51.610963+0000 mgr.y (mgr.54108) 865 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: cephadm 2024-09-17T12:49:51.610963+0000 mgr.y (mgr.54108) 865 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: audit 2024-09-17T12:49:51.617422+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: audit 2024-09-17T12:49:51.617422+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: audit 2024-09-17T12:49:51.621074+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: audit 2024-09-17T12:49:51.621074+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: audit 2024-09-17T12:49:51.622535+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: audit 2024-09-17T12:49:51.622535+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: cephadm 2024-09-17T12:49:51.627009+0000 mgr.y (mgr.54108) 866 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:49:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[109437]: cephadm 2024-09-17T12:49:51.627009+0000 mgr.y (mgr.54108) 866 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: cephadm 2024-09-17T12:49:51.610963+0000 mgr.y (mgr.54108) 865 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: cephadm 2024-09-17T12:49:51.610963+0000 mgr.y (mgr.54108) 865 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: audit 2024-09-17T12:49:51.617422+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: audit 2024-09-17T12:49:51.617422+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: audit 2024-09-17T12:49:51.621074+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: audit 2024-09-17T12:49:51.621074+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: audit 2024-09-17T12:49:51.622535+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: audit 2024-09-17T12:49:51.622535+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:49:53.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: cephadm 2024-09-17T12:49:51.627009+0000 mgr.y (mgr.54108) 866 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:49:53.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:52 smithi022 bash[111962]: cephadm 2024-09-17T12:49:51.627009+0000 mgr.y (mgr.54108) 866 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:49:53.097 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:49:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:53 smithi190 bash[89008]: cluster 2024-09-17T12:49:52.231034+0000 mgr.y (mgr.54108) 867 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:53.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:53 smithi190 bash[89008]: cluster 2024-09-17T12:49:52.231034+0000 mgr.y (mgr.54108) 867 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:54.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:53 smithi022 bash[109437]: cluster 2024-09-17T12:49:52.231034+0000 mgr.y (mgr.54108) 867 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:54.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:53 smithi022 bash[109437]: cluster 2024-09-17T12:49:52.231034+0000 mgr.y (mgr.54108) 867 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:54.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:53 smithi022 bash[111962]: cluster 2024-09-17T12:49:52.231034+0000 mgr.y (mgr.54108) 867 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:54.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:53 smithi022 bash[111962]: cluster 2024-09-17T12:49:52.231034+0000 mgr.y (mgr.54108) 867 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:55 smithi190 bash[89008]: cluster 2024-09-17T12:49:54.231934+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:55 smithi190 bash[89008]: cluster 2024-09-17T12:49:54.231934+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:55 smithi190 bash[89008]: audit 2024-09-17T12:49:55.381796+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:55 smithi190 bash[89008]: audit 2024-09-17T12:49:55.381796+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:55 smithi190 bash[89008]: audit 2024-09-17T12:49:55.387864+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:55 smithi190 bash[89008]: audit 2024-09-17T12:49:55.387864+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:55.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:55 smithi190 bash[89008]: audit 2024-09-17T12:49:55.393045+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:55 smithi190 bash[89008]: audit 2024-09-17T12:49:55.393045+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[109437]: cluster 2024-09-17T12:49:54.231934+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[109437]: cluster 2024-09-17T12:49:54.231934+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[109437]: audit 2024-09-17T12:49:55.381796+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[109437]: audit 2024-09-17T12:49:55.381796+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[109437]: audit 2024-09-17T12:49:55.387864+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[109437]: audit 2024-09-17T12:49:55.387864+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[109437]: audit 2024-09-17T12:49:55.393045+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[109437]: audit 2024-09-17T12:49:55.393045+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[111962]: cluster 2024-09-17T12:49:54.231934+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:56.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[111962]: cluster 2024-09-17T12:49:54.231934+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:56.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[111962]: audit 2024-09-17T12:49:55.381796+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[111962]: audit 2024-09-17T12:49:55.381796+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[111962]: audit 2024-09-17T12:49:55.387864+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[111962]: audit 2024-09-17T12:49:55.387864+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[111962]: audit 2024-09-17T12:49:55.393045+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:55 smithi022 bash[111962]: audit 2024-09-17T12:49:55.393045+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:49:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:56 smithi190 bash[89008]: audit 2024-09-17T12:49:55.319645+0000 mgr.y (mgr.54108) 869 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:56.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:56 smithi190 bash[89008]: audit 2024-09-17T12:49:55.319645+0000 mgr.y (mgr.54108) 869 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:57.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:56 smithi022 bash[111962]: audit 2024-09-17T12:49:55.319645+0000 mgr.y (mgr.54108) 869 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:57.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:56 smithi022 bash[111962]: audit 2024-09-17T12:49:55.319645+0000 mgr.y (mgr.54108) 869 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:56 smithi022 bash[109437]: audit 2024-09-17T12:49:55.319645+0000 mgr.y (mgr.54108) 869 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:56 smithi022 bash[109437]: audit 2024-09-17T12:49:55.319645+0000 mgr.y (mgr.54108) 869 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:49:57.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:57 smithi190 bash[89008]: cluster 2024-09-17T12:49:56.233117+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:57.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:57 smithi190 bash[89008]: cluster 2024-09-17T12:49:56.233117+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:58.004 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:57 smithi022 bash[109437]: cluster 2024-09-17T12:49:56.233117+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:58.005 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:57 smithi022 bash[109437]: cluster 2024-09-17T12:49:56.233117+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:58.005 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:57 smithi022 bash[111962]: cluster 2024-09-17T12:49:56.233117+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:58.005 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:57 smithi022 bash[111962]: cluster 2024-09-17T12:49:56.233117+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:49:58.158 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:49:58.801 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:49:58.801 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 3s ago 51m - - 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 7s ago 50m - - 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (11m) 3s ago 41m 13.6M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (10m) 7s ago 40m 69.3M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (13m) 3s ago 37m 50.0M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (6m) 7s ago 49m 440M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (25m) 3s ago 52m 523M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (7m) 3s ago 52m 63.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (8m) 7s ago 50m 51.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (6m) 3s ago 50m 46.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (12m) 3s ago 41m 8284k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (12m) 7s ago 41m 8435k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (3m) 3s ago 49m 50.1M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (3m) 3s ago 48m 50.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:49:58.802 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (92s) 3s ago 47m 50.0M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:49:58.803 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (46m) 3s ago 46m 70.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7f424f65d009 2024-09-17T12:49:58.803 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (45m) 7s ago 45m 72.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:49:58.803 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (44m) 7s ago 44m 69.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:49:58.803 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (43m) 7s ago 43m 60.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:49:58.803 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (42m) 7s ago 43m 70.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:49:58.803 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (11m) 7s ago 41m 49.3M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:49:58.803 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (38m) 3s ago 38m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:49:58.803 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (38m) 7s ago 38m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:49:59.123 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.124 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.124 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.125 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.125 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:49:59 smithi022 systemd[1]: Stopping Ceph osd.3 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:49:59.125 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.125 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.126 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.126 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.126 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:49:58 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:49:59.185 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:49:59.185 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:49:59.185 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:49:59.185 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:49:59.185 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5, 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7, 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:49:59.186 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:49:59.187 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "3/8 daemons upgraded", 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:49:59.487 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:49:59.514 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[41313]: debug 2024-09-17T12:49:59.213+0000 7fc6b40c2640 -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-09-17T12:49:59.514 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[41313]: debug 2024-09-17T12:49:59.213+0000 7fc6b40c2640 -1 osd.3 129 *** Got signal Terminated *** 2024-09-17T12:49:59.514 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[41313]: debug 2024-09-17T12:49:59.213+0000 7fc6b40c2640 -1 osd.3 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:49:59.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: audit 2024-09-17T12:49:58.144933+0000 mgr.y (mgr.54108) 871 : audit [DBG] from='client.64373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: audit 2024-09-17T12:49:58.144933+0000 mgr.y (mgr.54108) 871 : audit [DBG] from='client.64373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: cluster 2024-09-17T12:49:58.233957+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: cluster 2024-09-17T12:49:58.233957+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: audit 2024-09-17T12:49:58.470217+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.64379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: audit 2024-09-17T12:49:58.470217+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.64379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: audit 2024-09-17T12:49:58.786622+0000 mgr.y (mgr.54108) 874 : audit [DBG] from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: audit 2024-09-17T12:49:58.786622+0000 mgr.y (mgr.54108) 874 : audit [DBG] from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: audit 2024-09-17T12:49:59.184380+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3938738494' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: audit 2024-09-17T12:49:59.184380+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3938738494' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: cluster 2024-09-17T12:49:59.217524+0000 mon.a (mon.0) 3046 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:49:59.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:49:59 smithi190 bash[89008]: cluster 2024-09-17T12:49:59.217524+0000 mon.a (mon.0) 3046 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:00.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: audit 2024-09-17T12:49:58.144933+0000 mgr.y (mgr.54108) 871 : audit [DBG] from='client.64373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: audit 2024-09-17T12:49:58.144933+0000 mgr.y (mgr.54108) 871 : audit [DBG] from='client.64373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: cluster 2024-09-17T12:49:58.233957+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:50:00.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: cluster 2024-09-17T12:49:58.233957+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: audit 2024-09-17T12:49:58.470217+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.64379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: audit 2024-09-17T12:49:58.470217+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.64379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: audit 2024-09-17T12:49:58.786622+0000 mgr.y (mgr.54108) 874 : audit [DBG] from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: audit 2024-09-17T12:49:58.786622+0000 mgr.y (mgr.54108) 874 : audit [DBG] from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: audit 2024-09-17T12:49:59.184380+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3938738494' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: audit 2024-09-17T12:49:59.184380+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3938738494' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: cluster 2024-09-17T12:49:59.217524+0000 mon.a (mon.0) 3046 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[109437]: cluster 2024-09-17T12:49:59.217524+0000 mon.a (mon.0) 3046 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: audit 2024-09-17T12:49:58.144933+0000 mgr.y (mgr.54108) 871 : audit [DBG] from='client.64373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: audit 2024-09-17T12:49:58.144933+0000 mgr.y (mgr.54108) 871 : audit [DBG] from='client.64373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: cluster 2024-09-17T12:49:58.233957+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: cluster 2024-09-17T12:49:58.233957+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: audit 2024-09-17T12:49:58.470217+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.64379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: audit 2024-09-17T12:49:58.470217+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.64379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: audit 2024-09-17T12:49:58.786622+0000 mgr.y (mgr.54108) 874 : audit [DBG] from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: audit 2024-09-17T12:49:58.786622+0000 mgr.y (mgr.54108) 874 : audit [DBG] from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: audit 2024-09-17T12:49:59.184380+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3938738494' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: audit 2024-09-17T12:49:59.184380+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.22:0/3938738494' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: cluster 2024-09-17T12:49:59.217524+0000 mon.a (mon.0) 3046 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:49:59 smithi022 bash[111962]: cluster 2024-09-17T12:49:59.217524+0000 mon.a (mon.0) 3046 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:01.022 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:50:00] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T12:50:01.022 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[131168]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:50:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: audit 2024-09-17T12:49:59.485558+0000 mgr.y (mgr.54108) 875 : audit [DBG] from='client.64397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: audit 2024-09-17T12:49:59.485558+0000 mgr.y (mgr.54108) 875 : audit [DBG] from='client.64397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:49:59.641747+0000 mon.a (mon.0) 3047 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:49:59.641747+0000 mon.a (mon.0) 3047 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:49:59.652679+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:49:59.652679+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.000181+0000 mon.a (mon.0) 3049 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.000181+0000 mon.a (mon.0) 3049 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.000212+0000 mon.a (mon.0) 3050 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.000212+0000 mon.a (mon.0) 3050 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.000223+0000 mon.a (mon.0) 3051 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.000223+0000 mon.a (mon.0) 3051 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-09-17T12:50:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.653925+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.653925+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: audit 2024-09-17T12:49:59.485558+0000 mgr.y (mgr.54108) 875 : audit [DBG] from='client.64397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: audit 2024-09-17T12:49:59.485558+0000 mgr.y (mgr.54108) 875 : audit [DBG] from='client.64397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:49:59.641747+0000 mon.a (mon.0) 3047 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:49:59.641747+0000 mon.a (mon.0) 3047 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:49:59.652679+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:49:59.652679+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.000181+0000 mon.a (mon.0) 3049 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-17T12:50:01.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.000181+0000 mon.a (mon.0) 3049 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-17T12:50:01.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.000212+0000 mon.a (mon.0) 3050 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:50:01.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.000212+0000 mon.a (mon.0) 3050 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:50:01.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.000223+0000 mon.a (mon.0) 3051 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-09-17T12:50:01.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.000223+0000 mon.a (mon.0) 3051 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-09-17T12:50:01.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.653925+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:50:01.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:00 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.653925+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:50:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: audit 2024-09-17T12:49:59.485558+0000 mgr.y (mgr.54108) 875 : audit [DBG] from='client.64397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: audit 2024-09-17T12:49:59.485558+0000 mgr.y (mgr.54108) 875 : audit [DBG] from='client.64397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:49:59.641747+0000 mon.a (mon.0) 3047 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:49:59.641747+0000 mon.a (mon.0) 3047 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:49:59.652679+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:50:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:49:59.652679+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:50:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.000181+0000 mon.a (mon.0) 3049 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-17T12:50:01.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.000181+0000 mon.a (mon.0) 3049 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-17T12:50:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.000212+0000 mon.a (mon.0) 3050 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:50:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.000212+0000 mon.a (mon.0) 3050 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:50:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.000223+0000 mon.a (mon.0) 3051 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-09-17T12:50:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.000223+0000 mon.a (mon.0) 3051 : cluster [WRN] osd.3 (root=default,host=smithi022) is down 2024-09-17T12:50:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.653925+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:50:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:00 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.653925+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:50:01.514 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[131283]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:50:01.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.234610+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v228: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:50:01.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.234610+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v228: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:50:01.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.666483+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:50:01.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[111962]: cluster 2024-09-17T12:50:00.666483+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:50:01.971 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.234610+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v228: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:50:01.971 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.234610+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v228: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:50:01.971 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.666483+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:50:01.971 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:01 smithi022 bash[109437]: cluster 2024-09-17T12:50:00.666483+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:50:02.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:01 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.234610+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v228: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:50:02.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:01 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.234610+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v228: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:50:02.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:01 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.666483+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:50:02.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:01 smithi190 bash[89008]: cluster 2024-09-17T12:50:00.666483+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T12:50:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:02 smithi022 bash[109437]: cluster 2024-09-17T12:50:02.689183+0000 mon.a (mon.0) 3054 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:02 smithi022 bash[109437]: cluster 2024-09-17T12:50:02.689183+0000 mon.a (mon.0) 3054 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:03.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:02 smithi022 bash[111962]: cluster 2024-09-17T12:50:02.689183+0000 mon.a (mon.0) 3054 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:03.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:02 smithi022 bash[111962]: cluster 2024-09-17T12:50:02.689183+0000 mon.a (mon.0) 3054 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:03.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:02 smithi190 bash[89008]: cluster 2024-09-17T12:50:02.689183+0000 mon.a (mon.0) 3054 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:03.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:02 smithi190 bash[89008]: cluster 2024-09-17T12:50:02.689183+0000 mon.a (mon.0) 3054 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:04.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:03 smithi022 bash[109437]: cluster 2024-09-17T12:50:02.235769+0000 mgr.y (mgr.54108) 877 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized, 6 peering, 21 stale+active+clean, 5 active+undersized+degraded, 121 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-17T12:50:04.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:03 smithi022 bash[109437]: cluster 2024-09-17T12:50:02.235769+0000 mgr.y (mgr.54108) 877 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized, 6 peering, 21 stale+active+clean, 5 active+undersized+degraded, 121 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-17T12:50:04.015 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:03 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T12:50:04.015 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:03 smithi022 systemd[1]: Stopped Ceph osd.3 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:50:04.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:03 smithi022 bash[111962]: cluster 2024-09-17T12:50:02.235769+0000 mgr.y (mgr.54108) 877 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized, 6 peering, 21 stale+active+clean, 5 active+undersized+degraded, 121 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-17T12:50:04.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:03 smithi022 bash[111962]: cluster 2024-09-17T12:50:02.235769+0000 mgr.y (mgr.54108) 877 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized, 6 peering, 21 stale+active+clean, 5 active+undersized+degraded, 121 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-17T12:50:04.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:03 smithi190 bash[89008]: cluster 2024-09-17T12:50:02.235769+0000 mgr.y (mgr.54108) 877 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized, 6 peering, 21 stale+active+clean, 5 active+undersized+degraded, 121 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-17T12:50:04.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:03 smithi190 bash[89008]: cluster 2024-09-17T12:50:02.235769+0000 mgr.y (mgr.54108) 877 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized, 6 peering, 21 stale+active+clean, 5 active+undersized+degraded, 121 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 18/636 objects degraded (2.830%) 2024-09-17T12:50:04.514 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:04.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:04.514 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:04.515 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:04.515 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:04.515 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:04.515 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: Started Ceph osd.3 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:50:04.516 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:04.516 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:04.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:03.947955+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:03.947955+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:03.949477+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:03.949477+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.226858+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.226858+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.232876+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.232876+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.234998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.234998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.235773+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.235773+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.241164+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.241164+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.305205+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.305205+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.307177+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.307177+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.309514+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.309514+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.310415+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.310415+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.315762+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.315762+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.380404+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.380404+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.382277+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.382277+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.384285+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.384285+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.385024+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.385024+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.390981+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.390981+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.451090+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.451090+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.452968+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.452968+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.454815+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:03.947955+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:03.947955+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:03.949477+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:03.949477+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.226858+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.226858+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.232876+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.232876+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.234998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.234998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.235773+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.235773+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.241164+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.241164+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.305205+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.305205+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.307177+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.307177+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.309514+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.309514+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.454815+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.455486+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.455486+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.461016+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.461016+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.525014+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.525014+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.527061+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.527061+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.529111+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.529111+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.529790+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.529790+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.535410+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.535410+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.596629+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.596629+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.599392+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.599392+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.602794+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.602794+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.604021+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.604021+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.612917+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.612917+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.680978+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.680978+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.683169+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.683169+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.685618+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.685618+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.686661+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.686661+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.694492+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.694492+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.762077+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.762077+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.764836+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.764836+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.310415+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.310415+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.315762+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.315762+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.380404+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.380404+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.382277+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.382277+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.384285+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.384285+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.385024+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.385024+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.390981+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.390981+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.451090+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.451090+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.452968+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.452968+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.454815+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.768103+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.768103+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.769421+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.769421+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.778694+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.778694+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.849216+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.849216+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.851451+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.851451+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.853427+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.853427+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.854222+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.854222+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.862441+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.862441+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.926142+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.926142+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.929344+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.929344+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.931513+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.931513+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.932201+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.932201+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.938971+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[109437]: audit 2024-09-17T12:50:04.938971+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.454815+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.455486+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.455486+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.461016+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.461016+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.525014+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.525014+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.527061+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.527061+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.529111+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.529111+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.529790+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.529790+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.535410+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.535410+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.596629+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.596629+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.599392+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.599392+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.602794+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.602794+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.604021+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.604021+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.612917+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.612917+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.680978+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.680978+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.683169+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.683169+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.685618+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.685618+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.686661+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.686661+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.694492+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.694492+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.762077+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.762077+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.764836+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.764836+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.768103+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.768103+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.769421+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.769421+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.778694+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.778694+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.849216+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.849216+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.851451+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.851451+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.853427+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.853427+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.854222+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.854222+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.862441+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.862441+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.926142+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.926142+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.929344+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.929344+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.931513+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.931513+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.932201+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.932201+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.938971+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:04 smithi022 bash[111962]: audit 2024-09-17T12:50:04.938971+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:03.947955+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:03.947955+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:03.949477+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:03.949477+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.226858+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.226858+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.232876+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.232876+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.234998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.234998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.235773+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.235773+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.241164+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.241164+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.305205+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.305205+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.307177+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.307177+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.309514+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.309514+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.310415+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.310415+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.315762+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.315762+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.380404+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.380404+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.382277+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.382277+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.384285+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.384285+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.385024+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.385024+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.390981+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.390981+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.451090+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.451090+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.452968+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.452968+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.454815+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.454815+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.455486+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.455486+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.461016+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.461016+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.525014+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.525014+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.527061+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.527061+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.529111+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.529111+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.529790+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.529790+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.535410+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.535410+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.596629+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.596629+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.599392+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.599392+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.602794+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.602794+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.604021+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.604021+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.612917+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.612917+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.680978+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.680978+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.683169+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.683169+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.685618+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.685618+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.686661+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.686661+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.694492+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.694492+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.762077+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.762077+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.764836+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.764836+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.768103+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.768103+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.769421+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.769421+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.778694+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.778694+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.849216+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.849216+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.851451+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.851451+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.853427+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.853427+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.854222+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.854222+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.862441+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.862441+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.926142+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.926142+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.929344+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.929344+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.931513+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.931513+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.932201+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.932201+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.938971+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:05.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:04 smithi190 bash[89008]: audit 2024-09-17T12:50:04.938971+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cluster 2024-09-17T12:50:04.236415+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v231: 161 pgs: 17 active+undersized, 6 peering, 15 stale+active+clean, 10 active+undersized+degraded, 113 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cluster 2024-09-17T12:50:04.236415+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v231: 161 pgs: 17 active+undersized, 6 peering, 15 stale+active+clean, 10 active+undersized+degraded, 113 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.241595+0000 mgr.y (mgr.54108) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.241595+0000 mgr.y (mgr.54108) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.319798+0000 mgr.y (mgr.54108) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.319798+0000 mgr.y (mgr.54108) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.391486+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.391486+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.461567+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.461567+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.535858+0000 mgr.y (mgr.54108) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.535858+0000 mgr.y (mgr.54108) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.613629+0000 mgr.y (mgr.54108) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.613629+0000 mgr.y (mgr.54108) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.695052+0000 mgr.y (mgr.54108) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.695052+0000 mgr.y (mgr.54108) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.779327+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.779327+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.862987+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.862987+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.939547+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: cephadm 2024-09-17T12:50:04.939547+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.007749+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.007749+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.010498+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.010498+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.012594+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.012594+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.013355+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.013355+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.018944+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.018944+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.080587+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.080587+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.083218+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.083218+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.086035+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.086035+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.087135+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.087135+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.093017+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.093017+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.164128+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.164128+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.166451+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.166451+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.169222+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.169222+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.169896+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.169896+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.174828+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.174828+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.238286+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.238286+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.240254+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.240254+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.242244+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.216 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.242244+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.242973+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.242973+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.248443+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.248443+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.309668+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.309668+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.311887+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.311887+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.313724+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[109437]: audit 2024-09-17T12:50:05.313724+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.314382+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.314382+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.319706+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.319706+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.380248+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.380248+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.381959+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.381959+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.383777+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.383777+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cluster 2024-09-17T12:50:04.236415+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v231: 161 pgs: 17 active+undersized, 6 peering, 15 stale+active+clean, 10 active+undersized+degraded, 113 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cluster 2024-09-17T12:50:04.236415+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v231: 161 pgs: 17 active+undersized, 6 peering, 15 stale+active+clean, 10 active+undersized+degraded, 113 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:06.218 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.241595+0000 mgr.y (mgr.54108) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.241595+0000 mgr.y (mgr.54108) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.319798+0000 mgr.y (mgr.54108) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.319798+0000 mgr.y (mgr.54108) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.391486+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.391486+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.461567+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.461567+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.535858+0000 mgr.y (mgr.54108) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.535858+0000 mgr.y (mgr.54108) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.613629+0000 mgr.y (mgr.54108) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.613629+0000 mgr.y (mgr.54108) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.695052+0000 mgr.y (mgr.54108) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.219 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.695052+0000 mgr.y (mgr.54108) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.779327+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.779327+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.862987+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.862987+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.939547+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: cephadm 2024-09-17T12:50:04.939547+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.007749+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.007749+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.010498+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.010498+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.012594+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.012594+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.013355+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.013355+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.018944+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.018944+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.080587+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.080587+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.083218+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.083218+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.086035+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.086035+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.087135+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.087135+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.093017+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.093017+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.164128+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.164128+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.166451+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.166451+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.169222+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.169222+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.169896+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.169896+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.174828+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.174828+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.238286+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.238286+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.240254+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.240254+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.242244+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.242244+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.242973+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.242973+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.248443+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.248443+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.309668+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.309668+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.311887+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.311887+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.313724+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.313724+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.314382+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.314382+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.319706+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.319706+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.380248+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.380248+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.381959+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.381959+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.383777+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.383777+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.384536+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.384536+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.389677+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.389677+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.453422+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.453422+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.455388+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.455388+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.457645+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.457645+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.458393+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.458393+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.463883+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.463883+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.226 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.527321+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.527321+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.529517+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.529517+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.532650+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.532650+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.533717+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.533717+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.540108+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.540108+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.608632+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.608632+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.610423+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.610423+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.612132+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.612132+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.612708+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.612708+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.617554+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.617554+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.676417+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.676417+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.679026+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.679026+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.683187+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.683187+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.684422+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.684422+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.692443+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.692443+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.229 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.762108+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.762108+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.764866+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.764866+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.767646+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.767646+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.768627+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.768627+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.776193+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.776193+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.230 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.837015+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.837015+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.839191+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.839191+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.841300+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.841300+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.842500+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.842500+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.847392+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.847392+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:05 smithi022 bash[111962]: audit 2024-09-17T12:50:05.905758+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.905758+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.907809+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.907809+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.909740+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.909740+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.910472+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.910472+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.915444+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.915444+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.384536+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.384536+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.389677+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.389677+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.453422+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.453422+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.455388+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.455388+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.233 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.457645+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.457645+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.458393+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.458393+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.463883+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.463883+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.527321+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.527321+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.529517+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.529517+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.532650+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.532650+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.533717+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.234 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.533717+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.540108+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.540108+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.608632+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.608632+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.610423+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.610423+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.612132+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.612132+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.612708+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.612708+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.617554+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.617554+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.676417+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.235 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.676417+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.679026+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.679026+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.683187+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.683187+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.684422+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.684422+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.692443+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.692443+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.762108+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.762108+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.236 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.764866+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.764866+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.767646+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.767646+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.768627+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.768627+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.776193+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.776193+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.837015+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.837015+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.839191+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.839191+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.841300+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.841300+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.842500+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.842500+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.847392+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.847392+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.905758+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.905758+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.907809+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.907809+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.909740+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.909740+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.910472+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.910472+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.915444+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.915444+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cluster 2024-09-17T12:50:04.236415+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v231: 161 pgs: 17 active+undersized, 6 peering, 15 stale+active+clean, 10 active+undersized+degraded, 113 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cluster 2024-09-17T12:50:04.236415+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v231: 161 pgs: 17 active+undersized, 6 peering, 15 stale+active+clean, 10 active+undersized+degraded, 113 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.241595+0000 mgr.y (mgr.54108) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.241595+0000 mgr.y (mgr.54108) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.319798+0000 mgr.y (mgr.54108) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.319798+0000 mgr.y (mgr.54108) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.391486+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.391486+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.461567+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.461567+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.535858+0000 mgr.y (mgr.54108) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.535858+0000 mgr.y (mgr.54108) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.613629+0000 mgr.y (mgr.54108) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.613629+0000 mgr.y (mgr.54108) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.695052+0000 mgr.y (mgr.54108) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.695052+0000 mgr.y (mgr.54108) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.779327+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.779327+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.862987+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.862987+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.939547+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: cephadm 2024-09-17T12:50:04.939547+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:06.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.007749+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.007749+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.010498+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.010498+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.012594+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.012594+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.013355+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.013355+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.018944+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.018944+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.080587+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.080587+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.083218+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.083218+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.086035+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.086035+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.087135+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.087135+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.093017+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.093017+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.164128+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.164128+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.166451+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.166451+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.169222+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.169222+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.169896+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.169896+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.174828+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.174828+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.238286+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.238286+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.240254+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.240254+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.242244+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.242244+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.242973+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.242973+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.248443+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.248443+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.309668+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.309668+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.311887+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.311887+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.313724+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.313724+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.314382+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.314382+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.319706+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.319706+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.380248+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.380248+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.381959+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.381959+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.383777+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.383777+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.384536+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.384536+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.389677+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.389677+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.453422+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.453422+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.455388+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.455388+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.457645+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.457645+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.458393+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.458393+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.463883+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.463883+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.527321+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.527321+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.529517+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.529517+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.532650+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.532650+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.533717+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.533717+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.540108+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.540108+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.608632+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.608632+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.610423+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.610423+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.612132+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.612132+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.612708+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.612708+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.617554+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.617554+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.676417+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.676417+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.679026+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.679026+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.683187+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.683187+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.684422+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.684422+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.692443+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.692443+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.762108+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.762108+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.764866+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.764866+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.767646+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.767646+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.768627+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.768627+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.776193+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.776193+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.837015+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.837015+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.839191+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.839191+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.841300+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.841300+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.842500+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.842500+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.847392+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.847392+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.905758+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.905758+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:06.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.907809+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.907809+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:06.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.909740+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.909740+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:06.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.910472+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.910472+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:06.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.915444+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:05 smithi190 bash[89008]: audit 2024-09-17T12:50:05.915444+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:06.465 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[131469]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:50:06.720 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[131469]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:50:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.019399+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.019399+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.093629+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.093629+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.175217+0000 mgr.y (mgr.54108) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.175217+0000 mgr.y (mgr.54108) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.248928+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.248928+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.320196+0000 mgr.y (mgr.54108) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.320196+0000 mgr.y (mgr.54108) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.330306+0000 mgr.y (mgr.54108) 894 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:05.330306+0000 mgr.y (mgr.54108) 894 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.390104+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.390104+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.464407+0000 mgr.y (mgr.54108) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.464407+0000 mgr.y (mgr.54108) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.540699+0000 mgr.y (mgr.54108) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.540699+0000 mgr.y (mgr.54108) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.617915+0000 mgr.y (mgr.54108) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.617915+0000 mgr.y (mgr.54108) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.693003+0000 mgr.y (mgr.54108) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.019399+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.019399+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.093629+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.093629+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.175217+0000 mgr.y (mgr.54108) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.175217+0000 mgr.y (mgr.54108) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.248928+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.248928+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.320196+0000 mgr.y (mgr.54108) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.320196+0000 mgr.y (mgr.54108) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.330306+0000 mgr.y (mgr.54108) 894 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:05.330306+0000 mgr.y (mgr.54108) 894 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.390104+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.390104+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.464407+0000 mgr.y (mgr.54108) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.464407+0000 mgr.y (mgr.54108) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.540699+0000 mgr.y (mgr.54108) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.540699+0000 mgr.y (mgr.54108) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.617915+0000 mgr.y (mgr.54108) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.617915+0000 mgr.y (mgr.54108) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.693003+0000 mgr.y (mgr.54108) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.693003+0000 mgr.y (mgr.54108) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.776691+0000 mgr.y (mgr.54108) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.776691+0000 mgr.y (mgr.54108) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.847826+0000 mgr.y (mgr.54108) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.847826+0000 mgr.y (mgr.54108) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.915838+0000 mgr.y (mgr.54108) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: cephadm 2024-09-17T12:50:05.915838+0000 mgr.y (mgr.54108) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.010741+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.010741+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.012773+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.012773+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.014472+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.014472+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.015202+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.015202+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.020320+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.020320+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.101807+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.101807+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.103935+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.103935+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.693003+0000 mgr.y (mgr.54108) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.776691+0000 mgr.y (mgr.54108) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.776691+0000 mgr.y (mgr.54108) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.847826+0000 mgr.y (mgr.54108) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.847826+0000 mgr.y (mgr.54108) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.915838+0000 mgr.y (mgr.54108) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: cephadm 2024-09-17T12:50:05.915838+0000 mgr.y (mgr.54108) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.010741+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.010741+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.012773+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.012773+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.014472+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.014472+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.015202+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.015202+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.020320+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.020320+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.101807+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.101807+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.103935+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.103935+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.105881+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.105881+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.106707+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.106707+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.112253+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.112253+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.175990+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.175990+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.178482+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.178482+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.180641+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.180641+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.181401+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.181401+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.186761+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.186761+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.252667+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.252667+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.254575+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.105881+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.105881+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.106707+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.106707+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.112253+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.112253+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.175990+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.175990+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.178482+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.178482+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.180641+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.180641+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.181401+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.181401+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.186761+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.186761+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.252667+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.252667+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.254575+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.254575+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.256480+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.256480+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.257124+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.257124+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.262737+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.262737+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.338112+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.338112+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.340471+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.340471+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.342706+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.342706+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.343482+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.343482+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.348920+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.348920+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.412549+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.412549+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.254575+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.256480+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.256480+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.257124+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.257124+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.262737+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.262737+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.338112+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.338112+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.340471+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.340471+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.342706+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.342706+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.343482+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.343482+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.348920+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.348920+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.412549+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.412549+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.414653+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.414653+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.416607+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.416607+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.417358+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.417358+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.422707+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.422707+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.494182+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.494182+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.496143+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.496143+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.498135+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.498135+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.498937+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.498937+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.505636+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.505636+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.567503+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.414653+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.414653+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.416607+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.416607+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.417358+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.417358+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.422707+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.422707+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.494182+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.494182+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.496143+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.496143+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.498135+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.498135+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.498937+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.498937+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.505636+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.505636+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.567503+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.567503+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.569467+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.569467+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.571655+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.571655+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.572496+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.572496+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.578047+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.578047+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.642466+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.642466+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.644139+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.644139+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.645824+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.645824+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.646464+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.646464+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.651227+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.651227+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.717065+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.567503+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.569467+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.569467+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.571655+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.571655+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.572496+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.572496+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.578047+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.578047+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.642466+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.642466+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.644139+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.644139+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.645824+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.645824+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.646464+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.646464+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.651227+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.651227+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.717065+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.717065+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.718910+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.718910+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.720933+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.720933+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.721788+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.721788+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.727180+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.727180+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.785769+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.785769+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.787403+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.787403+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.789374+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.789374+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.789938+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.789938+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.794588+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.794588+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.717065+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.718910+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.718910+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.720933+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.720933+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.721788+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.721788+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.727180+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.727180+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.785769+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.785769+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.787403+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.787403+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.789374+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.789374+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.789938+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.789938+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.794588+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.794588+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.886001+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.886001+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.888144+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.888144+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.890747+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.890747+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.891610+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.891610+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.899606+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[111962]: audit 2024-09-17T12:50:06.899606+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.886001+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.886001+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.888144+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.888144+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.890747+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.890747+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.891610+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.891610+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.899606+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:06 smithi022 bash[109437]: audit 2024-09-17T12:50:06.899606+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.019399+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.019399+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.093629+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.093629+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.175217+0000 mgr.y (mgr.54108) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.175217+0000 mgr.y (mgr.54108) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.248928+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.248928+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.320196+0000 mgr.y (mgr.54108) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.320196+0000 mgr.y (mgr.54108) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:05.330306+0000 mgr.y (mgr.54108) 894 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:05.330306+0000 mgr.y (mgr.54108) 894 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.390104+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.390104+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.464407+0000 mgr.y (mgr.54108) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.464407+0000 mgr.y (mgr.54108) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.540699+0000 mgr.y (mgr.54108) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.540699+0000 mgr.y (mgr.54108) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.617915+0000 mgr.y (mgr.54108) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.617915+0000 mgr.y (mgr.54108) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.693003+0000 mgr.y (mgr.54108) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.693003+0000 mgr.y (mgr.54108) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.776691+0000 mgr.y (mgr.54108) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.776691+0000 mgr.y (mgr.54108) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.847826+0000 mgr.y (mgr.54108) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.847826+0000 mgr.y (mgr.54108) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.915838+0000 mgr.y (mgr.54108) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: cephadm 2024-09-17T12:50:05.915838+0000 mgr.y (mgr.54108) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.010741+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.010741+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.012773+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.012773+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.014472+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.014472+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.015202+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.015202+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.020320+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.020320+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.101807+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.101807+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.103935+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.103935+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.105881+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.105881+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.106707+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.106707+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.112253+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.112253+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.175990+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.175990+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.178482+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.178482+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.180641+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.180641+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.181401+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.181401+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.186761+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.186761+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.252667+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.252667+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.254575+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.254575+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.256480+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.256480+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.257124+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.257124+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.262737+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.262737+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.338112+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.338112+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.340471+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.340471+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.342706+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.342706+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.343482+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.343482+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.348920+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.348920+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.412549+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.412549+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.414653+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.414653+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.416607+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.416607+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.417358+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.417358+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.422707+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.422707+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.494182+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.494182+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.496143+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.496143+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.498135+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.498135+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.498937+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.498937+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.505636+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.505636+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.567503+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.567503+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.569467+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.569467+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.571655+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.571655+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.572496+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.572496+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.578047+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.578047+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.642466+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.642466+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.644139+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.644139+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.645824+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.645824+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.646464+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.646464+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.651227+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.651227+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.717065+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.717065+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.718910+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.718910+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.720933+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.720933+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.721788+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.721788+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.727180+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.727180+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.785769+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.785769+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.787403+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.787403+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.789374+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.789374+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.789938+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.789938+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.794588+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.794588+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.886001+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.886001+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.888144+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.888144+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:07.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.890747+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.890747+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:07.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.891610+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.891610+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:07.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.899606+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:06 smithi190 bash[89008]: audit 2024-09-17T12:50:06.899606+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:07.504 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[131469]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T12:50:07.504 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[131469]: 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-09-17T12:50:07.764 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[131469]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T12:50:07.764 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[131469]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T12:50:07.764 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[131469]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T12:50:07.764 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[131469]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T12:50:07.764 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[131469]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.020727+0000 mgr.y (mgr.54108) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.020727+0000 mgr.y (mgr.54108) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.112675+0000 mgr.y (mgr.54108) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.112675+0000 mgr.y (mgr.54108) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.187223+0000 mgr.y (mgr.54108) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.187223+0000 mgr.y (mgr.54108) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cluster 2024-09-17T12:50:06.237275+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v232: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cluster 2024-09-17T12:50:06.237275+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v232: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.263395+0000 mgr.y (mgr.54108) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.263395+0000 mgr.y (mgr.54108) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.349540+0000 mgr.y (mgr.54108) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.349540+0000 mgr.y (mgr.54108) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.423208+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.423208+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.506214+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.506214+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.578487+0000 mgr.y (mgr.54108) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.578487+0000 mgr.y (mgr.54108) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.651633+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.651633+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.727927+0000 mgr.y (mgr.54108) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.020727+0000 mgr.y (mgr.54108) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.020727+0000 mgr.y (mgr.54108) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.112675+0000 mgr.y (mgr.54108) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.112675+0000 mgr.y (mgr.54108) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.187223+0000 mgr.y (mgr.54108) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.187223+0000 mgr.y (mgr.54108) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cluster 2024-09-17T12:50:06.237275+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v232: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cluster 2024-09-17T12:50:06.237275+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v232: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.263395+0000 mgr.y (mgr.54108) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.263395+0000 mgr.y (mgr.54108) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.349540+0000 mgr.y (mgr.54108) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.349540+0000 mgr.y (mgr.54108) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.423208+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.423208+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.506214+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.506214+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.578487+0000 mgr.y (mgr.54108) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.578487+0000 mgr.y (mgr.54108) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.651633+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.651633+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.727927+0000 mgr.y (mgr.54108) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.727927+0000 mgr.y (mgr.54108) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.795001+0000 mgr.y (mgr.54108) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.795001+0000 mgr.y (mgr.54108) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.900475+0000 mgr.y (mgr.54108) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.900475+0000 mgr.y (mgr.54108) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.968077+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.968077+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.969890+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.969890+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.971606+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.971606+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.972283+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.972283+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.978134+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:06.978134+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.978637+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cephadm 2024-09-17T12:50:06.978637+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.057584+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.057584+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.059216+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.727927+0000 mgr.y (mgr.54108) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.795001+0000 mgr.y (mgr.54108) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.795001+0000 mgr.y (mgr.54108) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.900475+0000 mgr.y (mgr.54108) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.900475+0000 mgr.y (mgr.54108) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.968077+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.968077+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.969890+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.969890+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.971606+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.971606+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.972283+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.972283+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.978134+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:06.978134+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.978637+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cephadm 2024-09-17T12:50:06.978637+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.057584+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.057584+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.059216+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.059216+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.061247+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.061247+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.062370+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.062370+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.070378+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.070378+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.167507+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.167507+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.169737+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.169737+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.171581+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.171581+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.172188+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.172188+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.177193+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.177193+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cluster 2024-09-17T12:50:07.184765+0000 mon.a (mon.0) 3247 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: cluster 2024-09-17T12:50:07.184765+0000 mon.a (mon.0) 3247 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.059216+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.061247+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.061247+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.062370+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.062370+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.070378+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.070378+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.167507+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.167507+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.169737+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.169737+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.171581+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.171581+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.172188+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.172188+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.177193+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.177193+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cluster 2024-09-17T12:50:07.184765+0000 mon.a (mon.0) 3247 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-09-17T12:50:08.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: cluster 2024-09-17T12:50:07.184765+0000 mon.a (mon.0) 3247 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.237295+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.237295+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.239176+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.239176+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.241090+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.241090+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.241922+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.241922+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.247391+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.247391+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.305459+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.305459+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.307528+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.307528+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.310646+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.310646+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.311653+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.311653+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.317581+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.317581+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.388759+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.388759+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.391098+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.391098+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.393276+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.393276+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.394214+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.394214+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.400175+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.400175+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.462518+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.462518+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.464433+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.464433+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.466126+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.466126+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.466748+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.466748+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.471541+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.237295+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.237295+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.239176+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.239176+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.241090+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.241090+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.241922+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.241922+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.247391+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.247391+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.305459+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.305459+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.307528+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.307528+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.310646+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.310646+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.311653+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.311653+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.317581+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.317581+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.471541+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.532539+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.532539+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.534510+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.534510+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.536498+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.536498+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.537201+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.537201+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.542459+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.542459+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.603472+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.603472+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.605074+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.605074+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.606639+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.606639+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.607176+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.607176+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.388759+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.388759+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.391098+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.391098+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.393276+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.393276+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.394214+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.394214+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.400175+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.400175+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.462518+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.462518+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.464433+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.464433+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.466126+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.466126+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.466748+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.466748+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.471541+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.611817+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.611817+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.670860+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.670860+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.672524+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.672524+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.674419+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.674419+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.675060+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.675060+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.679984+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.679984+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.738836+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.738836+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.740616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.740616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.742297+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.742297+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.742917+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.471541+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.532539+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.532539+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.534510+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.534510+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.536498+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.536498+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.537201+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.537201+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.542459+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.542459+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.603472+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.603472+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.605074+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.605074+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.606639+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.606639+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.607176+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.607176+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.742917+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.747720+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.747720+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.804917+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.804917+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.806769+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.806769+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.809720+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.809720+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.810964+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.810964+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.817242+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.817242+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.876151+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.876151+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.878657+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.878657+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.881462+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.881462+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.882514+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.882514+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.890464+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[109437]: audit 2024-09-17T12:50:07.890464+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.611817+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.611817+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.670860+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.670860+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.672524+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.672524+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.674419+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.674419+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.675060+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.675060+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.679984+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.679984+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.738836+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.738836+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.740616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.740616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.742297+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.742297+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.742917+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.742917+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.747720+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.747720+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.804917+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.804917+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.806769+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.806769+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.809720+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.809720+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.810964+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.810964+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.817242+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.817242+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.876151+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.876151+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.878657+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.878657+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.881462+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.881462+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.882514+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.882514+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.890464+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:07 smithi022 bash[111962]: audit 2024-09-17T12:50:07.890464+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.020727+0000 mgr.y (mgr.54108) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.020727+0000 mgr.y (mgr.54108) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.112675+0000 mgr.y (mgr.54108) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.112675+0000 mgr.y (mgr.54108) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.187223+0000 mgr.y (mgr.54108) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.187223+0000 mgr.y (mgr.54108) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cluster 2024-09-17T12:50:06.237275+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v232: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cluster 2024-09-17T12:50:06.237275+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v232: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.263395+0000 mgr.y (mgr.54108) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.263395+0000 mgr.y (mgr.54108) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.349540+0000 mgr.y (mgr.54108) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.349540+0000 mgr.y (mgr.54108) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.423208+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.423208+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.506214+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.506214+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.578487+0000 mgr.y (mgr.54108) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.578487+0000 mgr.y (mgr.54108) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.651633+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.651633+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.727927+0000 mgr.y (mgr.54108) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.727927+0000 mgr.y (mgr.54108) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.795001+0000 mgr.y (mgr.54108) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.795001+0000 mgr.y (mgr.54108) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.900475+0000 mgr.y (mgr.54108) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.900475+0000 mgr.y (mgr.54108) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.968077+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.968077+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.969890+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.969890+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.971606+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.971606+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.972283+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.972283+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.978134+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:06.978134+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.978637+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cephadm 2024-09-17T12:50:06.978637+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.057584+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.057584+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.059216+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.059216+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.061247+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.061247+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.062370+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.062370+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.070378+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.070378+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.167507+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.167507+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.169737+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.169737+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.171581+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.171581+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.172188+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.172188+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.177193+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.177193+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cluster 2024-09-17T12:50:07.184765+0000 mon.a (mon.0) 3247 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: cluster 2024-09-17T12:50:07.184765+0000 mon.a (mon.0) 3247 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.237295+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.237295+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.239176+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.239176+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.241090+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.241090+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.241922+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.241922+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.247391+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.247391+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.305459+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.305459+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.307528+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.307528+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.310646+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.310646+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.311653+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.311653+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.317581+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.317581+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.388759+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.388759+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.391098+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.391098+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.393276+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.393276+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.394214+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.394214+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.400175+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.400175+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.462518+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.462518+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.464433+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.464433+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.466126+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.466126+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.466748+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.466748+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.471541+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.471541+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.532539+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.532539+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.534510+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.534510+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.536498+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.536498+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.537201+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.537201+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.542459+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.542459+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.603472+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.603472+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.605074+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.605074+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.606639+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.606639+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.607176+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.607176+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.611817+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.611817+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.670860+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.670860+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.672524+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.672524+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.674419+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.674419+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.675060+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.675060+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.679984+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.679984+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.738836+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.738836+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.740616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.740616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.742297+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.742297+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.742917+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.742917+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.747720+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.747720+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.804917+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.804917+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.806769+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.806769+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.809720+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.809720+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.810964+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.810964+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.817242+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.817242+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.876151+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.876151+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.878657+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.878657+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.881462+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.881462+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.882514+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.882514+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.890464+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:08.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:07 smithi190 bash[89008]: audit 2024-09-17T12:50:07.890464+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.251 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.070905+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.070905+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.177575+0000 mgr.y (mgr.54108) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.177575+0000 mgr.y (mgr.54108) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.247872+0000 mgr.y (mgr.54108) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.247872+0000 mgr.y (mgr.54108) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.318035+0000 mgr.y (mgr.54108) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.318035+0000 mgr.y (mgr.54108) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.400617+0000 mgr.y (mgr.54108) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.400617+0000 mgr.y (mgr.54108) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.472168+0000 mgr.y (mgr.54108) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.472168+0000 mgr.y (mgr.54108) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.252 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.542977+0000 mgr.y (mgr.54108) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.542977+0000 mgr.y (mgr.54108) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.612200+0000 mgr.y (mgr.54108) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.612200+0000 mgr.y (mgr.54108) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.680419+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.680419+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.748072+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.748072+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.817850+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.817850+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.070905+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.070905+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.177575+0000 mgr.y (mgr.54108) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.177575+0000 mgr.y (mgr.54108) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.247872+0000 mgr.y (mgr.54108) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.247872+0000 mgr.y (mgr.54108) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.318035+0000 mgr.y (mgr.54108) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.318035+0000 mgr.y (mgr.54108) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.400617+0000 mgr.y (mgr.54108) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.400617+0000 mgr.y (mgr.54108) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.472168+0000 mgr.y (mgr.54108) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.472168+0000 mgr.y (mgr.54108) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.542977+0000 mgr.y (mgr.54108) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.542977+0000 mgr.y (mgr.54108) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.612200+0000 mgr.y (mgr.54108) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.612200+0000 mgr.y (mgr.54108) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.680419+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.680419+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.748072+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.748072+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.817850+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.817850+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.890991+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: cephadm 2024-09-17T12:50:07.890991+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:07.995430+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:07.995430+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:07.998182+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:07.998182+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.001202+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.001202+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.002281+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.256 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.002281+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.008847+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.008847+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.078365+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.078365+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.080279+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.080279+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.082726+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.082726+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.257 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.083508+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.890991+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: cephadm 2024-09-17T12:50:07.890991+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:07.995430+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:07.995430+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:07.998182+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:07.998182+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.001202+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.001202+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.002281+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.002281+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.008847+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.008847+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.078365+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.078365+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.080279+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.080279+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.082726+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.082726+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.083508+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.083508+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.089031+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.089031+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.191895+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.191895+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.194472+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.194472+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.197294+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.197294+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.198482+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.260 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.198482+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.204210+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.204210+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.267197+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.267197+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.269626+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.269626+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.272132+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.272132+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.272930+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.272930+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.279744+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.279744+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.367711+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.367711+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.370046+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.370046+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.373316+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.373316+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.374266+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.374266+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.382889+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.382889+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.465678+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.465678+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.468086+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.468086+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.470394+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.470394+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.471407+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.471407+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.478611+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.478611+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.576822+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.576822+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.579748+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.579748+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.583340+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.583340+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.584630+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.263 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.584630+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.592078+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.592078+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.687754+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.687754+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.689770+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.689770+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.692018+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.083508+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.089031+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.089031+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.191895+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.191895+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.194472+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.194472+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.197294+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.197294+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.198482+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.198482+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.204210+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.204210+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.267197+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.267197+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.269626+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.269626+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.272132+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.272132+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.272930+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.692018+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.692870+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.692870+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.698584+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.698584+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.762608+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.762608+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.764895+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.764895+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.766686+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.766686+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.767395+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.767395+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.772582+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.772582+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.849240+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.849240+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.851498+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.851498+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.854886+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.854886+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.855763+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.855763+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.863771+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.863771+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.925489+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.925489+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.927965+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.927965+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.930284+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.930284+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.931008+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.931008+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.937088+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[109437]: audit 2024-09-17T12:50:08.937088+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.272930+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.279744+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.279744+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.367711+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.367711+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.370046+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.370046+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.373316+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.373316+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.374266+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.374266+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.382889+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.382889+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.465678+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.465678+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.468086+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.468086+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.470394+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.470394+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.471407+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.471407+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.478611+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.478611+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.576822+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.576822+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.579748+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.579748+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.583340+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.583340+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.584630+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.584630+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.592078+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.592078+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.687754+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.687754+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.689770+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.689770+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.692018+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.692018+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.692870+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.692870+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.698584+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.698584+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.762608+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.762608+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.764895+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.764895+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.766686+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.766686+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.767395+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.767395+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.772582+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.772582+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.849240+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.849240+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.851498+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.851498+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.854886+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.854886+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.855763+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.855763+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.863771+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.863771+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.925489+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.925489+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.927965+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.927965+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.930284+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.930284+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.931008+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.931008+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.937088+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:08 smithi022 bash[111962]: audit 2024-09-17T12:50:08.937088+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.070905+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.070905+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.177575+0000 mgr.y (mgr.54108) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.177575+0000 mgr.y (mgr.54108) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.247872+0000 mgr.y (mgr.54108) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.247872+0000 mgr.y (mgr.54108) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.318035+0000 mgr.y (mgr.54108) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.318035+0000 mgr.y (mgr.54108) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.400617+0000 mgr.y (mgr.54108) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.400617+0000 mgr.y (mgr.54108) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.472168+0000 mgr.y (mgr.54108) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.472168+0000 mgr.y (mgr.54108) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.542977+0000 mgr.y (mgr.54108) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.542977+0000 mgr.y (mgr.54108) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.612200+0000 mgr.y (mgr.54108) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.612200+0000 mgr.y (mgr.54108) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.680419+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.680419+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.748072+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.748072+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.817850+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.817850+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.890991+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: cephadm 2024-09-17T12:50:07.890991+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:07.995430+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:07.995430+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:07.998182+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:07.998182+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.001202+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.001202+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.002281+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.002281+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.008847+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.008847+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.078365+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.078365+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.080279+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.080279+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.082726+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.082726+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.083508+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.083508+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.089031+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.089031+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.191895+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.191895+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.194472+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.194472+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.197294+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.197294+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.198482+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.198482+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.204210+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.204210+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.267197+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.267197+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.269626+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.269626+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.272132+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.272132+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.272930+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.272930+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.279744+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.279744+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.367711+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.367711+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.370046+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.370046+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.373316+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.373316+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.374266+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.374266+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.382889+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.382889+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.465678+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.465678+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.468086+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.468086+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.470394+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.470394+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.471407+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.471407+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.478611+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.478611+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.576822+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.576822+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.579748+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.579748+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.583340+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.583340+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.584630+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.584630+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.592078+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.592078+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.687754+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.687754+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.689770+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.689770+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.692018+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.692018+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.692870+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.692870+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.698584+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.698584+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.762608+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.762608+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.764895+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.764895+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.766686+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.766686+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.767395+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.767395+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.772582+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.772582+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.849240+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.849240+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.851498+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.851498+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.854886+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.854886+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.855763+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.855763+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.863771+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.863771+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.925489+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.925489+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.927965+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.927965+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:09.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.930284+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.930284+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:09.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.931008+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.931008+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:09.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.937088+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:09.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:08 smithi190 bash[89008]: audit 2024-09-17T12:50:08.937088+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.009432+0000 mgr.y (mgr.54108) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.009432+0000 mgr.y (mgr.54108) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.089685+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.089685+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.204845+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.204845+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cluster 2024-09-17T12:50:08.238207+0000 mgr.y (mgr.54108) 932 : cluster [DBG] pgmap v233: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cluster 2024-09-17T12:50:08.238207+0000 mgr.y (mgr.54108) 932 : cluster [DBG] pgmap v233: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.280357+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.280357+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.383379+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.383379+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.479108+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.479108+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.592646+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.592646+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.699322+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.699322+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.772990+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.772990+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.864449+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.009432+0000 mgr.y (mgr.54108) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.009432+0000 mgr.y (mgr.54108) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.089685+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.089685+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.204845+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.204845+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cluster 2024-09-17T12:50:08.238207+0000 mgr.y (mgr.54108) 932 : cluster [DBG] pgmap v233: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:10.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cluster 2024-09-17T12:50:08.238207+0000 mgr.y (mgr.54108) 932 : cluster [DBG] pgmap v233: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:10.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.280357+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.280357+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.383379+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.383379+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.479108+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.479108+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.592646+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.592646+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.699322+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.699322+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.772990+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.772990+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.864449+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.864449+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.937583+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: cephadm 2024-09-17T12:50:08.937583+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.013882+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.013882+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.015976+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.015976+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.017974+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.017974+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.018725+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.018725+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.024509+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.024509+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.084245+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.084245+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.085925+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.085925+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.087539+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.087539+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.088204+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.088204+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.093369+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.093369+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.150624+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.150624+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.152500+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.152500+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.154717+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.154717+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.155382+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.155382+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.163313+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.163313+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.231748+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.231748+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.233750+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.233750+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.236577+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.236577+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.864449+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.937583+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: cephadm 2024-09-17T12:50:08.937583+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.013882+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.013882+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.015976+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.015976+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.017974+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.017974+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.018725+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.018725+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.024509+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.024509+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.084245+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.084245+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.085925+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.085925+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.087539+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.087539+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.237733+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.237733+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.246151+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.246151+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.321069+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.321069+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.323808+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.323808+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.326463+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.326463+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.327367+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.327367+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.335218+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.335218+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.409535+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.409535+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.412335+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.412335+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.415248+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.088204+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.088204+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.093369+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.093369+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.150624+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.150624+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.152500+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.152500+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.154717+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.154717+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.155382+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.155382+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.163313+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.163313+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.231748+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.231748+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.233750+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.233750+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.236577+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.236577+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.415248+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.416588+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.416588+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.424903+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.424903+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.494524+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.494524+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.497199+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.497199+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.500048+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.500048+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.502665+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.502665+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.509220+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.509220+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.568219+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.568219+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.569869+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.569869+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.571452+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.571452+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.572028+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.572028+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.576757+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.576757+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.635702+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.635702+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.637499+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.637499+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.639330+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.639330+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.640004+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.640004+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.645591+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.645591+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.705340+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.705340+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.707023+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.237733+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.237733+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.246151+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.246151+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.321069+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.321069+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.323808+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.323808+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.326463+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.326463+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.327367+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.327367+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.335218+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.335218+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.409535+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.409535+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.412335+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.412335+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.415248+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.707023+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.708693+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.708693+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.709333+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.709333+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.714750+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.714750+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.774398+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.774398+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.776130+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.776130+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.778153+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.778153+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.778842+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.778842+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.783906+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.783906+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.843874+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.843874+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.845911+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.845911+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.848299+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.848299+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.849167+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.849167+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.858737+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.858737+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.927681+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.927681+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.930095+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.930095+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.932295+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.932295+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.933293+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.933293+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.943590+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[109437]: audit 2024-09-17T12:50:09.943590+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.415248+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.416588+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.416588+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.424903+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.424903+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.494524+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.494524+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.497199+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.497199+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.500048+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.500048+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.502665+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.502665+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.509220+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.509220+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.568219+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.568219+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.569869+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.569869+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.571452+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.571452+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.572028+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.572028+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.576757+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.576757+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.635702+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.635702+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.637499+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.637499+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.639330+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.639330+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.640004+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.640004+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.645591+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.645591+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.705340+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.705340+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.707023+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.707023+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.708693+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.708693+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.709333+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.709333+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.714750+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.714750+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.774398+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.774398+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.776130+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.776130+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.778153+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.778153+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.778842+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.778842+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.783906+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.783906+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.843874+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.843874+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.845911+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.845911+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.848299+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.848299+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.849167+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.849167+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.858737+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.858737+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.927681+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.927681+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.930095+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.930095+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.932295+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.932295+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.933293+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.933293+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.943590+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:09 smithi022 bash[111962]: audit 2024-09-17T12:50:09.943590+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.009432+0000 mgr.y (mgr.54108) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.009432+0000 mgr.y (mgr.54108) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.089685+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.089685+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.204845+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.204845+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cluster 2024-09-17T12:50:08.238207+0000 mgr.y (mgr.54108) 932 : cluster [DBG] pgmap v233: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cluster 2024-09-17T12:50:08.238207+0000 mgr.y (mgr.54108) 932 : cluster [DBG] pgmap v233: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.280357+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.280357+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.383379+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.383379+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.479108+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.479108+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.592646+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.592646+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.699322+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.699322+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.772990+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.772990+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.864449+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.864449+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.937583+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: cephadm 2024-09-17T12:50:08.937583+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.013882+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.013882+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.015976+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.015976+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.017974+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.017974+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.018725+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.018725+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.024509+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.024509+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.084245+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.084245+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.085925+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.085925+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.087539+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.087539+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.088204+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.088204+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.093369+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.093369+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.150624+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.150624+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.152500+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.152500+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.154717+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.154717+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.155382+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.155382+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.163313+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.163313+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.231748+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.231748+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.233750+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.233750+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.236577+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.236577+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.237733+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.237733+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.246151+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.246151+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.321069+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.321069+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.323808+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.323808+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.326463+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.326463+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.327367+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.327367+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.335218+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.335218+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.409535+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.409535+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.412335+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.412335+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.415248+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.415248+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.416588+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.416588+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.424903+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.424903+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.494524+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.494524+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.497199+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.497199+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.500048+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.500048+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.502665+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.502665+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.509220+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.509220+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.568219+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.568219+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.569869+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.569869+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.571452+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.571452+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.572028+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.572028+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.576757+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.576757+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.635702+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.635702+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.637499+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.637499+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.639330+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.639330+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.640004+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.640004+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.645591+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.645591+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.705340+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.705340+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.707023+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.707023+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.708693+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.708693+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.709333+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.709333+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.714750+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.714750+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.774398+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.774398+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.776130+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.776130+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.778153+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.778153+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.778842+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.778842+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.783906+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.783906+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.843874+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.843874+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.845911+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.845911+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.848299+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.848299+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.849167+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.849167+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.858737+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.858737+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.927681+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.927681+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.930095+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.930095+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.932295+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.932295+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.933293+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.933293+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.943590+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:10.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:09 smithi190 bash[89008]: audit 2024-09-17T12:50:09.943590+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:50:10] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:50:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.025112+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.025112+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.093787+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.093787+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.163793+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.163793+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.247385+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.247385+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.335809+0000 mgr.y (mgr.54108) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.335809+0000 mgr.y (mgr.54108) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.425470+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.425470+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.509850+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.509850+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.577117+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.577117+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.646147+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.646147+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.715370+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.715370+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.784421+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.784421+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.025112+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.025112+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.093787+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.093787+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.163793+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.163793+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.247385+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.247385+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.335809+0000 mgr.y (mgr.54108) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.335809+0000 mgr.y (mgr.54108) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.425470+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.425470+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.509850+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.509850+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.577117+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.577117+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.646147+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.646147+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.715370+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.715370+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.784421+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.784421+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.859277+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.859277+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.944135+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cephadm 2024-09-17T12:50:09.944135+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.022611+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.022611+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.024426+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.024426+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.027205+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.027205+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.027869+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.027869+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.034834+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.034834+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.093931+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.093931+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.095705+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.095705+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.097300+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.097300+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.859277+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.859277+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.944135+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cephadm 2024-09-17T12:50:09.944135+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.022611+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.022611+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.024426+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.024426+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.027205+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.027205+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.027869+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.027869+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.034834+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.034834+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.093931+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.093931+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.095705+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.095705+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.097300+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.097300+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.097930+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.097930+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.103848+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.103848+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.166827+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.166827+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.169497+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.169497+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.171250+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.171250+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.171957+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.171957+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.178044+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.178044+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.236653+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.236653+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.239275+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.239275+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.241624+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.097930+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.097930+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.103848+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.103848+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.166827+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.166827+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.169497+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.169497+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.171250+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.171250+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.171957+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.171957+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.178044+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.178044+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.236653+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.236653+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.239275+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.239275+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.241624+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.241624+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.242310+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.242310+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.248605+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.248605+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.313173+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.313173+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.315417+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.315417+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.317248+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.317248+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.317946+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.317946+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.324151+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.324151+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.386303+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.386303+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.388047+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.388047+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.241624+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.242310+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.242310+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.248605+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.248605+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.313173+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.313173+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.315417+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.315417+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.317248+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.317248+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.317946+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.317946+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.324151+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.324151+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.386303+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.386303+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.388047+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.388047+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.389764+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.389764+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.390388+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.390388+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.396325+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.396325+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.454214+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.454214+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.456131+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.456131+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.458086+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.458086+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.458721+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.458721+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.464626+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.464626+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cluster 2024-09-17T12:50:10.485036+0000 mon.a (mon.0) 3453 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: cluster 2024-09-17T12:50:10.485036+0000 mon.a (mon.0) 3453 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.526263+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.389764+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.389764+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.390388+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.390388+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.396325+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.396325+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.454214+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.454214+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.456131+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.456131+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.458086+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.458086+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.458721+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.458721+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.464626+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.464626+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cluster 2024-09-17T12:50:10.485036+0000 mon.a (mon.0) 3453 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: cluster 2024-09-17T12:50:10.485036+0000 mon.a (mon.0) 3453 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.526263+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.526263+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.528359+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.528359+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.530841+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.530841+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.531708+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.531708+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.539148+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.539148+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.618927+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.618927+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.621259+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.621259+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.623394+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.623394+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.624328+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.624328+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.631242+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.631242+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.722973+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.526263+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.528359+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.528359+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.530841+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.530841+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.531708+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.531708+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.539148+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.539148+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.618927+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.618927+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.621259+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.621259+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.623394+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.623394+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.624328+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.624328+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.631242+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.631242+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.722973+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.722973+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.725705+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.725705+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.728659+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.728659+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.729693+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.729693+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.738739+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.738739+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.833091+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.833091+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.834811+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.834811+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.836451+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.836451+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.837116+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.837116+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.843247+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.843247+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.901495+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.901495+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.904009+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.904009+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.907066+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.907066+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.907959+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.907959+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.913296+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[109437]: audit 2024-09-17T12:50:10.913296+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.722973+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.725705+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.725705+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.728659+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.728659+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.729693+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.729693+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.738739+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.738739+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.833091+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.833091+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.834811+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.834811+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.836451+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.836451+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.837116+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.837116+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.843247+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.843247+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.901495+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.901495+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.904009+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.904009+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.907066+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.907066+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.907959+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.907959+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.913296+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:10 smithi022 bash[111962]: audit 2024-09-17T12:50:10.913296+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.025112+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.025112+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.093787+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.093787+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.163793+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.163793+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.247385+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.247385+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.335809+0000 mgr.y (mgr.54108) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.335809+0000 mgr.y (mgr.54108) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.425470+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.425470+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.509850+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.509850+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.577117+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.577117+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.646147+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.646147+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.715370+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.715370+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.784421+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.784421+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.859277+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.859277+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.944135+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cephadm 2024-09-17T12:50:09.944135+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.022611+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.022611+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.024426+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.024426+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.027205+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.027205+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.027869+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.027869+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.034834+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.034834+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.093931+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.093931+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.095705+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.095705+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.097300+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.097300+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.097930+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.097930+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.103848+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.103848+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.166827+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.166827+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.169497+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.169497+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.171250+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.171250+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.171957+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.171957+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.178044+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.178044+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.236653+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.236653+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.239275+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.239275+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.241624+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.241624+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.242310+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.242310+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.248605+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.248605+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.313173+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.313173+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.315417+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.315417+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.317248+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.317248+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.317946+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.317946+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.324151+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.324151+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.386303+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.386303+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.388047+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.388047+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.389764+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.389764+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.390388+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.390388+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.396325+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.396325+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.454214+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.454214+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.456131+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.456131+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.458086+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.458086+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.458721+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.458721+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.464626+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.464626+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cluster 2024-09-17T12:50:10.485036+0000 mon.a (mon.0) 3453 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: cluster 2024-09-17T12:50:10.485036+0000 mon.a (mon.0) 3453 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.526263+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.526263+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.528359+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.528359+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.530841+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.530841+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.531708+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.531708+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.539148+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.539148+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.618927+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.618927+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.621259+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.621259+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.623394+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.623394+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.624328+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.624328+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.631242+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.631242+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.722973+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.722973+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.725705+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.725705+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.728659+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.728659+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.729693+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.729693+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.738739+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.738739+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.833091+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.833091+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.834811+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.834811+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.836451+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.836451+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.837116+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.837116+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.843247+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.843247+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.901495+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.901495+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.904009+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.904009+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:11.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.907066+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.907066+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:11.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.907959+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.907959+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:11.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.913296+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:11.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:10 smithi190 bash[89008]: audit 2024-09-17T12:50:10.913296+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.161 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[131868]: debug 2024-09-17T12:50:11.957+0000 7efc6a99e640 1 -- 172.21.15.22:0/1201648539 <== mon.2 v2:172.21.15.22:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55805ce8a960 con 0x55805ceab800 2024-09-17T12:50:12.161 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.035383+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.161 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.035383+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.104270+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.104270+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.178415+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.178415+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cluster 2024-09-17T12:50:10.239109+0000 mgr.y (mgr.54108) 957 : cluster [DBG] pgmap v234: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cluster 2024-09-17T12:50:10.239109+0000 mgr.y (mgr.54108) 957 : cluster [DBG] pgmap v234: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.249112+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.249112+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.324585+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.324585+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.396733+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.396733+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.465197+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.465197+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.539652+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.539652+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.631840+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.631840+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.163 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.739290+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.035383+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.035383+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.104270+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.104270+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.178415+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.178415+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cluster 2024-09-17T12:50:10.239109+0000 mgr.y (mgr.54108) 957 : cluster [DBG] pgmap v234: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cluster 2024-09-17T12:50:10.239109+0000 mgr.y (mgr.54108) 957 : cluster [DBG] pgmap v234: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:12.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.249112+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.249112+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.324585+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.324585+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.396733+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.396733+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.465197+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.465197+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.539652+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.539652+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.631840+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.631840+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.165 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.739290+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.739290+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.843794+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.843794+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.913659+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.913659+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.976712+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.976712+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.979059+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.979059+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.980813+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.980813+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.166 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.981515+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.981515+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.986626+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:10.986626+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.987109+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: cephadm 2024-09-17T12:50:10.987109+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.049600+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.049600+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.051297+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.739290+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.843794+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.843794+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.913659+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.913659+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.976712+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.976712+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.979059+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.979059+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.980813+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.980813+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.981515+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.981515+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.168 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.986626+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:10.986626+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.987109+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: cephadm 2024-09-17T12:50:10.987109+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.049600+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.049600+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.051297+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.051297+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.052857+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.052857+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.053489+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.053489+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.058585+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.058585+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.121448+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.121448+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.123444+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.123444+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.125748+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.125748+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.126453+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.126453+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.134071+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.134071+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.203184+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.203184+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.051297+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.052857+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.052857+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.053489+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.053489+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.058585+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.058585+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.121448+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.121448+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.123444+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.123444+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.125748+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.125748+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.126453+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.126453+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.134071+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.134071+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.172 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.203184+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.203184+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.205428+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.205428+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.207411+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.207411+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.208105+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.208105+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.215643+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.215643+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.173 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.278302+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.278302+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.280325+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.280325+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.283191+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.283191+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.284110+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.284110+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.294030+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.294030+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.353889+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.205428+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.205428+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.207411+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.207411+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.208105+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.208105+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.215643+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.215643+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.278302+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.278302+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.280325+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.280325+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.283191+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.175 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.283191+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.284110+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.284110+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.294030+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.294030+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.353889+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.353889+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.355830+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.355830+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.357910+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.357910+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.358623+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.358623+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.363780+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.363780+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.430470+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.430470+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.432463+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.432463+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.434449+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.434449+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.435095+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.435095+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.442769+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.442769+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.513772+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.353889+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.355830+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.355830+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.357910+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.357910+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.358623+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.358623+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.363780+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.363780+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.430470+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.430470+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.432463+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.432463+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.434449+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.434449+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.435095+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.435095+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.442769+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.442769+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.179 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.513772+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.513772+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.516318+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.516318+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.519490+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.519490+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.520656+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.520656+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.527560+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.527560+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.180 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.613397+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.613397+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.615564+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.615564+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.618465+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.618465+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.619305+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.619305+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.629147+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.629147+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.513772+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.516318+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.516318+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.519490+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.519490+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.520656+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.520656+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.527560+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.527560+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.613397+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.613397+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.615564+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.615564+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.182 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.618465+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.618465+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.619305+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.619305+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.629147+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.629147+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.673498+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.673498+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.682406+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.682406+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.690445+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.690445+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.713822+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.713822+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.716319+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.716319+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.718863+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.184 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.718863+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.719648+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.719648+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.726956+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.726956+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.815152+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.815152+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.817321+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.817321+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.819192+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.819192+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.819880+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.819880+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.827458+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.827458+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.898653+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.898653+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.900450+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.900450+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.904705+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.904705+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.905463+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.905463+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.911778+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[111962]: audit 2024-09-17T12:50:11.911778+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.673498+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.673498+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.682406+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.682406+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.690445+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.690445+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.713822+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.713822+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.716319+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.716319+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.718863+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.718863+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.719648+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.719648+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.726956+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.726956+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.815152+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.815152+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.817321+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.817321+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.819192+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.819192+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.188 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.819880+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.819880+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.827458+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.827458+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.898653+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.898653+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.900450+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.900450+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.904705+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.904705+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.905463+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.905463+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.911778+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.189 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:11 smithi022 bash[109437]: audit 2024-09-17T12:50:11.911778+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.035383+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.035383+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.104270+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.104270+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.178415+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.178415+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cluster 2024-09-17T12:50:10.239109+0000 mgr.y (mgr.54108) 957 : cluster [DBG] pgmap v234: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cluster 2024-09-17T12:50:10.239109+0000 mgr.y (mgr.54108) 957 : cluster [DBG] pgmap v234: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.249112+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.249112+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.324585+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.324585+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.396733+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.396733+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.465197+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.465197+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.539652+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.539652+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.631840+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.631840+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.739290+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.739290+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.843794+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.843794+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.913659+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.913659+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.976712+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.976712+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.979059+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.979059+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.980813+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.980813+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.981515+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.981515+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.986626+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:10.986626+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.987109+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: cephadm 2024-09-17T12:50:10.987109+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.049600+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.049600+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.051297+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.051297+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.052857+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.052857+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.053489+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.053489+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.058585+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.058585+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.121448+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.121448+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.123444+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.123444+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.125748+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.125748+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.126453+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.126453+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.134071+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.134071+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.203184+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.203184+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.205428+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.205428+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.207411+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.207411+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.208105+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.208105+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.215643+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.215643+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.278302+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.278302+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.280325+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.280325+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.283191+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.283191+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.284110+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.284110+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.294030+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.294030+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.353889+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.353889+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.355830+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.355830+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.357910+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.357910+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.358623+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.358623+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.363780+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.363780+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.430470+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.430470+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.432463+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.432463+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.434449+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.434449+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.435095+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.435095+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.442769+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.442769+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.513772+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.513772+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.516318+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.516318+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.519490+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.519490+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.520656+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.520656+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.527560+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.527560+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.613397+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.613397+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.615564+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.615564+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.618465+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.618465+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.619305+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.619305+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.629147+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.629147+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.673498+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.673498+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.682406+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.682406+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.690445+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.690445+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.713822+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.713822+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.716319+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.716319+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.718863+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.718863+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.719648+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.719648+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.726956+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.726956+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.815152+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.815152+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.817321+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.817321+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.819192+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.819192+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.819880+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.819880+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.827458+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.827458+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.898653+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.898653+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.900450+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.900450+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.904705+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.904705+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.905463+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.905463+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.911778+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:12.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:11 smithi190 bash[89008]: audit 2024-09-17T12:50:11.911778+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.058958+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.058958+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.134618+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.134618+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.216158+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.216158+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.294523+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.294523+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.364227+0000 mgr.y (mgr.54108) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.364227+0000 mgr.y (mgr.54108) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.443354+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.443354+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.528173+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.528173+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.629729+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.629729+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.727594+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.727594+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.828290+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.828290+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.912286+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.912286+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.058958+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.058958+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.134618+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.134618+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.216158+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.216158+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.294523+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.294523+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.364227+0000 mgr.y (mgr.54108) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.364227+0000 mgr.y (mgr.54108) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.443354+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.443354+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.528173+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.528173+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.629729+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.629729+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.727594+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.727594+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.828290+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.828290+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.912286+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.912286+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.989075+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.989075+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.990719+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.990719+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.992343+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.992343+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.992996+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.992996+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.998747+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:11.998747+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.999180+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: cephadm 2024-09-17T12:50:11.999180+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.057663+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.057663+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.059437+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.059437+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.061278+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.061278+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.061898+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.989075+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.989075+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.990719+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.990719+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.992343+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.992343+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.992996+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.992996+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.998747+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:11.998747+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.999180+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: cephadm 2024-09-17T12:50:11.999180+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.057663+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.057663+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.059437+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.059437+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.061278+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.061278+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.061898+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.061898+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.067083+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.067083+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.126857+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.126857+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.129123+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.129123+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.131724+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.131724+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.132602+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.132602+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.140033+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.140033+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.205630+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.205630+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.207511+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.207511+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.209727+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.209727+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.210682+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.061898+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.067083+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.067083+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.126857+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.126857+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.129123+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.129123+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.131724+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.131724+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.132602+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.132602+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.140033+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.140033+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.205630+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.205630+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.207511+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.207511+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.209727+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.209727+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.210682+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.210682+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.216382+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.216382+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.282919+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.282919+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.284646+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.284646+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.286305+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.286305+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.286918+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.286918+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.292281+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.292281+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.356411+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.356411+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.358117+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.358117+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.359986+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.359986+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.210682+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.216382+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.216382+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.282919+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.282919+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.284646+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.284646+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.286305+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.286305+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.286918+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.286918+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.292281+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.292281+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.356411+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.356411+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.358117+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.358117+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.359986+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.359986+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.360611+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.360611+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.368227+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.368227+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.445250+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.445250+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.447848+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.447848+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.450889+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.450889+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.452050+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.452050+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.460275+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.460275+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.549924+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.549924+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.551834+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.551834+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.553818+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.360611+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.360611+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.368227+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.368227+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.445250+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.445250+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.447848+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.447848+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.450889+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.450889+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.452050+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.452050+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.460275+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.460275+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.549924+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.549924+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.551834+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.551834+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.553818+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.553818+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.554522+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.554522+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.560928+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.560928+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.629817+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.629817+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.632062+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.632062+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.633993+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.633993+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.634706+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.634706+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.641709+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.641709+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.701042+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.701042+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.702984+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.702984+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.553818+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.554522+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.554522+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.560928+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.560928+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.629817+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.629817+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.632062+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.632062+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.633993+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.633993+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.634706+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.634706+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.641709+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.641709+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.701042+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.701042+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.702984+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.702984+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.704865+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.704865+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.705629+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.705629+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.713319+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.713319+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.783054+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.783054+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.785224+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.785224+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.787523+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.787523+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.788412+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.788412+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.796014+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.796014+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.864773+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.864773+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.866669+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.866669+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.704865+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.704865+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.705629+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.705629+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.713319+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.713319+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.783054+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.783054+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.785224+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.785224+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.787523+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.787523+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.788412+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.788412+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.796014+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.796014+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.864773+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.864773+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.866669+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.866669+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.868582+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.868582+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.869239+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.869239+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.874213+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.874213+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.935891+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.935891+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.938174+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.938174+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.940305+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.940305+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.941085+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.941085+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.946224+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[109437]: audit 2024-09-17T12:50:12.946224+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.868582+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.868582+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.869239+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.869239+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.874213+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.874213+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.935891+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.935891+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.938174+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.938174+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.940305+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.940305+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.941085+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.941085+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.946224+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:12 smithi022 bash[111962]: audit 2024-09-17T12:50:12.946224+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.058958+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.058958+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.134618+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.134618+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.216158+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.216158+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.294523+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.294523+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.364227+0000 mgr.y (mgr.54108) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.364227+0000 mgr.y (mgr.54108) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.443354+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.443354+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.528173+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.528173+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.629729+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.629729+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.727594+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.727594+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.828290+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.828290+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.912286+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.912286+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.989075+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.989075+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.990719+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.990719+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.992343+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.992343+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.992996+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.992996+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.998747+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:11.998747+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.999180+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: cephadm 2024-09-17T12:50:11.999180+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.057663+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.057663+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.059437+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.059437+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.061278+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.061278+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.061898+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.061898+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.067083+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.067083+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.126857+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.126857+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.129123+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.129123+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.131724+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.131724+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.132602+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.132602+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.140033+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.140033+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.205630+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.205630+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.207511+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.207511+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.209727+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.209727+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.210682+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.210682+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.216382+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.216382+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.282919+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.282919+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.284646+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.284646+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.286305+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.286305+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.286918+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.286918+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.292281+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.292281+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.356411+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.356411+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.358117+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.358117+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.359986+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.359986+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.360611+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.360611+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.368227+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.368227+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.445250+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.445250+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.447848+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.447848+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.450889+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.450889+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.452050+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.452050+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.460275+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.460275+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.549924+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.549924+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.551834+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.551834+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.553818+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.553818+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.554522+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.554522+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.560928+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.560928+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.629817+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.629817+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.632062+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.632062+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.633993+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.633993+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.634706+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.634706+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.641709+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.641709+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.701042+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.701042+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.702984+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.702984+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.704865+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.704865+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.705629+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.705629+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.713319+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.713319+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.783054+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.783054+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.785224+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.785224+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.787523+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.787523+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.788412+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.788412+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.796014+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.796014+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.864773+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.864773+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.866669+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.866669+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.868582+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.868582+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.869239+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.869239+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.874213+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.874213+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.935891+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.935891+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.938174+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.938174+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.940305+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.940305+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.941085+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.941085+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:13.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.946224+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:13.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:12 smithi190 bash[89008]: audit 2024-09-17T12:50:12.946224+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[131868]: debug 2024-09-17T12:50:14.025+0000 7efc6d205640 -1 Falling back to public interface 2024-09-17T12:50:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.067594+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.067594+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.140545+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.140545+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.216964+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.216964+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cluster 2024-09-17T12:50:12.239738+0000 mgr.y (mgr.54108) 983 : cluster [DBG] pgmap v235: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cluster 2024-09-17T12:50:12.239738+0000 mgr.y (mgr.54108) 983 : cluster [DBG] pgmap v235: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.292680+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.292680+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.368843+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.368843+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.460773+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.460773+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.561541+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.561541+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.642278+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.642278+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.713799+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.713799+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.796592+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.067594+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.067594+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.140545+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.140545+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.216964+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.216964+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cluster 2024-09-17T12:50:12.239738+0000 mgr.y (mgr.54108) 983 : cluster [DBG] pgmap v235: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cluster 2024-09-17T12:50:12.239738+0000 mgr.y (mgr.54108) 983 : cluster [DBG] pgmap v235: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.292680+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.292680+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.368843+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.368843+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.460773+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.460773+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.561541+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.561541+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.642278+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.642278+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.713799+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.713799+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.796592+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.796592+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.874648+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.874648+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.946633+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: cephadm 2024-09-17T12:50:12.946633+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.019024+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.019024+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.021207+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.021207+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.023583+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.023583+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.024490+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.024490+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.033352+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.033352+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.101341+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.101341+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.103907+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.103907+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.106058+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.796592+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.874648+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.874648+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.946633+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: cephadm 2024-09-17T12:50:12.946633+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.019024+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.019024+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.021207+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.021207+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.023583+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.023583+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.024490+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.024490+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.033352+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.033352+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.101341+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.101341+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.103907+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.103907+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.106058+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.106058+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.106733+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.106733+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.112434+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.112434+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.175761+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.175761+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.177549+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.177549+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.179730+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.179730+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.180364+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.180364+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.185392+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.185392+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.248973+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.248973+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.250607+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.250607+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.106058+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.106733+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.106733+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.112434+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.112434+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.175761+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.175761+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.177549+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.177549+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.179730+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.179730+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.180364+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.180364+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.185392+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.185392+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.248973+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.248973+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.250607+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.250607+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.252241+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.252241+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.252831+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.252831+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.257862+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.257862+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.316609+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.316609+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.318516+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.318516+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.320177+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.320177+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.320939+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.320939+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.329375+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.329375+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.393699+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.393699+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.396000+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.252241+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.252241+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.252831+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.252831+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.257862+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.257862+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.316609+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.316609+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.318516+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.318516+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.320177+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.320177+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.320939+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.320939+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.329375+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.329375+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.393699+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.393699+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.396000+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.396000+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.397824+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.397824+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.398501+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.398501+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.404525+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.404525+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.464734+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.464734+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.466657+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.466657+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.469044+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.469044+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.469887+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.469887+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.476178+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.476178+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.535071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.535071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.396000+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.397824+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.397824+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.398501+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.398501+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.404525+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.404525+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.464734+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.464734+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.466657+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.466657+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.469044+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.469044+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.469887+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.469887+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.476178+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.476178+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.535071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.535071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.536903+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.536903+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.539014+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.539014+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.539787+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.539787+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.544945+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.544945+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.605516+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.605516+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.607682+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.607682+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.609602+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.609602+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.610277+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.610277+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.615729+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.615729+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.677115+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.677115+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.536903+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.536903+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.539014+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.539014+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.539787+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.539787+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.544945+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.544945+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.605516+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.605516+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.607682+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.607682+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.609602+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.609602+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.610277+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.610277+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.615729+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.615729+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.677115+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.677115+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.679546+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.679546+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.681641+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.681641+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.682526+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.682526+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.689530+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.689530+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.750285+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.750285+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.752175+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.752175+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.754129+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.754129+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.754805+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.754805+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.761389+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.761389+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.821509+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.821509+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.823847+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.823847+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.825646+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.825646+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.826231+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.826231+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.832174+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.832174+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.904538+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.904538+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.906538+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.906538+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.908795+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.908795+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.909457+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.909457+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.915674+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[109437]: audit 2024-09-17T12:50:13.915674+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.679546+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.679546+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.681641+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.681641+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.682526+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.682526+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.689530+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.689530+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.750285+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.750285+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.752175+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.752175+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.754129+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.754129+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.754805+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.754805+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.761389+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.761389+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.821509+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.821509+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.823847+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.823847+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.825646+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.825646+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.826231+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.826231+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.832174+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.832174+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.904538+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.904538+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.906538+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.906538+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.908795+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.908795+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.909457+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.909457+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.915674+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:13 smithi022 bash[111962]: audit 2024-09-17T12:50:13.915674+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.067594+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.067594+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.140545+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.140545+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.216964+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.216964+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cluster 2024-09-17T12:50:12.239738+0000 mgr.y (mgr.54108) 983 : cluster [DBG] pgmap v235: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cluster 2024-09-17T12:50:12.239738+0000 mgr.y (mgr.54108) 983 : cluster [DBG] pgmap v235: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.292680+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.292680+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.368843+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.368843+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.460773+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.460773+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.561541+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.561541+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.642278+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.642278+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.713799+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.713799+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.796592+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.796592+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.874648+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.874648+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.946633+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: cephadm 2024-09-17T12:50:12.946633+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.019024+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.019024+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.021207+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.021207+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.023583+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.023583+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.024490+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.024490+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.033352+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.033352+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.101341+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.101341+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.103907+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.103907+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.106058+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.106058+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.106733+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.106733+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.112434+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.112434+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.175761+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.175761+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.177549+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.177549+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.179730+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.179730+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.180364+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.180364+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.185392+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.185392+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.248973+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.248973+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.250607+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.250607+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.252241+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.252241+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.252831+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.252831+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.257862+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.257862+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.316609+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.316609+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.318516+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.318516+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.320177+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.320177+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.320939+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.320939+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.329375+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.329375+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.393699+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.393699+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.396000+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.396000+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.397824+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.397824+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.398501+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.398501+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.404525+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.404525+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.464734+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.464734+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.466657+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.466657+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.469044+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.469044+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.469887+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.469887+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.476178+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.476178+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.535071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.535071+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.536903+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.536903+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.539014+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.539014+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.539787+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.539787+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.544945+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.544945+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.605516+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.605516+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.607682+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.607682+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.609602+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.609602+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.610277+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.610277+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.615729+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.615729+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.677115+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.677115+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.679546+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.679546+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.681641+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.681641+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.682526+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.682526+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.689530+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.689530+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.750285+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.750285+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.752175+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.752175+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.754129+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.754129+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.754805+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.754805+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.761389+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.761389+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.821509+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.821509+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.823847+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.823847+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.825646+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.825646+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.826231+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.826231+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.832174+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.832174+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.904538+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.904538+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.906538+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.906538+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.908795+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.908795+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:14.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.909457+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.909457+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:14.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.915674+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:14.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:13 smithi190 bash[89008]: audit 2024-09-17T12:50:13.915674+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.034121+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.034121+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.112945+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.112945+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.185861+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.185861+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.258350+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.258350+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.330800+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.330800+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.405087+0000 mgr.y (mgr.54108) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.405087+0000 mgr.y (mgr.54108) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.476694+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.476694+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.545743+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.545743+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.616243+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.616243+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.690204+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.690204+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.761913+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.761913+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.034121+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.034121+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.112945+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.112945+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.185861+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.185861+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.258350+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.258350+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.330800+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.330800+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.405087+0000 mgr.y (mgr.54108) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.405087+0000 mgr.y (mgr.54108) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.476694+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.476694+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.545743+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.545743+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.616243+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.616243+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.690204+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.690204+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.761913+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.761913+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.832727+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.832727+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.916110+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.916110+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.979386+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.979386+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.981410+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.981410+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.983341+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.983341+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.983982+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.983982+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.990544+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:13.990544+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.991063+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: cephadm 2024-09-17T12:50:13.991063+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.079685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.079685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.081346+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.081346+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.832727+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.832727+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.916110+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.916110+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.979386+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.979386+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.981410+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.981410+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.983341+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.983341+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.983982+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.983982+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.990544+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:13.990544+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.991063+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: cephadm 2024-09-17T12:50:13.991063+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.079685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.079685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.081346+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.081346+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.082932+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.082932+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.083543+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.083543+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.088461+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.088461+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.147727+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.147727+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.149455+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.149455+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.151332+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.151332+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.151957+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.151957+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.157041+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.157041+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.217665+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.217665+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.220241+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.082932+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.082932+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.083543+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.083543+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.088461+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.088461+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.147727+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.147727+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.149455+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.149455+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.151332+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.151332+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.151957+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.151957+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.157041+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.157041+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.217665+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.217665+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.220241+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.220241+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.222369+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.222369+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.223124+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.223124+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.228469+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.228469+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.290071+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.290071+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.292804+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.292804+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.295816+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.295816+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.297071+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.297071+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.303493+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.303493+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.377372+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.377372+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.379176+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.379176+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.380931+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.380931+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.381619+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.381619+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.386856+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.386856+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.450355+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.450355+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.453105+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.453105+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.456388+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.456388+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.457589+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.457589+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.464080+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.464080+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.541531+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.541531+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.220241+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.222369+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.222369+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.223124+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.223124+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.228469+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.228469+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.290071+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.290071+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.292804+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.292804+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.295816+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.295816+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.297071+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.297071+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.303493+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.303493+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.377372+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.377372+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.543915+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.543915+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.546331+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.546331+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.547332+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.547332+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.555684+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.555684+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.636735+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.636735+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.639159+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.639159+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.641778+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.641778+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.642489+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.642489+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.648250+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.648250+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.707853+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.379176+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.379176+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.380931+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.380931+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.381619+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.381619+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.386856+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.386856+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.450355+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.450355+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.453105+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.453105+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.456388+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.456388+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.457589+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.457589+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.464080+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.464080+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.541531+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.541531+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.707853+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.709702+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.709702+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.711855+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.711855+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.712764+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.712764+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.718801+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.718801+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.796324+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.796324+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.798412+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.798412+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.800393+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.800393+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.801116+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.801116+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.805984+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.805984+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.543915+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.543915+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.546331+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.546331+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.547332+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.547332+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.555684+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.555684+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.636735+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.636735+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.639159+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.639159+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.641778+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.641778+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.642489+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.642489+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.648250+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.648250+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.707853+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.870056+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.870056+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.871943+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.871943+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.873821+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.873821+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.874506+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.874506+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.879720+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.879720+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.943328+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.943328+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.945136+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.945136+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.946773+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.946773+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.947416+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.947416+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.952803+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[109437]: audit 2024-09-17T12:50:14.952803+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.707853+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.709702+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.709702+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.711855+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.711855+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.712764+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.712764+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.718801+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.718801+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.796324+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.796324+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.798412+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.798412+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.800393+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.800393+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.801116+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.801116+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.805984+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.805984+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.870056+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.870056+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.871943+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.871943+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.873821+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.873821+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.874506+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.874506+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.879720+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.879720+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.943328+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.943328+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.945136+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.945136+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.946773+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.946773+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.947416+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.947416+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.952803+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:14 smithi022 bash[111962]: audit 2024-09-17T12:50:14.952803+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.034121+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.034121+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.112945+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.112945+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.185861+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.185861+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.258350+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.258350+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.330800+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.330800+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.405087+0000 mgr.y (mgr.54108) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.405087+0000 mgr.y (mgr.54108) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.476694+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.476694+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.545743+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.545743+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.616243+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.616243+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.690204+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.690204+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.761913+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.761913+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.832727+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.832727+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.916110+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.916110+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.979386+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.979386+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.981410+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.981410+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.983341+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.983341+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.983982+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.983982+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.990544+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:13.990544+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.991063+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: cephadm 2024-09-17T12:50:13.991063+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:15.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.079685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.079685+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.081346+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.081346+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.082932+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.082932+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.083543+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.083543+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.088461+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.088461+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.147727+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.147727+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.149455+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.149455+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.151332+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.151332+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.151957+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.151957+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.157041+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.157041+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.217665+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.217665+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.220241+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.220241+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.222369+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.222369+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.223124+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.223124+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.228469+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.228469+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.290071+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.290071+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.292804+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.292804+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.295816+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.295816+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.297071+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.297071+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.303493+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.303493+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.377372+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.377372+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.379176+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.379176+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.380931+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.380931+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.381619+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.381619+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.386856+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.386856+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.450355+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.450355+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.453105+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.453105+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.456388+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.456388+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.457589+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.457589+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.464080+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.464080+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.541531+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.541531+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.543915+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.543915+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.546331+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.546331+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.547332+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.547332+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.555684+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.555684+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.636735+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:14 smithi190 bash[89008]: audit 2024-09-17T12:50:14.636735+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.639159+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.639159+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.641778+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.641778+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.642489+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.642489+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.648250+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.648250+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.707853+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.707853+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.709702+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.709702+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.711855+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.711855+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.712764+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.712764+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.718801+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.718801+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.796324+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.796324+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.798412+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.798412+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.800393+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.800393+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.801116+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.801116+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.805984+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.805984+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.870056+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.870056+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.871943+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.871943+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.873821+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.873821+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.874506+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.874506+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.879720+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.879720+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.943328+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.943328+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.945136+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.945136+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:15.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.946773+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.946773+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:15.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.947416+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.947416+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:15.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.952803+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:15.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:14.952803+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.239 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.088862+0000 mgr.y (mgr.54108) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.088862+0000 mgr.y (mgr.54108) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.157661+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.157661+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.228887+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.228887+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cluster 2024-09-17T12:50:14.240252+0000 mgr.y (mgr.54108) 1010 : cluster [DBG] pgmap v236: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cluster 2024-09-17T12:50:14.240252+0000 mgr.y (mgr.54108) 1010 : cluster [DBG] pgmap v236: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.304219+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.304219+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.387250+0000 mgr.y (mgr.54108) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.387250+0000 mgr.y (mgr.54108) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.464960+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.464960+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.556259+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.556259+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.648791+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.648791+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.719359+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.719359+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.806478+0000 mgr.y (mgr.54108) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.806478+0000 mgr.y (mgr.54108) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.880145+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.880145+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.953216+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: cephadm 2024-09-17T12:50:14.953216+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.019888+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.019888+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.021751+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.021751+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.024245+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.024245+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.024877+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.024877+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.242 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.029520+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.029520+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.091059+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.091059+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.093598+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.093598+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.096042+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.096042+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.096756+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.096756+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.101596+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.101596+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.170616+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.170616+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.172750+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.172750+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.174297+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.174297+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.174880+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.174880+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.180016+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.180016+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.251611+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.251611+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.253528+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.253528+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.255454+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.255454+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.256074+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.256074+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.261016+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.261016+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.322634+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.322634+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.325045+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.325045+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.326731+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.326731+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.327317+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.327317+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.332104+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.332104+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.392027+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.392027+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.394080+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.394080+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.396763+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.396763+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.397482+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.397482+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.403805+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.403805+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.476217+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.476217+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.478437+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.478437+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.480458+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.480458+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.481227+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.481227+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.486774+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.486774+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.539437+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.539437+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.545690+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.545690+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.551971+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.551971+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.560061+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.560061+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.561729+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.561729+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.248 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.562875+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.249 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.562875+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.249 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.563825+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.249 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.563825+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.249 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.565015+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:50:16.249 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:15 smithi190 bash[89008]: audit 2024-09-17T12:50:15.565015+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:50:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.088862+0000 mgr.y (mgr.54108) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.088862+0000 mgr.y (mgr.54108) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.157661+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.157661+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.228887+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.228887+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cluster 2024-09-17T12:50:14.240252+0000 mgr.y (mgr.54108) 1010 : cluster [DBG] pgmap v236: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cluster 2024-09-17T12:50:14.240252+0000 mgr.y (mgr.54108) 1010 : cluster [DBG] pgmap v236: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.304219+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.304219+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.387250+0000 mgr.y (mgr.54108) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.387250+0000 mgr.y (mgr.54108) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.464960+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.464960+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.556259+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.556259+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.648791+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.648791+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.719359+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.719359+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.806478+0000 mgr.y (mgr.54108) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.088862+0000 mgr.y (mgr.54108) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.088862+0000 mgr.y (mgr.54108) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.157661+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.157661+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.228887+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.228887+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cluster 2024-09-17T12:50:14.240252+0000 mgr.y (mgr.54108) 1010 : cluster [DBG] pgmap v236: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cluster 2024-09-17T12:50:14.240252+0000 mgr.y (mgr.54108) 1010 : cluster [DBG] pgmap v236: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.304219+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.304219+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.387250+0000 mgr.y (mgr.54108) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.387250+0000 mgr.y (mgr.54108) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.464960+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.464960+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.556259+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.556259+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.648791+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.648791+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.719359+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.719359+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.806478+0000 mgr.y (mgr.54108) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.806478+0000 mgr.y (mgr.54108) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.880145+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.880145+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.953216+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: cephadm 2024-09-17T12:50:14.953216+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.019888+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.019888+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.021751+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.021751+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.024245+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.024245+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.024877+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.024877+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.029520+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.029520+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.091059+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.091059+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.093598+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.093598+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.096042+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.806478+0000 mgr.y (mgr.54108) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.880145+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.880145+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.953216+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: cephadm 2024-09-17T12:50:14.953216+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:16.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.019888+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.019888+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.021751+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.021751+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.024245+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.024245+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.024877+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.024877+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.029520+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.029520+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.091059+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.091059+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.093598+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.093598+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.096042+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.096042+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.096756+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.096756+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.101596+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.101596+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.170616+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.170616+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.172750+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.172750+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.174297+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.174297+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.174880+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.174880+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.180016+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.180016+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.251611+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.251611+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.253528+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.253528+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.096042+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.096756+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.096756+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.101596+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.101596+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.170616+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.170616+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.172750+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.172750+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.174297+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.174297+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.174880+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.174880+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.180016+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.180016+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.251611+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.251611+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.253528+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.253528+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.255454+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.255454+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.256074+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.256074+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.261016+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.261016+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.322634+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.322634+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.325045+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[109437]: audit 2024-09-17T12:50:15.325045+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.326731+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.326731+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.327317+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.327317+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.332104+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.332104+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.392027+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.392027+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.394080+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.255454+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.255454+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.256074+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.256074+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.261016+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.261016+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.322634+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.322634+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.325045+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.325045+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.326731+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.326731+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.327317+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.327317+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.332104+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.332104+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.392027+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.392027+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.394080+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.394080+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.396763+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.396763+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.397482+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.397482+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.403805+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.403805+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.476217+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.476217+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.478437+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.478437+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.480458+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.480458+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.481227+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.481227+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.486774+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.486774+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.539437+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.539437+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.545690+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.394080+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:15 smithi022 bash[111962]: audit 2024-09-17T12:50:15.396763+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.396763+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.397482+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.397482+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.403805+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.403805+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.476217+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.476217+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.478437+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.478437+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.480458+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.480458+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.481227+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.481227+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.486774+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.486774+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.539437+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.539437+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.545690+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.545690+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.551971+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.551971+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.560061+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.560061+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.561729+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.561729+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.562875+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.562875+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.563825+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.563825+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.565015+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.565015+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.545690+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.551971+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.551971+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.560061+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.560061+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.561729+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.561729+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.562875+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.562875+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.563825+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.563825+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.565015+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:50:16.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.565015+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.029937+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.029937+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.101961+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.101961+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.180499+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.180499+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.261425+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.261425+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.332454+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.332454+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.339626+0000 mgr.y (mgr.54108) 1025 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.339626+0000 mgr.y (mgr.54108) 1025 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.404413+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.404413+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.487290+0000 mgr.y (mgr.54108) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.487290+0000 mgr.y (mgr.54108) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.565153+0000 mgr.y (mgr.54108) 1028 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: audit 2024-09-17T12:50:15.565153+0000 mgr.y (mgr.54108) 1028 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.565956+0000 mgr.y (mgr.54108) 1029 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:50:17.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[109437]: cephadm 2024-09-17T12:50:15.565956+0000 mgr.y (mgr.54108) 1029 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.029937+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.029937+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.101961+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.101961+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.180499+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.180499+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.261425+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.261425+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.332454+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.332454+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.339626+0000 mgr.y (mgr.54108) 1025 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:17.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.339626+0000 mgr.y (mgr.54108) 1025 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.404413+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.404413+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.487290+0000 mgr.y (mgr.54108) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.487290+0000 mgr.y (mgr.54108) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.565153+0000 mgr.y (mgr.54108) 1028 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:50:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: audit 2024-09-17T12:50:15.565153+0000 mgr.y (mgr.54108) 1028 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:50:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.565956+0000 mgr.y (mgr.54108) 1029 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:50:17.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:16 smithi022 bash[111962]: cephadm 2024-09-17T12:50:15.565956+0000 mgr.y (mgr.54108) 1029 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:50:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.029937+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.029937+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.101961+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.101961+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.180499+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.180499+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.261425+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.261425+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.332454+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.332454+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: audit 2024-09-17T12:50:15.339626+0000 mgr.y (mgr.54108) 1025 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: audit 2024-09-17T12:50:15.339626+0000 mgr.y (mgr.54108) 1025 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.404413+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.404413+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.487290+0000 mgr.y (mgr.54108) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.487290+0000 mgr.y (mgr.54108) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: audit 2024-09-17T12:50:15.565153+0000 mgr.y (mgr.54108) 1028 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:50:17.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: audit 2024-09-17T12:50:15.565153+0000 mgr.y (mgr.54108) 1028 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:50:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.565956+0000 mgr.y (mgr.54108) 1029 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:50:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:16 smithi190 bash[89008]: cephadm 2024-09-17T12:50:15.565956+0000 mgr.y (mgr.54108) 1029 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:50:18.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:17 smithi190 bash[89008]: cluster 2024-09-17T12:50:16.240956+0000 mgr.y (mgr.54108) 1030 : cluster [DBG] pgmap v237: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:18.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:17 smithi190 bash[89008]: cluster 2024-09-17T12:50:16.240956+0000 mgr.y (mgr.54108) 1030 : cluster [DBG] pgmap v237: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:18.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:17 smithi190 bash[89008]: audit 2024-09-17T12:50:17.160867+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.251 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:17 smithi190 bash[89008]: audit 2024-09-17T12:50:17.160867+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:17 smithi190 bash[89008]: audit 2024-09-17T12:50:17.168532+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:17 smithi190 bash[89008]: audit 2024-09-17T12:50:17.168532+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:17 smithi190 bash[89008]: audit 2024-09-17T12:50:17.175179+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.252 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:17 smithi190 bash[89008]: audit 2024-09-17T12:50:17.175179+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.310 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[131868]: debug 2024-09-17T12:50:18.065+0000 7efc6d205640 -1 osd.3 129 log_to_monitors true 2024-09-17T12:50:18.310 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[109437]: cluster 2024-09-17T12:50:16.240956+0000 mgr.y (mgr.54108) 1030 : cluster [DBG] pgmap v237: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:18.310 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[109437]: cluster 2024-09-17T12:50:16.240956+0000 mgr.y (mgr.54108) 1030 : cluster [DBG] pgmap v237: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:18.311 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[109437]: audit 2024-09-17T12:50:17.160867+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.311 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[109437]: audit 2024-09-17T12:50:17.160867+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.311 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[109437]: audit 2024-09-17T12:50:17.168532+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.311 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[109437]: audit 2024-09-17T12:50:17.168532+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.311 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[109437]: audit 2024-09-17T12:50:17.175179+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.311 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[109437]: audit 2024-09-17T12:50:17.175179+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.311 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[111962]: cluster 2024-09-17T12:50:16.240956+0000 mgr.y (mgr.54108) 1030 : cluster [DBG] pgmap v237: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:18.312 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[111962]: cluster 2024-09-17T12:50:16.240956+0000 mgr.y (mgr.54108) 1030 : cluster [DBG] pgmap v237: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-17T12:50:18.312 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[111962]: audit 2024-09-17T12:50:17.160867+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.312 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[111962]: audit 2024-09-17T12:50:17.160867+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.312 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[111962]: audit 2024-09-17T12:50:17.168532+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.312 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[111962]: audit 2024-09-17T12:50:17.168532+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.312 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[111962]: audit 2024-09-17T12:50:17.175179+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:18.312 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:17 smithi022 bash[111962]: audit 2024-09-17T12:50:17.175179+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:19.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:19 smithi022 bash[131868]: debug 2024-09-17T12:50:19.033+0000 7efc60fa7640 -1 osd.3 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:50:19.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[109437]: audit 2024-09-17T12:50:18.074821+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[109437]: audit 2024-09-17T12:50:18.074821+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[109437]: audit 2024-09-17T12:50:18.075161+0000 mon.a (mon.0) 3783 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[109437]: audit 2024-09-17T12:50:18.075161+0000 mon.a (mon.0) 3783 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[109437]: audit 2024-09-17T12:50:18.950430+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[109437]: audit 2024-09-17T12:50:18.950430+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[109437]: audit 2024-09-17T12:50:18.952589+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[109437]: audit 2024-09-17T12:50:18.952589+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[111962]: audit 2024-09-17T12:50:18.074821+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[111962]: audit 2024-09-17T12:50:18.074821+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[111962]: audit 2024-09-17T12:50:18.075161+0000 mon.a (mon.0) 3783 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[111962]: audit 2024-09-17T12:50:18.075161+0000 mon.a (mon.0) 3783 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[111962]: audit 2024-09-17T12:50:18.950430+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[111962]: audit 2024-09-17T12:50:18.950430+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[111962]: audit 2024-09-17T12:50:18.952589+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:18 smithi022 bash[111962]: audit 2024-09-17T12:50:18.952589+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:18 smithi190 bash[89008]: audit 2024-09-17T12:50:18.074821+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:18 smithi190 bash[89008]: audit 2024-09-17T12:50:18.074821+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:18 smithi190 bash[89008]: audit 2024-09-17T12:50:18.075161+0000 mon.a (mon.0) 3783 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:18 smithi190 bash[89008]: audit 2024-09-17T12:50:18.075161+0000 mon.a (mon.0) 3783 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:18 smithi190 bash[89008]: audit 2024-09-17T12:50:18.950430+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:18 smithi190 bash[89008]: audit 2024-09-17T12:50:18.950430+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:18 smithi190 bash[89008]: audit 2024-09-17T12:50:18.952589+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:19.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:18 smithi190 bash[89008]: audit 2024-09-17T12:50:18.952589+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:20.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: cluster 2024-09-17T12:50:18.241617+0000 mgr.y (mgr.54108) 1031 : cluster [DBG] pgmap v238: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:20.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: cluster 2024-09-17T12:50:18.241617+0000 mgr.y (mgr.54108) 1031 : cluster [DBG] pgmap v238: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:20.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: audit 2024-09-17T12:50:18.998201+0000 mon.a (mon.0) 3786 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:20.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: audit 2024-09-17T12:50:18.998201+0000 mon.a (mon.0) 3786 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:20.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: cluster 2024-09-17T12:50:19.006360+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:50:20.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: cluster 2024-09-17T12:50:19.006360+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:50:20.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: audit 2024-09-17T12:50:19.009155+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: audit 2024-09-17T12:50:19.009155+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: audit 2024-09-17T12:50:19.010029+0000 mon.a (mon.0) 3788 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:20 smithi190 bash[89008]: audit 2024-09-17T12:50:19.010029+0000 mon.a (mon.0) 3788 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: cluster 2024-09-17T12:50:18.241617+0000 mgr.y (mgr.54108) 1031 : cluster [DBG] pgmap v238: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: cluster 2024-09-17T12:50:18.241617+0000 mgr.y (mgr.54108) 1031 : cluster [DBG] pgmap v238: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: audit 2024-09-17T12:50:18.998201+0000 mon.a (mon.0) 3786 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: audit 2024-09-17T12:50:18.998201+0000 mon.a (mon.0) 3786 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: cluster 2024-09-17T12:50:19.006360+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:50:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: cluster 2024-09-17T12:50:19.006360+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: audit 2024-09-17T12:50:19.009155+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: audit 2024-09-17T12:50:19.009155+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: audit 2024-09-17T12:50:19.010029+0000 mon.a (mon.0) 3788 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[111962]: audit 2024-09-17T12:50:19.010029+0000 mon.a (mon.0) 3788 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: cluster 2024-09-17T12:50:18.241617+0000 mgr.y (mgr.54108) 1031 : cluster [DBG] pgmap v238: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: cluster 2024-09-17T12:50:18.241617+0000 mgr.y (mgr.54108) 1031 : cluster [DBG] pgmap v238: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: audit 2024-09-17T12:50:18.998201+0000 mon.a (mon.0) 3786 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: audit 2024-09-17T12:50:18.998201+0000 mon.a (mon.0) 3786 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: cluster 2024-09-17T12:50:19.006360+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:50:20.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: cluster 2024-09-17T12:50:19.006360+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:50:20.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: audit 2024-09-17T12:50:19.009155+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: audit 2024-09-17T12:50:19.009155+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: audit 2024-09-17T12:50:19.010029+0000 mon.a (mon.0) 3788 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[109437]: audit 2024-09-17T12:50:19.010029+0000 mon.a (mon.0) 3788 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:20.859 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:50:20] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.51.0" 2024-09-17T12:50:21.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:19.998885+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:19.998885+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:20.010439+0000 mon.a (mon.0) 3790 : cluster [INF] osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097] boot 2024-09-17T12:50:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:20.010439+0000 mon.a (mon.0) 3790 : cluster [INF] osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097] boot 2024-09-17T12:50:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:20.010581+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:50:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:20.010581+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:50:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.016912+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.016912+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cephadm 2024-09-17T12:50:20.037168+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cephadm 2024-09-17T12:50:20.037168+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.039469+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.039469+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.040700+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.040700+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cephadm 2024-09-17T12:50:20.043717+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cephadm 2024-09-17T12:50:20.043717+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:50:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:20.242179+0000 mgr.y (mgr.54108) 1034 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:20.242179+0000 mgr.y (mgr.54108) 1034 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.693692+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.693692+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.698211+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.698211+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.702893+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: audit 2024-09-17T12:50:20.702893+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:21.005699+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:50:21.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:21 smithi190 bash[89008]: cluster 2024-09-17T12:50:21.005699+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:50:21.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:19.998885+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:21.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:19.998885+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:21.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:20.010439+0000 mon.a (mon.0) 3790 : cluster [INF] osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097] boot 2024-09-17T12:50:21.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:20.010439+0000 mon.a (mon.0) 3790 : cluster [INF] osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097] boot 2024-09-17T12:50:21.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:20.010581+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:50:21.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:20.010581+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:50:21.447 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.016912+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:21.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.016912+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:21.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cephadm 2024-09-17T12:50:20.037168+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cephadm 2024-09-17T12:50:20.037168+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.039469+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.039469+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.040700+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.040700+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cephadm 2024-09-17T12:50:20.043717+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cephadm 2024-09-17T12:50:20.043717+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:20.242179+0000 mgr.y (mgr.54108) 1034 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:21.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:20.242179+0000 mgr.y (mgr.54108) 1034 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:21.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.693692+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.693692+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.698211+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.698211+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.702893+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: audit 2024-09-17T12:50:20.702893+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:21.005699+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:50:21.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[109437]: cluster 2024-09-17T12:50:21.005699+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:50:21.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:19.998885+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:21.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:19.998885+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:21.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:20.010439+0000 mon.a (mon.0) 3790 : cluster [INF] osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097] boot 2024-09-17T12:50:21.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:20.010439+0000 mon.a (mon.0) 3790 : cluster [INF] osd.3 [v2:172.21.15.22:6826/4219967097,v1:172.21.15.22:6827/4219967097] boot 2024-09-17T12:50:21.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:20.010581+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:50:21.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:20.010581+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:50:21.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.016912+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:21.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.016912+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:21.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cephadm 2024-09-17T12:50:20.037168+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:50:21.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cephadm 2024-09-17T12:50:20.037168+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:50:21.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.039469+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:50:21.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.039469+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.040700+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.040700+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cephadm 2024-09-17T12:50:20.043717+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cephadm 2024-09-17T12:50:20.043717+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Deploying daemon osd.3 on smithi022 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:20.242179+0000 mgr.y (mgr.54108) 1034 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:20.242179+0000 mgr.y (mgr.54108) 1034 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.693692+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.693692+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.698211+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.698211+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.702893+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: audit 2024-09-17T12:50:20.702893+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:21.005699+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:50:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:21 smithi022 bash[111962]: cluster 2024-09-17T12:50:21.005699+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:50:22.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:22 smithi190 bash[89008]: cluster 2024-09-17T12:50:22.294750+0000 mon.a (mon.0) 3799 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:22.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:22 smithi190 bash[89008]: cluster 2024-09-17T12:50:22.294750+0000 mon.a (mon.0) 3799 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:22 smithi022 bash[111962]: cluster 2024-09-17T12:50:22.294750+0000 mon.a (mon.0) 3799 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:22.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:22 smithi022 bash[111962]: cluster 2024-09-17T12:50:22.294750+0000 mon.a (mon.0) 3799 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:22.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:22 smithi022 bash[109437]: cluster 2024-09-17T12:50:22.294750+0000 mon.a (mon.0) 3799 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:22.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:22 smithi022 bash[109437]: cluster 2024-09-17T12:50:22.294750+0000 mon.a (mon.0) 3799 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:23.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:23 smithi190 bash[89008]: cluster 2024-09-17T12:50:22.243337+0000 mgr.y (mgr.54108) 1035 : cluster [DBG] pgmap v243: 161 pgs: 2 activating, 37 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:50:23.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:23 smithi190 bash[89008]: cluster 2024-09-17T12:50:22.243337+0000 mgr.y (mgr.54108) 1035 : cluster [DBG] pgmap v243: 161 pgs: 2 activating, 37 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:50:23.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:23 smithi022 bash[111962]: cluster 2024-09-17T12:50:22.243337+0000 mgr.y (mgr.54108) 1035 : cluster [DBG] pgmap v243: 161 pgs: 2 activating, 37 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:50:23.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:23 smithi022 bash[111962]: cluster 2024-09-17T12:50:22.243337+0000 mgr.y (mgr.54108) 1035 : cluster [DBG] pgmap v243: 161 pgs: 2 activating, 37 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:50:23.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:23 smithi022 bash[109437]: cluster 2024-09-17T12:50:22.243337+0000 mgr.y (mgr.54108) 1035 : cluster [DBG] pgmap v243: 161 pgs: 2 activating, 37 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:50:23.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:23 smithi022 bash[109437]: cluster 2024-09-17T12:50:22.243337+0000 mgr.y (mgr.54108) 1035 : cluster [DBG] pgmap v243: 161 pgs: 2 activating, 37 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:50:25.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:25 smithi190 bash[89008]: cluster 2024-09-17T12:50:24.244590+0000 mgr.y (mgr.54108) 1036 : cluster [DBG] pgmap v244: 161 pgs: 2 activating, 14 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:50:25.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:25 smithi190 bash[89008]: cluster 2024-09-17T12:50:24.244590+0000 mgr.y (mgr.54108) 1036 : cluster [DBG] pgmap v244: 161 pgs: 2 activating, 14 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:50:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:25 smithi022 bash[109437]: cluster 2024-09-17T12:50:24.244590+0000 mgr.y (mgr.54108) 1036 : cluster [DBG] pgmap v244: 161 pgs: 2 activating, 14 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:50:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:25 smithi022 bash[109437]: cluster 2024-09-17T12:50:24.244590+0000 mgr.y (mgr.54108) 1036 : cluster [DBG] pgmap v244: 161 pgs: 2 activating, 14 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:50:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:25 smithi022 bash[111962]: cluster 2024-09-17T12:50:24.244590+0000 mgr.y (mgr.54108) 1036 : cluster [DBG] pgmap v244: 161 pgs: 2 activating, 14 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:50:25.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:25 smithi022 bash[111962]: cluster 2024-09-17T12:50:24.244590+0000 mgr.y (mgr.54108) 1036 : cluster [DBG] pgmap v244: 161 pgs: 2 activating, 14 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:50:26.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:26 smithi022 bash[109437]: audit 2024-09-17T12:50:25.347966+0000 mgr.y (mgr.54108) 1037 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:26.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:26 smithi022 bash[109437]: audit 2024-09-17T12:50:25.347966+0000 mgr.y (mgr.54108) 1037 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:26.632 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:26 smithi022 bash[111962]: audit 2024-09-17T12:50:25.347966+0000 mgr.y (mgr.54108) 1037 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:26.632 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:26 smithi022 bash[111962]: audit 2024-09-17T12:50:25.347966+0000 mgr.y (mgr.54108) 1037 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:26.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:26 smithi190 bash[89008]: audit 2024-09-17T12:50:25.347966+0000 mgr.y (mgr.54108) 1037 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:26.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:26 smithi190 bash[89008]: audit 2024-09-17T12:50:25.347966+0000 mgr.y (mgr.54108) 1037 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:27 smithi190 bash[89008]: cluster 2024-09-17T12:50:26.246032+0000 mgr.y (mgr.54108) 1038 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:27 smithi190 bash[89008]: cluster 2024-09-17T12:50:26.246032+0000 mgr.y (mgr.54108) 1038 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:27 smithi190 bash[89008]: cluster 2024-09-17T12:50:26.353574+0000 mon.a (mon.0) 3800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded) 2024-09-17T12:50:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:27 smithi190 bash[89008]: cluster 2024-09-17T12:50:26.353574+0000 mon.a (mon.0) 3800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded) 2024-09-17T12:50:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:27 smithi190 bash[89008]: cluster 2024-09-17T12:50:26.353621+0000 mon.a (mon.0) 3801 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:27.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:27 smithi190 bash[89008]: cluster 2024-09-17T12:50:26.353621+0000 mon.a (mon.0) 3801 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:27.717 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[111962]: cluster 2024-09-17T12:50:26.246032+0000 mgr.y (mgr.54108) 1038 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:27.717 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[111962]: cluster 2024-09-17T12:50:26.246032+0000 mgr.y (mgr.54108) 1038 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:27.717 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[111962]: cluster 2024-09-17T12:50:26.353574+0000 mon.a (mon.0) 3800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded) 2024-09-17T12:50:27.717 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[111962]: cluster 2024-09-17T12:50:26.353574+0000 mon.a (mon.0) 3800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded) 2024-09-17T12:50:27.718 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[111962]: cluster 2024-09-17T12:50:26.353621+0000 mon.a (mon.0) 3801 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:27.718 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[111962]: cluster 2024-09-17T12:50:26.353621+0000 mon.a (mon.0) 3801 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:27.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[109437]: cluster 2024-09-17T12:50:26.246032+0000 mgr.y (mgr.54108) 1038 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:27.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[109437]: cluster 2024-09-17T12:50:26.246032+0000 mgr.y (mgr.54108) 1038 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:27.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[109437]: cluster 2024-09-17T12:50:26.353574+0000 mon.a (mon.0) 3800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded) 2024-09-17T12:50:27.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[109437]: cluster 2024-09-17T12:50:26.353574+0000 mon.a (mon.0) 3800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded) 2024-09-17T12:50:27.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[109437]: cluster 2024-09-17T12:50:26.353621+0000 mon.a (mon.0) 3801 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:27.718 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[109437]: cluster 2024-09-17T12:50:26.353621+0000 mon.a (mon.0) 3801 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.014 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.015 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.015 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.015 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.016 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.016 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.016 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:28.016 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:27 smithi022 systemd[1]: Stopping Ceph osd.3 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:50:28.016 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[131868]: debug 2024-09-17T12:50:27.937+0000 7efc6a19d640 -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-09-17T12:50:28.016 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[131868]: debug 2024-09-17T12:50:27.937+0000 7efc6a19d640 -1 osd.3 134 *** Got signal Terminated *** 2024-09-17T12:50:28.017 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:27 smithi022 bash[131868]: debug 2024-09-17T12:50:27.937+0000 7efc6a19d640 -1 osd.3 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:50:28.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:28 smithi190 bash[89008]: cluster 2024-09-17T12:50:27.941060+0000 mon.a (mon.0) 3802 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:28.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:28 smithi190 bash[89008]: cluster 2024-09-17T12:50:27.941060+0000 mon.a (mon.0) 3802 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:28 smithi022 bash[111962]: cluster 2024-09-17T12:50:27.941060+0000 mon.a (mon.0) 3802 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:28 smithi022 bash[111962]: cluster 2024-09-17T12:50:27.941060+0000 mon.a (mon.0) 3802 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:28 smithi022 bash[109437]: cluster 2024-09-17T12:50:27.941060+0000 mon.a (mon.0) 3802 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:28.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:28 smithi022 bash[109437]: cluster 2024-09-17T12:50:27.941060+0000 mon.a (mon.0) 3802 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:50:29.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:29 smithi190 bash[89008]: cluster 2024-09-17T12:50:28.246922+0000 mgr.y (mgr.54108) 1039 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:29.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:29 smithi190 bash[89008]: cluster 2024-09-17T12:50:28.246922+0000 mgr.y (mgr.54108) 1039 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:29.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:29 smithi190 bash[89008]: cluster 2024-09-17T12:50:28.366764+0000 mon.a (mon.0) 3803 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:29.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:29 smithi190 bash[89008]: cluster 2024-09-17T12:50:28.366764+0000 mon.a (mon.0) 3803 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:29.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:29 smithi190 bash[89008]: cluster 2024-09-17T12:50:28.383991+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:50:29.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:29 smithi190 bash[89008]: cluster 2024-09-17T12:50:28.383991+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:50:29.675 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[111962]: cluster 2024-09-17T12:50:28.246922+0000 mgr.y (mgr.54108) 1039 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:29.675 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[111962]: cluster 2024-09-17T12:50:28.246922+0000 mgr.y (mgr.54108) 1039 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:29.675 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[111962]: cluster 2024-09-17T12:50:28.366764+0000 mon.a (mon.0) 3803 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:29.675 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[111962]: cluster 2024-09-17T12:50:28.366764+0000 mon.a (mon.0) 3803 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:29.675 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[111962]: cluster 2024-09-17T12:50:28.383991+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:50:29.675 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[111962]: cluster 2024-09-17T12:50:28.383991+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:50:29.676 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[109437]: cluster 2024-09-17T12:50:28.246922+0000 mgr.y (mgr.54108) 1039 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:29.676 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[109437]: cluster 2024-09-17T12:50:28.246922+0000 mgr.y (mgr.54108) 1039 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:29.676 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[109437]: cluster 2024-09-17T12:50:28.366764+0000 mon.a (mon.0) 3803 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:29.676 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[109437]: cluster 2024-09-17T12:50:28.366764+0000 mon.a (mon.0) 3803 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:50:29.676 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[109437]: cluster 2024-09-17T12:50:28.383991+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:50:29.676 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[109437]: cluster 2024-09-17T12:50:28.383991+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:50:29.838 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:50:30.014 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[133781]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:50:30.014 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:29 smithi022 bash[133874]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:50:30.502 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 9s ago 51m - - 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 18s ago 51m - - 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (11m) 9s ago 42m 13.6M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (10m) 18s ago 41m 68.4M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (14m) 9s ago 38m 50.0M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (7m) 18s ago 50m 440M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (25m) 9s ago 52m 525M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (7m) 9s ago 53m 67.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (8m) 18s ago 50m 52.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (6m) 9s ago 50m 50.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (13m) 9s ago 42m 8699k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:50:30.503 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (12m) 18s ago 42m 8511k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (4m) 9s ago 49m 51.6M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (3m) 9s ago 48m 50.5M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (2m) 9s ago 47m 51.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (21s) 9s ago 47m 44.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 07cac7527c2a 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (46m) 18s ago 46m 72.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (45m) 18s ago 45m 69.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (44m) 18s ago 44m 60.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (43m) 18s ago 43m 70.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (12m) 18s ago 42m 49.3M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (38m) 9s ago 38m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:50:30.504 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (38m) 18s ago 38m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:50:30.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:30 smithi190 bash[89008]: cluster 2024-09-17T12:50:29.388595+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:50:30.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:30 smithi190 bash[89008]: cluster 2024-09-17T12:50:29.388595+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:50:30.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:30 smithi190 bash[89008]: audit 2024-09-17T12:50:29.824542+0000 mgr.y (mgr.54108) 1040 : audit [DBG] from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:30.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:30 smithi190 bash[89008]: audit 2024-09-17T12:50:29.824542+0000 mgr.y (mgr.54108) 1040 : audit [DBG] from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:30.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[111962]: cluster 2024-09-17T12:50:29.388595+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:50:30.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[111962]: cluster 2024-09-17T12:50:29.388595+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:50:30.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[111962]: audit 2024-09-17T12:50:29.824542+0000 mgr.y (mgr.54108) 1040 : audit [DBG] from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:30.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[111962]: audit 2024-09-17T12:50:29.824542+0000 mgr.y (mgr.54108) 1040 : audit [DBG] from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:30.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[109437]: cluster 2024-09-17T12:50:29.388595+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:50:30.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[109437]: cluster 2024-09-17T12:50:29.388595+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:50:30.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[109437]: audit 2024-09-17T12:50:29.824542+0000 mgr.y (mgr.54108) 1040 : audit [DBG] from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:30.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[109437]: audit 2024-09-17T12:50:29.824542+0000 mgr.y (mgr.54108) 1040 : audit [DBG] from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:30.881 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:50:30.881 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:50:30.881 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:50:30.881 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:50:30.881 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:50:30.881 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4, 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:50:30.882 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6, 2024-09-17T12:50:30.883 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:50:30.883 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:50:30.883 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:50:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:50:30] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.51.0" 2024-09-17T12:50:31.207 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:50:31.207 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:50:31.208 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:50:31.208 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:50:31.208 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:50:31.208 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "4/8 daemons upgraded", 2024-09-17T12:50:31.208 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:50:31.208 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:50:31.208 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:50:31.449 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: audit 2024-09-17T12:50:30.152754+0000 mgr.y (mgr.54108) 1041 : audit [DBG] from='client.64415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.449 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: audit 2024-09-17T12:50:30.152754+0000 mgr.y (mgr.54108) 1041 : audit [DBG] from='client.64415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.449 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: cluster 2024-09-17T12:50:30.247734+0000 mgr.y (mgr.54108) 1042 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 11 stale+active+clean, 14 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:31.449 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: cluster 2024-09-17T12:50:30.247734+0000 mgr.y (mgr.54108) 1042 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 11 stale+active+clean, 14 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:31.449 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: cluster 2024-09-17T12:50:30.380083+0000 mon.a (mon.0) 3806 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: cluster 2024-09-17T12:50:30.380083+0000 mon.a (mon.0) 3806 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: audit 2024-09-17T12:50:30.460281+0000 mgr.y (mgr.54108) 1043 : audit [DBG] from='client.54492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: audit 2024-09-17T12:50:30.460281+0000 mgr.y (mgr.54108) 1043 : audit [DBG] from='client.54492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: audit 2024-09-17T12:50:30.880033+0000 mon.a (mon.0) 3807 : audit [DBG] from='client.? 172.21.15.22:0/1577407070' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[109437]: audit 2024-09-17T12:50:30.880033+0000 mon.a (mon.0) 3807 : audit [DBG] from='client.? 172.21.15.22:0/1577407070' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: audit 2024-09-17T12:50:30.152754+0000 mgr.y (mgr.54108) 1041 : audit [DBG] from='client.64415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: audit 2024-09-17T12:50:30.152754+0000 mgr.y (mgr.54108) 1041 : audit [DBG] from='client.64415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: cluster 2024-09-17T12:50:30.247734+0000 mgr.y (mgr.54108) 1042 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 11 stale+active+clean, 14 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: cluster 2024-09-17T12:50:30.247734+0000 mgr.y (mgr.54108) 1042 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 11 stale+active+clean, 14 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: cluster 2024-09-17T12:50:30.380083+0000 mon.a (mon.0) 3806 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:31.450 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: cluster 2024-09-17T12:50:30.380083+0000 mon.a (mon.0) 3806 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:31.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: audit 2024-09-17T12:50:30.460281+0000 mgr.y (mgr.54108) 1043 : audit [DBG] from='client.54492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: audit 2024-09-17T12:50:30.460281+0000 mgr.y (mgr.54108) 1043 : audit [DBG] from='client.54492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: audit 2024-09-17T12:50:30.880033+0000 mon.a (mon.0) 3807 : audit [DBG] from='client.? 172.21.15.22:0/1577407070' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:31.451 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:31 smithi022 bash[111962]: audit 2024-09-17T12:50:30.880033+0000 mon.a (mon.0) 3807 : audit [DBG] from='client.? 172.21.15.22:0/1577407070' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:31.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: audit 2024-09-17T12:50:30.152754+0000 mgr.y (mgr.54108) 1041 : audit [DBG] from='client.64415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: audit 2024-09-17T12:50:30.152754+0000 mgr.y (mgr.54108) 1041 : audit [DBG] from='client.64415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: cluster 2024-09-17T12:50:30.247734+0000 mgr.y (mgr.54108) 1042 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 11 stale+active+clean, 14 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: cluster 2024-09-17T12:50:30.247734+0000 mgr.y (mgr.54108) 1042 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 11 stale+active+clean, 14 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:50:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: cluster 2024-09-17T12:50:30.380083+0000 mon.a (mon.0) 3806 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: cluster 2024-09-17T12:50:30.380083+0000 mon.a (mon.0) 3806 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: audit 2024-09-17T12:50:30.460281+0000 mgr.y (mgr.54108) 1043 : audit [DBG] from='client.54492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: audit 2024-09-17T12:50:30.460281+0000 mgr.y (mgr.54108) 1043 : audit [DBG] from='client.54492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: audit 2024-09-17T12:50:30.880033+0000 mon.a (mon.0) 3807 : audit [DBG] from='client.? 172.21.15.22:0/1577407070' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:31.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:31 smithi190 bash[89008]: audit 2024-09-17T12:50:30.880033+0000 mon.a (mon.0) 3807 : audit [DBG] from='client.? 172.21.15.22:0/1577407070' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:32.483 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:32.484 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:32.484 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:32.484 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:32.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:32.485 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:32.485 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T12:50:32.486 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: Stopped Ceph osd.3 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:50:32.486 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:32.486 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: Started Ceph osd.3 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:50:32.486 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:32.486 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:50:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:50:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:31.206747+0000 mgr.y (mgr.54108) 1044 : audit [DBG] from='client.64433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:31.206747+0000 mgr.y (mgr.54108) 1044 : audit [DBG] from='client.64433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:31.906943+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:31.906943+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:31.917716+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:31.917716+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:31.929055+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:31.929055+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.528920+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.528920+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.534748+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.534748+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.537229+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.537229+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.538099+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.538099+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.543893+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.543893+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.605039+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.605039+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.606836+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:31.206747+0000 mgr.y (mgr.54108) 1044 : audit [DBG] from='client.64433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:31.206747+0000 mgr.y (mgr.54108) 1044 : audit [DBG] from='client.64433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:31.906943+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:31.906943+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:31.917716+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:31.917716+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:31.929055+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:31.929055+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.528920+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.528920+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.534748+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.534748+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.537229+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.537229+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.538099+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.538099+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.543893+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.543893+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.605039+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.605039+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.606836+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.606836+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.609406+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.609406+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.610220+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.610220+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.616130+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.616130+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.677307+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.677307+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.679066+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.679066+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.681471+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.681471+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.682304+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.682304+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.688682+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.688682+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.754077+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.754077+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.606836+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.609406+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.609406+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.610220+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.610220+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.616130+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.616130+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.677307+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.677307+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.679066+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.679066+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.681471+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.681471+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.682304+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.682304+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.688682+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.688682+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.754077+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.754077+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.755725+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.755725+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.757301+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.757301+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.757890+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.757890+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.763699+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.763699+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.854600+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.854600+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.857376+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.857376+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.860628+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.860628+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.861697+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.861697+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.871921+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[109437]: audit 2024-09-17T12:50:32.871921+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.755725+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.755725+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.757301+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.757301+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.757890+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.757890+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.763699+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.763699+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.854600+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.854600+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.857376+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.857376+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.860628+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.860628+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.861697+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.861697+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.871921+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:32 smithi022 bash[111962]: audit 2024-09-17T12:50:32.871921+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:31.206747+0000 mgr.y (mgr.54108) 1044 : audit [DBG] from='client.64433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:33.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:31.206747+0000 mgr.y (mgr.54108) 1044 : audit [DBG] from='client.64433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:31.906943+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:31.906943+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:31.917716+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:31.917716+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:31.929055+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:31.929055+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.528920+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.528920+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.534748+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.534748+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.537229+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.537229+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.538099+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.538099+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.543893+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.543893+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.605039+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.605039+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.606836+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.606836+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.609406+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.609406+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.610220+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.610220+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.616130+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.616130+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.677307+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.677307+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.679066+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.679066+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.681471+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.681471+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.682304+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.682304+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.688682+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.688682+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.754077+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.754077+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.755725+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.755725+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.757301+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.452 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.757301+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.452 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.757890+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.452 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.757890+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.452 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.763699+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.763699+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.854600+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.854600+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.857376+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.857376+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.860628+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.860628+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.861697+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.861697+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.871921+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:33.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:32 smithi190 bash[89008]: audit 2024-09-17T12:50:32.871921+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cluster 2024-09-17T12:50:32.248552+0000 mgr.y (mgr.54108) 1045 : cluster [DBG] pgmap v250: 161 pgs: 33 active+undersized, 6 stale+active+clean, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 58/636 objects degraded (9.119%) 2024-09-17T12:50:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cluster 2024-09-17T12:50:32.248552+0000 mgr.y (mgr.54108) 1045 : cluster [DBG] pgmap v250: 161 pgs: 33 active+undersized, 6 stale+active+clean, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 58/636 objects degraded (9.119%) 2024-09-17T12:50:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.544402+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.544402+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.616602+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.616602+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.689251+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.689251+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.764136+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.764136+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.872533+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.872533+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.963581+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.963581+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.966149+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.966149+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.969043+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.969043+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.970156+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cluster 2024-09-17T12:50:32.248552+0000 mgr.y (mgr.54108) 1045 : cluster [DBG] pgmap v250: 161 pgs: 33 active+undersized, 6 stale+active+clean, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 58/636 objects degraded (9.119%) 2024-09-17T12:50:34.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cluster 2024-09-17T12:50:32.248552+0000 mgr.y (mgr.54108) 1045 : cluster [DBG] pgmap v250: 161 pgs: 33 active+undersized, 6 stale+active+clean, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 58/636 objects degraded (9.119%) 2024-09-17T12:50:34.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.544402+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.544402+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.616602+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.616602+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.689251+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.689251+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.764136+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.764136+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.872533+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.872533+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.963581+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.963581+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.966149+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.966149+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.969043+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.969043+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.970156+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.970156+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.978020+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:32.978020+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.978673+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: cephadm 2024-09-17T12:50:32.978673+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.047404+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.047404+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.049563+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.049563+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.053057+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.053057+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.053931+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.053931+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.060291+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.060291+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.142236+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.142236+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.144041+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.144041+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.970156+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.978020+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:32.978020+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.978673+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: cephadm 2024-09-17T12:50:32.978673+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.047404+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.047404+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.049563+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.049563+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.053057+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.053057+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.053931+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.053931+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.060291+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.060291+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.142236+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.142236+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.144041+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.144041+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.145816+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.145816+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.146578+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.146578+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.153020+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.153020+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.257170+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.257170+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.260047+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.260047+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.263278+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.263278+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.264509+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.264509+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.273175+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.273175+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.336418+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.336418+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.338412+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.338412+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.145816+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.145816+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.146578+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.146578+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.153020+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.153020+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.257170+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.257170+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.260047+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.260047+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.263278+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.263278+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.264509+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.264509+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.273175+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.273175+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.336418+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.336418+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.338412+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.338412+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.340809+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.340809+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.341539+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.341539+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.349298+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.349298+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.422129+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.422129+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.424411+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.424411+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.427423+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.427423+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.428457+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.428457+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.436470+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.436470+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.515908+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.515908+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.517782+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.340809+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.340809+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.341539+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.341539+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.349298+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.349298+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.422129+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.422129+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.424411+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.424411+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.427423+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.427423+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.428457+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.428457+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.436470+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.436470+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.515908+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.515908+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.517782+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.517782+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.519469+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.519469+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.520081+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.520081+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.525369+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.525369+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.584163+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.584163+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.586098+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.586098+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.588228+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.588228+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.588975+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.588975+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.596172+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.596172+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.659593+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.659593+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.517782+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.519469+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.519469+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.520081+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.520081+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.525369+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.525369+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.584163+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.584163+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.586098+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.586098+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.588228+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.588228+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.588975+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.588975+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.596172+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.596172+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.659593+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.659593+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.661759+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.661759+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.664238+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.664238+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.665280+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.665280+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.671225+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.671225+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.737721+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.737721+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.740025+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.740025+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.742328+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.742328+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.743060+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.743060+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.750766+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.750766+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.822292+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.661759+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.661759+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.664238+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.664238+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.665280+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.665280+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.671225+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.671225+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.737721+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.737721+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.740025+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.740025+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.742328+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.742328+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.743060+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.743060+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.750766+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.750766+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.822292+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.822292+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.824126+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.824126+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.825762+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.825762+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.826385+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.826385+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.832083+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.832083+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.902835+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.902835+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.904750+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.904750+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.906592+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.906592+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.907396+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.907396+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.915112+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[109437]: audit 2024-09-17T12:50:33.915112+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.822292+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.824126+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.824126+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.825762+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.825762+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.826385+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.826385+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.832083+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.832083+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.902835+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.902835+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.904750+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.904750+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.906592+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.906592+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.907396+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.907396+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.915112+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:33 smithi022 bash[111962]: audit 2024-09-17T12:50:33.915112+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cluster 2024-09-17T12:50:32.248552+0000 mgr.y (mgr.54108) 1045 : cluster [DBG] pgmap v250: 161 pgs: 33 active+undersized, 6 stale+active+clean, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 58/636 objects degraded (9.119%) 2024-09-17T12:50:34.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cluster 2024-09-17T12:50:32.248552+0000 mgr.y (mgr.54108) 1045 : cluster [DBG] pgmap v250: 161 pgs: 33 active+undersized, 6 stale+active+clean, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 58/636 objects degraded (9.119%) 2024-09-17T12:50:34.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.544402+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.544402+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.616602+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.616602+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.689251+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.689251+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.764136+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.764136+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.872533+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.872533+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.963581+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.963581+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.966149+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.966149+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.969043+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.969043+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.970156+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.970156+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.978020+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:32.978020+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.978673+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: cephadm 2024-09-17T12:50:32.978673+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.047404+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.047404+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.049563+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.049563+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.053057+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.053057+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.053931+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.053931+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.060291+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.060291+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.142236+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.142236+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.144041+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.144041+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.145816+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.145816+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.146578+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.146578+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.153020+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.153020+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.257170+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.257170+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.260047+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.260047+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.263278+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.263278+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.264509+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.264509+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.273175+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.273175+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.336418+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.336418+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.338412+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.338412+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.340809+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.340809+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.341539+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.341539+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.349298+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.349298+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.422129+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.422129+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.424411+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.424411+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.427423+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.427423+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.428457+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.428457+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.436470+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.436470+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.515908+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.515908+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.517782+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.517782+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.519469+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.519469+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.520081+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.520081+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.525369+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.525369+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.584163+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.584163+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.586098+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.586098+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.588228+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.588228+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.588975+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.588975+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.596172+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.596172+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.659593+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.659593+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.661759+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.661759+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.664238+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.664238+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.665280+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.665280+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.671225+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.671225+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.737721+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.737721+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.740025+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.740025+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.742328+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.742328+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.743060+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.743060+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.750766+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.750766+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.822292+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.822292+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.824126+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.824126+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.825762+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.825762+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.826385+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.826385+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.832083+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.832083+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.902835+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.902835+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.904750+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.904750+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.906592+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.906592+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.907396+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.907396+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.915112+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:33 smithi190 bash[89008]: audit 2024-09-17T12:50:33.915112+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:34.809 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[134110]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:50:35.161 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[134110]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:50:35.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.060809+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.060809+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.153703+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.153703+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.273790+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.162 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.273790+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.349791+0000 mgr.y (mgr.54108) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.349791+0000 mgr.y (mgr.54108) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.437024+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.437024+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.525840+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.525840+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.596635+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.596635+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.671660+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.671660+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.751269+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.751269+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.832520+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.163 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.832520+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.915604+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:33.915604+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.060809+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.060809+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.153703+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.153703+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.273790+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.273790+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.349791+0000 mgr.y (mgr.54108) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.164 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.349791+0000 mgr.y (mgr.54108) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.437024+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.437024+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.525840+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.525840+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.596635+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.596635+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.671660+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.671660+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.751269+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.751269+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.832520+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.832520+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.915604+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.165 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:33.915604+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.943627+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.943627+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.993574+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.993574+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.995574+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.995574+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.997563+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.997563+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.166 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.998207+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:33.998207+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.003017+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.003017+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.003502+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.003502+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.066995+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.066995+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.068719+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.068719+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.070959+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.167 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.943627+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.943627+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.993574+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.993574+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.995574+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.995574+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.997563+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.997563+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.998207+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:33.998207+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.003017+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.003017+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.168 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.003502+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.003502+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.066995+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.066995+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.068719+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.068719+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.070959+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.070959+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.071659+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.071659+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.079562+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.079562+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.136968+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.136968+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.143444+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.143444+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.144991+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.144991+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.146666+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.146666+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.147293+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.147293+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.152603+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.152603+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.215560+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.215560+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.217190+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.070959+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.071659+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.071659+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.079562+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.079562+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.136968+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.136968+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.171 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.143444+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.143444+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.144991+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.144991+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.146666+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.146666+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.147293+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.147293+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.152603+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.152603+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.215560+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.215560+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.172 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.217190+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.217190+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.218991+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.218991+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.219780+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.219780+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.225039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.225039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.289471+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.289471+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.291191+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.173 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.291191+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.293058+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.293058+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.293668+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.293668+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.298843+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.298843+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.375785+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.375785+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.217190+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.218991+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.174 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.218991+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.219780+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.219780+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.225039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.225039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.289471+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.289471+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.291191+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.291191+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.293058+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.293058+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.293668+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.293668+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.175 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.298843+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.298843+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.375785+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.375785+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.378303+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.378303+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.381288+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.381288+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.381966+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.381966+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.176 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.389149+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.389149+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.449056+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.449056+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.451562+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.451562+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.454395+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.454395+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.455039+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.455039+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.177 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.463010+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.463010+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.527407+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.378303+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.378303+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.381288+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.381288+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.381966+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.381966+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.389149+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.178 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.389149+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.449056+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.449056+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.451562+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.451562+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.454395+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.454395+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.455039+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.455039+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.463010+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.463010+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.179 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.527407+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.527407+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.530674+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.530674+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.533595+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.533595+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.534906+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.534906+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.545647+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.545647+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.609510+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.609510+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.180 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.611335+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.611335+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.613073+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.613073+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.613749+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.613749+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.619616+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.619616+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.709856+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.527407+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.530674+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.181 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.530674+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.533595+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.533595+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.534906+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.534906+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.545647+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.545647+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.609510+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.609510+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.611335+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.611335+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.613073+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.613073+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.182 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.613749+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.613749+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.619616+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.619616+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.709856+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.709856+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.711635+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.711635+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.714162+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.714162+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.714880+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.183 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.714880+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.721217+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.721217+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.782518+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.782518+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.784516+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.784516+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.786538+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.786538+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.787280+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.787280+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.793357+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.184 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.793357+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.709856+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.711635+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.711635+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.714162+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.714162+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.714880+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.714880+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.721217+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.721217+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.782518+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.782518+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.784516+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.784516+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.786538+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.786538+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.787280+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.787280+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.793357+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.793357+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.860938+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.860938+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.863165+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.863165+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.865147+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.865147+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.865816+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.865816+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.870810+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[109437]: audit 2024-09-17T12:50:34.870810+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.860938+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.860938+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.863165+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.863165+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.865147+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.865147+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.865816+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.865816+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.870810+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:34 smithi022 bash[111962]: audit 2024-09-17T12:50:34.870810+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.060809+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.060809+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.153703+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.153703+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.273790+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.273790+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.349791+0000 mgr.y (mgr.54108) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.349791+0000 mgr.y (mgr.54108) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.437024+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.437024+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.525840+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.525840+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.596635+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.596635+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.671660+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.671660+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.751269+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.751269+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.832520+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.832520+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.915604+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:33.915604+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.943627+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.943627+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.993574+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.993574+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.995574+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.995574+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.997563+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.997563+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.998207+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:33.998207+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.003017+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.003017+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.003502+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.003502+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.066995+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.066995+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.068719+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.068719+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.070959+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.070959+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.071659+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.071659+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.079562+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.079562+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.136968+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.136968+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.143444+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.143444+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.144991+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.144991+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.146666+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.146666+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.147293+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.147293+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.152603+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.152603+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.215560+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.215560+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.217190+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.217190+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.218991+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.218991+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.219780+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.219780+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.225039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.225039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.289471+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.289471+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.291191+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.291191+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.293058+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.293058+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.293668+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.293668+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.298843+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.298843+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.375785+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.375785+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.378303+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.378303+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.381288+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.381288+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.381966+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.381966+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.389149+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.389149+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.449056+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.449056+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.451562+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.451562+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.454395+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.454395+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.455039+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.455039+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.463010+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.463010+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.527407+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.527407+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.530674+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.530674+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.533595+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.533595+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.534906+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.534906+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.545647+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.545647+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.609510+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.609510+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.611335+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.611335+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.613073+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.613073+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.613749+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.613749+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.619616+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.619616+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.709856+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.709856+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.711635+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.711635+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.714162+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.714162+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.714880+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.714880+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.721217+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.721217+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.782518+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.782518+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.784516+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.784516+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.786538+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.786538+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.787280+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.787280+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.793357+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.793357+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.860938+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.860938+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.863165+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.863165+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.865147+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.865147+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.865816+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.865816+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.870810+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:34 smithi190 bash[89008]: audit 2024-09-17T12:50:34.870810+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:35.513 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[134110]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T12:50:35.514 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[134110]: 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-09-17T12:50:35.933 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[134110]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T12:50:35.934 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[134110]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T12:50:35.934 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[134110]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T12:50:35.934 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[134110]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T12:50:35.934 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[134110]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T12:50:36.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.080295+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.080295+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.152999+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.201 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.152999+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.225452+0000 mgr.y (mgr.54108) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.225452+0000 mgr.y (mgr.54108) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cluster 2024-09-17T12:50:34.249166+0000 mgr.y (mgr.54108) 1067 : cluster [DBG] pgmap v251: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cluster 2024-09-17T12:50:34.249166+0000 mgr.y (mgr.54108) 1067 : cluster [DBG] pgmap v251: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.299214+0000 mgr.y (mgr.54108) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.299214+0000 mgr.y (mgr.54108) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.389698+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.389698+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.463521+0000 mgr.y (mgr.54108) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.463521+0000 mgr.y (mgr.54108) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.546509+0000 mgr.y (mgr.54108) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.546509+0000 mgr.y (mgr.54108) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.202 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.620108+0000 mgr.y (mgr.54108) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.620108+0000 mgr.y (mgr.54108) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.721962+0000 mgr.y (mgr.54108) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.721962+0000 mgr.y (mgr.54108) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.794121+0000 mgr.y (mgr.54108) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.794121+0000 mgr.y (mgr.54108) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.871496+0000 mgr.y (mgr.54108) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.871496+0000 mgr.y (mgr.54108) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.937890+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.937890+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.945131+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.945131+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.947278+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.947278+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.948135+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.948135+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.953795+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:34.953795+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.954320+0000 mgr.y (mgr.54108) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cephadm 2024-09-17T12:50:34.954320+0000 mgr.y (mgr.54108) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.015207+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.015207+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.016944+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.016944+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.018602+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.018602+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.019247+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.019247+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.024471+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.024471+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.085484+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.085484+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.087092+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.087092+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.088744+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.205 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.088744+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.089319+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.089319+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.094178+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.094178+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.178767+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.178767+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.180442+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.180442+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.182084+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.182084+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.182708+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.206 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.182708+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.187680+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.187680+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.252462+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.252462+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.254312+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.254312+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.256149+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.256149+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.256838+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.256838+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.262114+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.262114+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.207 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.325658+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.325658+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.208 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.327728+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.080295+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.080295+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.152999+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.152999+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.208 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.225452+0000 mgr.y (mgr.54108) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.225452+0000 mgr.y (mgr.54108) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cluster 2024-09-17T12:50:34.249166+0000 mgr.y (mgr.54108) 1067 : cluster [DBG] pgmap v251: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cluster 2024-09-17T12:50:34.249166+0000 mgr.y (mgr.54108) 1067 : cluster [DBG] pgmap v251: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.299214+0000 mgr.y (mgr.54108) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.299214+0000 mgr.y (mgr.54108) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.389698+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.389698+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.463521+0000 mgr.y (mgr.54108) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.463521+0000 mgr.y (mgr.54108) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.546509+0000 mgr.y (mgr.54108) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.546509+0000 mgr.y (mgr.54108) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.209 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.620108+0000 mgr.y (mgr.54108) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.620108+0000 mgr.y (mgr.54108) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.721962+0000 mgr.y (mgr.54108) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.721962+0000 mgr.y (mgr.54108) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.794121+0000 mgr.y (mgr.54108) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.794121+0000 mgr.y (mgr.54108) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.871496+0000 mgr.y (mgr.54108) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.871496+0000 mgr.y (mgr.54108) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.937890+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.937890+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.945131+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.945131+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.947278+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.210 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.947278+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.948135+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.948135+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.953795+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:34.953795+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.954320+0000 mgr.y (mgr.54108) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cephadm 2024-09-17T12:50:34.954320+0000 mgr.y (mgr.54108) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.015207+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.015207+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.016944+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.211 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.016944+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.327728+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.329652+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.329652+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.330430+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.330430+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.335789+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.335789+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.397703+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.397703+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.400152+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.400152+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.212 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.402605+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.402605+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.403625+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.403625+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.409308+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.409308+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.471373+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.471373+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.018602+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.213 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.018602+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.019247+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.019247+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.024471+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.024471+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.085484+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.085484+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.087092+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.087092+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.088744+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.088744+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.089319+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.089319+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.214 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.094178+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.094178+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.178767+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.178767+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.180442+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.180442+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.473129+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.473129+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.475274+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.215 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.475274+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.475955+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.475955+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.482036+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.482036+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cluster 2024-09-17T12:50:35.493003+0000 mon.a (mon.0) 3998 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: cluster 2024-09-17T12:50:35.493003+0000 mon.a (mon.0) 3998 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.541602+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.541602+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.543829+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.543829+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.546038+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.546038+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.216 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.546912+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.546912+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.217 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.552932+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.182084+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.182084+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.182708+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.182708+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.217 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.187680+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.187680+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.252462+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.252462+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.254312+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.254312+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.256149+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.256149+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.256838+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.256838+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.262114+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.262114+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.325658+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.218 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.325658+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.327728+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.327728+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.329652+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.329652+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.330430+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.330430+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.335789+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.335789+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.397703+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.397703+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.400152+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.400152+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.219 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.402605+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.402605+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.403625+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.403625+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.409308+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.409308+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.471373+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.471373+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.552932+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.220 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.610941+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.610941+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.612601+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.612601+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.614217+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.614217+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.614797+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.614797+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.619995+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.619995+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.685747+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.685747+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.221 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.687365+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.687365+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.688917+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.688917+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.689509+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.689509+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.473129+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.473129+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.475274+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.475274+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.475955+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.475955+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.482036+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.482036+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cluster 2024-09-17T12:50:35.493003+0000 mon.a (mon.0) 3998 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: cluster 2024-09-17T12:50:35.493003+0000 mon.a (mon.0) 3998 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.541602+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.541602+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.543829+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.543829+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.546038+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.546038+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.546912+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.546912+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.552932+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.694338+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.694338+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.761398+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.761398+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.763581+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.763581+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.765343+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.765343+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.765989+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.224 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.765989+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.771208+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.771208+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.829140+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.829140+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.830974+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.830974+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.832824+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.832824+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.833514+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.225 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.552932+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.610941+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.610941+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.612601+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.612601+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.614217+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.614217+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.614797+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.614797+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.619995+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.619995+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.685747+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.685747+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.226 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.687365+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.687365+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.688917+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.688917+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.689509+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.689509+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.833514+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.838679+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.838679+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.897886+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.897886+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.899742+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.899742+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.902100+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.902100+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.902866+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.902866+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.910760+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[111962]: audit 2024-09-17T12:50:35.910760+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.694338+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.694338+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.761398+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.761398+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.763581+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.763581+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.765343+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.765343+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.765989+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.765989+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.771208+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.771208+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.829140+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.829140+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.830974+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.830974+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.832824+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.832824+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.833514+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.833514+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.838679+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.838679+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.897886+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.897886+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.899742+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.899742+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.902100+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.902100+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.902866+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.902866+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.910760+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:35 smithi022 bash[109437]: audit 2024-09-17T12:50:35.910760+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.080295+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.080295+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.152999+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.152999+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.225452+0000 mgr.y (mgr.54108) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.225452+0000 mgr.y (mgr.54108) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cluster 2024-09-17T12:50:34.249166+0000 mgr.y (mgr.54108) 1067 : cluster [DBG] pgmap v251: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cluster 2024-09-17T12:50:34.249166+0000 mgr.y (mgr.54108) 1067 : cluster [DBG] pgmap v251: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.299214+0000 mgr.y (mgr.54108) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.299214+0000 mgr.y (mgr.54108) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.389698+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.389698+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.463521+0000 mgr.y (mgr.54108) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.463521+0000 mgr.y (mgr.54108) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.546509+0000 mgr.y (mgr.54108) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.546509+0000 mgr.y (mgr.54108) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.620108+0000 mgr.y (mgr.54108) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.620108+0000 mgr.y (mgr.54108) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.721962+0000 mgr.y (mgr.54108) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.721962+0000 mgr.y (mgr.54108) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.794121+0000 mgr.y (mgr.54108) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.794121+0000 mgr.y (mgr.54108) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.871496+0000 mgr.y (mgr.54108) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.871496+0000 mgr.y (mgr.54108) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.937890+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.937890+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.945131+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.945131+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.947278+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.947278+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.948135+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.948135+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.953795+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:34.953795+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.954320+0000 mgr.y (mgr.54108) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cephadm 2024-09-17T12:50:34.954320+0000 mgr.y (mgr.54108) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.015207+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.015207+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.016944+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.016944+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.018602+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.018602+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.019247+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.019247+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.024471+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.024471+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.085484+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.085484+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.087092+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.087092+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.088744+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.088744+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.089319+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.089319+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.094178+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.094178+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.178767+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.178767+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.180442+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.180442+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.182084+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.182084+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.182708+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.182708+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.187680+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.187680+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.252462+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.252462+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.254312+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.254312+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.256149+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.256149+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.256838+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.256838+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.262114+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.262114+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.325658+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.325658+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.327728+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.327728+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.329652+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.329652+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.330430+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.330430+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.335789+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.335789+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.397703+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.397703+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.400152+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.400152+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.402605+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.402605+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.403625+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.403625+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.409308+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.409308+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.471373+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.471373+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.473129+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.473129+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.475274+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.475274+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.475955+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.475955+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.482036+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.482036+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cluster 2024-09-17T12:50:35.493003+0000 mon.a (mon.0) 3998 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: cluster 2024-09-17T12:50:35.493003+0000 mon.a (mon.0) 3998 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.541602+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.541602+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.543829+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.543829+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.546038+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.546038+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.546912+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.546912+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.552932+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.552932+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.610941+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.610941+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.612601+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.612601+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.614217+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.614217+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.614797+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.614797+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.619995+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.619995+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.685747+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.685747+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.687365+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.687365+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.688917+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.688917+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.689509+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.689509+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.694338+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.694338+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.761398+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.761398+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.763581+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.763581+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.765343+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.765343+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.765989+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.765989+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.771208+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.771208+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.829140+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.829140+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.830974+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.830974+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.832824+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.832824+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.833514+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.833514+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.838679+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.838679+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.897886+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.897886+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.899742+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.899742+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.902100+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.902100+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.902866+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.902866+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:36.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.910760+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:36.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:35 smithi190 bash[89008]: audit 2024-09-17T12:50:35.910760+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.025021+0000 mgr.y (mgr.54108) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.025021+0000 mgr.y (mgr.54108) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.094909+0000 mgr.y (mgr.54108) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.094909+0000 mgr.y (mgr.54108) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.188096+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.188096+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.262679+0000 mgr.y (mgr.54108) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.262679+0000 mgr.y (mgr.54108) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.336396+0000 mgr.y (mgr.54108) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.336396+0000 mgr.y (mgr.54108) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.355529+0000 mgr.y (mgr.54108) 1082 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.355529+0000 mgr.y (mgr.54108) 1082 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.409855+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.409855+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.482520+0000 mgr.y (mgr.54108) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.482520+0000 mgr.y (mgr.54108) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.553501+0000 mgr.y (mgr.54108) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.553501+0000 mgr.y (mgr.54108) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.620393+0000 mgr.y (mgr.54108) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.620393+0000 mgr.y (mgr.54108) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.694797+0000 mgr.y (mgr.54108) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.025021+0000 mgr.y (mgr.54108) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.025021+0000 mgr.y (mgr.54108) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.094909+0000 mgr.y (mgr.54108) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.094909+0000 mgr.y (mgr.54108) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.188096+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.188096+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.262679+0000 mgr.y (mgr.54108) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.262679+0000 mgr.y (mgr.54108) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.336396+0000 mgr.y (mgr.54108) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.336396+0000 mgr.y (mgr.54108) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.355529+0000 mgr.y (mgr.54108) 1082 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.355529+0000 mgr.y (mgr.54108) 1082 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.409855+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.409855+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.482520+0000 mgr.y (mgr.54108) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.482520+0000 mgr.y (mgr.54108) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.553501+0000 mgr.y (mgr.54108) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.553501+0000 mgr.y (mgr.54108) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.620393+0000 mgr.y (mgr.54108) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.620393+0000 mgr.y (mgr.54108) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.694797+0000 mgr.y (mgr.54108) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.694797+0000 mgr.y (mgr.54108) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.771689+0000 mgr.y (mgr.54108) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.771689+0000 mgr.y (mgr.54108) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.839135+0000 mgr.y (mgr.54108) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.839135+0000 mgr.y (mgr.54108) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.911203+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.911203+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.985871+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.985871+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.987644+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.987644+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.989635+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.989635+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.990479+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.990479+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.995702+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:35.995702+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.996204+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: cephadm 2024-09-17T12:50:35.996204+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.064489+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.064489+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.694797+0000 mgr.y (mgr.54108) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.771689+0000 mgr.y (mgr.54108) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.771689+0000 mgr.y (mgr.54108) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.839135+0000 mgr.y (mgr.54108) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.839135+0000 mgr.y (mgr.54108) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.911203+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.911203+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.985871+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.985871+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.987644+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.987644+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.989635+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.989635+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.990479+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.990479+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.995702+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:35.995702+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.996204+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: cephadm 2024-09-17T12:50:35.996204+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.064489+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.064489+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.066333+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.066333+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.068096+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.068096+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.068737+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.068737+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.073757+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.073757+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.132226+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.132226+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.134278+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.134278+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.136457+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.136457+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.137125+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.137125+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.144790+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.144790+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.228859+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.066333+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.066333+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.068096+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.068096+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.068737+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.068737+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.073757+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.073757+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.132226+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.132226+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.134278+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.134278+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.136457+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.136457+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.137125+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.137125+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.144790+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.144790+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.228859+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.228859+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.230644+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.230644+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.232432+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.232432+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.233098+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.233098+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.238361+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.238361+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.297507+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.297507+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.299923+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.299923+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.302412+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.302412+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.303245+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.303245+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.310817+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.310817+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.228859+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.230644+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.230644+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.232432+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.232432+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.233098+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.233098+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.238361+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.238361+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.297507+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.297507+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.299923+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.299923+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.302412+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.302412+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.303245+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.303245+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.310817+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.310817+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.370956+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.370956+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.373325+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.373325+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.376238+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.376238+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.377205+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.377205+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.387659+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.387659+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.460289+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.460289+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.462517+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.462517+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.466051+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.466051+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.467031+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.467031+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.477524+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.477524+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.370956+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.370956+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.373325+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.373325+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.376238+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.376238+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.377205+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.377205+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.387659+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.387659+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.460289+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.460289+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.462517+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.462517+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.466051+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.466051+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.467031+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.467031+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.477524+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.477524+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.551361+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.551361+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.553775+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.553775+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.556532+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.556532+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.557414+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.557414+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.567832+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.567832+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.645905+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.645905+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.648188+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.648188+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.651062+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.651062+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.651887+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.651887+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.658142+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.551361+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.551361+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.553775+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.553775+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.556532+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.556532+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.557414+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.557414+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.567832+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.567832+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.645905+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.645905+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.648188+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.648188+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.651062+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.651062+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.651887+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.651887+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.658142+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.658142+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.723106+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.723106+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.725605+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.725605+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.729683+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.729683+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.730886+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.730886+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.736754+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.736754+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.797557+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.797557+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.800566+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.800566+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.804081+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.804081+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.805297+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.805297+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.658142+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.723106+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.723106+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.725605+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.725605+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.729683+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.729683+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.730886+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.730886+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.736754+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.736754+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.797557+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.797557+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.800566+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.800566+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.804081+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.804081+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.805297+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.805297+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.811163+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.811163+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.875965+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.875965+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.877777+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.877777+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.880004+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.880004+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.880855+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.880855+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.886436+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[109437]: audit 2024-09-17T12:50:36.886436+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.811163+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.811163+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.875965+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.875965+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.877777+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.877777+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.880004+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.880004+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.880855+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.880855+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.886436+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:36 smithi022 bash[111962]: audit 2024-09-17T12:50:36.886436+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.025021+0000 mgr.y (mgr.54108) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.025021+0000 mgr.y (mgr.54108) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.094909+0000 mgr.y (mgr.54108) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.094909+0000 mgr.y (mgr.54108) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.188096+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.188096+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.262679+0000 mgr.y (mgr.54108) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.262679+0000 mgr.y (mgr.54108) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.336396+0000 mgr.y (mgr.54108) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.336396+0000 mgr.y (mgr.54108) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.355529+0000 mgr.y (mgr.54108) 1082 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.355529+0000 mgr.y (mgr.54108) 1082 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.409855+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.409855+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.482520+0000 mgr.y (mgr.54108) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.482520+0000 mgr.y (mgr.54108) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.553501+0000 mgr.y (mgr.54108) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.553501+0000 mgr.y (mgr.54108) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.620393+0000 mgr.y (mgr.54108) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.620393+0000 mgr.y (mgr.54108) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.694797+0000 mgr.y (mgr.54108) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.694797+0000 mgr.y (mgr.54108) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.771689+0000 mgr.y (mgr.54108) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.771689+0000 mgr.y (mgr.54108) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.839135+0000 mgr.y (mgr.54108) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.839135+0000 mgr.y (mgr.54108) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.911203+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.911203+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.985871+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.985871+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.987644+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.987644+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.989635+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.989635+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.990479+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.990479+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.995702+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:35.995702+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.996204+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: cephadm 2024-09-17T12:50:35.996204+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.064489+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.064489+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.066333+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.066333+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.068096+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.068096+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.068737+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.068737+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.073757+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.073757+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.132226+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.132226+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.134278+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.134278+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.136457+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.136457+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.137125+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.137125+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.144790+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.144790+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.228859+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.228859+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.230644+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.230644+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.232432+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.232432+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.233098+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.233098+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.238361+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.238361+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.297507+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.297507+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.299923+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.299923+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.302412+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.302412+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.303245+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.303245+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.310817+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.310817+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.370956+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.370956+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.373325+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.373325+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.376238+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.376238+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.377205+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.377205+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.387659+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.387659+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.460289+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.460289+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.462517+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.462517+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.466051+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.466051+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.467031+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.467031+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.477524+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.477524+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.551361+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.551361+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.553775+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.553775+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.556532+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.556532+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.557414+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.557414+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.567832+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.567832+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.645905+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.645905+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.648188+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.648188+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.651062+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.651062+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.651887+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.651887+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.658142+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.658142+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.723106+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.723106+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.725605+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.725605+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.729683+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.729683+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.730886+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.730886+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.736754+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.736754+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.797557+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.797557+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.800566+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.800566+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.804081+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.804081+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.805297+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.805297+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.811163+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.811163+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.875965+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.875965+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.877777+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.877777+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.880004+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.880004+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.880855+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.880855+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.886436+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:36 smithi190 bash[89008]: audit 2024-09-17T12:50:36.886436+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.074122+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.074122+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.145243+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.145243+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.238778+0000 mgr.y (mgr.54108) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.238778+0000 mgr.y (mgr.54108) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cluster 2024-09-17T12:50:36.249988+0000 mgr.y (mgr.54108) 1095 : cluster [DBG] pgmap v252: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cluster 2024-09-17T12:50:36.249988+0000 mgr.y (mgr.54108) 1095 : cluster [DBG] pgmap v252: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.311350+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.311350+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.388217+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.388217+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.478109+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.478109+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.568404+0000 mgr.y (mgr.54108) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.568404+0000 mgr.y (mgr.54108) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.658877+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.658877+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.737404+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.737404+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.811815+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.074122+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.074122+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.145243+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.145243+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.238778+0000 mgr.y (mgr.54108) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.238778+0000 mgr.y (mgr.54108) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cluster 2024-09-17T12:50:36.249988+0000 mgr.y (mgr.54108) 1095 : cluster [DBG] pgmap v252: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cluster 2024-09-17T12:50:36.249988+0000 mgr.y (mgr.54108) 1095 : cluster [DBG] pgmap v252: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.311350+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.311350+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.388217+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.388217+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.952 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.478109+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.478109+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.568404+0000 mgr.y (mgr.54108) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.568404+0000 mgr.y (mgr.54108) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.658877+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.658877+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.737404+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.737404+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.811815+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.811815+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.886964+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.886964+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.959995+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.959995+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.961828+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.961828+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.963724+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.954 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.963724+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.964383+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.964383+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.968970+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:36.968970+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.969398+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: cephadm 2024-09-17T12:50:36.969398+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.030608+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.030608+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.032569+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.032569+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.811815+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.886964+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.886964+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.959995+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.959995+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.956 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.961828+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.961828+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.963724+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.963724+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.964383+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.964383+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.968970+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:36.968970+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.969398+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: cephadm 2024-09-17T12:50:36.969398+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:37.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.030608+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.030608+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.032569+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.032569+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.034388+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.034388+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.035068+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.035068+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.039945+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.039945+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.102935+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.102935+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.104781+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.104781+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.106451+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.106451+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.107245+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.107245+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.112795+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.112795+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.174952+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.174952+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.176900+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.176900+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.179398+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.179398+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.180132+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.961 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.180132+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.187637+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.187637+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.251653+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.251653+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.253590+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.253590+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.256099+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.256099+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.256896+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.256896+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.264910+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.962 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.264910+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.327006+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.327006+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.963 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.329049+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.034388+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.034388+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.963 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.035068+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.035068+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.039945+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.039945+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.102935+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.102935+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.104781+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.964 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.104781+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.106451+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.106451+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.107245+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.107245+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.112795+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.112795+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.174952+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.174952+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.176900+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.965 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.176900+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.329049+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.332118+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.332118+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.332844+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.332844+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.339009+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.339009+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.402245+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.402245+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.966 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.405266+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.967 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.405266+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.967 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.408284+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.967 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.408284+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.967 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.408884+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.967 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.408884+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.967 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.414320+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.967 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.179398+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.179398+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.180132+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.180132+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.187637+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.187637+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.251653+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.251653+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.253590+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.253590+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.256099+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.256099+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.968 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.256896+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.256896+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.264910+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.264910+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.327006+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.327006+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.329049+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.329049+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.332118+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.332118+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.332844+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.969 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.332844+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.339009+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.339009+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.402245+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.402245+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.405266+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.405266+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.408284+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.408284+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.408884+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.408884+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:37.970 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.414320+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.414320+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:37.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.484427+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.484427+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:37.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.486312+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.486312+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:37.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.488150+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.488150+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:37.972 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.488906+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.488906+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.494080+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.494080+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.563841+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.563841+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.565740+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.565740+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.567623+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.567623+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.568530+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.568530+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.573618+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.573618+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.633594+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.633594+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.635294+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.635294+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.636887+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.636887+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.414320+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.484427+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.484427+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.486312+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.486312+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.488150+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.488150+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.488906+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.488906+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.494080+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.494080+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.563841+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.563841+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.565740+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.565740+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.567623+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.567623+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.568530+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.568530+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.637446+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.637446+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.642567+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.642567+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.701105+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.701105+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.702972+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.702972+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.705067+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.705067+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.705821+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.705821+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.713039+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.713039+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.776269+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.776269+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.778057+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.778057+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.779732+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.779732+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.780393+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.780393+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.785562+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.785562+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.852209+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.852209+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.854211+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.854211+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.856104+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.856104+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.856784+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.856784+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.861841+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[111962]: audit 2024-09-17T12:50:37.861841+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.573618+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.573618+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.633594+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.633594+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.635294+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.635294+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.636887+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.636887+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.637446+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.637446+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.642567+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.642567+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.701105+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.701105+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.702972+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.702972+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.705067+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.705067+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.705821+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.705821+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.713039+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.713039+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.776269+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.776269+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.778057+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.778057+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.779732+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.779732+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.780393+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.780393+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.785562+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.785562+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.852209+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.852209+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.854211+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.854211+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.856104+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.856104+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.856784+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.856784+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.861841+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:37 smithi022 bash[109437]: audit 2024-09-17T12:50:37.861841+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.074122+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.074122+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.145243+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.145243+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.238778+0000 mgr.y (mgr.54108) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.238778+0000 mgr.y (mgr.54108) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cluster 2024-09-17T12:50:36.249988+0000 mgr.y (mgr.54108) 1095 : cluster [DBG] pgmap v252: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cluster 2024-09-17T12:50:36.249988+0000 mgr.y (mgr.54108) 1095 : cluster [DBG] pgmap v252: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.311350+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.311350+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.388217+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.388217+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.478109+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.478109+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.568404+0000 mgr.y (mgr.54108) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.568404+0000 mgr.y (mgr.54108) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.658877+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.658877+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.737404+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.737404+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.811815+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.811815+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.886964+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.886964+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.959995+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.959995+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.961828+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.961828+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.963724+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.963724+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.964383+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.964383+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.968970+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:36.968970+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.969398+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: cephadm 2024-09-17T12:50:36.969398+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.030608+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.030608+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.032569+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.032569+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.034388+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.034388+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.035068+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.035068+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.039945+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.039945+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.102935+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.102935+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.104781+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.104781+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.106451+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.106451+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.107245+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.107245+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.112795+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.112795+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.174952+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.174952+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.176900+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.176900+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.179398+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.179398+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.180132+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.180132+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.187637+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.187637+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.251653+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.251653+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.253590+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.253590+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.256099+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.256099+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.256896+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.256896+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.264910+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.264910+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.327006+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.327006+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.329049+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.329049+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.332118+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.332118+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.332844+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.332844+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.339009+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.339009+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.402245+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.402245+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.405266+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.405266+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.408284+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.408284+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.408884+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.408884+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.414320+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.414320+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.484427+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.484427+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.486312+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.486312+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.488150+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.488150+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.488906+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.488906+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.494080+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.494080+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.563841+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.563841+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.565740+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.565740+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.567623+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.567623+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.568530+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.568530+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.573618+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.573618+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.633594+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.633594+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.635294+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.635294+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.636887+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.636887+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.637446+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.637446+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.642567+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.642567+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.701105+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.701105+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.702972+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.702972+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.705067+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.705067+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.705821+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.705821+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.713039+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.713039+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.776269+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.776269+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.778057+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.778057+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.779732+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.779732+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.780393+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.780393+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.785562+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.785562+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.852209+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.852209+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.854211+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.854211+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.856104+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.856104+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.856784+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.856784+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:38.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.861841+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:38.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:37 smithi190 bash[89008]: audit 2024-09-17T12:50:37.861841+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.195 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.040359+0000 mgr.y (mgr.54108) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.196 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.040359+0000 mgr.y (mgr.54108) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.196 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.113656+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.196 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.113656+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.196 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.188053+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.196 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.188053+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.266014+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.266014+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.339557+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.339557+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.414895+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.414895+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.494647+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.494647+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.574059+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.574059+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.642964+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.642964+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.713519+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.713519+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.786017+0000 mgr.y (mgr.54108) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.786017+0000 mgr.y (mgr.54108) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.862230+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.862230+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.935844+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.935844+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.946943+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.946943+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.949377+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.949377+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.950290+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.950290+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.959219+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:37.959219+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.959677+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: cephadm 2024-09-17T12:50:37.959677+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.019914+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.019914+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.022208+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.022208+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.024610+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.024610+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.204 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.025673+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.204 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.025673+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.204 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.032389+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.204 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.032389+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.204 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.096833+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.096833+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.099239+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.099239+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.101438+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.101438+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.102283+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.102283+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.108216+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.108216+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.171953+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.171953+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.174525+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.174525+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.177618+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.177618+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.178928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.178928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.187849+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.187849+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.272746+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.272746+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.275169+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.275169+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.277139+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.277139+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.277803+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.277803+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.283173+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.283173+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.342419+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.342419+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.344522+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.344522+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.346357+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.346357+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.346981+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.212 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.346981+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.212 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.352364+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.212 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.352364+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.212 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.412402+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.212 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.412402+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.414649+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.414649+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.418404+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.418404+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.419123+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.419123+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.425015+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.425015+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.512433+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.512433+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.514968+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.514968+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.518186+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.518186+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.519209+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.519209+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.527428+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.527428+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.599699+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.599699+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.601776+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.601776+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.604522+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.604522+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.605517+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.605517+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.611528+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.611528+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.670759+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.670759+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.672673+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.672673+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.675381+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.675381+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.676040+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.676040+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.681388+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.681388+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.755059+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.755059+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.756950+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.756950+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.759442+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.759442+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.760384+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.760384+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.765978+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.765978+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.829000+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.829000+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.831092+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.831092+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.833837+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.833837+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.834679+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.834679+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.840187+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.840187+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.920017+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.920017+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.921800+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.921800+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.924403+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.924403+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.925308+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.925308+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.932773+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:38 smithi190 bash[89008]: audit 2024-09-17T12:50:38.932773+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.040359+0000 mgr.y (mgr.54108) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.040359+0000 mgr.y (mgr.54108) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.113656+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.227 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.113656+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.188053+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.188053+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.266014+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.266014+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.339557+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.339557+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.414895+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.414895+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.494647+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.494647+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.574059+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.574059+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.642964+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.642964+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.230 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.713519+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.713519+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.786017+0000 mgr.y (mgr.54108) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.231 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.786017+0000 mgr.y (mgr.54108) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.231 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.040359+0000 mgr.y (mgr.54108) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.040359+0000 mgr.y (mgr.54108) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.113656+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.113656+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.188053+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.232 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.188053+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.233 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.266014+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.233 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.266014+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.233 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.339557+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.233 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.339557+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.414895+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.414895+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.494647+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.494647+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.234 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.574059+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.235 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.574059+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.235 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.642964+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.235 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.642964+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.235 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.713519+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.235 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.713519+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.236 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.786017+0000 mgr.y (mgr.54108) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.236 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.786017+0000 mgr.y (mgr.54108) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.862230+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.862230+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.237 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.935844+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.935844+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.946943+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.946943+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.238 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.949377+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.949377+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.950290+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.950290+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.959219+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:37.959219+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.239 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.959677+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: cephadm 2024-09-17T12:50:37.959677+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.019914+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.019914+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.240 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.022208+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.022208+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.024610+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.024610+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.025673+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.025673+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.241 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.032389+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.032389+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.096833+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.096833+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.099239+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.099239+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.101438+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.101438+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.102283+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.102283+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.108216+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.108216+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.171953+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.171953+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.174525+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.174525+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.177618+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.177618+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.178928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.178928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.187849+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.187849+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.272746+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.272746+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.275169+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.275169+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.277139+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.277139+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.277803+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.277803+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.244 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.283173+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.283173+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.342419+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.342419+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.344522+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.344522+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.346357+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.346357+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.346981+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.346981+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.245 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.352364+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.352364+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.412402+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.412402+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.414649+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.414649+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.418404+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.418404+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.419123+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.419123+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.425015+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.425015+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.246 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.512433+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.512433+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.514968+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.514968+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.518186+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.518186+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.519209+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.519209+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.527428+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.527428+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.599699+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.599699+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.247 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.601776+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.601776+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.604522+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.604522+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.605517+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.605517+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.611528+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.611528+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.670759+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.670759+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.672673+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.672673+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.675381+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.248 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.675381+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.676040+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.676040+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.681388+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.681388+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.755059+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.755059+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.756950+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.756950+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.759442+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.759442+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.760384+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.760384+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.765978+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.249 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.765978+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.829000+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.250 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.829000+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.862230+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.862230+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.250 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.935844+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.935844+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.946943+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.946943+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.949377+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.949377+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.950290+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.950290+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.959219+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:37.959219+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.959677+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: cephadm 2024-09-17T12:50:37.959677+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.019914+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.251 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.019914+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.022208+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.022208+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.024610+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.024610+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.025673+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.025673+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.032389+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.032389+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.096833+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.096833+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.099239+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.099239+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.101438+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.101438+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.102283+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.102283+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.108216+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.108216+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.171953+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.171953+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.174525+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.174525+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.177618+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.177618+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.178928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.178928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.187849+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.187849+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.272746+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.272746+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.275169+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.275169+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.277139+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.277139+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.277803+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.277803+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.283173+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.283173+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.342419+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.342419+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.344522+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.344522+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.346357+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.346357+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.346981+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.346981+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.352364+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.352364+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.412402+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.255 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.412402+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.414649+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.414649+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.418404+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.418404+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.419123+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.419123+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.425015+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.425015+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.512433+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.512433+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.514968+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.514968+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.256 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.518186+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.518186+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.519209+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.519209+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.527428+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.527428+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.599699+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.599699+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.601776+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.601776+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.604522+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.604522+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.605517+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.257 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.605517+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.611528+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.611528+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.670759+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.670759+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.672673+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.672673+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.675381+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.675381+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.676040+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.676040+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.681388+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.681388+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.258 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.755059+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.755059+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.756950+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.756950+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.759442+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.759442+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.760384+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.760384+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.765978+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.765978+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.829000+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.829000+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.831092+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.259 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.831092+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.833837+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.833837+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.834679+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.834679+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.840187+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.840187+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.920017+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.920017+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.921800+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.921800+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.924403+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.924403+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.260 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.925308+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.925308+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.932773+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[111962]: audit 2024-09-17T12:50:38.932773+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.831092+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.831092+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.833837+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.833837+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.834679+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.834679+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.261 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.840187+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.840187+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.920017+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.920017+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.921800+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.921800+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.924403+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.924403+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.925308+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.925308+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.932773+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.262 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:38 smithi022 bash[109437]: audit 2024-09-17T12:50:38.932773+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:39.764 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[134523]: debug 2024-09-17T12:50:39.493+0000 7fecf7455640 1 -- 172.21.15.22:0/705489681 <== mon.0 v2:172.21.15.22:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b5aff5c960 con 0x55b5aff7dc00 2024-09-17T12:50:40.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.032958+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.032958+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.108682+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.108682+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.188390+0000 mgr.y (mgr.54108) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.188390+0000 mgr.y (mgr.54108) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cluster 2024-09-17T12:50:38.250689+0000 mgr.y (mgr.54108) 1121 : cluster [DBG] pgmap v253: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cluster 2024-09-17T12:50:38.250689+0000 mgr.y (mgr.54108) 1121 : cluster [DBG] pgmap v253: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.283599+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.283599+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.352809+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.352809+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.425481+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.425481+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.527975+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.527975+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.611925+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.611925+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.681811+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.681811+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.766527+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.032958+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.032958+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.108682+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.108682+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.188390+0000 mgr.y (mgr.54108) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.188390+0000 mgr.y (mgr.54108) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cluster 2024-09-17T12:50:38.250689+0000 mgr.y (mgr.54108) 1121 : cluster [DBG] pgmap v253: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cluster 2024-09-17T12:50:38.250689+0000 mgr.y (mgr.54108) 1121 : cluster [DBG] pgmap v253: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.283599+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.283599+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.352809+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.352809+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.425481+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.425481+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.527975+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.527975+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.611925+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.611925+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.681811+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.681811+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.766527+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.766527+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.840689+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.840689+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.933265+0000 mgr.y (mgr.54108) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: cephadm 2024-09-17T12:50:38.933265+0000 mgr.y (mgr.54108) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.016302+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.016302+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.019105+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.019105+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.023089+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.023089+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.024226+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.024226+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.034670+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.034670+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.128990+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.128990+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.130851+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.130851+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.766527+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.840689+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.840689+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.933265+0000 mgr.y (mgr.54108) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: cephadm 2024-09-17T12:50:38.933265+0000 mgr.y (mgr.54108) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.016302+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.016302+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.019105+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.019105+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.023089+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.023089+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.024226+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.024226+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.034670+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.034670+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.128990+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.128990+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.130851+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.130851+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.132639+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.132639+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.133306+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.133306+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.138650+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.138650+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.203376+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.203376+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.205261+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.205261+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.207043+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.207043+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.207782+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.207782+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.213594+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.213594+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.271387+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.271387+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.273028+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.273028+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.132639+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.132639+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.133306+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.133306+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.138650+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.138650+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.203376+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.203376+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.205261+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.205261+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.207043+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.207043+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.207782+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.207782+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.213594+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.213594+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.271387+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.271387+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.273028+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.273028+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.274640+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.274640+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.275279+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.275279+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.280683+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.280683+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.338221+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.338221+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.340436+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.340436+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.343739+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.343739+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.344630+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.344630+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.350212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.350212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.408795+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.408795+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.410691+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.274640+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.274640+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.275279+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.275279+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.280683+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.280683+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.338221+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.338221+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.340436+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.340436+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.343739+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.343739+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.344630+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.344630+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.350212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.350212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.408795+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.408795+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.410691+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.410691+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.412459+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.412459+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.413088+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.413088+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.417996+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.417996+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.480333+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.480333+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.482118+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.482118+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.483774+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.483774+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.484337+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.484337+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.489156+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.489156+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.550098+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.550098+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.410691+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.412459+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.412459+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.413088+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.413088+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.417996+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.417996+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.480333+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.480333+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.482118+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.482118+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.483774+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.483774+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.484337+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.484337+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.489156+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.489156+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.550098+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.550098+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.551784+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.551784+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.553418+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.553418+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.554038+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.554038+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.558815+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.558815+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.617975+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.617975+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.620655+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.620655+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.623358+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.623358+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.624213+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.624213+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.630274+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.630274+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.689162+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.689162+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.690975+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.690975+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.692698+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.692698+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.693274+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.693274+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.698005+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.698005+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.755802+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.755802+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.757459+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.757459+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.759020+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.759020+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.759631+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.759631+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.764510+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.764510+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.822825+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.551784+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.551784+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.553418+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.553418+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.554038+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.554038+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.558815+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.558815+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.617975+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.617975+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.620655+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.620655+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.623358+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.623358+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.624213+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.624213+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.630274+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.630274+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.689162+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.822825+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.824923+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.824923+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.826746+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.300 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.826746+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.827421+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.827421+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.832377+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.832377+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.893120+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.893120+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.895137+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.895137+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.897563+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.897563+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.898283+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.898283+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.906182+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[111962]: audit 2024-09-17T12:50:39.906182+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.689162+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.690975+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.302 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.690975+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.692698+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.692698+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.693274+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.693274+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.698005+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.303 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.698005+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.755802+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.755802+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.757459+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.757459+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.304 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.759020+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.759020+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.759631+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.759631+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.764510+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.305 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.764510+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.822825+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.822825+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.824923+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.824923+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.826746+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.306 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.826746+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.827421+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.827421+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.832377+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.832377+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.893120+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.893120+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.895137+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.895137+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.897563+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.307 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.897563+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.308 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.898283+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.308 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.898283+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.308 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.906182+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.308 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:39 smithi022 bash[109437]: audit 2024-09-17T12:50:39.906182+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.309 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.032958+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.309 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.032958+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.108682+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.108682+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.188390+0000 mgr.y (mgr.54108) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.188390+0000 mgr.y (mgr.54108) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cluster 2024-09-17T12:50:38.250689+0000 mgr.y (mgr.54108) 1121 : cluster [DBG] pgmap v253: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cluster 2024-09-17T12:50:38.250689+0000 mgr.y (mgr.54108) 1121 : cluster [DBG] pgmap v253: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.283599+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.283599+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.352809+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.352809+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.425481+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.425481+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.527975+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.527975+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.611925+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.611925+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.681811+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.681811+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.766527+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.766527+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.840689+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.840689+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.933265+0000 mgr.y (mgr.54108) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: cephadm 2024-09-17T12:50:38.933265+0000 mgr.y (mgr.54108) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.016302+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.016302+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.019105+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.019105+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.023089+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.023089+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.024226+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.024226+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.034670+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.034670+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.128990+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.128990+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.130851+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.130851+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.312 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.132639+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.132639+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.133306+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.133306+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.138650+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.138650+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.203376+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.203376+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.205261+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.205261+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.207043+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.207043+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.207782+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.313 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.207782+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.213594+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.213594+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.271387+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.271387+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.273028+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.273028+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.274640+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.274640+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.275279+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.275279+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.280683+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.280683+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.314 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.338221+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.338221+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.340436+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.340436+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.343739+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.343739+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.344630+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.344630+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.350212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.350212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.408795+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.408795+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.410691+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.410691+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.412459+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.412459+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.413088+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.413088+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.417996+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.417996+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.480333+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.480333+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.482118+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.482118+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.483774+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.483774+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.484337+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.484337+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.489156+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.489156+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.550098+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.550098+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.551784+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.317 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.551784+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.318 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.553418+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.318 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.553418+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.318 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.554038+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.318 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.554038+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.318 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.558815+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.318 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.558815+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.318 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.617975+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.319 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.617975+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.319 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.620655+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.319 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.620655+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.319 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.623358+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.319 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.623358+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.319 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.624213+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.319 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.624213+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.319 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.630274+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.630274+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.689162+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.689162+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.690975+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.690975+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.692698+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.692698+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.693274+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.693274+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.698005+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.698005+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.755802+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.755802+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.757459+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.757459+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.759020+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.759020+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.759631+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.759631+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.764510+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.764510+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.322 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.822825+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.322 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.822825+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.322 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.824923+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.322 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.824923+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.322 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.826746+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.322 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.826746+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.827421+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.827421+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.832377+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.832377+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.893120+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.893120+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:40.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.895137+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.895137+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:40.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.897563+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.897563+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:40.325 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.898283+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.325 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.898283+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:40.325 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.906182+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:40.325 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:39 smithi190 bash[89008]: audit 2024-09-17T12:50:39.906182+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:50:40] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.51.0" 2024-09-17T12:50:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[77365]: debug 2024-09-17T12:50:40.881+0000 7fe6ff14d640 -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-09-17T12:50:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.035285+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.035285+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.139078+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.139078+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.214149+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.214149+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.281127+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.281127+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.350782+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.350782+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.418454+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.418454+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.489544+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.489544+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.559276+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.559276+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.630823+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.630823+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.698486+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.698486+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.764958+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.764958+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.035285+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.035285+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.139078+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.139078+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.214149+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.214149+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.281127+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.281127+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.350782+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.350782+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.418454+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.418454+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.489544+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.489544+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.559276+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.559276+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.630823+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.630823+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.698486+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.698486+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.764958+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.764958+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.832854+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.832854+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.906666+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.906666+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.983236+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.983236+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.985517+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.985517+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.988123+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.988123+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.989365+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.989365+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.995469+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:39.995469+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.995961+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: cephadm 2024-09-17T12:50:39.995961+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.067703+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.067703+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.069760+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.069760+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.071657+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.071657+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.072275+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.072275+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.077283+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.077283+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.173764+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.173764+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.176248+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.176248+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.179721+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.179721+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.180523+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.180523+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.188548+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.188548+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.257952+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.257952+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.259821+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.832854+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.832854+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.906666+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.906666+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.983236+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.983236+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.985517+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.985517+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.988123+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.988123+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.989365+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.989365+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.995469+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:39.995469+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.995961+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: cephadm 2024-09-17T12:50:39.995961+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.067703+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.067703+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.069760+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.069760+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.259821+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.262112+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.262112+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.262764+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.262764+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.269833+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.269833+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.343966+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.343966+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.345663+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.345663+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.347244+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.347244+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.347880+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.347880+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.353426+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.353426+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.411322+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.411322+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.413027+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.413027+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.414702+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.414702+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.415281+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.415281+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.420999+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.420999+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.478212+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.478212+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.480300+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.480300+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.482788+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.482788+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.484074+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.484074+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.494178+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.494178+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.555983+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.555983+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.071657+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.071657+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.072275+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.072275+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.077283+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.077283+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.173764+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.173764+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.176248+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.176248+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.179721+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.179721+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.180523+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.180523+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.188548+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.188548+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.257952+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.257952+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.259821+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.557834+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.557834+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.559693+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.559693+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.560329+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.560329+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.565152+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.565152+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.634210+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.634210+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.636062+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.636062+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.637773+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.637773+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.638447+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.638447+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.644018+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.644018+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.717655+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.717655+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.719692+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.719692+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.721653+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.721653+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.722363+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.722363+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.727472+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.727472+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.789921+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.789921+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.792059+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.792059+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.794042+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.794042+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.794725+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.794725+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.801508+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.801508+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.259821+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.262112+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.262112+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.262764+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.262764+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.269833+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.269833+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.343966+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.343966+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.345663+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.345663+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.347244+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.347244+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.347880+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.347880+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.353426+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.353426+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.411322+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.411322+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.838484+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.838484+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.843329+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.843329+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.848182+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.848182+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.878634+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.878634+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.880591+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.880591+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.882045+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.882045+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.883215+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.883215+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.884822+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[109437]: audit 2024-09-17T12:50:40.884822+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:41.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.413027+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.413027+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.414702+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.414702+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.415281+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.415281+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.420999+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.420999+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.478212+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.478212+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.480300+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.480300+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.482788+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.482788+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.484074+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.484074+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.494178+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.494178+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.555983+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.555983+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.557834+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.557834+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.559693+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.559693+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.560329+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.560329+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.565152+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.565152+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.634210+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.634210+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.636062+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.636062+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.637773+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.637773+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.638447+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.638447+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.644018+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.644018+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.717655+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.717655+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.719692+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.719692+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.721653+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.721653+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.722363+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.722363+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.727472+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.727472+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.789921+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.789921+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.792059+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.792059+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.794042+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.794042+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.794725+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.794725+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.801508+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.801508+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.838484+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.838484+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.843329+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.843329+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.848182+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.848182+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.878634+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.878634+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.880591+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.880591+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.882045+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.882045+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.883215+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.883215+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.884822+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:40 smithi022 bash[111962]: audit 2024-09-17T12:50:40.884822+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:41.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.035285+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.035285+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.139078+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.291 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.139078+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.214149+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.214149+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.281127+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.281127+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.350782+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.350782+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.418454+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.418454+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.489544+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.489544+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.559276+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.559276+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.630823+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.630823+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.698486+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.698486+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.764958+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.764958+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.832854+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.832854+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.906666+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.906666+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.983236+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.295 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.983236+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.985517+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.985517+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.988123+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.988123+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.989365+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.296 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.989365+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.995469+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:39.995469+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.995961+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: cephadm 2024-09-17T12:50:39.995961+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:41.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.067703+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.297 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.067703+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.069760+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.069760+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.071657+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.071657+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.072275+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.072275+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.077283+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.077283+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.173764+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.173764+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.176248+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.176248+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.299 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.179721+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.179721+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.180523+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.180523+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.188548+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.188548+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.257952+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.257952+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.259821+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.259821+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.262112+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.262112+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.262764+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.262764+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.269833+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.269833+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.343966+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.343966+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.345663+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.345663+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.347244+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.347244+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.347880+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.347880+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.353426+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.353426+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.411322+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.411322+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.413027+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.413027+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.414702+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.414702+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.415281+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.415281+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.420999+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.420999+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.478212+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.478212+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.480300+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.480300+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.482788+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.482788+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.484074+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.484074+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.494178+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.494178+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.555983+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.555983+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.303 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.557834+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.557834+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.559693+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.559693+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.560329+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.560329+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.565152+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.565152+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.634210+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.634210+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.636062+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.636062+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.637773+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.637773+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.638447+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.638447+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.644018+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.644018+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.717655+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.717655+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.719692+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.719692+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.721653+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.721653+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.722363+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.722363+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.305 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.727472+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.727472+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.789921+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.789921+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.792059+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.792059+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.794042+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.794042+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.794725+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.794725+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.801508+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.801508+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.838484+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.838484+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.843329+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.843329+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.848182+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.848182+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.878634+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.878634+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.880591+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.880591+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.882045+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.882045+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.883215+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.883215+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.884822+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:40 smithi190 bash[89008]: audit 2024-09-17T12:50:40.884822+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:41.783 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[134523]: debug 2024-09-17T12:50:41.513+0000 7fecf9cbc640 -1 Falling back to public interface 2024-09-17T12:50:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.077704+0000 mgr.y (mgr.54108) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.077704+0000 mgr.y (mgr.54108) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.189052+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.189052+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cluster 2024-09-17T12:50:40.251568+0000 mgr.y (mgr.54108) 1147 : cluster [DBG] pgmap v254: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cluster 2024-09-17T12:50:40.251568+0000 mgr.y (mgr.54108) 1147 : cluster [DBG] pgmap v254: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.270403+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.270403+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.353839+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.353839+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.421394+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.421394+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.494704+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.494704+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.565660+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.565660+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.644460+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.644460+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.728066+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.728066+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.802000+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.802000+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: audit 2024-09-17T12:50:40.885012+0000 mgr.y (mgr.54108) 1156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: audit 2024-09-17T12:50:40.885012+0000 mgr.y (mgr.54108) 1156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.885828+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[109437]: cephadm 2024-09-17T12:50:40.885828+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:50:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.077704+0000 mgr.y (mgr.54108) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.077704+0000 mgr.y (mgr.54108) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.189052+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.189052+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cluster 2024-09-17T12:50:40.251568+0000 mgr.y (mgr.54108) 1147 : cluster [DBG] pgmap v254: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cluster 2024-09-17T12:50:40.251568+0000 mgr.y (mgr.54108) 1147 : cluster [DBG] pgmap v254: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.270403+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.270403+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.353839+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.353839+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.421394+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.421394+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.494704+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.494704+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.565660+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.565660+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.644460+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.644460+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.728066+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.728066+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.802000+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.802000+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: audit 2024-09-17T12:50:40.885012+0000 mgr.y (mgr.54108) 1156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: audit 2024-09-17T12:50:40.885012+0000 mgr.y (mgr.54108) 1156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.885828+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:50:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:41 smithi022 bash[111962]: cephadm 2024-09-17T12:50:40.885828+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:50:42.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.077704+0000 mgr.y (mgr.54108) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.077704+0000 mgr.y (mgr.54108) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.189052+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.189052+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cluster 2024-09-17T12:50:40.251568+0000 mgr.y (mgr.54108) 1147 : cluster [DBG] pgmap v254: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cluster 2024-09-17T12:50:40.251568+0000 mgr.y (mgr.54108) 1147 : cluster [DBG] pgmap v254: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.270403+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.270403+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.353839+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.353839+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.421394+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.421394+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.494704+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.494704+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.565660+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.565660+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.644460+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.644460+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.728066+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.728066+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.802000+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.802000+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: audit 2024-09-17T12:50:40.885012+0000 mgr.y (mgr.54108) 1156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: audit 2024-09-17T12:50:40.885012+0000 mgr.y (mgr.54108) 1156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.885828+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:50:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:41 smithi190 bash[89008]: cephadm 2024-09-17T12:50:40.885828+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:50:43.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[109437]: cluster 2024-09-17T12:50:42.252176+0000 mgr.y (mgr.54108) 1158 : cluster [DBG] pgmap v255: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[109437]: cluster 2024-09-17T12:50:42.252176+0000 mgr.y (mgr.54108) 1158 : cluster [DBG] pgmap v255: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[109437]: audit 2024-09-17T12:50:42.469581+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[109437]: audit 2024-09-17T12:50:42.469581+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[109437]: audit 2024-09-17T12:50:42.476246+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[109437]: audit 2024-09-17T12:50:42.476246+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[109437]: audit 2024-09-17T12:50:42.492297+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[109437]: audit 2024-09-17T12:50:42.492297+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[111962]: cluster 2024-09-17T12:50:42.252176+0000 mgr.y (mgr.54108) 1158 : cluster [DBG] pgmap v255: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[111962]: cluster 2024-09-17T12:50:42.252176+0000 mgr.y (mgr.54108) 1158 : cluster [DBG] pgmap v255: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[111962]: audit 2024-09-17T12:50:42.469581+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[111962]: audit 2024-09-17T12:50:42.469581+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[111962]: audit 2024-09-17T12:50:42.476246+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[111962]: audit 2024-09-17T12:50:42.476246+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[111962]: audit 2024-09-17T12:50:42.492297+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:43 smithi022 bash[111962]: audit 2024-09-17T12:50:42.492297+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:43 smithi190 bash[89008]: cluster 2024-09-17T12:50:42.252176+0000 mgr.y (mgr.54108) 1158 : cluster [DBG] pgmap v255: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:43 smithi190 bash[89008]: cluster 2024-09-17T12:50:42.252176+0000 mgr.y (mgr.54108) 1158 : cluster [DBG] pgmap v255: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:43 smithi190 bash[89008]: audit 2024-09-17T12:50:42.469581+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:43 smithi190 bash[89008]: audit 2024-09-17T12:50:42.469581+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:43 smithi190 bash[89008]: audit 2024-09-17T12:50:42.476246+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:43 smithi190 bash[89008]: audit 2024-09-17T12:50:42.476246+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:43 smithi190 bash[89008]: audit 2024-09-17T12:50:42.492297+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:43 smithi190 bash[89008]: audit 2024-09-17T12:50:42.492297+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:45.365 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[134523]: debug 2024-09-17T12:50:45.073+0000 7fecf9cbc640 -1 osd.3 134 log_to_monitors true 2024-09-17T12:50:45.720 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[134523]: debug 2024-09-17T12:50:45.521+0000 7fecf1a66640 -1 osd.3 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:50:45.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[111962]: cluster 2024-09-17T12:50:44.253298+0000 mgr.y (mgr.54108) 1159 : cluster [DBG] pgmap v256: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:45.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[111962]: cluster 2024-09-17T12:50:44.253298+0000 mgr.y (mgr.54108) 1159 : cluster [DBG] pgmap v256: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:45.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[111962]: audit 2024-09-17T12:50:45.078956+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[111962]: audit 2024-09-17T12:50:45.078956+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[111962]: audit 2024-09-17T12:50:45.079323+0000 mon.a (mon.0) 4350 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.721 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[111962]: audit 2024-09-17T12:50:45.079323+0000 mon.a (mon.0) 4350 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.721 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[109437]: cluster 2024-09-17T12:50:44.253298+0000 mgr.y (mgr.54108) 1159 : cluster [DBG] pgmap v256: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:45.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[109437]: cluster 2024-09-17T12:50:44.253298+0000 mgr.y (mgr.54108) 1159 : cluster [DBG] pgmap v256: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:45.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[109437]: audit 2024-09-17T12:50:45.078956+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[109437]: audit 2024-09-17T12:50:45.078956+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[109437]: audit 2024-09-17T12:50:45.079323+0000 mon.a (mon.0) 4350 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.722 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:45 smithi022 bash[109437]: audit 2024-09-17T12:50:45.079323+0000 mon.a (mon.0) 4350 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:45 smithi190 bash[89008]: cluster 2024-09-17T12:50:44.253298+0000 mgr.y (mgr.54108) 1159 : cluster [DBG] pgmap v256: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:45 smithi190 bash[89008]: cluster 2024-09-17T12:50:44.253298+0000 mgr.y (mgr.54108) 1159 : cluster [DBG] pgmap v256: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:45 smithi190 bash[89008]: audit 2024-09-17T12:50:45.078956+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:45 smithi190 bash[89008]: audit 2024-09-17T12:50:45.078956+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:45 smithi190 bash[89008]: audit 2024-09-17T12:50:45.079323+0000 mon.a (mon.0) 4350 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:45 smithi190 bash[89008]: audit 2024-09-17T12:50:45.079323+0000 mon.a (mon.0) 4350 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:50:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.363839+0000 mgr.y (mgr.54108) 1160 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.363839+0000 mgr.y (mgr.54108) 1160 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.474364+0000 mon.a (mon.0) 4351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.474364+0000 mon.a (mon.0) 4351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: cluster 2024-09-17T12:50:45.481180+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:50:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: cluster 2024-09-17T12:50:45.481180+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:50:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.482295+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.482295+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.483117+0000 mon.a (mon.0) 4353 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.483117+0000 mon.a (mon.0) 4353 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.705022+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.705022+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.710390+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.710390+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.716533+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[111962]: audit 2024-09-17T12:50:45.716533+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.363839+0000 mgr.y (mgr.54108) 1160 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.363839+0000 mgr.y (mgr.54108) 1160 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.474364+0000 mon.a (mon.0) 4351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.474364+0000 mon.a (mon.0) 4351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: cluster 2024-09-17T12:50:45.481180+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:50:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: cluster 2024-09-17T12:50:45.481180+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:50:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.482295+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.482295+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.483117+0000 mon.a (mon.0) 4353 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.483117+0000 mon.a (mon.0) 4353 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.705022+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.705022+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.710390+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.710390+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.716533+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:46 smithi022 bash[109437]: audit 2024-09-17T12:50:45.716533+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.363839+0000 mgr.y (mgr.54108) 1160 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:46.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.363839+0000 mgr.y (mgr.54108) 1160 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.474364+0000 mon.a (mon.0) 4351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.474364+0000 mon.a (mon.0) 4351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: cluster 2024-09-17T12:50:45.481180+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: cluster 2024-09-17T12:50:45.481180+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.482295+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.482295+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.483117+0000 mon.a (mon.0) 4353 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.483117+0000 mon.a (mon.0) 4353 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi022", "root=default"]} : dispatch 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.705022+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.705022+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.710390+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.710390+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.716533+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:46.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:46 smithi190 bash[89008]: audit 2024-09-17T12:50:45.716533+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:46.254474+0000 mgr.y (mgr.54108) 1161 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:46.254474+0000 mgr.y (mgr.54108) 1161 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:46.485341+0000 mon.a (mon.0) 4357 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:46.485341+0000 mon.a (mon.0) 4357 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:47.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:46.494165+0000 mon.a (mon.0) 4358 : cluster [INF] osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664] boot 2024-09-17T12:50:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:46.494165+0000 mon.a (mon.0) 4358 : cluster [INF] osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664] boot 2024-09-17T12:50:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:46.494223+0000 mon.a (mon.0) 4359 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:50:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:46.494223+0000 mon.a (mon.0) 4359 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:50:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: audit 2024-09-17T12:50:46.494816+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: audit 2024-09-17T12:50:46.494816+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:47.498738+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:50:47.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:47 smithi190 bash[89008]: cluster 2024-09-17T12:50:47.498738+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:50:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:46.254474+0000 mgr.y (mgr.54108) 1161 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:46.254474+0000 mgr.y (mgr.54108) 1161 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:48.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:46.485341+0000 mon.a (mon.0) 4357 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:46.485341+0000 mon.a (mon.0) 4357 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:46.494165+0000 mon.a (mon.0) 4358 : cluster [INF] osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664] boot 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:46.494165+0000 mon.a (mon.0) 4358 : cluster [INF] osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664] boot 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:46.494223+0000 mon.a (mon.0) 4359 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:46.494223+0000 mon.a (mon.0) 4359 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: audit 2024-09-17T12:50:46.494816+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: audit 2024-09-17T12:50:46.494816+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:47.498738+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[111962]: cluster 2024-09-17T12:50:47.498738+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:46.254474+0000 mgr.y (mgr.54108) 1161 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:48.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:46.254474+0000 mgr.y (mgr.54108) 1161 : cluster [DBG] pgmap v258: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:46.485341+0000 mon.a (mon.0) 4357 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:46.485341+0000 mon.a (mon.0) 4357 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:46.494165+0000 mon.a (mon.0) 4358 : cluster [INF] osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664] boot 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:46.494165+0000 mon.a (mon.0) 4358 : cluster [INF] osd.3 [v2:172.21.15.22:6826/1955114664,v1:172.21.15.22:6827/1955114664] boot 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:46.494223+0000 mon.a (mon.0) 4359 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:46.494223+0000 mon.a (mon.0) 4359 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: audit 2024-09-17T12:50:46.494816+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: audit 2024-09-17T12:50:46.494816+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:47.498738+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:50:48.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:47 smithi022 bash[109437]: cluster 2024-09-17T12:50:47.498738+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:50:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:48 smithi190 bash[89008]: cluster 2024-09-17T12:50:48.513849+0000 mon.a (mon.0) 4362 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:48.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:48 smithi190 bash[89008]: cluster 2024-09-17T12:50:48.513849+0000 mon.a (mon.0) 4362 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:48 smithi022 bash[109437]: cluster 2024-09-17T12:50:48.513849+0000 mon.a (mon.0) 4362 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:48 smithi022 bash[109437]: cluster 2024-09-17T12:50:48.513849+0000 mon.a (mon.0) 4362 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:48 smithi022 bash[111962]: cluster 2024-09-17T12:50:48.513849+0000 mon.a (mon.0) 4362 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:49.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:48 smithi022 bash[111962]: cluster 2024-09-17T12:50:48.513849+0000 mon.a (mon.0) 4362 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:50:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[109437]: cluster 2024-09-17T12:50:48.255650+0000 mgr.y (mgr.54108) 1162 : cluster [DBG] pgmap v261: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T12:50:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[109437]: cluster 2024-09-17T12:50:48.255650+0000 mgr.y (mgr.54108) 1162 : cluster [DBG] pgmap v261: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T12:50:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[109437]: audit 2024-09-17T12:50:48.952933+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[109437]: audit 2024-09-17T12:50:48.952933+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[109437]: audit 2024-09-17T12:50:48.955052+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[109437]: audit 2024-09-17T12:50:48.955052+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[111962]: cluster 2024-09-17T12:50:48.255650+0000 mgr.y (mgr.54108) 1162 : cluster [DBG] pgmap v261: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[111962]: cluster 2024-09-17T12:50:48.255650+0000 mgr.y (mgr.54108) 1162 : cluster [DBG] pgmap v261: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[111962]: audit 2024-09-17T12:50:48.952933+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[111962]: audit 2024-09-17T12:50:48.952933+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[111962]: audit 2024-09-17T12:50:48.955052+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:49 smithi022 bash[111962]: audit 2024-09-17T12:50:48.955052+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:49 smithi190 bash[89008]: cluster 2024-09-17T12:50:48.255650+0000 mgr.y (mgr.54108) 1162 : cluster [DBG] pgmap v261: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T12:50:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:49 smithi190 bash[89008]: cluster 2024-09-17T12:50:48.255650+0000 mgr.y (mgr.54108) 1162 : cluster [DBG] pgmap v261: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T12:50:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:49 smithi190 bash[89008]: audit 2024-09-17T12:50:48.952933+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:49 smithi190 bash[89008]: audit 2024-09-17T12:50:48.952933+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:49 smithi190 bash[89008]: audit 2024-09-17T12:50:48.955052+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:49 smithi190 bash[89008]: audit 2024-09-17T12:50:48.955052+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:50:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:50:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:50:50] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-17T12:50:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:51 smithi022 bash[111962]: cluster 2024-09-17T12:50:50.257224+0000 mgr.y (mgr.54108) 1163 : cluster [DBG] pgmap v262: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T12:50:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:51 smithi022 bash[111962]: cluster 2024-09-17T12:50:50.257224+0000 mgr.y (mgr.54108) 1163 : cluster [DBG] pgmap v262: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T12:50:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:51 smithi022 bash[109437]: cluster 2024-09-17T12:50:50.257224+0000 mgr.y (mgr.54108) 1163 : cluster [DBG] pgmap v262: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T12:50:52.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:51 smithi022 bash[109437]: cluster 2024-09-17T12:50:50.257224+0000 mgr.y (mgr.54108) 1163 : cluster [DBG] pgmap v262: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T12:50:52.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:51 smithi190 bash[89008]: cluster 2024-09-17T12:50:50.257224+0000 mgr.y (mgr.54108) 1163 : cluster [DBG] pgmap v262: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T12:50:52.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:51 smithi190 bash[89008]: cluster 2024-09-17T12:50:50.257224+0000 mgr.y (mgr.54108) 1163 : cluster [DBG] pgmap v262: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T12:50:53.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:53 smithi190 bash[89008]: audit 2024-09-17T12:50:52.138627+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:53 smithi190 bash[89008]: audit 2024-09-17T12:50:52.138627+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:53 smithi190 bash[89008]: audit 2024-09-17T12:50:52.149304+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:53 smithi190 bash[89008]: audit 2024-09-17T12:50:52.149304+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:53 smithi190 bash[89008]: audit 2024-09-17T12:50:52.160073+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:53 smithi190 bash[89008]: audit 2024-09-17T12:50:52.160073+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:53 smithi190 bash[89008]: cluster 2024-09-17T12:50:52.258332+0000 mgr.y (mgr.54108) 1164 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:53.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:53 smithi190 bash[89008]: cluster 2024-09-17T12:50:52.258332+0000 mgr.y (mgr.54108) 1164 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[109437]: audit 2024-09-17T12:50:52.138627+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[109437]: audit 2024-09-17T12:50:52.138627+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[109437]: audit 2024-09-17T12:50:52.149304+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[109437]: audit 2024-09-17T12:50:52.149304+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[109437]: audit 2024-09-17T12:50:52.160073+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[109437]: audit 2024-09-17T12:50:52.160073+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[109437]: cluster 2024-09-17T12:50:52.258332+0000 mgr.y (mgr.54108) 1164 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[109437]: cluster 2024-09-17T12:50:52.258332+0000 mgr.y (mgr.54108) 1164 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[111962]: audit 2024-09-17T12:50:52.138627+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[111962]: audit 2024-09-17T12:50:52.138627+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[111962]: audit 2024-09-17T12:50:52.149304+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[111962]: audit 2024-09-17T12:50:52.149304+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[111962]: audit 2024-09-17T12:50:52.160073+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[111962]: audit 2024-09-17T12:50:52.160073+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[111962]: cluster 2024-09-17T12:50:52.258332+0000 mgr.y (mgr.54108) 1164 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:53.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:53 smithi022 bash[111962]: cluster 2024-09-17T12:50:52.258332+0000 mgr.y (mgr.54108) 1164 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:54.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:54 smithi190 bash[89008]: cluster 2024-09-17T12:50:53.155611+0000 mon.a (mon.0) 4368 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-17T12:50:54.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:54 smithi190 bash[89008]: cluster 2024-09-17T12:50:53.155611+0000 mon.a (mon.0) 4368 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-17T12:50:54.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:54 smithi190 bash[89008]: cluster 2024-09-17T12:50:53.155653+0000 mon.a (mon.0) 4369 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:54.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:54 smithi190 bash[89008]: cluster 2024-09-17T12:50:53.155653+0000 mon.a (mon.0) 4369 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:54.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:54 smithi022 bash[111962]: cluster 2024-09-17T12:50:53.155611+0000 mon.a (mon.0) 4368 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-17T12:50:54.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:54 smithi022 bash[111962]: cluster 2024-09-17T12:50:53.155611+0000 mon.a (mon.0) 4368 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-17T12:50:54.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:54 smithi022 bash[111962]: cluster 2024-09-17T12:50:53.155653+0000 mon.a (mon.0) 4369 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:54.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:54 smithi022 bash[111962]: cluster 2024-09-17T12:50:53.155653+0000 mon.a (mon.0) 4369 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:54.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:54 smithi022 bash[109437]: cluster 2024-09-17T12:50:53.155611+0000 mon.a (mon.0) 4368 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-17T12:50:54.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:54 smithi022 bash[109437]: cluster 2024-09-17T12:50:53.155611+0000 mon.a (mon.0) 4368 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-17T12:50:54.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:54 smithi022 bash[109437]: cluster 2024-09-17T12:50:53.155653+0000 mon.a (mon.0) 4369 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:54.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:54 smithi022 bash[109437]: cluster 2024-09-17T12:50:53.155653+0000 mon.a (mon.0) 4369 : cluster [INF] Cluster is now healthy 2024-09-17T12:50:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:55 smithi190 bash[89008]: cluster 2024-09-17T12:50:54.259201+0000 mgr.y (mgr.54108) 1165 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:55.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:55 smithi190 bash[89008]: cluster 2024-09-17T12:50:54.259201+0000 mgr.y (mgr.54108) 1165 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:55 smithi022 bash[109437]: cluster 2024-09-17T12:50:54.259201+0000 mgr.y (mgr.54108) 1165 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:55 smithi022 bash[109437]: cluster 2024-09-17T12:50:54.259201+0000 mgr.y (mgr.54108) 1165 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:55.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:55 smithi022 bash[111962]: cluster 2024-09-17T12:50:54.259201+0000 mgr.y (mgr.54108) 1165 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:55.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:55 smithi022 bash[111962]: cluster 2024-09-17T12:50:54.259201+0000 mgr.y (mgr.54108) 1165 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:56 smithi190 bash[89008]: audit 2024-09-17T12:50:55.375059+0000 mgr.y (mgr.54108) 1166 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:56 smithi190 bash[89008]: audit 2024-09-17T12:50:55.375059+0000 mgr.y (mgr.54108) 1166 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:56 smithi190 bash[89008]: audit 2024-09-17T12:50:55.900074+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:56 smithi190 bash[89008]: audit 2024-09-17T12:50:55.900074+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:56 smithi190 bash[89008]: audit 2024-09-17T12:50:55.900388+0000 mgr.y (mgr.54108) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:56 smithi190 bash[89008]: audit 2024-09-17T12:50:55.900388+0000 mgr.y (mgr.54108) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:56 smithi190 bash[89008]: cephadm 2024-09-17T12:50:55.902575+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:50:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:56 smithi190 bash[89008]: cephadm 2024-09-17T12:50:55.902575+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:50:56.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[109437]: audit 2024-09-17T12:50:55.375059+0000 mgr.y (mgr.54108) 1166 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:56.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[109437]: audit 2024-09-17T12:50:55.375059+0000 mgr.y (mgr.54108) 1166 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:56.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[109437]: audit 2024-09-17T12:50:55.900074+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:56.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[109437]: audit 2024-09-17T12:50:55.900074+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[109437]: audit 2024-09-17T12:50:55.900388+0000 mgr.y (mgr.54108) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[109437]: audit 2024-09-17T12:50:55.900388+0000 mgr.y (mgr.54108) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[109437]: cephadm 2024-09-17T12:50:55.902575+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[109437]: cephadm 2024-09-17T12:50:55.902575+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[111962]: audit 2024-09-17T12:50:55.375059+0000 mgr.y (mgr.54108) 1166 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[111962]: audit 2024-09-17T12:50:55.375059+0000 mgr.y (mgr.54108) 1166 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[111962]: audit 2024-09-17T12:50:55.900074+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[111962]: audit 2024-09-17T12:50:55.900074+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[111962]: audit 2024-09-17T12:50:55.900388+0000 mgr.y (mgr.54108) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[111962]: audit 2024-09-17T12:50:55.900388+0000 mgr.y (mgr.54108) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[111962]: cephadm 2024-09-17T12:50:55.902575+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:50:56.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:56 smithi022 bash[111962]: cephadm 2024-09-17T12:50:55.902575+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:50:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:57 smithi022 bash[109437]: cluster 2024-09-17T12:50:56.260733+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:57 smithi022 bash[109437]: cluster 2024-09-17T12:50:56.260733+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:57 smithi022 bash[111962]: cluster 2024-09-17T12:50:56.260733+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:57 smithi022 bash[111962]: cluster 2024-09-17T12:50:56.260733+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:57.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:57 smithi190 bash[89008]: cluster 2024-09-17T12:50:56.260733+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:57.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:57 smithi190 bash[89008]: cluster 2024-09-17T12:50:56.260733+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:59.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: cluster 2024-09-17T12:50:58.261610+0000 mgr.y (mgr.54108) 1170 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: cluster 2024-09-17T12:50:58.261610+0000 mgr.y (mgr.54108) 1170 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: cephadm 2024-09-17T12:50:58.440196+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: cephadm 2024-09-17T12:50:58.440196+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: audit 2024-09-17T12:50:58.447391+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: audit 2024-09-17T12:50:58.447391+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: audit 2024-09-17T12:50:58.451888+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: audit 2024-09-17T12:50:58.451888+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: audit 2024-09-17T12:50:58.453468+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: audit 2024-09-17T12:50:58.453468+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: cephadm 2024-09-17T12:50:58.458999+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:50:59.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: cephadm 2024-09-17T12:50:58.458999+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: audit 2024-09-17T12:50:59.164945+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[109437]: audit 2024-09-17T12:50:59.164945+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: cluster 2024-09-17T12:50:58.261610+0000 mgr.y (mgr.54108) 1170 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: cluster 2024-09-17T12:50:58.261610+0000 mgr.y (mgr.54108) 1170 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: cephadm 2024-09-17T12:50:58.440196+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: cephadm 2024-09-17T12:50:58.440196+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: audit 2024-09-17T12:50:58.447391+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: audit 2024-09-17T12:50:58.447391+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: audit 2024-09-17T12:50:58.451888+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: audit 2024-09-17T12:50:58.451888+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:50:59.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: audit 2024-09-17T12:50:58.453468+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: audit 2024-09-17T12:50:58.453468+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: cephadm 2024-09-17T12:50:58.458999+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:50:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: cephadm 2024-09-17T12:50:58.458999+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:50:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: audit 2024-09-17T12:50:59.164945+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:50:59 smithi022 bash[111962]: audit 2024-09-17T12:50:59.164945+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.787 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: cluster 2024-09-17T12:50:58.261610+0000 mgr.y (mgr.54108) 1170 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:59.787 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: cluster 2024-09-17T12:50:58.261610+0000 mgr.y (mgr.54108) 1170 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:50:59.787 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: cephadm 2024-09-17T12:50:58.440196+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:50:59.787 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: cephadm 2024-09-17T12:50:58.440196+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:50:59.787 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: audit 2024-09-17T12:50:58.447391+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.787 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: audit 2024-09-17T12:50:58.447391+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.788 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: audit 2024-09-17T12:50:58.451888+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:50:59.788 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: audit 2024-09-17T12:50:58.451888+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:50:59.788 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: audit 2024-09-17T12:50:58.453468+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:59.788 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: audit 2024-09-17T12:50:58.453468+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:50:59.788 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: cephadm 2024-09-17T12:50:58.458999+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:50:59.788 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: cephadm 2024-09-17T12:50:58.458999+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:50:59.788 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: audit 2024-09-17T12:50:59.164945+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:50:59.788 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:50:59 smithi190 bash[89008]: audit 2024-09-17T12:50:59.164945+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:51:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:51:00] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-17T12:51:01.493 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:01 smithi022 bash[111962]: cluster 2024-09-17T12:51:00.262943+0000 mgr.y (mgr.54108) 1173 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:01.494 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:01 smithi022 bash[111962]: cluster 2024-09-17T12:51:00.262943+0000 mgr.y (mgr.54108) 1173 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:01.494 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:01 smithi022 bash[109437]: cluster 2024-09-17T12:51:00.262943+0000 mgr.y (mgr.54108) 1173 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:01.494 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:01 smithi022 bash[109437]: cluster 2024-09-17T12:51:00.262943+0000 mgr.y (mgr.54108) 1173 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:01.555 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:51:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:01 smithi190 bash[89008]: cluster 2024-09-17T12:51:00.262943+0000 mgr.y (mgr.54108) 1173 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:01.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:01 smithi190 bash[89008]: cluster 2024-09-17T12:51:00.262943+0000 mgr.y (mgr.54108) 1173 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 16s ago 52m - - 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 10s ago 51m - - 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (12m) 16s ago 42m 13.6M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (11m) 10s ago 41m 68.4M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (14m) 16s ago 38m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (7m) 10s ago 50m 441M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (26m) 16s ago 53m 527M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (8m) 16s ago 53m 70.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:51:02.211 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (9m) 10s ago 51m 55.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (7m) 16s ago 51m 54.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (13m) 16s ago 42m 8704k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (13m) 10s ago 42m 8632k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (4m) 16s ago 50m 52.6M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (4m) 16s ago 49m 52.5M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (2m) 16s ago 48m 51.6M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (25s) 16s ago 47m 12.8M 4096M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (46m) 10s ago 46m 73.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d3d38158dabb 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (45m) 10s ago 45m 70.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (44m) 10s ago 44m 61.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (44m) 10s ago 44m 71.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:51:02.212 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (12m) 10s ago 42m 49.4M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:51:02.213 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (39m) 16s ago 39m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:51:02.213 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (39m) 10s ago 39m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:51:02.593 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:51:02.593 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4, 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 4 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:51:02.594 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:51:02.595 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6, 2024-09-17T12:51:02.595 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 9 2024-09-17T12:51:02.595 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:51:02.595 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:51:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:02 smithi022 bash[109437]: audit 2024-09-17T12:51:01.540563+0000 mgr.y (mgr.54108) 1174 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:02 smithi022 bash[109437]: audit 2024-09-17T12:51:01.540563+0000 mgr.y (mgr.54108) 1174 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:02 smithi022 bash[109437]: audit 2024-09-17T12:51:01.874281+0000 mgr.y (mgr.54108) 1175 : audit [DBG] from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:02 smithi022 bash[109437]: audit 2024-09-17T12:51:01.874281+0000 mgr.y (mgr.54108) 1175 : audit [DBG] from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:02 smithi022 bash[111962]: audit 2024-09-17T12:51:01.540563+0000 mgr.y (mgr.54108) 1174 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:02 smithi022 bash[111962]: audit 2024-09-17T12:51:01.540563+0000 mgr.y (mgr.54108) 1174 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:02 smithi022 bash[111962]: audit 2024-09-17T12:51:01.874281+0000 mgr.y (mgr.54108) 1175 : audit [DBG] from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:02 smithi022 bash[111962]: audit 2024-09-17T12:51:01.874281+0000 mgr.y (mgr.54108) 1175 : audit [DBG] from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:02 smithi190 bash[89008]: audit 2024-09-17T12:51:01.540563+0000 mgr.y (mgr.54108) 1174 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:02 smithi190 bash[89008]: audit 2024-09-17T12:51:01.540563+0000 mgr.y (mgr.54108) 1174 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:02 smithi190 bash[89008]: audit 2024-09-17T12:51:01.874281+0000 mgr.y (mgr.54108) 1175 : audit [DBG] from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:02 smithi190 bash[89008]: audit 2024-09-17T12:51:01.874281+0000 mgr.y (mgr.54108) 1175 : audit [DBG] from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:02.912 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:51:02.913 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:51:02.913 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:51:02.913 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:51:02.913 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:51:02.913 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "4/8 daemons upgraded", 2024-09-17T12:51:02.913 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:51:02.913 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:51:02.913 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:51:03.462 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[109437]: audit 2024-09-17T12:51:02.188419+0000 mgr.y (mgr.54108) 1176 : audit [DBG] from='client.54528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.462 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[109437]: audit 2024-09-17T12:51:02.188419+0000 mgr.y (mgr.54108) 1176 : audit [DBG] from='client.54528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.462 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[109437]: cluster 2024-09-17T12:51:02.263576+0000 mgr.y (mgr.54108) 1177 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:03.462 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[109437]: cluster 2024-09-17T12:51:02.263576+0000 mgr.y (mgr.54108) 1177 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:03.462 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[109437]: audit 2024-09-17T12:51:02.592702+0000 mon.a (mon.0) 4375 : audit [DBG] from='client.? 172.21.15.22:0/2485611220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:03.462 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[109437]: audit 2024-09-17T12:51:02.592702+0000 mon.a (mon.0) 4375 : audit [DBG] from='client.? 172.21.15.22:0/2485611220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:03.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[109437]: audit 2024-09-17T12:51:02.911720+0000 mgr.y (mgr.54108) 1178 : audit [DBG] from='client.54540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.463 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[109437]: audit 2024-09-17T12:51:02.911720+0000 mgr.y (mgr.54108) 1178 : audit [DBG] from='client.54540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:03 smithi190 bash[89008]: audit 2024-09-17T12:51:02.188419+0000 mgr.y (mgr.54108) 1176 : audit [DBG] from='client.54528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:03 smithi190 bash[89008]: audit 2024-09-17T12:51:02.188419+0000 mgr.y (mgr.54108) 1176 : audit [DBG] from='client.54528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:03 smithi190 bash[89008]: cluster 2024-09-17T12:51:02.263576+0000 mgr.y (mgr.54108) 1177 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:03.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:03 smithi190 bash[89008]: cluster 2024-09-17T12:51:02.263576+0000 mgr.y (mgr.54108) 1177 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:03 smithi190 bash[89008]: audit 2024-09-17T12:51:02.592702+0000 mon.a (mon.0) 4375 : audit [DBG] from='client.? 172.21.15.22:0/2485611220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:03 smithi190 bash[89008]: audit 2024-09-17T12:51:02.592702+0000 mon.a (mon.0) 4375 : audit [DBG] from='client.? 172.21.15.22:0/2485611220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:03 smithi190 bash[89008]: audit 2024-09-17T12:51:02.911720+0000 mgr.y (mgr.54108) 1178 : audit [DBG] from='client.54540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:03 smithi190 bash[89008]: audit 2024-09-17T12:51:02.911720+0000 mgr.y (mgr.54108) 1178 : audit [DBG] from='client.54540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[111962]: audit 2024-09-17T12:51:02.188419+0000 mgr.y (mgr.54108) 1176 : audit [DBG] from='client.54528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[111962]: audit 2024-09-17T12:51:02.188419+0000 mgr.y (mgr.54108) 1176 : audit [DBG] from='client.54528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[111962]: cluster 2024-09-17T12:51:02.263576+0000 mgr.y (mgr.54108) 1177 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[111962]: cluster 2024-09-17T12:51:02.263576+0000 mgr.y (mgr.54108) 1177 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:51:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[111962]: audit 2024-09-17T12:51:02.592702+0000 mon.a (mon.0) 4375 : audit [DBG] from='client.? 172.21.15.22:0/2485611220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[111962]: audit 2024-09-17T12:51:02.592702+0000 mon.a (mon.0) 4375 : audit [DBG] from='client.? 172.21.15.22:0/2485611220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[111962]: audit 2024-09-17T12:51:02.911720+0000 mgr.y (mgr.54108) 1178 : audit [DBG] from='client.54540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:03 smithi022 bash[111962]: audit 2024-09-17T12:51:02.911720+0000 mgr.y (mgr.54108) 1178 : audit [DBG] from='client.54540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:04.401 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.401 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.401 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.402 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.402 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.402 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: Stopping Ceph osd.4 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:51:04.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.403 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:51:04 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:04.901 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[28090]: debug 2024-09-17T12:51:04.444+0000 7fc6c67bd640 -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-09-17T12:51:04.901 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[28090]: debug 2024-09-17T12:51:04.444+0000 7fc6c67bd640 -1 osd.4 139 *** Got signal Terminated *** 2024-09-17T12:51:04.901 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[28090]: debug 2024-09-17T12:51:04.444+0000 7fc6c67bd640 -1 osd.4 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:51:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[109437]: audit 2024-09-17T12:51:03.949261+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[109437]: audit 2024-09-17T12:51:03.949261+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[109437]: audit 2024-09-17T12:51:03.950518+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[109437]: audit 2024-09-17T12:51:03.950518+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[109437]: cluster 2024-09-17T12:51:04.445396+0000 mon.a (mon.0) 4378 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[109437]: cluster 2024-09-17T12:51:04.445396+0000 mon.a (mon.0) 4378 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[111962]: audit 2024-09-17T12:51:03.949261+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[111962]: audit 2024-09-17T12:51:03.949261+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[111962]: audit 2024-09-17T12:51:03.950518+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[111962]: audit 2024-09-17T12:51:03.950518+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[111962]: cluster 2024-09-17T12:51:04.445396+0000 mon.a (mon.0) 4378 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:04 smithi022 bash[111962]: cluster 2024-09-17T12:51:04.445396+0000 mon.a (mon.0) 4378 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[89008]: audit 2024-09-17T12:51:03.949261+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[89008]: audit 2024-09-17T12:51:03.949261+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[89008]: audit 2024-09-17T12:51:03.950518+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[89008]: audit 2024-09-17T12:51:03.950518+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[89008]: cluster 2024-09-17T12:51:04.445396+0000 mon.a (mon.0) 4378 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:05.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:04 smithi190 bash[89008]: cluster 2024-09-17T12:51:04.445396+0000 mon.a (mon.0) 4378 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: cluster 2024-09-17T12:51:04.264582+0000 mgr.y (mgr.54108) 1179 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:51:06.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: cluster 2024-09-17T12:51:04.264582+0000 mgr.y (mgr.54108) 1179 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: cluster 2024-09-17T12:51:04.946758+0000 mon.a (mon.0) 4379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: cluster 2024-09-17T12:51:04.946758+0000 mon.a (mon.0) 4379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: cluster 2024-09-17T12:51:04.957864+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: cluster 2024-09-17T12:51:04.957864+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: audit 2024-09-17T12:51:05.910637+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: audit 2024-09-17T12:51:05.910637+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: audit 2024-09-17T12:51:05.921989+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: audit 2024-09-17T12:51:05.921989+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: audit 2024-09-17T12:51:05.933103+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: audit 2024-09-17T12:51:05.933103+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: cluster 2024-09-17T12:51:05.959198+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:51:06.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[111962]: cluster 2024-09-17T12:51:05.959198+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: cluster 2024-09-17T12:51:04.264582+0000 mgr.y (mgr.54108) 1179 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: cluster 2024-09-17T12:51:04.264582+0000 mgr.y (mgr.54108) 1179 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: cluster 2024-09-17T12:51:04.946758+0000 mon.a (mon.0) 4379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: cluster 2024-09-17T12:51:04.946758+0000 mon.a (mon.0) 4379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: cluster 2024-09-17T12:51:04.957864+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: cluster 2024-09-17T12:51:04.957864+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: audit 2024-09-17T12:51:05.910637+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: audit 2024-09-17T12:51:05.910637+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: audit 2024-09-17T12:51:05.921989+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: audit 2024-09-17T12:51:05.921989+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: audit 2024-09-17T12:51:05.933103+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: audit 2024-09-17T12:51:05.933103+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: cluster 2024-09-17T12:51:05.959198+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:51:06.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:05 smithi022 bash[109437]: cluster 2024-09-17T12:51:05.959198+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:51:06.356 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:06 smithi190 bash[100094]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-4 2024-09-17T12:51:06.356 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: cluster 2024-09-17T12:51:04.264582+0000 mgr.y (mgr.54108) 1179 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:51:06.356 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: cluster 2024-09-17T12:51:04.264582+0000 mgr.y (mgr.54108) 1179 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: cluster 2024-09-17T12:51:04.946758+0000 mon.a (mon.0) 4379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: cluster 2024-09-17T12:51:04.946758+0000 mon.a (mon.0) 4379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: cluster 2024-09-17T12:51:04.957864+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: cluster 2024-09-17T12:51:04.957864+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: audit 2024-09-17T12:51:05.910637+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: audit 2024-09-17T12:51:05.910637+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: audit 2024-09-17T12:51:05.921989+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: audit 2024-09-17T12:51:05.921989+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.357 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: audit 2024-09-17T12:51:05.933103+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.358 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: audit 2024-09-17T12:51:05.933103+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:06.358 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: cluster 2024-09-17T12:51:05.959198+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:51:06.358 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:05 smithi190 bash[89008]: cluster 2024-09-17T12:51:05.959198+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:51:06.651 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:06 smithi190 bash[100156]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-4 2024-09-17T12:51:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:06 smithi022 bash[109437]: audit 2024-09-17T12:51:05.383881+0000 mgr.y (mgr.54108) 1180 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:06 smithi022 bash[109437]: audit 2024-09-17T12:51:05.383881+0000 mgr.y (mgr.54108) 1180 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:06 smithi022 bash[111962]: audit 2024-09-17T12:51:05.383881+0000 mgr.y (mgr.54108) 1180 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:06 smithi022 bash[111962]: audit 2024-09-17T12:51:05.383881+0000 mgr.y (mgr.54108) 1180 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:06 smithi190 bash[89008]: audit 2024-09-17T12:51:05.383881+0000 mgr.y (mgr.54108) 1180 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:07.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:06 smithi190 bash[89008]: audit 2024-09-17T12:51:05.383881+0000 mgr.y (mgr.54108) 1180 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[111962]: cluster 2024-09-17T12:51:06.265763+0000 mgr.y (mgr.54108) 1181 : cluster [DBG] pgmap v272: 161 pgs: 7 active+undersized, 16 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-17T12:51:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[111962]: cluster 2024-09-17T12:51:06.265763+0000 mgr.y (mgr.54108) 1181 : cluster [DBG] pgmap v272: 161 pgs: 7 active+undersized, 16 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-17T12:51:08.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[111962]: cluster 2024-09-17T12:51:06.980744+0000 mon.a (mon.0) 4385 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[111962]: cluster 2024-09-17T12:51:06.980744+0000 mon.a (mon.0) 4385 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[111962]: cluster 2024-09-17T12:51:06.980789+0000 mon.a (mon.0) 4386 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[111962]: cluster 2024-09-17T12:51:06.980789+0000 mon.a (mon.0) 4386 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[109437]: cluster 2024-09-17T12:51:06.265763+0000 mgr.y (mgr.54108) 1181 : cluster [DBG] pgmap v272: 161 pgs: 7 active+undersized, 16 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[109437]: cluster 2024-09-17T12:51:06.265763+0000 mgr.y (mgr.54108) 1181 : cluster [DBG] pgmap v272: 161 pgs: 7 active+undersized, 16 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[109437]: cluster 2024-09-17T12:51:06.980744+0000 mon.a (mon.0) 4385 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[109437]: cluster 2024-09-17T12:51:06.980744+0000 mon.a (mon.0) 4385 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[109437]: cluster 2024-09-17T12:51:06.980789+0000 mon.a (mon.0) 4386 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:07 smithi022 bash[109437]: cluster 2024-09-17T12:51:06.980789+0000 mon.a (mon.0) 4386 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:07 smithi190 bash[89008]: cluster 2024-09-17T12:51:06.265763+0000 mgr.y (mgr.54108) 1181 : cluster [DBG] pgmap v272: 161 pgs: 7 active+undersized, 16 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-17T12:51:08.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:07 smithi190 bash[89008]: cluster 2024-09-17T12:51:06.265763+0000 mgr.y (mgr.54108) 1181 : cluster [DBG] pgmap v272: 161 pgs: 7 active+undersized, 16 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-17T12:51:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:07 smithi190 bash[89008]: cluster 2024-09-17T12:51:06.980744+0000 mon.a (mon.0) 4385 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:51:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:07 smithi190 bash[89008]: cluster 2024-09-17T12:51:06.980744+0000 mon.a (mon.0) 4385 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:51:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:07 smithi190 bash[89008]: cluster 2024-09-17T12:51:06.980789+0000 mon.a (mon.0) 4386 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:08.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:07 smithi190 bash[89008]: cluster 2024-09-17T12:51:06.980789+0000 mon.a (mon.0) 4386 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:08.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:08.901 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:08.902 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:08.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:08.902 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:08.903 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:08.903 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:08.903 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T12:51:08.903 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: Stopped Ceph osd.4 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:51:08.904 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:08.904 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:09.282 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:08 smithi190 systemd[1]: Started Ceph osd.4 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:51:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: cluster 2024-09-17T12:51:08.266944+0000 mgr.y (mgr.54108) 1182 : cluster [DBG] pgmap v273: 161 pgs: 10 active+undersized, 16 peering, 9 stale+active+clean, 10 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:51:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: cluster 2024-09-17T12:51:08.266944+0000 mgr.y (mgr.54108) 1182 : cluster [DBG] pgmap v273: 161 pgs: 10 active+undersized, 16 peering, 9 stale+active+clean, 10 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:08.993547+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:08.993547+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.009005+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.009005+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.013913+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.013913+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.015838+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.015838+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.026268+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.026268+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.152802+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.152802+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.156116+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.156116+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.160740+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.160740+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: cluster 2024-09-17T12:51:08.266944+0000 mgr.y (mgr.54108) 1182 : cluster [DBG] pgmap v273: 161 pgs: 10 active+undersized, 16 peering, 9 stale+active+clean, 10 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:51:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: cluster 2024-09-17T12:51:08.266944+0000 mgr.y (mgr.54108) 1182 : cluster [DBG] pgmap v273: 161 pgs: 10 active+undersized, 16 peering, 9 stale+active+clean, 10 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:51:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:08.993547+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:08.993547+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.009005+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.009005+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.013913+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.013913+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.015838+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.015838+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.026268+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.026268+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.152802+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.152802+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.156116+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.156116+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.160740+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.160740+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.162051+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.162051+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.172892+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.172892+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.262569+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.262569+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.265290+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.265290+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.267914+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.267914+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.268669+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.268669+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.274744+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.274744+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.373297+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.373297+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.375891+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.375891+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.379044+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.162051+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.162051+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.172892+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.172892+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.262569+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.262569+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.265290+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.265290+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.267914+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.267914+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.268669+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.268669+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.274744+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.274744+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.373297+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.373297+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.375891+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.375891+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.379044+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.379044+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.380105+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.380105+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.388883+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.388883+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.495638+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.495638+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[111962]: audit 2024-09-17T12:51:09.498518+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.498518+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.502091+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.502091+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.503119+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.503119+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.512017+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.512017+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.603116+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.603116+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.606067+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.606067+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.608960+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.379044+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.380105+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.380105+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.388883+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.388883+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.495638+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.495638+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.498518+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.498518+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.502091+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.502091+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.503119+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.503119+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.512017+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.512017+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.603116+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.603116+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.606067+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.606067+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.608960+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.608960+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:09 smithi022 bash[109437]: audit 2024-09-17T12:51:09.610110+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.610110+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.617743+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.617743+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.702546+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.702546+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.704834+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.704834+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.707921+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.707921+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.708832+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.708832+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.719040+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.719040+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.819412+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.819412+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.821660+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.821660+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.608960+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.610110+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.610110+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.617743+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.617743+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.702546+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.702546+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.704834+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.704834+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.707921+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.707921+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.708832+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.708832+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.719040+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.719040+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.819412+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.819412+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.821660+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.821660+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.824456+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.824456+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.825197+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.825197+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.831332+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.831332+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.911381+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.911381+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.914121+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.914121+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.918252+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.918252+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.919340+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.919340+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.929962+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:09.929962+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.824456+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.824456+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.825197+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.825197+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.831332+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.831332+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.911381+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.911381+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.914121+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.914121+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.918252+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.918252+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.919340+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.919340+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.929962+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:09.929962+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: cluster 2024-09-17T12:51:08.266944+0000 mgr.y (mgr.54108) 1182 : cluster [DBG] pgmap v273: 161 pgs: 10 active+undersized, 16 peering, 9 stale+active+clean, 10 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: cluster 2024-09-17T12:51:08.266944+0000 mgr.y (mgr.54108) 1182 : cluster [DBG] pgmap v273: 161 pgs: 10 active+undersized, 16 peering, 9 stale+active+clean, 10 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:08.993547+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:08.993547+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.009005+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.009005+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.013913+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.013913+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.015838+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.015838+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.026268+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.026268+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.152802+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.152802+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.156116+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.156116+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.160740+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.160740+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.162051+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.162051+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.172892+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.172892+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.262569+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.262569+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.265290+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.265290+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.267914+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:09 smithi190 bash[89008]: audit 2024-09-17T12:51:09.267914+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.268669+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.268669+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.274744+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.274744+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.373297+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.373297+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.375891+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.375891+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.379044+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.379044+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.380105+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.380105+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.388883+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.388883+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.495638+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.495638+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.498518+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.498518+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.502091+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.502091+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.503119+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.503119+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.512017+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.512017+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.603116+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.603116+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.606067+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.606067+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.608960+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.608960+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.610110+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.610110+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.617743+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.617743+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.702546+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.702546+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.704834+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.704834+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.707921+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.707921+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.708832+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.708832+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.719040+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.719040+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.819412+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.819412+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.821660+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.821660+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.824456+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.824456+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.825197+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.825197+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.831332+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.831332+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.911381+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.911381+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.914121+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.914121+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.918252+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.918252+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.919340+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.919340+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:10.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.929962+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:10.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:09.929962+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.009 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:51:10] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T12:51:11.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.027335+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.009 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.027335+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.173617+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.173617+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.275402+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.275402+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.389461+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.389461+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.512668+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.512668+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.618232+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.618232+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.719528+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.719528+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.831709+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.831709+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.930609+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: cephadm 2024-09-17T12:51:09.930609+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:10.020045+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:10.020045+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.011 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:10.022435+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.027335+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.027335+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.173617+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.173617+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.275402+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.275402+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.389461+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.389461+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.512668+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.012 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.512668+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.618232+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.618232+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.719528+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.719528+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.831709+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.831709+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.930609+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: cephadm 2024-09-17T12:51:09.930609+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.020045+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.020045+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.013 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.022435+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:10.022435+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:10.024791+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:10.024791+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:10.025544+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[109437]: audit 2024-09-17T12:51:10.025544+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.030923+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.030923+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.096752+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.096752+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.098897+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.098897+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.101597+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.101597+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.102345+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.102345+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.108103+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.108103+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.180066+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.180066+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.022435+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.024791+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.024791+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.025544+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.025544+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.030923+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.030923+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.096752+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.096752+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.098897+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.098897+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.101597+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:10 smithi022 bash[111962]: audit 2024-09-17T12:51:10.101597+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.102345+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.102345+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.108103+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.108103+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.180066+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.180066+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.182484+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.182484+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.185506+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.185506+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.186598+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.186598+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.198143+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.198143+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.277116+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.277116+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.279624+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.279624+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.282056+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.282056+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.282965+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.282965+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.289574+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.289574+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.385020+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.385020+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.387808+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.387808+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.390607+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.390607+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.391501+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.391501+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.399693+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.399693+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.502676+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.502676+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.505224+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.505224+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.508469+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.508469+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.509303+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.509303+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.517202+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.517202+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.620528+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.620528+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.623163+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.623163+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.625635+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.625635+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.626839+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.626839+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.635182+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.635182+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.745445+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.745445+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.747990+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.747990+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.750827+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.182484+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.182484+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.185506+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.185506+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.186598+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.186598+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.198143+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.198143+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.277116+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.277116+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.279624+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.279624+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.282056+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.282056+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.282965+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.282965+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.289574+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.289574+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.385020+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.385020+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.387808+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.387808+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.390607+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.390607+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.391501+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.391501+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.399693+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.399693+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.502676+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.502676+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.505224+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.505224+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.508469+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.508469+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.509303+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.509303+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.517202+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.517202+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.620528+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.620528+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.623163+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.623163+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.625635+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.625635+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.626839+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.626839+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.635182+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.635182+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.745445+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.745445+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.747990+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.747990+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.750827+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.750827+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.751933+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.751933+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.760135+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.760135+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.831612+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.831612+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.833919+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.833919+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.836080+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.836080+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.837063+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.837063+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.842784+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.842784+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.930442+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.930442+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.932602+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.932602+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.935392+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.935392+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.936145+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.936145+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.943533+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:10.943533+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.750827+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.751933+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.751933+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.760135+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.760135+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.831612+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.831612+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.833919+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.833919+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.836080+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.836080+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.837063+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.837063+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.842784+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.842784+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.930442+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.930442+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.932602+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.932602+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.935392+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.935392+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.936145+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.936145+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.943533+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[109437]: audit 2024-09-17T12:51:10.943533+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.332 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:51:11.333 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:51:11.333 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.027335+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.027335+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.173617+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.173617+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.275402+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.275402+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.389461+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.389461+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.512668+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.512668+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.618232+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.618232+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.719528+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.719528+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.831709+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.831709+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.930609+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: cephadm 2024-09-17T12:51:09.930609+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.020045+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.020045+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.022435+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.022435+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.024791+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.024791+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.025544+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.025544+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.030923+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.030923+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.096752+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.096752+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.098897+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.098897+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:10 smithi190 bash[89008]: audit 2024-09-17T12:51:10.101597+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.101597+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.102345+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.102345+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.108103+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.108103+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.180066+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.180066+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.182484+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.182484+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.185506+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.185506+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.186598+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.186598+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.198143+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.198143+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.277116+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.277116+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.279624+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.279624+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.282056+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.282056+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.282965+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.282965+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.289574+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.289574+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.385020+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.385020+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.387808+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.387808+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.390607+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.390607+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.391501+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.391501+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.399693+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.399693+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.502676+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.502676+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.505224+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.505224+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.508469+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.508469+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.509303+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.509303+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.517202+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.517202+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.620528+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.620528+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.623163+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.623163+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.625635+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.625635+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.626839+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.626839+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.635182+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.635182+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.745445+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.745445+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.747990+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.747990+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.750827+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.750827+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.751933+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.751933+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.760135+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.760135+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.831612+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.831612+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.833919+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.833919+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.836080+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.836080+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.837063+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.837063+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.842784+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.842784+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.930442+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.930442+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.932602+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.932602+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.935392+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.935392+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.936145+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.936145+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.943533+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: audit 2024-09-17T12:51:10.943533+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:11.651 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T12:51:11.651 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: 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-09-17T12:51:12.151 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T12:51:12.151 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T12:51:12.151 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T12:51:12.151 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T12:51:12.151 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[100305]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T12:51:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.031394+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.031394+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.108568+0000 mgr.y (mgr.54108) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.108568+0000 mgr.y (mgr.54108) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.198839+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:11 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.198839+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cluster 2024-09-17T12:51:10.267800+0000 mgr.y (mgr.54108) 1195 : cluster [DBG] pgmap v274: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cluster 2024-09-17T12:51:10.267800+0000 mgr.y (mgr.54108) 1195 : cluster [DBG] pgmap v274: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.290093+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.290093+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.400270+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.400270+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.517912+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.517912+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.635789+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.635789+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.760973+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.760973+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.843409+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.843409+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.944034+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: cephadm 2024-09-17T12:51:10.944034+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.041704+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.041704+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.044431+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.044431+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.047668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.047668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.048470+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.048470+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.055978+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.055978+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.147808+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.147808+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.149822+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.149822+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.152114+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.152114+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.153453+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.153453+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.163692+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.163692+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.264317+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.264317+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.266723+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.266723+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.269298+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.269298+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.270154+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.270154+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.277835+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.277835+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.376235+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.376235+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.379071+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.379071+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.382316+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.382316+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.383281+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.383281+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.390952+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.390952+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.479357+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.479357+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.481802+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.481802+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.484540+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.484540+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.485342+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.485342+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.491764+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.491764+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.589590+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.589590+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.591549+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.591549+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.593643+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.593643+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.594353+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.594353+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.599744+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.599744+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.676013+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.676013+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.678636+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.678636+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.682331+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.682331+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.683310+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.683310+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.690054+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.690054+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.774370+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.774370+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.776856+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.776856+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.779849+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.779849+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.780559+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.780559+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.786466+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.786466+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.861908+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.861908+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.864008+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.864008+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.866603+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.866603+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.867510+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.867510+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.875429+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.875429+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.965218+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.965218+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.967625+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.967625+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.970989+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.970989+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.972067+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.972067+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.982342+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:12 smithi190 bash[89008]: audit 2024-09-17T12:51:11.982342+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.031394+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.031394+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.108568+0000 mgr.y (mgr.54108) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.108568+0000 mgr.y (mgr.54108) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.198839+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.198839+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cluster 2024-09-17T12:51:10.267800+0000 mgr.y (mgr.54108) 1195 : cluster [DBG] pgmap v274: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cluster 2024-09-17T12:51:10.267800+0000 mgr.y (mgr.54108) 1195 : cluster [DBG] pgmap v274: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.290093+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.290093+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.400270+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.400270+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.517912+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.517912+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.635789+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.635789+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.760973+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.760973+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.843409+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.843409+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.944034+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.031394+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.031394+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.108568+0000 mgr.y (mgr.54108) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.108568+0000 mgr.y (mgr.54108) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.198839+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.198839+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cluster 2024-09-17T12:51:10.267800+0000 mgr.y (mgr.54108) 1195 : cluster [DBG] pgmap v274: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cluster 2024-09-17T12:51:10.267800+0000 mgr.y (mgr.54108) 1195 : cluster [DBG] pgmap v274: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.290093+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.290093+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.400270+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.400270+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.517912+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.517912+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.635789+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.635789+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.760973+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.760973+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.843409+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.843409+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.944034+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: cephadm 2024-09-17T12:51:10.944034+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.041704+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.041704+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.044431+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.044431+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.047668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.047668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.048470+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.048470+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.055978+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.055978+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.147808+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:11 smithi022 bash[111962]: audit 2024-09-17T12:51:11.147808+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.149822+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.149822+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.152114+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.152114+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.153453+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.153453+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.163692+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.163692+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.264317+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.264317+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.266723+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.266723+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.269298+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.269298+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.270154+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.270154+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.277835+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.277835+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.376235+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.376235+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.379071+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.379071+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.382316+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.382316+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.383281+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: cephadm 2024-09-17T12:51:10.944034+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.041704+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.041704+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.044431+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.044431+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.047668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.047668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.048470+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.048470+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.055978+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.055978+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.147808+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.147808+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.149822+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.149822+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.152114+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.152114+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.153453+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.153453+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.383281+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.390952+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.390952+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.479357+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.479357+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.481802+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.481802+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.484540+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.484540+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.485342+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.485342+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.491764+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.491764+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.589590+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.589590+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.591549+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.591549+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.593643+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.593643+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.163692+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.163692+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.264317+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.264317+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.266723+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.266723+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.269298+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.269298+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.270154+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.270154+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.277835+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.277835+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.376235+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.376235+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.379071+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.379071+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.382316+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.382316+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.383281+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.594353+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.594353+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.599744+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.599744+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.676013+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.676013+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.678636+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.678636+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.682331+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.682331+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.683310+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.683310+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.690054+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.690054+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.774370+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.774370+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.776856+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.776856+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.779849+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.779849+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.780559+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.780559+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.786466+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.786466+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.861908+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.861908+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.864008+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.864008+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.866603+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.866603+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.867510+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.867510+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.875429+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.875429+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.965218+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.965218+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.967625+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.967625+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.970989+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.970989+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.972067+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.972067+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.982342+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: audit 2024-09-17T12:51:11.982342+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.383281+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.390952+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.390952+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.479357+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.479357+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.481802+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.481802+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.484540+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.484540+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.485342+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.485342+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.491764+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.491764+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.589590+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.589590+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.591549+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.591549+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.593643+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.593643+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.594353+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.594353+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.599744+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.599744+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.676013+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.676013+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.678636+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.678636+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.682331+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.682331+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.683310+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.683310+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.690054+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.690054+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.774370+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.774370+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.776856+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.776856+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.779849+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.779849+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.780559+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.780559+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.786466+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.786466+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.861908+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.861908+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.864008+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.864008+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.866603+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.866603+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.867510+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.867510+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.875429+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.875429+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.965218+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.965218+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.967625+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.967625+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.970989+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.970989+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.972067+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.972067+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.982342+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:12.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[109437]: audit 2024-09-17T12:51:11.982342+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.056491+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.056491+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.164343+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.164343+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.278398+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.278398+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.391816+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.391816+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.492516+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.492516+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.600229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.600229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.690608+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.690608+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.787108+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.787108+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.876011+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.876011+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.982910+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: cephadm 2024-09-17T12:51:11.982910+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.058383+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.058383+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.060110+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.060110+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.062566+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.062566+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.063314+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.063314+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.071139+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.071139+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.138943+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.138943+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.140715+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.140715+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.143617+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.143617+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.144269+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.144269+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.149662+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.149662+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.224210+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.224210+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.226148+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.226148+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.228210+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.228210+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.228903+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.228903+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.234386+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.234386+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.319517+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.319517+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.322126+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.322126+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.331967+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.331967+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.335547+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.335547+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.338307+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.338307+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.346540+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.346540+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.351381+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.351381+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.358642+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.358642+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.442516+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.442516+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.445465+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.445465+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.447681+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.447681+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.449358+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.449358+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.451407+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:51:13.238 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:13 smithi190 bash[89008]: audit 2024-09-17T12:51:12.451407+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:51:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.056491+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.056491+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.164343+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.164343+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.278398+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.278398+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.391816+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.391816+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.492516+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.492516+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.600229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.600229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.690608+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:12 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.690608+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.787108+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.787108+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.876011+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.876011+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.982910+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: cephadm 2024-09-17T12:51:11.982910+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.058383+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.058383+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.056491+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.056491+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.164343+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.164343+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.278398+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.278398+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.391816+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.391816+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.492516+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.492516+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.600229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.600229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.690608+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.690608+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.787108+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.787108+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.876011+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.876011+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.982910+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: cephadm 2024-09-17T12:51:11.982910+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.058383+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.058383+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.060110+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.060110+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.062566+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.062566+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.063314+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.063314+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.071139+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.071139+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.138943+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.138943+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.140715+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.140715+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.143617+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.143617+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.144269+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.144269+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.149662+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.149662+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.224210+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.224210+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.226148+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.226148+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.228210+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.228210+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.228903+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.228903+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.234386+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.234386+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.319517+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.319517+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.322126+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.322126+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.331967+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.331967+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.335547+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.335547+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.338307+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.338307+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.346540+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.346540+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.351381+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.351381+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.358642+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.358642+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.442516+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.442516+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.445465+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.445465+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.447681+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.447681+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.449358+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.449358+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.451407+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:51:13.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[111962]: audit 2024-09-17T12:51:12.451407+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:51:13.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.060110+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.060110+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.062566+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.062566+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.063314+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.063314+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.071139+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.071139+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.138943+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.138943+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.140715+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.140715+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.143617+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.143617+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.144269+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.144269+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.149662+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.149662+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.224210+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.224210+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.226148+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.226148+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.228210+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.228210+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.228903+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.228903+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.234386+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.234386+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.319517+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.319517+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.322126+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.322126+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.331967+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.331967+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.335547+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.335547+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.338307+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.338307+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.346540+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.346540+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.351381+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.351381+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.358642+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.358642+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.442516+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.442516+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.445465+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.445465+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.447681+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.447681+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.449358+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.449358+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:13.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.451407+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:51:13.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:13 smithi022 bash[109437]: audit 2024-09-17T12:51:12.451407+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:51:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cephadm 2024-09-17T12:51:12.071643+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cephadm 2024-09-17T12:51:12.071643+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cephadm 2024-09-17T12:51:12.150135+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cephadm 2024-09-17T12:51:12.150135+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cephadm 2024-09-17T12:51:12.234876+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cephadm 2024-09-17T12:51:12.234876+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cluster 2024-09-17T12:51:12.268596+0000 mgr.y (mgr.54108) 1216 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cluster 2024-09-17T12:51:12.268596+0000 mgr.y (mgr.54108) 1216 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: audit 2024-09-17T12:51:12.451693+0000 mgr.y (mgr.54108) 1217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: audit 2024-09-17T12:51:12.451693+0000 mgr.y (mgr.54108) 1217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cephadm 2024-09-17T12:51:12.453313+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cephadm 2024-09-17T12:51:12.453313+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:51:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cluster 2024-09-17T12:51:13.232150+0000 mon.a (mon.0) 4560 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cluster 2024-09-17T12:51:13.232150+0000 mon.a (mon.0) 4560 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cluster 2024-09-17T12:51:13.232210+0000 mon.a (mon.0) 4561 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[109437]: cluster 2024-09-17T12:51:13.232210+0000 mon.a (mon.0) 4561 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cephadm 2024-09-17T12:51:12.071643+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cephadm 2024-09-17T12:51:12.071643+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cephadm 2024-09-17T12:51:12.150135+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cephadm 2024-09-17T12:51:12.150135+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cephadm 2024-09-17T12:51:12.234876+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cephadm 2024-09-17T12:51:12.234876+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cluster 2024-09-17T12:51:12.268596+0000 mgr.y (mgr.54108) 1216 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:14.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cluster 2024-09-17T12:51:12.268596+0000 mgr.y (mgr.54108) 1216 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: audit 2024-09-17T12:51:12.451693+0000 mgr.y (mgr.54108) 1217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:51:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: audit 2024-09-17T12:51:12.451693+0000 mgr.y (mgr.54108) 1217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:51:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cephadm 2024-09-17T12:51:12.453313+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:51:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cephadm 2024-09-17T12:51:12.453313+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:51:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cluster 2024-09-17T12:51:13.232150+0000 mon.a (mon.0) 4560 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cluster 2024-09-17T12:51:13.232150+0000 mon.a (mon.0) 4560 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cluster 2024-09-17T12:51:13.232210+0000 mon.a (mon.0) 4561 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:51:14.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:14 smithi022 bash[111962]: cluster 2024-09-17T12:51:13.232210+0000 mon.a (mon.0) 4561 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:51:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cephadm 2024-09-17T12:51:12.071643+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cephadm 2024-09-17T12:51:12.071643+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cephadm 2024-09-17T12:51:12.150135+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cephadm 2024-09-17T12:51:12.150135+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cephadm 2024-09-17T12:51:12.234876+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cephadm 2024-09-17T12:51:12.234876+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cluster 2024-09-17T12:51:12.268596+0000 mgr.y (mgr.54108) 1216 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cluster 2024-09-17T12:51:12.268596+0000 mgr.y (mgr.54108) 1216 : cluster [DBG] pgmap v275: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: audit 2024-09-17T12:51:12.451693+0000 mgr.y (mgr.54108) 1217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: audit 2024-09-17T12:51:12.451693+0000 mgr.y (mgr.54108) 1217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cephadm 2024-09-17T12:51:12.453313+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cephadm 2024-09-17T12:51:12.453313+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cluster 2024-09-17T12:51:13.232150+0000 mon.a (mon.0) 4560 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cluster 2024-09-17T12:51:13.232150+0000 mon.a (mon.0) 4560 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cluster 2024-09-17T12:51:13.232210+0000 mon.a (mon.0) 4561 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:51:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:14 smithi190 bash[89008]: cluster 2024-09-17T12:51:13.232210+0000 mon.a (mon.0) 4561 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:51:16.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:16 smithi022 bash[111962]: cluster 2024-09-17T12:51:14.269708+0000 mgr.y (mgr.54108) 1219 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:16.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:16 smithi022 bash[111962]: cluster 2024-09-17T12:51:14.269708+0000 mgr.y (mgr.54108) 1219 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:16 smithi022 bash[109437]: cluster 2024-09-17T12:51:14.269708+0000 mgr.y (mgr.54108) 1219 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:16.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:16 smithi022 bash[109437]: cluster 2024-09-17T12:51:14.269708+0000 mgr.y (mgr.54108) 1219 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:16.401 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:15 smithi190 bash[100707]: debug 2024-09-17T12:51:15.924+0000 7f04fcb72640 1 -- 172.21.15.190:0/1773338182 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555ab3cb4960 con 0x555ab3cd5c00 2024-09-17T12:51:16.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:16 smithi190 bash[89008]: cluster 2024-09-17T12:51:14.269708+0000 mgr.y (mgr.54108) 1219 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:16.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:16 smithi190 bash[89008]: cluster 2024-09-17T12:51:14.269708+0000 mgr.y (mgr.54108) 1219 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-17T12:51:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:17 smithi022 bash[109437]: audit 2024-09-17T12:51:15.395124+0000 mgr.y (mgr.54108) 1220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:17 smithi022 bash[109437]: audit 2024-09-17T12:51:15.395124+0000 mgr.y (mgr.54108) 1220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:17 smithi022 bash[111962]: audit 2024-09-17T12:51:15.395124+0000 mgr.y (mgr.54108) 1220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:17.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:17 smithi022 bash[111962]: audit 2024-09-17T12:51:15.395124+0000 mgr.y (mgr.54108) 1220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:17.401 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:17 smithi190 bash[100707]: debug 2024-09-17T12:51:17.260+0000 7f04ff3d9640 -1 Falling back to public interface 2024-09-17T12:51:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:17 smithi190 bash[89008]: audit 2024-09-17T12:51:15.395124+0000 mgr.y (mgr.54108) 1220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:17.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:17 smithi190 bash[89008]: audit 2024-09-17T12:51:15.395124+0000 mgr.y (mgr.54108) 1220 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:18.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:18 smithi190 bash[89008]: cluster 2024-09-17T12:51:16.271594+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:18.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:18 smithi190 bash[89008]: cluster 2024-09-17T12:51:16.271594+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:18.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:18 smithi190 bash[89008]: audit 2024-09-17T12:51:17.179142+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:51:18.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:18 smithi190 bash[89008]: audit 2024-09-17T12:51:17.179142+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:51:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:18 smithi190 bash[89008]: audit 2024-09-17T12:51:17.180907+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:18.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:18 smithi190 bash[89008]: audit 2024-09-17T12:51:17.180907+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:18.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[109437]: cluster 2024-09-17T12:51:16.271594+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:18.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[109437]: cluster 2024-09-17T12:51:16.271594+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:18.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[109437]: audit 2024-09-17T12:51:17.179142+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[109437]: audit 2024-09-17T12:51:17.179142+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[109437]: audit 2024-09-17T12:51:17.180907+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[109437]: audit 2024-09-17T12:51:17.180907+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[111962]: cluster 2024-09-17T12:51:16.271594+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[111962]: cluster 2024-09-17T12:51:16.271594+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v277: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[111962]: audit 2024-09-17T12:51:17.179142+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[111962]: audit 2024-09-17T12:51:17.179142+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[111962]: audit 2024-09-17T12:51:17.180907+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:18.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:18 smithi022 bash[111962]: audit 2024-09-17T12:51:17.180907+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:19 smithi190 bash[89008]: cephadm 2024-09-17T12:51:17.176658+0000 mgr.y (mgr.54108) 1222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:51:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:19 smithi190 bash[89008]: cephadm 2024-09-17T12:51:17.176658+0000 mgr.y (mgr.54108) 1222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:51:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:19 smithi190 bash[89008]: cephadm 2024-09-17T12:51:17.186490+0000 mgr.y (mgr.54108) 1223 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:51:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:19 smithi190 bash[89008]: cephadm 2024-09-17T12:51:17.186490+0000 mgr.y (mgr.54108) 1223 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:51:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:19 smithi190 bash[89008]: audit 2024-09-17T12:51:18.953719+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:19 smithi190 bash[89008]: audit 2024-09-17T12:51:18.953719+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:19.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:19 smithi190 bash[89008]: audit 2024-09-17T12:51:18.955953+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:19.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:19 smithi190 bash[89008]: audit 2024-09-17T12:51:18.955953+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[111962]: cephadm 2024-09-17T12:51:17.176658+0000 mgr.y (mgr.54108) 1222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:51:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[111962]: cephadm 2024-09-17T12:51:17.176658+0000 mgr.y (mgr.54108) 1222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:51:19.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[111962]: cephadm 2024-09-17T12:51:17.186490+0000 mgr.y (mgr.54108) 1223 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[111962]: cephadm 2024-09-17T12:51:17.186490+0000 mgr.y (mgr.54108) 1223 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[111962]: audit 2024-09-17T12:51:18.953719+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[111962]: audit 2024-09-17T12:51:18.953719+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[111962]: audit 2024-09-17T12:51:18.955953+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[111962]: audit 2024-09-17T12:51:18.955953+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[109437]: cephadm 2024-09-17T12:51:17.176658+0000 mgr.y (mgr.54108) 1222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[109437]: cephadm 2024-09-17T12:51:17.176658+0000 mgr.y (mgr.54108) 1222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[109437]: cephadm 2024-09-17T12:51:17.186490+0000 mgr.y (mgr.54108) 1223 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[109437]: cephadm 2024-09-17T12:51:17.186490+0000 mgr.y (mgr.54108) 1223 : cephadm [INF] Deploying daemon osd.4 on smithi190 2024-09-17T12:51:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[109437]: audit 2024-09-17T12:51:18.953719+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:19.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[109437]: audit 2024-09-17T12:51:18.953719+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:19.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[109437]: audit 2024-09-17T12:51:18.955953+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:19.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:19 smithi022 bash[109437]: audit 2024-09-17T12:51:18.955953+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:20.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:20 smithi190 bash[89008]: cluster 2024-09-17T12:51:18.272805+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v278: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:20.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:20 smithi190 bash[89008]: cluster 2024-09-17T12:51:18.272805+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v278: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:20 smithi022 bash[109437]: cluster 2024-09-17T12:51:18.272805+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v278: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:20.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:20 smithi022 bash[109437]: cluster 2024-09-17T12:51:18.272805+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v278: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:20 smithi022 bash[111962]: cluster 2024-09-17T12:51:18.272805+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v278: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:20.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:20 smithi022 bash[111962]: cluster 2024-09-17T12:51:18.272805+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v278: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:51:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:51:20] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:51:21.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:21 smithi190 bash[89008]: cluster 2024-09-17T12:51:20.274297+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:21.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:21 smithi190 bash[89008]: cluster 2024-09-17T12:51:20.274297+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:21.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:21 smithi022 bash[111962]: cluster 2024-09-17T12:51:20.274297+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:21.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:21 smithi022 bash[111962]: cluster 2024-09-17T12:51:20.274297+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:21.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:21 smithi022 bash[109437]: cluster 2024-09-17T12:51:20.274297+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:21.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:21 smithi022 bash[109437]: cluster 2024-09-17T12:51:20.274297+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v279: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:21.623 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:21 smithi190 bash[100707]: debug 2024-09-17T12:51:21.327+0000 7f04ff3d9640 -1 osd.4 139 log_to_monitors true 2024-09-17T12:51:22.401 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[100707]: debug 2024-09-17T12:51:22.179+0000 7f04f7183640 -1 osd.4 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:51:22.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.104788+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.104788+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.110635+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.110635+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.116470+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.116470+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.333607+0000 mon.a (mon.0) 4569 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.333607+0000 mon.a (mon.0) 4569 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.335720+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:22 smithi190 bash[89008]: audit 2024-09-17T12:51:21.335720+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.104788+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.104788+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.110635+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.110635+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.116470+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.116470+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.333607+0000 mon.a (mon.0) 4569 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.333607+0000 mon.a (mon.0) 4569 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.335720+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[109437]: audit 2024-09-17T12:51:21.335720+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.104788+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.104788+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.110635+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.110635+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.116470+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.116470+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:22.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.333607+0000 mon.a (mon.0) 4569 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.333607+0000 mon.a (mon.0) 4569 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.335720+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:22.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:22 smithi022 bash[111962]: audit 2024-09-17T12:51:21.335720+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: audit 2024-09-17T12:51:22.117344+0000 mon.a (mon.0) 4570 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: audit 2024-09-17T12:51:22.117344+0000 mon.a (mon.0) 4570 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: cluster 2024-09-17T12:51:22.124304+0000 mon.a (mon.0) 4571 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:51:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: cluster 2024-09-17T12:51:22.124304+0000 mon.a (mon.0) 4571 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: audit 2024-09-17T12:51:22.126854+0000 mon.a (mon.0) 4572 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: audit 2024-09-17T12:51:22.126854+0000 mon.a (mon.0) 4572 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: audit 2024-09-17T12:51:22.129059+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: audit 2024-09-17T12:51:22.129059+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: cluster 2024-09-17T12:51:22.275179+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v281: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[109437]: cluster 2024-09-17T12:51:22.275179+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v281: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: audit 2024-09-17T12:51:22.117344+0000 mon.a (mon.0) 4570 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: audit 2024-09-17T12:51:22.117344+0000 mon.a (mon.0) 4570 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: cluster 2024-09-17T12:51:22.124304+0000 mon.a (mon.0) 4571 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:51:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: cluster 2024-09-17T12:51:22.124304+0000 mon.a (mon.0) 4571 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:51:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: audit 2024-09-17T12:51:22.126854+0000 mon.a (mon.0) 4572 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: audit 2024-09-17T12:51:22.126854+0000 mon.a (mon.0) 4572 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: audit 2024-09-17T12:51:22.129059+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: audit 2024-09-17T12:51:22.129059+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: cluster 2024-09-17T12:51:22.275179+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v281: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:23 smithi022 bash[111962]: cluster 2024-09-17T12:51:22.275179+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v281: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:23.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: audit 2024-09-17T12:51:22.117344+0000 mon.a (mon.0) 4570 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:23.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: audit 2024-09-17T12:51:22.117344+0000 mon.a (mon.0) 4570 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:23.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: cluster 2024-09-17T12:51:22.124304+0000 mon.a (mon.0) 4571 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:51:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: cluster 2024-09-17T12:51:22.124304+0000 mon.a (mon.0) 4571 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:51:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: audit 2024-09-17T12:51:22.126854+0000 mon.a (mon.0) 4572 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: audit 2024-09-17T12:51:22.126854+0000 mon.a (mon.0) 4572 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: audit 2024-09-17T12:51:22.129059+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: audit 2024-09-17T12:51:22.129059+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: cluster 2024-09-17T12:51:22.275179+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v281: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:23 smithi190 bash[89008]: cluster 2024-09-17T12:51:22.275179+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v281: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: cluster 2024-09-17T12:51:23.118884+0000 mon.a (mon.0) 4573 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: cluster 2024-09-17T12:51:23.118884+0000 mon.a (mon.0) 4573 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: cluster 2024-09-17T12:51:23.130438+0000 mon.a (mon.0) 4574 : cluster [INF] osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763] boot 2024-09-17T12:51:24.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: cluster 2024-09-17T12:51:23.130438+0000 mon.a (mon.0) 4574 : cluster [INF] osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763] boot 2024-09-17T12:51:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: cluster 2024-09-17T12:51:23.130480+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:51:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: cluster 2024-09-17T12:51:23.130480+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:51:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: audit 2024-09-17T12:51:23.130781+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: audit 2024-09-17T12:51:23.130781+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: audit 2024-09-17T12:51:23.887352+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: audit 2024-09-17T12:51:23.887352+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: audit 2024-09-17T12:51:23.899087+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: audit 2024-09-17T12:51:23.899087+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: audit 2024-09-17T12:51:23.910461+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:24 smithi190 bash[89008]: audit 2024-09-17T12:51:23.910461+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: cluster 2024-09-17T12:51:23.118884+0000 mon.a (mon.0) 4573 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: cluster 2024-09-17T12:51:23.118884+0000 mon.a (mon.0) 4573 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: cluster 2024-09-17T12:51:23.130438+0000 mon.a (mon.0) 4574 : cluster [INF] osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763] boot 2024-09-17T12:51:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: cluster 2024-09-17T12:51:23.130438+0000 mon.a (mon.0) 4574 : cluster [INF] osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763] boot 2024-09-17T12:51:24.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: cluster 2024-09-17T12:51:23.130480+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:51:24.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: cluster 2024-09-17T12:51:23.130480+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:51:24.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: audit 2024-09-17T12:51:23.130781+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:24.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: audit 2024-09-17T12:51:23.130781+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:24.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: audit 2024-09-17T12:51:23.887352+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: audit 2024-09-17T12:51:23.887352+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: audit 2024-09-17T12:51:23.899087+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: audit 2024-09-17T12:51:23.899087+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: audit 2024-09-17T12:51:23.910461+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[109437]: audit 2024-09-17T12:51:23.910461+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: cluster 2024-09-17T12:51:23.118884+0000 mon.a (mon.0) 4573 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:24.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: cluster 2024-09-17T12:51:23.118884+0000 mon.a (mon.0) 4573 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:24.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: cluster 2024-09-17T12:51:23.130438+0000 mon.a (mon.0) 4574 : cluster [INF] osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763] boot 2024-09-17T12:51:24.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: cluster 2024-09-17T12:51:23.130438+0000 mon.a (mon.0) 4574 : cluster [INF] osd.4 [v2:172.21.15.190:6800/2322776763,v1:172.21.15.190:6801/2322776763] boot 2024-09-17T12:51:24.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: cluster 2024-09-17T12:51:23.130480+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:51:24.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: cluster 2024-09-17T12:51:23.130480+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:51:24.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: audit 2024-09-17T12:51:23.130781+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:24.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: audit 2024-09-17T12:51:23.130781+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:24.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: audit 2024-09-17T12:51:23.887352+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: audit 2024-09-17T12:51:23.887352+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: audit 2024-09-17T12:51:23.899087+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: audit 2024-09-17T12:51:23.899087+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: audit 2024-09-17T12:51:23.910461+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:24.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:24 smithi022 bash[111962]: audit 2024-09-17T12:51:23.910461+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:25 smithi190 bash[89008]: cluster 2024-09-17T12:51:24.146835+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:51:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:25 smithi190 bash[89008]: cluster 2024-09-17T12:51:24.146835+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:51:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:25 smithi190 bash[89008]: cluster 2024-09-17T12:51:24.276201+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v284: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:25.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:25 smithi190 bash[89008]: cluster 2024-09-17T12:51:24.276201+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v284: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:25.407 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:25 smithi022 bash[111962]: cluster 2024-09-17T12:51:24.146835+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:51:25.407 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:25 smithi022 bash[111962]: cluster 2024-09-17T12:51:24.146835+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:51:25.407 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:25 smithi022 bash[111962]: cluster 2024-09-17T12:51:24.276201+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v284: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:25.407 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:25 smithi022 bash[111962]: cluster 2024-09-17T12:51:24.276201+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v284: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:25.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:25 smithi022 bash[109437]: cluster 2024-09-17T12:51:24.146835+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:51:25.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:25 smithi022 bash[109437]: cluster 2024-09-17T12:51:24.146835+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:51:25.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:25 smithi022 bash[109437]: cluster 2024-09-17T12:51:24.276201+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v284: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:25.407 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:25 smithi022 bash[109437]: cluster 2024-09-17T12:51:24.276201+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v284: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:26.089 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.090 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.090 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.091 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.091 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.091 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: Stopping Ceph osd.4 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:51:26.091 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.092 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.092 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:25 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:26.401 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[100707]: debug 2024-09-17T12:51:26.087+0000 7f04fc371640 -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-09-17T12:51:26.401 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[100707]: debug 2024-09-17T12:51:26.087+0000 7f04fc371640 -1 osd.4 144 *** Got signal Terminated *** 2024-09-17T12:51:26.401 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[100707]: debug 2024-09-17T12:51:26.087+0000 7f04fc371640 -1 osd.4 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: audit 2024-09-17T12:51:25.405492+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: audit 2024-09-17T12:51:25.405492+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: cluster 2024-09-17T12:51:26.090054+0000 mon.a (mon.0) 4581 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: cluster 2024-09-17T12:51:26.090054+0000 mon.a (mon.0) 4581 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: audit 2024-09-17T12:51:26.117924+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: audit 2024-09-17T12:51:26.117924+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: audit 2024-09-17T12:51:26.128503+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: audit 2024-09-17T12:51:26.128503+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: audit 2024-09-17T12:51:26.138517+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:26 smithi190 bash[89008]: audit 2024-09-17T12:51:26.138517+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: audit 2024-09-17T12:51:25.405492+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: audit 2024-09-17T12:51:25.405492+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:26.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: cluster 2024-09-17T12:51:26.090054+0000 mon.a (mon.0) 4581 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: cluster 2024-09-17T12:51:26.090054+0000 mon.a (mon.0) 4581 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: audit 2024-09-17T12:51:26.117924+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: audit 2024-09-17T12:51:26.117924+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: audit 2024-09-17T12:51:26.128503+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: audit 2024-09-17T12:51:26.128503+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: audit 2024-09-17T12:51:26.138517+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[109437]: audit 2024-09-17T12:51:26.138517+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: audit 2024-09-17T12:51:25.405492+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: audit 2024-09-17T12:51:25.405492+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: cluster 2024-09-17T12:51:26.090054+0000 mon.a (mon.0) 4581 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: cluster 2024-09-17T12:51:26.090054+0000 mon.a (mon.0) 4581 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:51:26.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: audit 2024-09-17T12:51:26.117924+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: audit 2024-09-17T12:51:26.117924+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: audit 2024-09-17T12:51:26.128503+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: audit 2024-09-17T12:51:26.128503+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: audit 2024-09-17T12:51:26.138517+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:26.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:26 smithi022 bash[111962]: audit 2024-09-17T12:51:26.138517+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:27.483 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:27 smithi190 bash[102322]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-4 2024-09-17T12:51:27.483 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:27 smithi190 bash[89008]: cluster 2024-09-17T12:51:26.147565+0000 mon.a (mon.0) 4585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:27.483 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:27 smithi190 bash[89008]: cluster 2024-09-17T12:51:26.147565+0000 mon.a (mon.0) 4585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:27.483 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:27 smithi190 bash[89008]: cluster 2024-09-17T12:51:26.162493+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:51:27.483 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:27 smithi190 bash[89008]: cluster 2024-09-17T12:51:26.162493+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:51:27.484 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:27 smithi190 bash[89008]: cluster 2024-09-17T12:51:26.277262+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v286: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:27.484 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:27 smithi190 bash[89008]: cluster 2024-09-17T12:51:26.277262+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v286: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:27.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[109437]: cluster 2024-09-17T12:51:26.147565+0000 mon.a (mon.0) 4585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:27.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[109437]: cluster 2024-09-17T12:51:26.147565+0000 mon.a (mon.0) 4585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:27.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[109437]: cluster 2024-09-17T12:51:26.162493+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:51:27.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[109437]: cluster 2024-09-17T12:51:26.162493+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:51:27.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[109437]: cluster 2024-09-17T12:51:26.277262+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v286: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:27.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[109437]: cluster 2024-09-17T12:51:26.277262+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v286: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:27.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[111962]: cluster 2024-09-17T12:51:26.147565+0000 mon.a (mon.0) 4585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:27.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[111962]: cluster 2024-09-17T12:51:26.147565+0000 mon.a (mon.0) 4585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:51:27.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[111962]: cluster 2024-09-17T12:51:26.162493+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:51:27.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[111962]: cluster 2024-09-17T12:51:26.162493+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:51:27.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[111962]: cluster 2024-09-17T12:51:26.277262+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v286: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:27.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:27 smithi022 bash[111962]: cluster 2024-09-17T12:51:26.277262+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v286: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:27.901 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:27 smithi190 bash[102387]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-4 2024-09-17T12:51:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:28 smithi022 bash[111962]: cluster 2024-09-17T12:51:27.159795+0000 mon.a (mon.0) 4587 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:28 smithi022 bash[111962]: cluster 2024-09-17T12:51:27.159795+0000 mon.a (mon.0) 4587 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:28 smithi022 bash[111962]: cluster 2024-09-17T12:51:27.178509+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:51:28.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:28 smithi022 bash[111962]: cluster 2024-09-17T12:51:27.178509+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:51:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:28 smithi022 bash[109437]: cluster 2024-09-17T12:51:27.159795+0000 mon.a (mon.0) 4587 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:28 smithi022 bash[109437]: cluster 2024-09-17T12:51:27.159795+0000 mon.a (mon.0) 4587 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:28 smithi022 bash[109437]: cluster 2024-09-17T12:51:27.178509+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:51:28.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:28 smithi022 bash[109437]: cluster 2024-09-17T12:51:27.178509+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:51:28.623 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:28 smithi190 bash[89008]: cluster 2024-09-17T12:51:27.159795+0000 mon.a (mon.0) 4587 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:28.623 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:28 smithi190 bash[89008]: cluster 2024-09-17T12:51:27.159795+0000 mon.a (mon.0) 4587 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:28.623 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:28 smithi190 bash[89008]: cluster 2024-09-17T12:51:27.178509+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:51:28.623 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:28 smithi190 bash[89008]: cluster 2024-09-17T12:51:27.178509+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:51:29.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:29 smithi022 bash[111962]: cluster 2024-09-17T12:51:28.278385+0000 mgr.y (mgr.54108) 1230 : cluster [DBG] pgmap v288: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:29.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:29 smithi022 bash[111962]: cluster 2024-09-17T12:51:28.278385+0000 mgr.y (mgr.54108) 1230 : cluster [DBG] pgmap v288: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:29 smithi022 bash[109437]: cluster 2024-09-17T12:51:28.278385+0000 mgr.y (mgr.54108) 1230 : cluster [DBG] pgmap v288: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:29.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:29 smithi022 bash[109437]: cluster 2024-09-17T12:51:28.278385+0000 mgr.y (mgr.54108) 1230 : cluster [DBG] pgmap v288: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:29.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:29 smithi190 bash[89008]: cluster 2024-09-17T12:51:28.278385+0000 mgr.y (mgr.54108) 1230 : cluster [DBG] pgmap v288: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:29.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:29 smithi190 bash[89008]: cluster 2024-09-17T12:51:28.278385+0000 mgr.y (mgr.54108) 1230 : cluster [DBG] pgmap v288: 161 pgs: 11 peering, 14 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-17T12:51:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:29.901 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:29.902 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:29.902 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:29.903 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:29.904 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:29.904 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T12:51:29.904 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: Stopped Ceph osd.4 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:51:29.905 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:29.905 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: Started Ceph osd.4 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:51:29.905 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:29.906 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:51:29 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:51:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:51:30] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:51:31.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.898495+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.898495+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.908944+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.908944+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.913851+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.913851+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.915997+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.915997+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.929443+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:29.929443+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: cephadm 2024-09-17T12:51:29.930540+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: cephadm 2024-09-17T12:51:29.930540+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.056936+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.056936+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.060481+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.060481+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.065230+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.065230+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.066728+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.066728+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.079017+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.079017+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.193761+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.193761+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.197024+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.197024+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.200418+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.200418+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.201667+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.201667+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.210980+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.210980+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.327972+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.327972+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.330739+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.330739+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.333489+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.333489+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.334540+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.898495+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.898495+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.908944+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.908944+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.913851+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.913851+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.915997+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.915997+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.929443+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:29.929443+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: cephadm 2024-09-17T12:51:29.930540+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: cephadm 2024-09-17T12:51:29.930540+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.056936+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.056936+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.060481+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.060481+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.065230+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.065230+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.066728+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.066728+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.334540+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.342048+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.342048+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.456695+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.456695+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.459355+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.459355+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.462249+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.462249+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.463294+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.463294+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.470910+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.470910+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.579878+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.579878+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.582536+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.582536+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.585228+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.585228+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.586550+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.586550+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.593870+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.593870+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.705256+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.705256+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.707914+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.707914+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.710721+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.710721+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.711848+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.711848+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.719034+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.719034+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.810988+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.810988+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.813003+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.813003+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.815738+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.815738+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.816807+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.816807+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.823849+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[111962]: audit 2024-09-17T12:51:30.823849+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.079017+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.079017+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.193761+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.193761+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.197024+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.197024+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.200418+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.200418+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.201667+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.201667+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.210980+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.210980+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.327972+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.327972+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.330739+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.330739+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.333489+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.333489+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.334540+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.334540+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.342048+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.342048+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.456695+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.456695+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.459355+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.459355+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.462249+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.462249+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.463294+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.463294+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.470910+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.470910+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.579878+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.579878+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.582536+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.582536+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.585228+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.585228+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.586550+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.586550+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.593870+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.593870+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.705256+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.705256+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.707914+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.707914+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.710721+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.710721+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.711848+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.711848+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.719034+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.719034+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.810988+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.810988+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.813003+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.813003+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.815738+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.815738+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.816807+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.816807+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.823849+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:30 smithi022 bash[109437]: audit 2024-09-17T12:51:30.823849+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:30 smithi190 bash[89008]: audit 2024-09-17T12:51:29.898495+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:30 smithi190 bash[89008]: audit 2024-09-17T12:51:29.898495+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:30 smithi190 bash[89008]: audit 2024-09-17T12:51:29.908944+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:30 smithi190 bash[89008]: audit 2024-09-17T12:51:29.908944+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:30 smithi190 bash[89008]: audit 2024-09-17T12:51:29.913851+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:29.913851+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:29.915997+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:29.915997+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:29.929443+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:29.929443+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:29.930540+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:29.930540+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.056936+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.056936+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.060481+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.060481+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.065230+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.065230+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.066728+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.066728+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.079017+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.079017+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.193761+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.193761+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.197024+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.197024+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.200418+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.200418+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.201667+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.201667+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.210980+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.210980+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.327972+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.327972+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.330739+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.330739+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.333489+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.333489+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.334540+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.334540+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.342048+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.342048+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.456695+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.456695+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.459355+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.459355+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.462249+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.462249+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.463294+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.463294+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.470910+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.470910+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.579878+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.579878+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.582536+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.582536+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.585228+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.585228+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.586550+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.586550+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.593870+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.593870+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.705256+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.705256+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.707914+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.707914+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.710721+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.710721+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.711848+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.711848+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.719034+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.719034+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.810988+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.810988+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:31.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.813003+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.813003+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:31.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.815738+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.815738+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:31.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.816807+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.816807+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:31.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.823849+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:31.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.823849+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.079781+0000 mgr.y (mgr.54108) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.079781+0000 mgr.y (mgr.54108) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.211825+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.211825+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cluster 2024-09-17T12:51:30.280059+0000 mgr.y (mgr.54108) 1234 : cluster [DBG] pgmap v289: 161 pgs: 11 peering, 30 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cluster 2024-09-17T12:51:30.280059+0000 mgr.y (mgr.54108) 1234 : cluster [DBG] pgmap v289: 161 pgs: 11 peering, 30 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.342585+0000 mgr.y (mgr.54108) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.342585+0000 mgr.y (mgr.54108) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.471815+0000 mgr.y (mgr.54108) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.471815+0000 mgr.y (mgr.54108) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.594393+0000 mgr.y (mgr.54108) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.594393+0000 mgr.y (mgr.54108) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.719680+0000 mgr.y (mgr.54108) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.719680+0000 mgr.y (mgr.54108) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.824341+0000 mgr.y (mgr.54108) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.824341+0000 mgr.y (mgr.54108) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.906863+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.906863+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.909169+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.909169+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.911661+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.911661+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.912828+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.912828+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.919587+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.919587+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.920133+0000 mgr.y (mgr.54108) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:30.920133+0000 mgr.y (mgr.54108) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.988406+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.988406+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.991010+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.991010+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.993757+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.993757+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.994621+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:30.994621+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.000405+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.000405+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.000909+0000 mgr.y (mgr.54108) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.000909+0000 mgr.y (mgr.54108) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.077121+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.077121+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.079838+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.079838+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.083001+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.083001+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.083976+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.083976+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.089812+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.089812+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.170434+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.170434+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.173289+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.173289+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.175852+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.175852+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.176994+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.176994+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.183247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.183247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.266455+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.266455+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.268531+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.268531+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.270770+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.270770+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.271910+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.271910+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.280407+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.280407+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.369306+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.369306+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.372012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.372012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.374705+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.374705+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.375968+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.375968+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.384677+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.384677+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.451795+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.451795+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.454491+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.454491+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.457939+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.457939+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.459162+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.459162+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.467762+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.467762+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.553540+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.553540+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.556305+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.556305+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.558779+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.558779+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.559695+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.559695+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.565606+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.565606+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.633211+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.633211+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.635465+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.635465+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.638347+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.638347+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.639191+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.639191+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.644822+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.644822+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.730559+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.730559+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.733171+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.733171+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.736689+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.736689+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.737804+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.737804+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.744115+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.744115+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.825653+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.825653+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.828530+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.828530+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.832619+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.832619+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.833866+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.833866+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.840594+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:31 smithi190 bash[89008]: audit 2024-09-17T12:51:31.840594+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.079781+0000 mgr.y (mgr.54108) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.079781+0000 mgr.y (mgr.54108) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.211825+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.211825+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cluster 2024-09-17T12:51:30.280059+0000 mgr.y (mgr.54108) 1234 : cluster [DBG] pgmap v289: 161 pgs: 11 peering, 30 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cluster 2024-09-17T12:51:30.280059+0000 mgr.y (mgr.54108) 1234 : cluster [DBG] pgmap v289: 161 pgs: 11 peering, 30 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.342585+0000 mgr.y (mgr.54108) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.342585+0000 mgr.y (mgr.54108) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.471815+0000 mgr.y (mgr.54108) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.471815+0000 mgr.y (mgr.54108) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.594393+0000 mgr.y (mgr.54108) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.594393+0000 mgr.y (mgr.54108) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.719680+0000 mgr.y (mgr.54108) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.719680+0000 mgr.y (mgr.54108) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.824341+0000 mgr.y (mgr.54108) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.824341+0000 mgr.y (mgr.54108) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.906863+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.906863+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.909169+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.909169+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.079781+0000 mgr.y (mgr.54108) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.079781+0000 mgr.y (mgr.54108) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.211825+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.211825+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cluster 2024-09-17T12:51:30.280059+0000 mgr.y (mgr.54108) 1234 : cluster [DBG] pgmap v289: 161 pgs: 11 peering, 30 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cluster 2024-09-17T12:51:30.280059+0000 mgr.y (mgr.54108) 1234 : cluster [DBG] pgmap v289: 161 pgs: 11 peering, 30 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.342585+0000 mgr.y (mgr.54108) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.342585+0000 mgr.y (mgr.54108) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.471815+0000 mgr.y (mgr.54108) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.471815+0000 mgr.y (mgr.54108) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.594393+0000 mgr.y (mgr.54108) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.594393+0000 mgr.y (mgr.54108) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.719680+0000 mgr.y (mgr.54108) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.719680+0000 mgr.y (mgr.54108) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.824341+0000 mgr.y (mgr.54108) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.824341+0000 mgr.y (mgr.54108) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.906863+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.906863+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.909169+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.909169+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.911661+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.911661+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.912828+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.912828+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.919587+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.919587+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.920133+0000 mgr.y (mgr.54108) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:30.920133+0000 mgr.y (mgr.54108) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.988406+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.988406+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.991010+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.991010+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.993757+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.993757+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.994621+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:30.994621+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.000405+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.000405+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.000909+0000 mgr.y (mgr.54108) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.000909+0000 mgr.y (mgr.54108) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.911661+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.911661+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.912828+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.912828+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.919587+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.919587+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.920133+0000 mgr.y (mgr.54108) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:30.920133+0000 mgr.y (mgr.54108) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.988406+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.988406+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.991010+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.991010+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.993757+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.993757+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.994621+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:30.994621+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.000405+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.000405+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.000909+0000 mgr.y (mgr.54108) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.000909+0000 mgr.y (mgr.54108) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.077121+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.077121+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.079838+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.079838+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.083001+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.083001+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.083976+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.083976+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.089812+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.089812+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.170434+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.170434+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.173289+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.173289+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.175852+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.175852+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.176994+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.176994+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.183247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.077121+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.077121+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.079838+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.079838+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.083001+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.083001+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.083976+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.083976+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.089812+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.089812+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.170434+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.170434+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.173289+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.173289+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.175852+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.175852+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.176994+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.176994+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.183247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.183247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.266455+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.266455+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.268531+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.268531+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.270770+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.270770+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.271910+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.271910+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.280407+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.280407+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.369306+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.369306+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.372012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.372012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.374705+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.374705+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.375968+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.375968+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.384677+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.384677+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.451795+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.451795+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.454491+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.454491+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.457939+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.457939+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.459162+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.459162+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.467762+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.467762+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.553540+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.553540+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.556305+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.556305+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.558779+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.558779+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.559695+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.183247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.266455+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.266455+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.268531+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.268531+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.270770+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.270770+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.271910+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.271910+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.280407+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.280407+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.369306+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.369306+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.372012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.372012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.374705+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.374705+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.375968+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.375968+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.559695+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.565606+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.565606+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.633211+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.633211+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.635465+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.635465+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.638347+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.638347+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.639191+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.639191+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.644822+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.644822+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.730559+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.730559+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.733171+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.733171+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.736689+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.736689+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.384677+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.384677+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.451795+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.451795+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.454491+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.454491+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.457939+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.457939+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.459162+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.459162+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.467762+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.467762+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.553540+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.553540+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.556305+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.556305+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.558779+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.558779+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.559695+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.737804+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.737804+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.744115+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.744115+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.825653+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.825653+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.828530+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.828530+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.832619+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.832619+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.833866+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.833866+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.840594+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[109437]: audit 2024-09-17T12:51:31.840594+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.559695+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.565606+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.565606+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.633211+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.633211+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.635465+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.635465+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.638347+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.638347+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.639191+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.639191+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.644822+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.644822+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.730559+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.730559+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.733171+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.733171+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.736689+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.736689+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.737804+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.737804+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.744115+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.744115+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.825653+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.825653+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.828530+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.828530+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.832619+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.832619+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.833866+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.833866+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.840594+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:31 smithi022 bash[111962]: audit 2024-09-17T12:51:31.840594+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:32.616 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[102533]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:51:32.616 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[102533]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:51:32.933 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[102533]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T12:51:32.933 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[102533]: 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-09-17T12:51:33.238 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:51:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.090338+0000 mgr.y (mgr.54108) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.090338+0000 mgr.y (mgr.54108) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.183796+0000 mgr.y (mgr.54108) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.183796+0000 mgr.y (mgr.54108) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.281112+0000 mgr.y (mgr.54108) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.281112+0000 mgr.y (mgr.54108) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.385473+0000 mgr.y (mgr.54108) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.385473+0000 mgr.y (mgr.54108) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.468381+0000 mgr.y (mgr.54108) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.468381+0000 mgr.y (mgr.54108) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.566219+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.566219+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.645590+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.645590+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.744687+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.744687+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.841080+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.841080+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.929044+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.929044+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.931361+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.090338+0000 mgr.y (mgr.54108) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.090338+0000 mgr.y (mgr.54108) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.183796+0000 mgr.y (mgr.54108) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.183796+0000 mgr.y (mgr.54108) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.281112+0000 mgr.y (mgr.54108) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.281112+0000 mgr.y (mgr.54108) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.385473+0000 mgr.y (mgr.54108) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.385473+0000 mgr.y (mgr.54108) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.468381+0000 mgr.y (mgr.54108) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.468381+0000 mgr.y (mgr.54108) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.566219+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.566219+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.645590+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.645590+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.744687+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.744687+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.841080+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.841080+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.929044+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.929044+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.931361+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.931361+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.933613+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.933613+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.934405+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.934405+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.939726+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:31.939726+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.940287+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: cephadm 2024-09-17T12:51:31.940287+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.009838+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.009838+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.012397+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.012397+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.015641+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.015641+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.016759+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.016759+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.022549+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.022549+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.094628+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.094628+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.096411+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.096411+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.098663+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.098663+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.099303+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.099303+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.104461+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.104461+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.186948+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.186948+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.189115+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.189115+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.191678+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.191678+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.192470+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.192470+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.200523+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.200523+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.278487+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.278487+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.281040+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.281040+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.285194+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.285194+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.286030+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.286030+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.291595+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.291595+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.375629+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.375629+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.378044+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.378044+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.380948+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.380948+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.381815+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.381815+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.387150+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.931361+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.933613+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.933613+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.934405+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.934405+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.939726+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:31.939726+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.940287+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: cephadm 2024-09-17T12:51:31.940287+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.009838+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.009838+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.012397+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.012397+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.015641+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.015641+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.016759+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.016759+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.022549+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.022549+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.094628+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.387150+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.479984+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.479984+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.482646+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.482646+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.484387+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.484387+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.484991+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.484991+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.492008+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.492008+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.554637+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.554637+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.556904+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.556904+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.559019+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.559019+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.560014+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.560014+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.568074+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.568074+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.639123+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.639123+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.641087+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.641087+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.643689+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.643689+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.644629+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.644629+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.652651+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.652651+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.728127+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.728127+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.730619+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.730619+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.733058+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.733058+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.734025+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.094628+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.096411+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.096411+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.098663+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.098663+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.099303+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.099303+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.104461+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.104461+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.186948+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.186948+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.189115+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.189115+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.191678+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.191678+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.192470+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.192470+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.200523+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.200523+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.734025+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.742528+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.742528+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.822436+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.822436+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.824976+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.824976+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.827776+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.827776+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.828732+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.828732+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.837191+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[109437]: audit 2024-09-17T12:51:32.837191+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.278487+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.278487+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.281040+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.281040+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.285194+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.285194+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.286030+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.286030+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.291595+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.291595+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.375629+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.375629+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.378044+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.378044+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.380948+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.380948+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.381815+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.381815+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.387150+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.387150+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.479984+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.479984+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.482646+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.482646+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.484387+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.484387+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.484991+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.484991+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.492008+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.492008+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.554637+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.554637+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.556904+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.556904+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.559019+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.559019+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.560014+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.560014+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.568074+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.568074+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.639123+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.639123+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.641087+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.641087+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.643689+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.643689+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.644629+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.644629+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.652651+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.652651+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.728127+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.728127+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.730619+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.730619+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.733058+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.733058+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.734025+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.734025+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.742528+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.742528+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.822436+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.822436+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.824976+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.824976+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.827776+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.827776+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.828732+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.828732+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.837191+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:32 smithi022 bash[111962]: audit 2024-09-17T12:51:32.837191+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.090338+0000 mgr.y (mgr.54108) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.090338+0000 mgr.y (mgr.54108) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.183796+0000 mgr.y (mgr.54108) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.183796+0000 mgr.y (mgr.54108) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.281112+0000 mgr.y (mgr.54108) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.281112+0000 mgr.y (mgr.54108) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.385473+0000 mgr.y (mgr.54108) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.385473+0000 mgr.y (mgr.54108) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.468381+0000 mgr.y (mgr.54108) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.468381+0000 mgr.y (mgr.54108) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.566219+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.566219+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.645590+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.645590+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.744687+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.744687+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.841080+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.841080+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.929044+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.929044+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.931361+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.931361+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.933613+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.933613+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.934405+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.934405+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.939726+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:31.939726+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.940287+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: cephadm 2024-09-17T12:51:31.940287+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.009838+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.009838+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.012397+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.012397+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.015641+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.015641+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.016759+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.016759+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.022549+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.022549+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.094628+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.094628+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.096411+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.096411+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.098663+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.098663+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.099303+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.099303+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.104461+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.104461+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.186948+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.186948+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.189115+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.189115+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.191678+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.191678+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.192470+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.192470+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.200523+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.200523+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.278487+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.278487+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.281040+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.281040+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.285194+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.285194+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.286030+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.286030+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.291595+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.291595+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.375629+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.375629+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.378044+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.378044+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.380948+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.380948+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.381815+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.381815+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.387150+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.387150+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.479984+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.479984+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.482646+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.482646+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.484387+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.484387+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.484991+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.484991+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.492008+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.492008+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.554637+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.554637+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.556904+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.556904+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.559019+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.559019+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.560014+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.560014+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.568074+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.568074+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.639123+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.639123+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.641087+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.641087+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.643689+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.643689+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.644629+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.644629+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.652651+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.652651+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.728127+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.728127+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.730619+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.730619+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.733058+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.733058+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.734025+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.734025+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.742528+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.742528+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.822436+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.822436+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.824976+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.824976+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.827776+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.827776+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.828732+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.828732+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.837191+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:32 smithi190 bash[89008]: audit 2024-09-17T12:51:32.837191+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:33.412 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[102533]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T12:51:33.412 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[102533]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T12:51:33.413 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[102533]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T12:51:33.413 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[102533]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T12:51:33.413 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[102533]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T12:51:33.882 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:51:33.882 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 7s ago 52m - - 2024-09-17T12:51:33.882 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 9s ago 52m - - 2024-09-17T12:51:33.882 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (12m) 7s ago 43m 13.8M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:51:33.882 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (12m) 9s ago 42m 68.1M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (15m) 7s ago 39m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (8m) 9s ago 51m 441M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (26m) 7s ago 54m 529M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (8m) 7s ago 54m 70.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (9m) 9s ago 51m 57.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (8m) 7s ago 51m 52.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (14m) 7s ago 43m 8787k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (13m) 9s ago 43m 8511k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (5m) 7s ago 50m 54.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (4m) 7s ago 49m 54.0M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (3m) 7s ago 48m 52.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:51:33.883 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (56s) 7s ago 48m 43.7M 4096M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:51:33.884 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 starting - - - 4096M 2024-09-17T12:51:33.884 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (46m) 9s ago 46m 71.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:51:33.884 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (45m) 9s ago 45m 62.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:51:33.884 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (44m) 9s ago 44m 74.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:51:33.884 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (13m) 9s ago 43m 49.5M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:51:33.884 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (39m) 7s ago 39m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:51:33.884 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (39m) 9s ago 39m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:51:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.023100+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.023100+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.104978+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.104978+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.201401+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.201401+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cluster 2024-09-17T12:51:32.281449+0000 mgr.y (mgr.54108) 1255 : cluster [DBG] pgmap v290: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cluster 2024-09-17T12:51:32.281449+0000 mgr.y (mgr.54108) 1255 : cluster [DBG] pgmap v290: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.292141+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.292141+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.387580+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.387580+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.492569+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.492569+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.568792+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.568792+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.653503+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.653503+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.743044+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.743044+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.023100+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.023100+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.104978+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.104978+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.201401+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.201401+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cluster 2024-09-17T12:51:32.281449+0000 mgr.y (mgr.54108) 1255 : cluster [DBG] pgmap v290: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cluster 2024-09-17T12:51:32.281449+0000 mgr.y (mgr.54108) 1255 : cluster [DBG] pgmap v290: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.292141+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.292141+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.387580+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.387580+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.492569+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.492569+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.568792+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.568792+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.653503+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.653503+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.743044+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.743044+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.837737+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.837737+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.931791+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.931791+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.933901+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.933901+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.936362+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.936362+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.937236+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.937236+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.955660+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:32.955660+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.956342+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cephadm 2024-09-17T12:51:32.956342+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.021821+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.021821+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.023855+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.023855+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.025702+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.025702+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.026323+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.026323+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.032090+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.032090+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.088921+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.088921+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.090951+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.090951+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.092731+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.092731+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.093408+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.093408+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.099810+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.099810+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.162287+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.162287+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.164713+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.164713+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.167341+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.837737+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.837737+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.931791+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.931791+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.933901+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.933901+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.936362+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.936362+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.937236+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.937236+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.955660+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:32.955660+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.956342+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cephadm 2024-09-17T12:51:32.956342+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.021821+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.021821+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.023855+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.023855+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.025702+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.025702+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.167341+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.168402+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.168402+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.176184+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.176184+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cluster 2024-09-17T12:51:33.196103+0000 mon.a (mon.0) 4759 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: cluster 2024-09-17T12:51:33.196103+0000 mon.a (mon.0) 4759 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.235735+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.235735+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.237839+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.237839+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.240091+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.240091+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.240930+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.240930+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.246604+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.246604+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.309439+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.309439+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.026323+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.026323+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.032090+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.032090+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.088921+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.088921+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.090951+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.090951+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.092731+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.092731+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.093408+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.093408+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.099810+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.099810+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.162287+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.162287+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.164713+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.164713+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.167341+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.311899+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.311899+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.314258+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.314258+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.315112+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.315112+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.321529+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.321529+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.383576+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.383576+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.385394+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.385394+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.387182+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.387182+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.387876+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.387876+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.392814+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.392814+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.451792+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.451792+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.167341+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.168402+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.168402+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.176184+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.176184+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cluster 2024-09-17T12:51:33.196103+0000 mon.a (mon.0) 4759 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: cluster 2024-09-17T12:51:33.196103+0000 mon.a (mon.0) 4759 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.235735+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.235735+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.237839+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.237839+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.240091+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.240091+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.240930+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.240930+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.246604+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.246604+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.309439+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.309439+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.453496+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.453496+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.455272+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.455272+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.455962+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.455962+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.460906+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.460906+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.518546+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.518546+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.520398+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.520398+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.522190+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.522190+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.522860+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.522860+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.530226+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.530226+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.593411+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.593411+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.595334+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.595334+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.597447+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.597447+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.598169+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.598169+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.604426+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.604426+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.672472+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.672472+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.674138+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.674138+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.675813+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.675813+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.676409+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.676409+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.681349+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.681349+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.311899+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.311899+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.314258+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.314258+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.315112+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.315112+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.321529+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.321529+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.383576+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.383576+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.385394+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.385394+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.387182+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.387182+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.387876+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.387876+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.392814+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.392814+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.451792+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.451792+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.739817+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.739817+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.741987+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.741987+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.743874+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.743874+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.744537+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.744537+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.749935+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.749935+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.810353+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.810353+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.812648+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.812648+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.814588+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.814588+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.815279+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.815279+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.820529+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.820529+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.884278+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.884278+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.886099+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.886099+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.887941+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.887941+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.888621+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.888621+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.894662+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[111962]: audit 2024-09-17T12:51:33.894662+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.453496+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.453496+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.455272+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.455272+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.455962+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.455962+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.460906+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.460906+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.518546+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.292 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.518546+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.520398+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.520398+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.522190+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.522190+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.522860+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.522860+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.530226+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.530226+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.593411+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.593411+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.595334+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.595334+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.293 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.597447+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.597447+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.598169+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.598169+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.604426+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.604426+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.672472+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.672472+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.674138+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.674138+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.675813+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.675813+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.676409+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.294 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.676409+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.681349+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.681349+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.739817+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.739817+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.741987+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.741987+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.743874+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.743874+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.744537+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.744537+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.749935+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.749935+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.810353+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.810353+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.812648+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.812648+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.814588+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.814588+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.815279+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.815279+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.820529+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.820529+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.884278+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.884278+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.886099+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.886099+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.887941+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.887941+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.888621+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.888621+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.894662+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:33 smithi022 bash[109437]: audit 2024-09-17T12:51:33.894662+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.309 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:51:34.309 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:51:34.309 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:51:34.309 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:51:34.309 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3, 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 4 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5, 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 9 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:51:34.310 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.023100+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.023100+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.104978+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.104978+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.201401+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.201401+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cluster 2024-09-17T12:51:32.281449+0000 mgr.y (mgr.54108) 1255 : cluster [DBG] pgmap v290: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cluster 2024-09-17T12:51:32.281449+0000 mgr.y (mgr.54108) 1255 : cluster [DBG] pgmap v290: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.292141+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.292141+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.387580+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.387580+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.492569+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.492569+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.568792+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.568792+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.653503+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.653503+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.743044+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.743044+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.837737+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.837737+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.931791+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.931791+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.933901+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.933901+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.936362+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.936362+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.937236+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.937236+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.955660+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:32.955660+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.956342+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cephadm 2024-09-17T12:51:32.956342+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.021821+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.021821+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.023855+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.023855+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.025702+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.025702+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.026323+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.026323+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.032090+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.032090+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.088921+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.088921+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.090951+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.090951+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.092731+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.092731+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.093408+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.093408+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.099810+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.099810+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.162287+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.162287+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.164713+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.164713+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.167341+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.167341+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.168402+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.168402+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.176184+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.176184+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cluster 2024-09-17T12:51:33.196103+0000 mon.a (mon.0) 4759 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: cluster 2024-09-17T12:51:33.196103+0000 mon.a (mon.0) 4759 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.235735+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.235735+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.237839+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.237839+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.240091+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.240091+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.240930+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.240930+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.246604+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.246604+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.309439+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.309439+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.311899+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.311899+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.314258+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.314258+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.315112+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.315112+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.321529+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.321529+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.383576+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.383576+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.385394+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.385394+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.387182+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.387182+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.387876+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.387876+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.392814+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.392814+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.451792+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.451792+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.453496+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.453496+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.455272+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.455272+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.455962+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.455962+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.460906+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.460906+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.518546+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.518546+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.520398+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.520398+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.522190+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.522190+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.522860+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.522860+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.530226+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.530226+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.593411+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.593411+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.595334+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.595334+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.597447+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.597447+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.598169+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.598169+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.604426+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.604426+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.672472+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.672472+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.674138+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.674138+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.675813+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.675813+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.676409+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.676409+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.681349+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.681349+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.739817+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.739817+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.741987+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.741987+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.743874+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.743874+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.744537+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.744537+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.749935+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.749935+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.810353+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.810353+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.812648+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.812648+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.814588+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.814588+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.815279+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.815279+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.820529+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.820529+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.884278+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.884278+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.886099+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.886099+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:34.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.887941+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.887941+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:34.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.888621+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.888621+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:34.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.894662+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:33 smithi190 bash[89008]: audit 2024-09-17T12:51:33.894662+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:34.658 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:51:34.659 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:51:34.659 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:51:34.659 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:51:34.659 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:51:34.659 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "4/8 daemons upgraded", 2024-09-17T12:51:34.659 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:51:34.659 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:51:34.659 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:51:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.032580+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.032580+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.100442+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.100442+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.176721+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.176721+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.225570+0000 mgr.y (mgr.54108) 1267 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.225570+0000 mgr.y (mgr.54108) 1267 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.247150+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.247150+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.322203+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.322203+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.393278+0000 mgr.y (mgr.54108) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.393278+0000 mgr.y (mgr.54108) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.461317+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.461317+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.530751+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.530751+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.549839+0000 mgr.y (mgr.54108) 1273 : audit [DBG] from='client.64481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.549839+0000 mgr.y (mgr.54108) 1273 : audit [DBG] from='client.64481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.604972+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.604972+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.681805+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.681805+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.750375+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.750375+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.820959+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.820959+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.866177+0000 mgr.y (mgr.54108) 1278 : audit [DBG] from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.866177+0000 mgr.y (mgr.54108) 1278 : audit [DBG] from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.895211+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:33.895211+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.944909+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.944909+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.996490+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.996490+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.998489+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:33.998489+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.000441+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.000441+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.001105+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.001105+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.006213+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.006213+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.006658+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.006658+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.081745+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.081745+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.084371+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.084371+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.087306+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.087306+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.088373+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.088373+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.094135+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.094135+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.197035+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.197035+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.199669+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.199669+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.202111+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.202111+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.202881+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.202881+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.210642+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.210642+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.308884+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.22:0/3712211111' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.308884+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.22:0/3712211111' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.315409+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.315409+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.317495+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.317495+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.319549+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.319549+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.320280+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.320280+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.325340+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.325340+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.383902+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.383902+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.385648+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.385648+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.388112+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.388112+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.388813+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.388813+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.394346+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.394346+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.473182+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.473182+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.475076+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.475076+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.476904+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.476904+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.477604+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.477604+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.482239+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.482239+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.541977+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.541977+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.544193+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.544193+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.546211+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.546211+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.546893+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.546893+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.551999+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.551999+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.612248+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.612248+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.613931+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.613931+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.615652+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.615652+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.616256+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.616256+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.620818+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.620818+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.681733+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.681733+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.683746+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.683746+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.685441+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.685441+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.686041+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.686041+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.690479+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.690479+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.747540+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.747540+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.749195+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.749195+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.751336+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.751336+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.751910+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.751910+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.758941+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.758941+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.830058+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.830058+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.832423+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.832423+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.835003+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.835003+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.835935+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.835935+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.843737+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:34 smithi190 bash[89008]: audit 2024-09-17T12:51:34.843737+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.032580+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.032580+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.100442+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.100442+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.176721+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.176721+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.225570+0000 mgr.y (mgr.54108) 1267 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.225570+0000 mgr.y (mgr.54108) 1267 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.247150+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.247150+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.322203+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.322203+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.393278+0000 mgr.y (mgr.54108) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.393278+0000 mgr.y (mgr.54108) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.461317+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.461317+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.530751+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.530751+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.549839+0000 mgr.y (mgr.54108) 1273 : audit [DBG] from='client.64481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.549839+0000 mgr.y (mgr.54108) 1273 : audit [DBG] from='client.64481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.604972+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.604972+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.681805+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.681805+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.750375+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.750375+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.820959+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.820959+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.866177+0000 mgr.y (mgr.54108) 1278 : audit [DBG] from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.866177+0000 mgr.y (mgr.54108) 1278 : audit [DBG] from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.895211+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:33.895211+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.944909+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.944909+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.996490+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.996490+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.998489+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:33.998489+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.000441+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.000441+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.001105+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.001105+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.006213+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.006213+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.006658+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.006658+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.081745+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.081745+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.084371+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.084371+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.087306+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.087306+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.088373+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.088373+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.094135+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.094135+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.197035+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.197035+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.199669+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.199669+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.032580+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.032580+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.100442+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.100442+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.176721+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.176721+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.225570+0000 mgr.y (mgr.54108) 1267 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.225570+0000 mgr.y (mgr.54108) 1267 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.247150+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.247150+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.322203+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.322203+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.393278+0000 mgr.y (mgr.54108) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.393278+0000 mgr.y (mgr.54108) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.461317+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.461317+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.530751+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.530751+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.549839+0000 mgr.y (mgr.54108) 1273 : audit [DBG] from='client.64481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.549839+0000 mgr.y (mgr.54108) 1273 : audit [DBG] from='client.64481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.604972+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.202111+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.202111+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.202881+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.202881+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.210642+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.210642+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.308884+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.22:0/3712211111' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.308884+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.22:0/3712211111' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.315409+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.315409+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.317495+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.317495+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.319549+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.319549+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.320280+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.320280+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.325340+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.325340+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.383902+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.383902+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.385648+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.385648+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.388112+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.388112+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.388813+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.388813+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.394346+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.394346+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.473182+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.473182+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.475076+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.475076+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.476904+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.476904+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.477604+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.477604+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.482239+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.482239+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.541977+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.541977+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.544193+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.544193+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.546211+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.546211+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.546893+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.546893+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.551999+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.551999+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.612248+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.612248+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.613931+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.613931+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.615652+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.615652+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.616256+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.616256+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.620818+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.620818+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.604972+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.681805+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.681805+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.750375+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.750375+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.820959+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.820959+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.866177+0000 mgr.y (mgr.54108) 1278 : audit [DBG] from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.866177+0000 mgr.y (mgr.54108) 1278 : audit [DBG] from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.895211+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:33.895211+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.944909+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.944909+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.996490+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.996490+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.998489+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:33.998489+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.000441+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.000441+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.001105+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.681733+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.681733+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.683746+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.683746+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.685441+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.685441+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.686041+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.686041+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.690479+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.690479+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.747540+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.747540+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.749195+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.749195+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.751336+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.751336+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.751910+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.751910+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.758941+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.758941+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.830058+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.830058+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.832423+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.832423+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.835003+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.835003+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.835935+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.835935+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.843737+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[109437]: audit 2024-09-17T12:51:34.843737+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.001105+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.006213+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.006213+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.006658+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.006658+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.081745+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.081745+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.084371+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.084371+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.087306+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.087306+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.088373+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.088373+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.094135+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.094135+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.197035+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.197035+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.199669+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.199669+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.202111+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.202111+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.202881+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.202881+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.210642+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.210642+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.308884+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.22:0/3712211111' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.308884+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.22:0/3712211111' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.315409+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.315409+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.317495+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.317495+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.319549+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.319549+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.320280+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.320280+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.325340+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.325340+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.383902+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.383902+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.385648+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.385648+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.388112+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.388112+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.388813+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.388813+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.394346+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.394346+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.473182+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.473182+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.475076+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.475076+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.476904+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.476904+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.477604+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.477604+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.482239+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.482239+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.541977+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.541977+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.544193+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.544193+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.546211+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.546211+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.546893+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.546893+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.551999+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.551999+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.612248+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.612248+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.613931+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.613931+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.615652+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.615652+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.616256+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.616256+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.620818+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.620818+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.681733+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.681733+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.683746+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.683746+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.685441+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.685441+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.686041+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.686041+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.690479+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.690479+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.747540+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.747540+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.749195+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.749195+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.751336+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.751336+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.751910+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.751910+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.758941+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.758941+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.830058+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.830058+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:35.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.832423+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.296 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.832423+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:35.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.835003+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.835003+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:35.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.835935+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.835935+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:35.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.843737+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:35.297 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:34 smithi022 bash[111962]: audit 2024-09-17T12:51:34.843737+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.094686+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.094686+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.211175+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.211175+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cluster 2024-09-17T12:51:34.282486+0000 mgr.y (mgr.54108) 1283 : cluster [DBG] pgmap v291: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cluster 2024-09-17T12:51:34.282486+0000 mgr.y (mgr.54108) 1283 : cluster [DBG] pgmap v291: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.325824+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.325824+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.394848+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.394848+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.482667+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.482667+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.552485+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.552485+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.621293+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.621293+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.658009+0000 mgr.y (mgr.54108) 1289 : audit [DBG] from='client.64499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.658009+0000 mgr.y (mgr.54108) 1289 : audit [DBG] from='client.64499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.690919+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.690919+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.759358+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.759358+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.844395+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.844395+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.918486+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.918486+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.920469+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.920469+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.922638+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.922638+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.923463+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.923463+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.929439+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:34.929439+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.929842+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:34.929842+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.000254+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.000254+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.002040+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.002040+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.004305+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.004305+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.005002+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.005002+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.011841+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.011841+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.012343+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.012343+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.075855+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.075855+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.078032+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.078032+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.080472+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.080472+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.081388+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.081388+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.087395+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.087395+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.152241+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.152241+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.154301+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.154301+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.156277+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.156277+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.156988+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.156988+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.164539+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.164539+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.233271+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.233271+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.235054+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.235054+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.236806+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.236806+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.237528+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.237528+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.243817+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.243817+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.309239+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.309239+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.311443+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.311443+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.314369+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.314369+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.315222+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.315222+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.325503+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.325503+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.400659+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.400659+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.403642+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.403642+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.407386+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.407386+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.408118+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.408118+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.417928+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.417928+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.483815+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.483815+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.486313+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.486313+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.488230+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.488230+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.488817+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.488817+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.493766+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.493766+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.565071+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.565071+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.566782+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.566782+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.568716+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.568716+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.569351+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.569351+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.575288+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.575288+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.634060+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.634060+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.636357+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.636357+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.638757+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.638757+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.639528+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.639528+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.644945+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.644945+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.704752+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.704752+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.707576+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.707576+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.710713+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.710713+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.711972+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.711972+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.719201+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.719201+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.788332+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.788332+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.790443+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.790443+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.227 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.793152+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.793152+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.794078+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.794078+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.800048+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.800048+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.885912+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.885912+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.888545+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.888545+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.891304+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.228 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.891304+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.229 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.892215+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.229 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.892215+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.229 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.898385+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.229 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:35 smithi190 bash[89008]: audit 2024-09-17T12:51:35.898385+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.094686+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.094686+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.211175+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.211175+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cluster 2024-09-17T12:51:34.282486+0000 mgr.y (mgr.54108) 1283 : cluster [DBG] pgmap v291: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cluster 2024-09-17T12:51:34.282486+0000 mgr.y (mgr.54108) 1283 : cluster [DBG] pgmap v291: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.325824+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.325824+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.394848+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.394848+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.482667+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.482667+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.552485+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.552485+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.621293+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.621293+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.658009+0000 mgr.y (mgr.54108) 1289 : audit [DBG] from='client.64499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.658009+0000 mgr.y (mgr.54108) 1289 : audit [DBG] from='client.64499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.690919+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.690919+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.094686+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.094686+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.211175+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.211175+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cluster 2024-09-17T12:51:34.282486+0000 mgr.y (mgr.54108) 1283 : cluster [DBG] pgmap v291: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cluster 2024-09-17T12:51:34.282486+0000 mgr.y (mgr.54108) 1283 : cluster [DBG] pgmap v291: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.325824+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.325824+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.394848+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.394848+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.482667+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.482667+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.552485+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.552485+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.621293+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.621293+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.658009+0000 mgr.y (mgr.54108) 1289 : audit [DBG] from='client.64499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:36.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.658009+0000 mgr.y (mgr.54108) 1289 : audit [DBG] from='client.64499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:51:36.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.690919+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.690919+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.759358+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.759358+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.844395+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.844395+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.918486+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.918486+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.920469+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.920469+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.922638+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.922638+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.923463+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.923463+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.929439+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:34.929439+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.929842+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:34.929842+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.000254+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.000254+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.002040+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.002040+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.004305+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.004305+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.005002+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.005002+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.011841+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.011841+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.012343+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.012343+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.075855+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.075855+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.078032+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.078032+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.080472+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.080472+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.081388+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.081388+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.087395+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.087395+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.152241+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.759358+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.759358+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.844395+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.844395+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.918486+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.918486+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.920469+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.920469+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.922638+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.922638+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.923463+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.923463+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.929439+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:34.929439+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.929842+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:34.929842+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.000254+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.000254+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.002040+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.002040+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.152241+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.154301+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.154301+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.156277+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.156277+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.156988+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.156988+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.164539+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.164539+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.233271+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.233271+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.235054+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.235054+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.236806+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.236806+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.237528+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.237528+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.243817+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.243817+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.309239+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.309239+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.311443+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.311443+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.314369+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.314369+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.315222+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.315222+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.325503+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.325503+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.400659+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.400659+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.403642+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.403642+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.407386+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.407386+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.408118+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.408118+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.417928+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.417928+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.004305+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.004305+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.005002+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.005002+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.011841+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.011841+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.012343+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.012343+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.075855+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.075855+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.078032+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.078032+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.080472+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.080472+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.081388+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.081388+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.087395+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.087395+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.152241+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.483815+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.483815+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.486313+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.486313+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.488230+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.488230+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.488817+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.488817+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.493766+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.493766+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.565071+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.565071+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.566782+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.566782+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.568716+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.568716+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.569351+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.569351+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.575288+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.575288+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.634060+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.634060+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.636357+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.636357+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.638757+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.638757+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.639528+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.639528+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.644945+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.644945+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.704752+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.704752+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.707576+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.707576+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.710713+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.710713+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.711972+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.711972+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.152241+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.154301+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.154301+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.156277+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.156277+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.156988+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.156988+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.164539+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.164539+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.233271+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.233271+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.235054+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.235054+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.236806+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.236806+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.237528+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.237528+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.243817+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.243817+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.309239+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.719201+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.719201+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.788332+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.788332+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.790443+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.790443+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.793152+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.793152+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.794078+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.794078+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.800048+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.800048+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.885912+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.885912+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.888545+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.888545+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.891304+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.891304+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.892215+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.892215+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.898385+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[109437]: audit 2024-09-17T12:51:35.898385+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.309239+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.311443+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.311443+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.314369+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.314369+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.315222+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.315222+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.325503+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.325503+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.400659+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.400659+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.403642+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.403642+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.407386+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.407386+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.408118+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.408118+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.417928+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.417928+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.483815+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.483815+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.486313+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.486313+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.488230+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.488230+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.488817+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.488817+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.493766+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.493766+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.565071+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.565071+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.566782+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.566782+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.568716+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.568716+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.569351+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.569351+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.575288+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.575288+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.634060+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.634060+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.636357+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.636357+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.638757+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.638757+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.639528+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.639528+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.644945+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.644945+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.704752+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.704752+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.707576+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.707576+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.710713+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.710713+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.711972+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.711972+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.719201+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.719201+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.788332+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.788332+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.790443+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.790443+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.793152+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.793152+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.794078+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.794078+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.800048+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.800048+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.885912+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.885912+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.888545+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.888545+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.891304+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.891304+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.892215+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.892215+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.898385+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:35 smithi022 bash[111962]: audit 2024-09-17T12:51:35.898385+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:36.687 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[102937]: debug 2024-09-17T12:51:36.323+0000 7fbff73a8640 1 -- 172.21.15.190:0/3816582511 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556eccb14960 con 0x556ecd902000 2024-09-17T12:51:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.087923+0000 mgr.y (mgr.54108) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.087923+0000 mgr.y (mgr.54108) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.164998+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.164998+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.244248+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.244248+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.326380+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.326380+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.415628+0000 mgr.y (mgr.54108) 1299 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:37.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.415628+0000 mgr.y (mgr.54108) 1299 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:37.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.418437+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.418437+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.494145+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.494145+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.575807+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.575807+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.645384+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.645384+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.719771+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.719771+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.800595+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.087923+0000 mgr.y (mgr.54108) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.087923+0000 mgr.y (mgr.54108) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.164998+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.164998+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.244248+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.244248+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.326380+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.326380+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.415628+0000 mgr.y (mgr.54108) 1299 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.415628+0000 mgr.y (mgr.54108) 1299 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.418437+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.418437+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.494145+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.494145+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.575807+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.575807+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.645384+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.645384+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.719771+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.719771+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.800595+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.800595+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.899196+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.899196+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.982360+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.982360+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.985000+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.985000+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.988855+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.988855+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.989882+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.989882+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.998301+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:35.998301+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.998855+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: cephadm 2024-09-17T12:51:35.998855+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.078063+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.078063+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.080635+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.080635+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.083515+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.800595+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.899196+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.899196+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.982360+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.982360+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.985000+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.985000+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.988855+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.988855+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.989882+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.989882+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.998301+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:35.998301+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.998855+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: cephadm 2024-09-17T12:51:35.998855+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.078063+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.078063+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.080635+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.080635+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.083515+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.083515+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.084560+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.084560+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.090745+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.090745+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.166217+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.166217+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.169270+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.169270+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.172451+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.172451+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.173521+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.173521+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.181675+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.181675+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.272169+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.272169+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.274846+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.274846+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.277490+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.277490+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.278386+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.278386+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.284034+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.284034+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.356250+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.356250+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.358706+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.358706+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.361415+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.361415+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.362335+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.362335+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.368063+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.368063+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.439787+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.439787+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.441953+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.441953+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.083515+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.084560+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.084560+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.090745+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.090745+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.166217+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.166217+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.169270+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.169270+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.172451+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.172451+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.173521+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.173521+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.181675+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.181675+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.272169+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.272169+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.274846+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.274846+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.444347+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.444347+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.445065+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.445065+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.288 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.452623+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.452623+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.523683+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.523683+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.526332+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.526332+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.529721+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.529721+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.530872+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.530872+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.536949+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.536949+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.619895+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.619895+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.622172+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.277490+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.291 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.277490+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.278386+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.278386+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.284034+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.284034+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.292 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.356250+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.356250+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.358706+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.358706+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.361415+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.361415+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.293 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.362335+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.362335+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.368063+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.368063+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.439787+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.439787+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.294 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.441953+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.295 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.441953+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.295 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.622172+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.625393+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.625393+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.626412+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.626412+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.632492+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.296 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.632492+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.697514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.697514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.700102+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.700102+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.703347+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.297 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.703347+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.704155+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.704155+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.711890+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.711890+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.787300+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.298 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.787300+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.789374+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.789374+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.791862+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.791862+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.792858+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.299 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.792858+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.798760+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.798760+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.879200+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.879200+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.881652+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.881652+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.300 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.885074+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.885074+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.886242+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.886242+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.893868+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[109437]: audit 2024-09-17T12:51:36.893868+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.444347+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.444347+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.445065+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.445065+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.452623+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.452623+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.523683+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.303 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.523683+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.526332+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.526332+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.529721+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.529721+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.530872+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.304 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.530872+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.536949+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.536949+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.619895+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.619895+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.622172+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.305 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.622172+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.625393+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.625393+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.626412+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.626412+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.632492+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.632492+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.697514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.306 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.697514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.700102+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.700102+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.703347+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.703347+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.704155+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.307 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.704155+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.711890+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.711890+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.787300+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.787300+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.789374+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.308 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.789374+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.791862+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.791862+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.792858+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.792858+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.798760+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.798760+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.879200+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.879200+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.881652+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.881652+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.885074+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.885074+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.886242+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.310 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.886242+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.311 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.893868+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.311 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:36 smithi022 bash[111962]: audit 2024-09-17T12:51:36.893868+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.087923+0000 mgr.y (mgr.54108) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.087923+0000 mgr.y (mgr.54108) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.164998+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.164998+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.244248+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.244248+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.326380+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.326380+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.415628+0000 mgr.y (mgr.54108) 1299 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:37.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.415628+0000 mgr.y (mgr.54108) 1299 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:37.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.418437+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.418437+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.333 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.494145+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.333 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.494145+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.333 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.575807+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.333 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.575807+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.333 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.645384+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.333 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.645384+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.333 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.719771+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.719771+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.800595+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.800595+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.899196+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.899196+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.982360+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.982360+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.334 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.985000+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.985000+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.988855+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.988855+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.989882+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.989882+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.998301+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:35.998301+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.335 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.998855+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: cephadm 2024-09-17T12:51:35.998855+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.078063+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.078063+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.080635+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.080635+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.083515+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.083515+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.336 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.084560+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.084560+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.090745+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.090745+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.166217+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.166217+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.337 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.169270+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.169270+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.172451+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.172451+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.173521+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.173521+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.181675+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.338 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.181675+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.272169+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.272169+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.274846+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.274846+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.277490+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.277490+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.278386+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.278386+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.284034+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.284034+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.356250+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.356250+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.358706+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.358706+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.361415+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.361415+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.362335+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.362335+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.368063+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.368063+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.439787+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.439787+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.441953+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.441953+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.444347+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.444347+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.445065+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.445065+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.452623+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.452623+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.523683+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.523683+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.526332+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.526332+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.529721+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.341 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.529721+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.530872+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.530872+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.536949+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.536949+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.619895+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.619895+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.622172+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.622172+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.625393+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.625393+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.626412+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.626412+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.632492+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.632492+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.697514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.697514+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.700102+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.700102+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.703347+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.703347+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.704155+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.704155+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.711890+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.711890+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.787300+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.787300+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.789374+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.789374+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.791862+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.791862+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.792858+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.345 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.792858+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.798760+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.798760+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.879200+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.879200+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.881652+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.881652+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.885074+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.885074+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.886242+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.886242+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.893868+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.346 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:36 smithi190 bash[89008]: audit 2024-09-17T12:51:36.893868+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:37.916 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[102937]: debug 2024-09-17T12:51:37.651+0000 7fbff9c0f640 -1 Falling back to public interface 2024-09-17T12:51:38.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.091356+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.091356+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.182346+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.182346+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cluster 2024-09-17T12:51:36.284298+0000 mgr.y (mgr.54108) 1310 : cluster [DBG] pgmap v292: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cluster 2024-09-17T12:51:36.284298+0000 mgr.y (mgr.54108) 1310 : cluster [DBG] pgmap v292: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.284550+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.284550+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.368567+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.368567+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.453314+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.453314+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.537390+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.537390+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.632924+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.632924+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.712526+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.712526+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.799286+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.799286+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.894599+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.091356+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.091356+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.182346+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.182346+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cluster 2024-09-17T12:51:36.284298+0000 mgr.y (mgr.54108) 1310 : cluster [DBG] pgmap v292: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cluster 2024-09-17T12:51:36.284298+0000 mgr.y (mgr.54108) 1310 : cluster [DBG] pgmap v292: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.284550+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.284550+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.368567+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.368567+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.453314+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.453314+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.537390+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.537390+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.632924+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.632924+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.712526+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.712526+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.799286+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.799286+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.894599+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:36.894599+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.987920+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.987920+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.990522+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.990522+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.993661+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.993661+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.994393+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.994393+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.999961+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:36.999961+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.000372+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.000372+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.066143+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.066143+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.069045+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.069045+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.071533+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.071533+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.072577+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.072577+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.080004+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.080004+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.142295+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.142295+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.144948+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.144948+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.146778+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.146778+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.147523+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.147523+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.154931+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.154931+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.216741+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.216741+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.219392+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.219392+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.222565+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:36.894599+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.987920+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.987920+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.990522+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.990522+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.993661+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.993661+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.994393+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.994393+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.999961+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:36.999961+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.000372+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.000372+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.066143+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.066143+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.069045+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.069045+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.071533+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.071533+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.222565+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.223420+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.223420+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.230792+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.230792+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.308633+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.308633+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.310711+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.310711+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.313120+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.313120+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.314295+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.314295+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.322788+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.322788+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.400886+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.400886+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.403054+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.403054+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.405606+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.405606+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.406510+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.406510+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.414253+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.414253+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.509067+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.509067+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.511888+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.511888+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.514959+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.514959+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.515922+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.515922+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.521778+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.521778+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.605098+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.605098+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.607856+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.607856+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.072577+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.072577+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.080004+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.080004+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.142295+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.142295+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.144948+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.144948+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.146778+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.146778+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.147523+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.147523+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.154931+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.154931+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.216741+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.216741+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.219392+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.219392+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.222565+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.611033+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.611033+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.611941+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.611941+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.619808+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.619808+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.713295+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.713295+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.716190+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.716190+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.719223+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.719223+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.720084+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.720084+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.725892+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.725892+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.804511+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.804511+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.806757+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.806757+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.809464+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.809464+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.810325+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.810325+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.818127+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.818127+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.905317+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.905317+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.907475+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.907475+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.910068+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.910068+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.910871+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[109437]: audit 2024-09-17T12:51:37.910871+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.222565+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.223420+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.223420+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.230792+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.230792+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.308633+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.308633+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.310711+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.310711+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.313120+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.313120+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.314295+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.314295+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.322788+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.322788+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.400886+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.400886+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.403054+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.403054+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.405606+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.405606+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.406510+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.406510+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.414253+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.414253+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.509067+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.509067+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.511888+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.511888+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.514959+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.514959+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.515922+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.515922+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.521778+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.521778+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.605098+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.605098+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.607856+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.607856+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.611033+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.611033+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.611941+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.611941+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.619808+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.619808+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.713295+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.713295+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.716190+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.716190+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.719223+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.719223+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.720084+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.720084+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.725892+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.725892+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.804511+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.804511+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.806757+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.806757+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.809464+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.809464+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.810325+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.810325+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.818127+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.289 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.818127+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.905317+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.905317+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.907475+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.907475+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.910068+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.910068+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.910871+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.290 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:37 smithi022 bash[111962]: audit 2024-09-17T12:51:37.910871+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.091356+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.091356+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.182346+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.182346+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cluster 2024-09-17T12:51:36.284298+0000 mgr.y (mgr.54108) 1310 : cluster [DBG] pgmap v292: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cluster 2024-09-17T12:51:36.284298+0000 mgr.y (mgr.54108) 1310 : cluster [DBG] pgmap v292: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.284550+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.284550+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.368567+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.368567+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.453314+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.453314+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.537390+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.537390+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.632924+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.632924+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.712526+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.712526+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.799286+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.799286+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.894599+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:36.894599+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.987920+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.987920+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.990522+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.990522+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.993661+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.993661+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.994393+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.994393+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.999961+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:36.999961+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.000372+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.000372+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.066143+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.066143+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.069045+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.069045+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.071533+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.071533+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.072577+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.072577+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.080004+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.080004+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.142295+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.142295+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.144948+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.144948+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.146778+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.146778+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.147523+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.147523+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.154931+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.154931+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.216741+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.216741+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.219392+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.219392+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.222565+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.222565+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.223420+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.223420+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.230792+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.230792+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.308633+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.308633+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.310711+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.310711+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.313120+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.313120+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.314295+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.314295+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.322788+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.322788+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.400886+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.400886+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.403054+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.403054+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.405606+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.405606+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.406510+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.406510+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.414253+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.414253+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.509067+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.509067+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.511888+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.511888+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.514959+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.514959+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.515922+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.515922+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.521778+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.521778+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.605098+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.605098+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.607856+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.607856+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.611033+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.611033+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.611941+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.611941+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.619808+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.619808+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.713295+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.713295+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.716190+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.716190+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.719223+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.719223+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.720084+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.720084+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.725892+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.725892+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.804511+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.804511+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.806757+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.806757+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.809464+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.809464+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.810325+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.810325+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.818127+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.818127+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.905317+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.905317+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.907475+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.907475+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:38.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.910068+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.910068+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.910871+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:38.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:37 smithi190 bash[89008]: audit 2024-09-17T12:51:37.910871+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.196 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.080492+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.080492+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.155406+0000 mgr.y (mgr.54108) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.155406+0000 mgr.y (mgr.54108) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.231335+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.197 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.231335+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.323531+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.323531+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.415074+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.415074+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.522316+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.198 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.522316+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.620545+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.620545+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.726492+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.726492+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.818627+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.818627+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:37.941162+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:37.941162+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.941719+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: cephadm 2024-09-17T12:51:37.941719+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.022910+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.022910+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.025266+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.025266+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.028857+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.201 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.028857+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.029671+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.029671+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.035705+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.035705+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.124313+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.202 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.124313+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.126486+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.126486+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.128645+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.128645+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.203 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.129423+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.204 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.129423+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.137288+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.137288+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.214033+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.214033+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.205 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.216644+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.216644+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.219547+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.219547+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.220567+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.206 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.220567+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.228675+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.228675+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.314385+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.314385+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.316957+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.207 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.316957+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.319930+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.319930+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.321145+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.321145+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.331870+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.208 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.331870+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.429020+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.429020+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.431241+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.431241+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.433547+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.209 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.433547+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.434424+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.434424+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.444490+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.444490+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.540469+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.210 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.540469+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.543242+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.543242+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.546455+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.546455+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.547383+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.547383+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.555456+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.212 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.555456+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.212 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.643875+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.212 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.643875+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.646666+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.646666+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.649834+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.649834+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.213 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.650981+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.650981+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.658970+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.658970+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.754692+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.754692+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.757303+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.757303+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.760336+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.760336+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.214 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.761427+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.761427+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.772083+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.772083+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.847555+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.847555+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.850133+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.850133+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.854148+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.854148+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.855078+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.855078+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.863240+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:38 smithi190 bash[89008]: audit 2024-09-17T12:51:38.863240+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.080492+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.080492+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.155406+0000 mgr.y (mgr.54108) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.155406+0000 mgr.y (mgr.54108) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.231335+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.231335+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.323531+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.323531+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.415074+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.415074+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.522316+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.522316+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.620545+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.620545+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.726492+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.726492+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.818627+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.818627+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:37.941162+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:37.941162+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.941719+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: cephadm 2024-09-17T12:51:37.941719+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.080492+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.080492+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.155406+0000 mgr.y (mgr.54108) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.155406+0000 mgr.y (mgr.54108) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.231335+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.231335+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.323531+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.323531+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.415074+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.415074+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.522316+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.522316+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.620545+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.620545+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.726492+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.726492+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.818627+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.818627+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:37.941162+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:37.941162+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.941719+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: cephadm 2024-09-17T12:51:37.941719+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:39.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.022910+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.022910+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.025266+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.025266+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.028857+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.028857+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.029671+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.029671+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.035705+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.035705+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.124313+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.124313+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.126486+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.270 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.126486+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.128645+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.128645+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.129423+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.129423+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.137288+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.137288+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.214033+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.214033+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.216644+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.216644+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.219547+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.219547+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.220567+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.220567+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.228675+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.228675+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.314385+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.314385+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.316957+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.316957+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.319930+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.319930+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.321145+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.321145+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.022910+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.022910+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.025266+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.025266+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.028857+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.028857+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.029671+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.029671+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.035705+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.035705+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.124313+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.124313+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.126486+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.126486+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.128645+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.128645+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.129423+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.129423+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.137288+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.331870+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.331870+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.429020+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.429020+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.431241+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.431241+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.433547+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.433547+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.434424+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.434424+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.444490+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.444490+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.540469+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.540469+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.543242+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.543242+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.546455+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.546455+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.547383+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.547383+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.555456+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.555456+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.643875+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.643875+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.646666+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.646666+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.649834+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.649834+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.650981+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.650981+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.658970+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.658970+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.754692+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.754692+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.757303+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.757303+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.760336+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.760336+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.761427+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.137288+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.214033+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.214033+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.216644+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.216644+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.219547+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.219547+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.220567+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.220567+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.228675+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.228675+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.314385+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.314385+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.316957+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.316957+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.319930+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.319930+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.321145+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.321145+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.761427+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.772083+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.772083+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.847555+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.847555+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.850133+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.850133+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.854148+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.854148+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.855078+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.855078+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.863240+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[109437]: audit 2024-09-17T12:51:38.863240+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.331870+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.331870+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.429020+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.429020+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.431241+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.431241+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.433547+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.433547+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.434424+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.434424+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.444490+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.444490+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.540469+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.540469+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.543242+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.543242+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.546455+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.546455+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.547383+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.547383+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.555456+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.555456+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.643875+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.643875+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.646666+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.646666+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.649834+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.649834+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.650981+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.650981+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.658970+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.658970+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.754692+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.754692+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.757303+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.757303+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.760336+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.760336+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.761427+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.761427+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.772083+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.284 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.772083+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.847555+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.847555+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.850133+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.850133+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.854148+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.854148+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.855078+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.855078+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:39.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.863240+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:39.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:38 smithi022 bash[111962]: audit 2024-09-17T12:51:38.863240+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.036188+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.036188+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.137802+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.137802+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.229180+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.229180+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cluster 2024-09-17T12:51:38.285035+0000 mgr.y (mgr.54108) 1333 : cluster [DBG] pgmap v293: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cluster 2024-09-17T12:51:38.285035+0000 mgr.y (mgr.54108) 1333 : cluster [DBG] pgmap v293: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.332727+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.332727+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.445299+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.445299+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.556042+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.556042+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.659488+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.659488+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.772878+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.772878+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.863763+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.863763+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.036188+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.036188+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.137802+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.137802+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.229180+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.229180+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cluster 2024-09-17T12:51:38.285035+0000 mgr.y (mgr.54108) 1333 : cluster [DBG] pgmap v293: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cluster 2024-09-17T12:51:38.285035+0000 mgr.y (mgr.54108) 1333 : cluster [DBG] pgmap v293: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.332727+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.332727+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.445299+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.445299+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.556042+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.556042+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.659488+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.659488+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.772878+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.772878+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.863763+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.863763+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.951242+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.951242+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.954124+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.954124+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.956208+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.956208+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.956962+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.956962+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.962138+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:38.962138+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.962638+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: cephadm 2024-09-17T12:51:38.962638+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.020365+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.020365+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.022214+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.022214+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.025265+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.025265+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.026028+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.951242+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.951242+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.954124+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.954124+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.956208+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.956208+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.956962+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.956962+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.962138+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:38.962138+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.962638+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: cephadm 2024-09-17T12:51:38.962638+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.020365+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.020365+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.022214+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.022214+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.025265+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.025265+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.026028+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.026028+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.033652+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.033652+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.113081+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.113081+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.115077+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.115077+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.117794+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.117794+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.118523+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.118523+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.124931+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.124931+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.190516+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.190516+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.193211+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.193211+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.196111+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.196111+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.197169+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.026028+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.033652+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.033652+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.113081+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.113081+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.115077+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.115077+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.117794+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.117794+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.118523+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.118523+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.124931+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.124931+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.190516+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.190516+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.193211+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.193211+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.196111+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.196111+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.197169+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.197169+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.202855+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.202855+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.279016+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.279016+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.280965+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.280965+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.283321+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.283321+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.284178+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.284178+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.289586+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.289586+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.373849+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.373849+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.376461+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.376461+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.379333+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.379333+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.197169+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.202855+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.202855+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.279016+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.279016+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.280965+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.280965+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.283321+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.283321+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.284178+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.284178+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.289586+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.289586+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.373849+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.373849+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.376461+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.376461+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.379333+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.379333+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.380203+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.380203+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.385613+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.385613+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.462112+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.462112+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.464400+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.464400+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.467008+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.467008+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.467739+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.467739+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.472965+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.472965+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.556014+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.556014+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.558776+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.558776+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.561804+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.561804+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.562610+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.562610+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.570629+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.570629+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.656333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.656333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.659592+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.659592+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.662883+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.662883+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.663976+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.663976+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.671980+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.671980+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.750327+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.750327+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.753203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.753203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.756030+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.380203+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.380203+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.385613+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.385613+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.462112+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.462112+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.464400+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.464400+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.467008+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.467008+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.467739+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.467739+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.472965+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.472965+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.556014+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.556014+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.558776+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.558776+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.561804+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.756030+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.757450+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.757450+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.766782+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.766782+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.870532+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.870532+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.873649+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.873649+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.877413+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.877413+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.880165+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.880165+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.887631+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[109437]: audit 2024-09-17T12:51:39.887631+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.561804+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.562610+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.562610+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.570629+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.570629+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.656333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.656333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.659592+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.659592+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.662883+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.285 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.662883+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.663976+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.663976+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.671980+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.671980+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.750327+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.750327+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.753203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.753203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.756030+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.756030+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.757450+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.757450+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.766782+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.766782+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.870532+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.870532+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.873649+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.873649+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.877413+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.877413+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.880165+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.880165+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.887631+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:39 smithi022 bash[111962]: audit 2024-09-17T12:51:39.887631+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.036188+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.036188+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.137802+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.137802+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.229180+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.229180+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cluster 2024-09-17T12:51:38.285035+0000 mgr.y (mgr.54108) 1333 : cluster [DBG] pgmap v293: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cluster 2024-09-17T12:51:38.285035+0000 mgr.y (mgr.54108) 1333 : cluster [DBG] pgmap v293: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.332727+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.332727+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.445299+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.445299+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.556042+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.556042+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.659488+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.659488+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.772878+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.772878+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.863763+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.863763+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.951242+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.951242+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.954124+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.954124+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.956208+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.956208+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.956962+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.956962+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.962138+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:38.962138+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.962638+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: cephadm 2024-09-17T12:51:38.962638+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.020365+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.020365+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.022214+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.022214+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.025265+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.025265+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.026028+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.026028+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.033652+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.033652+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.113081+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.113081+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.115077+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.115077+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.117794+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.117794+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.118523+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.118523+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.124931+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.124931+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.190516+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.190516+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.193211+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.193211+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.196111+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.196111+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.197169+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.197169+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.202855+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.202855+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.279016+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.279016+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.280965+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.280965+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.283321+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.283321+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.284178+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.284178+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.289586+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.289586+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.373849+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.373849+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.376461+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.376461+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.379333+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.379333+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.380203+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.380203+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.385613+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.385613+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.462112+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.462112+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.464400+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.464400+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.467008+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.467008+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.467739+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.467739+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.472965+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.472965+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.556014+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.556014+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.558776+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.558776+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.561804+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.561804+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.562610+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.562610+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.570629+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.570629+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.656333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.656333+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.659592+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.659592+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.662883+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.662883+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.663976+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.663976+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.671980+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.671980+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.750327+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.750327+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.753203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.753203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.756030+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.756030+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.757450+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.757450+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.766782+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.766782+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.870532+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.870532+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.873649+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.873649+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.877413+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.877413+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.880165+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.880165+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.887631+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:40.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:39 smithi190 bash[89008]: audit 2024-09-17T12:51:39.887631+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:51:40] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-17T12:51:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.034180+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.034180+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.125566+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.125566+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.203506+0000 mgr.y (mgr.54108) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.203506+0000 mgr.y (mgr.54108) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.290178+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.290178+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.386035+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.386035+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.473431+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.473431+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.571141+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.571141+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.672619+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.672619+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.767483+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.767483+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.888562+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:39.888562+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:39.994119+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:39.994119+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:39.997205+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:39.997205+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:39.999485+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:39.999485+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.000245+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.000245+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.005695+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.005695+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.006247+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.006247+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.074376+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.074376+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.076452+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.076452+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.078562+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.078562+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.079748+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.079748+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.085205+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.085205+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.149974+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.149974+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.152839+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.152839+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.155743+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.155743+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.156715+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.156715+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.163589+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.163589+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.228063+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.228063+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.230270+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.230270+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.232920+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.232920+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.233651+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.233651+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.239069+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.239069+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.302732+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.302732+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.304523+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.304523+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.306370+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.306370+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.306992+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.306992+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.311734+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.311734+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.372511+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.372511+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.374147+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.374147+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.375708+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.375708+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.376307+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.034180+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.034180+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.125566+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.125566+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.203506+0000 mgr.y (mgr.54108) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.203506+0000 mgr.y (mgr.54108) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.290178+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.290178+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.386035+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.386035+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.473431+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.473431+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.571141+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.571141+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.672619+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.672619+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.767483+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.767483+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.888562+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:39.888562+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:39.994119+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:39.994119+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.376307+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.381223+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.381223+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.441402+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.441402+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.443809+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.443809+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.446474+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.446474+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.447445+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.447445+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.453128+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.453128+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.514651+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.514651+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.516510+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.516510+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.518254+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.518254+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.518950+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.518950+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.524199+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.524199+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.595136+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.595136+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.597619+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.597619+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.599801+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.599801+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.600563+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.600563+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.605810+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.605810+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.679309+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.679309+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.682356+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.682356+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.685248+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.685248+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.686016+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.686016+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.691021+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.691021+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.771821+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.771821+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.774104+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.774104+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.775918+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.775918+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.776568+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.776568+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.781389+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.781389+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.837814+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.837814+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.839560+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.839560+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.841162+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:39.997205+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:39.997205+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:39.999485+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:39.999485+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.000245+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.000245+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.005695+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.005695+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.006247+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.006247+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.074376+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.074376+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.076452+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.076452+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.078562+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.078562+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.079748+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.079748+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.085205+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.841162+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.841841+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.841841+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.848762+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.848762+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.931434+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.931434+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.933951+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.933951+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.936924+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.936924+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.938036+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[109437]: audit 2024-09-17T12:51:40.938036+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.085205+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.149974+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.149974+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.152839+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.152839+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.155743+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.155743+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.156715+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.156715+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.163589+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.163589+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.228063+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.228063+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.230270+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.230270+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.232920+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.232920+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.233651+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.233651+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.239069+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.239069+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.302732+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.302732+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.304523+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.304523+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.306370+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.306370+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.306992+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.306992+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.311734+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.311734+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.372511+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.372511+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.374147+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.374147+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.375708+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.375708+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.376307+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.376307+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.381223+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.381223+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.441402+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.441402+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.443809+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.443809+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.446474+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.446474+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.447445+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.447445+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.453128+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.453128+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.514651+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.514651+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.516510+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.516510+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.518254+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.518254+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.518950+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.518950+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.524199+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.524199+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.595136+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.595136+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.597619+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.597619+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.599801+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.599801+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.600563+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.600563+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.605810+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.605810+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.679309+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.679309+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.682356+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.682356+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.685248+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.685248+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.686016+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.686016+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.691021+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.691021+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.771821+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.771821+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.774104+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.774104+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.775918+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.775918+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.776568+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.776568+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.781389+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.781389+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.837814+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.837814+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.839560+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.839560+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.841162+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.841162+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.841841+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.841841+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.848762+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.848762+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.931434+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.931434+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.933951+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.933951+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.936924+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.936924+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.938036+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:40 smithi022 bash[111962]: audit 2024-09-17T12:51:40.938036+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.034180+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.034180+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.125566+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.125566+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.203506+0000 mgr.y (mgr.54108) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.203506+0000 mgr.y (mgr.54108) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.290178+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.290178+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.386035+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.386035+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.473431+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.473431+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.571141+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.571141+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.672619+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.672619+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.767483+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.767483+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.888562+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:39.888562+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:39.994119+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:39.994119+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:39.997205+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:39.997205+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:39.999485+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:39.999485+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.000245+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.000245+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.005695+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.005695+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.006247+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.006247+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.074376+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.074376+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.076452+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.076452+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.078562+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.078562+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.079748+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.079748+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.085205+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.085205+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.149974+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.149974+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.152839+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.152839+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.155743+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.155743+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.156715+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.156715+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.163589+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.163589+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.228063+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.228063+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.230270+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.230270+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.232920+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.232920+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.233651+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.233651+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.239069+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.239069+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.302732+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.302732+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.304523+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.304523+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.306370+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.306370+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.306992+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.306992+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.311734+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.311734+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.372511+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.372511+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.374147+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.374147+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.375708+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.375708+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.376307+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.376307+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.381223+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.381223+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.441402+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.441402+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.443809+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.443809+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.446474+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.446474+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.447445+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.447445+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.453128+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.453128+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.514651+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.514651+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.516510+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.516510+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.518254+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.518254+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.518950+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.518950+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.524199+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.524199+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.595136+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.595136+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.597619+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.597619+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.599801+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.599801+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.600563+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.600563+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.605810+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.605810+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.679309+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.679309+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.682356+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.682356+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.685248+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.685248+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.686016+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.686016+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.691021+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.691021+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.771821+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.771821+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.774104+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.774104+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.775918+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.775918+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.776568+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.776568+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.781389+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.781389+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.837814+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.837814+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.839560+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.839560+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.841162+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.841162+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.841841+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.841841+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.848762+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.848762+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.931434+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.931434+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:41.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.933951+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.933951+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:41.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.936924+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.936924+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:41.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.938036+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:40 smithi190 bash[89008]: audit 2024-09-17T12:51:40.938036+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:41.968 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[77365]: debug 2024-09-17T12:51:41.596+0000 7fe6ff14d640 -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-09-17T12:51:42.146 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:41 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.085731+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.147 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:41 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.085731+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.147 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:41 smithi190 bash[102937]: debug 2024-09-17T12:51:41.823+0000 7fbff9c0f640 -1 osd.4 144 log_to_monitors true 2024-09-17T12:51:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.085731+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.085731+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.164271+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.164271+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.239568+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.239568+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cluster 2024-09-17T12:51:40.286072+0000 mgr.y (mgr.54108) 1355 : cluster [DBG] pgmap v294: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cluster 2024-09-17T12:51:40.286072+0000 mgr.y (mgr.54108) 1355 : cluster [DBG] pgmap v294: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.312496+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.312496+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.381694+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.381694+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.453594+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.453594+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.524606+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.524606+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.606278+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.606278+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.691545+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.691545+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.781980+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.781980+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.849264+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.849264+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:40.966341+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:40.966341+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.966982+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: cephadm 2024-09-17T12:51:40.966982+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.039583+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.039583+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.041429+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.041429+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.044463+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.044463+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.045107+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.045107+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.049616+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.049616+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.118169+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.118169+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.120127+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.085731+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.085731+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.164271+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.164271+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.239568+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.239568+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cluster 2024-09-17T12:51:40.286072+0000 mgr.y (mgr.54108) 1355 : cluster [DBG] pgmap v294: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:42.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cluster 2024-09-17T12:51:40.286072+0000 mgr.y (mgr.54108) 1355 : cluster [DBG] pgmap v294: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.312496+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.312496+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.381694+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.381694+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.453594+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.453594+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.524606+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.524606+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.606278+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.606278+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.691545+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.691545+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.120127+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.122471+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.122471+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.123115+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.123115+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.128278+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.128278+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.196774+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.196774+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.198745+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.198745+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.200758+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.200758+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.201617+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.201617+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.207013+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.207013+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.279885+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.279885+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.781980+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.781980+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.849264+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.849264+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:40.966341+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:40.966341+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.966982+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: cephadm 2024-09-17T12:51:40.966982+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.039583+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.039583+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.041429+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.041429+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.044463+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.044463+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.045107+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.045107+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.049616+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.049616+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.118169+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.118169+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.120127+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.282485+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.282485+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.285237+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.285237+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.286196+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.286196+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.292176+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.292176+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.359539+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.359539+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.361470+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.361470+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.363661+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.363661+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.364332+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.364332+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.369809+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.369809+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.431828+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.431828+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.434617+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.434617+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.437646+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.437646+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.439001+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.439001+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.443860+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.443860+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.511836+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.511836+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.514470+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[111962]: audit 2024-09-17T12:51:41.514470+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.516337+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.516337+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.517046+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.517046+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.522813+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.522813+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.560207+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.120127+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.122471+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.122471+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.123115+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.123115+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.128278+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.128278+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.196774+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.196774+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.198745+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.198745+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.200758+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.200758+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.201617+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.201617+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.207013+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.207013+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.279885+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.279885+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.560207+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.566090+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.566090+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.572539+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.572539+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.593182+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.593182+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.595599+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.595599+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.598314+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.598314+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.599937+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.599937+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.601861+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.601861+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.828300+0000 mon.a (mon.0) 5249 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.828300+0000 mon.a (mon.0) 5249 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.830463+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.830463+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.282485+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.282485+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.285237+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.285237+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.286196+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.286196+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.292176+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.292176+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.359539+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.281 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.359539+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.361470+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.361470+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.363661+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.363661+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.364332+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.364332+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.369809+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.369809+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.431828+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.431828+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.434617+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.434617+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.437646+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.437646+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.439001+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.439001+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.443860+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.443860+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.511836+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.511836+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.514470+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.514470+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.516337+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.516337+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.517046+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.517046+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.522813+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.522813+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.560207+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.560207+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.566090+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.566090+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.572539+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.572539+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.593182+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.593182+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.595599+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.595599+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.598314+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.598314+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.599937+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.599937+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.601861+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.601861+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.828300+0000 mon.a (mon.0) 5249 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.828300+0000 mon.a (mon.0) 5249 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:41 smithi022 bash[109437]: audit 2024-09-17T12:51:41.830463+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:41.830463+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.164271+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.164271+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.239568+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.239568+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cluster 2024-09-17T12:51:40.286072+0000 mgr.y (mgr.54108) 1355 : cluster [DBG] pgmap v294: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cluster 2024-09-17T12:51:40.286072+0000 mgr.y (mgr.54108) 1355 : cluster [DBG] pgmap v294: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.312496+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.312496+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.381694+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.381694+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.453594+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.453594+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.524606+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.524606+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.606278+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.606278+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.691545+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.691545+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.781980+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.781980+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.849264+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.849264+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:40.966341+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:40.966341+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.966982+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:40.966982+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.039583+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.039583+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.041429+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.041429+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.044463+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.044463+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.045107+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.045107+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.049616+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.049616+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.118169+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.118169+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.120127+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.120127+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.122471+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.122471+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.123115+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.123115+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.128278+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.128278+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.196774+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.196774+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.198745+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.198745+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.200758+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.200758+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.201617+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.201617+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.207013+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.207013+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.279885+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.279885+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.282485+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.282485+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.285237+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.285237+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.286196+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.286196+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.292176+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.292176+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.359539+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.359539+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.361470+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.361470+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.363661+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.363661+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.364332+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.364332+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.369809+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.369809+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.431828+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.431828+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.434617+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.434617+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.437646+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.437646+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.439001+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.439001+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.443860+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.443860+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.511836+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.511836+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.514470+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.514470+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.516337+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.516337+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.517046+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.517046+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.522813+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.522813+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.560207+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.560207+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.566090+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.566090+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.572539+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.572539+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.593182+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.593182+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.595599+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.595599+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.598314+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.598314+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.599937+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.599937+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:51:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.601861+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.601861+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.828300+0000 mon.a (mon.0) 5249 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.828300+0000 mon.a (mon.0) 5249 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.830463+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.830463+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:51:42.901 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[102937]: debug 2024-09-17T12:51:42.627+0000 7fbff19b9640 -1 osd.4 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.050088+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.050088+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.128739+0000 mgr.y (mgr.54108) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.128739+0000 mgr.y (mgr.54108) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.207490+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.207490+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.292589+0000 mgr.y (mgr.54108) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.292589+0000 mgr.y (mgr.54108) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.370366+0000 mgr.y (mgr.54108) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.370366+0000 mgr.y (mgr.54108) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.444344+0000 mgr.y (mgr.54108) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.444344+0000 mgr.y (mgr.54108) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.523481+0000 mgr.y (mgr.54108) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.523481+0000 mgr.y (mgr.54108) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:41.602142+0000 mgr.y (mgr.54108) 1372 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:41.602142+0000 mgr.y (mgr.54108) 1372 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.603527+0000 mgr.y (mgr.54108) 1373 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cephadm 2024-09-17T12:51:41.603527+0000 mgr.y (mgr.54108) 1373 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:42.572577+0000 mon.a (mon.0) 5250 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:42.572577+0000 mon.a (mon.0) 5250 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cluster 2024-09-17T12:51:42.575886+0000 mon.a (mon.0) 5251 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.050088+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.050088+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.128739+0000 mgr.y (mgr.54108) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.128739+0000 mgr.y (mgr.54108) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.207490+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.207490+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.292589+0000 mgr.y (mgr.54108) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.292589+0000 mgr.y (mgr.54108) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.370366+0000 mgr.y (mgr.54108) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.370366+0000 mgr.y (mgr.54108) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.444344+0000 mgr.y (mgr.54108) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.444344+0000 mgr.y (mgr.54108) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.523481+0000 mgr.y (mgr.54108) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.523481+0000 mgr.y (mgr.54108) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.602142+0000 mgr.y (mgr.54108) 1372 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:41.602142+0000 mgr.y (mgr.54108) 1372 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.603527+0000 mgr.y (mgr.54108) 1373 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cephadm 2024-09-17T12:51:41.603527+0000 mgr.y (mgr.54108) 1373 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:42.572577+0000 mon.a (mon.0) 5250 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:42.572577+0000 mon.a (mon.0) 5250 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:43.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cluster 2024-09-17T12:51:42.575886+0000 mon.a (mon.0) 5251 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:51:43.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: cluster 2024-09-17T12:51:42.575886+0000 mon.a (mon.0) 5251 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:51:43.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:42.583808+0000 mon.a (mon.0) 5252 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:42.583808+0000 mon.a (mon.0) 5252 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:42.586118+0000 mon.b (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[109437]: audit 2024-09-17T12:51:42.586118+0000 mon.b (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: cluster 2024-09-17T12:51:42.575886+0000 mon.a (mon.0) 5251 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:51:43.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:42.583808+0000 mon.a (mon.0) 5252 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:42.583808+0000 mon.a (mon.0) 5252 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:42.586118+0000 mon.b (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:42 smithi022 bash[111962]: audit 2024-09-17T12:51:42.586118+0000 mon.b (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.050088+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.050088+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.128739+0000 mgr.y (mgr.54108) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.128739+0000 mgr.y (mgr.54108) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.207490+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.207490+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.292589+0000 mgr.y (mgr.54108) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.292589+0000 mgr.y (mgr.54108) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.370366+0000 mgr.y (mgr.54108) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.370366+0000 mgr.y (mgr.54108) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.444344+0000 mgr.y (mgr.54108) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.444344+0000 mgr.y (mgr.54108) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.523481+0000 mgr.y (mgr.54108) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.523481+0000 mgr.y (mgr.54108) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.602142+0000 mgr.y (mgr.54108) 1372 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:41.602142+0000 mgr.y (mgr.54108) 1372 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.603527+0000 mgr.y (mgr.54108) 1373 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cephadm 2024-09-17T12:51:41.603527+0000 mgr.y (mgr.54108) 1373 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:42.572577+0000 mon.a (mon.0) 5250 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:42.572577+0000 mon.a (mon.0) 5250 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cluster 2024-09-17T12:51:42.575886+0000 mon.a (mon.0) 5251 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: cluster 2024-09-17T12:51:42.575886+0000 mon.a (mon.0) 5251 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:42.583808+0000 mon.a (mon.0) 5252 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:42.583808+0000 mon.a (mon.0) 5252 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:42.586118+0000 mon.b (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:42 smithi190 bash[89008]: audit 2024-09-17T12:51:42.586118+0000 mon.b (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:51:44.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: cluster 2024-09-17T12:51:42.286913+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v295: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: cluster 2024-09-17T12:51:42.286913+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v295: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: cluster 2024-09-17T12:51:43.573538+0000 mon.a (mon.0) 5253 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: cluster 2024-09-17T12:51:43.573538+0000 mon.a (mon.0) 5253 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: cluster 2024-09-17T12:51:43.582831+0000 mon.a (mon.0) 5254 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724] boot 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: cluster 2024-09-17T12:51:43.582831+0000 mon.a (mon.0) 5254 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724] boot 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: cluster 2024-09-17T12:51:43.591447+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: cluster 2024-09-17T12:51:43.591447+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: audit 2024-09-17T12:51:43.595997+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[111962]: audit 2024-09-17T12:51:43.595997+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:44.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: cluster 2024-09-17T12:51:42.286913+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v295: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: cluster 2024-09-17T12:51:42.286913+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v295: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: cluster 2024-09-17T12:51:43.573538+0000 mon.a (mon.0) 5253 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: cluster 2024-09-17T12:51:43.573538+0000 mon.a (mon.0) 5253 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: cluster 2024-09-17T12:51:43.582831+0000 mon.a (mon.0) 5254 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724] boot 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: cluster 2024-09-17T12:51:43.582831+0000 mon.a (mon.0) 5254 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724] boot 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: cluster 2024-09-17T12:51:43.591447+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: cluster 2024-09-17T12:51:43.591447+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: audit 2024-09-17T12:51:43.595997+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:44.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:43 smithi022 bash[109437]: audit 2024-09-17T12:51:43.595997+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:44.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: cluster 2024-09-17T12:51:42.286913+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v295: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:44.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: cluster 2024-09-17T12:51:42.286913+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v295: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:44.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: cluster 2024-09-17T12:51:43.573538+0000 mon.a (mon.0) 5253 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:44.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: cluster 2024-09-17T12:51:43.573538+0000 mon.a (mon.0) 5253 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:51:44.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: cluster 2024-09-17T12:51:43.582831+0000 mon.a (mon.0) 5254 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724] boot 2024-09-17T12:51:44.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: cluster 2024-09-17T12:51:43.582831+0000 mon.a (mon.0) 5254 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4049429724,v1:172.21.15.190:6801/4049429724] boot 2024-09-17T12:51:44.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: cluster 2024-09-17T12:51:43.591447+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:51:44.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: cluster 2024-09-17T12:51:43.591447+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:51:44.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: audit 2024-09-17T12:51:43.595997+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:44.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:43 smithi190 bash[89008]: audit 2024-09-17T12:51:43.595997+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:51:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: audit 2024-09-17T12:51:44.254270+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: audit 2024-09-17T12:51:44.254270+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: audit 2024-09-17T12:51:44.265508+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: audit 2024-09-17T12:51:44.265508+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: audit 2024-09-17T12:51:44.276614+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: audit 2024-09-17T12:51:44.276614+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: cluster 2024-09-17T12:51:44.287662+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: cluster 2024-09-17T12:51:44.287662+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: cluster 2024-09-17T12:51:44.581840+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[109437]: cluster 2024-09-17T12:51:44.581840+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: audit 2024-09-17T12:51:44.254270+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: audit 2024-09-17T12:51:44.254270+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: audit 2024-09-17T12:51:44.265508+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: audit 2024-09-17T12:51:44.265508+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: audit 2024-09-17T12:51:44.276614+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: audit 2024-09-17T12:51:44.276614+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: cluster 2024-09-17T12:51:44.287662+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: cluster 2024-09-17T12:51:44.287662+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: cluster 2024-09-17T12:51:44.581840+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:51:45.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:45 smithi022 bash[111962]: cluster 2024-09-17T12:51:44.581840+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:51:45.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: audit 2024-09-17T12:51:44.254270+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: audit 2024-09-17T12:51:44.254270+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: audit 2024-09-17T12:51:44.265508+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: audit 2024-09-17T12:51:44.265508+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: audit 2024-09-17T12:51:44.276614+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: audit 2024-09-17T12:51:44.276614+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:45.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: cluster 2024-09-17T12:51:44.287662+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:45.578 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: cluster 2024-09-17T12:51:44.287662+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:51:45.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: cluster 2024-09-17T12:51:44.581840+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:51:45.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:45 smithi190 bash[89008]: cluster 2024-09-17T12:51:44.581840+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:51:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:46 smithi190 bash[89008]: audit 2024-09-17T12:51:45.423867+0000 mgr.y (mgr.54108) 1376 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:46.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:46 smithi190 bash[89008]: audit 2024-09-17T12:51:45.423867+0000 mgr.y (mgr.54108) 1376 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:46 smithi022 bash[109437]: audit 2024-09-17T12:51:45.423867+0000 mgr.y (mgr.54108) 1376 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:46 smithi022 bash[109437]: audit 2024-09-17T12:51:45.423867+0000 mgr.y (mgr.54108) 1376 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:46 smithi022 bash[111962]: audit 2024-09-17T12:51:45.423867+0000 mgr.y (mgr.54108) 1376 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:46.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:46 smithi022 bash[111962]: audit 2024-09-17T12:51:45.423867+0000 mgr.y (mgr.54108) 1376 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: cluster 2024-09-17T12:51:46.288438+0000 mgr.y (mgr.54108) 1377 : cluster [DBG] pgmap v300: 161 pgs: 23 peering, 15 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 45/636 objects degraded (7.075%); 0 B/s, 1 objects/s recovering 2024-09-17T12:51:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: cluster 2024-09-17T12:51:46.288438+0000 mgr.y (mgr.54108) 1377 : cluster [DBG] pgmap v300: 161 pgs: 23 peering, 15 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 45/636 objects degraded (7.075%); 0 B/s, 1 objects/s recovering 2024-09-17T12:51:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: audit 2024-09-17T12:51:46.297369+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: audit 2024-09-17T12:51:46.297369+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: audit 2024-09-17T12:51:46.303238+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: audit 2024-09-17T12:51:46.303238+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: audit 2024-09-17T12:51:46.309714+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: audit 2024-09-17T12:51:46.309714+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: cluster 2024-09-17T12:51:47.274826+0000 mon.a (mon.0) 5264 : cluster [WRN] Health check update: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:47.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:47 smithi190 bash[89008]: cluster 2024-09-17T12:51:47.274826+0000 mon.a (mon.0) 5264 : cluster [WRN] Health check update: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: cluster 2024-09-17T12:51:46.288438+0000 mgr.y (mgr.54108) 1377 : cluster [DBG] pgmap v300: 161 pgs: 23 peering, 15 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 45/636 objects degraded (7.075%); 0 B/s, 1 objects/s recovering 2024-09-17T12:51:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: cluster 2024-09-17T12:51:46.288438+0000 mgr.y (mgr.54108) 1377 : cluster [DBG] pgmap v300: 161 pgs: 23 peering, 15 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 45/636 objects degraded (7.075%); 0 B/s, 1 objects/s recovering 2024-09-17T12:51:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: audit 2024-09-17T12:51:46.297369+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: audit 2024-09-17T12:51:46.297369+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: audit 2024-09-17T12:51:46.303238+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: audit 2024-09-17T12:51:46.303238+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: audit 2024-09-17T12:51:46.309714+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: audit 2024-09-17T12:51:46.309714+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: cluster 2024-09-17T12:51:47.274826+0000 mon.a (mon.0) 5264 : cluster [WRN] Health check update: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[109437]: cluster 2024-09-17T12:51:47.274826+0000 mon.a (mon.0) 5264 : cluster [WRN] Health check update: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: cluster 2024-09-17T12:51:46.288438+0000 mgr.y (mgr.54108) 1377 : cluster [DBG] pgmap v300: 161 pgs: 23 peering, 15 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 45/636 objects degraded (7.075%); 0 B/s, 1 objects/s recovering 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: cluster 2024-09-17T12:51:46.288438+0000 mgr.y (mgr.54108) 1377 : cluster [DBG] pgmap v300: 161 pgs: 23 peering, 15 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 45/636 objects degraded (7.075%); 0 B/s, 1 objects/s recovering 2024-09-17T12:51:47.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: audit 2024-09-17T12:51:46.297369+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: audit 2024-09-17T12:51:46.297369+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: audit 2024-09-17T12:51:46.303238+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: audit 2024-09-17T12:51:46.303238+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: audit 2024-09-17T12:51:46.309714+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: audit 2024-09-17T12:51:46.309714+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: cluster 2024-09-17T12:51:47.274826+0000 mon.a (mon.0) 5264 : cluster [WRN] Health check update: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:47 smithi022 bash[111962]: cluster 2024-09-17T12:51:47.274826+0000 mon.a (mon.0) 5264 : cluster [WRN] Health check update: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:51:48.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:48 smithi190 bash[89008]: cluster 2024-09-17T12:51:48.296751+0000 mon.a (mon.0) 5265 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded) 2024-09-17T12:51:48.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:48 smithi190 bash[89008]: cluster 2024-09-17T12:51:48.296751+0000 mon.a (mon.0) 5265 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded) 2024-09-17T12:51:48.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:48 smithi190 bash[89008]: cluster 2024-09-17T12:51:48.296795+0000 mon.a (mon.0) 5266 : cluster [INF] Cluster is now healthy 2024-09-17T12:51:48.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:48 smithi190 bash[89008]: cluster 2024-09-17T12:51:48.296795+0000 mon.a (mon.0) 5266 : cluster [INF] Cluster is now healthy 2024-09-17T12:51:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:48 smithi022 bash[111962]: cluster 2024-09-17T12:51:48.296751+0000 mon.a (mon.0) 5265 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded) 2024-09-17T12:51:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:48 smithi022 bash[111962]: cluster 2024-09-17T12:51:48.296751+0000 mon.a (mon.0) 5265 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded) 2024-09-17T12:51:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:48 smithi022 bash[111962]: cluster 2024-09-17T12:51:48.296795+0000 mon.a (mon.0) 5266 : cluster [INF] Cluster is now healthy 2024-09-17T12:51:48.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:48 smithi022 bash[111962]: cluster 2024-09-17T12:51:48.296795+0000 mon.a (mon.0) 5266 : cluster [INF] Cluster is now healthy 2024-09-17T12:51:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:48 smithi022 bash[109437]: cluster 2024-09-17T12:51:48.296751+0000 mon.a (mon.0) 5265 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded) 2024-09-17T12:51:48.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:48 smithi022 bash[109437]: cluster 2024-09-17T12:51:48.296751+0000 mon.a (mon.0) 5265 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 15 pgs degraded) 2024-09-17T12:51:48.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:48 smithi022 bash[109437]: cluster 2024-09-17T12:51:48.296795+0000 mon.a (mon.0) 5266 : cluster [INF] Cluster is now healthy 2024-09-17T12:51:48.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:48 smithi022 bash[109437]: cluster 2024-09-17T12:51:48.296795+0000 mon.a (mon.0) 5266 : cluster [INF] Cluster is now healthy 2024-09-17T12:51:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[109437]: cluster 2024-09-17T12:51:48.289474+0000 mgr.y (mgr.54108) 1378 : cluster [DBG] pgmap v301: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 114 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:50.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[109437]: cluster 2024-09-17T12:51:48.289474+0000 mgr.y (mgr.54108) 1378 : cluster [DBG] pgmap v301: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 114 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:50.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[109437]: audit 2024-09-17T12:51:48.954512+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:50.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[109437]: audit 2024-09-17T12:51:48.954512+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:50.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[109437]: audit 2024-09-17T12:51:48.956528+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:50.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[109437]: audit 2024-09-17T12:51:48.956528+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:50.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[111962]: cluster 2024-09-17T12:51:48.289474+0000 mgr.y (mgr.54108) 1378 : cluster [DBG] pgmap v301: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 114 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:50.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[111962]: cluster 2024-09-17T12:51:48.289474+0000 mgr.y (mgr.54108) 1378 : cluster [DBG] pgmap v301: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 114 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:50.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[111962]: audit 2024-09-17T12:51:48.954512+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:50.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[111962]: audit 2024-09-17T12:51:48.954512+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:50.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[111962]: audit 2024-09-17T12:51:48.956528+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:50.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:49 smithi022 bash[111962]: audit 2024-09-17T12:51:48.956528+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:49 smithi190 bash[89008]: cluster 2024-09-17T12:51:48.289474+0000 mgr.y (mgr.54108) 1378 : cluster [DBG] pgmap v301: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 114 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:49 smithi190 bash[89008]: cluster 2024-09-17T12:51:48.289474+0000 mgr.y (mgr.54108) 1378 : cluster [DBG] pgmap v301: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 114 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:50.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:49 smithi190 bash[89008]: audit 2024-09-17T12:51:48.954512+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:49 smithi190 bash[89008]: audit 2024-09-17T12:51:48.954512+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:51:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:49 smithi190 bash[89008]: audit 2024-09-17T12:51:48.956528+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:50.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:49 smithi190 bash[89008]: audit 2024-09-17T12:51:48.956528+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:51:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:51:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:51:50] "GET /metrics HTTP/1.1" 200 38476 "" "Prometheus/2.51.0" 2024-09-17T12:51:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:51 smithi022 bash[111962]: cluster 2024-09-17T12:51:50.290738+0000 mgr.y (mgr.54108) 1379 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s; 0 B/s, 9 objects/s recovering 2024-09-17T12:51:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:51 smithi022 bash[111962]: cluster 2024-09-17T12:51:50.290738+0000 mgr.y (mgr.54108) 1379 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s; 0 B/s, 9 objects/s recovering 2024-09-17T12:51:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:51 smithi022 bash[109437]: cluster 2024-09-17T12:51:50.290738+0000 mgr.y (mgr.54108) 1379 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s; 0 B/s, 9 objects/s recovering 2024-09-17T12:51:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:51 smithi022 bash[109437]: cluster 2024-09-17T12:51:50.290738+0000 mgr.y (mgr.54108) 1379 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s; 0 B/s, 9 objects/s recovering 2024-09-17T12:51:52.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:51 smithi190 bash[89008]: cluster 2024-09-17T12:51:50.290738+0000 mgr.y (mgr.54108) 1379 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s; 0 B/s, 9 objects/s recovering 2024-09-17T12:51:52.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:51 smithi190 bash[89008]: cluster 2024-09-17T12:51:50.290738+0000 mgr.y (mgr.54108) 1379 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s; 0 B/s, 9 objects/s recovering 2024-09-17T12:51:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:53 smithi022 bash[109437]: cluster 2024-09-17T12:51:52.291887+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s; 0 B/s, 8 objects/s recovering 2024-09-17T12:51:54.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:53 smithi022 bash[109437]: cluster 2024-09-17T12:51:52.291887+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s; 0 B/s, 8 objects/s recovering 2024-09-17T12:51:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:53 smithi022 bash[111962]: cluster 2024-09-17T12:51:52.291887+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s; 0 B/s, 8 objects/s recovering 2024-09-17T12:51:54.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:53 smithi022 bash[111962]: cluster 2024-09-17T12:51:52.291887+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s; 0 B/s, 8 objects/s recovering 2024-09-17T12:51:54.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:53 smithi190 bash[89008]: cluster 2024-09-17T12:51:52.291887+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s; 0 B/s, 8 objects/s recovering 2024-09-17T12:51:54.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:53 smithi190 bash[89008]: cluster 2024-09-17T12:51:52.291887+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s; 0 B/s, 8 objects/s recovering 2024-09-17T12:51:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:55 smithi022 bash[109437]: cluster 2024-09-17T12:51:54.292969+0000 mgr.y (mgr.54108) 1381 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T12:51:56.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:55 smithi022 bash[109437]: cluster 2024-09-17T12:51:54.292969+0000 mgr.y (mgr.54108) 1381 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T12:51:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:55 smithi022 bash[111962]: cluster 2024-09-17T12:51:54.292969+0000 mgr.y (mgr.54108) 1381 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T12:51:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:55 smithi022 bash[111962]: cluster 2024-09-17T12:51:54.292969+0000 mgr.y (mgr.54108) 1381 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T12:51:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:55 smithi190 bash[89008]: cluster 2024-09-17T12:51:54.292969+0000 mgr.y (mgr.54108) 1381 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T12:51:56.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:55 smithi190 bash[89008]: cluster 2024-09-17T12:51:54.292969+0000 mgr.y (mgr.54108) 1381 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T12:51:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:56 smithi022 bash[111962]: audit 2024-09-17T12:51:55.433725+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:56 smithi022 bash[111962]: audit 2024-09-17T12:51:55.433725+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:56 smithi022 bash[111962]: audit 2024-09-17T12:51:56.610880+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:57.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:56 smithi022 bash[111962]: audit 2024-09-17T12:51:56.610880+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:56 smithi022 bash[109437]: audit 2024-09-17T12:51:55.433725+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:56 smithi022 bash[109437]: audit 2024-09-17T12:51:55.433725+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:56 smithi022 bash[109437]: audit 2024-09-17T12:51:56.610880+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:56 smithi022 bash[109437]: audit 2024-09-17T12:51:56.610880+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:56 smithi190 bash[89008]: audit 2024-09-17T12:51:55.433725+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:57.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:56 smithi190 bash[89008]: audit 2024-09-17T12:51:55.433725+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:51:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:56 smithi190 bash[89008]: audit 2024-09-17T12:51:56.610880+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:56 smithi190 bash[89008]: audit 2024-09-17T12:51:56.610880+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:51:58.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[109437]: cluster 2024-09-17T12:51:56.294472+0000 mgr.y (mgr.54108) 1383 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:58.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[109437]: cluster 2024-09-17T12:51:56.294472+0000 mgr.y (mgr.54108) 1383 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:58.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[109437]: audit 2024-09-17T12:51:56.611312+0000 mgr.y (mgr.54108) 1384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:58.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[109437]: audit 2024-09-17T12:51:56.611312+0000 mgr.y (mgr.54108) 1384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:58.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[109437]: cephadm 2024-09-17T12:51:56.613881+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:51:58.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[109437]: cephadm 2024-09-17T12:51:56.613881+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:51:58.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[111962]: cluster 2024-09-17T12:51:56.294472+0000 mgr.y (mgr.54108) 1383 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:58.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[111962]: cluster 2024-09-17T12:51:56.294472+0000 mgr.y (mgr.54108) 1383 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:58.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[111962]: audit 2024-09-17T12:51:56.611312+0000 mgr.y (mgr.54108) 1384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:58.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[111962]: audit 2024-09-17T12:51:56.611312+0000 mgr.y (mgr.54108) 1384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:58.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[111962]: cephadm 2024-09-17T12:51:56.613881+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:51:58.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:57 smithi022 bash[111962]: cephadm 2024-09-17T12:51:56.613881+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:51:58.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:57 smithi190 bash[89008]: cluster 2024-09-17T12:51:56.294472+0000 mgr.y (mgr.54108) 1383 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:58.339 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:57 smithi190 bash[89008]: cluster 2024-09-17T12:51:56.294472+0000 mgr.y (mgr.54108) 1383 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 0 B/s, 6 objects/s recovering 2024-09-17T12:51:58.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:57 smithi190 bash[89008]: audit 2024-09-17T12:51:56.611312+0000 mgr.y (mgr.54108) 1384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:58.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:57 smithi190 bash[89008]: audit 2024-09-17T12:51:56.611312+0000 mgr.y (mgr.54108) 1384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:51:58.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:57 smithi190 bash[89008]: cephadm 2024-09-17T12:51:56.613881+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:51:58.340 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:57 smithi190 bash[89008]: cephadm 2024-09-17T12:51:56.613881+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:52:00.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: cluster 2024-09-17T12:51:58.295564+0000 mgr.y (mgr.54108) 1386 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T12:52:00.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: cluster 2024-09-17T12:51:58.295564+0000 mgr.y (mgr.54108) 1386 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: audit 2024-09-17T12:51:59.132004+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: audit 2024-09-17T12:51:59.132004+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: audit 2024-09-17T12:51:59.136958+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: audit 2024-09-17T12:51:59.136958+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: audit 2024-09-17T12:51:59.138672+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: audit 2024-09-17T12:51:59.138672+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: audit 2024-09-17T12:51:59.202072+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[109437]: audit 2024-09-17T12:51:59.202072+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: cluster 2024-09-17T12:51:58.295564+0000 mgr.y (mgr.54108) 1386 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: cluster 2024-09-17T12:51:58.295564+0000 mgr.y (mgr.54108) 1386 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: audit 2024-09-17T12:51:59.132004+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: audit 2024-09-17T12:51:59.132004+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: audit 2024-09-17T12:51:59.136958+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: audit 2024-09-17T12:51:59.136958+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: audit 2024-09-17T12:51:59.138672+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: audit 2024-09-17T12:51:59.138672+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: audit 2024-09-17T12:51:59.202072+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:51:59 smithi022 bash[111962]: audit 2024-09-17T12:51:59.202072+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: cluster 2024-09-17T12:51:58.295564+0000 mgr.y (mgr.54108) 1386 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: cluster 2024-09-17T12:51:58.295564+0000 mgr.y (mgr.54108) 1386 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: audit 2024-09-17T12:51:59.132004+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: audit 2024-09-17T12:51:59.132004+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: audit 2024-09-17T12:51:59.136958+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: audit 2024-09-17T12:51:59.136958+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: audit 2024-09-17T12:51:59.138672+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: audit 2024-09-17T12:51:59.138672+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: audit 2024-09-17T12:51:59.202072+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:00.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:51:59 smithi190 bash[89008]: audit 2024-09-17T12:51:59.202072+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[111962]: cephadm 2024-09-17T12:51:59.125255+0000 mgr.y (mgr.54108) 1387 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:52:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[111962]: cephadm 2024-09-17T12:51:59.125255+0000 mgr.y (mgr.54108) 1387 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:52:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[111962]: cephadm 2024-09-17T12:51:59.144227+0000 mgr.y (mgr.54108) 1388 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:52:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[111962]: cephadm 2024-09-17T12:51:59.144227+0000 mgr.y (mgr.54108) 1388 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:52:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:52:00] "GET /metrics HTTP/1.1" 200 38476 "" "Prometheus/2.51.0" 2024-09-17T12:52:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[109437]: cephadm 2024-09-17T12:51:59.125255+0000 mgr.y (mgr.54108) 1387 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:52:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[109437]: cephadm 2024-09-17T12:51:59.125255+0000 mgr.y (mgr.54108) 1387 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:52:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[109437]: cephadm 2024-09-17T12:51:59.144227+0000 mgr.y (mgr.54108) 1388 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:52:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:00 smithi022 bash[109437]: cephadm 2024-09-17T12:51:59.144227+0000 mgr.y (mgr.54108) 1388 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:52:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:00 smithi190 bash[89008]: cephadm 2024-09-17T12:51:59.125255+0000 mgr.y (mgr.54108) 1387 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:52:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:00 smithi190 bash[89008]: cephadm 2024-09-17T12:51:59.125255+0000 mgr.y (mgr.54108) 1387 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:52:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:00 smithi190 bash[89008]: cephadm 2024-09-17T12:51:59.144227+0000 mgr.y (mgr.54108) 1388 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:52:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:00 smithi190 bash[89008]: cephadm 2024-09-17T12:51:59.144227+0000 mgr.y (mgr.54108) 1388 : cephadm [INF] Deploying daemon osd.5 on smithi190 2024-09-17T12:52:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:01 smithi022 bash[109437]: cluster 2024-09-17T12:52:00.296747+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T12:52:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:01 smithi022 bash[109437]: cluster 2024-09-17T12:52:00.296747+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T12:52:02.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:01 smithi022 bash[111962]: cluster 2024-09-17T12:52:00.296747+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T12:52:02.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:01 smithi022 bash[111962]: cluster 2024-09-17T12:52:00.296747+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T12:52:02.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:01 smithi190 bash[89008]: cluster 2024-09-17T12:52:00.296747+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T12:52:02.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:01 smithi190 bash[89008]: cluster 2024-09-17T12:52:00.296747+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 40 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T12:52:04.051 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.052 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.052 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.052 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.053 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.053 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:03 smithi190 bash[89008]: cluster 2024-09-17T12:52:02.297377+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:52:04.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:03 smithi190 bash[89008]: cluster 2024-09-17T12:52:02.297377+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:52:04.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:03 smithi190 bash[89008]: audit 2024-09-17T12:52:03.946523+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:04.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:03 smithi190 bash[89008]: audit 2024-09-17T12:52:03.946523+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:04.054 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.054 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:04.054 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:04 smithi190 systemd[1]: Stopping Ceph osd.5 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:52:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:03 smithi022 bash[111962]: cluster 2024-09-17T12:52:02.297377+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:52:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:03 smithi022 bash[111962]: cluster 2024-09-17T12:52:02.297377+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:52:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:03 smithi022 bash[111962]: audit 2024-09-17T12:52:03.946523+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:03 smithi022 bash[111962]: audit 2024-09-17T12:52:03.946523+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:03 smithi022 bash[109437]: cluster 2024-09-17T12:52:02.297377+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:52:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:03 smithi022 bash[109437]: cluster 2024-09-17T12:52:02.297377+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:52:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:03 smithi022 bash[109437]: audit 2024-09-17T12:52:03.946523+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:03 smithi022 bash[109437]: audit 2024-09-17T12:52:03.946523+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:04.401 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:04 smithi190 bash[31675]: debug 2024-09-17T12:52:04.170+0000 7f9689c5f640 -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-09-17T12:52:04.401 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:04 smithi190 bash[31675]: debug 2024-09-17T12:52:04.170+0000 7f9689c5f640 -1 osd.5 149 *** Got signal Terminated *** 2024-09-17T12:52:04.401 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:04 smithi190 bash[31675]: debug 2024-09-17T12:52:04.170+0000 7f9689c5f640 -1 osd.5 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:52:04.992 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:52:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[111962]: cluster 2024-09-17T12:52:04.173808+0000 mon.a (mon.0) 5275 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:52:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[111962]: cluster 2024-09-17T12:52:04.173808+0000 mon.a (mon.0) 5275 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:52:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[111962]: audit 2024-09-17T12:52:04.452711+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[111962]: audit 2024-09-17T12:52:04.452711+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[111962]: audit 2024-09-17T12:52:04.459411+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[111962]: audit 2024-09-17T12:52:04.459411+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[111962]: audit 2024-09-17T12:52:04.465760+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[111962]: audit 2024-09-17T12:52:04.465760+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[109437]: cluster 2024-09-17T12:52:04.173808+0000 mon.a (mon.0) 5275 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[109437]: cluster 2024-09-17T12:52:04.173808+0000 mon.a (mon.0) 5275 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[109437]: audit 2024-09-17T12:52:04.452711+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[109437]: audit 2024-09-17T12:52:04.452711+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[109437]: audit 2024-09-17T12:52:04.459411+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[109437]: audit 2024-09-17T12:52:04.459411+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[109437]: audit 2024-09-17T12:52:04.465760+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:05 smithi022 bash[109437]: audit 2024-09-17T12:52:04.465760+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.328 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:05 smithi190 bash[89008]: cluster 2024-09-17T12:52:04.173808+0000 mon.a (mon.0) 5275 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:52:05.328 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:05 smithi190 bash[89008]: cluster 2024-09-17T12:52:04.173808+0000 mon.a (mon.0) 5275 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:52:05.328 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:05 smithi190 bash[89008]: audit 2024-09-17T12:52:04.452711+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.328 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:05 smithi190 bash[89008]: audit 2024-09-17T12:52:04.452711+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.328 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:05 smithi190 bash[89008]: audit 2024-09-17T12:52:04.459411+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.328 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:05 smithi190 bash[89008]: audit 2024-09-17T12:52:04.459411+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.328 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:05 smithi190 bash[89008]: audit 2024-09-17T12:52:04.465760+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.328 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:05 smithi190 bash[89008]: audit 2024-09-17T12:52:04.465760+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:05.645 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:52:05.646 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 19s ago 53m - - 2024-09-17T12:52:05.646 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 0s ago 52m - - 2024-09-17T12:52:05.646 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (13m) 19s ago 43m 13.9M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:52:05.646 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (12m) 0s ago 43m 68.1M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:52:05.646 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (15m) 19s ago 39m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:52:05.647 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (8m) 0s ago 51m 441M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:52:05.647 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (27m) 19s ago 54m 530M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:52:05.647 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (9m) 19s ago 54m 72.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:52:05.647 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (10m) 0s ago 52m 59.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:52:05.647 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (8m) 19s ago 52m 53.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:52:05.647 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (14m) 19s ago 43m 8624k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:52:05.647 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (14m) 0s ago 43m 8508k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:52:05.648 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (6m) 19s ago 51m 56.4M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:52:05.648 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (5m) 19s ago 50m 56.7M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:52:05.648 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (3m) 19s ago 49m 53.7M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:52:05.648 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (88s) 19s ago 48m 45.7M 4096M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:52:05.648 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (31s) 0s ago 47m 46.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:52:05.648 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 unknown 0s ago 46m 74.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 d7968684bc70 2024-09-17T12:52:05.649 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (45m) 0s ago 46m 65.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:52:05.649 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (45m) 0s ago 45m 76.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:52:05.649 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (13m) 0s ago 44m 49.5M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:52:05.649 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (40m) 19s ago 40m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:52:05.649 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (40m) 0s ago 40m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T12:52:06.064 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 5 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4, 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 10 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:52:06.065 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:52:06.387 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:52:06.387 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:52:06.387 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:52:06.387 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:52:06.387 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:52:06.387 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "5/8 daemons upgraded", 2024-09-17T12:52:06.387 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:52:06.387 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:52:06.388 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:52:06.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: cluster 2024-09-17T12:52:04.298382+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: cluster 2024-09-17T12:52:04.298382+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: audit 2024-09-17T12:52:04.978283+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: audit 2024-09-17T12:52:04.978283+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: cluster 2024-09-17T12:52:04.991685+0000 mon.a (mon.0) 5279 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: cluster 2024-09-17T12:52:04.991685+0000 mon.a (mon.0) 5279 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: cluster 2024-09-17T12:52:05.008440+0000 mon.a (mon.0) 5280 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: cluster 2024-09-17T12:52:05.008440+0000 mon.a (mon.0) 5280 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: audit 2024-09-17T12:52:05.311670+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: audit 2024-09-17T12:52:05.311670+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: audit 2024-09-17T12:52:05.317600+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: audit 2024-09-17T12:52:05.317600+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: audit 2024-09-17T12:52:05.325373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[89008]: audit 2024-09-17T12:52:05.325373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: cluster 2024-09-17T12:52:04.298382+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: cluster 2024-09-17T12:52:04.298382+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: audit 2024-09-17T12:52:04.978283+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: audit 2024-09-17T12:52:04.978283+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: cluster 2024-09-17T12:52:04.991685+0000 mon.a (mon.0) 5279 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: cluster 2024-09-17T12:52:04.991685+0000 mon.a (mon.0) 5279 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:06.484 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: cluster 2024-09-17T12:52:05.008440+0000 mon.a (mon.0) 5280 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: cluster 2024-09-17T12:52:05.008440+0000 mon.a (mon.0) 5280 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: audit 2024-09-17T12:52:05.311670+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: audit 2024-09-17T12:52:05.311670+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: audit 2024-09-17T12:52:05.317600+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: audit 2024-09-17T12:52:05.317600+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: audit 2024-09-17T12:52:05.325373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[109437]: audit 2024-09-17T12:52:05.325373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: cluster 2024-09-17T12:52:04.298382+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:06.485 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: cluster 2024-09-17T12:52:04.298382+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: audit 2024-09-17T12:52:04.978283+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: audit 2024-09-17T12:52:04.978283+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: cluster 2024-09-17T12:52:04.991685+0000 mon.a (mon.0) 5279 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: cluster 2024-09-17T12:52:04.991685+0000 mon.a (mon.0) 5279 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: cluster 2024-09-17T12:52:05.008440+0000 mon.a (mon.0) 5280 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: cluster 2024-09-17T12:52:05.008440+0000 mon.a (mon.0) 5280 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: audit 2024-09-17T12:52:05.311670+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: audit 2024-09-17T12:52:05.311670+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: audit 2024-09-17T12:52:05.317600+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: audit 2024-09-17T12:52:05.317600+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: audit 2024-09-17T12:52:05.325373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.486 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:06 smithi022 bash[111962]: audit 2024-09-17T12:52:05.325373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:06.882 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[105018]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-5 2024-09-17T12:52:07.151 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:06 smithi190 bash[105169]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-5 2024-09-17T12:52:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:05.296326+0000 mgr.y (mgr.54108) 1393 : audit [DBG] from='client.64514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:05.296326+0000 mgr.y (mgr.54108) 1393 : audit [DBG] from='client.64514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:05.319055+0000 mgr.y (mgr.54108) 1394 : cluster [DBG] pgmap v311: 161 pgs: 5 peering, 20 stale+active+clean, 136 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2024-09-17T12:52:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:05.319055+0000 mgr.y (mgr.54108) 1394 : cluster [DBG] pgmap v311: 161 pgs: 5 peering, 20 stale+active+clean, 136 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2024-09-17T12:52:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:05.443589+0000 mgr.y (mgr.54108) 1395 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:05.443589+0000 mgr.y (mgr.54108) 1395 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:05.602846+0000 mgr.y (mgr.54108) 1396 : audit [DBG] from='client.54594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:05.602846+0000 mgr.y (mgr.54108) 1396 : audit [DBG] from='client.54594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.016032+0000 mon.a (mon.0) 5284 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.016032+0000 mon.a (mon.0) 5284 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.062906+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.22:0/4260900120' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.062906+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.22:0/4260900120' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.315300+0000 mon.a (mon.0) 5285 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.315300+0000 mon.a (mon.0) 5285 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.315378+0000 mon.a (mon.0) 5286 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.315378+0000 mon.a (mon.0) 5286 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.385904+0000 mgr.y (mgr.54108) 1397 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.385904+0000 mgr.y (mgr.54108) 1397 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.461327+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.461327+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.471390+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.471390+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.473240+0000 mgr.y (mgr.54108) 1398 : cluster [DBG] pgmap v313: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.473240+0000 mgr.y (mgr.54108) 1398 : cluster [DBG] pgmap v313: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.473536+0000 mgr.y (mgr.54108) 1399 : cluster [DBG] pgmap v314: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: cluster 2024-09-17T12:52:06.473536+0000 mgr.y (mgr.54108) 1399 : cluster [DBG] pgmap v314: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.480940+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:07 smithi190 bash[89008]: audit 2024-09-17T12:52:06.480940+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:05.296326+0000 mgr.y (mgr.54108) 1393 : audit [DBG] from='client.64514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:05.296326+0000 mgr.y (mgr.54108) 1393 : audit [DBG] from='client.64514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:05.319055+0000 mgr.y (mgr.54108) 1394 : cluster [DBG] pgmap v311: 161 pgs: 5 peering, 20 stale+active+clean, 136 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:05.319055+0000 mgr.y (mgr.54108) 1394 : cluster [DBG] pgmap v311: 161 pgs: 5 peering, 20 stale+active+clean, 136 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:05.443589+0000 mgr.y (mgr.54108) 1395 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:05.443589+0000 mgr.y (mgr.54108) 1395 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:05.602846+0000 mgr.y (mgr.54108) 1396 : audit [DBG] from='client.54594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:05.602846+0000 mgr.y (mgr.54108) 1396 : audit [DBG] from='client.54594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.016032+0000 mon.a (mon.0) 5284 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.016032+0000 mon.a (mon.0) 5284 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:52:07.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.062906+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.22:0/4260900120' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.062906+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.22:0/4260900120' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.315300+0000 mon.a (mon.0) 5285 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.315300+0000 mon.a (mon.0) 5285 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.315378+0000 mon.a (mon.0) 5286 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.315378+0000 mon.a (mon.0) 5286 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.385904+0000 mgr.y (mgr.54108) 1397 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.385904+0000 mgr.y (mgr.54108) 1397 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.461327+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:05.296326+0000 mgr.y (mgr.54108) 1393 : audit [DBG] from='client.64514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:05.296326+0000 mgr.y (mgr.54108) 1393 : audit [DBG] from='client.64514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:05.319055+0000 mgr.y (mgr.54108) 1394 : cluster [DBG] pgmap v311: 161 pgs: 5 peering, 20 stale+active+clean, 136 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:05.319055+0000 mgr.y (mgr.54108) 1394 : cluster [DBG] pgmap v311: 161 pgs: 5 peering, 20 stale+active+clean, 136 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 567 B/s rd, 0 op/s 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:05.443589+0000 mgr.y (mgr.54108) 1395 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:05.443589+0000 mgr.y (mgr.54108) 1395 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:05.602846+0000 mgr.y (mgr.54108) 1396 : audit [DBG] from='client.54594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:05.602846+0000 mgr.y (mgr.54108) 1396 : audit [DBG] from='client.54594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.016032+0000 mon.a (mon.0) 5284 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.016032+0000 mon.a (mon.0) 5284 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:52:07.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.062906+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.22:0/4260900120' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.062906+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.22:0/4260900120' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.315300+0000 mon.a (mon.0) 5285 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.315300+0000 mon.a (mon.0) 5285 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.315378+0000 mon.a (mon.0) 5286 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.315378+0000 mon.a (mon.0) 5286 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.385904+0000 mgr.y (mgr.54108) 1397 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.385904+0000 mgr.y (mgr.54108) 1397 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.461327+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.461327+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.471390+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.471390+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.473240+0000 mgr.y (mgr.54108) 1398 : cluster [DBG] pgmap v313: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.473240+0000 mgr.y (mgr.54108) 1398 : cluster [DBG] pgmap v313: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.473536+0000 mgr.y (mgr.54108) 1399 : cluster [DBG] pgmap v314: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: cluster 2024-09-17T12:52:06.473536+0000 mgr.y (mgr.54108) 1399 : cluster [DBG] pgmap v314: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.480940+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[111962]: audit 2024-09-17T12:52:06.480940+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.461327+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.471390+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.471390+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.473240+0000 mgr.y (mgr.54108) 1398 : cluster [DBG] pgmap v313: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.473240+0000 mgr.y (mgr.54108) 1398 : cluster [DBG] pgmap v313: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.473536+0000 mgr.y (mgr.54108) 1399 : cluster [DBG] pgmap v314: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.519 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: cluster 2024-09-17T12:52:06.473536+0000 mgr.y (mgr.54108) 1399 : cluster [DBG] pgmap v314: 161 pgs: 11 active+undersized, 16 peering, 10 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-17T12:52:07.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.480940+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:07.520 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:07 smithi022 bash[109437]: audit 2024-09-17T12:52:06.480940+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:08.320 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:08 smithi190 bash[89008]: cluster 2024-09-17T12:52:07.466801+0000 mon.a (mon.0) 5290 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:08.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:08 smithi190 bash[89008]: cluster 2024-09-17T12:52:07.466801+0000 mon.a (mon.0) 5290 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:08 smithi022 bash[109437]: cluster 2024-09-17T12:52:07.466801+0000 mon.a (mon.0) 5290 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:08.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:08 smithi022 bash[109437]: cluster 2024-09-17T12:52:07.466801+0000 mon.a (mon.0) 5290 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:08.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:08 smithi022 bash[111962]: cluster 2024-09-17T12:52:07.466801+0000 mon.a (mon.0) 5290 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:08.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:08 smithi022 bash[111962]: cluster 2024-09-17T12:52:07.466801+0000 mon.a (mon.0) 5290 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:09.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:09 smithi190 bash[89008]: cluster 2024-09-17T12:52:08.474779+0000 mgr.y (mgr.54108) 1400 : cluster [DBG] pgmap v315: 161 pgs: 20 active+undersized, 16 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-17T12:52:09.344 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:09 smithi190 bash[89008]: cluster 2024-09-17T12:52:08.474779+0000 mgr.y (mgr.54108) 1400 : cluster [DBG] pgmap v315: 161 pgs: 20 active+undersized, 16 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-17T12:52:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:09 smithi022 bash[109437]: cluster 2024-09-17T12:52:08.474779+0000 mgr.y (mgr.54108) 1400 : cluster [DBG] pgmap v315: 161 pgs: 20 active+undersized, 16 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-17T12:52:09.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:09 smithi022 bash[109437]: cluster 2024-09-17T12:52:08.474779+0000 mgr.y (mgr.54108) 1400 : cluster [DBG] pgmap v315: 161 pgs: 20 active+undersized, 16 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-17T12:52:09.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:09 smithi022 bash[111962]: cluster 2024-09-17T12:52:08.474779+0000 mgr.y (mgr.54108) 1400 : cluster [DBG] pgmap v315: 161 pgs: 20 active+undersized, 16 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-17T12:52:09.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:09 smithi022 bash[111962]: cluster 2024-09-17T12:52:08.474779+0000 mgr.y (mgr.54108) 1400 : cluster [DBG] pgmap v315: 161 pgs: 20 active+undersized, 16 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-17T12:52:10.401 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.402 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.402 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.403 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.403 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.404 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-17T12:52:10.404 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: Stopped Ceph osd.5 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:52:10.404 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:10.404 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:10 smithi190 systemd[1]: Started Ceph osd.5 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:52:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:52:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:52:10] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.51.0" 2024-09-17T12:52:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.425940+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.425940+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.436432+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.436432+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.440867+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.440867+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.442680+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.442680+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cluster 2024-09-17T12:52:10.446402+0000 mgr.y (mgr.54108) 1401 : cluster [DBG] pgmap v316: 161 pgs: 31 active+undersized, 11 peering, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-17T12:52:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cluster 2024-09-17T12:52:10.446402+0000 mgr.y (mgr.54108) 1401 : cluster [DBG] pgmap v316: 161 pgs: 31 active+undersized, 11 peering, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-17T12:52:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.453925+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.453925+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.454889+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.454889+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.576205+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.576205+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.579816+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.579816+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.584552+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.425940+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.425940+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.436432+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.436432+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.440867+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.440867+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.442680+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.442680+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cluster 2024-09-17T12:52:10.446402+0000 mgr.y (mgr.54108) 1401 : cluster [DBG] pgmap v316: 161 pgs: 31 active+undersized, 11 peering, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cluster 2024-09-17T12:52:10.446402+0000 mgr.y (mgr.54108) 1401 : cluster [DBG] pgmap v316: 161 pgs: 31 active+undersized, 11 peering, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.453925+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.453925+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.454889+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.454889+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.576205+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.576205+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.579816+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.579816+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.584552+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.584552+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.585976+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.585976+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.595504+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.595504+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.596202+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.596202+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.713125+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.713125+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.716243+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.716243+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.719547+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.719547+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.720860+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.720860+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.729524+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.729524+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.730215+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.730215+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.836143+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.584552+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.585976+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.585976+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.595504+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.595504+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.596202+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.596202+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.713125+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.713125+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.716243+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.716243+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.719547+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.719547+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.720860+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.720860+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.729524+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.729524+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.730215+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.730215+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.836143+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.836143+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.839290+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.839290+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.842791+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.842791+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.844184+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.844184+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.853284+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.853284+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.853962+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.853962+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.951618+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.951618+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.954437+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.954437+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.957852+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.957852+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.958729+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.958729+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.836143+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.839290+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.839290+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.842791+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.842791+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.844184+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.844184+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.853284+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.853284+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.853962+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.853962+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.951618+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.951618+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.954437+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.954437+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.957852+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.957852+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.958729+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.958729+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.964470+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:10.964470+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.964995+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: cephadm 2024-09-17T12:52:10.964995+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.056123+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.056123+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.058649+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.058649+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.061772+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.061772+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.062710+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.062710+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.070990+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.070990+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.145894+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.145894+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.148427+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.148427+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.150486+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.150486+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.151234+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.151234+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.158823+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.158823+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.237264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.237264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.240099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.240099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.242767+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.242767+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.243938+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.243938+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.252378+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.252378+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.356119+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.356119+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.359122+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.359122+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.362746+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.964470+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:10.964470+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.964995+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: cephadm 2024-09-17T12:52:10.964995+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.056123+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.056123+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.058649+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.058649+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.061772+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.061772+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.062710+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.062710+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.070990+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.070990+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.145894+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.145894+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.148427+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.148427+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.150486+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.150486+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.362746+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.364107+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.364107+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.373094+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[109437]: audit 2024-09-17T12:52:11.373094+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.151234+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.151234+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.158823+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.158823+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.237264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.237264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.240099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.240099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.242767+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.242767+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.243938+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.243938+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.252378+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.252378+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.356119+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.356119+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.359122+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.359122+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.362746+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.362746+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.364107+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.364107+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.373094+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:11 smithi022 bash[111962]: audit 2024-09-17T12:52:11.373094+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.425940+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.425940+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.436432+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.436432+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.440867+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.440867+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.442680+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.442680+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cluster 2024-09-17T12:52:10.446402+0000 mgr.y (mgr.54108) 1401 : cluster [DBG] pgmap v316: 161 pgs: 31 active+undersized, 11 peering, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cluster 2024-09-17T12:52:10.446402+0000 mgr.y (mgr.54108) 1401 : cluster [DBG] pgmap v316: 161 pgs: 31 active+undersized, 11 peering, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.453925+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.453925+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.454889+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.454889+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.576205+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.576205+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.579816+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.579816+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.584552+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.584552+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.585976+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.585976+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.595504+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.595504+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.596202+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.596202+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.713125+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.713125+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.716243+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.716243+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.719547+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.719547+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.720860+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.720860+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.729524+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.729524+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.730215+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.730215+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.836143+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.836143+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.839290+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.839290+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.842791+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.842791+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.844184+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.844184+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.853284+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.853284+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.853962+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.853962+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.951618+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.951618+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.954437+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.954437+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.957852+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.957852+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.958729+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.958729+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.964470+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:10.964470+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.964995+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: cephadm 2024-09-17T12:52:10.964995+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.056123+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.056123+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.058649+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.058649+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.061772+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.061772+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.062710+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.062710+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.070990+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.070990+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.145894+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.145894+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.148427+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.148427+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.150486+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.150486+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.151234+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.151234+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.158823+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.158823+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.237264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.237264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.240099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.240099+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.242767+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.242767+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.243938+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.243938+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.252378+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.252378+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.356119+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.356119+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.359122+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.359122+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.362746+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.362746+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.364107+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.364107+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.373094+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:11 smithi190 bash[89008]: audit 2024-09-17T12:52:11.373094+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.651 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[105378]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:52:12.651 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[105378]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:52:12.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.071763+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.071763+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.159278+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.159278+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.252948+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.252948+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.373721+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.373721+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cluster 2024-09-17T12:52:11.441266+0000 mon.a (mon.0) 5336 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cluster 2024-09-17T12:52:11.441266+0000 mon.a (mon.0) 5336 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cluster 2024-09-17T12:52:11.441402+0000 mon.a (mon.0) 5337 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cluster 2024-09-17T12:52:11.441402+0000 mon.a (mon.0) 5337 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.475508+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.475508+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.478100+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.478100+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.479754+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.479754+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.480463+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.480463+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.488431+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.488431+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.488966+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.488966+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.592554+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.592554+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.595367+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.595367+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.598766+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.598766+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.599864+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.599864+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.610863+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.610863+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.611749+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.611749+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.678957+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.678957+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.681506+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.681506+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.684446+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.684446+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.685578+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.685578+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.694320+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.694320+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.694935+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.694935+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.782763+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.782763+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.785517+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.785517+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.789160+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.789160+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.790269+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.790269+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.796717+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.796717+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.797295+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.797295+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.892117+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.892117+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.895191+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.895191+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.898404+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.898404+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.899860+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.899860+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.908814+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.908814+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.909646+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:11.909646+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.991628+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.991628+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.994042+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.994042+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.997116+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.997116+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.998090+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:11.998090+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.006298+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.006298+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.007147+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.007147+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.081689+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.081689+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.084166+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.084166+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.086862+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.086862+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.087680+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.087680+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.093162+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.093162+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.161222+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.161222+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.164041+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.164041+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.167067+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.167067+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.168308+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.168308+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.177075+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.177075+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.264564+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.264564+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.267156+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.267156+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.270181+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.270181+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.271565+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.271565+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.278846+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.278846+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.377647+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.377647+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.380267+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.380267+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.383609+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.383609+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.384580+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.384580+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.391448+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[89008]: audit 2024-09-17T12:52:12.391448+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.071763+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.071763+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.159278+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.159278+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.252948+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.252948+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.373721+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.373721+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cluster 2024-09-17T12:52:11.441266+0000 mon.a (mon.0) 5336 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cluster 2024-09-17T12:52:11.441266+0000 mon.a (mon.0) 5336 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cluster 2024-09-17T12:52:11.441402+0000 mon.a (mon.0) 5337 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cluster 2024-09-17T12:52:11.441402+0000 mon.a (mon.0) 5337 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.475508+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.475508+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.478100+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.478100+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.479754+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.479754+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.480463+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.480463+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.071763+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.071763+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.159278+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.159278+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.252948+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.252948+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.373721+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.373721+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cluster 2024-09-17T12:52:11.441266+0000 mon.a (mon.0) 5336 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cluster 2024-09-17T12:52:11.441266+0000 mon.a (mon.0) 5336 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cluster 2024-09-17T12:52:11.441402+0000 mon.a (mon.0) 5337 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cluster 2024-09-17T12:52:11.441402+0000 mon.a (mon.0) 5337 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.475508+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.475508+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.478100+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.478100+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.479754+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.479754+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.480463+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.480463+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.488431+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.488431+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.488966+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.488966+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.592554+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.592554+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.595367+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.595367+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.598766+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.598766+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.599864+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.599864+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.610863+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.610863+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.611749+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.611749+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.678957+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.678957+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.681506+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.681506+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.684446+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.684446+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.685578+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.685578+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.694320+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.694320+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.694935+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.694935+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.782763+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.782763+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.785517+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.785517+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.789160+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.789160+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.790269+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.790269+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.796717+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.796717+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.797295+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.797295+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.488431+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.488431+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.488966+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.488966+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.592554+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.592554+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.595367+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.595367+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.598766+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.598766+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.599864+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.599864+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.610863+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.610863+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.611749+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.611749+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.678957+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.678957+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.681506+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.681506+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.892117+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.892117+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.895191+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.895191+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.898404+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.898404+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.899860+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.899860+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.908814+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.908814+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.909646+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:11.909646+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.991628+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.991628+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.994042+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.994042+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.997116+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.997116+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.998090+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.684446+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.684446+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.685578+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.685578+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.694320+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.694320+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.694935+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.694935+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.782763+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.782763+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.785517+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.785517+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.789160+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.789160+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.790269+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.790269+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.796717+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.796717+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.797295+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.797295+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:11.998090+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.006298+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.006298+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.007147+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.007147+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.081689+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.081689+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.084166+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.084166+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.086862+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.086862+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.087680+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.087680+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.093162+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.093162+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.161222+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.161222+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.164041+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.164041+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.167067+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.167067+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.168308+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.168308+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.177075+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.177075+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.264564+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.264564+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.267156+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.267156+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.270181+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.270181+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.271565+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.271565+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.278846+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.278846+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.377647+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.377647+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.380267+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.380267+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.383609+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.383609+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.384580+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.384580+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.391448+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[109437]: audit 2024-09-17T12:52:12.391448+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.892117+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.892117+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.895191+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.895191+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.898404+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.898404+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.899860+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.899860+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.908814+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.908814+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.909646+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:11.909646+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.991628+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.991628+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.994042+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.994042+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.997116+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.997116+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.998090+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:11.998090+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.006298+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.006298+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.007147+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.007147+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.081689+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.081689+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.084166+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.084166+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.086862+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.086862+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.087680+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.087680+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.093162+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.093162+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.161222+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.161222+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.164041+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.164041+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.167067+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.167067+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.168308+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.168308+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.177075+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.177075+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.264564+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.264564+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.267156+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.267156+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.270181+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.270181+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.271565+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.271565+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.278846+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.278846+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.377647+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.377647+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.380267+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.380267+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.383609+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.383609+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.384580+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.384580+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.391448+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:12 smithi022 bash[111962]: audit 2024-09-17T12:52:12.391448+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.151 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[105378]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T12:52:13.151 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:12 smithi190 bash[105378]: 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-09-17T12:52:13.643 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[105378]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T12:52:13.643 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[105378]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T12:52:13.643 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[105378]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T12:52:13.643 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[105378]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T12:52:13.643 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[105378]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T12:52:13.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.093963+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.093963+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.177544+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.177544+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.279664+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.279664+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.391970+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.391970+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cluster 2024-09-17T12:52:12.448093+0000 mgr.y (mgr.54108) 1421 : cluster [DBG] pgmap v317: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cluster 2024-09-17T12:52:12.448093+0000 mgr.y (mgr.54108) 1421 : cluster [DBG] pgmap v317: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.492440+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.492440+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.494975+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.494975+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.497449+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.497449+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.498599+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.498599+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.504473+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.504473+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.504939+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.504939+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.580793+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.580793+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.583035+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.583035+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.585401+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.585401+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.586286+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.586286+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.591960+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.591960+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.592523+0000 mgr.y (mgr.54108) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.592523+0000 mgr.y (mgr.54108) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.675054+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.675054+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.677445+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.677445+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.680722+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.680722+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.681738+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.681738+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.687641+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.687641+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.688235+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.688235+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.759808+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.759808+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.762054+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.762054+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.765119+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.765119+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.766044+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.766044+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.771566+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.771566+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.772401+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.772401+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.850412+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.850412+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.852895+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.852895+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.855933+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.855933+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.857104+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.857104+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.865279+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.865279+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.865839+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.865839+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.954899+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.954899+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.957077+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.957077+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.959847+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.959847+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.960732+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.960732+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.968238+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:12.968238+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.968864+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: cephadm 2024-09-17T12:52:12.968864+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.068599+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.068599+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.071312+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.071312+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.074674+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.074674+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.075521+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.075521+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.081350+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.081350+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.159668+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.159668+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.162454+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.162454+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.165756+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.165756+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.166963+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.166963+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.173543+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.173543+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.259841+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.259841+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.262457+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.262457+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.265365+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.265365+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.266420+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.266420+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.275223+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.275223+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.345385+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.345385+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.348426+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.348426+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.350197+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.350197+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.350833+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.350833+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.355592+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.355592+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.418317+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.418317+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.420738+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.420738+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.423110+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.423110+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.423903+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:13 smithi190 bash[89008]: audit 2024-09-17T12:52:13.423903+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.093963+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.093963+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.177544+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.177544+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.279664+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.279664+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.391970+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.391970+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cluster 2024-09-17T12:52:12.448093+0000 mgr.y (mgr.54108) 1421 : cluster [DBG] pgmap v317: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cluster 2024-09-17T12:52:12.448093+0000 mgr.y (mgr.54108) 1421 : cluster [DBG] pgmap v317: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.492440+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.492440+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.494975+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.494975+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.497449+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.497449+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.498599+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.498599+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.504473+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.093963+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.093963+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.177544+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.177544+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.279664+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.279664+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.391970+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.391970+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cluster 2024-09-17T12:52:12.448093+0000 mgr.y (mgr.54108) 1421 : cluster [DBG] pgmap v317: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cluster 2024-09-17T12:52:12.448093+0000 mgr.y (mgr.54108) 1421 : cluster [DBG] pgmap v317: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.492440+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.492440+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.494975+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.494975+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.497449+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.497449+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.498599+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.498599+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.504473+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.504473+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.504939+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.504939+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.580793+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.580793+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.583035+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.583035+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.585401+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.585401+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.586286+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.586286+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.591960+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.591960+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.592523+0000 mgr.y (mgr.54108) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.592523+0000 mgr.y (mgr.54108) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.675054+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.675054+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.677445+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.677445+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.680722+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.504473+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.504939+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.504939+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.580793+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.580793+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.583035+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.583035+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.585401+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.585401+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.586286+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.586286+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.591960+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.591960+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.592523+0000 mgr.y (mgr.54108) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.592523+0000 mgr.y (mgr.54108) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.675054+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.675054+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.677445+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.677445+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.680722+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.680722+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.681738+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.681738+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.687641+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.687641+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.688235+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.688235+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.759808+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.759808+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.762054+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.762054+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.765119+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.765119+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.766044+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.766044+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.771566+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.771566+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.772401+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.772401+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.850412+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.850412+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.852895+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.852895+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.855933+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.855933+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.857104+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.857104+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.865279+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.865279+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.865839+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.865839+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.954899+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.954899+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.957077+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.957077+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.959847+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.959847+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.960732+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.960732+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.680722+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.681738+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.681738+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.687641+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.687641+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.688235+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.688235+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.759808+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.759808+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.762054+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.762054+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.765119+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.765119+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.766044+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.766044+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.771566+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.771566+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.772401+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.772401+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.850412+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.968238+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:12.968238+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.968864+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: cephadm 2024-09-17T12:52:12.968864+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.068599+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.068599+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.071312+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.071312+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.074674+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.074674+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.075521+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.075521+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.081350+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.081350+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.159668+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.159668+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.162454+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.162454+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.165756+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.165756+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.850412+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.852895+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.852895+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.855933+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.855933+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.857104+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.857104+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.865279+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.865279+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.865839+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.865839+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.954899+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.954899+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.957077+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.957077+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.959847+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.959847+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.960732+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.960732+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.166963+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.166963+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.173543+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.173543+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.259841+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.259841+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.262457+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.262457+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.265365+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.265365+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.266420+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.266420+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.275223+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.275223+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.345385+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.345385+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.348426+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.348426+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.350197+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.968238+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:12.968238+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.968864+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: cephadm 2024-09-17T12:52:12.968864+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.068599+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.068599+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.071312+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.071312+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.074674+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.074674+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.075521+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.075521+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.081350+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.081350+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.159668+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.159668+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.162454+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.162454+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.165756+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.165756+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.350197+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.350833+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.350833+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.355592+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.355592+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.418317+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.418317+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.420738+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.420738+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.423110+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.423110+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.423903+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[111962]: audit 2024-09-17T12:52:13.423903+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.166963+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.166963+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.173543+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.173543+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.259841+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.259841+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.262457+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.262457+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.265365+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.265365+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.266420+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.266420+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.275223+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.275223+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.345385+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.345385+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.348426+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.348426+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.350197+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.350197+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.350833+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.350833+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.355592+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.355592+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.418317+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.418317+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.420738+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.420738+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.423110+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.423110+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.423903+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:13.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:13 smithi022 bash[109437]: audit 2024-09-17T12:52:13.423903+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.081807+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.081807+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.174049+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.174049+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.275796+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.275796+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.356063+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.356063+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cluster 2024-09-17T12:52:13.426030+0000 mon.a (mon.0) 5442 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cluster 2024-09-17T12:52:13.426030+0000 mon.a (mon.0) 5442 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cluster 2024-09-17T12:52:13.426097+0000 mon.a (mon.0) 5443 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cluster 2024-09-17T12:52:13.426097+0000 mon.a (mon.0) 5443 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T12:52:14.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.452977+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.452977+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.453602+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.453602+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.513714+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.513714+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.515882+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.515882+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.081807+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.081807+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.174049+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.174049+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.275796+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.275796+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.356063+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.356063+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cluster 2024-09-17T12:52:13.426030+0000 mon.a (mon.0) 5442 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cluster 2024-09-17T12:52:13.426030+0000 mon.a (mon.0) 5442 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cluster 2024-09-17T12:52:13.426097+0000 mon.a (mon.0) 5443 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cluster 2024-09-17T12:52:13.426097+0000 mon.a (mon.0) 5443 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.452977+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.452977+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.453602+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.453602+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.513714+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.513714+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.515882+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.515882+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.518649+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.518649+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.519388+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.519388+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.528650+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.528650+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.529252+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.529252+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.598597+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.598597+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.601185+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.601185+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.603763+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.603763+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.604442+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.604442+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.609922+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.609922+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.610480+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.610480+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.518649+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.518649+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.519388+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.519388+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.528650+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.528650+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.529252+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.529252+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.598597+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.598597+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.601185+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.601185+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.603763+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.603763+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.604442+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.604442+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.609922+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.609922+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.610480+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.610480+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.671386+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.671386+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.673996+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.673996+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.677428+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.677428+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.678437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.678437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.684834+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.684834+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.685417+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.685417+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.770382+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.770382+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.772943+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.772943+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.775874+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.775874+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.777187+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.671386+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.671386+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.673996+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.673996+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.677428+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.677428+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.678437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.678437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.684834+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.684834+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.685417+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.685417+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.770382+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.770382+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.772943+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.772943+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.775874+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.775874+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.777187+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.777187+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.784029+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.784029+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.784563+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.784563+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.865216+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.865216+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.868051+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.868051+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.872475+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.872475+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.873960+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.873960+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.881207+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.881207+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.881816+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.881816+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.971825+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.971825+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.975011+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.975011+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.777187+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.784029+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.784029+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.784563+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.784563+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.865216+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.865216+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.868051+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.868051+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.872475+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.872475+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.873960+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.873960+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.881207+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.881207+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.881816+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.881816+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.971825+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.971825+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.975011+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.975011+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.978028+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.978028+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.979040+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.979040+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.986192+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:13.986192+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.986793+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: cephadm 2024-09-17T12:52:13.986793+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.088491+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.088491+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.091145+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.091145+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.094286+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.094286+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.095189+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.095189+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.101566+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.101566+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.207215+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.978028+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.978028+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.979040+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.979040+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.986192+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:13.986192+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.986793+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: cephadm 2024-09-17T12:52:13.986793+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.088491+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.088491+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.091145+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.091145+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.094286+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.094286+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.095189+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.095189+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.101566+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.101566+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.207215+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.207215+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.210209+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.210209+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.216279+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.216279+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.217485+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.217485+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.223761+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.223761+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.305867+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.305867+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.308931+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.308931+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.312385+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.312385+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.313793+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.313793+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.322892+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.322892+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.416292+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.416292+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.419129+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.419129+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.422225+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.422225+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.423064+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.423064+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.430963+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[111962]: audit 2024-09-17T12:52:14.430963+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.207215+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.210209+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.210209+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.216279+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.216279+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.217485+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.217485+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.223761+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.223761+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.305867+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.305867+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.308931+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.308931+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.312385+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.312385+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.313793+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.313793+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.322892+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.322892+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.416292+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.416292+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.419129+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.419129+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.422225+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.422225+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.423064+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.423064+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.430963+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:14 smithi022 bash[109437]: audit 2024-09-17T12:52:14.430963+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.081807+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.081807+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.174049+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.174049+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.275796+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.275796+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.356063+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.356063+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cluster 2024-09-17T12:52:13.426030+0000 mon.a (mon.0) 5442 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cluster 2024-09-17T12:52:13.426030+0000 mon.a (mon.0) 5442 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cluster 2024-09-17T12:52:13.426097+0000 mon.a (mon.0) 5443 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cluster 2024-09-17T12:52:13.426097+0000 mon.a (mon.0) 5443 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.452977+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.452977+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.453602+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.453602+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.513714+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.513714+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.515882+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.515882+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.518649+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.518649+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.519388+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.519388+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.528650+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.528650+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.529252+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.529252+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.598597+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.598597+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.601185+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.601185+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.603763+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.603763+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.604442+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.604442+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.609922+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.609922+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.610480+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.610480+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.671386+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.671386+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.673996+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.673996+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.677428+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.677428+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.678437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.678437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.684834+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.684834+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.685417+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.685417+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.770382+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.770382+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.772943+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.772943+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.775874+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.775874+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.777187+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.777187+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.784029+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.784029+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.784563+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.784563+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.865216+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.865216+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.868051+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.868051+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.872475+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.872475+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.873960+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.873960+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.881207+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.881207+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.881816+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.881816+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.971825+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.971825+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.975011+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.975011+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.978028+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.978028+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.979040+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.979040+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.986192+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:13.986192+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.986793+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: cephadm 2024-09-17T12:52:13.986793+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.088491+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.088491+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.091145+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.091145+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.094286+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.094286+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.095189+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.095189+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.101566+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.101566+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.207215+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.207215+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.210209+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.210209+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.216279+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.216279+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.217485+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.217485+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.223761+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.223761+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.305867+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.305867+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.308931+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.308931+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.312385+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.312385+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.313793+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.313793+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.322892+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.322892+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.416292+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.416292+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.419129+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.419129+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.422225+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.422225+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.423064+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.423064+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.430963+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:14 smithi190 bash[89008]: audit 2024-09-17T12:52:14.430963+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.102106+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.102106+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.224223+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.224223+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.323507+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.323507+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.431617+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.431617+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cluster 2024-09-17T12:52:14.448909+0000 mgr.y (mgr.54108) 1443 : cluster [DBG] pgmap v318: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cluster 2024-09-17T12:52:14.448909+0000 mgr.y (mgr.54108) 1443 : cluster [DBG] pgmap v318: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.510836+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.510836+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.513776+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.513776+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.517586+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.517586+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.518970+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.518970+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.527694+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.102106+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.102106+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.224223+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.224223+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.323507+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.323507+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.431617+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.431617+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cluster 2024-09-17T12:52:14.448909+0000 mgr.y (mgr.54108) 1443 : cluster [DBG] pgmap v318: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cluster 2024-09-17T12:52:14.448909+0000 mgr.y (mgr.54108) 1443 : cluster [DBG] pgmap v318: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.510836+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.510836+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.513776+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.513776+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.517586+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.517586+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.518970+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.518970+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.527694+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.527694+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.528384+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.528384+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.608584+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.608584+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.610627+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.610627+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.613141+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.613141+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.613938+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.613938+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.621802+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.621802+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.622641+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.622641+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.708078+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.708078+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.710876+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.710876+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.714348+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.527694+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.528384+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.528384+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.608584+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.608584+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.610627+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.610627+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.613141+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.613141+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.613938+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.613938+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.621802+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.621802+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.622641+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.622641+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.708078+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.708078+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.710876+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.710876+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.714348+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.714348+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.715293+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.715293+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.720887+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.720887+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.721464+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.721464+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.792630+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.792630+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.795427+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.795427+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.797645+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.797645+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.798432+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.798432+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.804022+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.804022+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.804621+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.804621+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.879136+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.714348+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.715293+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.715293+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.720887+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.720887+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.721464+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.721464+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.792630+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.792630+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.795427+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.795427+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.797645+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.797645+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.798432+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.798432+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.804022+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.804022+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.804621+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.804621+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.879136+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.879136+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.881631+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.881631+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.884296+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.884296+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.885204+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.885204+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.890755+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.890755+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.891465+0000 mgr.y (mgr.54108) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.891465+0000 mgr.y (mgr.54108) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.961921+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.961921+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.964441+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.964441+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.967153+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.967153+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.968165+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.968165+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.879136+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.881631+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.881631+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.884296+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.884296+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.885204+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.885204+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.890755+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.890755+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.891465+0000 mgr.y (mgr.54108) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.891465+0000 mgr.y (mgr.54108) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.961921+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.961921+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.964441+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.964441+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.967153+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.967153+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.968165+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.968165+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.974299+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:14.974299+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.974873+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: cephadm 2024-09-17T12:52:14.974873+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.049106+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.049106+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.051887+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.051887+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.054329+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.054329+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.055085+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.055085+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.061385+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.061385+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.149064+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.149064+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.151421+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.151421+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.154484+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.974299+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:14.974299+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.974873+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: cephadm 2024-09-17T12:52:14.974873+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.049106+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.049106+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.051887+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.051887+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.054329+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.054329+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.055085+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.055085+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.061385+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.061385+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.149064+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.149064+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.151421+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.151421+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.154484+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.154484+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.155236+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.155236+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.161042+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.161042+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.238116+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.238116+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.240569+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.240569+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.243606+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.243606+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.244569+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.244569+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.250546+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.250546+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.330427+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.330427+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.332908+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.332908+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.335847+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.154484+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.155236+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.155236+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.161042+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.161042+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.238116+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.238116+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.240569+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.240569+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.243606+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.243606+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.244569+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.244569+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.250546+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.250546+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.330427+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.330427+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.332908+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.332908+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.335847+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.335847+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.336919+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.336919+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.343515+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.343515+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.434180+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[109437]: audit 2024-09-17T12:52:15.434180+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.335847+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.336919+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.336919+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.343515+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.343515+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.434180+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:15 smithi022 bash[111962]: audit 2024-09-17T12:52:15.434180+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.102106+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.102106+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.224223+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.224223+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.323507+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.323507+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.431617+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.431617+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cluster 2024-09-17T12:52:14.448909+0000 mgr.y (mgr.54108) 1443 : cluster [DBG] pgmap v318: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cluster 2024-09-17T12:52:14.448909+0000 mgr.y (mgr.54108) 1443 : cluster [DBG] pgmap v318: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.510836+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.510836+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.513776+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.513776+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.517586+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.517586+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.518970+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.518970+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.527694+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.527694+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.528384+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.528384+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.608584+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.608584+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.610627+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.610627+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.613141+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.613141+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.613938+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.613938+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.621802+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.621802+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.622641+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.622641+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.708078+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.708078+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.710876+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.710876+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.714348+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.714348+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.715293+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.715293+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.720887+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.720887+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.721464+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.721464+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.792630+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.792630+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.795427+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.795427+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.797645+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.797645+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.798432+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.798432+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.804022+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.804022+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.804621+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.804621+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.879136+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.879136+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.881631+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.881631+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.884296+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.884296+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.885204+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.885204+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.890755+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.890755+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.891465+0000 mgr.y (mgr.54108) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.891465+0000 mgr.y (mgr.54108) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.961921+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.961921+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.964441+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.964441+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.967153+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.967153+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.968165+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.968165+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.974299+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:14.974299+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.974873+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: cephadm 2024-09-17T12:52:14.974873+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.049106+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.049106+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.051887+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.051887+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.054329+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.054329+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.055085+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.055085+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.061385+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.061385+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.149064+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.149064+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.151421+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.151421+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.154484+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.154484+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.155236+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.155236+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.161042+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.161042+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.238116+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.238116+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.240569+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.240569+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.243606+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.243606+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.244569+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.244569+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.250546+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.250546+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.330427+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.330427+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.332908+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.332908+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.335847+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.335847+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.336919+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.336919+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:15.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.343515+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.343515+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:15.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.434180+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:15.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:15 smithi190 bash[89008]: audit 2024-09-17T12:52:15.434180+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.634 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.061871+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.061871+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.161600+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.161600+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.251006+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.251006+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.343955+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.343955+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.436888+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.436888+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.443509+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.635 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.443509+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.444709+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.444709+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.451794+0000 mgr.y (mgr.54108) 1454 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.451794+0000 mgr.y (mgr.54108) 1454 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.464239+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.464239+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.464811+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.464811+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.528217+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.528217+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.530908+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.530908+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.636 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.533658+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.533658+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.534532+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.534532+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.541608+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.541608+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.542102+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.542102+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.614757+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.614757+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.617394+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.617394+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.620116+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.637 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.620116+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.621167+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.621167+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.628008+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.628008+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.628629+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.628629+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.700718+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.700718+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.703385+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.703385+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.705267+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.705267+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.638 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.706246+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.706246+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.713078+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.713078+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.713503+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.713503+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.788571+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.788571+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.790873+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.790873+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.793522+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.793522+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.794353+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.639 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.794353+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.801446+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.801446+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.802011+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.802011+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.889592+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.889592+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.892432+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.892432+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.895212+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.895212+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.896438+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.896438+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.903777+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.903777+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.904341+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.904341+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.983546+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.983546+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.986409+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.986409+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.989334+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.989334+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.990187+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.990187+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.998127+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:15.998127+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.998950+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: cephadm 2024-09-17T12:52:15.998950+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.080220+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.080220+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.083216+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.083216+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.086308+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.086308+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.087203+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.087203+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.093744+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.093744+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.181392+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.181392+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.184240+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.184240+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.186593+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.186593+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.187377+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.187377+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.193469+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.193469+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.277713+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.277713+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.280333+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.280333+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.283572+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.283572+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.284483+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.284483+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.293051+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.293051+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.387951+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.387951+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.390739+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.390739+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.393721+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.393721+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.394844+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.394844+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.403445+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[89008]: audit 2024-09-17T12:52:16.403445+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.061871+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.061871+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.161600+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.161600+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.251006+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.251006+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.343955+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.343955+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.436888+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.436888+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.443509+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.443509+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.444709+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.444709+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.451794+0000 mgr.y (mgr.54108) 1454 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.451794+0000 mgr.y (mgr.54108) 1454 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.464239+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.464239+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.464811+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.464811+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.061871+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.061871+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.161600+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.161600+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.251006+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.251006+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.343955+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.343955+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.436888+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.436888+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.443509+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.443509+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.444709+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.444709+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.451794+0000 mgr.y (mgr.54108) 1454 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.451794+0000 mgr.y (mgr.54108) 1454 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.464239+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.464239+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.464811+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.464811+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.528217+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.528217+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.530908+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.530908+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.533658+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.533658+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.534532+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.534532+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.541608+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.541608+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.542102+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.542102+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.614757+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.614757+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.617394+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.617394+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.620116+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.620116+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.621167+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.528217+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.528217+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.530908+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.530908+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.533658+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.533658+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.534532+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.534532+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.541608+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.541608+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.542102+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.542102+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.614757+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.614757+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.617394+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.617394+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.620116+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.620116+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.621167+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.621167+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.628008+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.628008+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.628629+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.628629+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.700718+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.700718+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.703385+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.703385+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.705267+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.705267+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.706246+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.706246+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.713078+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.713078+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.713503+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.713503+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.788571+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.788571+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.790873+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.621167+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.628008+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.628008+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.628629+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.628629+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.700718+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.700718+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.703385+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.703385+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.705267+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.705267+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.706246+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.706246+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.713078+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.713078+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.713503+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.713503+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.788571+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.788571+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.790873+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.790873+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.793522+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.793522+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.794353+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.794353+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.801446+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.801446+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.802011+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.802011+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.889592+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.889592+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.892432+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.892432+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.895212+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.895212+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.896438+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.896438+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.903777+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.903777+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.904341+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.790873+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.793522+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.793522+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.794353+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.794353+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.801446+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.801446+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.802011+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.802011+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.889592+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.889592+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.892432+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.892432+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.895212+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.895212+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.896438+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.896438+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.903777+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.903777+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.904341+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.904341+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.983546+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.983546+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.986409+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.986409+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.989334+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.989334+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.990187+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.990187+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.998127+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:15.998127+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.998950+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: cephadm 2024-09-17T12:52:15.998950+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.080220+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.080220+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.083216+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.083216+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.086308+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.086308+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.087203+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.087203+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.093744+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.093744+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.181392+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.181392+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.184240+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.184240+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.186593+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.186593+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.187377+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.187377+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.193469+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.193469+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.277713+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.277713+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.280333+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.280333+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.283572+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.283572+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.904341+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.983546+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.983546+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.986409+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.986409+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.989334+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.989334+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.990187+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.990187+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.998127+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:15.998127+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.998950+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: cephadm 2024-09-17T12:52:15.998950+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.080220+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.080220+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.083216+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.083216+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.086308+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.086308+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.284483+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.284483+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.293051+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.293051+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.387951+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.387951+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.390739+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.390739+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.393721+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.393721+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.394844+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.394844+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.403445+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[109437]: audit 2024-09-17T12:52:16.403445+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.087203+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.087203+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.093744+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.093744+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.181392+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.181392+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.184240+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.184240+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.186593+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.186593+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.187377+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.187377+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.193469+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.193469+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.277713+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.277713+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.280333+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.280333+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.283572+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.283572+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.284483+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.284483+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.293051+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.293051+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.387951+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.387951+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.390739+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.390739+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.393721+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.393721+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.394844+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.394844+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.403445+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:16 smithi022 bash[111962]: audit 2024-09-17T12:52:16.403445+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:16.901 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:16 smithi190 bash[105768]: debug 2024-09-17T12:52:16.697+0000 7ffad9da3640 1 -- 172.21.15.190:0/1989945187 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562f162ea960 con 0x562f1630b800 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.094256+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.094256+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.194078+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.194078+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.293710+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.293710+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.404040+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.404040+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cluster 2024-09-17T12:52:16.451604+0000 mgr.y (mgr.54108) 1466 : cluster [DBG] pgmap v319: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cluster 2024-09-17T12:52:16.451604+0000 mgr.y (mgr.54108) 1466 : cluster [DBG] pgmap v319: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:17.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.507785+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.507785+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.510741+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.510741+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.513948+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.513948+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.515184+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.515184+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.524134+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.524134+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.524767+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.524767+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.631126+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.631126+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.633855+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.633855+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.636520+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.636520+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.637665+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.637665+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.646560+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.646560+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.647332+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.647332+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.739142+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.739142+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.741903+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.741903+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.745124+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.745124+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.746057+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.746057+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.752229+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.752229+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.752762+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.752762+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.851768+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.851768+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.854294+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.854294+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.857519+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.857519+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.858705+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.858705+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.865245+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.865245+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.865839+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.865839+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.963870+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.963870+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.966329+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.966329+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.969289+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.969289+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.970280+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.970280+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.978290+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:16.978290+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.978868+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: cephadm 2024-09-17T12:52:16.978868+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.073639+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.073639+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.076409+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.076409+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.078491+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.078491+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.079372+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.079372+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.094256+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.094256+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.194078+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.194078+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.293710+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.293710+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.404040+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.404040+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cluster 2024-09-17T12:52:16.451604+0000 mgr.y (mgr.54108) 1466 : cluster [DBG] pgmap v319: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cluster 2024-09-17T12:52:16.451604+0000 mgr.y (mgr.54108) 1466 : cluster [DBG] pgmap v319: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.507785+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.507785+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.510741+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.510741+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.513948+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.513948+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.515184+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.515184+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.524134+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.085868+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.085868+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.155462+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.155462+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.157989+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.157989+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.160660+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.160660+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.161889+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.161889+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.169019+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.169019+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.229494+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.229494+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.231985+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.231985+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.233967+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.233967+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.234612+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.524134+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.524767+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.524767+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.631126+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.631126+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.633855+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.633855+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.636520+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.636520+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.637665+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.637665+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.646560+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.646560+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.647332+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.647332+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.739142+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.739142+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.741903+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.741903+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.745124+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.745124+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.746057+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.746057+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.752229+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.752229+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.752762+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.752762+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.851768+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.851768+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.854294+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.854294+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.857519+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.857519+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.858705+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.858705+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.865245+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.865245+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.865839+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.865839+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.963870+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.234612+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.241115+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.241115+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.301759+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.301759+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.304339+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.304339+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.307330+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.307330+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.308229+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.308229+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.315288+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.315288+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.374871+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.374871+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.377124+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.377124+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.379077+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.379077+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.379727+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.379727+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.385005+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[111962]: audit 2024-09-17T12:52:17.385005+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.963870+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.966329+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.966329+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.969289+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.969289+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.970280+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.970280+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.978290+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:16.978290+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.978868+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: cephadm 2024-09-17T12:52:16.978868+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.073639+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.073639+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.076409+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.076409+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.078491+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.078491+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.079372+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.079372+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.085868+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.085868+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.155462+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.155462+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.157989+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.157989+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.160660+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.160660+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.161889+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.161889+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.169019+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.169019+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.229494+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.229494+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.231985+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.231985+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.233967+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.233967+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.234612+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.234612+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.241115+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.241115+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.301759+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.301759+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.304339+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.304339+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.307330+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.307330+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.308229+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.308229+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.315288+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.315288+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.374871+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.374871+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.377124+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.377124+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.379077+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.379077+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.379727+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.379727+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.385005+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:17 smithi022 bash[109437]: audit 2024-09-17T12:52:17.385005+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.094256+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.094256+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.194078+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.194078+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.293710+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.293710+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.404040+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.404040+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cluster 2024-09-17T12:52:16.451604+0000 mgr.y (mgr.54108) 1466 : cluster [DBG] pgmap v319: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cluster 2024-09-17T12:52:16.451604+0000 mgr.y (mgr.54108) 1466 : cluster [DBG] pgmap v319: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.507785+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.507785+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.510741+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.510741+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.513948+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.513948+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.515184+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.515184+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.524134+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.524134+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.524767+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.524767+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.631126+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.631126+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.633855+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.633855+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.636520+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.636520+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.637665+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.637665+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.646560+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.646560+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.647332+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.647332+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.739142+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.739142+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.741903+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.741903+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.745124+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.745124+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.746057+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.746057+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.752229+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.752229+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.752762+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.752762+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.851768+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.851768+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.854294+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.854294+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.857519+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.857519+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.858705+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.858705+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.865245+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.865245+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.865839+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.865839+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.963870+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.963870+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.966329+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.966329+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.969289+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.969289+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.970280+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.970280+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.978290+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:16.978290+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.978868+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: cephadm 2024-09-17T12:52:16.978868+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.073639+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.073639+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.076409+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.076409+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.078491+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.078491+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.079372+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.079372+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.085868+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.085868+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.155462+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.155462+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.157989+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.157989+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.160660+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.160660+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.161889+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.161889+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.169019+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.169019+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.229494+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.229494+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.231985+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.231985+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.233967+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.233967+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.234612+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.234612+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.241115+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.241115+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.301759+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.301759+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.304339+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.304339+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.307330+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.307330+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.308229+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.308229+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.315288+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.315288+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.374871+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.374871+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.377124+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.377124+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.379077+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.379077+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.379727+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.379727+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.385005+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:17.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:17 smithi190 bash[89008]: audit 2024-09-17T12:52:17.385005+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.401 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[105768]: debug 2024-09-17T12:52:18.041+0000 7ffadc60a640 -1 Falling back to public interface 2024-09-17T12:52:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.086475+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.086475+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.169683+0000 mgr.y (mgr.54108) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.169683+0000 mgr.y (mgr.54108) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.241621+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.241621+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.315907+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.315907+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.385476+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.385476+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.454125+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.454125+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.455904+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.455904+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.465650+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.465650+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.466464+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.466464+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.471196+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.471196+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.086475+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.086475+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.169683+0000 mgr.y (mgr.54108) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.169683+0000 mgr.y (mgr.54108) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.241621+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.241621+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.315907+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.315907+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.385476+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.385476+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.454125+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.454125+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.455904+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.455904+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.465650+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.465650+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.466464+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.466464+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.471196+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.471196+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.471651+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.471651+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.528474+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.528474+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.530274+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.530274+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.532402+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.532402+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.533020+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.533020+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.538040+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.538040+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.538444+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.538444+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.595942+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.595942+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.597606+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.597606+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.599232+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.599232+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.471651+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.471651+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.528474+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.528474+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.530274+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.530274+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.532402+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.532402+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.533020+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.533020+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.538040+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.538040+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.538444+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.538444+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.595942+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.595942+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.597606+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.597606+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.599232+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.599232+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.599839+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.599839+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.604697+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.604697+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.605104+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.605104+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.669038+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.669038+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.671022+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.671022+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.672699+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.672699+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.673393+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.673393+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.678574+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.678574+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.678972+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.678972+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.753591+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.753591+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.755534+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.755534+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.757804+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.757804+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.758836+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.758836+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.765930+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.765930+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.766511+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.766511+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.834124+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.834124+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.836065+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.836065+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.838244+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.838244+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.838925+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.838925+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.846406+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.599839+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.599839+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.604697+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.604697+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.605104+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.605104+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.669038+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.669038+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.671022+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.671022+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.672699+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.672699+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.673393+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.673393+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.678574+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.678574+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.678972+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.678972+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.753591+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.753591+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.846406+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.846865+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.846865+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.914600+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.914600+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.917085+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.917085+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.919787+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.919787+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.920514+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.920514+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.927908+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.927908+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.928314+0000 mgr.y (mgr.54108) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:17.928314+0000 mgr.y (mgr.54108) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.989039+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.989039+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.991802+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.991802+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.994029+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.755534+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.755534+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.757804+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.757804+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.758836+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.758836+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.765930+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.765930+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.766511+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.766511+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.834124+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.834124+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.836065+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.836065+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.838244+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.838244+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.838925+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.838925+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.846406+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.994029+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.994626+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:17.994626+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.002189+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.002189+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.002681+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.002681+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.093932+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.093932+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.097069+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.097069+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.100693+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.100693+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.101678+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.101678+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.110300+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.110300+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.169753+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.169753+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.171794+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.846406+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.846865+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.846865+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.914600+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.914600+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.917085+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.917085+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.919787+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.919787+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.920514+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.920514+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.927908+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.927908+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.928314+0000 mgr.y (mgr.54108) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:17.928314+0000 mgr.y (mgr.54108) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.989039+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.989039+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.991802+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.991802+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.994029+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.171794+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.174402+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.174402+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.175150+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.175150+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.182818+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.182818+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.246564+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.246564+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.248676+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.248676+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.250479+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.250479+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.251140+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.251140+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.256797+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.256797+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.318243+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.318243+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.320236+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.320236+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.322648+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.322648+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.323528+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.323528+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.331324+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.331324+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.393282+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.393282+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.395924+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.395924+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.399365+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.399365+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.400573+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.400573+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.408999+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[109437]: audit 2024-09-17T12:52:18.408999+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.994029+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.994626+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:17.994626+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.002189+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.002189+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.002681+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.002681+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.093932+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.093932+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.097069+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.097069+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.100693+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.100693+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.101678+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.101678+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.110300+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.110300+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.169753+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.169753+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.171794+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.171794+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.174402+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.174402+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.175150+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.175150+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.182818+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.182818+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.246564+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.246564+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.248676+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.248676+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.250479+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.250479+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.251140+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.251140+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.256797+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.256797+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.318243+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.318243+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.320236+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.320236+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.322648+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.322648+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.323528+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.323528+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.331324+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.331324+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.393282+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.393282+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.395924+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.395924+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.399365+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.399365+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.400573+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.400573+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.408999+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:18 smithi022 bash[111962]: audit 2024-09-17T12:52:18.408999+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.794 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.086475+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.794 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.086475+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.794 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.169683+0000 mgr.y (mgr.54108) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.794 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.169683+0000 mgr.y (mgr.54108) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.241621+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.241621+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.315907+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.315907+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.385476+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.385476+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.454125+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.454125+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.455904+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.455904+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.465650+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.795 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.465650+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.466464+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.466464+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.471196+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.471196+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.471651+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.471651+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.528474+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.528474+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.530274+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.530274+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.532402+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.532402+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.533020+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.533020+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.538040+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.538040+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.538444+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.538444+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.595942+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.595942+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.597606+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.597606+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.599232+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.599232+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.599839+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.599839+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.604697+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.604697+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.605104+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.605104+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.669038+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.669038+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.671022+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.671022+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.672699+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.672699+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.673393+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.673393+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.678574+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.678574+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.678972+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.678972+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.753591+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.753591+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.755534+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.755534+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.757804+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.757804+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.758836+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.758836+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.765930+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.765930+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.766511+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.766511+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.834124+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.834124+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.836065+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.836065+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.838244+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.838244+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.838925+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.838925+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.846406+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.846406+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.846865+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.846865+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.914600+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.914600+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.917085+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.917085+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.919787+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.919787+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.920514+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.920514+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.927908+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.927908+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.928314+0000 mgr.y (mgr.54108) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:17.928314+0000 mgr.y (mgr.54108) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.989039+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.989039+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.991802+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.991802+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.994029+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.994029+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.994626+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:17.994626+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.002189+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.002189+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.002681+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.002681+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.093932+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.093932+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.097069+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.097069+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.100693+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.100693+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.101678+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.101678+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.110300+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.110300+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.169753+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.169753+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.171794+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.171794+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.174402+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.174402+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.175150+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.175150+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.182818+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.182818+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.246564+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.246564+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.248676+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.248676+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.250479+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.250479+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.251140+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.251140+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.256797+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.256797+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.318243+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.318243+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.320236+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.320236+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.322648+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.322648+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.323528+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.323528+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.331324+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.331324+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.393282+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.393282+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.395924+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.395924+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.399365+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.399365+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.400573+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.400573+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.408999+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:18.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:18 smithi190 bash[89008]: audit 2024-09-17T12:52:18.408999+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.110816+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.110816+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.183346+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.183346+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.257283+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.257283+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.331946+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.331946+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.409629+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.409629+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cluster 2024-09-17T12:52:18.452396+0000 mgr.y (mgr.54108) 1490 : cluster [DBG] pgmap v320: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:19.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cluster 2024-09-17T12:52:18.452396+0000 mgr.y (mgr.54108) 1490 : cluster [DBG] pgmap v320: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:19.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.488990+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.488990+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.491318+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.491318+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.494327+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.494327+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.495503+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.110816+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.110816+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.183346+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.183346+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.257283+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.257283+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.331946+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.331946+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.409629+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.409629+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cluster 2024-09-17T12:52:18.452396+0000 mgr.y (mgr.54108) 1490 : cluster [DBG] pgmap v320: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cluster 2024-09-17T12:52:18.452396+0000 mgr.y (mgr.54108) 1490 : cluster [DBG] pgmap v320: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.488990+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.488990+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.491318+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.491318+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.494327+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.494327+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.495503+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.495503+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.501807+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.501807+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.502306+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.502306+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.560956+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.560956+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.562808+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.562808+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.564742+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.564742+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.565523+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.565523+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.571162+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.571162+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.571598+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.571598+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.645554+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.645554+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.648546+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.495503+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.501807+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.501807+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.502306+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.502306+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.560956+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.560956+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.562808+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.562808+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.564742+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.564742+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.565523+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.565523+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.571162+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.571162+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.571598+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.571598+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.645554+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.645554+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.648546+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.648546+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.650456+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.650456+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.651184+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.651184+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.657256+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.657256+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.657691+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.657691+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.731661+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.731661+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.734113+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.734113+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.736697+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.736697+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.737549+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.737549+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.745934+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.745934+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.746677+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.648546+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.650456+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.650456+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.651184+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.651184+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.657256+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.657256+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.657691+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.657691+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.731661+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.731661+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.734113+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.734113+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.736697+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.736697+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.737549+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.737549+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.745934+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.745934+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.746677+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.746677+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.836495+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.836495+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.838784+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.838784+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.841559+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.841559+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.842455+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.842455+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.850819+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.850819+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.851311+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.851311+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.946883+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.946883+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.950963+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.950963+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.952689+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.952689+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.953917+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.746677+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.836495+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.836495+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.838784+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.838784+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.841559+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.841559+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.842455+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.842455+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.850819+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.850819+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.851311+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.851311+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.946883+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.946883+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.950963+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.950963+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.952689+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:19.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.952689+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:19.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.953917+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.953917+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.956312+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.956312+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.958086+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.958086+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.977366+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:18.977366+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.983222+0000 mgr.y (mgr.54108) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: cephadm 2024-09-17T12:52:18.983222+0000 mgr.y (mgr.54108) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.132211+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.132211+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.134501+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.134501+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.136981+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.136981+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.137859+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.137859+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.145613+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.145613+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.232949+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.232949+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.235203+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.235203+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.237305+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.237305+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.238037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.238037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.245509+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.245509+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.345099+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.345099+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.347495+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.347495+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.350225+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.350225+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.351314+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.351314+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.359184+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.359184+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.443972+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.443972+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.446810+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.446810+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.450069+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.450069+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.451390+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.451390+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.457684+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[109437]: audit 2024-09-17T12:52:19.457684+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.953917+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.956312+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.956312+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.958086+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.958086+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.977366+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:18.977366+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.983222+0000 mgr.y (mgr.54108) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: cephadm 2024-09-17T12:52:18.983222+0000 mgr.y (mgr.54108) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.132211+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.132211+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.134501+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.134501+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.136981+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.136981+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.137859+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.137859+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.145613+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.145613+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.232949+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.232949+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.235203+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.235203+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.237305+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.237305+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.238037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.238037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.245509+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.245509+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.345099+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.345099+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.347495+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.347495+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.350225+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.350225+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.351314+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.351314+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.359184+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.359184+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.443972+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.443972+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.446810+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.446810+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.450069+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.450069+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.451390+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.451390+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.457684+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:19 smithi022 bash[111962]: audit 2024-09-17T12:52:19.457684+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.110816+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.110816+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.183346+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.183346+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.257283+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.257283+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.331946+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.331946+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.409629+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.409629+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cluster 2024-09-17T12:52:18.452396+0000 mgr.y (mgr.54108) 1490 : cluster [DBG] pgmap v320: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cluster 2024-09-17T12:52:18.452396+0000 mgr.y (mgr.54108) 1490 : cluster [DBG] pgmap v320: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.488990+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.488990+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.491318+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.491318+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.494327+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.494327+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.495503+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.495503+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.501807+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.501807+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.502306+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.502306+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.560956+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.560956+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.562808+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.562808+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.564742+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.564742+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.565523+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.565523+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.571162+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.571162+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.571598+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.571598+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.645554+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.645554+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.648546+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.648546+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.650456+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.650456+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.651184+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.651184+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.657256+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.657256+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.657691+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.657691+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.731661+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.731661+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.734113+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.734113+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.736697+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.736697+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.737549+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.737549+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.745934+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.745934+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.746677+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.746677+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.836495+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.836495+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.838784+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.838784+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.841559+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.841559+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.842455+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.842455+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.850819+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.850819+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.851311+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.851311+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.946883+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.946883+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.950963+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.950963+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.952689+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.952689+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.953917+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.953917+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.956312+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.956312+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.958086+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.958086+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.977366+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:18.977366+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.983222+0000 mgr.y (mgr.54108) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: cephadm 2024-09-17T12:52:18.983222+0000 mgr.y (mgr.54108) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.132211+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.132211+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.134501+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.134501+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.136981+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.136981+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.137859+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.137859+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.145613+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.145613+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.232949+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.232949+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.235203+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.235203+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.237305+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.237305+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.238037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.238037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.245509+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.245509+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.345099+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.345099+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.347495+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.347495+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.350225+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.350225+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.351314+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.351314+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.359184+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.359184+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.443972+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.443972+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.446810+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.446810+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.450069+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.450069+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.451390+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.451390+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:19.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.457684+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:19.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:19 smithi190 bash[89008]: audit 2024-09-17T12:52:19.457684+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.146292+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.146292+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.246083+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.246083+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.360071+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.360071+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.458224+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.458224+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.531282+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.531282+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.533564+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.533564+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.536252+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.536252+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.537171+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.537171+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.544756+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.544756+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.545356+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.545356+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.633922+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.633922+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.636729+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.636729+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.640173+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.640173+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.641337+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.641337+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.649729+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.649729+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.650365+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.650365+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.748324+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.748324+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.751379+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.751379+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.755176+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.755176+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.756457+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.756457+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.765187+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.765187+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.766288+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.766288+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.872152+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.872152+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.874427+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.874427+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.877316+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.877316+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.878232+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.878232+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.886058+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.886058+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.886678+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:19.886678+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.995840+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.995840+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.998259+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:19.998259+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.001076+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.001076+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.002143+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.002143+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.010560+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.010560+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.011235+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.011235+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.099663+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.099663+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.102692+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.102692+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.106038+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.106038+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.107449+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.107449+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.113601+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.113601+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.200590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.200590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.202891+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.202891+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.206533+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.206533+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.207603+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.207603+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.213334+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.213334+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.305467+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.305467+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.307648+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.307648+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.310316+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.310316+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.311115+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.311115+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.318266+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.318266+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.416400+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.416400+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.419283+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.419283+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.422538+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.422538+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.423653+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.423653+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.432083+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:20 smithi190 bash[89008]: audit 2024-09-17T12:52:20.432083+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.146292+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.146292+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.246083+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.246083+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.360071+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.360071+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.458224+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.458224+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.531282+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.531282+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.533564+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.533564+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.536252+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.536252+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.537171+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.537171+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.544756+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.544756+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.545356+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.545356+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.146292+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.146292+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.246083+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.246083+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.360071+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.360071+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.458224+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.458224+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.531282+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.531282+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.533564+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.533564+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.536252+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.536252+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.537171+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.537171+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.544756+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.544756+0000 mon.a (mon.0) 5771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.545356+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.545356+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.633922+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.633922+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.636729+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.636729+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.640173+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.640173+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.641337+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.641337+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.649729+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.649729+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.650365+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.650365+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.748324+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.748324+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.751379+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.751379+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.755176+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.755176+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.756457+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.633922+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.633922+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.636729+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.636729+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.640173+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.640173+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.641337+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.641337+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.649729+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.649729+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.650365+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.650365+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.748324+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.748324+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.751379+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.751379+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.755176+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.755176+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.756457+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.756457+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.765187+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.765187+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.766288+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.766288+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.872152+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.872152+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.874427+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.874427+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.877316+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.877316+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.878232+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.878232+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.886058+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.886058+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.886678+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:19.886678+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.995840+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.995840+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.998259+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:19.998259+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.001076+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.001076+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.002143+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.002143+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.010560+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.010560+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.011235+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.011235+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.099663+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.099663+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.102692+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.102692+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.106038+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.106038+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.107449+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.107449+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.113601+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.113601+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.200590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.756457+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.765187+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.765187+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.766288+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.766288+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.872152+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.872152+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.874427+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.874427+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.877316+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.877316+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.878232+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.878232+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.886058+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.886058+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.886678+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:19.886678+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.995840+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.995840+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.998259+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.200590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.202891+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.202891+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.206533+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.206533+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.207603+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.207603+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.213334+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.213334+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.305467+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.305467+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.307648+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.307648+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.310316+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.310316+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.311115+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.311115+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.318266+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.318266+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.416400+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.416400+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.419283+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.419283+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.422538+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.422538+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.423653+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.423653+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.432083+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[109437]: audit 2024-09-17T12:52:20.432083+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:19.998259+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.001076+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.001076+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.002143+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.002143+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.010560+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.010560+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.011235+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.011235+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:20.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.099663+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.099663+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.102692+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.102692+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.106038+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.106038+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.107449+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.107449+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.113601+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.113601+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.200590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.200590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.202891+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.202891+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.206533+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.206533+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.207603+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.207603+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.213334+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.213334+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.305467+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.305467+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.307648+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.307648+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.310316+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.310316+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.311115+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.311115+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.318266+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.318266+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.416400+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.416400+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.419283+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.419283+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.422538+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.422538+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.423653+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.423653+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.432083+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:20.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[111962]: audit 2024-09-17T12:52:20.432083+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:52:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:52:20] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T12:52:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.114138+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.114138+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.213845+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.213845+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.318762+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.318762+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.432739+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.432739+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cluster 2024-09-17T12:52:20.453550+0000 mgr.y (mgr.54108) 1510 : cluster [DBG] pgmap v321: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cluster 2024-09-17T12:52:20.453550+0000 mgr.y (mgr.54108) 1510 : cluster [DBG] pgmap v321: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.543592+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.543592+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.546465+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.546465+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.549748+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.549748+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.551044+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.551044+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.557542+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.557542+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.558069+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.558069+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.665143+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.665143+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.667677+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.667677+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.669888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.669888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.670738+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.670738+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.676902+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.676902+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.677528+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.677528+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.789612+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.789612+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.791695+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.791695+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.793797+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.114138+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.114138+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.213845+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.213845+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.318762+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.318762+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.432739+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.432739+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cluster 2024-09-17T12:52:20.453550+0000 mgr.y (mgr.54108) 1510 : cluster [DBG] pgmap v321: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cluster 2024-09-17T12:52:20.453550+0000 mgr.y (mgr.54108) 1510 : cluster [DBG] pgmap v321: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.543592+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.543592+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.546465+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.546465+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.549748+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.549748+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.551044+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.551044+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.557542+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.793797+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.794581+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.794581+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.802381+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.802381+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.803294+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.803294+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.908367+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.908367+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.911318+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.911318+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.914779+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.914779+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.915857+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.915857+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.926211+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:20.926211+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.927108+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: cephadm 2024-09-17T12:52:20.927108+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.039236+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.039236+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.042026+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.042026+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.045243+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.045243+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.046330+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.046330+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.054936+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.054936+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.138313+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.138313+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.141153+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.141153+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.145849+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.145849+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.147330+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.147330+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.156136+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.156136+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.557542+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.558069+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.558069+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.665143+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.665143+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.667677+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.667677+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.669888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.669888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.670738+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.670738+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.676902+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.676902+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.677528+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.677528+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.789612+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.789612+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.791695+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.791695+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.793797+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.244824+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.244824+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.247523+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.247523+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.250569+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.250569+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.251581+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.251581+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.259702+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.259702+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.320449+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.320449+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.322757+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.322757+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.325429+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.325429+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.326430+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.326430+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.334385+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.334385+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.403749+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.403749+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.405707+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.405707+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.408148+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.408148+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.409463+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.409463+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.414955+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[111962]: audit 2024-09-17T12:52:21.414955+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.793797+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.794581+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.794581+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.802381+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.802381+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.803294+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.803294+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.908367+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.908367+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.911318+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.911318+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.914779+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.914779+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.915857+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.915857+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.926211+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:20.926211+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.927108+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: cephadm 2024-09-17T12:52:20.927108+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.039236+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.039236+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.042026+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.042026+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.045243+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.045243+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.046330+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.046330+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.054936+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.054936+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.138313+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.138313+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.141153+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.141153+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.145849+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.145849+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.147330+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.147330+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.156136+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.156136+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.244824+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.244824+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.247523+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.247523+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.250569+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.250569+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.251581+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.251581+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.259702+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.259702+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.320449+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.320449+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.322757+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.322757+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.325429+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.325429+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.326430+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.326430+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.334385+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.334385+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.403749+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.403749+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.405707+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.405707+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.408148+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.408148+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.409463+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.409463+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.414955+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:21 smithi022 bash[109437]: audit 2024-09-17T12:52:21.414955+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.800 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[105768]: debug 2024-09-17T12:52:21.545+0000 7ffadc60a640 -1 osd.5 149 log_to_monitors true 2024-09-17T12:52:21.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.114138+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.114138+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.213845+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.213845+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.318762+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.318762+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.432739+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.432739+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cluster 2024-09-17T12:52:20.453550+0000 mgr.y (mgr.54108) 1510 : cluster [DBG] pgmap v321: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cluster 2024-09-17T12:52:20.453550+0000 mgr.y (mgr.54108) 1510 : cluster [DBG] pgmap v321: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.543592+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.543592+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.546465+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.546465+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.549748+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.549748+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.551044+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.551044+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.557542+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.557542+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.558069+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.558069+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.665143+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.665143+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.667677+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.667677+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.669888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.669888+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.670738+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.670738+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.676902+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.676902+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.677528+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.677528+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.789612+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.789612+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.791695+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.791695+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.793797+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.793797+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.794581+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.794581+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.802381+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.802381+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.803294+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.803294+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.908367+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.908367+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.911318+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.911318+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.914779+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.914779+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.915857+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.915857+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.926211+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:20.926211+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.927108+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: cephadm 2024-09-17T12:52:20.927108+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.039236+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.039236+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.042026+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.042026+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.045243+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.045243+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.046330+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.046330+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.054936+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.054936+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.138313+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.138313+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.141153+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.141153+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.145849+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.145849+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.147330+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.147330+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.156136+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.156136+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.244824+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.244824+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.247523+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.247523+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.250569+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.250569+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.251581+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.251581+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.259702+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.259702+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.320449+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.320449+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.322757+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.322757+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.325429+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.325429+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.326430+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.326430+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.334385+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.334385+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.403749+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.403749+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.405707+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.405707+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.408148+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.408148+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:21.812 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.409463+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.409463+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:21.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.414955+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:21.813 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:21 smithi190 bash[89008]: audit 2024-09-17T12:52:21.414955+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.472 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.055568+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.472 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.055568+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.472 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.156727+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.472 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.156727+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.472 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.260263+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.472 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.260263+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.335093+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.335093+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.415513+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.415513+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.477139+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.477139+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.479312+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.479312+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.481263+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.481263+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.473 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.481880+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.481880+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.486501+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.486501+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.486910+0000 mgr.y (mgr.54108) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.486910+0000 mgr.y (mgr.54108) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.555013+0000 mon.a (mon.0) 5862 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.555013+0000 mon.a (mon.0) 5862 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.556850+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.556850+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.558032+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.558032+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.560574+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.560574+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.563932+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.563932+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.565204+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.565204+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.570698+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.570698+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.571217+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.571217+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.476 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.637197+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.476 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.637197+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.760 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[105768]: debug 2024-09-17T12:52:22.517+0000 7ffad43b4640 -1 osd.5 149 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:52:22.761 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.639619+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.761 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.639619+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.761 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.642395+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.761 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.642395+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.761 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.643762+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.643762+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.652084+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.652084+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.652671+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.652671+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.722363+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.722363+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.724935+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.724935+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.728208+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.728208+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.728943+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.728943+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.733955+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.733955+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.734470+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.734470+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.791809+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.791809+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.793463+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.793463+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.794985+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.794985+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.795574+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.795574+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.800063+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.800063+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.800468+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.800468+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.857445+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.857445+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.860130+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.860130+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.861947+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.861947+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.862519+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.862519+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.869499+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.869499+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.870015+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.870015+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.933788+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.933788+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.935996+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.935996+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.939073+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.939073+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.939975+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.939975+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.944904+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:21.944904+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.945440+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:21.945440+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.012651+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.012651+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.014700+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.014700+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.017262+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.017262+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.018391+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.018391+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.024537+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.024537+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.025180+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.025180+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.084537+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.084537+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.086567+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.086567+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.088808+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.088808+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.089779+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.089779+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.099031+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.099031+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.165879+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.165879+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.168117+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.168117+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.170117+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.170117+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.170851+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.170851+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.178330+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.178330+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.261233+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.261233+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.263064+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.263064+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.265488+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.265488+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.266241+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.266241+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.275844+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.275844+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.335749+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.335749+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.337744+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.337744+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.340048+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.340048+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.340797+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.340797+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.346091+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.346091+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.416230+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.416230+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.417998+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.417998+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.420388+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.420388+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.421078+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.421078+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.430553+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:22 smithi190 bash[89008]: audit 2024-09-17T12:52:22.430553+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.055568+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.055568+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.156727+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.156727+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.260263+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.260263+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.335093+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.335093+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.415513+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.415513+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.477139+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.477139+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.479312+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.479312+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.481263+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.481263+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.481880+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.481880+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.486501+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.486501+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.055568+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.055568+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.156727+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.156727+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.260263+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.260263+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.335093+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.335093+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.415513+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.415513+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.477139+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.477139+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.479312+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.479312+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.481263+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.481263+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.481880+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.481880+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.486501+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.486501+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.486910+0000 mgr.y (mgr.54108) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.486910+0000 mgr.y (mgr.54108) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.555013+0000 mon.a (mon.0) 5862 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.555013+0000 mon.a (mon.0) 5862 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.556850+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.556850+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.558032+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.558032+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.560574+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.560574+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.563932+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.563932+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.565204+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.565204+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.570698+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.570698+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.571217+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.571217+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.637197+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.486910+0000 mgr.y (mgr.54108) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.486910+0000 mgr.y (mgr.54108) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.555013+0000 mon.a (mon.0) 5862 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.555013+0000 mon.a (mon.0) 5862 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.556850+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.556850+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.558032+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.558032+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.560574+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.560574+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.563932+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.563932+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.565204+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.565204+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.570698+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.570698+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.571217+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.571217+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.637197+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.637197+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.639619+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.639619+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.642395+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.642395+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.643762+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.643762+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.652084+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.652084+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.652671+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.652671+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.722363+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.722363+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.724935+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.724935+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.728208+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.728208+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.728943+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.728943+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.637197+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.639619+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.639619+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.642395+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.642395+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.643762+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.643762+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.652084+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.652084+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.652671+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.652671+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.722363+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.722363+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.724935+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.724935+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.728208+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.728208+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.728943+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.728943+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.733955+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.733955+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.734470+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.734470+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.791809+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.791809+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.793463+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.793463+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.794985+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.794985+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.795574+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.795574+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.800063+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.800063+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.800468+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.800468+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.857445+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.857445+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.860130+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.860130+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.733955+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.733955+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.734470+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.734470+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.791809+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.791809+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.793463+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.793463+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.794985+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.794985+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.795574+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.795574+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.800063+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.800063+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.800468+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.800468+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.857445+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.857445+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.860130+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.860130+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.861947+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.861947+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.862519+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.862519+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.869499+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.869499+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.870015+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.870015+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.933788+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.933788+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.935996+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.935996+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.939073+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.939073+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.939975+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.939975+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.944904+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:21.944904+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.945440+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:21.945440+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.861947+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.861947+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.862519+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.862519+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.869499+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.869499+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.870015+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.870015+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.933788+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.933788+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.935996+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.935996+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.939073+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.939073+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.939975+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.939975+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.944904+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:21.944904+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.945440+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:21.945440+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.012651+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.012651+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.014700+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.014700+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.017262+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.017262+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.018391+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.018391+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.024537+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.024537+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.025180+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.025180+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.084537+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.084537+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.086567+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.086567+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.088808+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.088808+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.089779+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.012651+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.012651+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.014700+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.014700+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.017262+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.017262+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.018391+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.018391+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.024537+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.024537+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.025180+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.025180+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.084537+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.084537+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.086567+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.086567+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.088808+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.088808+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.089779+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.089779+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.099031+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.099031+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.165879+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.165879+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.168117+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.168117+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.170117+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.170117+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.170851+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.170851+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.178330+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.178330+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.261233+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.261233+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.263064+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.263064+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.265488+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.265488+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.266241+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.089779+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.099031+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.099031+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.165879+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.165879+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.168117+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.168117+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.170117+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.170117+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.170851+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.170851+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.178330+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.178330+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.261233+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.261233+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.263064+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.263064+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.265488+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.265488+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.266241+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.266241+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.275844+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.275844+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.335749+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.335749+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.337744+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.337744+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.340048+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.340048+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.340797+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.340797+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.346091+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.346091+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.416230+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.416230+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.417998+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.417998+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.420388+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.420388+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.266241+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.275844+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.275844+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.335749+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.335749+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.337744+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.337744+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.340048+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.340048+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.340797+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.340797+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.346091+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.346091+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.416230+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.416230+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.417998+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.417998+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.420388+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.420388+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:22.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.421078+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.421078+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.430553+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[109437]: audit 2024-09-17T12:52:22.430553+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.421078+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.421078+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:22.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.430553+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:22.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[111962]: audit 2024-09-17T12:52:22.430553+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.098 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:52:22 smithi022 bash[77365]: debug 2024-09-17T12:52:22.788+0000 7fe6ff14d640 -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-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.099536+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.099536+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.178820+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.178820+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.276566+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.276566+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.346674+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.346674+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.431035+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.431035+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cluster 2024-09-17T12:52:22.454323+0000 mgr.y (mgr.54108) 1533 : cluster [DBG] pgmap v322: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cluster 2024-09-17T12:52:22.454323+0000 mgr.y (mgr.54108) 1533 : cluster [DBG] pgmap v322: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.485863+0000 mon.a (mon.0) 5923 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.485863+0000 mon.a (mon.0) 5923 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.492024+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.492024+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cluster 2024-09-17T12:52:22.494191+0000 mon.a (mon.0) 5924 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cluster 2024-09-17T12:52:22.494191+0000 mon.a (mon.0) 5924 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.099536+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.099536+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.178820+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.178820+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.276566+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.276566+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.346674+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.346674+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.431035+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.431035+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cluster 2024-09-17T12:52:22.454323+0000 mgr.y (mgr.54108) 1533 : cluster [DBG] pgmap v322: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cluster 2024-09-17T12:52:22.454323+0000 mgr.y (mgr.54108) 1533 : cluster [DBG] pgmap v322: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.485863+0000 mon.a (mon.0) 5923 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.485863+0000 mon.a (mon.0) 5923 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:52:23.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.492024+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.492024+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cluster 2024-09-17T12:52:22.494191+0000 mon.a (mon.0) 5924 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cluster 2024-09-17T12:52:22.494191+0000 mon.a (mon.0) 5924 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.494708+0000 mon.a (mon.0) 5925 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.494708+0000 mon.a (mon.0) 5925 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.500485+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.500485+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.502230+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.502230+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.503943+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.503943+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.504580+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.504580+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.509429+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.509429+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.509823+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.509823+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.567297+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.567297+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.569417+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.569417+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.572020+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.494708+0000 mon.a (mon.0) 5925 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.494708+0000 mon.a (mon.0) 5925 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.500485+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.500485+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.502230+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.502230+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.503943+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.503943+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.504580+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.504580+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.509429+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.509429+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.509823+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.509823+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.567297+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.567297+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.569417+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.569417+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.572020+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.572020+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.572791+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.572791+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.580266+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.580266+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.580776+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.580776+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.643393+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.643393+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.645240+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.645240+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.647024+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.647024+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.647704+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.647704+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.652622+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.652622+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.653036+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.653036+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.711773+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.572020+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.572791+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.572791+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.580266+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.580266+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.580776+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.580776+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.643393+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.643393+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.645240+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.645240+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.647024+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.647024+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.647704+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.647704+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.652622+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.652622+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.653036+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.653036+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.711773+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.711773+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.713589+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.713589+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.715174+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.715174+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.715777+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.715777+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.720220+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.720220+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.720820+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.720820+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.747042+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.747042+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.752902+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.752902+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.758306+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.758306+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.788450+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.788450+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.790460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.790460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.791687+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.791687+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.792654+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.792654+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.793957+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.793957+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.794102+0000 mgr.y (mgr.54108) 1538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: audit 2024-09-17T12:52:22.794102+0000 mgr.y (mgr.54108) 1538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.794805+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[109437]: cephadm 2024-09-17T12:52:22.794805+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.711773+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.713589+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.713589+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.715174+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.715174+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.715777+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.715777+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.720220+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.720220+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.720820+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.720820+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.747042+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.747042+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.752902+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.752902+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.758306+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.758306+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.788450+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.788450+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.790460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.790460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.791687+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.791687+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.792654+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.792654+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.793957+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.793957+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.794102+0000 mgr.y (mgr.54108) 1538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: audit 2024-09-17T12:52:22.794102+0000 mgr.y (mgr.54108) 1538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.794805+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:52:23.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:23 smithi022 bash[111962]: cephadm 2024-09-17T12:52:22.794805+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:52:23.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.099536+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.099536+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.178820+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.178820+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.276566+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.276566+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.346674+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.346674+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.431035+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.431035+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cluster 2024-09-17T12:52:22.454323+0000 mgr.y (mgr.54108) 1533 : cluster [DBG] pgmap v322: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cluster 2024-09-17T12:52:22.454323+0000 mgr.y (mgr.54108) 1533 : cluster [DBG] pgmap v322: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.485863+0000 mon.a (mon.0) 5923 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.485863+0000 mon.a (mon.0) 5923 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.492024+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.492024+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cluster 2024-09-17T12:52:22.494191+0000 mon.a (mon.0) 5924 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cluster 2024-09-17T12:52:22.494191+0000 mon.a (mon.0) 5924 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.494708+0000 mon.a (mon.0) 5925 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.494708+0000 mon.a (mon.0) 5925 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:52:23.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.500485+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.500485+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.502230+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.502230+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.503943+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.503943+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.504580+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.504580+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.509429+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.509429+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.509823+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.509823+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.567297+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.567297+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.569417+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.569417+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.572020+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.572020+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.572791+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.572791+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.580266+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.580266+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.580776+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.580776+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.643393+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.643393+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.645240+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.645240+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.647024+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.647024+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.647704+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.647704+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.652622+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.652622+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.653036+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.653036+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.711773+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.711773+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.713589+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.713589+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.715174+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.715174+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.715777+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.715777+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.720220+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.720220+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.720820+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.720820+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.747042+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.747042+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.752902+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.752902+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.758306+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.758306+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.788450+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.788450+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.790460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.790460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.791687+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.791687+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.792654+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.792654+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.793957+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:23.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.793957+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:23.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.794102+0000 mgr.y (mgr.54108) 1538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:23.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: audit 2024-09-17T12:52:22.794102+0000 mgr.y (mgr.54108) 1538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:23.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.794805+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:52:23.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:23 smithi190 bash[89008]: cephadm 2024-09-17T12:52:22.794805+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:52:24.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[109437]: cluster 2024-09-17T12:52:23.514387+0000 mon.a (mon.0) 5954 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:52:24.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[109437]: cluster 2024-09-17T12:52:23.514387+0000 mon.a (mon.0) 5954 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:52:24.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[109437]: cluster 2024-09-17T12:52:23.527314+0000 mon.a (mon.0) 5955 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451] boot 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[109437]: cluster 2024-09-17T12:52:23.527314+0000 mon.a (mon.0) 5955 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451] boot 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[109437]: cluster 2024-09-17T12:52:23.527423+0000 mon.a (mon.0) 5956 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[109437]: cluster 2024-09-17T12:52:23.527423+0000 mon.a (mon.0) 5956 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[109437]: audit 2024-09-17T12:52:23.527788+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[109437]: audit 2024-09-17T12:52:23.527788+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[111962]: cluster 2024-09-17T12:52:23.514387+0000 mon.a (mon.0) 5954 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[111962]: cluster 2024-09-17T12:52:23.514387+0000 mon.a (mon.0) 5954 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[111962]: cluster 2024-09-17T12:52:23.527314+0000 mon.a (mon.0) 5955 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451] boot 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[111962]: cluster 2024-09-17T12:52:23.527314+0000 mon.a (mon.0) 5955 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451] boot 2024-09-17T12:52:24.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[111962]: cluster 2024-09-17T12:52:23.527423+0000 mon.a (mon.0) 5956 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T12:52:24.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[111962]: cluster 2024-09-17T12:52:23.527423+0000 mon.a (mon.0) 5956 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T12:52:24.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[111962]: audit 2024-09-17T12:52:23.527788+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:52:24.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:24 smithi022 bash[111962]: audit 2024-09-17T12:52:23.527788+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:52:24.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:24 smithi190 bash[89008]: cluster 2024-09-17T12:52:23.514387+0000 mon.a (mon.0) 5954 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:52:24.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:24 smithi190 bash[89008]: cluster 2024-09-17T12:52:23.514387+0000 mon.a (mon.0) 5954 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:52:24.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:24 smithi190 bash[89008]: cluster 2024-09-17T12:52:23.527314+0000 mon.a (mon.0) 5955 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451] boot 2024-09-17T12:52:24.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:24 smithi190 bash[89008]: cluster 2024-09-17T12:52:23.527314+0000 mon.a (mon.0) 5955 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1899134451,v1:172.21.15.190:6809/1899134451] boot 2024-09-17T12:52:24.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:24 smithi190 bash[89008]: cluster 2024-09-17T12:52:23.527423+0000 mon.a (mon.0) 5956 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T12:52:24.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:24 smithi190 bash[89008]: cluster 2024-09-17T12:52:23.527423+0000 mon.a (mon.0) 5956 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T12:52:24.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:24 smithi190 bash[89008]: audit 2024-09-17T12:52:23.527788+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:52:24.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:24 smithi190 bash[89008]: audit 2024-09-17T12:52:23.527788+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:52:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:25 smithi022 bash[111962]: cluster 2024-09-17T12:52:24.455197+0000 mgr.y (mgr.54108) 1540 : cluster [DBG] pgmap v325: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:25 smithi022 bash[111962]: cluster 2024-09-17T12:52:24.455197+0000 mgr.y (mgr.54108) 1540 : cluster [DBG] pgmap v325: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:25 smithi022 bash[111962]: cluster 2024-09-17T12:52:24.537201+0000 mon.a (mon.0) 5958 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:52:25.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:25 smithi022 bash[111962]: cluster 2024-09-17T12:52:24.537201+0000 mon.a (mon.0) 5958 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:52:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:25 smithi022 bash[109437]: cluster 2024-09-17T12:52:24.455197+0000 mgr.y (mgr.54108) 1540 : cluster [DBG] pgmap v325: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:25 smithi022 bash[109437]: cluster 2024-09-17T12:52:24.455197+0000 mgr.y (mgr.54108) 1540 : cluster [DBG] pgmap v325: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:25.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:25 smithi022 bash[109437]: cluster 2024-09-17T12:52:24.537201+0000 mon.a (mon.0) 5958 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:52:25.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:25 smithi022 bash[109437]: cluster 2024-09-17T12:52:24.537201+0000 mon.a (mon.0) 5958 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:52:25.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:25 smithi190 bash[89008]: cluster 2024-09-17T12:52:24.455197+0000 mgr.y (mgr.54108) 1540 : cluster [DBG] pgmap v325: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:25 smithi190 bash[89008]: cluster 2024-09-17T12:52:24.455197+0000 mgr.y (mgr.54108) 1540 : cluster [DBG] pgmap v325: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-17T12:52:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:25 smithi190 bash[89008]: cluster 2024-09-17T12:52:24.537201+0000 mon.a (mon.0) 5958 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:52:25.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:25 smithi190 bash[89008]: cluster 2024-09-17T12:52:24.537201+0000 mon.a (mon.0) 5958 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:52:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:26 smithi190 bash[89008]: audit 2024-09-17T12:52:25.459633+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:26 smithi190 bash[89008]: audit 2024-09-17T12:52:25.459633+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:26 smithi190 bash[89008]: audit 2024-09-17T12:52:26.139699+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:26 smithi190 bash[89008]: audit 2024-09-17T12:52:26.139699+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:26 smithi190 bash[89008]: audit 2024-09-17T12:52:26.149373+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:26 smithi190 bash[89008]: audit 2024-09-17T12:52:26.149373+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:26.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:26 smithi190 bash[89008]: audit 2024-09-17T12:52:26.159886+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:26.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:26 smithi190 bash[89008]: audit 2024-09-17T12:52:26.159886+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[109437]: audit 2024-09-17T12:52:25.459633+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[109437]: audit 2024-09-17T12:52:25.459633+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[109437]: audit 2024-09-17T12:52:26.139699+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[109437]: audit 2024-09-17T12:52:26.139699+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[109437]: audit 2024-09-17T12:52:26.149373+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[109437]: audit 2024-09-17T12:52:26.149373+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[109437]: audit 2024-09-17T12:52:26.159886+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[109437]: audit 2024-09-17T12:52:26.159886+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[111962]: audit 2024-09-17T12:52:25.459633+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:27.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[111962]: audit 2024-09-17T12:52:25.459633+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:27.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[111962]: audit 2024-09-17T12:52:26.139699+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[111962]: audit 2024-09-17T12:52:26.139699+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[111962]: audit 2024-09-17T12:52:26.149373+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[111962]: audit 2024-09-17T12:52:26.149373+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[111962]: audit 2024-09-17T12:52:26.159886+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:27.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:26 smithi022 bash[111962]: audit 2024-09-17T12:52:26.159886+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: cluster 2024-09-17T12:52:26.456465+0000 mgr.y (mgr.54108) 1542 : cluster [DBG] pgmap v327: 161 pgs: 10 peering, 20 active+undersized, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 41/636 objects degraded (6.447%) 2024-09-17T12:52:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: cluster 2024-09-17T12:52:26.456465+0000 mgr.y (mgr.54108) 1542 : cluster [DBG] pgmap v327: 161 pgs: 10 peering, 20 active+undersized, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 41/636 objects degraded (6.447%) 2024-09-17T12:52:28.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: audit 2024-09-17T12:52:26.651574+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: audit 2024-09-17T12:52:26.651574+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: audit 2024-09-17T12:52:26.657585+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: audit 2024-09-17T12:52:26.657585+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: audit 2024-09-17T12:52:26.664493+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: audit 2024-09-17T12:52:26.664493+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: cluster 2024-09-17T12:52:27.155668+0000 mon.a (mon.0) 5965 : cluster [WRN] Health check update: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[109437]: cluster 2024-09-17T12:52:27.155668+0000 mon.a (mon.0) 5965 : cluster [WRN] Health check update: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: cluster 2024-09-17T12:52:26.456465+0000 mgr.y (mgr.54108) 1542 : cluster [DBG] pgmap v327: 161 pgs: 10 peering, 20 active+undersized, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 41/636 objects degraded (6.447%) 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: cluster 2024-09-17T12:52:26.456465+0000 mgr.y (mgr.54108) 1542 : cluster [DBG] pgmap v327: 161 pgs: 10 peering, 20 active+undersized, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 41/636 objects degraded (6.447%) 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: audit 2024-09-17T12:52:26.651574+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: audit 2024-09-17T12:52:26.651574+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: audit 2024-09-17T12:52:26.657585+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: audit 2024-09-17T12:52:26.657585+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: audit 2024-09-17T12:52:26.664493+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: audit 2024-09-17T12:52:26.664493+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: cluster 2024-09-17T12:52:27.155668+0000 mon.a (mon.0) 5965 : cluster [WRN] Health check update: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:27 smithi022 bash[111962]: cluster 2024-09-17T12:52:27.155668+0000 mon.a (mon.0) 5965 : cluster [WRN] Health check update: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:28.030 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: cluster 2024-09-17T12:52:26.456465+0000 mgr.y (mgr.54108) 1542 : cluster [DBG] pgmap v327: 161 pgs: 10 peering, 20 active+undersized, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 41/636 objects degraded (6.447%) 2024-09-17T12:52:28.030 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: cluster 2024-09-17T12:52:26.456465+0000 mgr.y (mgr.54108) 1542 : cluster [DBG] pgmap v327: 161 pgs: 10 peering, 20 active+undersized, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 41/636 objects degraded (6.447%) 2024-09-17T12:52:28.031 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: audit 2024-09-17T12:52:26.651574+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.031 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: audit 2024-09-17T12:52:26.651574+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.031 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: audit 2024-09-17T12:52:26.657585+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.031 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: audit 2024-09-17T12:52:26.657585+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.031 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: audit 2024-09-17T12:52:26.664493+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.031 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: audit 2024-09-17T12:52:26.664493+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:28.031 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: cluster 2024-09-17T12:52:27.155668+0000 mon.a (mon.0) 5965 : cluster [WRN] Health check update: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:28.031 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:27 smithi190 bash[89008]: cluster 2024-09-17T12:52:27.155668+0000 mon.a (mon.0) 5965 : cluster [WRN] Health check update: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:28 smithi022 bash[111962]: cluster 2024-09-17T12:52:28.651423+0000 mon.a (mon.0) 5966 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-17T12:52:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:28 smithi022 bash[111962]: cluster 2024-09-17T12:52:28.651423+0000 mon.a (mon.0) 5966 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-17T12:52:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:28 smithi022 bash[111962]: cluster 2024-09-17T12:52:28.651466+0000 mon.a (mon.0) 5967 : cluster [INF] Cluster is now healthy 2024-09-17T12:52:29.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:28 smithi022 bash[111962]: cluster 2024-09-17T12:52:28.651466+0000 mon.a (mon.0) 5967 : cluster [INF] Cluster is now healthy 2024-09-17T12:52:29.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:28 smithi022 bash[109437]: cluster 2024-09-17T12:52:28.651423+0000 mon.a (mon.0) 5966 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-17T12:52:29.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:28 smithi022 bash[109437]: cluster 2024-09-17T12:52:28.651423+0000 mon.a (mon.0) 5966 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-17T12:52:29.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:28 smithi022 bash[109437]: cluster 2024-09-17T12:52:28.651466+0000 mon.a (mon.0) 5967 : cluster [INF] Cluster is now healthy 2024-09-17T12:52:29.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:28 smithi022 bash[109437]: cluster 2024-09-17T12:52:28.651466+0000 mon.a (mon.0) 5967 : cluster [INF] Cluster is now healthy 2024-09-17T12:52:29.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:28 smithi190 bash[89008]: cluster 2024-09-17T12:52:28.651423+0000 mon.a (mon.0) 5966 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-17T12:52:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:28 smithi190 bash[89008]: cluster 2024-09-17T12:52:28.651423+0000 mon.a (mon.0) 5966 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/636 objects degraded (6.447%), 11 pgs degraded) 2024-09-17T12:52:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:28 smithi190 bash[89008]: cluster 2024-09-17T12:52:28.651466+0000 mon.a (mon.0) 5967 : cluster [INF] Cluster is now healthy 2024-09-17T12:52:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:28 smithi190 bash[89008]: cluster 2024-09-17T12:52:28.651466+0000 mon.a (mon.0) 5967 : cluster [INF] Cluster is now healthy 2024-09-17T12:52:29.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:29 smithi190 bash[89008]: cluster 2024-09-17T12:52:28.457657+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v328: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:52:29.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:29 smithi190 bash[89008]: cluster 2024-09-17T12:52:28.457657+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v328: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:52:30.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:29 smithi022 bash[109437]: cluster 2024-09-17T12:52:28.457657+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v328: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:52:30.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:29 smithi022 bash[109437]: cluster 2024-09-17T12:52:28.457657+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v328: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:52:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:29 smithi022 bash[111962]: cluster 2024-09-17T12:52:28.457657+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v328: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:52:30.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:29 smithi022 bash[111962]: cluster 2024-09-17T12:52:28.457657+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v328: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:52:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:52:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:52:30] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T12:52:32.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:31 smithi022 bash[109437]: cluster 2024-09-17T12:52:30.458709+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-09-17T12:52:32.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:31 smithi022 bash[109437]: cluster 2024-09-17T12:52:30.458709+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-09-17T12:52:32.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:31 smithi022 bash[111962]: cluster 2024-09-17T12:52:30.458709+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-09-17T12:52:32.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:31 smithi022 bash[111962]: cluster 2024-09-17T12:52:30.458709+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-09-17T12:52:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:31 smithi190 bash[89008]: cluster 2024-09-17T12:52:30.458709+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-09-17T12:52:32.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:31 smithi190 bash[89008]: cluster 2024-09-17T12:52:30.458709+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-09-17T12:52:34.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:33 smithi022 bash[111962]: cluster 2024-09-17T12:52:32.459811+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-17T12:52:34.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:33 smithi022 bash[111962]: cluster 2024-09-17T12:52:32.459811+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-17T12:52:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:33 smithi022 bash[109437]: cluster 2024-09-17T12:52:32.459811+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-17T12:52:34.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:33 smithi022 bash[109437]: cluster 2024-09-17T12:52:32.459811+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-17T12:52:34.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:33 smithi190 bash[89008]: cluster 2024-09-17T12:52:32.459811+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-17T12:52:34.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:33 smithi190 bash[89008]: cluster 2024-09-17T12:52:32.459811+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-17T12:52:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:34 smithi022 bash[111962]: audit 2024-09-17T12:52:33.953859+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:34 smithi022 bash[111962]: audit 2024-09-17T12:52:33.953859+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:34 smithi022 bash[111962]: audit 2024-09-17T12:52:33.956137+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:34 smithi022 bash[111962]: audit 2024-09-17T12:52:33.956137+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:34 smithi022 bash[109437]: audit 2024-09-17T12:52:33.953859+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:34 smithi022 bash[109437]: audit 2024-09-17T12:52:33.953859+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:34 smithi022 bash[109437]: audit 2024-09-17T12:52:33.956137+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:34 smithi022 bash[109437]: audit 2024-09-17T12:52:33.956137+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:35.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:34 smithi190 bash[89008]: audit 2024-09-17T12:52:33.953859+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:34 smithi190 bash[89008]: audit 2024-09-17T12:52:33.953859+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:34 smithi190 bash[89008]: audit 2024-09-17T12:52:33.956137+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:35.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:34 smithi190 bash[89008]: audit 2024-09-17T12:52:33.956137+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:36.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:35 smithi022 bash[111962]: cluster 2024-09-17T12:52:34.460965+0000 mgr.y (mgr.54108) 1546 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:52:36.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:35 smithi022 bash[111962]: cluster 2024-09-17T12:52:34.460965+0000 mgr.y (mgr.54108) 1546 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:52:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:35 smithi022 bash[109437]: cluster 2024-09-17T12:52:34.460965+0000 mgr.y (mgr.54108) 1546 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:52:36.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:35 smithi022 bash[109437]: cluster 2024-09-17T12:52:34.460965+0000 mgr.y (mgr.54108) 1546 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:52:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:35 smithi190 bash[89008]: cluster 2024-09-17T12:52:34.460965+0000 mgr.y (mgr.54108) 1546 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:52:36.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:35 smithi190 bash[89008]: cluster 2024-09-17T12:52:34.460965+0000 mgr.y (mgr.54108) 1546 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:52:36.739 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:52:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:36 smithi022 bash[109437]: audit 2024-09-17T12:52:35.466294+0000 mgr.y (mgr.54108) 1547 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:36 smithi022 bash[109437]: audit 2024-09-17T12:52:35.466294+0000 mgr.y (mgr.54108) 1547 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:36 smithi022 bash[111962]: audit 2024-09-17T12:52:35.466294+0000 mgr.y (mgr.54108) 1547 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:36 smithi022 bash[111962]: audit 2024-09-17T12:52:35.466294+0000 mgr.y (mgr.54108) 1547 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:37.393 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:52:37.393 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 10s ago 54m - - 2024-09-17T12:52:37.393 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 11s ago 53m - - 2024-09-17T12:52:37.393 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (13m) 10s ago 44m 14.0M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:52:37.393 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (13m) 11s ago 43m 68.7M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:52:37.393 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (16m) 10s ago 40m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:52:37.393 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (9m) 11s ago 52m 441M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:52:37.393 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (27m) 10s ago 55m 532M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (9m) 10s ago 55m 77.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (11m) 11s ago 53m 64.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (9m) 10s ago 52m 59.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (15m) 10s ago 44m 8299k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (15m) 11s ago 44m 8500k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (6m) 10s ago 51m 58.8M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (5m) 10s ago 50m 58.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (4m) 10s ago 50m 55.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (2m) 10s ago 49m 48.7M 4096M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (62s) 11s ago 48m 47.6M 4096M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (22s) 11s ago 47m 49.0M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (46m) 11s ago 46m 67.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 09f95bcc2ef2 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (45m) 11s ago 45m 77.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:52:37.394 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (14m) 11s ago 44m 49.6M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:52:37.395 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (40m) 10s ago 40m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:52:37.395 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (41m) 11s ago 41m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:52:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:36 smithi190 bash[89008]: audit 2024-09-17T12:52:35.466294+0000 mgr.y (mgr.54108) 1547 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:37.401 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:36 smithi190 bash[89008]: audit 2024-09-17T12:52:35.466294+0000 mgr.y (mgr.54108) 1547 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:52:37.770 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 6 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4, 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 11 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:52:37.771 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:52:38.100 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:52:38.101 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:52:38.101 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:52:38.101 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:52:38.101 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:52:38.101 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "6/8 daemons upgraded", 2024-09-17T12:52:38.101 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:52:38.102 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:52:38.102 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:52:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[111962]: cluster 2024-09-17T12:52:36.462291+0000 mgr.y (mgr.54108) 1548 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[111962]: cluster 2024-09-17T12:52:36.462291+0000 mgr.y (mgr.54108) 1548 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[111962]: audit 2024-09-17T12:52:36.724207+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.64544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:38.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[111962]: audit 2024-09-17T12:52:36.724207+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.64544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[111962]: audit 2024-09-17T12:52:37.768892+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/1800931048' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[111962]: audit 2024-09-17T12:52:37.768892+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/1800931048' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[111962]: audit 2024-09-17T12:52:37.807938+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[111962]: audit 2024-09-17T12:52:37.807938+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[109437]: cluster 2024-09-17T12:52:36.462291+0000 mgr.y (mgr.54108) 1548 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[109437]: cluster 2024-09-17T12:52:36.462291+0000 mgr.y (mgr.54108) 1548 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[109437]: audit 2024-09-17T12:52:36.724207+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.64544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[109437]: audit 2024-09-17T12:52:36.724207+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.64544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[109437]: audit 2024-09-17T12:52:37.768892+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/1800931048' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:38.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[109437]: audit 2024-09-17T12:52:37.768892+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/1800931048' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[109437]: audit 2024-09-17T12:52:37.807938+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:38.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:37 smithi022 bash[109437]: audit 2024-09-17T12:52:37.807938+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:38.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:37 smithi190 bash[89008]: cluster 2024-09-17T12:52:36.462291+0000 mgr.y (mgr.54108) 1548 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:38.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:37 smithi190 bash[89008]: cluster 2024-09-17T12:52:36.462291+0000 mgr.y (mgr.54108) 1548 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:38.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:37 smithi190 bash[89008]: audit 2024-09-17T12:52:36.724207+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.64544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:38.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:37 smithi190 bash[89008]: audit 2024-09-17T12:52:36.724207+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.64544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:38.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:37 smithi190 bash[89008]: audit 2024-09-17T12:52:37.768892+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/1800931048' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:38.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:37 smithi190 bash[89008]: audit 2024-09-17T12:52:37.768892+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.22:0/1800931048' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:38.377 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:37 smithi190 bash[89008]: audit 2024-09-17T12:52:37.807938+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:38.377 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:37 smithi190 bash[89008]: audit 2024-09-17T12:52:37.807938+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:52:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[109437]: audit 2024-09-17T12:52:37.052229+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.54624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[109437]: audit 2024-09-17T12:52:37.052229+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.54624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[109437]: audit 2024-09-17T12:52:37.372203+0000 mgr.y (mgr.54108) 1551 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[109437]: audit 2024-09-17T12:52:37.372203+0000 mgr.y (mgr.54108) 1551 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[109437]: audit 2024-09-17T12:52:37.808263+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[109437]: audit 2024-09-17T12:52:37.808263+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[109437]: cephadm 2024-09-17T12:52:37.810027+0000 mgr.y (mgr.54108) 1553 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[109437]: cephadm 2024-09-17T12:52:37.810027+0000 mgr.y (mgr.54108) 1553 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[111962]: audit 2024-09-17T12:52:37.052229+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.54624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[111962]: audit 2024-09-17T12:52:37.052229+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.54624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[111962]: audit 2024-09-17T12:52:37.372203+0000 mgr.y (mgr.54108) 1551 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[111962]: audit 2024-09-17T12:52:37.372203+0000 mgr.y (mgr.54108) 1551 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[111962]: audit 2024-09-17T12:52:37.808263+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:39.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[111962]: audit 2024-09-17T12:52:37.808263+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:39.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[111962]: cephadm 2024-09-17T12:52:37.810027+0000 mgr.y (mgr.54108) 1553 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:52:39.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:38 smithi022 bash[111962]: cephadm 2024-09-17T12:52:37.810027+0000 mgr.y (mgr.54108) 1553 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:52:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:38 smithi190 bash[89008]: audit 2024-09-17T12:52:37.052229+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.54624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:38 smithi190 bash[89008]: audit 2024-09-17T12:52:37.052229+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.54624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:38 smithi190 bash[89008]: audit 2024-09-17T12:52:37.372203+0000 mgr.y (mgr.54108) 1551 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:38 smithi190 bash[89008]: audit 2024-09-17T12:52:37.372203+0000 mgr.y (mgr.54108) 1551 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:38 smithi190 bash[89008]: audit 2024-09-17T12:52:37.808263+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:38 smithi190 bash[89008]: audit 2024-09-17T12:52:37.808263+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:52:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:38 smithi190 bash[89008]: cephadm 2024-09-17T12:52:37.810027+0000 mgr.y (mgr.54108) 1553 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:52:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:38 smithi190 bash[89008]: cephadm 2024-09-17T12:52:37.810027+0000 mgr.y (mgr.54108) 1553 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:52:40.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:39 smithi190 bash[89008]: audit 2024-09-17T12:52:38.099350+0000 mgr.y (mgr.54108) 1554 : audit [DBG] from='client.64568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:40.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:39 smithi190 bash[89008]: audit 2024-09-17T12:52:38.099350+0000 mgr.y (mgr.54108) 1554 : audit [DBG] from='client.64568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:40.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:39 smithi190 bash[89008]: cluster 2024-09-17T12:52:38.463470+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:40.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:39 smithi190 bash[89008]: cluster 2024-09-17T12:52:38.463470+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:40.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:39 smithi190 bash[89008]: audit 2024-09-17T12:52:39.231176+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:40.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:39 smithi190 bash[89008]: audit 2024-09-17T12:52:39.231176+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[109437]: audit 2024-09-17T12:52:38.099350+0000 mgr.y (mgr.54108) 1554 : audit [DBG] from='client.64568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[109437]: audit 2024-09-17T12:52:38.099350+0000 mgr.y (mgr.54108) 1554 : audit [DBG] from='client.64568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[109437]: cluster 2024-09-17T12:52:38.463470+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[109437]: cluster 2024-09-17T12:52:38.463470+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[109437]: audit 2024-09-17T12:52:39.231176+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:40.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[109437]: audit 2024-09-17T12:52:39.231176+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[111962]: audit 2024-09-17T12:52:38.099350+0000 mgr.y (mgr.54108) 1554 : audit [DBG] from='client.64568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[111962]: audit 2024-09-17T12:52:38.099350+0000 mgr.y (mgr.54108) 1554 : audit [DBG] from='client.64568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[111962]: cluster 2024-09-17T12:52:38.463470+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[111962]: cluster 2024-09-17T12:52:38.463470+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[111962]: audit 2024-09-17T12:52:39.231176+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:40.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:39 smithi022 bash[111962]: audit 2024-09-17T12:52:39.231176+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:52:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:52:40] "GET /metrics HTTP/1.1" 200 38475 "" "Prometheus/2.51.0" 2024-09-17T12:52:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: cephadm 2024-09-17T12:52:40.352655+0000 mgr.y (mgr.54108) 1556 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:52:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: cephadm 2024-09-17T12:52:40.352655+0000 mgr.y (mgr.54108) 1556 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:52:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: audit 2024-09-17T12:52:40.360814+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: audit 2024-09-17T12:52:40.360814+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: audit 2024-09-17T12:52:40.366056+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:52:41.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: audit 2024-09-17T12:52:40.366056+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:52:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: audit 2024-09-17T12:52:40.367668+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: audit 2024-09-17T12:52:40.367668+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: cephadm 2024-09-17T12:52:40.373166+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:52:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: cephadm 2024-09-17T12:52:40.373166+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:52:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: cluster 2024-09-17T12:52:40.464490+0000 mgr.y (mgr.54108) 1558 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:41 smithi190 bash[89008]: cluster 2024-09-17T12:52:40.464490+0000 mgr.y (mgr.54108) 1558 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: cephadm 2024-09-17T12:52:40.352655+0000 mgr.y (mgr.54108) 1556 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:52:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: cephadm 2024-09-17T12:52:40.352655+0000 mgr.y (mgr.54108) 1556 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:52:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: audit 2024-09-17T12:52:40.360814+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: audit 2024-09-17T12:52:40.360814+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: audit 2024-09-17T12:52:40.366056+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:52:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: audit 2024-09-17T12:52:40.366056+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:52:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: audit 2024-09-17T12:52:40.367668+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: audit 2024-09-17T12:52:40.367668+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: cephadm 2024-09-17T12:52:40.373166+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:52:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: cephadm 2024-09-17T12:52:40.373166+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:52:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: cluster 2024-09-17T12:52:40.464490+0000 mgr.y (mgr.54108) 1558 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[111962]: cluster 2024-09-17T12:52:40.464490+0000 mgr.y (mgr.54108) 1558 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: cephadm 2024-09-17T12:52:40.352655+0000 mgr.y (mgr.54108) 1556 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: cephadm 2024-09-17T12:52:40.352655+0000 mgr.y (mgr.54108) 1556 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: audit 2024-09-17T12:52:40.360814+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: audit 2024-09-17T12:52:40.360814+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: audit 2024-09-17T12:52:40.366056+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: audit 2024-09-17T12:52:40.366056+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: audit 2024-09-17T12:52:40.367668+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: audit 2024-09-17T12:52:40.367668+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: cephadm 2024-09-17T12:52:40.373166+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: cephadm 2024-09-17T12:52:40.373166+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Deploying daemon osd.6 on smithi190 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: cluster 2024-09-17T12:52:40.464490+0000 mgr.y (mgr.54108) 1558 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:41 smithi022 bash[109437]: cluster 2024-09-17T12:52:40.464490+0000 mgr.y (mgr.54108) 1558 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:43 smithi022 bash[111962]: cluster 2024-09-17T12:52:42.465240+0000 mgr.y (mgr.54108) 1559 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:43 smithi022 bash[111962]: cluster 2024-09-17T12:52:42.465240+0000 mgr.y (mgr.54108) 1559 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:43.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:43 smithi022 bash[109437]: cluster 2024-09-17T12:52:42.465240+0000 mgr.y (mgr.54108) 1559 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:43.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:43 smithi022 bash[109437]: cluster 2024-09-17T12:52:42.465240+0000 mgr.y (mgr.54108) 1559 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:43.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:43 smithi190 bash[89008]: cluster 2024-09-17T12:52:42.465240+0000 mgr.y (mgr.54108) 1559 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:43.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:43 smithi190 bash[89008]: cluster 2024-09-17T12:52:42.465240+0000 mgr.y (mgr.54108) 1559 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:45.222 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.222 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.223 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.223 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.223 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: Stopping Ceph osd.6 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:52:45.223 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.224 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.224 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.224 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:52:45 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:45.554 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:45 smithi190 bash[35574]: debug 2024-09-17T12:52:45.437+0000 7f766c24e640 -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-09-17T12:52:45.554 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:45 smithi190 bash[35574]: debug 2024-09-17T12:52:45.437+0000 7f766c24e640 -1 osd.6 154 *** Got signal Terminated *** 2024-09-17T12:52:45.554 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:45 smithi190 bash[35574]: debug 2024-09-17T12:52:45.437+0000 7f766c24e640 -1 osd.6 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:52:45.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:45 smithi022 bash[109437]: cluster 2024-09-17T12:52:44.466323+0000 mgr.y (mgr.54108) 1560 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:45 smithi022 bash[109437]: cluster 2024-09-17T12:52:44.466323+0000 mgr.y (mgr.54108) 1560 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:45 smithi022 bash[109437]: cluster 2024-09-17T12:52:45.438234+0000 mon.a (mon.0) 5975 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:52:45.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:45 smithi022 bash[109437]: cluster 2024-09-17T12:52:45.438234+0000 mon.a (mon.0) 5975 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:52:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:45 smithi022 bash[111962]: cluster 2024-09-17T12:52:44.466323+0000 mgr.y (mgr.54108) 1560 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:45 smithi022 bash[111962]: cluster 2024-09-17T12:52:44.466323+0000 mgr.y (mgr.54108) 1560 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:45 smithi022 bash[111962]: cluster 2024-09-17T12:52:45.438234+0000 mon.a (mon.0) 5975 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:52:45.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:45 smithi022 bash[111962]: cluster 2024-09-17T12:52:45.438234+0000 mon.a (mon.0) 5975 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:52:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:45 smithi190 bash[89008]: cluster 2024-09-17T12:52:44.466323+0000 mgr.y (mgr.54108) 1560 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:45.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:45 smithi190 bash[89008]: cluster 2024-09-17T12:52:44.466323+0000 mgr.y (mgr.54108) 1560 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:52:45.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:45 smithi190 bash[89008]: cluster 2024-09-17T12:52:45.438234+0000 mon.a (mon.0) 5975 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:52:45.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:45 smithi190 bash[89008]: cluster 2024-09-17T12:52:45.438234+0000 mon.a (mon.0) 5975 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:52:46.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:45.467932+0000 mgr.y (mgr.54108) 1561 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:46.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:45.467932+0000 mgr.y (mgr.54108) 1561 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: cluster 2024-09-17T12:52:45.523315+0000 mon.a (mon.0) 5976 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: cluster 2024-09-17T12:52:45.523315+0000 mon.a (mon.0) 5976 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: cluster 2024-09-17T12:52:45.534632+0000 mon.a (mon.0) 5977 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: cluster 2024-09-17T12:52:45.534632+0000 mon.a (mon.0) 5977 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.323490+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.323490+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.331955+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.331955+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.340715+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.340715+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.492070+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.492070+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.497224+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.497224+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.504135+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: audit 2024-09-17T12:52:46.504135+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.535853+0000 mon.a (mon.0) 5984 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-09-17T12:52:46.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:46 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.535853+0000 mon.a (mon.0) 5984 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-09-17T12:52:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:45.467932+0000 mgr.y (mgr.54108) 1561 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:45.467932+0000 mgr.y (mgr.54108) 1561 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: cluster 2024-09-17T12:52:45.523315+0000 mon.a (mon.0) 5976 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: cluster 2024-09-17T12:52:45.523315+0000 mon.a (mon.0) 5976 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: cluster 2024-09-17T12:52:45.534632+0000 mon.a (mon.0) 5977 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-09-17T12:52:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: cluster 2024-09-17T12:52:45.534632+0000 mon.a (mon.0) 5977 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-09-17T12:52:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.323490+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.323490+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.331955+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.331955+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.340715+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.340715+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.492070+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.492070+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.497224+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.497224+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.504135+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: audit 2024-09-17T12:52:46.504135+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.535853+0000 mon.a (mon.0) 5984 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-09-17T12:52:46.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.535853+0000 mon.a (mon.0) 5984 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-09-17T12:52:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:45.467932+0000 mgr.y (mgr.54108) 1561 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:45.467932+0000 mgr.y (mgr.54108) 1561 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: cluster 2024-09-17T12:52:45.523315+0000 mon.a (mon.0) 5976 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: cluster 2024-09-17T12:52:45.523315+0000 mon.a (mon.0) 5976 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: cluster 2024-09-17T12:52:45.534632+0000 mon.a (mon.0) 5977 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: cluster 2024-09-17T12:52:45.534632+0000 mon.a (mon.0) 5977 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.323490+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.323490+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.331955+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.331955+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.340715+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.340715+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.492070+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.492070+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.497224+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.497224+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.504135+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: audit 2024-09-17T12:52:46.504135+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:46.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.535853+0000 mon.a (mon.0) 5984 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-09-17T12:52:46.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:46 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.535853+0000 mon.a (mon.0) 5984 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-09-17T12:52:47.367 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[107871]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-6 2024-09-17T12:52:47.651 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[108013]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-6 2024-09-17T12:52:48.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.466961+0000 mgr.y (mgr.54108) 1562 : cluster [DBG] pgmap v338: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:52:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.466961+0000 mgr.y (mgr.54108) 1562 : cluster [DBG] pgmap v338: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:52:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.498265+0000 mgr.y (mgr.54108) 1563 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.498265+0000 mgr.y (mgr.54108) 1563 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: audit 2024-09-17T12:52:46.812044+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: audit 2024-09-17T12:52:46.812044+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: audit 2024-09-17T12:52:46.820468+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: audit 2024-09-17T12:52:46.820468+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.822187+0000 mgr.y (mgr.54108) 1564 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.822187+0000 mgr.y (mgr.54108) 1564 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.822933+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:46.822933+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: audit 2024-09-17T12:52:46.831664+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: audit 2024-09-17T12:52:46.831664+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:47.336544+0000 mon.a (mon.0) 5988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:47.336544+0000 mon.a (mon.0) 5988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:47.336591+0000 mon.a (mon.0) 5989 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:48.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:47 smithi190 bash[89008]: cluster 2024-09-17T12:52:47.336591+0000 mon.a (mon.0) 5989 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:48.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.466961+0000 mgr.y (mgr.54108) 1562 : cluster [DBG] pgmap v338: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:52:48.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.466961+0000 mgr.y (mgr.54108) 1562 : cluster [DBG] pgmap v338: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:52:48.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.498265+0000 mgr.y (mgr.54108) 1563 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:48.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.498265+0000 mgr.y (mgr.54108) 1563 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:48.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: audit 2024-09-17T12:52:46.812044+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: audit 2024-09-17T12:52:46.812044+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: audit 2024-09-17T12:52:46.820468+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: audit 2024-09-17T12:52:46.820468+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.822187+0000 mgr.y (mgr.54108) 1564 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.822187+0000 mgr.y (mgr.54108) 1564 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.822933+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:46.822933+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: audit 2024-09-17T12:52:46.831664+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: audit 2024-09-17T12:52:46.831664+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:47.336544+0000 mon.a (mon.0) 5988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:47.336544+0000 mon.a (mon.0) 5988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:47.336591+0000 mon.a (mon.0) 5989 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:48.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[109437]: cluster 2024-09-17T12:52:47.336591+0000 mon.a (mon.0) 5989 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.466961+0000 mgr.y (mgr.54108) 1562 : cluster [DBG] pgmap v338: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.466961+0000 mgr.y (mgr.54108) 1562 : cluster [DBG] pgmap v338: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.498265+0000 mgr.y (mgr.54108) 1563 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.498265+0000 mgr.y (mgr.54108) 1563 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: audit 2024-09-17T12:52:46.812044+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: audit 2024-09-17T12:52:46.812044+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: audit 2024-09-17T12:52:46.820468+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: audit 2024-09-17T12:52:46.820468+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.822187+0000 mgr.y (mgr.54108) 1564 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.822187+0000 mgr.y (mgr.54108) 1564 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.822933+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:46.822933+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-17T12:52:48.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: audit 2024-09-17T12:52:46.831664+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: audit 2024-09-17T12:52:46.831664+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:48.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:47.336544+0000 mon.a (mon.0) 5988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:48.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:47.336544+0000 mon.a (mon.0) 5988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:52:48.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:47.336591+0000 mon.a (mon.0) 5989 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:48.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:47 smithi022 bash[111962]: cluster 2024-09-17T12:52:47.336591+0000 mon.a (mon.0) 5989 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:52:49.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:48 smithi190 bash[89008]: cluster 2024-09-17T12:52:48.875850+0000 mon.a (mon.0) 5990 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:49.186 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:48 smithi190 bash[89008]: cluster 2024-09-17T12:52:48.875850+0000 mon.a (mon.0) 5990 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:48 smithi022 bash[111962]: cluster 2024-09-17T12:52:48.875850+0000 mon.a (mon.0) 5990 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:48 smithi022 bash[111962]: cluster 2024-09-17T12:52:48.875850+0000 mon.a (mon.0) 5990 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:48 smithi022 bash[109437]: cluster 2024-09-17T12:52:48.875850+0000 mon.a (mon.0) 5990 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:49.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:48 smithi022 bash[109437]: cluster 2024-09-17T12:52:48.875850+0000 mon.a (mon.0) 5990 : cluster [WRN] Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[109437]: cluster 2024-09-17T12:52:48.824413+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v343: 161 pgs: 16 active+undersized, 5 peering, 2 stale+active+clean, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-17T12:52:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[109437]: cluster 2024-09-17T12:52:48.824413+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v343: 161 pgs: 16 active+undersized, 5 peering, 2 stale+active+clean, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-17T12:52:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[109437]: audit 2024-09-17T12:52:48.954383+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[109437]: audit 2024-09-17T12:52:48.954383+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[109437]: audit 2024-09-17T12:52:48.956520+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[109437]: audit 2024-09-17T12:52:48.956520+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[111962]: cluster 2024-09-17T12:52:48.824413+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v343: 161 pgs: 16 active+undersized, 5 peering, 2 stale+active+clean, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[111962]: cluster 2024-09-17T12:52:48.824413+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v343: 161 pgs: 16 active+undersized, 5 peering, 2 stale+active+clean, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[111962]: audit 2024-09-17T12:52:48.954383+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[111962]: audit 2024-09-17T12:52:48.954383+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[111962]: audit 2024-09-17T12:52:48.956520+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:49 smithi022 bash[111962]: audit 2024-09-17T12:52:48.956520+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:50.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:49 smithi190 bash[89008]: cluster 2024-09-17T12:52:48.824413+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v343: 161 pgs: 16 active+undersized, 5 peering, 2 stale+active+clean, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-17T12:52:50.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:49 smithi190 bash[89008]: cluster 2024-09-17T12:52:48.824413+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v343: 161 pgs: 16 active+undersized, 5 peering, 2 stale+active+clean, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-17T12:52:50.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:49 smithi190 bash[89008]: audit 2024-09-17T12:52:48.954383+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:50.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:49 smithi190 bash[89008]: audit 2024-09-17T12:52:48.954383+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:50.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:49 smithi190 bash[89008]: audit 2024-09-17T12:52:48.956520+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:50.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:49 smithi190 bash[89008]: audit 2024-09-17T12:52:48.956520+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:52:50.553 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.554 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.554 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-17T12:52:50.554 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: Stopped Ceph osd.6 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:52:50.554 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.555 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.555 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.555 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.555 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.556 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.556 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:52:50.901 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:50 smithi190 systemd[1]: Started Ceph osd.6 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:52:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:52:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:52:50] "GET /metrics HTTP/1.1" 200 38479 "" "Prometheus/2.51.0" 2024-09-17T12:52:51.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.606765+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.606765+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.618025+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.618025+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.622777+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.622777+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.624753+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.624753+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: cluster 2024-09-17T12:52:50.628876+0000 mgr.y (mgr.54108) 1567 : cluster [DBG] pgmap v344: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: cluster 2024-09-17T12:52:50.628876+0000 mgr.y (mgr.54108) 1567 : cluster [DBG] pgmap v344: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.635609+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.635609+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: cephadm 2024-09-17T12:52:50.636703+0000 mgr.y (mgr.54108) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: cephadm 2024-09-17T12:52:50.636703+0000 mgr.y (mgr.54108) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:51.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.763213+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.763213+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.767929+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.767929+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.773180+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.773180+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.774275+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.774275+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.781865+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.781865+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: cephadm 2024-09-17T12:52:50.782791+0000 mgr.y (mgr.54108) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:51.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: cephadm 2024-09-17T12:52:50.782791+0000 mgr.y (mgr.54108) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.900194+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.900194+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.903427+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.903427+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.906786+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.906786+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.907898+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.907898+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.916648+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:50.916648+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: cephadm 2024-09-17T12:52:50.917318+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:51.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: cephadm 2024-09-17T12:52:50.917318+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.029423+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.029423+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.032420+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.032420+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.036138+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.036138+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.037504+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.037504+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.046575+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.046575+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.153551+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.153551+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.156753+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.156753+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.160222+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.160222+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.161498+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.161498+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.170750+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.170750+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.277925+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.277925+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.280672+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.280672+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.283700+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.283700+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.284629+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.284629+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.293415+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.293415+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.403774+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.403774+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.406252+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.406252+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.409176+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.409176+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.410076+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.410076+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.416527+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.416527+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.521815+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.521815+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:51.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.524065+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.524065+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:51.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.526843+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.526843+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:51.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.527745+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.527745+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:51.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.533569+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:51.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:51 smithi190 bash[89008]: audit 2024-09-17T12:52:51.533569+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.606765+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.606765+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.618025+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.618025+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.622777+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.622777+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.624753+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.624753+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: cluster 2024-09-17T12:52:50.628876+0000 mgr.y (mgr.54108) 1567 : cluster [DBG] pgmap v344: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: cluster 2024-09-17T12:52:50.628876+0000 mgr.y (mgr.54108) 1567 : cluster [DBG] pgmap v344: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.635609+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.635609+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: cephadm 2024-09-17T12:52:50.636703+0000 mgr.y (mgr.54108) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: cephadm 2024-09-17T12:52:50.636703+0000 mgr.y (mgr.54108) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.763213+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.763213+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.767929+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.767929+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.773180+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.606765+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.606765+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.618025+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.618025+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.622777+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.622777+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.624753+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.624753+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: cluster 2024-09-17T12:52:50.628876+0000 mgr.y (mgr.54108) 1567 : cluster [DBG] pgmap v344: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: cluster 2024-09-17T12:52:50.628876+0000 mgr.y (mgr.54108) 1567 : cluster [DBG] pgmap v344: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.635609+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.635609+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: cephadm 2024-09-17T12:52:50.636703+0000 mgr.y (mgr.54108) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: cephadm 2024-09-17T12:52:50.636703+0000 mgr.y (mgr.54108) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.763213+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.763213+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.767929+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.767929+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.773180+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.773180+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.774275+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.774275+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.781865+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.781865+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: cephadm 2024-09-17T12:52:50.782791+0000 mgr.y (mgr.54108) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: cephadm 2024-09-17T12:52:50.782791+0000 mgr.y (mgr.54108) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.900194+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.900194+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.903427+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.903427+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.906786+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.906786+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.907898+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.907898+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.916648+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:50.916648+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: cephadm 2024-09-17T12:52:50.917318+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: cephadm 2024-09-17T12:52:50.917318+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.029423+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.029423+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.032420+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.032420+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.036138+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.036138+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.037504+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.037504+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.046575+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.046575+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.153551+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.153551+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.156753+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.156753+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.160222+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.160222+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.161498+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.161498+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.170750+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.170750+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.773180+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.774275+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.774275+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.781865+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.781865+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: cephadm 2024-09-17T12:52:50.782791+0000 mgr.y (mgr.54108) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: cephadm 2024-09-17T12:52:50.782791+0000 mgr.y (mgr.54108) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.900194+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.900194+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.903427+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.903427+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.906786+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.906786+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.907898+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.907898+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.916648+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:50.916648+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: cephadm 2024-09-17T12:52:50.917318+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: cephadm 2024-09-17T12:52:50.917318+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.029423+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.277925+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.277925+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.280672+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.280672+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.283700+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.283700+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.284629+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.284629+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.293415+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.293415+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.403774+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.403774+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.406252+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.406252+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.409176+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.409176+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.410076+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.410076+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.416527+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.416527+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.521815+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.521815+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.524065+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.524065+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.526843+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.526843+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.527745+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.527745+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.533569+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[111962]: audit 2024-09-17T12:52:51.533569+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.029423+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.032420+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.032420+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.036138+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.036138+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.037504+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.037504+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.046575+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.046575+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.153551+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.153551+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.156753+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.156753+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.160222+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.160222+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.161498+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.161498+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.170750+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.170750+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.277925+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.277925+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.280672+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.280672+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.283700+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.283700+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.284629+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.284629+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.293415+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.293415+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.403774+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.403774+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.406252+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.406252+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.409176+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.409176+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.410076+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.410076+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.416527+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.416527+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.521815+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.521815+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.524065+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.524065+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.526843+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.526843+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.527745+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.527745+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.533569+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:51 smithi022 bash[109437]: audit 2024-09-17T12:52:51.533569+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.047560+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.047560+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.171403+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.171403+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.294170+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.294170+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.417129+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.417129+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.534295+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.896 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.534295+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cluster 2024-09-17T12:52:51.618594+0000 mon.a (mon.0) 6033 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cluster 2024-09-17T12:52:51.618594+0000 mon.a (mon.0) 6033 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.635489+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.635489+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.638040+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.638040+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.641579+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.641579+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.642910+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.642910+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.897 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.650041+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.650041+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.650507+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.650507+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.728983+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.728983+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.732165+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.732165+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.735057+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.735057+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.736353+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.736353+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.744543+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.744543+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.745153+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.745153+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.836443+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.836443+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.839203+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.839203+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.842003+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.842003+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.842766+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.842766+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.848321+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.899 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.848321+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.848805+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.848805+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.927252+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.927252+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.929479+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.929479+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.931653+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.931653+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.932477+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.932477+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.940099+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:51.940099+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.940667+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:51.940667+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.013579+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.901 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.013579+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.015983+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.015983+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.018481+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.018481+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.019463+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.019463+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.027575+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.027575+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.028430+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.028430+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.105764+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.105764+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.108446+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.108446+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.111884+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.111884+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.113011+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.113011+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.120646+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.120646+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.204725+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.204725+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.207299+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.207299+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.209905+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.209905+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.210822+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.210822+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.220218+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.220218+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.308695+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.308695+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.311438+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.311438+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.314293+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.314293+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.315463+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.315463+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.321788+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.321788+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.389286+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.389286+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.392090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.392090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.394931+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.394931+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.396110+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.396110+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.402624+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.402624+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.479234+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.479234+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.482114+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.482114+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.484859+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.484859+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.485779+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.485779+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.491617+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.491617+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.564087+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.564087+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.566412+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.566412+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:52.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.570347+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.570347+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:52.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.571368+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.571368+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:52.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.577765+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:52.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[89008]: audit 2024-09-17T12:52:52.577765+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.047560+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.047560+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.171403+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.171403+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.294170+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.294170+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.417129+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.417129+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.534295+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.534295+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cluster 2024-09-17T12:52:51.618594+0000 mon.a (mon.0) 6033 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:53.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cluster 2024-09-17T12:52:51.618594+0000 mon.a (mon.0) 6033 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:53.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.635489+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.635489+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.638040+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.638040+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.641579+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.641579+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.642910+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.642910+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.650041+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.650041+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.650507+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.650507+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.728983+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.728983+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.732165+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.732165+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.735057+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.735057+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.736353+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.736353+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.744543+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.744543+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.745153+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.745153+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.836443+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.836443+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.839203+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.839203+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.842003+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.842003+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.842766+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.842766+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.848321+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.848321+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.848805+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.848805+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.927252+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.927252+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.929479+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.929479+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.931653+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.931653+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.932477+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.932477+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.940099+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:51.940099+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.940667+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:51.940667+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.047560+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.047560+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.171403+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.171403+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.294170+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.294170+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.417129+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.417129+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.534295+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.534295+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cluster 2024-09-17T12:52:51.618594+0000 mon.a (mon.0) 6033 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cluster 2024-09-17T12:52:51.618594+0000 mon.a (mon.0) 6033 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:52:53.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.635489+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.635489+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.638040+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.638040+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.641579+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.641579+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.642910+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.642910+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.013579+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.013579+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.015983+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.015983+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.018481+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.018481+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.019463+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.019463+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.027575+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.027575+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.028430+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.028430+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.105764+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.105764+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.108446+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.108446+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.111884+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.111884+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.113011+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.113011+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.120646+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.120646+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.204725+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.204725+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.207299+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.207299+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.209905+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.209905+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.210822+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.210822+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.220218+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.220218+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.308695+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.308695+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.311438+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.311438+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.314293+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.314293+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.315463+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.315463+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.321788+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.321788+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.389286+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.389286+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.392090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.392090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.394931+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.394931+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.396110+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.396110+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.402624+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.402624+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.479234+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.479234+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.482114+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.482114+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.484859+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.484859+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.485779+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.485779+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.491617+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.491617+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.564087+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.564087+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.566412+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.566412+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.570347+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.570347+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.571368+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.571368+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.577765+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[109437]: audit 2024-09-17T12:52:52.577765+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.650041+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.650041+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.650507+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.650507+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.728983+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.728983+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.732165+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.732165+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.735057+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.735057+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.736353+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.736353+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.744543+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.744543+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.745153+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.745153+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.836443+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.836443+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.839203+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.839203+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.842003+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.842003+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.842766+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.842766+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.848321+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.848321+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.848805+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.848805+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.927252+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.927252+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.929479+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.929479+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.931653+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.931653+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.932477+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.932477+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.940099+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:51.940099+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.940667+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:51.940667+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.013579+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.013579+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.015983+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.015983+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.018481+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.018481+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.019463+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.019463+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.027575+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.027575+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.028430+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.028430+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.105764+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.105764+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.108446+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.108446+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.111884+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.111884+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.113011+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.113011+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.120646+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.120646+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.204725+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.204725+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.207299+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.207299+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.209905+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.209905+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.210822+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.210822+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.220218+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.220218+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.308695+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.308695+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.311438+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.311438+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.314293+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.314293+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.315463+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.315463+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.321788+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.321788+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.389286+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.389286+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.392090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.392090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.394931+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.394931+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.396110+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.396110+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.402624+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.402624+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.479234+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.479234+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.482114+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.482114+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.484859+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.484859+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.485779+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.485779+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.491617+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.491617+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.564087+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.564087+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.566412+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.566412+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.570347+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.570347+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.571368+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.571368+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.577765+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:52 smithi022 bash[111962]: audit 2024-09-17T12:52:52.577765+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.151 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[108225]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:52:53.151 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:52 smithi190 bash[108225]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:52:53.617 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[108225]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T12:52:53.617 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[108225]: 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-09-17T12:52:53.872 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[108225]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T12:52:53.872 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[108225]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T12:52:53.872 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[108225]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T12:52:53.872 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[108225]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T12:52:53.872 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[108225]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T12:52:53.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.121449+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.121449+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.221105+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.221105+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.322421+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.322421+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.403122+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.403122+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.492188+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.492188+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.578204+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.578204+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cluster 2024-09-17T12:52:52.629707+0000 mgr.y (mgr.54108) 1587 : cluster [DBG] pgmap v345: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cluster 2024-09-17T12:52:52.629707+0000 mgr.y (mgr.54108) 1587 : cluster [DBG] pgmap v345: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.660370+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.660370+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.662635+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.662635+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.665723+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.874 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.665723+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.666608+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.666608+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.672250+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.672250+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.672763+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.672763+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.875 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.752655+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.752655+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.755288+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.755288+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.758291+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.758291+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.759423+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.759423+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.765907+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.765907+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.766669+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.876 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.766669+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.837137+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.837137+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.840001+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.840001+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.843170+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.843170+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.844432+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.844432+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.851833+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.851833+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.852647+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.852647+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.877 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.925858+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.925858+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.928234+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.928234+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.930771+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.930771+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.931789+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.931789+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.878 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.939206+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:52.939206+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.939841+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:52.939841+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.000775+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.000775+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.003336+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.879 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.003336+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.006083+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.006083+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.007461+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.007461+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.013635+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.013635+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.015414+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.015414+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.077246+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.077246+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.080064+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.880 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.080064+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.083359+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.083359+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.084207+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.084207+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.089840+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.089840+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.160653+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.160653+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.163475+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.163475+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.167092+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.167092+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.168347+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.168347+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.174308+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.174308+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.252010+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.252010+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.254058+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.254058+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.256716+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.256716+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.257552+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.882 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.257552+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.263853+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.263853+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.342475+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.342475+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.345380+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.345380+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.348897+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.348897+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.350252+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.350252+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.357359+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.357359+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.883 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.430309+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.430309+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.432876+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.432876+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.436319+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.436319+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.437542+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.437542+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.445111+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.445111+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.524153+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.524153+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.884 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.526994+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.526994+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:53.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.531313+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.531313+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:53.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.532538+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.885 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.532538+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:53.886 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.538550+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:53.886 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:53 smithi190 bash[89008]: audit 2024-09-17T12:52:53.538550+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.121449+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.121449+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.221105+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.221105+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.322421+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.322421+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.403122+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.403122+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.492188+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.492188+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.578204+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.578204+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cluster 2024-09-17T12:52:52.629707+0000 mgr.y (mgr.54108) 1587 : cluster [DBG] pgmap v345: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cluster 2024-09-17T12:52:52.629707+0000 mgr.y (mgr.54108) 1587 : cluster [DBG] pgmap v345: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.660370+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.660370+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.662635+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.662635+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.665723+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.665723+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.666608+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.666608+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.672250+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.672250+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.672763+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.672763+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.752655+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.752655+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.755288+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.755288+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.758291+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.758291+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.759423+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.759423+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.765907+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.765907+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.766669+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.766669+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.837137+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.121449+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.121449+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.221105+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.221105+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.322421+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.322421+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.403122+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.403122+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.492188+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.492188+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.578204+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.578204+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cluster 2024-09-17T12:52:52.629707+0000 mgr.y (mgr.54108) 1587 : cluster [DBG] pgmap v345: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:54.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cluster 2024-09-17T12:52:52.629707+0000 mgr.y (mgr.54108) 1587 : cluster [DBG] pgmap v345: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:54.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.660370+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.660370+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.662635+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.662635+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.665723+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.837137+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.840001+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.840001+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.843170+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.843170+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.844432+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.844432+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.851833+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.851833+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.852647+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.852647+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.925858+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.925858+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.928234+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.928234+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.930771+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.930771+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.931789+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.931789+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.939206+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:52.939206+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.939841+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:52.939841+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.000775+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.000775+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.003336+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.003336+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.006083+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.006083+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.007461+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.007461+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.013635+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.013635+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.015414+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.015414+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.077246+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.077246+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.080064+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.080064+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.083359+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.665723+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.666608+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.666608+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.672250+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.672250+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.672763+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.672763+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.752655+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.752655+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.755288+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.755288+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.758291+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.758291+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.759423+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.759423+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.765907+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.765907+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.766669+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.766669+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.837137+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.083359+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.084207+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.084207+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.089840+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.089840+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.160653+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.160653+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.163475+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.163475+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.167092+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.167092+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.168347+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.168347+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.174308+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.174308+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.252010+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.252010+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.254058+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.254058+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.256716+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.256716+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.257552+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.257552+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.263853+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.263853+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.342475+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.342475+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.345380+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.345380+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.348897+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.348897+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.350252+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.350252+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.357359+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.357359+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.430309+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.430309+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.432876+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.432876+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.436319+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.436319+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.437542+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.437542+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.445111+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.445111+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.524153+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.524153+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.526994+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.526994+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.531313+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.531313+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.532538+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.532538+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.538550+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[109437]: audit 2024-09-17T12:52:53.538550+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.837137+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.840001+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.840001+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.843170+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.843170+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.844432+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.844432+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.851833+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.851833+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.852647+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.852647+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.925858+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.925858+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.928234+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.928234+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.930771+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.930771+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.931789+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.931789+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.939206+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:52.939206+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.939841+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:52.939841+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.000775+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.000775+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.003336+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.003336+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.006083+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.006083+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.007461+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.007461+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.013635+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.013635+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.015414+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.015414+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.077246+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.077246+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.080064+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.080064+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.083359+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.083359+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.084207+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.084207+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.089840+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.089840+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.160653+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.160653+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.163475+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.163475+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.167092+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.167092+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.168347+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.168347+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.174308+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.174308+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.252010+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.252010+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.254058+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.254058+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.256716+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.256716+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.257552+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.257552+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.263853+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.263853+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.342475+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.342475+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.345380+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.345380+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.348897+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.348897+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.350252+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.350252+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.357359+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.357359+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.430309+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.430309+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.432876+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.432876+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.436319+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.436319+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.437542+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.437542+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.445111+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.445111+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.524153+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.524153+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.526994+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.526994+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.531313+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.531313+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.532538+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.532538+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.538550+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:53 smithi022 bash[111962]: audit 2024-09-17T12:52:53.538550+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.090588+0000 mgr.y (mgr.54108) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.090588+0000 mgr.y (mgr.54108) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.174969+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.174969+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.264544+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.264544+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.357968+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.357968+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.445825+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.445825+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.539118+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.539118+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cluster 2024-09-17T12:52:53.604338+0000 mon.a (mon.0) 6144 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cluster 2024-09-17T12:52:53.604338+0000 mon.a (mon.0) 6144 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.635477+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.635477+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.638979+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.638979+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.641831+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.641831+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.642767+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.642767+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.648459+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.648459+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.648937+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.648937+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.741170+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.741170+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.743317+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.743317+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.746062+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.746062+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.747077+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.747077+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.752991+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.752991+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.753469+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.753469+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.851152+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.851152+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.853578+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.853578+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.856052+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.856052+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.857151+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.857151+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.863761+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.863761+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.864328+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.864328+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.964834+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.964834+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.967442+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.967442+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.969972+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.969972+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.971022+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.971022+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.977482+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:53.977482+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.977992+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: cephadm 2024-09-17T12:52:53.977992+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:54.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.069549+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.069549+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.072145+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.072145+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.074964+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.074964+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.076122+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.076122+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.087154+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.087154+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.191497+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.191497+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.194489+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.194489+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.197018+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.197018+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.198149+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.198149+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.208795+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.208795+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.280094+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.280094+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.282938+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.282938+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.285974+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.285974+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.287046+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.287046+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.297922+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.297922+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.377674+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.377674+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.380394+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.380394+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.383688+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.383688+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.384734+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.384734+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.391979+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.391979+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.469639+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.469639+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.471973+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.471973+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.475403+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.475403+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.476366+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.476366+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.484929+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.484929+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.550611+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.550611+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.553029+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.553029+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.556126+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.556126+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.556889+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.556889+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.563116+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:54.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:54 smithi190 bash[89008]: audit 2024-09-17T12:52:54.563116+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.090588+0000 mgr.y (mgr.54108) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.090588+0000 mgr.y (mgr.54108) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.174969+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.174969+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.264544+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.264544+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.357968+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.357968+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.445825+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.445825+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.539118+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.539118+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cluster 2024-09-17T12:52:53.604338+0000 mon.a (mon.0) 6144 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T12:52:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cluster 2024-09-17T12:52:53.604338+0000 mon.a (mon.0) 6144 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.635477+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.635477+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.638979+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.638979+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.641831+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.641831+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.642767+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.642767+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.648459+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.648459+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.648937+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.648937+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.741170+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.741170+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.743317+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.743317+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.746062+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.746062+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.747077+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.747077+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.752991+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.752991+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.753469+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.753469+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.851152+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.851152+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.853578+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.853578+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.856052+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.856052+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.857151+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.857151+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.863761+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.863761+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.864328+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.864328+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.964834+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.964834+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.967442+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.967442+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.969972+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.969972+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.971022+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.971022+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.977482+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:53.977482+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.090588+0000 mgr.y (mgr.54108) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.090588+0000 mgr.y (mgr.54108) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.174969+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.174969+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.264544+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.264544+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.357968+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.357968+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.445825+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.445825+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.539118+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.539118+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cluster 2024-09-17T12:52:53.604338+0000 mon.a (mon.0) 6144 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cluster 2024-09-17T12:52:53.604338+0000 mon.a (mon.0) 6144 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.635477+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.635477+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.638979+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.638979+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.641831+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.641831+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.977992+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: cephadm 2024-09-17T12:52:53.977992+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.069549+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.069549+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.072145+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.072145+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.074964+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.074964+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.076122+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.076122+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.087154+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.087154+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.191497+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.191497+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.194489+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.194489+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.197018+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.197018+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.198149+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.198149+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.208795+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.208795+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.280094+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.280094+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.282938+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.282938+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.285974+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.285974+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.287046+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.287046+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.297922+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.297922+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.377674+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.377674+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.380394+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.380394+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.383688+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.383688+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.384734+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.384734+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.391979+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.391979+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.469639+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.469639+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.471973+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.471973+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.475403+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.475403+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.476366+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.476366+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.484929+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.484929+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.550611+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.550611+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.553029+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.553029+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.556126+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.556126+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.556889+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.556889+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.563116+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[109437]: audit 2024-09-17T12:52:54.563116+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.642767+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.642767+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.648459+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.648459+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.648937+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.648937+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.741170+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.741170+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.743317+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.743317+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.746062+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.746062+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.747077+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.747077+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.752991+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.752991+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.753469+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.753469+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.851152+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.851152+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.853578+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.853578+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.856052+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.856052+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.857151+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.857151+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.863761+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.863761+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.864328+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.864328+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.964834+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.964834+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.967442+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.967442+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.969972+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.969972+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.971022+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.971022+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.977482+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:53.977482+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.977992+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: cephadm 2024-09-17T12:52:53.977992+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.069549+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.069549+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.072145+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.072145+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.074964+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.074964+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.076122+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.076122+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.087154+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.087154+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.191497+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.191497+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.194489+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.194489+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.197018+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.197018+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.198149+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.198149+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.208795+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.208795+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.280094+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.280094+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.282938+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.282938+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.285974+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.285974+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.287046+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.287046+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.297922+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.297922+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.377674+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.377674+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.380394+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.380394+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.383688+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.383688+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.384734+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.384734+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.391979+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.391979+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.469639+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.469639+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.471973+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.471973+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.475403+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.475403+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.476366+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.476366+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.484929+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.484929+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.550611+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.550611+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.553029+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.553029+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.556126+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.556126+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.556889+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.556889+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.563116+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:54 smithi022 bash[111962]: audit 2024-09-17T12:52:54.563116+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.087821+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.087821+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.209385+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.209385+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.298645+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.298645+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.392612+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.392612+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.485420+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.485420+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.563675+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.563675+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cluster 2024-09-17T12:52:54.630627+0000 mgr.y (mgr.54108) 1609 : cluster [DBG] pgmap v346: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cluster 2024-09-17T12:52:54.630627+0000 mgr.y (mgr.54108) 1609 : cluster [DBG] pgmap v346: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.637371+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.637371+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.639724+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.639724+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.641858+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.641858+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.642572+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.642572+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.647839+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.647839+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.648292+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.648292+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.721049+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.721049+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.723782+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.723782+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.726656+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.726656+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.727703+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.727703+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.733718+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.733718+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.734224+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.734224+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.816427+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.087821+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.087821+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.209385+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.209385+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.298645+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.298645+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.392612+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.392612+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.485420+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.485420+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.563675+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.563675+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cluster 2024-09-17T12:52:54.630627+0000 mgr.y (mgr.54108) 1609 : cluster [DBG] pgmap v346: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:55.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cluster 2024-09-17T12:52:54.630627+0000 mgr.y (mgr.54108) 1609 : cluster [DBG] pgmap v346: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:55.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.637371+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.637371+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.639724+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.639724+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.641858+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.816427+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.819029+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.819029+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.821459+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.821459+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.822429+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.822429+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.828768+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.828768+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.829279+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.829279+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.912885+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.912885+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.915291+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.915291+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.918246+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.918246+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.919248+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.919248+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.925159+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.925159+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.925728+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:54.925728+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.997279+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:54.997279+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.000201+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.000201+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.002377+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.002377+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.003143+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.003143+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.008821+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.008821+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.009304+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.009304+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.070839+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.070839+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.072916+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.072916+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.074973+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.641858+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.642572+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.642572+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.647839+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.647839+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.648292+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.648292+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.721049+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.721049+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.723782+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.723782+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.726656+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.726656+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.727703+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.727703+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.733718+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.733718+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.734224+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.734224+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.816427+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.074973+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.075767+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.075767+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.083741+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.083741+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.155342+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.155342+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.158268+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.158268+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.161372+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.161372+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.162683+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.162683+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.171471+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.797 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.171471+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.259515+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.259515+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.261782+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.261782+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.265076+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.265076+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.266224+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.266224+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.273791+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.273791+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.360938+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.360938+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.363471+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.363471+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.365715+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.365715+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.366809+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.366809+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.375692+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.375692+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.455916+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.455916+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.458320+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.816427+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.819029+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.819029+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.821459+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.821459+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.822429+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.822429+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.828768+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.828768+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.829279+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.829279+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.912885+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.912885+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.915291+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.915291+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.918246+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.918246+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.919248+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.919248+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.925159+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.458320+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.460912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.460912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.461961+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.461961+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.470288+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.470288+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cluster 2024-09-17T12:52:55.526852+0000 mon.a (mon.0) 6245 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:55.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: cluster 2024-09-17T12:52:55.526852+0000 mon.a (mon.0) 6245 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:55.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.563780+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.809 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.563780+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.566606+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.566606+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.570296+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.570296+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.810 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.571409+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.571409+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.581562+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[109437]: audit 2024-09-17T12:52:55.581562+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.812 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.925159+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.925728+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:54.925728+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.997279+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:54.997279+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.813 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.000201+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.000201+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.002377+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.002377+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.003143+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.814 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.003143+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.008821+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.008821+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.009304+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.009304+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.815 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.070839+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.070839+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.072916+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.072916+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.074973+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.816 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.074973+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.075767+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.075767+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.083741+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.083741+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.817 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.155342+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.155342+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.158268+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.158268+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.161372+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.818 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.161372+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.162683+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.162683+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.171471+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.171471+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.819 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.259515+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.259515+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.261782+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.261782+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.820 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.265076+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.265076+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.266224+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.266224+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.273791+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.821 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.273791+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.360938+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.360938+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.363471+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.363471+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.365715+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.822 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.365715+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.366809+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.366809+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.375692+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.375692+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.823 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.455916+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.455916+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.458320+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.458320+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.460912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.824 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.460912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.461961+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.461961+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.470288+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.470288+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.825 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cluster 2024-09-17T12:52:55.526852+0000 mon.a (mon.0) 6245 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:55.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: cluster 2024-09-17T12:52:55.526852+0000 mon.a (mon.0) 6245 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:55.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.563780+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.563780+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.566606+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.826 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.566606+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.570296+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.570296+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.571409+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.571409+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.581562+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.827 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:55 smithi022 bash[111962]: audit 2024-09-17T12:52:55.581562+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.087821+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.087821+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.209385+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.209385+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.298645+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.298645+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.392612+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.392612+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.485420+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.485420+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.563675+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.563675+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cluster 2024-09-17T12:52:54.630627+0000 mgr.y (mgr.54108) 1609 : cluster [DBG] pgmap v346: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cluster 2024-09-17T12:52:54.630627+0000 mgr.y (mgr.54108) 1609 : cluster [DBG] pgmap v346: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.637371+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.637371+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.639724+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.639724+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.641858+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.641858+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.642572+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.642572+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.647839+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.647839+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.648292+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.648292+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.721049+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.721049+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.723782+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.723782+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.726656+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.726656+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.727703+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.727703+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.733718+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.733718+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.734224+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.734224+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.816427+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.816427+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.819029+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.819029+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.821459+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.821459+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.822429+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.822429+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.828768+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.828768+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.829279+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.829279+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.912885+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.912885+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.915291+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.915291+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.918246+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.918246+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.919248+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.919248+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.925159+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.925159+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.925728+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:54.925728+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.997279+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:54.997279+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.000201+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.000201+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.002377+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.002377+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.003143+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.003143+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.008821+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.008821+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.009304+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.009304+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.070839+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.070839+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.072916+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.072916+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.074973+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.074973+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.075767+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.075767+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.083741+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.083741+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.155342+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.155342+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.158268+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.158268+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.161372+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.161372+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.162683+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.162683+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.171471+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.171471+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.259515+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.259515+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.261782+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.261782+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.265076+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.265076+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.266224+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.266224+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.273791+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.273791+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.360938+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.360938+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.363471+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.363471+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.365715+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.365715+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.366809+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.366809+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.375692+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.375692+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.455916+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.455916+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.458320+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.458320+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.460912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.460912+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.461961+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.461961+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.470288+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.470288+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cluster 2024-09-17T12:52:55.526852+0000 mon.a (mon.0) 6245 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: cluster 2024-09-17T12:52:55.526852+0000 mon.a (mon.0) 6245 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.563780+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.563780+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.566606+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.566606+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.570296+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.570296+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.571409+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.571409+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:55.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.581562+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:55.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:55 smithi190 bash[89008]: audit 2024-09-17T12:52:55.581562+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.084274+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.084274+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.172056+0000 mgr.y (mgr.54108) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.172056+0000 mgr.y (mgr.54108) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.274295+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.274295+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.376280+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.376280+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.470997+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.470997+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.475805+0000 mgr.y (mgr.54108) 1620 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.475805+0000 mgr.y (mgr.54108) 1620 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.582539+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.582539+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.655608+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.655608+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.657682+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.657682+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.659870+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.659870+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.660643+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.660643+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.665935+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.665935+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.666329+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.666329+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.725307+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.725307+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.727661+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.727661+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.729546+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.729546+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.730219+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.730219+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.737780+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.737780+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.738254+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.738254+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.802175+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.802175+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.804371+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.804371+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.806943+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.806943+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.807663+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.807663+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.812445+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.812445+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.812911+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.812911+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.869288+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.869288+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.871866+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.871866+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.874313+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.874313+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.874985+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.874985+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.879736+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.879736+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.880166+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.880166+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.942190+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.942190+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.943829+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.943829+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.945536+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.945536+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.946200+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.946200+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.951341+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:55.951341+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.951803+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:55.951803+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.023703+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.023703+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.026291+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.026291+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.028864+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.028864+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.030020+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.030020+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.036484+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.036484+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.037067+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.037067+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.110293+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.110293+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.113235+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.113235+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.116394+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.116394+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.117487+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.117487+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.123716+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.123716+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.205177+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.205177+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.207455+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.207455+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.209603+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.209603+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.210507+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.210507+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.216458+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.216458+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.306254+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.306254+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.309045+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.309045+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.311997+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.311997+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.313117+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.313117+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.321764+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.321764+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.416088+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.416088+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.418500+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.418500+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.421221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.421221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.422285+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.422285+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.430799+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.430799+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.533194+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.533194+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.535566+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.535566+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.538530+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.538530+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.539664+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.539664+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.548330+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:56.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:56 smithi190 bash[89008]: audit 2024-09-17T12:52:56.548330+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.084274+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.084274+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.172056+0000 mgr.y (mgr.54108) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.172056+0000 mgr.y (mgr.54108) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.274295+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.274295+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.376280+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.376280+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.470997+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.470997+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.475805+0000 mgr.y (mgr.54108) 1620 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.475805+0000 mgr.y (mgr.54108) 1620 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.582539+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.582539+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.655608+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.655608+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.657682+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.657682+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.659870+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.659870+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.084274+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.084274+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.172056+0000 mgr.y (mgr.54108) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.172056+0000 mgr.y (mgr.54108) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.274295+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.274295+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.376280+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.376280+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.470997+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.470997+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.475805+0000 mgr.y (mgr.54108) 1620 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.475805+0000 mgr.y (mgr.54108) 1620 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.582539+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.582539+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.655608+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.655608+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.657682+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.657682+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.659870+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.659870+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.660643+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.660643+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.665935+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.665935+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.666329+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.666329+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.725307+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.725307+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.727661+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.727661+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.729546+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.729546+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.730219+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.730219+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.737780+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.737780+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.738254+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.738254+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.802175+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.802175+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.660643+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.660643+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.665935+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.665935+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.666329+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.666329+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.725307+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.725307+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.727661+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.727661+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.729546+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.729546+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.730219+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.730219+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.737780+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.737780+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.738254+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.738254+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.802175+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.802175+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.804371+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.804371+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.806943+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.806943+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.807663+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.807663+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.812445+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.812445+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.812911+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.812911+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.869288+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.869288+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.871866+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.871866+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.874313+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.874313+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.874985+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.874985+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.879736+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.879736+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.804371+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.804371+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.806943+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.806943+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.807663+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.807663+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.812445+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.812445+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.812911+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.812911+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.869288+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.869288+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.871866+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.871866+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.874313+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.874313+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.874985+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.874985+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.879736+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.879736+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.880166+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.880166+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.942190+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.942190+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.943829+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.943829+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.945536+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.945536+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.946200+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.946200+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.951341+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:55.951341+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.951803+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:55.951803+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.023703+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.023703+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.026291+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.026291+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.028864+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.880166+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.880166+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.942190+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.942190+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.943829+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.943829+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.945536+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.945536+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.946200+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.946200+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.951341+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:55.951341+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.951803+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:55.951803+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.023703+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.023703+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.026291+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.026291+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.028864+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.028864+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.030020+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.030020+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.036484+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.036484+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.037067+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.037067+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.110293+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.110293+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.113235+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.113235+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.116394+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.116394+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.117487+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.117487+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.123716+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.123716+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.205177+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.205177+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.207455+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.028864+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.030020+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.030020+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.036484+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.036484+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.037067+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.037067+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.110293+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.110293+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.113235+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.113235+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.116394+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.116394+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.117487+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.117487+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.123716+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.123716+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.205177+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.205177+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.207455+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.207455+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.209603+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.209603+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.210507+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.210507+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.216458+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.216458+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.306254+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.306254+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.309045+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.309045+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.311997+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.311997+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.313117+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.313117+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.321764+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.321764+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.416088+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.416088+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.207455+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.209603+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.209603+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.210507+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.210507+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.216458+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.216458+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.306254+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.306254+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.309045+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.309045+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.311997+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.311997+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.313117+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.313117+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.321764+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.321764+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.416088+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.416088+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.418500+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.418500+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.421221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.421221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.422285+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.422285+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.430799+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.430799+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.533194+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.533194+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.535566+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.535566+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.538530+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.538530+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.539664+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.539664+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.548330+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[109437]: audit 2024-09-17T12:52:56.548330+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.418500+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.418500+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.421221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.421221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.422285+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.422285+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.430799+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.430799+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.533194+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.533194+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.535566+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.535566+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.538530+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.538530+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.539664+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.539664+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.548330+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:56 smithi022 bash[111962]: audit 2024-09-17T12:52:56.548330+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.124281+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.124281+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.216987+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.216987+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.322357+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.322357+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.431555+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.431555+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.549021+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.549021+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cluster 2024-09-17T12:52:56.632502+0000 mgr.y (mgr.54108) 1633 : cluster [DBG] pgmap v347: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cluster 2024-09-17T12:52:56.632502+0000 mgr.y (mgr.54108) 1633 : cluster [DBG] pgmap v347: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.642671+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.642671+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.645177+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.645177+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.647377+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.647377+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.648225+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.648225+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.777708+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.777708+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.778584+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.778584+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.880043+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.880043+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.882379+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.882379+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.884578+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.884578+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.885389+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.885389+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.893572+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.893572+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.843 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.894345+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:56.894345+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.990478+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.990478+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.992922+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.992922+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.995756+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.995756+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.996645+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:56.996645+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.004647+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.004647+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.844 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.005157+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.005157+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.084930+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.084930+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.087679+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.087679+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.090399+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.090399+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.091518+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.091518+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.099924+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.099924+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.195549+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.845 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.195549+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.198127+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.198127+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.201386+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.201386+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.202699+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.202699+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.214015+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.214015+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.318335+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.318335+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.321296+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.321296+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.324324+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.324324+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.846 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.325684+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.325684+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.334562+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.334562+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.445136+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.445136+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.847 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.447412+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.447412+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.449478+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.449478+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.450249+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.450249+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.460609+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.460609+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.533268+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.533268+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.535678+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.535678+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.538589+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.538589+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:57.848 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.539551+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.849 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.539551+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:57.849 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.545518+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.849 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.545518+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:57.849 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.628062+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.849 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.628062+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:57.849 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.630228+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:57.849 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[89008]: audit 2024-09-17T12:52:57.630228+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.124281+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.124281+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.216987+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.216987+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.322357+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.322357+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.431555+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.431555+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.549021+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.549021+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cluster 2024-09-17T12:52:56.632502+0000 mgr.y (mgr.54108) 1633 : cluster [DBG] pgmap v347: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cluster 2024-09-17T12:52:56.632502+0000 mgr.y (mgr.54108) 1633 : cluster [DBG] pgmap v347: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.642671+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.642671+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.645177+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.645177+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.647377+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.647377+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.648225+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.124281+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.124281+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.216987+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.216987+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.322357+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.322357+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.431555+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.431555+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.549021+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.549021+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cluster 2024-09-17T12:52:56.632502+0000 mgr.y (mgr.54108) 1633 : cluster [DBG] pgmap v347: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cluster 2024-09-17T12:52:56.632502+0000 mgr.y (mgr.54108) 1633 : cluster [DBG] pgmap v347: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.642671+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.642671+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.645177+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.645177+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.647377+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.647377+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.648225+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.648225+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.777708+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.777708+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.778584+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.778584+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.880043+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.880043+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.882379+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.882379+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.884578+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.884578+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.885389+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.885389+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.893572+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.893572+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.894345+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:56.894345+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.990478+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.990478+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.992922+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.992922+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.995756+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.995756+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.996645+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:56.996645+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.004647+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.004647+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.005157+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.005157+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.084930+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.084930+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.087679+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.087679+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.090399+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.090399+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.091518+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.091518+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.099924+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.099924+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.195549+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.648225+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.777708+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.777708+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.778584+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.778584+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.880043+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.880043+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.882379+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.882379+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.884578+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.884578+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.885389+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.885389+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.893572+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.893572+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.894345+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:56.894345+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.990478+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.990478+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.992922+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.195549+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.198127+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.198127+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.201386+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.201386+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.202699+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.202699+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.214015+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.214015+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.318335+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.318335+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.321296+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.321296+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.324324+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.324324+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.325684+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.325684+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.334562+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.334562+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.445136+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.445136+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.447412+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.447412+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.449478+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.449478+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.450249+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.450249+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.460609+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.460609+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.533268+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.533268+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.535678+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.535678+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.538589+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.538589+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.539551+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.539551+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.545518+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.545518+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.628062+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.628062+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.630228+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[109437]: audit 2024-09-17T12:52:57.630228+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.992922+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.995756+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.995756+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.996645+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:56.996645+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.004647+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.004647+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.005157+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.005157+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.084930+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.084930+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.087679+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.087679+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.090399+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.090399+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.091518+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.091518+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.099924+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.099924+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.195549+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.195549+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.198127+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.198127+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.201386+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.201386+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.202699+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.202699+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.214015+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.214015+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.318335+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.318335+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.321296+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.321296+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.324324+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.324324+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.325684+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.325684+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.334562+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.334562+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.445136+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.445136+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.447412+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.447412+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.449478+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.449478+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.450249+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.450249+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.460609+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.460609+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.533268+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.533268+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.535678+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.535678+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.538589+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.538589+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.539551+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.539551+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.545518+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.545518+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.628062+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.628062+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.630228+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:57 smithi022 bash[111962]: audit 2024-09-17T12:52:57.630228+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.151 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:57 smithi190 bash[108613]: debug 2024-09-17T12:52:57.908+0000 7f89b9782640 1 -- 172.21.15.190:0/752565988 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555d5129a960 con 0x555d5145e000 2024-09-17T12:52:58.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.100451+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.100451+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.214904+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.214904+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.335421+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.335421+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.461154+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.461154+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.545981+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.545981+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.637374+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.637374+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.644737+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.644737+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.650645+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.650645+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.651144+0000 mgr.y (mgr.54108) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.651144+0000 mgr.y (mgr.54108) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.713452+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.713452+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.715408+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.715408+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.717125+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.717125+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.717760+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.717760+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.722818+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.722818+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.723269+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.723269+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.796999+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.796999+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.799125+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.799125+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.801342+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.801342+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.802063+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.802063+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.807435+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.807435+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.808198+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.808198+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.872858+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.872858+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.874808+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.874808+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.876613+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.876613+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.877390+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.877390+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.882228+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.882228+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.882596+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.882596+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.942055+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.942055+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.944192+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.944192+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.947414+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.947414+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.948247+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.948247+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.953779+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:57.953779+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.954275+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:57.954275+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.014474+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.014474+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.017143+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.017143+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.020053+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.020053+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.021249+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.021249+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.027222+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.027222+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.027692+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.027692+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.099099+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.099099+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.101154+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.101154+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.103185+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.103185+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.104082+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.104082+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.109743+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.109743+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.194334+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.194334+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.196566+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.196566+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.198612+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.198612+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.199393+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.199393+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.204997+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.204997+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.282568+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.282568+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.284659+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.284659+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.287473+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.287473+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.288269+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.288269+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.293836+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.293836+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.355423+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.355423+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.357690+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.357690+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.359640+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.359640+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.360436+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.360436+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.366349+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.366349+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.434007+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.434007+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.436751+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.436751+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.440282+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.440282+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.441428+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.441428+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.449886+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.449886+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.552302+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.552302+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.555397+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.555397+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.557908+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.557908+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.558743+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.558743+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.565599+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.565599+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.630362+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.630362+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.632291+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.632291+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.634722+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.634722+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:58.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.635606+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:58.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:58 smithi190 bash[89008]: audit 2024-09-17T12:52:58.635606+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.100451+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.100451+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.214904+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.214904+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.335421+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.335421+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.461154+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.461154+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.545981+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.545981+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.637374+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.637374+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.644737+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.644737+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.650645+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.650645+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.651144+0000 mgr.y (mgr.54108) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.651144+0000 mgr.y (mgr.54108) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.713452+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.713452+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.100451+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.100451+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.214904+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.214904+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.335421+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.335421+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.461154+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.461154+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.545981+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.545981+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.637374+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.637374+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.644737+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.644737+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.650645+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.650645+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.651144+0000 mgr.y (mgr.54108) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.651144+0000 mgr.y (mgr.54108) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.713452+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.713452+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.715408+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.715408+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.717125+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.717125+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.717760+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.717760+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.722818+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.722818+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.723269+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.723269+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.796999+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.796999+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.799125+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.799125+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.801342+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.801342+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.802063+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.802063+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.807435+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.807435+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.808198+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.808198+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.872858+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.872858+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.874808+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.874808+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.876613+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.876613+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.877390+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.877390+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.882228+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.882228+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.882596+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.882596+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.942055+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.942055+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.944192+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.944192+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.947414+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.947414+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.715408+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.715408+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.717125+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.717125+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.717760+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.717760+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.722818+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.722818+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.723269+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.723269+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.796999+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.796999+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.799125+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.799125+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.801342+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.801342+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.802063+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.802063+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.807435+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.807435+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.948247+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.948247+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.953779+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:57.953779+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.954275+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:57.954275+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.014474+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.014474+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.017143+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.017143+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.020053+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.020053+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.021249+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.021249+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.027222+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.027222+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.027692+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.027692+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.099099+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.099099+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.101154+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.101154+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.103185+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.103185+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.104082+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.104082+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.109743+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.109743+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.194334+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.194334+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.196566+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.196566+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.198612+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.198612+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.199393+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.199393+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.204997+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.204997+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.282568+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.282568+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.284659+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.284659+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.287473+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.287473+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.288269+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.288269+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.293836+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.293836+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.355423+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.355423+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.357690+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.357690+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.359640+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.359640+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.360436+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.360436+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.366349+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.366349+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.808198+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.808198+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.872858+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.872858+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.874808+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.874808+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.876613+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.876613+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.877390+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.877390+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.882228+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.882228+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.882596+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.882596+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.942055+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.942055+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.944192+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.944192+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.947414+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.947414+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.434007+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.434007+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.436751+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.436751+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.440282+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.440282+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.441428+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.441428+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.449886+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.449886+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.552302+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.552302+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.555397+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.555397+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.557908+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.557908+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.558743+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.558743+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.565599+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.565599+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.630362+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.630362+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.632291+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.632291+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.634722+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.634722+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.635606+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[111962]: audit 2024-09-17T12:52:58.635606+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.948247+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.948247+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.953779+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:57.953779+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.954275+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:57.954275+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.014474+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.014474+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.017143+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.017143+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.020053+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.020053+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.021249+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.021249+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.027222+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.027222+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.027692+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.027692+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.099099+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.099099+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.101154+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.101154+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.103185+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.103185+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.104082+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.104082+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.109743+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.109743+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.194334+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.194334+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.196566+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.196566+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.198612+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.198612+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.199393+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.199393+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.204997+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.204997+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.282568+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.282568+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.284659+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.284659+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.287473+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.287473+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.288269+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.288269+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.293836+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.293836+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.355423+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.355423+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.357690+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.357690+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.359640+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.359640+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.360436+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.360436+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.366349+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.366349+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.434007+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.434007+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.436751+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.436751+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.440282+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.440282+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.441428+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.441428+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.449886+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.449886+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.552302+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.552302+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.555397+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.555397+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.557908+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.557908+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.558743+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.558743+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.565599+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.565599+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.630362+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.630362+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.632291+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.632291+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.634722+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.634722+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:59.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.635606+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:52:59.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:58 smithi022 bash[109437]: audit 2024-09-17T12:52:58.635606+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.110261+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.110261+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.205664+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.205664+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.294303+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.294303+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.366813+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.366813+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.450529+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.450529+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.566508+0000 mgr.y (mgr.54108) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.566508+0000 mgr.y (mgr.54108) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cluster 2024-09-17T12:52:58.633363+0000 mgr.y (mgr.54108) 1654 : cluster [DBG] pgmap v348: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:00.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cluster 2024-09-17T12:52:58.633363+0000 mgr.y (mgr.54108) 1654 : cluster [DBG] pgmap v348: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:00.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.643437+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.643437+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.644098+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.644098+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.727594+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.727594+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.110261+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.110261+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.205664+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.205664+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.294303+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.294303+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.366813+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.366813+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.450529+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.450529+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.566508+0000 mgr.y (mgr.54108) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.566508+0000 mgr.y (mgr.54108) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cluster 2024-09-17T12:52:58.633363+0000 mgr.y (mgr.54108) 1654 : cluster [DBG] pgmap v348: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cluster 2024-09-17T12:52:58.633363+0000 mgr.y (mgr.54108) 1654 : cluster [DBG] pgmap v348: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.643437+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.643437+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.644098+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.644098+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.727594+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.727594+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.730430+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.730430+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.733099+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.733099+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.733987+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.733987+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.740011+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.740011+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.740564+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.740564+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.845810+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.845810+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.848262+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.848262+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.851661+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.851661+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.852584+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.852584+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.858341+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.858341+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.730430+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.730430+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.733099+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.733099+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.733987+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.733987+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.740011+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.740011+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.740564+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.740564+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.845810+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.845810+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.848262+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.848262+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.851661+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.851661+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.852584+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.852584+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.858341+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.858341+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.859062+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.859062+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.925734+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.925734+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.928411+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.928411+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.931563+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.931563+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.933110+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.933110+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.939611+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:58.939611+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.940075+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:58.940075+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.011098+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.011098+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.014023+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.014023+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.017021+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.017021+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.859062+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.859062+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.925734+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.925734+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.928411+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.928411+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.931563+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.931563+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.933110+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.933110+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.939611+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:58.939611+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.940075+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:58.940075+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.011098+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.011098+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.014023+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.014023+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.017021+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.017021+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.017818+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.017818+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.023625+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.023625+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.024005+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.024005+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.114509+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.114509+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.116777+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.116777+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.119379+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.119379+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.120257+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.120257+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.126592+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.126592+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.193647+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.193647+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.195904+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.017818+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.017818+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.023625+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.023625+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.024005+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.024005+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.114509+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.114509+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.116777+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.116777+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.119379+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.119379+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.120257+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.120257+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.126592+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.126592+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.193647+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.193647+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.195904+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.195904+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.199347+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.199347+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.200351+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.200351+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.208254+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.208254+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.280175+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.280175+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.282893+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.282893+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.285707+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.285707+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.286693+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.286693+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.295210+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.295210+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.382446+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.382446+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.195904+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.199347+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.199347+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.200351+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.200351+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.208254+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.208254+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.280175+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.280175+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.282893+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.282893+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.285707+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.285707+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.286693+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.286693+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.295210+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.295210+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.382446+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.382446+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.385055+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.385055+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.388525+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.388525+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.389805+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.389805+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.398158+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.398158+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.484274+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.484274+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.487293+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.487293+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.490658+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.490658+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.491990+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.491990+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.499322+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.499322+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.586437+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.586437+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.042 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.385055+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.385055+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.388525+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.388525+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.389805+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.389805+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.043 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.398158+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.398158+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.484274+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.484274+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.487293+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.487293+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.490658+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.490658+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.491990+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.491990+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.499322+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.499322+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.586437+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.586437+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.588805+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.588805+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.590896+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.590896+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.591595+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.591595+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.596743+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[109437]: audit 2024-09-17T12:52:59.596743+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.588805+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.588805+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.590896+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.590896+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.591595+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.591595+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.596743+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.046 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:52:59 smithi022 bash[111962]: audit 2024-09-17T12:52:59.596743+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.151 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[108613]: debug 2024-09-17T12:52:59.728+0000 7f89bbfe9640 -1 Falling back to public interface 2024-09-17T12:53:00.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.110261+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.110261+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.205664+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.205664+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.294303+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.294303+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.366813+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.366813+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.450529+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.450529+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.566508+0000 mgr.y (mgr.54108) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.566508+0000 mgr.y (mgr.54108) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cluster 2024-09-17T12:52:58.633363+0000 mgr.y (mgr.54108) 1654 : cluster [DBG] pgmap v348: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:00.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cluster 2024-09-17T12:52:58.633363+0000 mgr.y (mgr.54108) 1654 : cluster [DBG] pgmap v348: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.643437+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.643437+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.644098+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.644098+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.727594+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.727594+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.730430+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.730430+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.733099+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.733099+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.733987+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.733987+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.740011+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.740011+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.740564+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.740564+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.845810+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.845810+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.848262+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.848262+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.851661+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.851661+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.852584+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.852584+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.858341+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.858341+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.859062+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.859062+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.925734+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.925734+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.928411+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.928411+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.931563+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.931563+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.933110+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.933110+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.939611+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:58.939611+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.940075+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:58.940075+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.011098+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.011098+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.014023+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.014023+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.017021+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.017021+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.017818+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.017818+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.023625+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.023625+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.024005+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.024005+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.114509+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.114509+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.116777+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.116777+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.119379+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.119379+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.120257+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.120257+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.126592+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.126592+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.193647+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.193647+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.195904+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.195904+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.199347+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.199347+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.200351+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.200351+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.208254+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.208254+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.280175+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.280175+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.282893+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.282893+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.285707+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.285707+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.286693+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.286693+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.295210+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.295210+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.382446+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.382446+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.385055+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.385055+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.388525+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.388525+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.389805+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.389805+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.398158+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.398158+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.484274+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.484274+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.487293+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.487293+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.490658+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.490658+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.491990+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.491990+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.499322+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.499322+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.586437+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.586437+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.588805+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.588805+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.590896+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.590896+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.591595+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.591595+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.596743+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:52:59 smithi190 bash[89008]: audit 2024-09-17T12:52:59.596743+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.127090+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.127090+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.208817+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.208817+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.295782+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.295782+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.398881+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.398881+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.499917+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.499917+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.597100+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.597100+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.689263+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.689263+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.691541+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.691541+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.694561+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.694561+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.695651+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.695651+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.704091+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.704091+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.704658+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.704658+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.769381+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.769381+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.772188+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.772188+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.776213+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.776213+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.777078+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.777078+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.782783+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.782783+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.783449+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.783449+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.867985+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.867985+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.870737+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.870737+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.874062+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.874062+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.875107+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.875107+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.881193+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.881193+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.881794+0000 mgr.y (mgr.54108) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.881794+0000 mgr.y (mgr.54108) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.968297+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.968297+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.970386+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.970386+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.973172+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.973172+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.974222+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.974222+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.979916+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:52:59.979916+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.980609+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: cephadm 2024-09-17T12:52:59.980609+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.051861+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.051861+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.054366+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.054366+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.057205+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.057205+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.058160+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.058160+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.063830+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.063830+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.123333+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.123333+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.125375+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.125375+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.127841+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.127841+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.128581+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.128581+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.133954+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.133954+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.207908+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.207908+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.210290+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.210290+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.213025+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.213025+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.213963+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.213963+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.219750+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.219750+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.297229+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.297229+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.299290+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.299290+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.301948+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.301948+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.302659+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.302659+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.308290+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.308290+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.390805+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.390805+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.393672+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.393672+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.396278+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.396278+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.397458+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.397458+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.404190+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.404190+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.482088+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.482088+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.484617+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.484617+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.488067+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.488067+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.489200+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.489200+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.495670+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.495670+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.564838+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.564838+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.567096+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.567096+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.569182+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.569182+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.570067+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.570067+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.575872+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.575872+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.636675+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.636675+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.639029+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.639029+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.641944+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.641944+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.642783+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.642783+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:00.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.648371+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:00.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:00 smithi190 bash[89008]: audit 2024-09-17T12:53:00.648371+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:53:00] "GET /metrics HTTP/1.1" 200 38479 "" "Prometheus/2.51.0" 2024-09-17T12:53:01.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.127090+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.127090+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.208817+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.208817+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.295782+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.295782+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.398881+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.398881+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.499917+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.499917+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.597100+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.597100+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.689263+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.689263+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.691541+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.691541+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.694561+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.694561+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.695651+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.695651+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.704091+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.704091+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.704658+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.704658+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.769381+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.769381+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.772188+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.772188+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.776213+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.776213+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.777078+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.777078+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.782783+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.782783+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.783449+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.783449+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.867985+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.867985+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.870737+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.870737+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.874062+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.874062+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.875107+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.875107+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.881193+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.881193+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.881794+0000 mgr.y (mgr.54108) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.881794+0000 mgr.y (mgr.54108) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.968297+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.968297+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.970386+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.970386+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.973172+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.973172+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.974222+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.974222+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.979916+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:52:59.979916+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.980609+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: cephadm 2024-09-17T12:52:59.980609+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.051861+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.051861+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.054366+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.054366+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.057205+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.057205+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.058160+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.058160+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.063830+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.063830+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.123333+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.123333+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.125375+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.125375+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.127841+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.127841+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.128581+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.128581+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.133954+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.133954+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.207908+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.207908+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.210290+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.210290+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.213025+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.213025+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.213963+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.213963+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.219750+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.219750+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.297229+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.297229+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.299290+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.299290+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.301948+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.301948+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.302659+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.302659+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.308290+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.308290+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.390805+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.390805+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.393672+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.393672+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.396278+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.396278+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.397458+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.397458+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.404190+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.404190+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.482088+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.482088+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.484617+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.484617+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.488067+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.488067+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.489200+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.489200+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.495670+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.495670+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.564838+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.564838+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.567096+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.567096+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.569182+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.569182+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.570067+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.570067+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.575872+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.575872+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.636675+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.636675+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.639029+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.639029+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.641944+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.641944+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.642783+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.642783+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.648371+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[109437]: audit 2024-09-17T12:53:00.648371+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.127090+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.127090+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.208817+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.208817+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.295782+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.295782+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.398881+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.398881+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.499917+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.499917+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.597100+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.597100+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.689263+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.689263+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.691541+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.691541+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.694561+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.694561+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.695651+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.695651+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.704091+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.704091+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.704658+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.704658+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.769381+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.769381+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.772188+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.772188+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.776213+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.776213+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.777078+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.777078+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.782783+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.782783+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.783449+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.783449+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.867985+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.867985+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.870737+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.870737+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.874062+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.874062+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.875107+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.875107+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.881193+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.881193+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.881794+0000 mgr.y (mgr.54108) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.881794+0000 mgr.y (mgr.54108) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.968297+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.968297+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.970386+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.970386+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.973172+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.973172+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.974222+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.974222+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.979916+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:52:59.979916+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.980609+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: cephadm 2024-09-17T12:52:59.980609+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.051861+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.051861+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.054366+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.054366+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.057205+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.057205+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.058160+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.058160+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.063830+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.063830+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.123333+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.123333+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.125375+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.125375+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.127841+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.127841+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.128581+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.128581+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.133954+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.133954+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.207908+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.207908+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.210290+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.210290+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.213025+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.213025+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.213963+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.213963+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.219750+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.219750+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.297229+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.297229+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.299290+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.299290+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.301948+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.301948+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.302659+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.302659+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.308290+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.308290+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.390805+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.390805+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.393672+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.393672+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.396278+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.396278+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.397458+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.397458+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.404190+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.404190+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.482088+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.482088+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.484617+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.484617+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.488067+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.488067+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.489200+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.489200+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.495670+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.495670+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.564838+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.564838+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.567096+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.567096+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.569182+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.569182+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.570067+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.570067+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.575872+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.575872+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.636675+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.636675+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.639029+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.639029+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.641944+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.641944+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.642783+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.642783+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.648371+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:00 smithi022 bash[111962]: audit 2024-09-17T12:53:00.648371+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.064550+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.064550+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.134335+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.134335+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.220198+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.220198+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.308798+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.308798+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.404721+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.404721+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.496458+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.496458+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.576314+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.576314+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cluster 2024-09-17T12:53:00.634151+0000 mgr.y (mgr.54108) 1677 : cluster [DBG] pgmap v349: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cluster 2024-09-17T12:53:00.634151+0000 mgr.y (mgr.54108) 1677 : cluster [DBG] pgmap v349: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:01.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.648814+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.648814+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.712984+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.712984+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.715229+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.715229+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.717549+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.717549+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.718239+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.718239+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.724480+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.724480+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.725082+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.725082+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.785471+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.785471+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.787661+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.787661+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.789760+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.789760+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.790683+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.790683+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.797097+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.797097+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.797691+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.797691+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.858388+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.858388+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.860584+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.860584+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.863591+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.863591+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.864892+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.864892+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.871967+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.871967+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.872508+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.872508+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.932861+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.932861+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.934794+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.934794+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.936837+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.936837+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.937468+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.937468+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.943371+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:00.943371+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.943963+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:00.943963+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.003706+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.003706+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.005689+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.005689+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.007482+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.007482+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.008180+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.008180+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.013948+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.013948+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.014504+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.014504+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.080954+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.080954+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.083568+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.083568+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.085827+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.085827+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.086581+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.086581+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.092403+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.092403+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.155791+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.155791+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.158478+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.158478+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.161120+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.161120+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.162235+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.162235+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.169163+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.169163+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.239871+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.239871+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.242095+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.242095+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.245005+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.245005+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.245838+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.245838+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.252089+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.252089+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.328051+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.328051+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.330648+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.330648+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.333196+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.333196+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.333909+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.333909+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.340084+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.340084+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.416071+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.416071+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.418616+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.418616+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.420803+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.420803+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.421775+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.421775+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.428765+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.428765+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.499617+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.499617+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.502133+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.502133+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.504904+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.504904+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.505963+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.505963+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.512946+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.512946+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.588299+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.588299+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:01.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.591161+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.591161+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.595367+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.595367+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.596247+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.596247+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.604032+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:01.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:01 smithi190 bash[89008]: audit 2024-09-17T12:53:01.604032+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.064550+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.064550+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.134335+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.134335+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.220198+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.220198+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.308798+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.308798+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.404721+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.404721+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.496458+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.496458+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.576314+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.576314+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cluster 2024-09-17T12:53:00.634151+0000 mgr.y (mgr.54108) 1677 : cluster [DBG] pgmap v349: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cluster 2024-09-17T12:53:00.634151+0000 mgr.y (mgr.54108) 1677 : cluster [DBG] pgmap v349: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.648814+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.648814+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.712984+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.712984+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.715229+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.715229+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.717549+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.717549+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.718239+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.718239+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.724480+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.724480+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.725082+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.725082+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.785471+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.785471+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.787661+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.787661+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.789760+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.789760+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.790683+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.790683+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.797097+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.797097+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.064550+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.064550+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.134335+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.134335+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.220198+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.220198+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.308798+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.308798+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.404721+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.404721+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.496458+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.496458+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.576314+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.576314+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cluster 2024-09-17T12:53:00.634151+0000 mgr.y (mgr.54108) 1677 : cluster [DBG] pgmap v349: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cluster 2024-09-17T12:53:00.634151+0000 mgr.y (mgr.54108) 1677 : cluster [DBG] pgmap v349: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.648814+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.648814+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.712984+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.712984+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.797691+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.797691+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.858388+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.858388+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.860584+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.860584+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.863591+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.863591+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.864892+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.864892+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.871967+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.871967+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.872508+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.872508+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.932861+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.932861+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.934794+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.934794+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.936837+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.936837+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.937468+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.937468+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.943371+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:00.943371+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.943963+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:00.943963+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.003706+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.003706+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.005689+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.005689+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.007482+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.007482+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.008180+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.008180+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.013948+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.013948+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.014504+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.014504+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.080954+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.715229+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.715229+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.717549+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.717549+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.718239+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.718239+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.724480+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.724480+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.725082+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.725082+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.785471+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.785471+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.787661+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.787661+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.789760+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.789760+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.790683+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.790683+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.797097+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.797097+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.080954+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.083568+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.083568+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.085827+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.085827+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.086581+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.086581+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.092403+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.092403+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.155791+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.155791+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.158478+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.158478+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.161120+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.161120+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.162235+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.162235+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.169163+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.169163+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.239871+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.239871+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.242095+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.242095+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.245005+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.245005+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.245838+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.245838+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.252089+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.252089+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.328051+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.328051+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.330648+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.330648+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.333196+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.333196+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.333909+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.333909+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.340084+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.340084+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.416071+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.416071+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.418616+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.418616+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.420803+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.420803+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.421775+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.421775+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.428765+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.428765+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.499617+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.499617+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.502133+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.502133+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.504904+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.504904+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.505963+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.505963+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.512946+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.797691+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.797691+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.858388+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.858388+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.860584+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.860584+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.863591+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.863591+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.864892+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.864892+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.871967+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.871967+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.872508+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.872508+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.932861+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.932861+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.934794+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.934794+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.936837+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.512946+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.588299+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.588299+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.591161+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.591161+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.595367+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.595367+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.596247+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.596247+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.604032+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[109437]: audit 2024-09-17T12:53:01.604032+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.936837+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.937468+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.937468+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.943371+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:00.943371+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.943963+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:00.943963+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.003706+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.003706+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.005689+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.005689+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.007482+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.007482+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.008180+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.008180+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.013948+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.013948+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.014504+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.014504+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.080954+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.080954+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.083568+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.083568+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.085827+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.085827+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.086581+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.086581+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.092403+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.092403+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.155791+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.155791+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.158478+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.158478+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.161120+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.161120+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.162235+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.162235+0000 mon.a (mon.0) 6554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.169163+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.169163+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.239871+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.239871+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.242095+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.242095+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.245005+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.245005+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.245838+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.245838+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.252089+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.252089+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.328051+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.328051+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.330648+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.330648+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.333196+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.333196+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.333909+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.333909+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.340084+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.340084+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.416071+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.416071+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.418616+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.418616+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.420803+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.420803+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.421775+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.421775+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.428765+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.428765+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.499617+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.499617+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.502133+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.502133+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.504904+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.504904+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.505963+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.505963+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.512946+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.512946+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.588299+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.588299+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.591161+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.591161+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.595367+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.595367+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.596247+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.596247+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.604032+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:01 smithi022 bash[111962]: audit 2024-09-17T12:53:01.604032+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.092826+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.092826+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.169858+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.169858+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.252877+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.252877+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.340554+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.340554+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.429336+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.429336+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.513595+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.513595+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.604528+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.604528+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.682377+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.682377+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.684362+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.684362+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.686508+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.686508+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.687508+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.687508+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.695710+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.695710+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.696232+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.696232+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.779250+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.779250+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.781645+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.781645+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.784683+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.784683+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.785336+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.785336+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.791575+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.791575+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.792174+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.792174+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.851009+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.851009+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.853344+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.853344+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.856470+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.856470+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.857272+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.857272+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.867337+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.867337+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.867897+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.867897+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.948456+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.948456+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.951021+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.951021+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.953990+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.953990+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.955015+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.955015+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.963013+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:01.963013+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.963466+0000 mgr.y (mgr.54108) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: cephadm 2024-09-17T12:53:01.963466+0000 mgr.y (mgr.54108) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.052701+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.052701+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.055058+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.055058+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.057852+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.057852+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.058574+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.058574+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.064380+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.064380+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.149446+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.149446+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.152255+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.152255+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.155589+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.155589+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.156607+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.156607+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.162637+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.162637+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.252862+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.252862+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.255411+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.255411+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.258303+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.258303+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.259307+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.259307+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.265543+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.265543+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.349868+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.349868+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.352405+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.352405+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.355880+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.355880+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.357120+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.357120+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.366406+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.366406+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.459350+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.459350+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.461580+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.461580+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.464614+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.464614+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.465541+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.465541+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.473823+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.473823+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.564251+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.564251+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.566554+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.566554+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.569742+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.569742+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.570604+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.570604+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.576917+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:02.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:02 smithi190 bash[89008]: audit 2024-09-17T12:53:02.576917+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.092826+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.092826+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.169858+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.169858+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.252877+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.252877+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.340554+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.340554+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.429336+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.429336+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.513595+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.513595+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.604528+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.604528+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.682377+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.682377+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.684362+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.684362+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.686508+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.686508+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.092826+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.092826+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.169858+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.169858+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.252877+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.252877+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.340554+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.340554+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.429336+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.429336+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.513595+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.513595+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.604528+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.604528+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.682377+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.682377+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.684362+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.684362+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.686508+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.686508+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.687508+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.687508+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.695710+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.695710+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.696232+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.696232+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.779250+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.779250+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.781645+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.781645+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.784683+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.784683+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.785336+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.785336+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.791575+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.791575+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.792174+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.792174+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.851009+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.851009+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.853344+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.853344+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.856470+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.856470+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.857272+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.857272+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.867337+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.867337+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.867897+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.867897+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.948456+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.948456+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.951021+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.951021+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.953990+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.953990+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.955015+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.955015+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.963013+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:01.963013+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.687508+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.687508+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.695710+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.695710+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.696232+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.696232+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.779250+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.779250+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.781645+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.781645+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.784683+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.784683+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.785336+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.785336+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.791575+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.791575+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.792174+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.792174+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.851009+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.851009+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.963466+0000 mgr.y (mgr.54108) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: cephadm 2024-09-17T12:53:01.963466+0000 mgr.y (mgr.54108) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.052701+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.052701+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.055058+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.055058+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.057852+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.057852+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.058574+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.058574+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.064380+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.064380+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.149446+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.149446+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.152255+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.152255+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.155589+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.155589+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.156607+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.853344+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.853344+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.856470+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.856470+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.857272+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.857272+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.867337+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.867337+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.867897+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.867897+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.948456+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.948456+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.951021+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.951021+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.953990+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.953990+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.955015+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.955015+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.963013+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:01.963013+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.156607+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.162637+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.162637+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.252862+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.252862+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.255411+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.255411+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.258303+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.258303+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.259307+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.259307+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.265543+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.265543+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.349868+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.349868+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.352405+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.352405+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.355880+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.355880+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.357120+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.357120+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.366406+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.366406+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.459350+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.459350+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.461580+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.461580+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.464614+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.464614+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.465541+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.465541+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.473823+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.473823+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.564251+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.564251+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.566554+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.566554+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.569742+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.569742+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.570604+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.570604+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.576917+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[109437]: audit 2024-09-17T12:53:02.576917+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.963466+0000 mgr.y (mgr.54108) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: cephadm 2024-09-17T12:53:01.963466+0000 mgr.y (mgr.54108) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.052701+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.052701+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.055058+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.055058+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.057852+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.057852+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.058574+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.058574+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.064380+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.064380+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.149446+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.149446+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.152255+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.152255+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.155589+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.155589+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.156607+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.156607+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.162637+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.162637+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.252862+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.252862+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.255411+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.255411+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.258303+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.258303+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.259307+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.259307+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.265543+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.265543+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.349868+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.349868+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.352405+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.352405+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.355880+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.355880+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.357120+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.357120+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.366406+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.366406+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.459350+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.459350+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.461580+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.461580+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.464614+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.464614+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.465541+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.465541+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.473823+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.473823+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.564251+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.564251+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.566554+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.566554+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.569742+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.569742+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.570604+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.570604+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.576917+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:02 smithi022 bash[111962]: audit 2024-09-17T12:53:02.576917+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.930 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.064908+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.064908+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.163088+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.163088+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.266009+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.266009+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.367051+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.367051+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.474596+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.474596+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.577388+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.577388+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cluster 2024-09-17T12:53:02.635399+0000 mgr.y (mgr.54108) 1701 : cluster [DBG] pgmap v350: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cluster 2024-09-17T12:53:02.635399+0000 mgr.y (mgr.54108) 1701 : cluster [DBG] pgmap v350: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.680872+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.680872+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.683975+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.683975+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.687470+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.064908+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.064908+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.163088+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.163088+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.266009+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.266009+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.367051+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.367051+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.474596+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.474596+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.577388+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.577388+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cluster 2024-09-17T12:53:02.635399+0000 mgr.y (mgr.54108) 1701 : cluster [DBG] pgmap v350: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cluster 2024-09-17T12:53:02.635399+0000 mgr.y (mgr.54108) 1701 : cluster [DBG] pgmap v350: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:03.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.680872+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.680872+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.683975+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.683975+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.687470+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.687470+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.688368+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.688368+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.693969+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.934 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.693969+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.694536+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.694536+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.792315+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.792315+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.795037+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.795037+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.797730+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.797730+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.799042+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.799042+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.807604+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.807604+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.935 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.811710+0000 mgr.y (mgr.54108) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.811710+0000 mgr.y (mgr.54108) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.916632+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.687470+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.688368+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.688368+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.693969+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.693969+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.694536+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.694536+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.936 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.792315+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.792315+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.795037+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.795037+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.797730+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.797730+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.799042+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.799042+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.807604+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.807604+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.811710+0000 mgr.y (mgr.54108) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.811710+0000 mgr.y (mgr.54108) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.937 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.916632+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.916632+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.919133+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.919133+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.923086+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.923086+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.924165+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.924165+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.931148+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:02.931148+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.931692+0000 mgr.y (mgr.54108) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: cephadm 2024-09-17T12:53:02.931692+0000 mgr.y (mgr.54108) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.025465+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.025465+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.028486+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.028486+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.031561+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.031561+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.032835+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.032835+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.939 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.040134+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.916632+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.919133+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.919133+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.923086+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.923086+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.924165+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.924165+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.931148+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:02.931148+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.931692+0000 mgr.y (mgr.54108) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: cephadm 2024-09-17T12:53:02.931692+0000 mgr.y (mgr.54108) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:03.940 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.025465+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.025465+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.028486+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.028486+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.031561+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.031561+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.032835+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.032835+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.040134+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.040134+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.941 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.120314+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.120314+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.122620+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.122620+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.125508+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.125508+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.126450+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.126450+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.133140+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.133140+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.207562+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.207562+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.209489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.209489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.942 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.211307+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.211307+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.212008+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.212008+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.040134+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.120314+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.120314+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.122620+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.122620+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.125508+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.125508+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.126450+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.126450+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.133140+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.133140+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.207562+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.207562+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.209489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.209489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.211307+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.211307+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.212008+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.212008+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.217998+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.217998+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.278511+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.278511+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.280336+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.280336+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.282191+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.282191+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.282834+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.282834+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.288872+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.945 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.288872+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.351410+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.351410+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.353491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.353491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.356379+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.356379+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.357394+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.217998+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.217998+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.946 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.278511+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.278511+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.280336+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.280336+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.282191+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.282191+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.282834+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.282834+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.288872+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.288872+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.351410+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.351410+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.947 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.353491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.353491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.356379+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.356379+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.357394+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.357394+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.363631+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.363631+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.424207+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.424207+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.948 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.425986+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.425986+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.428033+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.428033+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.428851+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.428851+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.434965+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.434965+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.495241+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.495241+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.497651+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.497651+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.499893+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.949 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.499893+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.357394+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.363631+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.363631+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.424207+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.424207+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.425986+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.425986+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.428033+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.428033+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.428851+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.428851+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.434965+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.434965+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.495241+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.495241+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.497651+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.497651+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.499893+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.951 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.499893+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.500989+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.500989+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.507506+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.507506+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.579212+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.579212+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.581240+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.581240+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.583454+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.583454+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.584145+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.584145+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.590231+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.590231+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.650118+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.650118+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.655823+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[109437]: audit 2024-09-17T12:53:03.655823+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.500989+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.500989+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.507506+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.507506+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.579212+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.579212+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.581240+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.581240+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.583454+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.583454+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.584145+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.584145+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.590231+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.590231+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.650118+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.650118+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.655823+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:03.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[111962]: audit 2024-09-17T12:53:03.655823+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.152 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[108613]: debug 2024-09-17T12:53:03.776+0000 7f89bbfe9640 -1 osd.6 154 log_to_monitors true 2024-09-17T12:53:04.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.064908+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.064908+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.163088+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.163088+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.266009+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.266009+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.367051+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.367051+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.474596+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.474596+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.577388+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.577388+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cluster 2024-09-17T12:53:02.635399+0000 mgr.y (mgr.54108) 1701 : cluster [DBG] pgmap v350: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cluster 2024-09-17T12:53:02.635399+0000 mgr.y (mgr.54108) 1701 : cluster [DBG] pgmap v350: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.680872+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.680872+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.683975+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.683975+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.687470+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.687470+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.688368+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.688368+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.693969+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.693969+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.694536+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.694536+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.792315+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.792315+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.795037+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.795037+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.797730+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.797730+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.799042+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.799042+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.807604+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.807604+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.811710+0000 mgr.y (mgr.54108) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.811710+0000 mgr.y (mgr.54108) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.916632+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.916632+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.919133+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.919133+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.923086+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.923086+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.924165+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.924165+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.931148+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:02.931148+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.931692+0000 mgr.y (mgr.54108) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: cephadm 2024-09-17T12:53:02.931692+0000 mgr.y (mgr.54108) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.025465+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.025465+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.028486+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.028486+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.031561+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.031561+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.032835+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.032835+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.040134+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.040134+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.120314+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.120314+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.122620+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.122620+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.125508+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.125508+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.126450+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.126450+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.133140+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.133140+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.207562+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.207562+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.209489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.209489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.211307+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.211307+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.212008+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.212008+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.217998+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.217998+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.278511+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.278511+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.280336+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.280336+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.282191+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.282191+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.282834+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.282834+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.288872+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.288872+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.351410+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.351410+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.353491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.353491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.356379+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.356379+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.357394+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.357394+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.363631+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.363631+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.424207+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.424207+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.425986+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.425986+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.428033+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.428033+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.428851+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.428851+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.434965+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.434965+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.495241+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.495241+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.497651+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.497651+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.499893+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.499893+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.500989+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.500989+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.507506+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.507506+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.579212+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.579212+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.581240+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.581240+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.583454+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.583454+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.584145+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.584145+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.590231+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.590231+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.650118+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.650118+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.655823+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:03 smithi190 bash[89008]: audit 2024-09-17T12:53:03.655823+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:53:03 smithi022 bash[77365]: debug 2024-09-17T12:53:03.923+0000 7fe6ff14d640 -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-09-17T12:53:04.916 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[108613]: debug 2024-09-17T12:53:04.820+0000 7f89b3d93640 -1 osd.6 154 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:53:04.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.040801+0000 mgr.y (mgr.54108) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.040801+0000 mgr.y (mgr.54108) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.133737+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.133737+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.218460+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.218460+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.289308+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.289308+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.364155+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.364155+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.435474+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.435474+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.508198+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.508198+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.590697+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.590697+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.694382+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.694382+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.695089+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.695089+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.702241+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.702241+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.702679+0000 mgr.y (mgr.54108) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.702679+0000 mgr.y (mgr.54108) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.762529+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.762529+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.764432+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.764432+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.766950+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.766950+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.767738+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.767738+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.774726+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.920 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.774726+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.775533+0000 mgr.y (mgr.54108) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.775533+0000 mgr.y (mgr.54108) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.781782+0000 mon.a (mon.0) 6696 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.781782+0000 mon.a (mon.0) 6696 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.783744+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.921 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.783744+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.844374+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.844374+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.846163+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.846163+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.848765+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.922 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.848765+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.849496+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.849496+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.856398+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.856398+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.857046+0000 mgr.y (mgr.54108) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.857046+0000 mgr.y (mgr.54108) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.923 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.877344+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.877344+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.882526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.882526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.887848+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.887848+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.923010+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.923010+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.924 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.924964+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.924964+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.926280+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.926280+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.927343+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.927343+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.925 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.928885+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:04.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.928885+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:04.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.929060+0000 mgr.y (mgr.54108) 1716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:04.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.929060+0000 mgr.y (mgr.54108) 1716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:04.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.929848+0000 mgr.y (mgr.54108) 1717 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:53:04.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: cephadm 2024-09-17T12:53:03.929848+0000 mgr.y (mgr.54108) 1717 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:53:04.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.950623+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.926 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.950623+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.927 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.951473+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:04.927 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:04 smithi190 bash[89008]: audit 2024-09-17T12:53:03.951473+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:04.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.040801+0000 mgr.y (mgr.54108) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.040801+0000 mgr.y (mgr.54108) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.133737+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.133737+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.218460+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.948 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.218460+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.289308+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.289308+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.364155+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.364155+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.435474+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.435474+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.508198+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.508198+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.590697+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.590697+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.694382+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.694382+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.695089+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.949 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.695089+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.702241+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.040801+0000 mgr.y (mgr.54108) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.040801+0000 mgr.y (mgr.54108) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.133737+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.133737+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.218460+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.218460+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.289308+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.950 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.289308+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.364155+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.364155+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.435474+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.435474+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.508198+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.508198+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.590697+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.590697+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.694382+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.694382+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.695089+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.695089+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.702241+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.951 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.702241+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.702679+0000 mgr.y (mgr.54108) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.702679+0000 mgr.y (mgr.54108) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.762529+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.762529+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.764432+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.764432+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.766950+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.766950+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.767738+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.767738+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.774726+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.774726+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.775533+0000 mgr.y (mgr.54108) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.952 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.775533+0000 mgr.y (mgr.54108) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.781782+0000 mon.a (mon.0) 6696 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.781782+0000 mon.a (mon.0) 6696 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.783744+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.783744+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.702241+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.702679+0000 mgr.y (mgr.54108) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.702679+0000 mgr.y (mgr.54108) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.762529+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.762529+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.953 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.764432+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.764432+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.766950+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.766950+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.767738+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.767738+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.774726+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.774726+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.775533+0000 mgr.y (mgr.54108) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.775533+0000 mgr.y (mgr.54108) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.781782+0000 mon.a (mon.0) 6696 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.781782+0000 mon.a (mon.0) 6696 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.783744+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.954 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.783744+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.844374+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.844374+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.846163+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.846163+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.848765+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.848765+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.849496+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.849496+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.955 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.856398+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.856398+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.857046+0000 mgr.y (mgr.54108) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.857046+0000 mgr.y (mgr.54108) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.877344+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.877344+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.882526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.882526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.887848+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.887848+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.923010+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.923010+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.956 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.924964+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.844374+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.844374+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.846163+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.846163+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.848765+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.848765+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.849496+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.849496+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.856398+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.957 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.856398+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.857046+0000 mgr.y (mgr.54108) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.857046+0000 mgr.y (mgr.54108) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.877344+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.877344+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.882526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.882526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.887848+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.887848+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.923010+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.923010+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:04.958 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.924964+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.924964+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.926280+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.926280+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.927343+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.927343+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.928885+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.928885+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.929060+0000 mgr.y (mgr.54108) 1716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:04.959 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.929060+0000 mgr.y (mgr.54108) 1716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.929848+0000 mgr.y (mgr.54108) 1717 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: cephadm 2024-09-17T12:53:03.929848+0000 mgr.y (mgr.54108) 1717 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.950623+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.950623+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.951473+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[109437]: audit 2024-09-17T12:53:03.951473+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.924964+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.926280+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.926280+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.927343+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.960 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.927343+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.928885+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.928885+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.929060+0000 mgr.y (mgr.54108) 1716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.929060+0000 mgr.y (mgr.54108) 1716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.929848+0000 mgr.y (mgr.54108) 1717 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: cephadm 2024-09-17T12:53:03.929848+0000 mgr.y (mgr.54108) 1717 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.950623+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.950623+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.951473+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:04.961 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:04 smithi022 bash[111962]: audit 2024-09-17T12:53:03.951473+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:06.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: cluster 2024-09-17T12:53:04.636520+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v351: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:06.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: cluster 2024-09-17T12:53:04.636520+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v351: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:06.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: audit 2024-09-17T12:53:04.773829+0000 mon.a (mon.0) 6712 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:53:06.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: audit 2024-09-17T12:53:04.773829+0000 mon.a (mon.0) 6712 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:53:06.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: cluster 2024-09-17T12:53:04.781563+0000 mon.a (mon.0) 6713 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-09-17T12:53:06.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: cluster 2024-09-17T12:53:04.781563+0000 mon.a (mon.0) 6713 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-09-17T12:53:06.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: audit 2024-09-17T12:53:04.785629+0000 mon.a (mon.0) 6714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: audit 2024-09-17T12:53:04.785629+0000 mon.a (mon.0) 6714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:05 smithi190 bash[89008]: audit 2024-09-17T12:53:04.787328+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: audit 2024-09-17T12:53:04.787328+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: cluster 2024-09-17T12:53:04.636520+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v351: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:06.252 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: cluster 2024-09-17T12:53:04.636520+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v351: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: audit 2024-09-17T12:53:04.773829+0000 mon.a (mon.0) 6712 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:53:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: audit 2024-09-17T12:53:04.773829+0000 mon.a (mon.0) 6712 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:53:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: cluster 2024-09-17T12:53:04.781563+0000 mon.a (mon.0) 6713 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-09-17T12:53:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: cluster 2024-09-17T12:53:04.781563+0000 mon.a (mon.0) 6713 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-09-17T12:53:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: audit 2024-09-17T12:53:04.785629+0000 mon.a (mon.0) 6714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.253 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: audit 2024-09-17T12:53:04.785629+0000 mon.a (mon.0) 6714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: audit 2024-09-17T12:53:04.787328+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.254 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[111962]: audit 2024-09-17T12:53:04.787328+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: cluster 2024-09-17T12:53:04.636520+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v351: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:06.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: cluster 2024-09-17T12:53:04.636520+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v351: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T12:53:06.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: audit 2024-09-17T12:53:04.773829+0000 mon.a (mon.0) 6712 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:53:06.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: audit 2024-09-17T12:53:04.773829+0000 mon.a (mon.0) 6712 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:53:06.254 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: cluster 2024-09-17T12:53:04.781563+0000 mon.a (mon.0) 6713 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-09-17T12:53:06.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: cluster 2024-09-17T12:53:04.781563+0000 mon.a (mon.0) 6713 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-09-17T12:53:06.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: audit 2024-09-17T12:53:04.785629+0000 mon.a (mon.0) 6714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: audit 2024-09-17T12:53:04.785629+0000 mon.a (mon.0) 6714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: audit 2024-09-17T12:53:04.787328+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:06.255 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:05 smithi022 bash[109437]: audit 2024-09-17T12:53:04.787328+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:07.121 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: audit 2024-09-17T12:53:05.484903+0000 mgr.y (mgr.54108) 1719 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:07.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: audit 2024-09-17T12:53:05.484903+0000 mgr.y (mgr.54108) 1719 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:07.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: cluster 2024-09-17T12:53:05.774514+0000 mon.a (mon.0) 6715 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:07.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: cluster 2024-09-17T12:53:05.774514+0000 mon.a (mon.0) 6715 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:07.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: cluster 2024-09-17T12:53:05.785356+0000 mon.a (mon.0) 6716 : cluster [INF] osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270] boot 2024-09-17T12:53:07.122 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: cluster 2024-09-17T12:53:05.785356+0000 mon.a (mon.0) 6716 : cluster [INF] osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270] boot 2024-09-17T12:53:07.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: cluster 2024-09-17T12:53:05.785540+0000 mon.a (mon.0) 6717 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:53:07.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: cluster 2024-09-17T12:53:05.785540+0000 mon.a (mon.0) 6717 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:53:07.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: audit 2024-09-17T12:53:05.789909+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:53:07.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: audit 2024-09-17T12:53:05.789909+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:53:07.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: cluster 2024-09-17T12:53:06.789289+0000 mon.a (mon.0) 6719 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:53:07.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:06 smithi190 bash[89008]: cluster 2024-09-17T12:53:06.789289+0000 mon.a (mon.0) 6719 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:53:07.148 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: audit 2024-09-17T12:53:05.484903+0000 mgr.y (mgr.54108) 1719 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:07.148 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: audit 2024-09-17T12:53:05.484903+0000 mgr.y (mgr.54108) 1719 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:07.148 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: cluster 2024-09-17T12:53:05.774514+0000 mon.a (mon.0) 6715 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: cluster 2024-09-17T12:53:05.774514+0000 mon.a (mon.0) 6715 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: cluster 2024-09-17T12:53:05.785356+0000 mon.a (mon.0) 6716 : cluster [INF] osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270] boot 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: cluster 2024-09-17T12:53:05.785356+0000 mon.a (mon.0) 6716 : cluster [INF] osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270] boot 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: cluster 2024-09-17T12:53:05.785540+0000 mon.a (mon.0) 6717 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: cluster 2024-09-17T12:53:05.785540+0000 mon.a (mon.0) 6717 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: audit 2024-09-17T12:53:05.789909+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: audit 2024-09-17T12:53:05.789909+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: cluster 2024-09-17T12:53:06.789289+0000 mon.a (mon.0) 6719 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[111962]: cluster 2024-09-17T12:53:06.789289+0000 mon.a (mon.0) 6719 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:53:07.149 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: audit 2024-09-17T12:53:05.484903+0000 mgr.y (mgr.54108) 1719 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: audit 2024-09-17T12:53:05.484903+0000 mgr.y (mgr.54108) 1719 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: cluster 2024-09-17T12:53:05.774514+0000 mon.a (mon.0) 6715 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: cluster 2024-09-17T12:53:05.774514+0000 mon.a (mon.0) 6715 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: cluster 2024-09-17T12:53:05.785356+0000 mon.a (mon.0) 6716 : cluster [INF] osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270] boot 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: cluster 2024-09-17T12:53:05.785356+0000 mon.a (mon.0) 6716 : cluster [INF] osd.6 [v2:172.21.15.190:6816/600673270,v1:172.21.15.190:6817/600673270] boot 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: cluster 2024-09-17T12:53:05.785540+0000 mon.a (mon.0) 6717 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: cluster 2024-09-17T12:53:05.785540+0000 mon.a (mon.0) 6717 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: audit 2024-09-17T12:53:05.789909+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: audit 2024-09-17T12:53:05.789909+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: cluster 2024-09-17T12:53:06.789289+0000 mon.a (mon.0) 6719 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:53:07.150 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:06 smithi022 bash[109437]: cluster 2024-09-17T12:53:06.789289+0000 mon.a (mon.0) 6719 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:53:08.070 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: cluster 2024-09-17T12:53:06.637662+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v354: 161 pgs: 4 peering, 30 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-17T12:53:08.070 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: cluster 2024-09-17T12:53:06.637662+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v354: 161 pgs: 4 peering, 30 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-17T12:53:08.070 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: cluster 2024-09-17T12:53:06.807926+0000 mon.a (mon.0) 6720 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:08.070 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: cluster 2024-09-17T12:53:06.807926+0000 mon.a (mon.0) 6720 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:08.070 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:06.974905+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.070 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:06.974905+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.070 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:06.983646+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:06.983646+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:06.992187+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:06.992187+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:07.349552+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:07.349552+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:07.362216+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:07.362216+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:07.373945+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.071 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:07 smithi190 bash[89008]: audit 2024-09-17T12:53:07.373945+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: cluster 2024-09-17T12:53:06.637662+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v354: 161 pgs: 4 peering, 30 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: cluster 2024-09-17T12:53:06.637662+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v354: 161 pgs: 4 peering, 30 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: cluster 2024-09-17T12:53:06.807926+0000 mon.a (mon.0) 6720 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: cluster 2024-09-17T12:53:06.807926+0000 mon.a (mon.0) 6720 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:06.974905+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:06.974905+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:06.983646+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:06.983646+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:06.992187+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:06.992187+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:07.349552+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:07.349552+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:07.362216+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:07.362216+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:07.373945+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[109437]: audit 2024-09-17T12:53:07.373945+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: cluster 2024-09-17T12:53:06.637662+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v354: 161 pgs: 4 peering, 30 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: cluster 2024-09-17T12:53:06.637662+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v354: 161 pgs: 4 peering, 30 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: cluster 2024-09-17T12:53:06.807926+0000 mon.a (mon.0) 6720 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:08.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: cluster 2024-09-17T12:53:06.807926+0000 mon.a (mon.0) 6720 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:06.974905+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:06.974905+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:06.983646+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:06.983646+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:06.992187+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:06.992187+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:07.349552+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:07.349552+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:07.362216+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:07.362216+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:07.373945+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:07 smithi022 bash[111962]: audit 2024-09-17T12:53:07.373945+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:08.445 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:53:09.101 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:53:09.101 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 2s ago 54m - - 2024-09-17T12:53:09.101 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 1s ago 54m - - 2024-09-17T12:53:09.101 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (14m) 2s ago 44m 14.1M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:53:09.101 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (13m) 1s ago 44m 68.7M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:53:09.101 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (16m) 2s ago 40m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:53:09.101 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (9m) 1s ago 53m 442M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:53:09.101 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (28m) 2s ago 55m 533M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (10m) 2s ago 55m 77.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (11m) 1s ago 53m 62.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (9m) 2s ago 53m 57.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (15m) 2s ago 44m 8464k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (15m) 1s ago 44m 8399k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (7m) 2s ago 52m 59.0M 4096M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (6m) 2s ago 51m 60.3M 4096M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (4m) 2s ago 50m 56.8M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (2m) 2s ago 49m 49.1M 4096M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (94s) 1s ago 48m 48.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (54s) 1s ago 47m 49.5M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (13s) 1s ago 47m 44.8M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (46m) 1s ago 46m 78.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 efdbcd5e3ed6 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (14m) 1s ago 45m 49.6M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:53:09.102 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (41m) 2s ago 41m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:53:09.103 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (41m) 1s ago 41m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1, 2024-09-17T12:53:09.482 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 7 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3, 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 12 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:53:09.483 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "7/8 daemons upgraded", 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:53:09.812 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:53:10.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:09 smithi190 bash[89008]: audit 2024-09-17T12:53:08.431159+0000 mgr.y (mgr.54108) 1721 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:09 smithi190 bash[89008]: audit 2024-09-17T12:53:08.431159+0000 mgr.y (mgr.54108) 1721 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:09 smithi190 bash[89008]: cluster 2024-09-17T12:53:08.638996+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v356: 161 pgs: 4 peering, 19 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T12:53:10.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:09 smithi190 bash[89008]: cluster 2024-09-17T12:53:08.638996+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v356: 161 pgs: 4 peering, 19 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T12:53:10.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:09 smithi190 bash[89008]: audit 2024-09-17T12:53:08.762216+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:09 smithi190 bash[89008]: audit 2024-09-17T12:53:08.762216+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:09 smithi190 bash[89008]: audit 2024-09-17T12:53:09.480829+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/2844364097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:10.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:09 smithi190 bash[89008]: audit 2024-09-17T12:53:09.480829+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/2844364097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:10.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[111962]: audit 2024-09-17T12:53:08.431159+0000 mgr.y (mgr.54108) 1721 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[111962]: audit 2024-09-17T12:53:08.431159+0000 mgr.y (mgr.54108) 1721 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[111962]: cluster 2024-09-17T12:53:08.638996+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v356: 161 pgs: 4 peering, 19 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T12:53:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[111962]: cluster 2024-09-17T12:53:08.638996+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v356: 161 pgs: 4 peering, 19 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T12:53:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[111962]: audit 2024-09-17T12:53:08.762216+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[111962]: audit 2024-09-17T12:53:08.762216+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[111962]: audit 2024-09-17T12:53:09.480829+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/2844364097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:10.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[111962]: audit 2024-09-17T12:53:09.480829+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/2844364097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:10.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[109437]: audit 2024-09-17T12:53:08.431159+0000 mgr.y (mgr.54108) 1721 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[109437]: audit 2024-09-17T12:53:08.431159+0000 mgr.y (mgr.54108) 1721 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[109437]: cluster 2024-09-17T12:53:08.638996+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v356: 161 pgs: 4 peering, 19 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T12:53:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[109437]: cluster 2024-09-17T12:53:08.638996+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v356: 161 pgs: 4 peering, 19 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T12:53:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[109437]: audit 2024-09-17T12:53:08.762216+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[109437]: audit 2024-09-17T12:53:08.762216+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[109437]: audit 2024-09-17T12:53:09.480829+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/2844364097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:10.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:09 smithi022 bash[109437]: audit 2024-09-17T12:53:09.480829+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.22:0/2844364097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:53:10] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.51.0" 2024-09-17T12:53:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[109437]: audit 2024-09-17T12:53:09.079853+0000 mgr.y (mgr.54108) 1724 : audit [DBG] from='client.64589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[109437]: audit 2024-09-17T12:53:09.079853+0000 mgr.y (mgr.54108) 1724 : audit [DBG] from='client.64589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[109437]: audit 2024-09-17T12:53:09.810789+0000 mgr.y (mgr.54108) 1725 : audit [DBG] from='client.64601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[109437]: audit 2024-09-17T12:53:09.810789+0000 mgr.y (mgr.54108) 1725 : audit [DBG] from='client.64601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[111962]: audit 2024-09-17T12:53:09.079853+0000 mgr.y (mgr.54108) 1724 : audit [DBG] from='client.64589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[111962]: audit 2024-09-17T12:53:09.079853+0000 mgr.y (mgr.54108) 1724 : audit [DBG] from='client.64589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[111962]: audit 2024-09-17T12:53:09.810789+0000 mgr.y (mgr.54108) 1725 : audit [DBG] from='client.64601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:10 smithi022 bash[111962]: audit 2024-09-17T12:53:09.810789+0000 mgr.y (mgr.54108) 1725 : audit [DBG] from='client.64601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:10 smithi190 bash[89008]: audit 2024-09-17T12:53:09.079853+0000 mgr.y (mgr.54108) 1724 : audit [DBG] from='client.64589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:10 smithi190 bash[89008]: audit 2024-09-17T12:53:09.079853+0000 mgr.y (mgr.54108) 1724 : audit [DBG] from='client.64589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:10 smithi190 bash[89008]: audit 2024-09-17T12:53:09.810789+0000 mgr.y (mgr.54108) 1725 : audit [DBG] from='client.64601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:10 smithi190 bash[89008]: audit 2024-09-17T12:53:09.810789+0000 mgr.y (mgr.54108) 1725 : audit [DBG] from='client.64601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:11 smithi190 bash[89008]: cluster 2024-09-17T12:53:10.640341+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v357: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:53:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:11 smithi190 bash[89008]: cluster 2024-09-17T12:53:10.640341+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v357: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:53:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:11 smithi190 bash[89008]: cluster 2024-09-17T12:53:10.830945+0000 mon.a (mon.0) 6727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 13 pgs degraded) 2024-09-17T12:53:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:11 smithi190 bash[89008]: cluster 2024-09-17T12:53:10.830945+0000 mon.a (mon.0) 6727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 13 pgs degraded) 2024-09-17T12:53:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:11 smithi190 bash[89008]: cluster 2024-09-17T12:53:10.830985+0000 mon.a (mon.0) 6728 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:12.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:11 smithi190 bash[89008]: cluster 2024-09-17T12:53:10.830985+0000 mon.a (mon.0) 6728 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[109437]: cluster 2024-09-17T12:53:10.640341+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v357: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:53:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[109437]: cluster 2024-09-17T12:53:10.640341+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v357: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:53:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[109437]: cluster 2024-09-17T12:53:10.830945+0000 mon.a (mon.0) 6727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 13 pgs degraded) 2024-09-17T12:53:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[109437]: cluster 2024-09-17T12:53:10.830945+0000 mon.a (mon.0) 6727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 13 pgs degraded) 2024-09-17T12:53:12.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[109437]: cluster 2024-09-17T12:53:10.830985+0000 mon.a (mon.0) 6728 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:12.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[109437]: cluster 2024-09-17T12:53:10.830985+0000 mon.a (mon.0) 6728 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[111962]: cluster 2024-09-17T12:53:10.640341+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v357: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:53:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[111962]: cluster 2024-09-17T12:53:10.640341+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v357: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T12:53:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[111962]: cluster 2024-09-17T12:53:10.830945+0000 mon.a (mon.0) 6727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 13 pgs degraded) 2024-09-17T12:53:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[111962]: cluster 2024-09-17T12:53:10.830945+0000 mon.a (mon.0) 6727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 13 pgs degraded) 2024-09-17T12:53:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[111962]: cluster 2024-09-17T12:53:10.830985+0000 mon.a (mon.0) 6728 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:11 smithi022 bash[111962]: cluster 2024-09-17T12:53:10.830985+0000 mon.a (mon.0) 6728 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:13 smithi190 bash[89008]: cluster 2024-09-17T12:53:12.641545+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:53:14.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:13 smithi190 bash[89008]: cluster 2024-09-17T12:53:12.641545+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:53:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:13 smithi022 bash[109437]: cluster 2024-09-17T12:53:12.641545+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:53:14.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:13 smithi022 bash[109437]: cluster 2024-09-17T12:53:12.641545+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:53:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:13 smithi022 bash[111962]: cluster 2024-09-17T12:53:12.641545+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:53:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:13 smithi022 bash[111962]: cluster 2024-09-17T12:53:12.641545+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:53:16.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:15 smithi190 bash[89008]: cluster 2024-09-17T12:53:14.642560+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 462 B/s rd, 0 op/s 2024-09-17T12:53:16.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:15 smithi190 bash[89008]: cluster 2024-09-17T12:53:14.642560+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 462 B/s rd, 0 op/s 2024-09-17T12:53:16.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:15 smithi022 bash[111962]: cluster 2024-09-17T12:53:14.642560+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 462 B/s rd, 0 op/s 2024-09-17T12:53:16.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:15 smithi022 bash[111962]: cluster 2024-09-17T12:53:14.642560+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 462 B/s rd, 0 op/s 2024-09-17T12:53:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:15 smithi022 bash[109437]: cluster 2024-09-17T12:53:14.642560+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 462 B/s rd, 0 op/s 2024-09-17T12:53:16.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:15 smithi022 bash[109437]: cluster 2024-09-17T12:53:14.642560+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 462 B/s rd, 0 op/s 2024-09-17T12:53:17.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:16 smithi190 bash[89008]: audit 2024-09-17T12:53:15.496051+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:17.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:16 smithi190 bash[89008]: audit 2024-09-17T12:53:15.496051+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:16 smithi022 bash[111962]: audit 2024-09-17T12:53:15.496051+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:16 smithi022 bash[111962]: audit 2024-09-17T12:53:15.496051+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:16 smithi022 bash[109437]: audit 2024-09-17T12:53:15.496051+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:16 smithi022 bash[109437]: audit 2024-09-17T12:53:15.496051+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:17 smithi190 bash[89008]: cluster 2024-09-17T12:53:16.643758+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T12:53:18.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:17 smithi190 bash[89008]: cluster 2024-09-17T12:53:16.643758+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T12:53:18.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:17 smithi022 bash[109437]: cluster 2024-09-17T12:53:16.643758+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T12:53:18.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:17 smithi022 bash[109437]: cluster 2024-09-17T12:53:16.643758+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T12:53:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:17 smithi022 bash[111962]: cluster 2024-09-17T12:53:16.643758+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T12:53:18.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:17 smithi022 bash[111962]: cluster 2024-09-17T12:53:16.643758+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T12:53:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: cluster 2024-09-17T12:53:18.644968+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-09-17T12:53:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: cluster 2024-09-17T12:53:18.644968+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-09-17T12:53:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:18.944671+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:18.944671+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:18.944986+0000 mgr.y (mgr.54108) 1732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:18.944986+0000 mgr.y (mgr.54108) 1732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: cephadm 2024-09-17T12:53:18.947304+0000 mgr.y (mgr.54108) 1733 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: cephadm 2024-09-17T12:53:18.947304+0000 mgr.y (mgr.54108) 1733 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:18.956938+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:18.956938+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:18.959135+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:18.959135+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:19.260399+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:19 smithi190 bash[89008]: audit 2024-09-17T12:53:19.260399+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: cluster 2024-09-17T12:53:18.644968+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-09-17T12:53:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: cluster 2024-09-17T12:53:18.644968+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-09-17T12:53:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:18.944671+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:18.944671+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:18.944986+0000 mgr.y (mgr.54108) 1732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:18.944986+0000 mgr.y (mgr.54108) 1732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: cephadm 2024-09-17T12:53:18.947304+0000 mgr.y (mgr.54108) 1733 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:53:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: cephadm 2024-09-17T12:53:18.947304+0000 mgr.y (mgr.54108) 1733 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:53:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:18.956938+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:18.956938+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:18.959135+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:18.959135+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:19.260399+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[111962]: audit 2024-09-17T12:53:19.260399+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: cluster 2024-09-17T12:53:18.644968+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: cluster 2024-09-17T12:53:18.644968+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:18.944671+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:18.944671+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:18.944986+0000 mgr.y (mgr.54108) 1732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:20.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:18.944986+0000 mgr.y (mgr.54108) 1732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:53:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: cephadm 2024-09-17T12:53:18.947304+0000 mgr.y (mgr.54108) 1733 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:53:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: cephadm 2024-09-17T12:53:18.947304+0000 mgr.y (mgr.54108) 1733 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:53:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:18.956938+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:18.956938+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:18.959135+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:18.959135+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:19.260399+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:20.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:19 smithi022 bash[109437]: audit 2024-09-17T12:53:19.260399+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:53:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:53:20] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.51.0" 2024-09-17T12:53:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:21 smithi190 bash[89008]: cluster 2024-09-17T12:53:20.646128+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:21 smithi190 bash[89008]: cluster 2024-09-17T12:53:20.646128+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:21 smithi190 bash[89008]: audit 2024-09-17T12:53:21.610167+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:21 smithi190 bash[89008]: audit 2024-09-17T12:53:21.610167+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:21 smithi190 bash[89008]: audit 2024-09-17T12:53:21.614415+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:53:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:21 smithi190 bash[89008]: audit 2024-09-17T12:53:21.614415+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:53:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:21 smithi190 bash[89008]: audit 2024-09-17T12:53:21.616024+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:21 smithi190 bash[89008]: audit 2024-09-17T12:53:21.616024+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[109437]: cluster 2024-09-17T12:53:20.646128+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[109437]: cluster 2024-09-17T12:53:20.646128+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[109437]: audit 2024-09-17T12:53:21.610167+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[109437]: audit 2024-09-17T12:53:21.610167+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[109437]: audit 2024-09-17T12:53:21.614415+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[109437]: audit 2024-09-17T12:53:21.614415+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[109437]: audit 2024-09-17T12:53:21.616024+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[109437]: audit 2024-09-17T12:53:21.616024+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[111962]: cluster 2024-09-17T12:53:20.646128+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[111962]: cluster 2024-09-17T12:53:20.646128+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[111962]: audit 2024-09-17T12:53:21.610167+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[111962]: audit 2024-09-17T12:53:21.610167+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[111962]: audit 2024-09-17T12:53:21.614415+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:53:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[111962]: audit 2024-09-17T12:53:21.614415+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:53:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[111962]: audit 2024-09-17T12:53:21.616024+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:21 smithi022 bash[111962]: audit 2024-09-17T12:53:21.616024+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:22 smithi190 bash[89008]: cephadm 2024-09-17T12:53:21.602306+0000 mgr.y (mgr.54108) 1735 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:53:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:22 smithi190 bash[89008]: cephadm 2024-09-17T12:53:21.602306+0000 mgr.y (mgr.54108) 1735 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:53:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:22 smithi190 bash[89008]: cephadm 2024-09-17T12:53:21.621452+0000 mgr.y (mgr.54108) 1736 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:53:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:22 smithi190 bash[89008]: cephadm 2024-09-17T12:53:21.621452+0000 mgr.y (mgr.54108) 1736 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:53:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:22 smithi022 bash[109437]: cephadm 2024-09-17T12:53:21.602306+0000 mgr.y (mgr.54108) 1735 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:53:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:22 smithi022 bash[109437]: cephadm 2024-09-17T12:53:21.602306+0000 mgr.y (mgr.54108) 1735 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:53:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:22 smithi022 bash[109437]: cephadm 2024-09-17T12:53:21.621452+0000 mgr.y (mgr.54108) 1736 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:53:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:22 smithi022 bash[109437]: cephadm 2024-09-17T12:53:21.621452+0000 mgr.y (mgr.54108) 1736 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:53:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:22 smithi022 bash[111962]: cephadm 2024-09-17T12:53:21.602306+0000 mgr.y (mgr.54108) 1735 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:53:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:22 smithi022 bash[111962]: cephadm 2024-09-17T12:53:21.602306+0000 mgr.y (mgr.54108) 1735 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:53:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:22 smithi022 bash[111962]: cephadm 2024-09-17T12:53:21.621452+0000 mgr.y (mgr.54108) 1736 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:53:23.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:22 smithi022 bash[111962]: cephadm 2024-09-17T12:53:21.621452+0000 mgr.y (mgr.54108) 1736 : cephadm [INF] Deploying daemon osd.7 on smithi190 2024-09-17T12:53:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:23 smithi190 bash[89008]: cluster 2024-09-17T12:53:22.647340+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:24.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:23 smithi190 bash[89008]: cluster 2024-09-17T12:53:22.647340+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:23 smithi022 bash[109437]: cluster 2024-09-17T12:53:22.647340+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:24.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:23 smithi022 bash[109437]: cluster 2024-09-17T12:53:22.647340+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:24.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:23 smithi022 bash[111962]: cluster 2024-09-17T12:53:22.647340+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:24.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:23 smithi022 bash[111962]: cluster 2024-09-17T12:53:22.647340+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:26.151 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:25 smithi190 bash[89008]: cluster 2024-09-17T12:53:24.648306+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:26.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:25 smithi190 bash[89008]: cluster 2024-09-17T12:53:24.648306+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:26.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:25 smithi022 bash[109437]: cluster 2024-09-17T12:53:24.648306+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:26.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:25 smithi022 bash[109437]: cluster 2024-09-17T12:53:24.648306+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:26 smithi022 bash[111962]: cluster 2024-09-17T12:53:24.648306+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:26.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:26 smithi022 bash[111962]: cluster 2024-09-17T12:53:24.648306+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:26.546 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:26.547 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:26.547 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:26.547 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:26.548 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:26.548 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:26.548 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:26.549 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:26.549 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:27.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:26 smithi190 bash[89008]: audit 2024-09-17T12:53:25.503917+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:27.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:26 smithi190 bash[89008]: audit 2024-09-17T12:53:25.503917+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:27.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:26 smithi190 systemd[1]: Stopping Ceph osd.7 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T12:53:27.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[39247]: debug 2024-09-17T12:53:27.003+0000 7f46c8219640 -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-09-17T12:53:27.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[39247]: debug 2024-09-17T12:53:27.003+0000 7f46c8219640 -1 osd.7 159 *** Got signal Terminated *** 2024-09-17T12:53:27.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[39247]: debug 2024-09-17T12:53:27.003+0000 7f46c8219640 -1 osd.7 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:53:27.153 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:26 smithi022 bash[109437]: audit 2024-09-17T12:53:25.503917+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:27.153 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:26 smithi022 bash[109437]: audit 2024-09-17T12:53:25.503917+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:27.153 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:26 smithi022 bash[111962]: audit 2024-09-17T12:53:25.503917+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:27.153 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:26 smithi022 bash[111962]: audit 2024-09-17T12:53:25.503917+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: cluster 2024-09-17T12:53:26.649549+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: cluster 2024-09-17T12:53:26.649549+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.005979+0000 mon.a (mon.0) 6736 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:53:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.005979+0000 mon.a (mon.0) 6736 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:53:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.059820+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.059820+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.064784+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.064784+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.070091+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.070091+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.127700+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.127700+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.132532+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.132532+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.139596+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[111962]: audit 2024-09-17T12:53:27.139596+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: cluster 2024-09-17T12:53:26.649549+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: cluster 2024-09-17T12:53:26.649549+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.005979+0000 mon.a (mon.0) 6736 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.005979+0000 mon.a (mon.0) 6736 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.059820+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.059820+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.064784+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.064784+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.070091+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.070091+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.127700+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.127700+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.132532+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.132532+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.139596+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:27 smithi022 bash[109437]: audit 2024-09-17T12:53:27.139596+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.108 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: cluster 2024-09-17T12:53:26.649549+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:28.108 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: cluster 2024-09-17T12:53:26.649549+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:28.108 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.005979+0000 mon.a (mon.0) 6736 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:53:28.108 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.005979+0000 mon.a (mon.0) 6736 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:53:28.108 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.059820+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.059820+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.064784+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.064784+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.070091+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.070091+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.127700+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.127700+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.132532+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.132532+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.139596+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:28.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:27 smithi190 bash[89008]: audit 2024-09-17T12:53:27.139596+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:29.151 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:29 smithi190 bash[110720]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-7 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.065782+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.065782+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.133369+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.133369+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.133595+0000 mgr.y (mgr.54108) 1743 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.133595+0000 mgr.y (mgr.54108) 1743 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.904247+0000 mon.a (mon.0) 6743 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.904247+0000 mon.a (mon.0) 6743 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.904297+0000 mon.a (mon.0) 6744 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:53:29.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.904297+0000 mon.a (mon.0) 6744 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:53:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.924987+0000 mon.a (mon.0) 6745 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-17T12:53:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:27.924987+0000 mon.a (mon.0) 6745 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-17T12:53:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:28.062646+0000 mon.a (mon.0) 6746 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:53:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:28 smithi190 bash[89008]: cluster 2024-09-17T12:53:28.062646+0000 mon.a (mon.0) 6746 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:53:29.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.065782+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.065782+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.133369+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.133369+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.133595+0000 mgr.y (mgr.54108) 1743 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.133595+0000 mgr.y (mgr.54108) 1743 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.904247+0000 mon.a (mon.0) 6743 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.904247+0000 mon.a (mon.0) 6743 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.904297+0000 mon.a (mon.0) 6744 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.904297+0000 mon.a (mon.0) 6744 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.924987+0000 mon.a (mon.0) 6745 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:27.924987+0000 mon.a (mon.0) 6745 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:28.062646+0000 mon.a (mon.0) 6746 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:53:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[109437]: cluster 2024-09-17T12:53:28.062646+0000 mon.a (mon.0) 6746 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.065782+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.065782+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.133369+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.133369+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.133595+0000 mgr.y (mgr.54108) 1743 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.133595+0000 mgr.y (mgr.54108) 1743 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.904247+0000 mon.a (mon.0) 6743 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.904247+0000 mon.a (mon.0) 6743 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.904297+0000 mon.a (mon.0) 6744 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.904297+0000 mon.a (mon.0) 6744 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.924987+0000 mon.a (mon.0) 6745 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:27.924987+0000 mon.a (mon.0) 6745 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-17T12:53:29.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:28.062646+0000 mon.a (mon.0) 6746 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:53:29.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:28 smithi022 bash[111962]: cluster 2024-09-17T12:53:28.062646+0000 mon.a (mon.0) 6746 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:53:29.652 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:29 smithi190 bash[110909]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-7 2024-09-17T12:53:30.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:29 smithi190 bash[89008]: cluster 2024-09-17T12:53:28.927665+0000 mon.a (mon.0) 6747 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-17T12:53:30.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:29 smithi190 bash[89008]: cluster 2024-09-17T12:53:28.927665+0000 mon.a (mon.0) 6747 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-17T12:53:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:29 smithi022 bash[109437]: cluster 2024-09-17T12:53:28.927665+0000 mon.a (mon.0) 6747 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-17T12:53:30.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:29 smithi022 bash[109437]: cluster 2024-09-17T12:53:28.927665+0000 mon.a (mon.0) 6747 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-17T12:53:30.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:29 smithi022 bash[111962]: cluster 2024-09-17T12:53:28.927665+0000 mon.a (mon.0) 6747 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-17T12:53:30.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:29 smithi022 bash[111962]: cluster 2024-09-17T12:53:28.927665+0000 mon.a (mon.0) 6747 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-17T12:53:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:53:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:53:30] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.51.0" 2024-09-17T12:53:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:30 smithi022 bash[109437]: cluster 2024-09-17T12:53:29.134263+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v371: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:53:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:30 smithi022 bash[109437]: cluster 2024-09-17T12:53:29.134263+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v371: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:53:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:30 smithi022 bash[111962]: cluster 2024-09-17T12:53:29.134263+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v371: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:53:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:30 smithi022 bash[111962]: cluster 2024-09-17T12:53:29.134263+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v371: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:53:31.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:30 smithi190 bash[89008]: cluster 2024-09-17T12:53:29.134263+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v371: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:53:31.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:30 smithi190 bash[89008]: cluster 2024-09-17T12:53:29.134263+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v371: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:53:31.538 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.539 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.539 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-17T12:53:31.539 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: Stopped Ceph osd.7 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:53:31.539 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.540 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.540 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.541 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.541 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.541 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:53:31.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:31 smithi190 systemd[1]: Started Ceph osd.7 for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T12:53:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cluster 2024-09-17T12:53:31.135568+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v372: 161 pgs: 25 active+undersized, 14 stale+active+clean, 6 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:53:32.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cluster 2024-09-17T12:53:31.135568+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v372: 161 pgs: 25 active+undersized, 14 stale+active+clean, 6 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.589789+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.589789+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.600273+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.600273+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.607907+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.607907+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.609225+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.609225+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.609825+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.609825+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.611532+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.611532+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.611986+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.611986+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.613567+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.613567+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.613988+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.613988+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.615406+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.615406+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.615498+0000 mgr.y (mgr.54108) 1746 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.615498+0000 mgr.y (mgr.54108) 1746 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.617593+0000 mgr.y (mgr.54108) 1747 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.617593+0000 mgr.y (mgr.54108) 1747 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:53:32.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.624694+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.624694+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.639358+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.639358+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.645328+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.645328+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.647183+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.647183+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cluster 2024-09-17T12:53:31.650730+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v373: 161 pgs: 27 active+undersized, 13 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cluster 2024-09-17T12:53:31.650730+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v373: 161 pgs: 27 active+undersized, 13 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.660555+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.660555+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.661593+0000 mgr.y (mgr.54108) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.661593+0000 mgr.y (mgr.54108) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.787693+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.787693+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.791129+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.791129+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.796264+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.796264+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.797737+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.797737+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.808288+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.808288+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.809031+0000 mgr.y (mgr.54108) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:32.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.809031+0000 mgr.y (mgr.54108) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.884500+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.884500+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.887570+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.887570+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.891568+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.891568+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.893180+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.893180+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.901935+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.901935+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.902550+0000 mgr.y (mgr.54108) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:32.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.902550+0000 mgr.y (mgr.54108) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cluster 2024-09-17T12:53:31.929112+0000 mon.a (mon.0) 6773 : cluster [WRN] Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cluster 2024-09-17T12:53:31.929112+0000 mon.a (mon.0) 6773 : cluster [WRN] Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cluster 2024-09-17T12:53:31.929139+0000 mon.a (mon.0) 6774 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cluster 2024-09-17T12:53:31.929139+0000 mon.a (mon.0) 6774 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.982394+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.982394+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.985259+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.985259+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.988290+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.988290+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.989492+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.989492+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.998247+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:31.998247+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.999231+0000 mgr.y (mgr.54108) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: cephadm 2024-09-17T12:53:31.999231+0000 mgr.y (mgr.54108) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.093307+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.093307+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.095889+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.095889+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.098303+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.098303+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.099296+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.099296+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.105660+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.105660+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.206348+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.206348+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.208815+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.208815+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.211829+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.211829+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.212775+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.212775+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.218805+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.218805+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.323225+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.323225+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.326310+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.326310+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.328915+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.328915+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.329880+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.329880+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.336130+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.336130+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.442705+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.442705+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.445628+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.445628+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.448181+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.448181+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.449223+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.449223+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.455854+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.455854+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.548359+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.548359+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.551480+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.551480+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:32.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.554994+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.554994+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:32.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.556286+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.556286+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:32.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.564880+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:32.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:32 smithi190 bash[89008]: audit 2024-09-17T12:53:32.564880+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cluster 2024-09-17T12:53:31.135568+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v372: 161 pgs: 25 active+undersized, 14 stale+active+clean, 6 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:53:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cluster 2024-09-17T12:53:31.135568+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v372: 161 pgs: 25 active+undersized, 14 stale+active+clean, 6 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:53:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.589789+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.589789+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.600273+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.600273+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.607907+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.607907+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.609225+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.609225+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.609825+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.609825+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.611532+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.611532+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.611986+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.611986+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cluster 2024-09-17T12:53:31.135568+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v372: 161 pgs: 25 active+undersized, 14 stale+active+clean, 6 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cluster 2024-09-17T12:53:31.135568+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v372: 161 pgs: 25 active+undersized, 14 stale+active+clean, 6 active+undersized+degraded, 116 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.589789+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.589789+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.600273+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.600273+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.607907+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.607907+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.609225+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.609225+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.609825+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.609825+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.611532+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.611532+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.611986+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.611986+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.613567+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.613567+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.613988+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.613988+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.615406+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.615406+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.615498+0000 mgr.y (mgr.54108) 1746 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.615498+0000 mgr.y (mgr.54108) 1746 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.617593+0000 mgr.y (mgr.54108) 1747 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:53:33.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.617593+0000 mgr.y (mgr.54108) 1747 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.624694+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.624694+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.639358+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.639358+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.645328+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.645328+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.647183+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.647183+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cluster 2024-09-17T12:53:31.650730+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v373: 161 pgs: 27 active+undersized, 13 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.613567+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.613567+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.613988+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.613988+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.615406+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.615406+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.615498+0000 mgr.y (mgr.54108) 1746 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.615498+0000 mgr.y (mgr.54108) 1746 : cephadm [INF] Adjusting osd_memory_target on smithi022 to 2781M 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.617593+0000 mgr.y (mgr.54108) 1747 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.617593+0000 mgr.y (mgr.54108) 1747 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 3036M 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.624694+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.624694+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.639358+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.639358+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.645328+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.645328+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.647183+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.647183+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cluster 2024-09-17T12:53:31.650730+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v373: 161 pgs: 27 active+undersized, 13 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:53:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cluster 2024-09-17T12:53:31.650730+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v373: 161 pgs: 27 active+undersized, 13 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:53:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.660555+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.660555+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.661593+0000 mgr.y (mgr.54108) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.661593+0000 mgr.y (mgr.54108) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.787693+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.787693+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.791129+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.791129+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.796264+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.796264+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.797737+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.797737+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.808288+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.808288+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.809031+0000 mgr.y (mgr.54108) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.809031+0000 mgr.y (mgr.54108) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.884500+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.884500+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.887570+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.887570+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.891568+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.891568+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.893180+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.893180+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.901935+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.901935+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.902550+0000 mgr.y (mgr.54108) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.902550+0000 mgr.y (mgr.54108) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cluster 2024-09-17T12:53:31.929112+0000 mon.a (mon.0) 6773 : cluster [WRN] Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:33.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cluster 2024-09-17T12:53:31.929112+0000 mon.a (mon.0) 6773 : cluster [WRN] Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cluster 2024-09-17T12:53:31.929139+0000 mon.a (mon.0) 6774 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cluster 2024-09-17T12:53:31.929139+0000 mon.a (mon.0) 6774 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.982394+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.982394+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.985259+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.985259+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.988290+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.988290+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cluster 2024-09-17T12:53:31.650730+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v373: 161 pgs: 27 active+undersized, 13 stale+active+clean, 9 active+undersized+degraded, 112 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-17T12:53:33.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.660555+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.660555+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.661593+0000 mgr.y (mgr.54108) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.661593+0000 mgr.y (mgr.54108) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.787693+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.787693+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.791129+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.791129+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.796264+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.796264+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.797737+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.797737+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.808288+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.808288+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.809031+0000 mgr.y (mgr.54108) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.809031+0000 mgr.y (mgr.54108) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.884500+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.884500+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.887570+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.989492+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.989492+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.998247+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:31.998247+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.999231+0000 mgr.y (mgr.54108) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: cephadm 2024-09-17T12:53:31.999231+0000 mgr.y (mgr.54108) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.093307+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.093307+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.095889+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.095889+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.098303+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.098303+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.099296+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.099296+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.105660+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.105660+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.206348+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.206348+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.208815+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.208815+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.887570+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.891568+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.891568+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.893180+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.893180+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.901935+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.901935+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.902550+0000 mgr.y (mgr.54108) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.902550+0000 mgr.y (mgr.54108) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cluster 2024-09-17T12:53:31.929112+0000 mon.a (mon.0) 6773 : cluster [WRN] Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cluster 2024-09-17T12:53:31.929112+0000 mon.a (mon.0) 6773 : cluster [WRN] Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 9 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cluster 2024-09-17T12:53:31.929139+0000 mon.a (mon.0) 6774 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:53:33.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cluster 2024-09-17T12:53:31.929139+0000 mon.a (mon.0) 6774 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.982394+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.982394+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.985259+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.985259+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.988290+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.988290+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.211829+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.211829+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.212775+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.212775+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.218805+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.218805+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.323225+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.323225+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.326310+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.326310+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.328915+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.328915+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.329880+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.329880+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.336130+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.336130+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.442705+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.442705+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.445628+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.989492+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.989492+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.998247+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:31.998247+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.999231+0000 mgr.y (mgr.54108) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: cephadm 2024-09-17T12:53:31.999231+0000 mgr.y (mgr.54108) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.093307+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.093307+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.095889+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.095889+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.098303+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.098303+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.099296+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.099296+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.105660+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.105660+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.206348+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.206348+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.208815+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.208815+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.445628+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.448181+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.448181+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.449223+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.449223+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.455854+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.455854+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.548359+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.548359+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.551480+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.551480+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.554994+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.554994+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.556286+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.556286+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.564880+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[111962]: audit 2024-09-17T12:53:32.564880+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.211829+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.211829+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.212775+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.212775+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.218805+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.218805+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.323225+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.323225+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.326310+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.326310+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.328915+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.328915+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.329880+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.329880+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.336130+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.336130+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.442705+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.442705+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.445628+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.445628+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.448181+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.448181+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.449223+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.449223+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.455854+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.455854+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.548359+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.548359+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.551480+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.551480+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.554994+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.554994+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.556286+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.556286+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.564880+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:32 smithi022 bash[109437]: audit 2024-09-17T12:53:32.564880+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.652 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[111056]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:53:33.652 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[111056]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.106228+0000 mgr.y (mgr.54108) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.106228+0000 mgr.y (mgr.54108) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.219410+0000 mgr.y (mgr.54108) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.219410+0000 mgr.y (mgr.54108) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.336807+0000 mgr.y (mgr.54108) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.336807+0000 mgr.y (mgr.54108) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.456444+0000 mgr.y (mgr.54108) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.456444+0000 mgr.y (mgr.54108) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.565596+0000 mgr.y (mgr.54108) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.565596+0000 mgr.y (mgr.54108) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.634025+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.634025+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.636089+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.636089+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.638742+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.638742+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.639632+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.639632+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.647230+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.647230+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.647725+0000 mgr.y (mgr.54108) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.647725+0000 mgr.y (mgr.54108) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.706564+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.706564+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.708774+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.708774+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.711554+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.711554+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.712436+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.712436+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.719206+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.719206+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.719780+0000 mgr.y (mgr.54108) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.719780+0000 mgr.y (mgr.54108) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.778276+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.778276+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.780592+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.780592+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.783238+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.783238+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.784122+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.784122+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.789857+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.789857+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.790513+0000 mgr.y (mgr.54108) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.790513+0000 mgr.y (mgr.54108) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.864624+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.864624+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.867445+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.867445+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.870166+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.870166+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.871166+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.871166+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.877810+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.877810+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.878565+0000 mgr.y (mgr.54108) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.878565+0000 mgr.y (mgr.54108) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.952275+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.952275+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.955156+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.955156+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.957599+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.957599+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.958613+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.958613+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.964981+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:32.964981+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.965484+0000 mgr.y (mgr.54108) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:32.965484+0000 mgr.y (mgr.54108) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.030443+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.030443+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.033005+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.033005+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.035407+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.035407+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.036321+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.036321+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.042367+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.042367+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.042901+0000 mgr.y (mgr.54108) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.042901+0000 mgr.y (mgr.54108) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.126299+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.126299+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.129315+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.129315+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.132438+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.132438+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.133574+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.133574+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.140070+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.140070+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.214198+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.214198+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.216337+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.216337+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.219126+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.219126+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.220308+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.220308+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.228932+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.228932+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.303600+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.303600+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.305913+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.305913+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.308032+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.308032+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.308903+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.308903+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.316757+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.316757+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.403567+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.403567+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.405867+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.405867+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.408019+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.408019+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.408942+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.408942+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.416693+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.416693+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.508736+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.508736+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.511638+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.511638+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.514905+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.514905+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.516228+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.516228+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.522424+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:33.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:33 smithi190 bash[89008]: audit 2024-09-17T12:53:33.522424+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.106228+0000 mgr.y (mgr.54108) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.106228+0000 mgr.y (mgr.54108) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.219410+0000 mgr.y (mgr.54108) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.219410+0000 mgr.y (mgr.54108) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.336807+0000 mgr.y (mgr.54108) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.336807+0000 mgr.y (mgr.54108) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.456444+0000 mgr.y (mgr.54108) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.456444+0000 mgr.y (mgr.54108) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.565596+0000 mgr.y (mgr.54108) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.565596+0000 mgr.y (mgr.54108) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.634025+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.634025+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.636089+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.636089+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.638742+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.638742+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.639632+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.639632+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.647230+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.647230+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.106228+0000 mgr.y (mgr.54108) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.106228+0000 mgr.y (mgr.54108) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.219410+0000 mgr.y (mgr.54108) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.219410+0000 mgr.y (mgr.54108) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.336807+0000 mgr.y (mgr.54108) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.336807+0000 mgr.y (mgr.54108) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.456444+0000 mgr.y (mgr.54108) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.456444+0000 mgr.y (mgr.54108) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.565596+0000 mgr.y (mgr.54108) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.565596+0000 mgr.y (mgr.54108) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.634025+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.634025+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.636089+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.636089+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.638742+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.638742+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.639632+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.639632+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.647230+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.647230+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.647725+0000 mgr.y (mgr.54108) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.647725+0000 mgr.y (mgr.54108) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.706564+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.706564+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.708774+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.708774+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.711554+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.711554+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.712436+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.712436+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.719206+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.719206+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.719780+0000 mgr.y (mgr.54108) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.719780+0000 mgr.y (mgr.54108) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.778276+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.778276+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.780592+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.780592+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.783238+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.783238+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.647725+0000 mgr.y (mgr.54108) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.647725+0000 mgr.y (mgr.54108) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.706564+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.706564+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.708774+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.708774+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.711554+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.711554+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.712436+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.712436+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.719206+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.719206+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.719780+0000 mgr.y (mgr.54108) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.719780+0000 mgr.y (mgr.54108) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.778276+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.778276+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.780592+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.780592+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.783238+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.783238+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.784122+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.784122+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.789857+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.789857+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.790513+0000 mgr.y (mgr.54108) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.790513+0000 mgr.y (mgr.54108) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.864624+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.864624+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.867445+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.867445+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.870166+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.870166+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.871166+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.871166+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.877810+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.877810+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.878565+0000 mgr.y (mgr.54108) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.878565+0000 mgr.y (mgr.54108) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.952275+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.952275+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.784122+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.784122+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.789857+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.789857+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.790513+0000 mgr.y (mgr.54108) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.790513+0000 mgr.y (mgr.54108) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.864624+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.864624+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.867445+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.867445+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.870166+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.870166+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.871166+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.871166+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.877810+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.877810+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.878565+0000 mgr.y (mgr.54108) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.878565+0000 mgr.y (mgr.54108) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.952275+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.952275+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.955156+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.955156+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.957599+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.957599+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.958613+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.958613+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.964981+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:32.964981+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.965484+0000 mgr.y (mgr.54108) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:32.965484+0000 mgr.y (mgr.54108) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.030443+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.030443+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.033005+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.033005+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.035407+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.035407+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.036321+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.036321+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.042367+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.955156+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.955156+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.957599+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.957599+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.958613+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.958613+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.964981+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:32.964981+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.965484+0000 mgr.y (mgr.54108) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:32.965484+0000 mgr.y (mgr.54108) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.030443+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.030443+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.033005+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.033005+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.035407+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.035407+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.036321+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.036321+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.042367+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.042367+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.042901+0000 mgr.y (mgr.54108) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.042901+0000 mgr.y (mgr.54108) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.126299+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.126299+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.129315+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.129315+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.132438+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.132438+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.133574+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.133574+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.140070+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.140070+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.214198+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.214198+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.216337+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.216337+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.219126+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.219126+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.220308+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.220308+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.228932+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.228932+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.303600+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.303600+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.305913+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.305913+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.308032+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.308032+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.308903+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.308903+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.316757+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.316757+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.403567+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.403567+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.405867+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.405867+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.408019+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.408019+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.042367+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.042901+0000 mgr.y (mgr.54108) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.042901+0000 mgr.y (mgr.54108) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.126299+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.126299+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.129315+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.129315+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.132438+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.132438+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.133574+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.133574+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.140070+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.140070+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.214198+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.214198+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.216337+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.216337+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.219126+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.219126+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.220308+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.408942+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.408942+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.416693+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.416693+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.508736+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.508736+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.511638+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.511638+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.514905+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.514905+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.516228+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.516228+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.522424+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[111962]: audit 2024-09-17T12:53:33.522424+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.220308+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.228932+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.228932+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.303600+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.303600+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.305913+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.305913+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.308032+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.308032+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.308903+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.308903+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.316757+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.316757+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.403567+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.403567+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.405867+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.405867+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.408019+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.408019+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.408942+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.408942+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.416693+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.416693+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.508736+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.508736+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.511638+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.511638+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.514905+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.514905+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.516228+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.516228+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.522424+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:33 smithi022 bash[109437]: audit 2024-09-17T12:53:33.522424+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.449 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[111056]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T12:53:34.449 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[111056]: 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-09-17T12:53:34.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[111056]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T12:53:34.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[111056]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T12:53:34.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[111056]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T12:53:34.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[111056]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T12:53:34.902 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[111056]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.140585+0000 mgr.y (mgr.54108) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.140585+0000 mgr.y (mgr.54108) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.229635+0000 mgr.y (mgr.54108) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.229635+0000 mgr.y (mgr.54108) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.317333+0000 mgr.y (mgr.54108) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.317333+0000 mgr.y (mgr.54108) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.417239+0000 mgr.y (mgr.54108) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.417239+0000 mgr.y (mgr.54108) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.522978+0000 mgr.y (mgr.54108) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.522978+0000 mgr.y (mgr.54108) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.613001+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.613001+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.616185+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.616185+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.619083+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.619083+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.620036+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.620036+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.632405+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.632405+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.632990+0000 mgr.y (mgr.54108) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.632990+0000 mgr.y (mgr.54108) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cluster 2024-09-17T12:53:33.652149+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v374: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cluster 2024-09-17T12:53:33.652149+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v374: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.718650+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.718650+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.721164+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.721164+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.724025+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.724025+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.725110+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.725110+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.731034+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.731034+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.731653+0000 mgr.y (mgr.54108) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.731653+0000 mgr.y (mgr.54108) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.805984+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.805984+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.808972+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.808972+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.812258+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.812258+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.813346+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.813346+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.819237+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.819237+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.819715+0000 mgr.y (mgr.54108) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.819715+0000 mgr.y (mgr.54108) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.895907+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.895907+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.898737+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.898737+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.901354+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.901354+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.902569+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.902569+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.909274+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.909274+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.910016+0000 mgr.y (mgr.54108) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:33.910016+0000 mgr.y (mgr.54108) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.955216+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.955216+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.956684+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:33.956684+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.003935+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.003935+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.007084+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.007084+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.010547+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.010547+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.011802+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.011802+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.019378+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.019378+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.020004+0000 mgr.y (mgr.54108) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.020004+0000 mgr.y (mgr.54108) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.122255+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.122255+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.125332+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.125332+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.129127+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.129127+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.130322+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.130322+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.136554+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.136554+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.201600+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.201600+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.204321+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.204321+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.207027+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.207027+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.207706+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.207706+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.212480+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.212480+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.271025+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.271025+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.272816+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.272816+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.274747+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.274747+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.275456+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.275456+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.280756+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.280756+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.340747+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.340747+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.342820+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.342820+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.345530+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.345530+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.346593+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.346593+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.352594+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.352594+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.417494+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.417494+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.419922+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.419922+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.422141+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.422141+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.423019+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.423019+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.428219+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.428219+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.498769+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.498769+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.501206+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.501206+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.503068+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.503068+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.503877+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.503877+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:34.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.512037+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.512037+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:34.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.587107+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:34.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:34 smithi190 bash[89008]: audit 2024-09-17T12:53:34.587107+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.140585+0000 mgr.y (mgr.54108) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.140585+0000 mgr.y (mgr.54108) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.229635+0000 mgr.y (mgr.54108) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.229635+0000 mgr.y (mgr.54108) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.317333+0000 mgr.y (mgr.54108) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.317333+0000 mgr.y (mgr.54108) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.417239+0000 mgr.y (mgr.54108) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.417239+0000 mgr.y (mgr.54108) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.522978+0000 mgr.y (mgr.54108) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.522978+0000 mgr.y (mgr.54108) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.613001+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.613001+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.616185+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.616185+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.619083+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.619083+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.620036+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.620036+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.632405+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.632405+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.140585+0000 mgr.y (mgr.54108) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.140585+0000 mgr.y (mgr.54108) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.229635+0000 mgr.y (mgr.54108) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.229635+0000 mgr.y (mgr.54108) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.317333+0000 mgr.y (mgr.54108) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.317333+0000 mgr.y (mgr.54108) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.417239+0000 mgr.y (mgr.54108) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.417239+0000 mgr.y (mgr.54108) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.522978+0000 mgr.y (mgr.54108) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.522978+0000 mgr.y (mgr.54108) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.613001+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.613001+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.616185+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.616185+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.619083+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.619083+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.620036+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.620036+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.632405+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.632405+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.632990+0000 mgr.y (mgr.54108) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.632990+0000 mgr.y (mgr.54108) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cluster 2024-09-17T12:53:33.652149+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v374: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cluster 2024-09-17T12:53:33.652149+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v374: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.718650+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.718650+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.721164+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.721164+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.724025+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.724025+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.725110+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.725110+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.731034+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.731034+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.731653+0000 mgr.y (mgr.54108) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.731653+0000 mgr.y (mgr.54108) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.805984+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.805984+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.808972+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.808972+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.812258+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.812258+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.813346+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.813346+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.819237+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.819237+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.819715+0000 mgr.y (mgr.54108) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.819715+0000 mgr.y (mgr.54108) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.895907+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.895907+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.898737+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.898737+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.901354+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.901354+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.902569+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.902569+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.909274+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.909274+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.910016+0000 mgr.y (mgr.54108) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.632990+0000 mgr.y (mgr.54108) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.632990+0000 mgr.y (mgr.54108) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cluster 2024-09-17T12:53:33.652149+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v374: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cluster 2024-09-17T12:53:33.652149+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v374: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:35.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.718650+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.718650+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.721164+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.721164+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.724025+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.724025+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.725110+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.725110+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.731034+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.731034+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.731653+0000 mgr.y (mgr.54108) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.731653+0000 mgr.y (mgr.54108) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.805984+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.805984+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.808972+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:33.910016+0000 mgr.y (mgr.54108) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.955216+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.955216+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.956684+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:35.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:33.956684+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:35.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.003935+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.003935+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.007084+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.007084+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.010547+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.010547+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.011802+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.011802+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.019378+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.019378+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.020004+0000 mgr.y (mgr.54108) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.020004+0000 mgr.y (mgr.54108) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.122255+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.122255+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.125332+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.125332+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.129127+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.129127+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.130322+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.130322+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.136554+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.136554+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.201600+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.201600+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.204321+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.204321+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.207027+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.207027+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.207706+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.207706+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.212480+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.212480+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.271025+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.271025+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.808972+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.812258+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.812258+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.813346+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.813346+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.819237+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.819237+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.819715+0000 mgr.y (mgr.54108) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.819715+0000 mgr.y (mgr.54108) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.895907+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.895907+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.898737+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.898737+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.901354+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.901354+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.902569+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.902569+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.909274+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.909274+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.910016+0000 mgr.y (mgr.54108) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.272816+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.272816+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.274747+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.274747+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.275456+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.275456+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.280756+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.280756+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.340747+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.340747+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.342820+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.342820+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.345530+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.345530+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.346593+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.346593+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.352594+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.352594+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.417494+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.417494+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.419922+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.419922+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.422141+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.422141+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.423019+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.423019+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.428219+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.428219+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.498769+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.498769+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.501206+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.501206+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.503068+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.503068+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.503877+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.503877+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.512037+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.512037+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.587107+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[111962]: audit 2024-09-17T12:53:34.587107+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:33.910016+0000 mgr.y (mgr.54108) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.955216+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.955216+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.956684+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:33.956684+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.003935+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.003935+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.007084+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.007084+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.010547+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.010547+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.011802+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.011802+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.019378+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.019378+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.020004+0000 mgr.y (mgr.54108) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.020004+0000 mgr.y (mgr.54108) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.122255+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.122255+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.125332+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.125332+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.129127+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.129127+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.130322+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.130322+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.136554+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.136554+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.201600+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.201600+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.204321+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.204321+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.207027+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.207027+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.207706+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.207706+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.212480+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.212480+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.271025+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.271025+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.272816+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.272816+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.274747+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.274747+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.275456+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.275456+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.280756+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.280756+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.340747+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.340747+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.342820+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.342820+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.345530+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.345530+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.346593+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.346593+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.352594+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.352594+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.417494+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.417494+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.419922+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.419922+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.422141+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.422141+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.423019+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.423019+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.428219+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.428219+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.498769+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.498769+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.501206+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.501206+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.503068+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.503068+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.503877+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.503877+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.512037+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.512037+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.587107+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:34 smithi022 bash[109437]: audit 2024-09-17T12:53:34.587107+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.138263+0000 mgr.y (mgr.54108) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.138263+0000 mgr.y (mgr.54108) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.212913+0000 mgr.y (mgr.54108) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.212913+0000 mgr.y (mgr.54108) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.281159+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.281159+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.353175+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.353175+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.428676+0000 mgr.y (mgr.54108) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.428676+0000 mgr.y (mgr.54108) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.512531+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.512531+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.591082+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.591082+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.607442+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.607442+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.608529+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.608529+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.614923+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.614923+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.615417+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.138263+0000 mgr.y (mgr.54108) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.138263+0000 mgr.y (mgr.54108) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.212913+0000 mgr.y (mgr.54108) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.212913+0000 mgr.y (mgr.54108) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.281159+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.281159+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.353175+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.353175+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.428676+0000 mgr.y (mgr.54108) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.428676+0000 mgr.y (mgr.54108) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.512531+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.512531+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.591082+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.591082+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.607442+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.607442+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.608529+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.608529+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.614923+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.614923+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.615417+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.615417+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.693403+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.693403+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.696101+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.696101+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.697884+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.697884+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.698578+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.698578+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.703433+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.703433+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.703890+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.703890+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.763646+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.763646+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.766156+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.766156+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.768864+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.768864+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.615417+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.693403+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.693403+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.696101+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.696101+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.697884+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.697884+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.698578+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.698578+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.703433+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.703433+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.703890+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.703890+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.763646+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.763646+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.766156+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.766156+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.768864+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.768864+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.769913+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.769913+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.775861+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.775861+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.776384+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.776384+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.843595+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.843595+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.846154+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.846154+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.848940+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.848940+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.850070+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.850070+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.856349+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.856349+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.856997+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.856997+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.929553+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.929553+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.769913+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.769913+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.775861+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.775861+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.776384+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.776384+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.843595+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.843595+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.846154+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.846154+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.848940+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.848940+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.850070+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.850070+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.856349+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.856349+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.856997+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.856997+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.929553+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.929553+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.932009+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.932009+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.935032+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.935032+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.935977+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.935977+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.944009+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:34.944009+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.944610+0000 mgr.y (mgr.54108) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:34.944610+0000 mgr.y (mgr.54108) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.018469+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.018469+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.020809+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.020809+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.023236+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.023236+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.024286+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.024286+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.031498+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.031498+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.932009+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.932009+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.935032+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.935032+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.935977+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.935977+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.944009+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:34.944009+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.944610+0000 mgr.y (mgr.54108) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:34.944610+0000 mgr.y (mgr.54108) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.018469+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.018469+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.020809+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.020809+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.023236+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.023236+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.024286+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.024286+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.031498+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.031498+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.032080+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.032080+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.103305+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.103305+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.105686+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.105686+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.108073+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.108073+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.108854+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.108854+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.115502+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.115502+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.178408+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.178408+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.180794+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.180794+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.183362+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.183362+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.184073+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.032080+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.032080+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.103305+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.103305+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.105686+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.105686+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.108073+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.108073+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.108854+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.108854+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.115502+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.115502+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.178408+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.178408+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.180794+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.180794+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.183362+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.183362+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.184073+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.184073+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.190849+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.190849+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.252528+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.252528+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.255116+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.255116+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.257695+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.257695+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.258420+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.258420+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.264991+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.264991+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.324542+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.324542+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.327074+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.327074+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.329152+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.329152+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.329752+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.329752+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.335714+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.335714+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.399081+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.399081+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.401645+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.401645+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.404077+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.404077+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.405133+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.405133+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.411954+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.411954+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.476597+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.476597+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.479452+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.479452+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.482910+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.482910+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.184073+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.190849+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.190849+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.252528+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.252528+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.255116+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.255116+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.257695+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.257695+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.258420+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.258420+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.264991+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.264991+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.324542+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.324542+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.327074+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.327074+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.329152+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.329152+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.484133+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.484133+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.490987+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.490987+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.557782+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.557782+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.560549+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.560549+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.562223+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.562223+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.562824+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.562824+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.568928+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[109437]: audit 2024-09-17T12:53:35.568928+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.329752+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.329752+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.335714+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.335714+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.399081+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.399081+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.401645+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.401645+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.404077+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.404077+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.405133+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.405133+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.411954+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.411954+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.476597+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.476597+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.479452+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.479452+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.482910+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.482910+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.484133+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.484133+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.490987+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.490987+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.557782+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.557782+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.560549+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.560549+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.562223+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.562223+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.562824+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.562824+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.568928+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:35 smithi022 bash[111962]: audit 2024-09-17T12:53:35.568928+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.138263+0000 mgr.y (mgr.54108) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.138263+0000 mgr.y (mgr.54108) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.212913+0000 mgr.y (mgr.54108) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.212913+0000 mgr.y (mgr.54108) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.281159+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.281159+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.353175+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.353175+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.428676+0000 mgr.y (mgr.54108) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.428676+0000 mgr.y (mgr.54108) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.512531+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.512531+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.591082+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.591082+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.607442+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.607442+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.608529+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.608529+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.614923+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.614923+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.615417+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.615417+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.693403+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.693403+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.696101+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.696101+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.697884+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.697884+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.698578+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.698578+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.703433+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.703433+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.703890+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.703890+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.763646+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.763646+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.766156+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.766156+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.768864+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.768864+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.769913+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.769913+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.775861+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.775861+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.776384+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.776384+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.843595+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.843595+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.846154+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.846154+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.848940+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.848940+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.850070+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.850070+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.856349+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.856349+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.856997+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.856997+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.929553+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.929553+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.932009+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.932009+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.935032+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.935032+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.935977+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.935977+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.944009+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:34.944009+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.944610+0000 mgr.y (mgr.54108) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:34.944610+0000 mgr.y (mgr.54108) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.018469+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.018469+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.020809+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.020809+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.023236+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.023236+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.024286+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.024286+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.031498+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.031498+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.032080+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.032080+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.103305+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.103305+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.105686+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.105686+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.108073+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.108073+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.108854+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.108854+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.115502+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.115502+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.178408+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.178408+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.180794+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.180794+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.183362+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.183362+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.184073+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.184073+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.190849+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.190849+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.252528+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.252528+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.255116+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.255116+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.257695+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.257695+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.258420+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.258420+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.264991+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.264991+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.324542+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.324542+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.327074+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.327074+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.329152+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.329152+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.329752+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.329752+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.335714+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.335714+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.399081+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.399081+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.401645+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.401645+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.404077+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.404077+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.405133+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.405133+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.411954+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.411954+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.476597+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.476597+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.479452+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.479452+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.482910+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.482910+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.484133+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.484133+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.490987+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.490987+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.557782+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.557782+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.560549+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.560549+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.562223+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.562223+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.562824+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.562824+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.568928+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:35.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:35 smithi190 bash[89008]: audit 2024-09-17T12:53:35.568928+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.115936+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.115936+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.191332+0000 mgr.y (mgr.54108) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.191332+0000 mgr.y (mgr.54108) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.265518+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.265518+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.336427+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.336427+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.412462+0000 mgr.y (mgr.54108) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.412462+0000 mgr.y (mgr.54108) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.491423+0000 mgr.y (mgr.54108) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.491423+0000 mgr.y (mgr.54108) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.511574+0000 mgr.y (mgr.54108) 1793 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.511574+0000 mgr.y (mgr.54108) 1793 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.569377+0000 mgr.y (mgr.54108) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.569377+0000 mgr.y (mgr.54108) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.635498+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.635498+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.637344+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.637344+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.639173+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.639173+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.639850+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.639850+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.645024+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.645024+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.645505+0000 mgr.y (mgr.54108) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.645505+0000 mgr.y (mgr.54108) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cluster 2024-09-17T12:53:35.653054+0000 mgr.y (mgr.54108) 1796 : cluster [DBG] pgmap v375: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cluster 2024-09-17T12:53:35.653054+0000 mgr.y (mgr.54108) 1796 : cluster [DBG] pgmap v375: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.705757+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.705757+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.708480+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.708480+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.711876+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.711876+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.713023+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.713023+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.719420+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.719420+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.719864+0000 mgr.y (mgr.54108) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.719864+0000 mgr.y (mgr.54108) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.781031+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.781031+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.783056+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.783056+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.785242+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.785242+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.786026+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.786026+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.793978+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.793978+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.794529+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.794529+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.854560+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.854560+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.857418+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.857418+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.860431+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.860431+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.861595+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.861595+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.867928+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.867928+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.868465+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.868465+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.931071+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.931071+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.933683+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.933683+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.936375+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.936375+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.937122+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.937122+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.942635+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:35.942635+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.943134+0000 mgr.y (mgr.54108) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:35.943134+0000 mgr.y (mgr.54108) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.003373+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.003373+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.005944+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.005944+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.008692+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.008692+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.009722+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.009722+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.015479+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.015479+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.016004+0000 mgr.y (mgr.54108) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.016004+0000 mgr.y (mgr.54108) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.080814+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.080814+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.083154+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.083154+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.086050+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.086050+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.086939+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.086939+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.095043+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.095043+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.168357+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.168357+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.170840+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.170840+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.173602+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.173602+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.174640+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.174640+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.180562+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.180562+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.272735+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.272735+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.275670+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.275670+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.278642+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.278642+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.279927+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.279927+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.286594+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.286594+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.375245+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.375245+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.378030+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.378030+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.380538+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.380538+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.381561+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.381561+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.387469+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.387469+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.476738+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.476738+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.479642+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.479642+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.482802+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.482802+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.484132+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.484132+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.491930+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:36.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:36 smithi190 bash[89008]: audit 2024-09-17T12:53:36.491930+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.115936+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.115936+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.191332+0000 mgr.y (mgr.54108) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.191332+0000 mgr.y (mgr.54108) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.265518+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.265518+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.336427+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.336427+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.412462+0000 mgr.y (mgr.54108) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.412462+0000 mgr.y (mgr.54108) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.491423+0000 mgr.y (mgr.54108) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.491423+0000 mgr.y (mgr.54108) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.511574+0000 mgr.y (mgr.54108) 1793 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.511574+0000 mgr.y (mgr.54108) 1793 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.569377+0000 mgr.y (mgr.54108) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.569377+0000 mgr.y (mgr.54108) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.635498+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.635498+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.637344+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.637344+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.115936+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.115936+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.191332+0000 mgr.y (mgr.54108) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.191332+0000 mgr.y (mgr.54108) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.265518+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.265518+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.336427+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.336427+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.412462+0000 mgr.y (mgr.54108) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.412462+0000 mgr.y (mgr.54108) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.491423+0000 mgr.y (mgr.54108) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.491423+0000 mgr.y (mgr.54108) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.511574+0000 mgr.y (mgr.54108) 1793 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.511574+0000 mgr.y (mgr.54108) 1793 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.569377+0000 mgr.y (mgr.54108) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.569377+0000 mgr.y (mgr.54108) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.635498+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.635498+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.637344+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.637344+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.639173+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.639173+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.639850+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.639850+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.645024+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.645024+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.645505+0000 mgr.y (mgr.54108) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.645505+0000 mgr.y (mgr.54108) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cluster 2024-09-17T12:53:35.653054+0000 mgr.y (mgr.54108) 1796 : cluster [DBG] pgmap v375: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cluster 2024-09-17T12:53:35.653054+0000 mgr.y (mgr.54108) 1796 : cluster [DBG] pgmap v375: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.705757+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.705757+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.708480+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.708480+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.711876+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.711876+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.713023+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.713023+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.719420+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.639173+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.639173+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.639850+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.639850+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.645024+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.645024+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.645505+0000 mgr.y (mgr.54108) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.645505+0000 mgr.y (mgr.54108) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cluster 2024-09-17T12:53:35.653054+0000 mgr.y (mgr.54108) 1796 : cluster [DBG] pgmap v375: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cluster 2024-09-17T12:53:35.653054+0000 mgr.y (mgr.54108) 1796 : cluster [DBG] pgmap v375: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.705757+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.705757+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.708480+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.708480+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.711876+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.711876+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.713023+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.713023+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.719420+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.719420+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.719864+0000 mgr.y (mgr.54108) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.719864+0000 mgr.y (mgr.54108) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.781031+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.781031+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.783056+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.783056+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.785242+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.785242+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.786026+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.786026+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.793978+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.793978+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.794529+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.794529+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.854560+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.854560+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.857418+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.857418+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.860431+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.719420+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.719864+0000 mgr.y (mgr.54108) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.719864+0000 mgr.y (mgr.54108) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.781031+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.781031+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.783056+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.783056+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.785242+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.785242+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.786026+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.786026+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.793978+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.793978+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.794529+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.794529+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.854560+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.854560+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.857418+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.857418+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.860431+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.860431+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.861595+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.861595+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.867928+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.867928+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.868465+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.868465+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.931071+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.931071+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.933683+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.933683+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.936375+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.936375+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.937122+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.937122+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.942635+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:35.942635+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.943134+0000 mgr.y (mgr.54108) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:35.943134+0000 mgr.y (mgr.54108) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.003373+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.003373+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.005944+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.005944+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.008692+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.008692+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.009722+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.009722+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.015479+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.015479+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.016004+0000 mgr.y (mgr.54108) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.016004+0000 mgr.y (mgr.54108) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.080814+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.080814+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.083154+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.083154+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.086050+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.086050+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.086939+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.086939+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.860431+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.861595+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.861595+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.867928+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.867928+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.868465+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.868465+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.931071+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.931071+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.933683+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.933683+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.936375+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.936375+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.937122+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.937122+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.942635+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:35.942635+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.943134+0000 mgr.y (mgr.54108) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:35.943134+0000 mgr.y (mgr.54108) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.003373+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.095043+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.095043+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.168357+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.168357+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.170840+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.170840+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.173602+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.173602+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.174640+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.174640+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.180562+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.180562+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.272735+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.272735+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.275670+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.275670+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.278642+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.278642+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.279927+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.003373+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.005944+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.005944+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.008692+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.008692+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.009722+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.009722+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.015479+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.015479+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.016004+0000 mgr.y (mgr.54108) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.016004+0000 mgr.y (mgr.54108) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.080814+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.080814+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.083154+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.083154+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.086050+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.086050+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.086939+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.086939+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.279927+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.286594+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.286594+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.375245+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.375245+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.378030+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.378030+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.380538+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.380538+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.381561+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.381561+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.387469+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.387469+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.476738+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.476738+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.479642+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.479642+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.482802+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.482802+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.484132+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.484132+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.491930+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[111962]: audit 2024-09-17T12:53:36.491930+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.095043+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.095043+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.168357+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.168357+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.170840+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.170840+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.173602+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.173602+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.174640+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.174640+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.180562+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.180562+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.272735+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.272735+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.275670+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.275670+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.278642+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.278642+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.279927+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.279927+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.286594+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.286594+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.375245+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.375245+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.378030+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.378030+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.380538+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.380538+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.381561+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.381561+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.387469+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.387469+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.476738+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.476738+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.479642+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.479642+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.482802+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.482802+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.484132+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.484132+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.491930+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:36 smithi022 bash[109437]: audit 2024-09-17T12:53:36.491930+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.853 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.095781+0000 mgr.y (mgr.54108) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.853 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.095781+0000 mgr.y (mgr.54108) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.853 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.181337+0000 mgr.y (mgr.54108) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.181337+0000 mgr.y (mgr.54108) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.287359+0000 mgr.y (mgr.54108) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.287359+0000 mgr.y (mgr.54108) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.388156+0000 mgr.y (mgr.54108) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.388156+0000 mgr.y (mgr.54108) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.492775+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.492775+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.596443+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.596443+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.620940+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.620940+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.854 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.624494+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.624494+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.625602+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.625602+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.633830+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.633830+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.634556+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.634556+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.707473+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.707473+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.709827+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.709827+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.712522+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.712522+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.713658+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.713658+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.720632+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.720632+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.721418+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.721418+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.804874+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.804874+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.807422+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.807422+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.809674+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.809674+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.810748+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.810748+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.817560+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.817560+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.818050+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.818050+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.912706+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.912706+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.915335+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.915335+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.918279+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.918279+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.919248+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.857 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.919248+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.858 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.925848+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.858 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:36.925848+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.858 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.926396+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.858 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:36.926396+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.858 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.020264+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.858 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.020264+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.022517+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.022517+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.025290+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.025290+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.026165+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.026165+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.032348+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.032348+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.032963+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.032963+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.118284+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.859 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.118284+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.120509+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.120509+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.123320+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.123320+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.124267+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.124267+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.132165+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.132165+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.230770+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.230770+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.233417+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.233417+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.860 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.236581+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.236581+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.237449+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.237449+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.243024+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.243024+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.315029+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.315029+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.317529+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.317529+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.320177+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.320177+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.320909+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.320909+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.861 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.326208+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.326208+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.400040+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.400040+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.402209+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.402209+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.405692+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.405692+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.406655+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.406655+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.416689+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.416689+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.500673+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.500673+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:37.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.503588+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.503588+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:37.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.506739+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.506739+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:37.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.507708+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.507708+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:37.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.515750+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:37.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[89008]: audit 2024-09-17T12:53:37.515750+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.095781+0000 mgr.y (mgr.54108) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.095781+0000 mgr.y (mgr.54108) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.181337+0000 mgr.y (mgr.54108) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.181337+0000 mgr.y (mgr.54108) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.287359+0000 mgr.y (mgr.54108) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.287359+0000 mgr.y (mgr.54108) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.388156+0000 mgr.y (mgr.54108) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.388156+0000 mgr.y (mgr.54108) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.492775+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.492775+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.596443+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.596443+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.620940+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.620940+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.624494+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.624494+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.625602+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.625602+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.633830+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.633830+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.095781+0000 mgr.y (mgr.54108) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.095781+0000 mgr.y (mgr.54108) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.181337+0000 mgr.y (mgr.54108) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.181337+0000 mgr.y (mgr.54108) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.287359+0000 mgr.y (mgr.54108) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.287359+0000 mgr.y (mgr.54108) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.388156+0000 mgr.y (mgr.54108) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.388156+0000 mgr.y (mgr.54108) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.492775+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.492775+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.596443+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.596443+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.620940+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.620940+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.624494+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.624494+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.625602+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.625602+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.633830+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.633830+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.634556+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.634556+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.707473+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.707473+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.709827+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.709827+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.712522+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.712522+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.713658+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.713658+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.720632+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.720632+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.721418+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.721418+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.804874+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.804874+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.807422+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.807422+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.809674+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.809674+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.810748+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.810748+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.817560+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.817560+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.818050+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.818050+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.912706+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.912706+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.915335+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.915335+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.918279+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.918279+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.919248+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.919248+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.925848+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:36.925848+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.926396+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:36.926396+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.020264+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.020264+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.634556+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.634556+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.707473+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.707473+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.709827+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.709827+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.712522+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.712522+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.713658+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.713658+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.720632+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.720632+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.721418+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.721418+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.804874+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.804874+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.807422+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.807422+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.809674+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.809674+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.022517+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.022517+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.025290+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.025290+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.026165+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.026165+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.032348+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.032348+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.032963+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.032963+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.118284+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.118284+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.120509+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.120509+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.123320+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.123320+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.124267+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.124267+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.132165+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.132165+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.230770+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.230770+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.233417+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.233417+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.236581+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.236581+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.237449+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.237449+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.243024+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.243024+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.315029+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.315029+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.317529+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.317529+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.320177+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.320177+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.320909+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.320909+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.810748+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.810748+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.817560+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.817560+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.818050+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.818050+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.912706+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.912706+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.915335+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.915335+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.918279+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.918279+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.919248+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.919248+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.925848+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:36.925848+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.926396+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:36.926396+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.020264+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.020264+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.326208+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.326208+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.400040+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.400040+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.402209+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.402209+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.405692+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.405692+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.406655+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.406655+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.416689+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.416689+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.500673+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.500673+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.503588+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.503588+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.506739+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.506739+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.507708+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.507708+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.515750+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[109437]: audit 2024-09-17T12:53:37.515750+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.022517+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.022517+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.025290+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.025290+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.026165+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.026165+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.032348+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.032348+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.032963+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.032963+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.118284+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.118284+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.120509+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.120509+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.123320+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.123320+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.124267+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.124267+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.132165+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.132165+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.230770+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.230770+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.233417+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.233417+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.236581+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.236581+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.237449+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.237449+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.243024+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.243024+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.315029+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.315029+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.317529+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.317529+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.320177+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.320177+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.320909+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.320909+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.326208+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.326208+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.400040+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.400040+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.402209+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.402209+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.405692+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.405692+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.406655+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.406655+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.416689+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.416689+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.500673+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.500673+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.503588+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.503588+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.506739+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.506739+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.507708+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.507708+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.515750+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:37 smithi022 bash[111962]: audit 2024-09-17T12:53:37.515750+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.154 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:37 smithi190 bash[111451]: debug 2024-09-17T12:53:37.947+0000 7f871d80d640 1 -- 172.21.15.190:0/1504502252 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556f7a3ce960 con 0x556f7a3efc00 2024-09-17T12:53:38.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.132704+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.132704+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.243398+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.243398+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.326714+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.326714+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.417542+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.417542+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.516376+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.516376+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.621130+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.621130+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.623644+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.623644+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.626287+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.626287+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.627058+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.615 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.627058+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.616 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.132704+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.616 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.132704+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.616 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.243398+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.616 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.243398+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.616 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.326714+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.616 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.326714+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.796 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.132704+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.132704+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.243398+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.243398+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.326714+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.326714+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.417542+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.417542+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.516376+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.516376+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.621130+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.621130+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.623644+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.797 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.623644+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.626287+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.626287+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.627058+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.627058+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.633342+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.633342+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.798 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.633939+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.633939+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cluster 2024-09-17T12:53:37.653866+0000 mgr.y (mgr.54108) 1818 : cluster [DBG] pgmap v376: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cluster 2024-09-17T12:53:37.653866+0000 mgr.y (mgr.54108) 1818 : cluster [DBG] pgmap v376: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.709017+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.709017+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.711562+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.711562+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.714475+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.714475+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.715334+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.715334+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.724189+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.724189+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.725100+0000 mgr.y (mgr.54108) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.725100+0000 mgr.y (mgr.54108) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.800653+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.800653+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.803278+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.803278+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.805706+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.805706+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.806644+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.806644+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.812526+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.812526+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.813007+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.813007+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.889534+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.889534+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.891949+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.891949+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.895021+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.895021+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.896086+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.896086+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.902280+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.902280+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.902875+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:37.902875+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.988908+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.988908+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.991072+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.991072+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.993595+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.993595+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.994399+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:37.994399+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.000199+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.000199+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.000748+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.000748+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.071343+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.071343+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.073969+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.073969+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.076957+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.076957+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.078079+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.078079+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.086027+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.086027+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.169062+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.169062+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.171860+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.171860+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.174568+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.174568+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.175544+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.175544+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.181181+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.181181+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.248897+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.248897+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.251310+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.251310+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.254408+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.254408+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.255372+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.255372+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.261169+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.261169+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.347680+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.347680+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.350582+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.350582+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.353663+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.353663+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.354696+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.354696+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.360800+0000 mon.a (mon.0) 7131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.360800+0000 mon.a (mon.0) 7131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.443083+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.443083+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.445962+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.445962+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.449399+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.449399+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.450541+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.450541+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.456972+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.456972+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.539870+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.539870+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.542164+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.542164+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.544868+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.544868+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.545759+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.545759+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.551369+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:38.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:38 smithi190 bash[89008]: audit 2024-09-17T12:53:38.551369+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.633342+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.633342+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.633939+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.633939+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cluster 2024-09-17T12:53:37.653866+0000 mgr.y (mgr.54108) 1818 : cluster [DBG] pgmap v376: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cluster 2024-09-17T12:53:37.653866+0000 mgr.y (mgr.54108) 1818 : cluster [DBG] pgmap v376: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.709017+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.709017+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.711562+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.711562+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.714475+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.714475+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.715334+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.715334+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.724189+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.724189+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.725100+0000 mgr.y (mgr.54108) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.725100+0000 mgr.y (mgr.54108) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.800653+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.800653+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.803278+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.803278+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.805706+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.805706+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.806644+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.806644+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.812526+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.812526+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.813007+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.813007+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.889534+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.889534+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.891949+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.891949+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.895021+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.895021+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.896086+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.896086+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.417542+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.417542+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.516376+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.516376+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.621130+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.621130+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.623644+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.623644+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.626287+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.626287+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.627058+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.627058+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.633342+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.633342+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.633939+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.633939+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cluster 2024-09-17T12:53:37.653866+0000 mgr.y (mgr.54108) 1818 : cluster [DBG] pgmap v376: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cluster 2024-09-17T12:53:37.653866+0000 mgr.y (mgr.54108) 1818 : cluster [DBG] pgmap v376: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:39.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.709017+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.902280+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.902280+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.902875+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:37.902875+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.988908+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.988908+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.991072+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.991072+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.993595+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.993595+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.994399+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:37.994399+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.000199+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.000199+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.000748+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.000748+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.071343+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.071343+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.073969+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.073969+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.076957+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.076957+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.078079+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.078079+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.086027+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.086027+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.169062+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.169062+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.171860+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.171860+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.174568+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.174568+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.175544+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.175544+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.181181+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.181181+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.248897+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.248897+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.251310+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.709017+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.711562+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.711562+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.714475+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.714475+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.715334+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.715334+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.724189+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.724189+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.725100+0000 mgr.y (mgr.54108) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.725100+0000 mgr.y (mgr.54108) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.800653+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.800653+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.803278+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.803278+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.805706+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.805706+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.806644+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.806644+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.251310+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.254408+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.254408+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.255372+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.255372+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.261169+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.261169+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.347680+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.347680+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.350582+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.350582+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.353663+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.353663+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.354696+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.354696+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.360800+0000 mon.a (mon.0) 7131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.360800+0000 mon.a (mon.0) 7131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.443083+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.443083+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.445962+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.445962+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.449399+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.449399+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.450541+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.450541+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.456972+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.456972+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.539870+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.539870+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.542164+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.542164+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.544868+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.544868+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.545759+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.545759+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.551369+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[111962]: audit 2024-09-17T12:53:38.551369+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.812526+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.812526+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.813007+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.813007+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.889534+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.889534+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.891949+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.891949+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.895021+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.895021+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.896086+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.896086+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.902280+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.902280+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.902875+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:37.902875+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.988908+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.988908+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.991072+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.991072+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.993595+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.993595+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.994399+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:37.994399+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.000199+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.000199+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.000748+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.000748+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.071343+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.071343+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.073969+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.073969+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.076957+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.076957+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.078079+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.078079+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.086027+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.086027+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.169062+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.169062+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.171860+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.171860+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.174568+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.174568+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.175544+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.175544+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.181181+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.181181+0000 mon.a (mon.0) 7121 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.248897+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.248897+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.251310+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.251310+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.254408+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.254408+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.255372+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.255372+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.261169+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.261169+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.347680+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.347680+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.350582+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.350582+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.353663+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.353663+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.354696+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.354696+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.360800+0000 mon.a (mon.0) 7131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.360800+0000 mon.a (mon.0) 7131 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.443083+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.443083+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.445962+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.445962+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.449399+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.449399+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.450541+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.450541+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.456972+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.456972+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.539870+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.539870+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.542164+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.542164+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.544868+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.544868+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.545759+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.545759+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.551369+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:38 smithi022 bash[109437]: audit 2024-09-17T12:53:38.551369+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.641 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[111451]: debug 2024-09-17T12:53:39.387+0000 7f8720074640 -1 Falling back to public interface 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.086612+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.086612+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.181750+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.181750+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.261803+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.261803+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.361375+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.361375+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.457569+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.457569+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.551909+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.551909+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.650029+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.650029+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.652692+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.652692+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.655882+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.655882+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.657024+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.657024+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.664119+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.664119+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.664618+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.664618+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.746063+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.746063+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.748947+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.748947+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.751721+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.751721+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.752761+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.752761+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.759689+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.759689+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.760236+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.760236+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.830884+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.830884+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.833007+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.833007+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.835570+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.835570+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.836601+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.836601+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.845624+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.845624+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.846275+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.846275+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.911015+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.911015+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.913813+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.913813+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.916788+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.916788+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.918011+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.918011+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.926408+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:38.926408+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.927083+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:38.927083+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.003758+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.003758+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.006307+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.006307+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.009112+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.009112+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.010027+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.010027+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.018551+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.018551+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.019056+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.019056+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:39.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.082640+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.082640+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.085089+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.085089+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.087458+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.087458+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.088521+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.088521+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.096531+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.096531+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.172810+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.172810+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.175107+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.175107+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.177573+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.177573+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.178461+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.178461+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.186595+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.186595+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.269902+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.269902+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.272780+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.272780+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.276305+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.276305+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.277047+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.277047+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.283183+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.283183+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.367915+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.367915+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.370470+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.370470+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.372787+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.372787+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.373564+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.373564+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.379078+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.379078+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.442708+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.442708+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.444757+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.444757+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.447029+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.447029+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.447922+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.447922+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.453073+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.453073+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.527452+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.527452+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.529820+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.529820+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.532482+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.532482+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.533480+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.533480+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.539060+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.539060+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.613382+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.613382+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.615862+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.615862+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.618587+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.618587+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:39.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.619559+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.619559+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:39.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.625699+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:39.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:39 smithi190 bash[89008]: audit 2024-09-17T12:53:39.625699+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.086612+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.086612+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.181750+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.181750+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.261803+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.261803+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.361375+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.361375+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.457569+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.457569+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.551909+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.551909+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.650029+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.650029+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.652692+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.652692+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.655882+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.655882+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.657024+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.657024+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.086612+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.086612+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.181750+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.181750+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.261803+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.261803+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.361375+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.361375+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.457569+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.457569+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.551909+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.551909+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.650029+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.650029+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.652692+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.652692+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.655882+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.655882+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.657024+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.657024+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.664119+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.664119+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.664618+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.664618+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.746063+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.746063+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.748947+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.748947+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.751721+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.751721+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.752761+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.752761+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.759689+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.759689+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.760236+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.760236+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.830884+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.830884+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.833007+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.833007+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.664119+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.664119+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.664618+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.664618+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.746063+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.746063+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.748947+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.748947+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.751721+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.751721+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.752761+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.752761+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.759689+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.759689+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.760236+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.760236+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.830884+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.830884+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.833007+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.833007+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.835570+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.835570+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.836601+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.836601+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.845624+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.845624+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.846275+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.846275+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.911015+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.911015+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.913813+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.913813+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.916788+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.916788+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.918011+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.918011+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.926408+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:38.926408+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.927083+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:38.927083+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.003758+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.003758+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.006307+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.006307+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.009112+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.009112+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.010027+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.010027+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.018551+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.018551+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.019056+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.019056+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.082640+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.082640+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.085089+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.085089+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.087458+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.087458+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.088521+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.835570+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.835570+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.836601+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.836601+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.845624+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.845624+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.846275+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.846275+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.911015+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.911015+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.913813+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.913813+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.916788+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.916788+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.918011+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.918011+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.926408+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:38.926408+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.927083+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:38.927083+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.088521+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.096531+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.096531+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.172810+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.172810+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.175107+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.175107+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.177573+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.177573+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.178461+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.178461+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.186595+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.186595+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.269902+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.269902+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.272780+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.272780+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.276305+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.276305+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.277047+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.003758+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.003758+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.006307+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.006307+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.009112+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.009112+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.010027+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.010027+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.018551+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.018551+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.019056+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.019056+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.082640+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.082640+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.085089+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.085089+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.087458+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.087458+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.088521+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.277047+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.283183+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.283183+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.367915+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.367915+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.370470+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.370470+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.372787+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.372787+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.373564+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.373564+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.379078+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.379078+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.442708+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.442708+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.444757+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.444757+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.447029+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.447029+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.088521+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.096531+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.096531+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.172810+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.172810+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.175107+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.175107+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.177573+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.177573+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.178461+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.178461+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.186595+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.186595+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.269902+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.269902+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.272780+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.272780+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.276305+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.276305+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.277047+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.447922+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.447922+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.453073+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.453073+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.527452+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.527452+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.529820+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.529820+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.532482+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.532482+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.533480+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.533480+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.539060+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.539060+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.613382+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.613382+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.615862+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.615862+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.618587+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.618587+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.619559+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.619559+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.625699+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[111962]: audit 2024-09-17T12:53:39.625699+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.277047+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.283183+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.283183+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.367915+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.367915+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.370470+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.370470+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.372787+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.372787+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.373564+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.373564+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.379078+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.379078+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.442708+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.442708+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.444757+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.444757+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.447029+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.447029+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.447922+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.447922+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.453073+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.453073+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.527452+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.527452+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.529820+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.529820+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.532482+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.532482+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.533480+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.533480+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.539060+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.539060+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.613382+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.613382+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.615862+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.615862+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.618587+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.618587+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.619559+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.619559+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.625699+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:39 smithi022 bash[109437]: audit 2024-09-17T12:53:39.625699+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.145 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:53:40.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.096980+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.096980+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.187120+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.187120+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.283844+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.283844+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.379600+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.379600+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.453530+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.453530+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.539743+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.539743+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.626084+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.626084+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cluster 2024-09-17T12:53:39.654533+0000 mgr.y (mgr.54108) 1841 : cluster [DBG] pgmap v377: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cluster 2024-09-17T12:53:39.654533+0000 mgr.y (mgr.54108) 1841 : cluster [DBG] pgmap v377: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.694713+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.694713+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.696625+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.696625+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.699244+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.699244+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.700051+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.700051+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.705117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.705117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.705760+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.705760+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.777566+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.777566+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.780070+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.780070+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.782619+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.782619+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.783560+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.783560+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.791406+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.802 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.791406+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.791910+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.791910+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.876348+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.876348+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.878983+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.878983+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.880784+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.880784+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.881463+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.881463+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.888711+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.888711+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.889318+0000 mgr.y (mgr.54108) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.803 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.889318+0000 mgr.y (mgr.54108) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.967009+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.967009+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.969514+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.969514+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.972915+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.972915+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.973882+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.973882+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.980632+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:39.980632+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.981404+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cephadm 2024-09-17T12:53:39.981404+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.043440+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.043440+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.046009+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.046009+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.048475+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.048475+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.049305+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.049305+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.057125+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.057125+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.124300+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.124300+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.805 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.126731+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.126731+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.129119+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.129119+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.130264+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.130264+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.136854+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.136854+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.210311+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.210311+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.212146+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.212146+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.214046+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.214046+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.214808+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.214808+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.220095+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.220095+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.279435+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.279435+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.281487+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.281487+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.283798+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.283798+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.284719+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.284719+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.289859+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.289859+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.351550+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.351550+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.808 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.353613+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.353613+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.356550+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.356550+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.357401+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.357401+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.364512+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.364512+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.426775+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.426775+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.428505+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.428505+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.430232+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.430232+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.809 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.430858+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.430858+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.436815+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.436815+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.497890+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.497890+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.499806+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.499806+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.501527+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.501527+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.502212+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.502212+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.508096+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.810 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.508096+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cluster 2024-09-17T12:53:40.541588+0000 mon.a (mon.0) 7257 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: cluster 2024-09-17T12:53:40.541588+0000 mon.a (mon.0) 7257 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.573926+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.573926+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.575929+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.575929+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.577711+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.577711+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.578374+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.578374+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.584077+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.811 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:40 smithi190 bash[89008]: audit 2024-09-17T12:53:40.584077+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:40.863 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 13s ago 55m - - 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 13s ago 54m - - 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (14m) 13s ago 45m 14.1M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (14m) 13s ago 44m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (17m) 13s ago 41m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (10m) 13s ago 53m 442M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (28m) 13s ago 56m 533M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (10m) 13s ago 56m 78.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (12m) 13s ago 54m 62.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (10m) 13s ago 54m 57.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:53:40.864 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (16m) 13s ago 45m 8804k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (16m) 13s ago 45m 8764k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (7m) 13s ago 52m 59.5M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (6m) 13s ago 51m 61.0M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (5m) 13s ago 51m 57.4M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (3m) 13s ago 50m 50.1M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (2m) 13s ago 49m 48.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (86s) 13s ago 48m 49.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (45s) 13s ago 47m 45.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 starting - - - 3036M 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (15m) 13s ago 45m 49.7M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (42m) 13s ago 42m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:53:40.865 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (42m) 13s ago 42m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:53:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:53:40] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T12:53:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.096980+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.096980+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.187120+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.187120+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.283844+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.283844+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.379600+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.379600+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.453530+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.453530+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.539743+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.539743+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.626084+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.626084+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cluster 2024-09-17T12:53:39.654533+0000 mgr.y (mgr.54108) 1841 : cluster [DBG] pgmap v377: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cluster 2024-09-17T12:53:39.654533+0000 mgr.y (mgr.54108) 1841 : cluster [DBG] pgmap v377: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.694713+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.694713+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.696625+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.696625+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.096980+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.096980+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.187120+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.187120+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.283844+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.283844+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.379600+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.379600+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.453530+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.453530+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.539743+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.539743+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.626084+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.626084+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cluster 2024-09-17T12:53:39.654533+0000 mgr.y (mgr.54108) 1841 : cluster [DBG] pgmap v377: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cluster 2024-09-17T12:53:39.654533+0000 mgr.y (mgr.54108) 1841 : cluster [DBG] pgmap v377: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.694713+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.694713+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.696625+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.696625+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.699244+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.699244+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.700051+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.700051+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.705117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.705117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.705760+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.705760+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.777566+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.777566+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.780070+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.780070+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.782619+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.782619+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.783560+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.783560+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.791406+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.791406+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.791910+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.791910+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.876348+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.876348+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.878983+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.878983+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.880784+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.880784+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.881463+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.881463+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.888711+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.888711+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.889318+0000 mgr.y (mgr.54108) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.889318+0000 mgr.y (mgr.54108) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.967009+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.967009+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.969514+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.969514+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.972915+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.972915+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.973882+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.699244+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.699244+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.700051+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.700051+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.705117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.705117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.705760+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.705760+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.777566+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.777566+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.780070+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.780070+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.782619+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.782619+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.783560+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.783560+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.791406+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.791406+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.791910+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.791910+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.973882+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.980632+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:39.980632+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.981404+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cephadm 2024-09-17T12:53:39.981404+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.043440+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.043440+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.046009+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.046009+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.048475+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.048475+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.049305+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.049305+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.057125+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.057125+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.124300+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.124300+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.126731+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.126731+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.129119+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.129119+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.130264+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.130264+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.136854+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.136854+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.210311+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.210311+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.212146+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.212146+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.214046+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.214046+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.214808+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.214808+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.220095+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.220095+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.279435+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.279435+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.281487+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.281487+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.876348+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.876348+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.878983+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.878983+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.880784+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.880784+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.881463+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.881463+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.888711+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.888711+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.889318+0000 mgr.y (mgr.54108) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.889318+0000 mgr.y (mgr.54108) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.967009+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.967009+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.969514+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.969514+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.972915+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.972915+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.973882+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.283798+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.283798+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.284719+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.284719+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.289859+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.289859+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.351550+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.351550+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.353613+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.353613+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.356550+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.356550+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.357401+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.357401+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.364512+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.364512+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.426775+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.426775+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.428505+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.428505+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.430232+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.430232+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.430858+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.430858+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.436815+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.436815+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.497890+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.497890+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.499806+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.499806+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.501527+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.501527+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.502212+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.502212+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.508096+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.508096+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cluster 2024-09-17T12:53:40.541588+0000 mon.a (mon.0) 7257 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: cluster 2024-09-17T12:53:40.541588+0000 mon.a (mon.0) 7257 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.573926+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.573926+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.575929+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.575929+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.577711+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.577711+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.578374+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.578374+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.584077+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[111962]: audit 2024-09-17T12:53:40.584077+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.973882+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.980632+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:39.980632+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.981404+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cephadm 2024-09-17T12:53:39.981404+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.043440+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.043440+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.046009+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.046009+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.048475+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.048475+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.049305+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.049305+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.057125+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.057125+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.124300+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.124300+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.126731+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.126731+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.129119+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.129119+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.130264+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.130264+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.136854+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.136854+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.210311+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.210311+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.212146+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.212146+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.214046+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.214046+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.214808+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.214808+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.220095+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.220095+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.279435+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.279435+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.281487+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.281487+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.283798+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.283798+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.284719+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.284719+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.289859+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.289859+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.351550+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.351550+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.353613+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.353613+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.356550+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.356550+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.357401+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.037 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.357401+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.364512+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.364512+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.426775+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.426775+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.428505+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.428505+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.430232+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.430232+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.430858+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.430858+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.436815+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.436815+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.497890+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.497890+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.499806+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.499806+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.501527+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.501527+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.502212+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.502212+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.508096+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.508096+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cluster 2024-09-17T12:53:40.541588+0000 mon.a (mon.0) 7257 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: cluster 2024-09-17T12:53:40.541588+0000 mon.a (mon.0) 7257 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.573926+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.573926+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.575929+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.575929+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.577711+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.577711+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.578374+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.578374+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.584077+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:40 smithi022 bash[109437]: audit 2024-09-17T12:53:40.584077+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.266 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 7 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:53:41.267 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:53:41.268 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:53:41.268 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T12:53:41.268 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 12 2024-09-17T12:53:41.268 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:53:41.268 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "7/8 daemons upgraded", 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:53:41.581 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:53:41.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.057622+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.057622+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.133367+0000 mgr.y (mgr.54108) 1847 : audit [DBG] from='client.54687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.133367+0000 mgr.y (mgr.54108) 1847 : audit [DBG] from='client.54687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.137438+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.137438+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.220624+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.220624+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.290366+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.290366+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.365046+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.365046+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.437686+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.437686+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.462610+0000 mgr.y (mgr.54108) 1853 : audit [DBG] from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.462610+0000 mgr.y (mgr.54108) 1853 : audit [DBG] from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.508663+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.508663+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.584611+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.584611+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.669649+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.669649+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.671711+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.671711+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.674073+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.674073+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.674838+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.674838+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.679878+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.679878+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.680366+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.680366+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.773004+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.773004+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.774997+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.774997+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.776564+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.776564+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.777127+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.777127+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.781950+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.781950+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.782438+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.782438+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.842758+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.842758+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.844472+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.844472+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.846049+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.846049+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.846617+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.846617+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.847396+0000 mgr.y (mgr.54108) 1858 : audit [DBG] from='client.64622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.847396+0000 mgr.y (mgr.54108) 1858 : audit [DBG] from='client.64622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.854372+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.854372+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.863373+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.863373+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.933583+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.933583+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.936436+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.936436+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.938159+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.938159+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.938797+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.938797+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.943540+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:40.943540+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.944129+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:40.944129+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.028868+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.028868+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.031280+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.031280+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.033842+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.033842+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.034884+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.034884+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.041455+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.041455+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.042059+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.042059+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.108579+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.108579+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.110688+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.110688+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.113252+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.113252+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.114018+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.114018+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.120539+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.120539+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.191453+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.191453+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.193661+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.193661+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.195347+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.195347+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.196034+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.196034+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.202242+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.202242+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.265083+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.265083+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.265990+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.22:0/153514244' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.265990+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.22:0/153514244' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.267083+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.267083+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.269012+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.269012+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.269658+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.269658+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.274815+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.274815+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.333367+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.333367+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.335407+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.335407+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.337098+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.337098+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.337757+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.337757+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.342894+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.342894+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.405665+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.405665+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.407441+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.407441+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.409730+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.409730+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.410355+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.410355+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.415453+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.415453+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.474176+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.474176+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.475934+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.475934+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.477706+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.477706+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.478395+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.478395+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.483236+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.483236+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.541185+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.541185+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.543055+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.543055+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.544823+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.544823+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.545422+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.545422+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.550036+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.550036+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.610490+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.610490+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.612249+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.612249+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.614129+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.614129+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.614718+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.614718+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:41.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.620106+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:41.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:41 smithi190 bash[89008]: audit 2024-09-17T12:53:41.620106+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.057622+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.057622+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.133367+0000 mgr.y (mgr.54108) 1847 : audit [DBG] from='client.54687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.133367+0000 mgr.y (mgr.54108) 1847 : audit [DBG] from='client.54687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.137438+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.137438+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.220624+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.220624+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.290366+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.290366+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.365046+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.365046+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.437686+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.437686+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.462610+0000 mgr.y (mgr.54108) 1853 : audit [DBG] from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.462610+0000 mgr.y (mgr.54108) 1853 : audit [DBG] from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.508663+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.508663+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.584611+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.584611+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.669649+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.057622+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.057622+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.133367+0000 mgr.y (mgr.54108) 1847 : audit [DBG] from='client.54687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.133367+0000 mgr.y (mgr.54108) 1847 : audit [DBG] from='client.54687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.137438+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.137438+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.220624+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.220624+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.290366+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.290366+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.365046+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.365046+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.437686+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.437686+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.462610+0000 mgr.y (mgr.54108) 1853 : audit [DBG] from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.462610+0000 mgr.y (mgr.54108) 1853 : audit [DBG] from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.508663+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.508663+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.584611+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.584611+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.669649+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.669649+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.671711+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.671711+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.674073+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.674073+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.674838+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.674838+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.679878+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.679878+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.680366+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.680366+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.773004+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.773004+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.774997+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.774997+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.776564+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.776564+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.777127+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.777127+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.669649+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.671711+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.671711+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.674073+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.674073+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.674838+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.674838+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.679878+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.679878+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.680366+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.680366+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.773004+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.773004+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.774997+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.774997+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.776564+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.776564+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.777127+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.777127+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.781950+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.781950+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.782438+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.782438+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.842758+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.842758+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.844472+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.844472+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.846049+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.846049+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.846617+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.846617+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.847396+0000 mgr.y (mgr.54108) 1858 : audit [DBG] from='client.64622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.847396+0000 mgr.y (mgr.54108) 1858 : audit [DBG] from='client.64622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.854372+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.854372+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.863373+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.863373+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.933583+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.933583+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.781950+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.781950+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.782438+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.782438+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.842758+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.842758+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.844472+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.844472+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.846049+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.846049+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.846617+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.846617+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.847396+0000 mgr.y (mgr.54108) 1858 : audit [DBG] from='client.64622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.847396+0000 mgr.y (mgr.54108) 1858 : audit [DBG] from='client.64622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.854372+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.854372+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.863373+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.863373+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.933583+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.933583+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.936436+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.936436+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.938159+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.938159+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.938797+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.938797+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.943540+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:40.943540+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.944129+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:40.944129+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.028868+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.028868+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.031280+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.031280+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.033842+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.033842+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.034884+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.034884+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.041455+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.041455+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.042059+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.042059+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.108579+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.108579+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.110688+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.110688+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.113252+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.113252+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.114018+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.114018+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.120539+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.120539+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.191453+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.191453+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.193661+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.193661+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.195347+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.195347+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.196034+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.936436+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.936436+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.938159+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.938159+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.938797+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.938797+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.943540+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:40.943540+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.944129+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:40.944129+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.028868+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.028868+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.031280+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.031280+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.033842+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.033842+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.034884+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.034884+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.041455+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.196034+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.202242+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.202242+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.265083+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.265083+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.265990+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.22:0/153514244' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.265990+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.22:0/153514244' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.267083+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.267083+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.269012+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.269012+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.269658+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.269658+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.274815+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.274815+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.333367+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.333367+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.335407+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.335407+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.041455+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.042059+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.042059+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.108579+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.108579+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.110688+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.110688+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.113252+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.113252+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.114018+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.114018+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.120539+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.120539+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.191453+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.191453+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.193661+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.193661+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.195347+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.195347+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.196034+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.337098+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.337098+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.337757+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.337757+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.342894+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.342894+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.405665+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.405665+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.407441+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.407441+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.409730+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.409730+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.410355+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.410355+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.415453+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.415453+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.474176+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.474176+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.475934+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.196034+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.202242+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.202242+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.265083+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.265083+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.265990+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.22:0/153514244' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.265990+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.22:0/153514244' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.267083+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.267083+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.269012+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.269012+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.269658+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.269658+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.274815+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.274815+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.333367+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.333367+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.335407+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.335407+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.475934+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.477706+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.477706+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.478395+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.478395+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.483236+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.483236+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.541185+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.541185+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.543055+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.543055+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.544823+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.544823+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.545422+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.545422+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.550036+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.550036+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.610490+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.610490+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.612249+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.612249+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.614129+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.614129+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.614718+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.614718+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.620106+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.039 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[111962]: audit 2024-09-17T12:53:41.620106+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.337098+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.337098+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.337757+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.337757+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.342894+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.342894+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.405665+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.405665+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.407441+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.407441+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.409730+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.409730+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.410355+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.410355+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.415453+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.415453+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.474176+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.474176+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.475934+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.475934+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.477706+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.477706+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.478395+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.478395+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.483236+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.483236+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.541185+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.541185+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.543055+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.543055+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.544823+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.544823+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.545422+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.545422+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.550036+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.550036+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.610490+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.610490+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.612249+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.612249+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.614129+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.614129+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.614718+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.614718+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.620106+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:41 smithi022 bash[109437]: audit 2024-09-17T12:53:41.620106+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.821 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.120976+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.120976+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.202693+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.202693+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.275332+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.275332+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.343382+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.343382+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.415879+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.415879+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.822 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.483674+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.483674+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.550476+0000 mgr.y (mgr.54108) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.550476+0000 mgr.y (mgr.54108) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.580041+0000 mgr.y (mgr.54108) 1869 : audit [DBG] from='client.54711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.580041+0000 mgr.y (mgr.54108) 1869 : audit [DBG] from='client.54711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.620648+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.620648+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cluster 2024-09-17T12:53:41.655950+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v378: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:42.823 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cluster 2024-09-17T12:53:41.655950+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v378: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:42.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.694736+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.694736+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.824 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.697075+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.697075+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.699228+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.699228+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.700069+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.700069+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.707938+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.707938+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.708437+0000 mgr.y (mgr.54108) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.708437+0000 mgr.y (mgr.54108) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.775732+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.775732+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.825 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.778386+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.778386+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.781000+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.781000+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.782165+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.782165+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.788294+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.788294+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.788771+0000 mgr.y (mgr.54108) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.788771+0000 mgr.y (mgr.54108) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.862792+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.862792+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.865847+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.826 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.865847+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.869375+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.869375+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.870558+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.870558+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.876201+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.876201+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.876788+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.876788+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.963661+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.963661+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.966618+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.827 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.966618+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.969726+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.969726+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.971359+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.971359+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.977492+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:41.977492+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.978128+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: cephadm 2024-09-17T12:53:41.978128+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.074498+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.074498+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.077386+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.828 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.077386+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.080745+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.080745+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.082075+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.082075+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.088428+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.088428+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.190327+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.190327+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.193138+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.193138+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.196161+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.196161+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.197368+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.197368+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.203691+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.203691+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.283076+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.283076+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.285509+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.285509+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.288033+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.288033+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.288910+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.288910+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.294840+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.294840+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.373323+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.373323+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.376254+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.376254+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.379225+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.379225+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.380676+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.380676+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.386860+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.386860+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.471769+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.471769+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.474097+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.474097+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.476797+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.476797+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.477771+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.477771+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.485957+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.485957+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.556994+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.556994+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.559348+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.559348+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.561794+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.561794+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.562946+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.562946+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.568864+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.568864+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.637056+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.637056+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.639507+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.639507+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.642251+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.642251+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.643129+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.643129+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:42.834 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.648531+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:42.834 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:42 smithi190 bash[89008]: audit 2024-09-17T12:53:42.648531+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.120976+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.120976+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.202693+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.202693+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.275332+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.275332+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.343382+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.343382+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.415879+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.415879+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.483674+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.483674+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.550476+0000 mgr.y (mgr.54108) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.550476+0000 mgr.y (mgr.54108) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.580041+0000 mgr.y (mgr.54108) 1869 : audit [DBG] from='client.54711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:43.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.580041+0000 mgr.y (mgr.54108) 1869 : audit [DBG] from='client.54711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.620648+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.620648+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cluster 2024-09-17T12:53:41.655950+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v378: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cluster 2024-09-17T12:53:41.655950+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v378: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.120976+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.120976+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.202693+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.202693+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.275332+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.275332+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.343382+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.343382+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.415879+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.415879+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.483674+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.483674+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.550476+0000 mgr.y (mgr.54108) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.550476+0000 mgr.y (mgr.54108) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.580041+0000 mgr.y (mgr.54108) 1869 : audit [DBG] from='client.54711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.580041+0000 mgr.y (mgr.54108) 1869 : audit [DBG] from='client.54711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:43.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.620648+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.620648+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cluster 2024-09-17T12:53:41.655950+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v378: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cluster 2024-09-17T12:53:41.655950+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v378: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.694736+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.694736+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.697075+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.697075+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.699228+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.699228+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.700069+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.700069+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.707938+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.707938+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.708437+0000 mgr.y (mgr.54108) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.708437+0000 mgr.y (mgr.54108) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.775732+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.775732+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.778386+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.778386+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.781000+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.781000+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.782165+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.694736+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.694736+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.697075+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.697075+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.699228+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.699228+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.700069+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.700069+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.707938+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.707938+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.708437+0000 mgr.y (mgr.54108) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.708437+0000 mgr.y (mgr.54108) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.775732+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.775732+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.778386+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.778386+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.781000+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.781000+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.782165+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.782165+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.788294+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.021 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.788294+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.788771+0000 mgr.y (mgr.54108) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.788771+0000 mgr.y (mgr.54108) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.862792+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.862792+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.865847+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.865847+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.869375+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.869375+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.870558+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.870558+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.876201+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.876201+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.876788+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.876788+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.963661+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.963661+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.966618+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.782165+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.788294+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.788294+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.788771+0000 mgr.y (mgr.54108) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.788771+0000 mgr.y (mgr.54108) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.023 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.862792+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.862792+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.865847+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.865847+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.869375+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.869375+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.870558+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.870558+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.876201+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.876201+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.876788+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.876788+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.963661+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.963661+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.966618+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.966618+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.969726+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.969726+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.971359+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.971359+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.977492+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:41.977492+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.978128+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: cephadm 2024-09-17T12:53:41.978128+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.074498+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.074498+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.077386+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.077386+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.080745+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.080745+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.082075+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.082075+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.088428+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.088428+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.190327+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.966618+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.969726+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.969726+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.971359+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.971359+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.977492+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:41.977492+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.978128+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: cephadm 2024-09-17T12:53:41.978128+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.074498+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.074498+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.077386+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.077386+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.080745+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.080745+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.082075+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.082075+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.088428+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.088428+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.190327+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.190327+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.193138+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.193138+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.196161+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.196161+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.197368+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.197368+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.203691+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.203691+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.283076+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.283076+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.285509+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.285509+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.288033+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.288033+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.288910+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.288910+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.294840+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.294840+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.190327+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.193138+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.193138+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.196161+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.196161+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.197368+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.197368+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.203691+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.203691+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.283076+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.283076+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.285509+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.285509+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.288033+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.288033+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.288910+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.288910+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.294840+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.294840+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.373323+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.373323+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.376254+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.376254+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.379225+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.379225+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.032 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.380676+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.380676+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.386860+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.386860+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.471769+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.471769+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.474097+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.474097+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.476797+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.476797+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.477771+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.477771+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.485957+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.373323+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.373323+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.376254+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.376254+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.379225+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.379225+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.380676+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.380676+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.386860+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.386860+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.471769+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.471769+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.474097+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.474097+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.476797+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.476797+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.477771+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.477771+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.485957+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.485957+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.556994+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.556994+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.559348+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.559348+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.561794+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.561794+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.562946+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.562946+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.568864+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.568864+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.637056+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.637056+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.639507+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.639507+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.642251+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.642251+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.643129+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.643129+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.648531+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[111962]: audit 2024-09-17T12:53:42.648531+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.485957+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.556994+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.556994+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.559348+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.559348+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.561794+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.561794+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.562946+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.562946+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.568864+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.568864+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.637056+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.637056+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:43.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.639507+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.639507+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:43.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.642251+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.642251+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:43.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.643129+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.643129+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:43.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.648531+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:42 smithi022 bash[109437]: audit 2024-09-17T12:53:42.648531+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:43.651 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[111451]: debug 2024-09-17T12:53:43.231+0000 7f8720074640 -1 osd.7 159 log_to_monitors true 2024-09-17T12:53:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.088924+0000 mgr.y (mgr.54108) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.088924+0000 mgr.y (mgr.54108) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.204254+0000 mgr.y (mgr.54108) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.204254+0000 mgr.y (mgr.54108) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.295581+0000 mgr.y (mgr.54108) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.295581+0000 mgr.y (mgr.54108) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.387279+0000 mgr.y (mgr.54108) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.387279+0000 mgr.y (mgr.54108) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.486610+0000 mgr.y (mgr.54108) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.486610+0000 mgr.y (mgr.54108) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.569495+0000 mgr.y (mgr.54108) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.569495+0000 mgr.y (mgr.54108) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.649014+0000 mgr.y (mgr.54108) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.649014+0000 mgr.y (mgr.54108) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.726763+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.726763+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.729127+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.729127+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.732206+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.732206+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.088924+0000 mgr.y (mgr.54108) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.088924+0000 mgr.y (mgr.54108) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.204254+0000 mgr.y (mgr.54108) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.204254+0000 mgr.y (mgr.54108) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.295581+0000 mgr.y (mgr.54108) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.295581+0000 mgr.y (mgr.54108) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.387279+0000 mgr.y (mgr.54108) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.387279+0000 mgr.y (mgr.54108) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.486610+0000 mgr.y (mgr.54108) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.486610+0000 mgr.y (mgr.54108) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.569495+0000 mgr.y (mgr.54108) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.569495+0000 mgr.y (mgr.54108) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.649014+0000 mgr.y (mgr.54108) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.649014+0000 mgr.y (mgr.54108) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.726763+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.726763+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.729127+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.729127+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.732206+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.732206+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.733577+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.733577+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.740355+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.740355+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.740827+0000 mgr.y (mgr.54108) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.740827+0000 mgr.y (mgr.54108) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.810839+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.810839+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.813212+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.813212+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.815592+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.815592+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.816588+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.816588+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.822278+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.822278+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.822981+0000 mgr.y (mgr.54108) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.822981+0000 mgr.y (mgr.54108) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.896949+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.896949+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.733577+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.733577+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.740355+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.740355+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.740827+0000 mgr.y (mgr.54108) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.740827+0000 mgr.y (mgr.54108) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.020 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.810839+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.810839+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.813212+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.813212+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.815592+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.815592+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.816588+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.816588+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.822278+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.822278+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.822981+0000 mgr.y (mgr.54108) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.822981+0000 mgr.y (mgr.54108) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.896949+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.896949+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.899647+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.899647+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.902931+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.902931+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.904198+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.904198+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.910061+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.910061+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.910659+0000 mgr.y (mgr.54108) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.910659+0000 mgr.y (mgr.54108) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.974383+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.974383+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.976590+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.976590+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.979645+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.979645+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.980512+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.980512+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.986305+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:42.986305+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.899647+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.899647+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.902931+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.902931+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.904198+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.904198+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.910061+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.910061+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.910659+0000 mgr.y (mgr.54108) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.910659+0000 mgr.y (mgr.54108) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.024 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.974383+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.974383+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.976590+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.976590+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.979645+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.979645+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.980512+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.980512+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.986305+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:42.986305+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.025 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.986807+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: cephadm 2024-09-17T12:53:42.986807+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.050926+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.050926+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.053575+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.053575+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.056572+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.056572+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.057727+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.057727+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.066183+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.066183+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.133221+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.133221+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.135796+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.135796+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.138376+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.138376+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.139365+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.986807+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: cephadm 2024-09-17T12:53:42.986807+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.050926+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.050926+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.053575+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.027 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.053575+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.056572+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.056572+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.057727+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.057727+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.066183+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.066183+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.133221+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.133221+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.135796+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.135796+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.138376+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.138376+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.139365+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.139365+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.147146+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.147146+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.236321+0000 mon.a (mon.0) 7413 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.236321+0000 mon.a (mon.0) 7413 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.029 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.237940+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.237940+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.245401+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.245401+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.248166+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.248166+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.251423+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.251423+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.252485+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.252485+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.258037+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.258037+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.318858+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.318858+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.139365+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.147146+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.147146+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.236321+0000 mon.a (mon.0) 7413 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.236321+0000 mon.a (mon.0) 7413 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.237940+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.237940+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.245401+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.245401+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.248166+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.248166+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.251423+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.251423+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.252485+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.252485+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.258037+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.258037+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.318858+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.318858+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.320762+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.320762+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.322655+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.322655+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.323353+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.323353+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.330639+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.330639+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.399521+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.399521+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.401805+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.401805+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.404888+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.404888+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.405728+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.405728+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.413047+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.413047+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.475107+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.320762+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.320762+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.322655+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.322655+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.323353+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.323353+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.330639+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.330639+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.399521+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.399521+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.401805+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.401805+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.404888+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.404888+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.405728+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.405728+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.413047+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.413047+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.475107+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.475107+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.477883+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.477883+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.480992+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.480992+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.482326+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.482326+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.490667+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.490667+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.559328+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.559328+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.562123+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.562123+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.565339+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.565339+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.566353+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.566353+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.572276+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.572276+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.640914+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.640914+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.642809+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.642809+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.645431+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.645431+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.646219+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.646219+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.653404+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[111962]: audit 2024-09-17T12:53:43.653404+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.475107+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.477883+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.477883+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.480992+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.480992+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.482326+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.482326+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.490667+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.490667+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.559328+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.559328+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.562123+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.562123+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.565339+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.565339+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.566353+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.566353+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.572276+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.572276+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.640914+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.640914+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.642809+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.642809+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.645431+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.645431+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.646219+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.646219+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.653404+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.041 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:43 smithi022 bash[109437]: audit 2024-09-17T12:53:43.653404+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.088924+0000 mgr.y (mgr.54108) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.088924+0000 mgr.y (mgr.54108) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.204254+0000 mgr.y (mgr.54108) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.204254+0000 mgr.y (mgr.54108) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.295581+0000 mgr.y (mgr.54108) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.295581+0000 mgr.y (mgr.54108) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.387279+0000 mgr.y (mgr.54108) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.387279+0000 mgr.y (mgr.54108) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.486610+0000 mgr.y (mgr.54108) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.486610+0000 mgr.y (mgr.54108) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.569495+0000 mgr.y (mgr.54108) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.569495+0000 mgr.y (mgr.54108) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.649014+0000 mgr.y (mgr.54108) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.649014+0000 mgr.y (mgr.54108) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.726763+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.726763+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.729127+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.729127+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.732206+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.732206+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.733577+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.733577+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.740355+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.740355+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.740827+0000 mgr.y (mgr.54108) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.740827+0000 mgr.y (mgr.54108) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.810839+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.810839+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.813212+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.813212+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.815592+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.815592+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.816588+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.816588+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.822278+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.822278+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.822981+0000 mgr.y (mgr.54108) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.822981+0000 mgr.y (mgr.54108) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.896949+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.896949+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.899647+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.899647+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.902931+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.902931+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.904198+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.904198+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.910061+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.910061+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.910659+0000 mgr.y (mgr.54108) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.910659+0000 mgr.y (mgr.54108) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.974383+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.974383+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.976590+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.976590+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.979645+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.979645+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.980512+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.980512+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.986305+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:42.986305+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.986807+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: cephadm 2024-09-17T12:53:42.986807+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.050926+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.050926+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.053575+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.053575+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.056572+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.056572+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.057727+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.057727+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.066183+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.066183+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.133221+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.133221+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.135796+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.135796+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.138376+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.138376+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.139365+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.139365+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.147146+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.147146+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.236321+0000 mon.a (mon.0) 7413 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.236321+0000 mon.a (mon.0) 7413 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.237940+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.237940+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.245401+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.245401+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.248166+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.248166+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.251423+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.251423+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.252485+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.252485+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.258037+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.258037+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.318858+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.318858+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.320762+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.320762+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.322655+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.322655+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.323353+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.323353+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.330639+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.330639+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.399521+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.399521+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.401805+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.401805+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.404888+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.404888+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.405728+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.405728+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.413047+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.413047+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.475107+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.475107+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.477883+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.477883+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.480992+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.480992+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.482326+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.482326+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.490667+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.490667+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.559328+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.559328+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.562123+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.562123+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.565339+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.565339+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.566353+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.566353+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.572276+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.572276+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.640914+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.640914+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.642809+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.642809+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.645431+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.645431+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:44.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.646219+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.646219+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:44.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.653404+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:43 smithi190 bash[89008]: audit 2024-09-17T12:53:43.653404+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:44.652 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[111451]: debug 2024-09-17T12:53:44.199+0000 7f8717e1e640 -1 osd.7 159 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.066650+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.066650+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.147760+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.147760+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.258687+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.258687+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.331172+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.331172+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.413546+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.413546+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.491204+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.491204+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.573024+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.573024+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.653945+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.653945+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cluster 2024-09-17T12:53:43.656858+0000 mgr.y (mgr.54108) 1895 : cluster [DBG] pgmap v379: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cluster 2024-09-17T12:53:43.656858+0000 mgr.y (mgr.54108) 1895 : cluster [DBG] pgmap v379: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.717588+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.717588+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.066650+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.066650+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.147760+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.147760+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.258687+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.258687+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.331172+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.331172+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.413546+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.413546+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.491204+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.491204+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.573024+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.573024+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.653945+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.653945+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.018 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cluster 2024-09-17T12:53:43.656858+0000 mgr.y (mgr.54108) 1895 : cluster [DBG] pgmap v379: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cluster 2024-09-17T12:53:43.656858+0000 mgr.y (mgr.54108) 1895 : cluster [DBG] pgmap v379: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.717588+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.717588+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.719728+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.719728+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.721513+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.721513+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.722124+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.722124+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.729268+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.729268+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.729740+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.729740+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.799110+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.799110+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.800988+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.800988+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.803765+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.803765+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.804529+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.804529+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.811973+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.811973+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.719728+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.719728+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.721513+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.721513+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.722124+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.722124+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.729268+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.729268+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.729740+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.729740+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.799110+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.799110+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.800988+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.800988+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.803765+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.803765+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.804529+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.804529+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.811973+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.022 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.811973+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.812457+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:43.812457+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.883253+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.883253+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.890264+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.890264+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.895527+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.895527+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.023 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.895909+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.895909+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.897854+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.897854+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.901787+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.901787+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.909775+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.909775+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.914705+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.914705+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.993922+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.024 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.993922+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.812457+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:43.812457+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.883253+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.883253+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.890264+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.890264+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.895527+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.895527+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.895909+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.895909+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.025 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.897854+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.897854+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.901787+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.901787+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.909775+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.909775+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.914705+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.914705+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.993922+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.993922+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.026 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.995998+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.995998+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.997332+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.997332+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.998520+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:43.998520+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.000624+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.000624+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.001345+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.001345+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.007515+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.007515+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.011390+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:53:45.027 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.011390+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.017005+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.017005+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.020727+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.020727+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.025812+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.995998+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.995998+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.997332+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.028 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.997332+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.998520+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:43.998520+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.000624+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.000624+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.001345+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.001345+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.007515+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.007515+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.011390+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.011390+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.017005+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.017005+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:53:45.029 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.020727+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.020727+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.025812+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.025812+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.029456+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.029456+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.034660+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.034660+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.038812+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.038812+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:53:45.030 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.042610+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.042610+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.045271+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.045271+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.048092+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.048092+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.050358+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.050358+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.055592+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.055592+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:53:45.031 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.025812+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.029456+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.029456+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.034660+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.034660+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.038812+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.038812+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.042610+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.042610+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.045271+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.045271+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.048092+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:53:45.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.048092+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.050358+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.050358+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.055592+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.055592+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.057942+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.057942+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.061806+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.061806+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:53:45.033 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.064089+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.064089+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.068142+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.068142+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.071965+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.071965+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cluster 2024-09-17T12:53:44.143585+0000 mon.a (mon.0) 7485 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cluster 2024-09-17T12:53:44.143585+0000 mon.a (mon.0) 7485 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.145288+0000 mon.a (mon.0) 7486 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.145288+0000 mon.a (mon.0) 7486 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.145419+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.145419+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:53:45.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cluster 2024-09-17T12:53:44.150119+0000 mon.a (mon.0) 7488 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.057942+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.057942+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.061806+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.061806+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.064089+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.064089+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.068142+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.068142+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:53:45.035 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.071965+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.071965+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cluster 2024-09-17T12:53:44.143585+0000 mon.a (mon.0) 7485 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cluster 2024-09-17T12:53:44.143585+0000 mon.a (mon.0) 7485 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.145288+0000 mon.a (mon.0) 7486 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.145288+0000 mon.a (mon.0) 7486 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.145419+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.145419+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cluster 2024-09-17T12:53:44.150119+0000 mon.a (mon.0) 7488 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-09-17T12:53:45.036 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: cluster 2024-09-17T12:53:44.150119+0000 mon.a (mon.0) 7488 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.153371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.153371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.157036+0000 mon.a (mon.0) 7489 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.157036+0000 mon.a (mon.0) 7489 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.158523+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.158523+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.165335+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.165335+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.170767+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.170767+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.176973+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.176973+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.037 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.181352+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.181352+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.183742+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.183742+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.190719+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.190719+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: cluster 2024-09-17T12:53:44.150119+0000 mon.a (mon.0) 7488 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.153371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.153371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.157036+0000 mon.a (mon.0) 7489 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.038 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.157036+0000 mon.a (mon.0) 7489 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.158523+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.158523+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.165335+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.165335+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.170767+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.170767+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.176973+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.176973+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.181352+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.181352+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.183742+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.039 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.183742+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.190719+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.190719+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.196460+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.196460+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.204670+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.204670+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.211287+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.211287+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.040 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.218247+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.218247+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.223433+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.223433+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.225624+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.225624+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.227726+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.227726+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.229872+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.229872+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.231885+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.231885+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.233799+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.041 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.233799+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.196460+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.196460+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.204670+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.204670+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.211287+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.211287+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.218247+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.218247+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.042 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.223433+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.223433+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.225624+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.225624+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.227726+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.227726+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.229872+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.229872+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.231885+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.231885+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.233799+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.043 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.233799+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.236506+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.236506+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.241791+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.241791+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.245361+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.245361+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.250809+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.250809+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.269568+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:53:45.044 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.269568+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.276591+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.276591+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.280755+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.280755+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.286465+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.286465+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.290738+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.236506+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.236506+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:53:45.045 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.241791+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.241791+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.245361+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.245361+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.250809+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.250809+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.269568+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.269568+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.276591+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.276591+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.280755+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.280755+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.286465+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.286465+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:53:45.046 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.290738+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.290738+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.296638+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.296638+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.300730+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.300730+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.301885+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.301885+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.307598+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:53:45.047 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.307598+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.311651+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.311651+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.312922+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.312922+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.318638+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.318638+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.290738+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.296638+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.296638+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:53:45.048 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.300730+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.300730+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.301885+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.301885+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.307598+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.307598+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.311651+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.311651+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.312922+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.312922+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.318638+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:53:45.049 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.318638+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.322525+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.322525+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.323539+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.323539+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.330518+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.330518+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.335335+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.335335+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:53:45.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.342122+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.342122+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.346886+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.346886+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.348259+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.348259+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.349569+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.349569+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.350849+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.322525+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:53:45.051 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.322525+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.323539+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.323539+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.330518+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.330518+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.335335+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.335335+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.342122+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.342122+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:53:45.052 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.346886+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.346886+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.348259+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.348259+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.349569+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.349569+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.053 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.350849+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.053 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.350849+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.053 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.352165+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.352165+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.353618+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.353618+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.355580+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.355580+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.362686+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.362686+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.365300+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.365300+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.366489+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.366489+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.374680+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.054 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.374680+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.502500+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.502500+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.504055+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.504055+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.512741+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[111962]: audit 2024-09-17T12:53:44.512741+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.350849+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.352165+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.055 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.352165+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.353618+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.353618+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.355580+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.355580+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.362686+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.362686+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.365300+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.365300+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.366489+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.366489+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.374680+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.374680+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.502500+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.502500+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.504055+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.504055+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.512741+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:44 smithi022 bash[109437]: audit 2024-09-17T12:53:44.512741+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.066650+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.066650+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.147760+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.147760+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.258687+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.258687+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.331172+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.331172+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.413546+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.413546+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.491204+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.491204+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.573024+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.573024+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.653945+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.653945+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cluster 2024-09-17T12:53:43.656858+0000 mgr.y (mgr.54108) 1895 : cluster [DBG] pgmap v379: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cluster 2024-09-17T12:53:43.656858+0000 mgr.y (mgr.54108) 1895 : cluster [DBG] pgmap v379: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.717588+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.717588+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.719728+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.719728+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.721513+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.721513+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.722124+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.722124+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.729268+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.729268+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.729740+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.729740+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.799110+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.799110+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.800988+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.800988+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.803765+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.803765+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.804529+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.804529+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.811973+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.811973+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.812457+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:43.812457+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:53:45.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.883253+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.883253+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.890264+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.890264+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.895527+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.895527+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.895909+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.895909+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.897854+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.897854+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.901787+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.901787+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.909775+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.909775+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.914705+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.914705+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.993922+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.993922+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.995998+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.995998+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.997332+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.997332+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.998520+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:43.998520+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.000624+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.000624+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.001345+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.001345+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.007515+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.007515+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.011390+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.011390+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.017005+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.017005+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.020727+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.020727+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.025812+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.025812+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:53:45.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.029456+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.029456+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.034660+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.034660+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.038812+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.038812+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.042610+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.042610+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.045271+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.045271+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.048092+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.048092+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.050358+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:53:45.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.050358+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:53:45.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.055592+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:53:45.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.055592+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:53:45.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.057942+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:53:45.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.057942+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:53:45.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.061806+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:53:45.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.061806+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:53:45.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.064089+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:53:45.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.064089+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:53:45.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.068142+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:53:45.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.068142+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.071965+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.071965+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cluster 2024-09-17T12:53:44.143585+0000 mon.a (mon.0) 7485 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cluster 2024-09-17T12:53:44.143585+0000 mon.a (mon.0) 7485 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.145288+0000 mon.a (mon.0) 7486 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.145288+0000 mon.a (mon.0) 7486 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.145419+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.145419+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cluster 2024-09-17T12:53:44.150119+0000 mon.a (mon.0) 7488 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: cluster 2024-09-17T12:53:44.150119+0000 mon.a (mon.0) 7488 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.153371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.153371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.157036+0000 mon.a (mon.0) 7489 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.157036+0000 mon.a (mon.0) 7489 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.158523+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.158523+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.165335+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.165335+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.170767+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.170767+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.176973+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.176973+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.181352+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.181352+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.166 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.183742+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.183742+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.190719+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.190719+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.196460+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.196460+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.204670+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.204670+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.211287+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.211287+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.218247+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.218247+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.167 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.223433+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.223433+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.225624+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.225624+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.227726+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.227726+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.229872+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.229872+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.231885+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.231885+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.233799+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.233799+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:53:45.168 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.236506+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:53:45.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.236506+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:53:45.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.241791+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:53:45.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.241791+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:53:45.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.245361+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.245361+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.250809+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:53:45.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.250809+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:53:45.169 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.269568+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.269568+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.276591+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.276591+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.280755+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.280755+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.286465+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.286465+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.290738+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.290738+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.296638+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.296638+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:53:45.170 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.300730+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.300730+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.301885+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.301885+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.307598+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.307598+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.311651+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.311651+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.312922+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.312922+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.318638+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.318638+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.322525+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:53:45.171 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.322525+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.323539+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.323539+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.330518+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.330518+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.335335+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.335335+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.342122+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.342122+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.346886+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.346886+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.348259+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.348259+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.349569+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.349569+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.350849+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.350849+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.352165+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.352165+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.353618+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.353618+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.355580+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.355580+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.362686+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:53:45.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.362686+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.365300+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.365300+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.366489+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.366489+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.374680+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.374680+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.502500+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.502500+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.504055+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.504055+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.512741+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:44 smithi190 bash[89008]: audit 2024-09-17T12:53:44.512741+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:45.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.071641+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:53:45.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.071641+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.159739+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.159739+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.171766+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.171766+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.184870+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.184870+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.197873+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.197873+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.212470+0000 mgr.y (mgr.54108) 1904 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.212470+0000 mgr.y (mgr.54108) 1904 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.234916+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:53:45.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.234916+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:53:45.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.354774+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:53:45.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cephadm 2024-09-17T12:53:44.354774+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:53:45.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cluster 2024-09-17T12:53:45.201427+0000 mon.a (mon.0) 7542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:45.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cluster 2024-09-17T12:53:45.201427+0000 mon.a (mon.0) 7542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:45.943 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.071641+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:53:45.943 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.071641+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.159739+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.159739+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.171766+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.171766+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.184870+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.184870+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.197873+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.197873+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.212470+0000 mgr.y (mgr.54108) 1904 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.212470+0000 mgr.y (mgr.54108) 1904 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.234916+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:53:45.944 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.234916+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.354774+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cephadm 2024-09-17T12:53:44.354774+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cluster 2024-09-17T12:53:45.201427+0000 mon.a (mon.0) 7542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cluster 2024-09-17T12:53:45.201427+0000 mon.a (mon.0) 7542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cluster 2024-09-17T12:53:45.211808+0000 mon.a (mon.0) 7543 : cluster [INF] osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083] boot 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cluster 2024-09-17T12:53:45.211808+0000 mon.a (mon.0) 7543 : cluster [INF] osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083] boot 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cluster 2024-09-17T12:53:45.211922+0000 mon.a (mon.0) 7544 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: cluster 2024-09-17T12:53:45.211922+0000 mon.a (mon.0) 7544 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: audit 2024-09-17T12:53:45.215508+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:53:45.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:45 smithi190 bash[89008]: audit 2024-09-17T12:53:45.215508+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:53:46.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.071641+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:53:46.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.071641+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:53:46.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.159739+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:53:46.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.159739+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:53:46.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.171766+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:53:46.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.171766+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.184870+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.184870+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.197873+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.197873+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.212470+0000 mgr.y (mgr.54108) 1904 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.212470+0000 mgr.y (mgr.54108) 1904 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.234916+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.234916+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.354774+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cephadm 2024-09-17T12:53:44.354774+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cluster 2024-09-17T12:53:45.201427+0000 mon.a (mon.0) 7542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:46.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cluster 2024-09-17T12:53:45.201427+0000 mon.a (mon.0) 7542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cluster 2024-09-17T12:53:45.211808+0000 mon.a (mon.0) 7543 : cluster [INF] osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083] boot 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cluster 2024-09-17T12:53:45.211808+0000 mon.a (mon.0) 7543 : cluster [INF] osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083] boot 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cluster 2024-09-17T12:53:45.211922+0000 mon.a (mon.0) 7544 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: cluster 2024-09-17T12:53:45.211922+0000 mon.a (mon.0) 7544 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: audit 2024-09-17T12:53:45.215508+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[111962]: audit 2024-09-17T12:53:45.215508+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cluster 2024-09-17T12:53:45.211808+0000 mon.a (mon.0) 7543 : cluster [INF] osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083] boot 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cluster 2024-09-17T12:53:45.211808+0000 mon.a (mon.0) 7543 : cluster [INF] osd.7 [v2:172.21.15.190:6824/2908557083,v1:172.21.15.190:6825/2908557083] boot 2024-09-17T12:53:46.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cluster 2024-09-17T12:53:45.211922+0000 mon.a (mon.0) 7544 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-17T12:53:46.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: cluster 2024-09-17T12:53:45.211922+0000 mon.a (mon.0) 7544 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-17T12:53:46.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: audit 2024-09-17T12:53:45.215508+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:53:46.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:45 smithi022 bash[109437]: audit 2024-09-17T12:53:45.215508+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:53:46.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[109437]: audit 2024-09-17T12:53:45.522554+0000 mgr.y (mgr.54108) 1907 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[109437]: audit 2024-09-17T12:53:45.522554+0000 mgr.y (mgr.54108) 1907 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[109437]: cluster 2024-09-17T12:53:45.658576+0000 mgr.y (mgr.54108) 1908 : cluster [DBG] pgmap v382: 161 pgs: 12 peering, 36 active+undersized, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-17T12:53:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[109437]: cluster 2024-09-17T12:53:45.658576+0000 mgr.y (mgr.54108) 1908 : cluster [DBG] pgmap v382: 161 pgs: 12 peering, 36 active+undersized, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-17T12:53:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[109437]: cluster 2024-09-17T12:53:46.215835+0000 mon.a (mon.0) 7546 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-17T12:53:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[109437]: cluster 2024-09-17T12:53:46.215835+0000 mon.a (mon.0) 7546 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-17T12:53:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[109437]: cluster 2024-09-17T12:53:46.549428+0000 mon.a (mon.0) 7547 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:46.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[109437]: cluster 2024-09-17T12:53:46.549428+0000 mon.a (mon.0) 7547 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[111962]: audit 2024-09-17T12:53:45.522554+0000 mgr.y (mgr.54108) 1907 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[111962]: audit 2024-09-17T12:53:45.522554+0000 mgr.y (mgr.54108) 1907 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[111962]: cluster 2024-09-17T12:53:45.658576+0000 mgr.y (mgr.54108) 1908 : cluster [DBG] pgmap v382: 161 pgs: 12 peering, 36 active+undersized, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-17T12:53:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[111962]: cluster 2024-09-17T12:53:45.658576+0000 mgr.y (mgr.54108) 1908 : cluster [DBG] pgmap v382: 161 pgs: 12 peering, 36 active+undersized, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-17T12:53:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[111962]: cluster 2024-09-17T12:53:46.215835+0000 mon.a (mon.0) 7546 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-17T12:53:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[111962]: cluster 2024-09-17T12:53:46.215835+0000 mon.a (mon.0) 7546 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-17T12:53:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[111962]: cluster 2024-09-17T12:53:46.549428+0000 mon.a (mon.0) 7547 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:46 smithi022 bash[111962]: cluster 2024-09-17T12:53:46.549428+0000 mon.a (mon.0) 7547 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:46 smithi190 bash[89008]: audit 2024-09-17T12:53:45.522554+0000 mgr.y (mgr.54108) 1907 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:46 smithi190 bash[89008]: audit 2024-09-17T12:53:45.522554+0000 mgr.y (mgr.54108) 1907 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:46 smithi190 bash[89008]: cluster 2024-09-17T12:53:45.658576+0000 mgr.y (mgr.54108) 1908 : cluster [DBG] pgmap v382: 161 pgs: 12 peering, 36 active+undersized, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-17T12:53:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:46 smithi190 bash[89008]: cluster 2024-09-17T12:53:45.658576+0000 mgr.y (mgr.54108) 1908 : cluster [DBG] pgmap v382: 161 pgs: 12 peering, 36 active+undersized, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-17T12:53:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:46 smithi190 bash[89008]: cluster 2024-09-17T12:53:46.215835+0000 mon.a (mon.0) 7546 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-17T12:53:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:46 smithi190 bash[89008]: cluster 2024-09-17T12:53:46.215835+0000 mon.a (mon.0) 7546 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-17T12:53:46.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:46 smithi190 bash[89008]: cluster 2024-09-17T12:53:46.549428+0000 mon.a (mon.0) 7547 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:46.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:46 smithi190 bash[89008]: cluster 2024-09-17T12:53:46.549428+0000 mon.a (mon.0) 7547 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:53:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.170745+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.170745+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.177992+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.177992+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.185594+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.185594+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.309097+0000 mon.a (mon.0) 7551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.309097+0000 mon.a (mon.0) 7551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.320916+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.320916+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.328614+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: audit 2024-09-17T12:53:47.328614+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: cluster 2024-09-17T12:53:47.659997+0000 mgr.y (mgr.54108) 1909 : cluster [DBG] pgmap v384: 161 pgs: 4 activating, 12 peering, 29 active+undersized, 13 active+undersized+degraded, 103 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T12:53:48.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:48 smithi190 bash[89008]: cluster 2024-09-17T12:53:47.659997+0000 mgr.y (mgr.54108) 1909 : cluster [DBG] pgmap v384: 161 pgs: 4 activating, 12 peering, 29 active+undersized, 13 active+undersized+degraded, 103 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T12:53:48.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.170745+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.170745+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.177992+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.177992+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.185594+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.185594+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.309097+0000 mon.a (mon.0) 7551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.309097+0000 mon.a (mon.0) 7551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.320916+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.320916+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.328614+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: audit 2024-09-17T12:53:47.328614+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: cluster 2024-09-17T12:53:47.659997+0000 mgr.y (mgr.54108) 1909 : cluster [DBG] pgmap v384: 161 pgs: 4 activating, 12 peering, 29 active+undersized, 13 active+undersized+degraded, 103 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T12:53:48.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[109437]: cluster 2024-09-17T12:53:47.659997+0000 mgr.y (mgr.54108) 1909 : cluster [DBG] pgmap v384: 161 pgs: 4 activating, 12 peering, 29 active+undersized, 13 active+undersized+degraded, 103 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.170745+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.170745+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.177992+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.177992+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.185594+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.185594+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.309097+0000 mon.a (mon.0) 7551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.309097+0000 mon.a (mon.0) 7551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.320916+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.320916+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.328614+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: audit 2024-09-17T12:53:47.328614+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:48.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: cluster 2024-09-17T12:53:47.659997+0000 mgr.y (mgr.54108) 1909 : cluster [DBG] pgmap v384: 161 pgs: 4 activating, 12 peering, 29 active+undersized, 13 active+undersized+degraded, 103 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T12:53:48.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:48 smithi022 bash[111962]: cluster 2024-09-17T12:53:47.659997+0000 mgr.y (mgr.54108) 1909 : cluster [DBG] pgmap v384: 161 pgs: 4 activating, 12 peering, 29 active+undersized, 13 active+undersized+degraded, 103 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T12:53:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[109437]: audit 2024-09-17T12:53:48.955337+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[109437]: audit 2024-09-17T12:53:48.955337+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[109437]: audit 2024-09-17T12:53:48.957170+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[109437]: audit 2024-09-17T12:53:48.957170+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[109437]: audit 2024-09-17T12:53:49.275893+0000 mon.a (mon.0) 7556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[109437]: audit 2024-09-17T12:53:49.275893+0000 mon.a (mon.0) 7556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[111962]: audit 2024-09-17T12:53:48.955337+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[111962]: audit 2024-09-17T12:53:48.955337+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[111962]: audit 2024-09-17T12:53:48.957170+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[111962]: audit 2024-09-17T12:53:48.957170+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[111962]: audit 2024-09-17T12:53:49.275893+0000 mon.a (mon.0) 7556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:49 smithi022 bash[111962]: audit 2024-09-17T12:53:49.275893+0000 mon.a (mon.0) 7556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.348 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:49 smithi190 bash[89008]: audit 2024-09-17T12:53:48.955337+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.349 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:49 smithi190 bash[89008]: audit 2024-09-17T12:53:48.955337+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.349 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:49 smithi190 bash[89008]: audit 2024-09-17T12:53:48.957170+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:50.349 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:49 smithi190 bash[89008]: audit 2024-09-17T12:53:48.957170+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:53:50.349 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:49 smithi190 bash[89008]: audit 2024-09-17T12:53:49.275893+0000 mon.a (mon.0) 7556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:50.349 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:49 smithi190 bash[89008]: audit 2024-09-17T12:53:49.275893+0000 mon.a (mon.0) 7556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:53:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:53:50] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.51.0" 2024-09-17T12:53:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[109437]: cluster 2024-09-17T12:53:49.661006+0000 mgr.y (mgr.54108) 1910 : cluster [DBG] pgmap v385: 161 pgs: 4 activating, 12 peering, 10 active+undersized, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[109437]: cluster 2024-09-17T12:53:49.661006+0000 mgr.y (mgr.54108) 1910 : cluster [DBG] pgmap v385: 161 pgs: 4 activating, 12 peering, 10 active+undersized, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[109437]: cluster 2024-09-17T12:53:50.271651+0000 mon.a (mon.0) 7557 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 13 pgs degraded) 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[109437]: cluster 2024-09-17T12:53:50.271651+0000 mon.a (mon.0) 7557 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 13 pgs degraded) 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[109437]: cluster 2024-09-17T12:53:50.271698+0000 mon.a (mon.0) 7558 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[109437]: cluster 2024-09-17T12:53:50.271698+0000 mon.a (mon.0) 7558 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[111962]: cluster 2024-09-17T12:53:49.661006+0000 mgr.y (mgr.54108) 1910 : cluster [DBG] pgmap v385: 161 pgs: 4 activating, 12 peering, 10 active+undersized, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[111962]: cluster 2024-09-17T12:53:49.661006+0000 mgr.y (mgr.54108) 1910 : cluster [DBG] pgmap v385: 161 pgs: 4 activating, 12 peering, 10 active+undersized, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[111962]: cluster 2024-09-17T12:53:50.271651+0000 mon.a (mon.0) 7557 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 13 pgs degraded) 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[111962]: cluster 2024-09-17T12:53:50.271651+0000 mon.a (mon.0) 7557 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 13 pgs degraded) 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[111962]: cluster 2024-09-17T12:53:50.271698+0000 mon.a (mon.0) 7558 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:50 smithi022 bash[111962]: cluster 2024-09-17T12:53:50.271698+0000 mon.a (mon.0) 7558 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:51.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:50 smithi190 bash[89008]: cluster 2024-09-17T12:53:49.661006+0000 mgr.y (mgr.54108) 1910 : cluster [DBG] pgmap v385: 161 pgs: 4 activating, 12 peering, 10 active+undersized, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:51.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:50 smithi190 bash[89008]: cluster 2024-09-17T12:53:49.661006+0000 mgr.y (mgr.54108) 1910 : cluster [DBG] pgmap v385: 161 pgs: 4 activating, 12 peering, 10 active+undersized, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:53:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:50 smithi190 bash[89008]: cluster 2024-09-17T12:53:50.271651+0000 mon.a (mon.0) 7557 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 13 pgs degraded) 2024-09-17T12:53:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:50 smithi190 bash[89008]: cluster 2024-09-17T12:53:50.271651+0000 mon.a (mon.0) 7557 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 13 pgs degraded) 2024-09-17T12:53:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:50 smithi190 bash[89008]: cluster 2024-09-17T12:53:50.271698+0000 mon.a (mon.0) 7558 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:50 smithi190 bash[89008]: cluster 2024-09-17T12:53:50.271698+0000 mon.a (mon.0) 7558 : cluster [INF] Cluster is now healthy 2024-09-17T12:53:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:52 smithi022 bash[109437]: cluster 2024-09-17T12:53:51.662268+0000 mgr.y (mgr.54108) 1911 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:53:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:52 smithi022 bash[109437]: cluster 2024-09-17T12:53:51.662268+0000 mgr.y (mgr.54108) 1911 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:53:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:52 smithi022 bash[111962]: cluster 2024-09-17T12:53:51.662268+0000 mgr.y (mgr.54108) 1911 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:53:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:52 smithi022 bash[111962]: cluster 2024-09-17T12:53:51.662268+0000 mgr.y (mgr.54108) 1911 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:53:53.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:52 smithi190 bash[89008]: cluster 2024-09-17T12:53:51.662268+0000 mgr.y (mgr.54108) 1911 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:53:53.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:52 smithi190 bash[89008]: cluster 2024-09-17T12:53:51.662268+0000 mgr.y (mgr.54108) 1911 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:53:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:54 smithi022 bash[111962]: cluster 2024-09-17T12:53:53.663475+0000 mgr.y (mgr.54108) 1912 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:54 smithi022 bash[111962]: cluster 2024-09-17T12:53:53.663475+0000 mgr.y (mgr.54108) 1912 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:54 smithi022 bash[109437]: cluster 2024-09-17T12:53:53.663475+0000 mgr.y (mgr.54108) 1912 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:54 smithi022 bash[109437]: cluster 2024-09-17T12:53:53.663475+0000 mgr.y (mgr.54108) 1912 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:55.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:54 smithi190 bash[89008]: cluster 2024-09-17T12:53:53.663475+0000 mgr.y (mgr.54108) 1912 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:55.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:54 smithi190 bash[89008]: cluster 2024-09-17T12:53:53.663475+0000 mgr.y (mgr.54108) 1912 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:53:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:56 smithi022 bash[109437]: audit 2024-09-17T12:53:55.531788+0000 mgr.y (mgr.54108) 1913 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:56 smithi022 bash[109437]: audit 2024-09-17T12:53:55.531788+0000 mgr.y (mgr.54108) 1913 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:56 smithi022 bash[109437]: cluster 2024-09-17T12:53:55.664705+0000 mgr.y (mgr.54108) 1914 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:53:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:56 smithi022 bash[109437]: cluster 2024-09-17T12:53:55.664705+0000 mgr.y (mgr.54108) 1914 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:53:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:56 smithi022 bash[111962]: audit 2024-09-17T12:53:55.531788+0000 mgr.y (mgr.54108) 1913 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:56 smithi022 bash[111962]: audit 2024-09-17T12:53:55.531788+0000 mgr.y (mgr.54108) 1913 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:56 smithi022 bash[111962]: cluster 2024-09-17T12:53:55.664705+0000 mgr.y (mgr.54108) 1914 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:53:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:56 smithi022 bash[111962]: cluster 2024-09-17T12:53:55.664705+0000 mgr.y (mgr.54108) 1914 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:53:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:56 smithi190 bash[89008]: audit 2024-09-17T12:53:55.531788+0000 mgr.y (mgr.54108) 1913 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:56 smithi190 bash[89008]: audit 2024-09-17T12:53:55.531788+0000 mgr.y (mgr.54108) 1913 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:53:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:56 smithi190 bash[89008]: cluster 2024-09-17T12:53:55.664705+0000 mgr.y (mgr.54108) 1914 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:53:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:56 smithi190 bash[89008]: cluster 2024-09-17T12:53:55.664705+0000 mgr.y (mgr.54108) 1914 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:53:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:58 smithi022 bash[109437]: cluster 2024-09-17T12:53:57.665841+0000 mgr.y (mgr.54108) 1915 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-09-17T12:53:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:53:58 smithi022 bash[109437]: cluster 2024-09-17T12:53:57.665841+0000 mgr.y (mgr.54108) 1915 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-09-17T12:53:59.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:58 smithi022 bash[111962]: cluster 2024-09-17T12:53:57.665841+0000 mgr.y (mgr.54108) 1915 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-09-17T12:53:59.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:53:58 smithi022 bash[111962]: cluster 2024-09-17T12:53:57.665841+0000 mgr.y (mgr.54108) 1915 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-09-17T12:53:59.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:58 smithi190 bash[89008]: cluster 2024-09-17T12:53:57.665841+0000 mgr.y (mgr.54108) 1915 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-09-17T12:53:59.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:53:58 smithi190 bash[89008]: cluster 2024-09-17T12:53:57.665841+0000 mgr.y (mgr.54108) 1915 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-09-17T12:54:00.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:00 smithi190 bash[89008]: audit 2024-09-17T12:53:59.290456+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:00.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:00 smithi190 bash[89008]: audit 2024-09-17T12:53:59.290456+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:00.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:00 smithi190 bash[89008]: cluster 2024-09-17T12:53:59.666860+0000 mgr.y (mgr.54108) 1916 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:00.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:00 smithi190 bash[89008]: cluster 2024-09-17T12:53:59.666860+0000 mgr.y (mgr.54108) 1916 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:00.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[109437]: audit 2024-09-17T12:53:59.290456+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:00.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[109437]: audit 2024-09-17T12:53:59.290456+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:00.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[109437]: cluster 2024-09-17T12:53:59.666860+0000 mgr.y (mgr.54108) 1916 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:00.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[109437]: cluster 2024-09-17T12:53:59.666860+0000 mgr.y (mgr.54108) 1916 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:00.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[111962]: audit 2024-09-17T12:53:59.290456+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:00.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[111962]: audit 2024-09-17T12:53:59.290456+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:00.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[111962]: cluster 2024-09-17T12:53:59.666860+0000 mgr.y (mgr.54108) 1916 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:00.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[111962]: cluster 2024-09-17T12:53:59.666860+0000 mgr.y (mgr.54108) 1916 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:54:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:54:00] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.51.0" 2024-09-17T12:54:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:02 smithi022 bash[109437]: cluster 2024-09-17T12:54:01.668083+0000 mgr.y (mgr.54108) 1917 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:02 smithi022 bash[109437]: cluster 2024-09-17T12:54:01.668083+0000 mgr.y (mgr.54108) 1917 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:02 smithi022 bash[111962]: cluster 2024-09-17T12:54:01.668083+0000 mgr.y (mgr.54108) 1917 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:02 smithi022 bash[111962]: cluster 2024-09-17T12:54:01.668083+0000 mgr.y (mgr.54108) 1917 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:03.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:02 smithi190 bash[89008]: cluster 2024-09-17T12:54:01.668083+0000 mgr.y (mgr.54108) 1917 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:03.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:02 smithi190 bash[89008]: cluster 2024-09-17T12:54:01.668083+0000 mgr.y (mgr.54108) 1917 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[109437]: cluster 2024-09-17T12:54:03.669260+0000 mgr.y (mgr.54108) 1918 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[109437]: cluster 2024-09-17T12:54:03.669260+0000 mgr.y (mgr.54108) 1918 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[109437]: audit 2024-09-17T12:54:03.956383+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[109437]: audit 2024-09-17T12:54:03.956383+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[109437]: audit 2024-09-17T12:54:03.958513+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[109437]: audit 2024-09-17T12:54:03.958513+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[111962]: cluster 2024-09-17T12:54:03.669260+0000 mgr.y (mgr.54108) 1918 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[111962]: cluster 2024-09-17T12:54:03.669260+0000 mgr.y (mgr.54108) 1918 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[111962]: audit 2024-09-17T12:54:03.956383+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[111962]: audit 2024-09-17T12:54:03.956383+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[111962]: audit 2024-09-17T12:54:03.958513+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:05.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:04 smithi022 bash[111962]: audit 2024-09-17T12:54:03.958513+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:04 smithi190 bash[89008]: cluster 2024-09-17T12:54:03.669260+0000 mgr.y (mgr.54108) 1918 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:04 smithi190 bash[89008]: cluster 2024-09-17T12:54:03.669260+0000 mgr.y (mgr.54108) 1918 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:04 smithi190 bash[89008]: audit 2024-09-17T12:54:03.956383+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:04 smithi190 bash[89008]: audit 2024-09-17T12:54:03.956383+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:04 smithi190 bash[89008]: audit 2024-09-17T12:54:03.958513+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:04 smithi190 bash[89008]: audit 2024-09-17T12:54:03.958513+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:06 smithi190 bash[89008]: audit 2024-09-17T12:54:05.542920+0000 mgr.y (mgr.54108) 1919 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:06 smithi190 bash[89008]: audit 2024-09-17T12:54:05.542920+0000 mgr.y (mgr.54108) 1919 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:06 smithi190 bash[89008]: cluster 2024-09-17T12:54:05.670648+0000 mgr.y (mgr.54108) 1920 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:06 smithi190 bash[89008]: cluster 2024-09-17T12:54:05.670648+0000 mgr.y (mgr.54108) 1920 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:06 smithi022 bash[109437]: audit 2024-09-17T12:54:05.542920+0000 mgr.y (mgr.54108) 1919 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:06 smithi022 bash[109437]: audit 2024-09-17T12:54:05.542920+0000 mgr.y (mgr.54108) 1919 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:06 smithi022 bash[109437]: cluster 2024-09-17T12:54:05.670648+0000 mgr.y (mgr.54108) 1920 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:06 smithi022 bash[109437]: cluster 2024-09-17T12:54:05.670648+0000 mgr.y (mgr.54108) 1920 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:07.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:06 smithi022 bash[111962]: audit 2024-09-17T12:54:05.542920+0000 mgr.y (mgr.54108) 1919 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:07.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:06 smithi022 bash[111962]: audit 2024-09-17T12:54:05.542920+0000 mgr.y (mgr.54108) 1919 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:07.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:06 smithi022 bash[111962]: cluster 2024-09-17T12:54:05.670648+0000 mgr.y (mgr.54108) 1920 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:07.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:06 smithi022 bash[111962]: cluster 2024-09-17T12:54:05.670648+0000 mgr.y (mgr.54108) 1920 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:08.322 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.321291+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.321291+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.331346+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.331346+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.323 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.342708+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.321291+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.321291+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.331346+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.331346+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.342708+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.342708+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.473442+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.473442+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.481550+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.577 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.481550+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.491042+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: audit 2024-09-17T12:54:07.491042+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: cluster 2024-09-17T12:54:07.671850+0000 mgr.y (mgr.54108) 1921 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[111962]: cluster 2024-09-17T12:54:07.671850+0000 mgr.y (mgr.54108) 1921 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.321291+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.321291+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.331346+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.331346+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.342708+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.342708+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.578 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.473442+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.473442+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.481550+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.481550+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.491042+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: audit 2024-09-17T12:54:07.491042+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: cluster 2024-09-17T12:54:07.671850+0000 mgr.y (mgr.54108) 1921 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:08.579 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:08 smithi022 bash[109437]: cluster 2024-09-17T12:54:07.671850+0000 mgr.y (mgr.54108) 1921 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.342708+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.473442+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.473442+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.481550+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.481550+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.491042+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: audit 2024-09-17T12:54:07.491042+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: cluster 2024-09-17T12:54:07.671850+0000 mgr.y (mgr.54108) 1921 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:08 smithi190 bash[89008]: cluster 2024-09-17T12:54:07.671850+0000 mgr.y (mgr.54108) 1921 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:54:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:54:10] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.51.0" 2024-09-17T12:54:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:10 smithi022 bash[109437]: cluster 2024-09-17T12:54:09.672906+0000 mgr.y (mgr.54108) 1922 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:10 smithi022 bash[109437]: cluster 2024-09-17T12:54:09.672906+0000 mgr.y (mgr.54108) 1922 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:10 smithi022 bash[111962]: cluster 2024-09-17T12:54:09.672906+0000 mgr.y (mgr.54108) 1922 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:10 smithi022 bash[111962]: cluster 2024-09-17T12:54:09.672906+0000 mgr.y (mgr.54108) 1922 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:10 smithi190 bash[89008]: cluster 2024-09-17T12:54:09.672906+0000 mgr.y (mgr.54108) 1922 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:10 smithi190 bash[89008]: cluster 2024-09-17T12:54:09.672906+0000 mgr.y (mgr.54108) 1922 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:12.638 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:54:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:12 smithi022 bash[111962]: cluster 2024-09-17T12:54:11.674112+0000 mgr.y (mgr.54108) 1923 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:12 smithi022 bash[111962]: cluster 2024-09-17T12:54:11.674112+0000 mgr.y (mgr.54108) 1923 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:12 smithi022 bash[111962]: audit 2024-09-17T12:54:11.914325+0000 mgr.y (mgr.54108) 1924 : audit [DBG] from='client.64643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:13.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:12 smithi022 bash[111962]: audit 2024-09-17T12:54:11.914325+0000 mgr.y (mgr.54108) 1924 : audit [DBG] from='client.64643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:12 smithi022 bash[109437]: cluster 2024-09-17T12:54:11.674112+0000 mgr.y (mgr.54108) 1923 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:12 smithi022 bash[109437]: cluster 2024-09-17T12:54:11.674112+0000 mgr.y (mgr.54108) 1923 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:12 smithi022 bash[109437]: audit 2024-09-17T12:54:11.914325+0000 mgr.y (mgr.54108) 1924 : audit [DBG] from='client.64643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:13.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:12 smithi022 bash[109437]: audit 2024-09-17T12:54:11.914325+0000 mgr.y (mgr.54108) 1924 : audit [DBG] from='client.64643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:12 smithi190 bash[89008]: cluster 2024-09-17T12:54:11.674112+0000 mgr.y (mgr.54108) 1923 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:12 smithi190 bash[89008]: cluster 2024-09-17T12:54:11.674112+0000 mgr.y (mgr.54108) 1923 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:12 smithi190 bash[89008]: audit 2024-09-17T12:54:11.914325+0000 mgr.y (mgr.54108) 1924 : audit [DBG] from='client.64643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:12 smithi190 bash[89008]: audit 2024-09-17T12:54:11.914325+0000 mgr.y (mgr.54108) 1924 : audit [DBG] from='client.64643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:14 smithi022 bash[109437]: cluster 2024-09-17T12:54:13.675354+0000 mgr.y (mgr.54108) 1925 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:15.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:14 smithi022 bash[109437]: cluster 2024-09-17T12:54:13.675354+0000 mgr.y (mgr.54108) 1925 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:15.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:14 smithi022 bash[111962]: cluster 2024-09-17T12:54:13.675354+0000 mgr.y (mgr.54108) 1925 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:15.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:14 smithi022 bash[111962]: cluster 2024-09-17T12:54:13.675354+0000 mgr.y (mgr.54108) 1925 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:15.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:14 smithi190 bash[89008]: cluster 2024-09-17T12:54:13.675354+0000 mgr.y (mgr.54108) 1925 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:15.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:14 smithi190 bash[89008]: cluster 2024-09-17T12:54:13.675354+0000 mgr.y (mgr.54108) 1925 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:16 smithi022 bash[109437]: audit 2024-09-17T12:54:15.554160+0000 mgr.y (mgr.54108) 1926 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:16 smithi022 bash[109437]: audit 2024-09-17T12:54:15.554160+0000 mgr.y (mgr.54108) 1926 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:16 smithi022 bash[109437]: cluster 2024-09-17T12:54:15.676562+0000 mgr.y (mgr.54108) 1927 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:16 smithi022 bash[109437]: cluster 2024-09-17T12:54:15.676562+0000 mgr.y (mgr.54108) 1927 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:16 smithi022 bash[111962]: audit 2024-09-17T12:54:15.554160+0000 mgr.y (mgr.54108) 1926 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:16 smithi022 bash[111962]: audit 2024-09-17T12:54:15.554160+0000 mgr.y (mgr.54108) 1926 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:16 smithi022 bash[111962]: cluster 2024-09-17T12:54:15.676562+0000 mgr.y (mgr.54108) 1927 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:16 smithi022 bash[111962]: cluster 2024-09-17T12:54:15.676562+0000 mgr.y (mgr.54108) 1927 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:17.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:16 smithi190 bash[89008]: audit 2024-09-17T12:54:15.554160+0000 mgr.y (mgr.54108) 1926 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:17.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:16 smithi190 bash[89008]: audit 2024-09-17T12:54:15.554160+0000 mgr.y (mgr.54108) 1926 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:17.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:16 smithi190 bash[89008]: cluster 2024-09-17T12:54:15.676562+0000 mgr.y (mgr.54108) 1927 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:17.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:16 smithi190 bash[89008]: cluster 2024-09-17T12:54:15.676562+0000 mgr.y (mgr.54108) 1927 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:17.410 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:18.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:18 smithi022 bash[109437]: cluster 2024-09-17T12:54:17.677729+0000 mgr.y (mgr.54108) 1928 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:18.970 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:18 smithi022 bash[109437]: cluster 2024-09-17T12:54:17.677729+0000 mgr.y (mgr.54108) 1928 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:18.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:18 smithi022 bash[111962]: cluster 2024-09-17T12:54:17.677729+0000 mgr.y (mgr.54108) 1928 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:18.971 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:18 smithi022 bash[111962]: cluster 2024-09-17T12:54:17.677729+0000 mgr.y (mgr.54108) 1928 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:18 smithi190 bash[89008]: cluster 2024-09-17T12:54:17.677729+0000 mgr.y (mgr.54108) 1928 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:18 smithi190 bash[89008]: cluster 2024-09-17T12:54:17.677729+0000 mgr.y (mgr.54108) 1928 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:19 smithi022 bash[111962]: audit 2024-09-17T12:54:18.950833+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:20.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:19 smithi022 bash[111962]: audit 2024-09-17T12:54:18.950833+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:20.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:19 smithi022 bash[109437]: audit 2024-09-17T12:54:18.950833+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:20.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:19 smithi022 bash[109437]: audit 2024-09-17T12:54:18.950833+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:19 smithi190 bash[89008]: audit 2024-09-17T12:54:18.950833+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:20.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:19 smithi190 bash[89008]: audit 2024-09-17T12:54:18.950833+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:54:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:54:20] "GET /metrics HTTP/1.1" 200 38549 "" "Prometheus/2.51.0" 2024-09-17T12:54:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:20 smithi022 bash[111962]: cluster 2024-09-17T12:54:19.678784+0000 mgr.y (mgr.54108) 1929 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:20 smithi022 bash[111962]: cluster 2024-09-17T12:54:19.678784+0000 mgr.y (mgr.54108) 1929 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:21.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:20 smithi022 bash[109437]: cluster 2024-09-17T12:54:19.678784+0000 mgr.y (mgr.54108) 1929 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:20 smithi022 bash[109437]: cluster 2024-09-17T12:54:19.678784+0000 mgr.y (mgr.54108) 1929 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:21.095 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:54:21.095 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 13s ago 55m - - 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 13s ago 55m - - 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (15m) 13s ago 45m 14.2M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (14m) 13s ago 45m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (17m) 13s ago 42m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (11m) 13s ago 54m 442M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (29m) 13s ago 56m 533M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (11m) 13s ago 56m 83.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (12m) 13s ago 54m 65.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (10m) 13s ago 54m 63.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (16m) 13s ago 46m 8796k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:54:21.096 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (16m) 13s ago 46m 8640k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (8m) 13s ago 53m 61.5M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (7m) 13s ago 52m 61.4M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (5m) 13s ago 51m 58.2M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (3m) 13s ago 50m 51.7M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (2m) 13s ago 50m 50.1M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (2m) 13s ago 49m 51.1M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (85s) 13s ago 48m 47.6M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (45s) 13s ago 47m 49.6M 3036M 19.3.0-4937-g74984932 6c1fcab85602 d926adaedf90 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (16m) 13s ago 46m 49.7M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (42m) 13s ago 42m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:54:21.097 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (42m) 13s ago 42m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:54:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:20 smithi190 bash[89008]: cluster 2024-09-17T12:54:19.678784+0000 mgr.y (mgr.54108) 1929 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:20 smithi190 bash[89008]: cluster 2024-09-17T12:54:19.678784+0000 mgr.y (mgr.54108) 1929 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:21.941 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-17T12:54:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:21 smithi022 bash[111962]: audit 2024-09-17T12:54:21.052904+0000 mgr.y (mgr.54108) 1930 : audit [DBG] from='client.54723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:22.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:21 smithi022 bash[111962]: audit 2024-09-17T12:54:21.052904+0000 mgr.y (mgr.54108) 1930 : audit [DBG] from='client.54723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:22.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:21 smithi022 bash[109437]: audit 2024-09-17T12:54:21.052904+0000 mgr.y (mgr.54108) 1930 : audit [DBG] from='client.54723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:22.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:21 smithi022 bash[109437]: audit 2024-09-17T12:54:21.052904+0000 mgr.y (mgr.54108) 1930 : audit [DBG] from='client.54723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:21 smithi190 bash[89008]: audit 2024-09-17T12:54:21.052904+0000 mgr.y (mgr.54108) 1930 : audit [DBG] from='client.54723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:22.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:21 smithi190 bash[89008]: audit 2024-09-17T12:54:21.052904+0000 mgr.y (mgr.54108) 1930 : audit [DBG] from='client.54723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:22 smithi190 bash[89008]: cluster 2024-09-17T12:54:21.680292+0000 mgr.y (mgr.54108) 1931 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:23.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:22 smithi190 bash[89008]: cluster 2024-09-17T12:54:21.680292+0000 mgr.y (mgr.54108) 1931 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:22 smithi022 bash[109437]: cluster 2024-09-17T12:54:21.680292+0000 mgr.y (mgr.54108) 1931 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:22 smithi022 bash[109437]: cluster 2024-09-17T12:54:21.680292+0000 mgr.y (mgr.54108) 1931 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:22 smithi022 bash[111962]: cluster 2024-09-17T12:54:21.680292+0000 mgr.y (mgr.54108) 1931 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:22 smithi022 bash[111962]: cluster 2024-09-17T12:54:21.680292+0000 mgr.y (mgr.54108) 1931 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:24 smithi190 bash[89008]: cluster 2024-09-17T12:54:23.681611+0000 mgr.y (mgr.54108) 1932 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:25.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:24 smithi190 bash[89008]: cluster 2024-09-17T12:54:23.681611+0000 mgr.y (mgr.54108) 1932 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:25.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:24 smithi022 bash[111962]: cluster 2024-09-17T12:54:23.681611+0000 mgr.y (mgr.54108) 1932 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:25.177 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:24 smithi022 bash[111962]: cluster 2024-09-17T12:54:23.681611+0000 mgr.y (mgr.54108) 1932 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:25.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:24 smithi022 bash[109437]: cluster 2024-09-17T12:54:23.681611+0000 mgr.y (mgr.54108) 1932 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:25.178 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:24 smithi022 bash[109437]: cluster 2024-09-17T12:54:23.681611+0000 mgr.y (mgr.54108) 1932 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:26.697 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:26 smithi022 bash[109437]: audit 2024-09-17T12:54:25.563837+0000 mgr.y (mgr.54108) 1933 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:27.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:26 smithi022 bash[109437]: audit 2024-09-17T12:54:25.563837+0000 mgr.y (mgr.54108) 1933 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:26 smithi022 bash[109437]: cluster 2024-09-17T12:54:25.682968+0000 mgr.y (mgr.54108) 1934 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:27.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:26 smithi022 bash[109437]: cluster 2024-09-17T12:54:25.682968+0000 mgr.y (mgr.54108) 1934 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:27.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:26 smithi022 bash[111962]: audit 2024-09-17T12:54:25.563837+0000 mgr.y (mgr.54108) 1933 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:27.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:26 smithi022 bash[111962]: audit 2024-09-17T12:54:25.563837+0000 mgr.y (mgr.54108) 1933 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:27.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:26 smithi022 bash[111962]: cluster 2024-09-17T12:54:25.682968+0000 mgr.y (mgr.54108) 1934 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:27.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:26 smithi022 bash[111962]: cluster 2024-09-17T12:54:25.682968+0000 mgr.y (mgr.54108) 1934 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:27.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:26 smithi190 bash[89008]: audit 2024-09-17T12:54:25.563837+0000 mgr.y (mgr.54108) 1933 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:27.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:26 smithi190 bash[89008]: audit 2024-09-17T12:54:25.563837+0000 mgr.y (mgr.54108) 1933 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:27.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:26 smithi190 bash[89008]: cluster 2024-09-17T12:54:25.682968+0000 mgr.y (mgr.54108) 1934 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:27.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:26 smithi190 bash[89008]: cluster 2024-09-17T12:54:25.682968+0000 mgr.y (mgr.54108) 1934 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:28.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.498857+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.498857+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.508411+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.508411+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.515925+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.515925+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.657890+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.657890+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.664392+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.664392+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.670132+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: audit 2024-09-17T12:54:27.670132+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: cluster 2024-09-17T12:54:27.683642+0000 mgr.y (mgr.54108) 1935 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:28 smithi190 bash[89008]: cluster 2024-09-17T12:54:27.683642+0000 mgr.y (mgr.54108) 1935 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.498857+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.498857+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.508411+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.508411+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.515925+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.515925+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.657890+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.657890+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.664392+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.664392+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.670132+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: audit 2024-09-17T12:54:27.670132+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: cluster 2024-09-17T12:54:27.683642+0000 mgr.y (mgr.54108) 1935 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:28.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[111962]: cluster 2024-09-17T12:54:27.683642+0000 mgr.y (mgr.54108) 1935 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.498857+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.498857+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.508411+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.508411+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.515925+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.515925+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.657890+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.657890+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.664392+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.664392+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.670132+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: audit 2024-09-17T12:54:27.670132+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:28.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: cluster 2024-09-17T12:54:27.683642+0000 mgr.y (mgr.54108) 1935 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:28.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:28 smithi022 bash[109437]: cluster 2024-09-17T12:54:27.683642+0000 mgr.y (mgr.54108) 1935 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:31.135 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:54:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:54:30] "GET /metrics HTTP/1.1" 200 38549 "" "Prometheus/2.51.0" 2024-09-17T12:54:31.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:30 smithi022 bash[109437]: cluster 2024-09-17T12:54:29.684318+0000 mgr.y (mgr.54108) 1936 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:31.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:30 smithi022 bash[109437]: cluster 2024-09-17T12:54:29.684318+0000 mgr.y (mgr.54108) 1936 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:31.135 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:30 smithi022 bash[111962]: cluster 2024-09-17T12:54:29.684318+0000 mgr.y (mgr.54108) 1936 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:31.136 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:30 smithi022 bash[111962]: cluster 2024-09-17T12:54:29.684318+0000 mgr.y (mgr.54108) 1936 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:30 smithi190 bash[89008]: cluster 2024-09-17T12:54:29.684318+0000 mgr.y (mgr.54108) 1936 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:31.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:30 smithi190 bash[89008]: cluster 2024-09-17T12:54:29.684318+0000 mgr.y (mgr.54108) 1936 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:32.151 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:54:32.874 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-17T12:54:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:32 smithi022 bash[111962]: cluster 2024-09-17T12:54:31.685519+0000 mgr.y (mgr.54108) 1937 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:32 smithi022 bash[111962]: cluster 2024-09-17T12:54:31.685519+0000 mgr.y (mgr.54108) 1937 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:32 smithi022 bash[111962]: audit 2024-09-17T12:54:32.138850+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/1940724165' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:32 smithi022 bash[111962]: audit 2024-09-17T12:54:32.138850+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/1940724165' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:32 smithi022 bash[109437]: cluster 2024-09-17T12:54:31.685519+0000 mgr.y (mgr.54108) 1937 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:32 smithi022 bash[109437]: cluster 2024-09-17T12:54:31.685519+0000 mgr.y (mgr.54108) 1937 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:32 smithi022 bash[109437]: audit 2024-09-17T12:54:32.138850+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/1940724165' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:33.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:32 smithi022 bash[109437]: audit 2024-09-17T12:54:32.138850+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/1940724165' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:32 smithi190 bash[89008]: cluster 2024-09-17T12:54:31.685519+0000 mgr.y (mgr.54108) 1937 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:32 smithi190 bash[89008]: cluster 2024-09-17T12:54:31.685519+0000 mgr.y (mgr.54108) 1937 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:32 smithi190 bash[89008]: audit 2024-09-17T12:54:32.138850+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/1940724165' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:32 smithi190 bash[89008]: audit 2024-09-17T12:54:32.138850+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.22:0/1940724165' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:35.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:34 smithi022 bash[109437]: cluster 2024-09-17T12:54:33.686690+0000 mgr.y (mgr.54108) 1938 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:35.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:34 smithi022 bash[109437]: cluster 2024-09-17T12:54:33.686690+0000 mgr.y (mgr.54108) 1938 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:34 smithi022 bash[109437]: audit 2024-09-17T12:54:33.951479+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:34 smithi022 bash[109437]: audit 2024-09-17T12:54:33.951479+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:34 smithi022 bash[111962]: cluster 2024-09-17T12:54:33.686690+0000 mgr.y (mgr.54108) 1938 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:34 smithi022 bash[111962]: cluster 2024-09-17T12:54:33.686690+0000 mgr.y (mgr.54108) 1938 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:34 smithi022 bash[111962]: audit 2024-09-17T12:54:33.951479+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:34 smithi022 bash[111962]: audit 2024-09-17T12:54:33.951479+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:34 smithi190 bash[89008]: cluster 2024-09-17T12:54:33.686690+0000 mgr.y (mgr.54108) 1938 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:34 smithi190 bash[89008]: cluster 2024-09-17T12:54:33.686690+0000 mgr.y (mgr.54108) 1938 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:35.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:34 smithi190 bash[89008]: audit 2024-09-17T12:54:33.951479+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:34 smithi190 bash[89008]: audit 2024-09-17T12:54:33.951479+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:37.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:36 smithi022 bash[109437]: audit 2024-09-17T12:54:35.574966+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:37.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:36 smithi022 bash[109437]: audit 2024-09-17T12:54:35.574966+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:37.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:36 smithi022 bash[109437]: cluster 2024-09-17T12:54:35.687762+0000 mgr.y (mgr.54108) 1940 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:37.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:36 smithi022 bash[109437]: cluster 2024-09-17T12:54:35.687762+0000 mgr.y (mgr.54108) 1940 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:36 smithi022 bash[111962]: audit 2024-09-17T12:54:35.574966+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:36 smithi022 bash[111962]: audit 2024-09-17T12:54:35.574966+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:36 smithi022 bash[111962]: cluster 2024-09-17T12:54:35.687762+0000 mgr.y (mgr.54108) 1940 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:36 smithi022 bash[111962]: cluster 2024-09-17T12:54:35.687762+0000 mgr.y (mgr.54108) 1940 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:36 smithi190 bash[89008]: audit 2024-09-17T12:54:35.574966+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:36 smithi190 bash[89008]: audit 2024-09-17T12:54:35.574966+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:37.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:36 smithi190 bash[89008]: cluster 2024-09-17T12:54:35.687762+0000 mgr.y (mgr.54108) 1940 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:37.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:36 smithi190 bash[89008]: cluster 2024-09-17T12:54:35.687762+0000 mgr.y (mgr.54108) 1940 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:37.642 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:38 smithi022 bash[111962]: cluster 2024-09-17T12:54:37.688865+0000 mgr.y (mgr.54108) 1941 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:39.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:38 smithi022 bash[111962]: cluster 2024-09-17T12:54:37.688865+0000 mgr.y (mgr.54108) 1941 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:38 smithi022 bash[109437]: cluster 2024-09-17T12:54:37.688865+0000 mgr.y (mgr.54108) 1941 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:39.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:38 smithi022 bash[109437]: cluster 2024-09-17T12:54:37.688865+0000 mgr.y (mgr.54108) 1941 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:39.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:38 smithi190 bash[89008]: cluster 2024-09-17T12:54:37.688865+0000 mgr.y (mgr.54108) 1941 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:39.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:38 smithi190 bash[89008]: cluster 2024-09-17T12:54:37.688865+0000 mgr.y (mgr.54108) 1941 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:40 smithi022 bash[111962]: cluster 2024-09-17T12:54:39.689936+0000 mgr.y (mgr.54108) 1942 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:40 smithi022 bash[111962]: cluster 2024-09-17T12:54:39.689936+0000 mgr.y (mgr.54108) 1942 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:40 smithi022 bash[109437]: cluster 2024-09-17T12:54:39.689936+0000 mgr.y (mgr.54108) 1942 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:41.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:40 smithi022 bash[109437]: cluster 2024-09-17T12:54:39.689936+0000 mgr.y (mgr.54108) 1942 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:54:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:54:40] "GET /metrics HTTP/1.1" 200 38550 "" "Prometheus/2.51.0" 2024-09-17T12:54:41.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:40 smithi190 bash[89008]: cluster 2024-09-17T12:54:39.689936+0000 mgr.y (mgr.54108) 1942 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:41.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:40 smithi190 bash[89008]: cluster 2024-09-17T12:54:39.689936+0000 mgr.y (mgr.54108) 1942 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:41.269 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T12:54:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:41 smithi022 bash[109437]: audit 2024-09-17T12:54:41.255948+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/1263373149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:42.021 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:41 smithi022 bash[109437]: audit 2024-09-17T12:54:41.255948+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/1263373149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:41 smithi022 bash[111962]: audit 2024-09-17T12:54:41.255948+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/1263373149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:42.022 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:41 smithi022 bash[111962]: audit 2024-09-17T12:54:41.255948+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/1263373149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:42.023 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:54:42.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:41 smithi190 bash[89008]: audit 2024-09-17T12:54:41.255948+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/1263373149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:42.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:41 smithi190 bash[89008]: audit 2024-09-17T12:54:41.255948+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.22:0/1263373149' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:54:43.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:42 smithi190 bash[89008]: cluster 2024-09-17T12:54:41.691148+0000 mgr.y (mgr.54108) 1943 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:43.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:42 smithi190 bash[89008]: cluster 2024-09-17T12:54:41.691148+0000 mgr.y (mgr.54108) 1943 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:43.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:42 smithi022 bash[111962]: cluster 2024-09-17T12:54:41.691148+0000 mgr.y (mgr.54108) 1943 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:43.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:42 smithi022 bash[111962]: cluster 2024-09-17T12:54:41.691148+0000 mgr.y (mgr.54108) 1943 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:43.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:42 smithi022 bash[109437]: cluster 2024-09-17T12:54:41.691148+0000 mgr.y (mgr.54108) 1943 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:43.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:42 smithi022 bash[109437]: cluster 2024-09-17T12:54:41.691148+0000 mgr.y (mgr.54108) 1943 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:45.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:44 smithi190 bash[89008]: cluster 2024-09-17T12:54:43.692331+0000 mgr.y (mgr.54108) 1944 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:44 smithi190 bash[89008]: cluster 2024-09-17T12:54:43.692331+0000 mgr.y (mgr.54108) 1944 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:44 smithi190 bash[89008]: audit 2024-09-17T12:54:44.594384+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:44 smithi190 bash[89008]: audit 2024-09-17T12:54:44.594384+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:44 smithi190 bash[89008]: audit 2024-09-17T12:54:44.596397+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:44 smithi190 bash[89008]: audit 2024-09-17T12:54:44.596397+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:44 smithi190 bash[89008]: audit 2024-09-17T12:54:44.607605+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:44 smithi190 bash[89008]: audit 2024-09-17T12:54:44.607605+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:45.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[111962]: cluster 2024-09-17T12:54:43.692331+0000 mgr.y (mgr.54108) 1944 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[111962]: cluster 2024-09-17T12:54:43.692331+0000 mgr.y (mgr.54108) 1944 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[111962]: audit 2024-09-17T12:54:44.594384+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[111962]: audit 2024-09-17T12:54:44.594384+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[111962]: audit 2024-09-17T12:54:44.596397+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[111962]: audit 2024-09-17T12:54:44.596397+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[111962]: audit 2024-09-17T12:54:44.607605+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[111962]: audit 2024-09-17T12:54:44.607605+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[109437]: cluster 2024-09-17T12:54:43.692331+0000 mgr.y (mgr.54108) 1944 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:45.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[109437]: cluster 2024-09-17T12:54:43.692331+0000 mgr.y (mgr.54108) 1944 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:45.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[109437]: audit 2024-09-17T12:54:44.594384+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:45.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[109437]: audit 2024-09-17T12:54:44.594384+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:45.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[109437]: audit 2024-09-17T12:54:44.596397+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:45.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[109437]: audit 2024-09-17T12:54:44.596397+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:45.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[109437]: audit 2024-09-17T12:54:44.607605+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:45.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:44 smithi022 bash[109437]: audit 2024-09-17T12:54:44.607605+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:46.775 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:47.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:46 smithi022 bash[111962]: audit 2024-09-17T12:54:45.580423+0000 mgr.y (mgr.54108) 1945 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:47.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:46 smithi022 bash[111962]: audit 2024-09-17T12:54:45.580423+0000 mgr.y (mgr.54108) 1945 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:47.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:46 smithi022 bash[111962]: cluster 2024-09-17T12:54:45.693583+0000 mgr.y (mgr.54108) 1946 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:47.050 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:46 smithi022 bash[111962]: cluster 2024-09-17T12:54:45.693583+0000 mgr.y (mgr.54108) 1946 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:47.051 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:46 smithi022 bash[109437]: audit 2024-09-17T12:54:45.580423+0000 mgr.y (mgr.54108) 1945 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:47.051 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:46 smithi022 bash[109437]: audit 2024-09-17T12:54:45.580423+0000 mgr.y (mgr.54108) 1945 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:47.051 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:46 smithi022 bash[109437]: cluster 2024-09-17T12:54:45.693583+0000 mgr.y (mgr.54108) 1946 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:47.051 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:46 smithi022 bash[109437]: cluster 2024-09-17T12:54:45.693583+0000 mgr.y (mgr.54108) 1946 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:47.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:46 smithi190 bash[89008]: audit 2024-09-17T12:54:45.580423+0000 mgr.y (mgr.54108) 1945 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:47.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:46 smithi190 bash[89008]: audit 2024-09-17T12:54:45.580423+0000 mgr.y (mgr.54108) 1945 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:47.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:46 smithi190 bash[89008]: cluster 2024-09-17T12:54:45.693583+0000 mgr.y (mgr.54108) 1946 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:47.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:46 smithi190 bash[89008]: cluster 2024-09-17T12:54:45.693583+0000 mgr.y (mgr.54108) 1946 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: cluster 2024-09-17T12:54:47.694647+0000 mgr.y (mgr.54108) 1947 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: cluster 2024-09-17T12:54:47.694647+0000 mgr.y (mgr.54108) 1947 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.700938+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.700938+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.711068+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.711068+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.718411+0000 mon.a (mon.0) 7581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.718411+0000 mon.a (mon.0) 7581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.842574+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.842574+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.847896+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.847896+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.853066+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[109437]: audit 2024-09-17T12:54:47.853066+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: cluster 2024-09-17T12:54:47.694647+0000 mgr.y (mgr.54108) 1947 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: cluster 2024-09-17T12:54:47.694647+0000 mgr.y (mgr.54108) 1947 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:49.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.700938+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.700938+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.711068+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.711068+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.718411+0000 mon.a (mon.0) 7581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.718411+0000 mon.a (mon.0) 7581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.842574+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.842574+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.847896+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.847896+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.853066+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:48 smithi022 bash[111962]: audit 2024-09-17T12:54:47.853066+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: cluster 2024-09-17T12:54:47.694647+0000 mgr.y (mgr.54108) 1947 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: cluster 2024-09-17T12:54:47.694647+0000 mgr.y (mgr.54108) 1947 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.700938+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.700938+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.711068+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.711068+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.718411+0000 mon.a (mon.0) 7581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.718411+0000 mon.a (mon.0) 7581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.842574+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.842574+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.847896+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.847896+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.853066+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:48 smithi190 bash[89008]: audit 2024-09-17T12:54:47.853066+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:54:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:49 smithi022 bash[109437]: audit 2024-09-17T12:54:48.950807+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:49.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:49 smithi022 bash[109437]: audit 2024-09-17T12:54:48.950807+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:49 smithi022 bash[111962]: audit 2024-09-17T12:54:48.950807+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:49.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:49 smithi022 bash[111962]: audit 2024-09-17T12:54:48.950807+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:49 smithi190 bash[89008]: audit 2024-09-17T12:54:48.950807+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:49.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:49 smithi190 bash[89008]: audit 2024-09-17T12:54:48.950807+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:54:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:54:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:54:50] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:54:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:50 smithi022 bash[109437]: cluster 2024-09-17T12:54:49.695674+0000 mgr.y (mgr.54108) 1948 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:51.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:50 smithi022 bash[109437]: cluster 2024-09-17T12:54:49.695674+0000 mgr.y (mgr.54108) 1948 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:50 smithi022 bash[111962]: cluster 2024-09-17T12:54:49.695674+0000 mgr.y (mgr.54108) 1948 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:50 smithi022 bash[111962]: cluster 2024-09-17T12:54:49.695674+0000 mgr.y (mgr.54108) 1948 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:51.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:50 smithi190 bash[89008]: cluster 2024-09-17T12:54:49.695674+0000 mgr.y (mgr.54108) 1948 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:51.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:50 smithi190 bash[89008]: cluster 2024-09-17T12:54:49.695674+0000 mgr.y (mgr.54108) 1948 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:52.115 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:54:52.115 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": null, 2024-09-17T12:54:52.115 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": false, 2024-09-17T12:54:52.115 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "", 2024-09-17T12:54:52.115 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:54:52.115 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": null, 2024-09-17T12:54:52.116 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T12:54:52.116 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:54:52.116 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:54:52.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:54:53.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:52 smithi022 bash[111962]: cluster 2024-09-17T12:54:51.696871+0000 mgr.y (mgr.54108) 1949 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:53.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:52 smithi022 bash[111962]: cluster 2024-09-17T12:54:51.696871+0000 mgr.y (mgr.54108) 1949 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:53.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:52 smithi022 bash[109437]: cluster 2024-09-17T12:54:51.696871+0000 mgr.y (mgr.54108) 1949 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:53.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:52 smithi022 bash[109437]: cluster 2024-09-17T12:54:51.696871+0000 mgr.y (mgr.54108) 1949 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:53.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:52 smithi190 bash[89008]: cluster 2024-09-17T12:54:51.696871+0000 mgr.y (mgr.54108) 1949 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:53.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:52 smithi190 bash[89008]: cluster 2024-09-17T12:54:51.696871+0000 mgr.y (mgr.54108) 1949 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:54.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:53 smithi022 bash[109437]: audit 2024-09-17T12:54:52.113735+0000 mgr.y (mgr.54108) 1950 : audit [DBG] from='client.54741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:54.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:53 smithi022 bash[109437]: audit 2024-09-17T12:54:52.113735+0000 mgr.y (mgr.54108) 1950 : audit [DBG] from='client.54741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:54.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:53 smithi022 bash[111962]: audit 2024-09-17T12:54:52.113735+0000 mgr.y (mgr.54108) 1950 : audit [DBG] from='client.54741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:54.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:53 smithi022 bash[111962]: audit 2024-09-17T12:54:52.113735+0000 mgr.y (mgr.54108) 1950 : audit [DBG] from='client.54741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:54.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:53 smithi190 bash[89008]: audit 2024-09-17T12:54:52.113735+0000 mgr.y (mgr.54108) 1950 : audit [DBG] from='client.54741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:54.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:53 smithi190 bash[89008]: audit 2024-09-17T12:54:52.113735+0000 mgr.y (mgr.54108) 1950 : audit [DBG] from='client.54741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:54 smithi022 bash[109437]: cluster 2024-09-17T12:54:53.698065+0000 mgr.y (mgr.54108) 1951 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:54 smithi022 bash[109437]: cluster 2024-09-17T12:54:53.698065+0000 mgr.y (mgr.54108) 1951 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:55.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:54 smithi022 bash[111962]: cluster 2024-09-17T12:54:53.698065+0000 mgr.y (mgr.54108) 1951 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:55.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:54 smithi022 bash[111962]: cluster 2024-09-17T12:54:53.698065+0000 mgr.y (mgr.54108) 1951 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:55.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:54 smithi190 bash[89008]: cluster 2024-09-17T12:54:53.698065+0000 mgr.y (mgr.54108) 1951 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:55.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:54 smithi190 bash[89008]: cluster 2024-09-17T12:54:53.698065+0000 mgr.y (mgr.54108) 1951 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:56 smithi022 bash[109437]: audit 2024-09-17T12:54:55.591689+0000 mgr.y (mgr.54108) 1952 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:57.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:56 smithi022 bash[109437]: audit 2024-09-17T12:54:55.591689+0000 mgr.y (mgr.54108) 1952 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:56 smithi022 bash[109437]: cluster 2024-09-17T12:54:55.699405+0000 mgr.y (mgr.54108) 1953 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:57.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:56 smithi022 bash[109437]: cluster 2024-09-17T12:54:55.699405+0000 mgr.y (mgr.54108) 1953 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:56 smithi022 bash[111962]: audit 2024-09-17T12:54:55.591689+0000 mgr.y (mgr.54108) 1952 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:56 smithi022 bash[111962]: audit 2024-09-17T12:54:55.591689+0000 mgr.y (mgr.54108) 1952 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:56 smithi022 bash[111962]: cluster 2024-09-17T12:54:55.699405+0000 mgr.y (mgr.54108) 1953 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:56 smithi022 bash[111962]: cluster 2024-09-17T12:54:55.699405+0000 mgr.y (mgr.54108) 1953 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:56 smithi190 bash[89008]: audit 2024-09-17T12:54:55.591689+0000 mgr.y (mgr.54108) 1952 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:56 smithi190 bash[89008]: audit 2024-09-17T12:54:55.591689+0000 mgr.y (mgr.54108) 1952 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:54:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:56 smithi190 bash[89008]: cluster 2024-09-17T12:54:55.699405+0000 mgr.y (mgr.54108) 1953 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:57.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:56 smithi190 bash[89008]: cluster 2024-09-17T12:54:55.699405+0000 mgr.y (mgr.54108) 1953 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:54:57.683 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:58 smithi022 bash[109437]: cluster 2024-09-17T12:54:57.700143+0000 mgr.y (mgr.54108) 1954 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:59.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:54:58 smithi022 bash[109437]: cluster 2024-09-17T12:54:57.700143+0000 mgr.y (mgr.54108) 1954 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:59.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:58 smithi022 bash[111962]: cluster 2024-09-17T12:54:57.700143+0000 mgr.y (mgr.54108) 1954 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:59.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:54:58 smithi022 bash[111962]: cluster 2024-09-17T12:54:57.700143+0000 mgr.y (mgr.54108) 1954 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:59.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:58 smithi190 bash[89008]: cluster 2024-09-17T12:54:57.700143+0000 mgr.y (mgr.54108) 1954 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:54:59.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:54:58 smithi190 bash[89008]: cluster 2024-09-17T12:54:57.700143+0000 mgr.y (mgr.54108) 1954 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:00 smithi022 bash[109437]: cluster 2024-09-17T12:54:59.701026+0000 mgr.y (mgr.54108) 1955 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:00 smithi022 bash[109437]: cluster 2024-09-17T12:54:59.701026+0000 mgr.y (mgr.54108) 1955 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:55:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:55:00] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:55:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:00 smithi022 bash[111962]: cluster 2024-09-17T12:54:59.701026+0000 mgr.y (mgr.54108) 1955 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:00 smithi022 bash[111962]: cluster 2024-09-17T12:54:59.701026+0000 mgr.y (mgr.54108) 1955 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:00 smithi190 bash[89008]: cluster 2024-09-17T12:54:59.701026+0000 mgr.y (mgr.54108) 1955 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:01.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:00 smithi190 bash[89008]: cluster 2024-09-17T12:54:59.701026+0000 mgr.y (mgr.54108) 1955 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:01.154 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:55:01.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:01 smithi190 bash[89008]: audit 2024-09-17T12:55:01.153687+0000 mon.a (mon.0) 7586 : audit [DBG] from='client.? 172.21.15.22:0/2690100536' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:55:01.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:01 smithi190 bash[89008]: audit 2024-09-17T12:55:01.153687+0000 mon.a (mon.0) 7586 : audit [DBG] from='client.? 172.21.15.22:0/2690100536' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:55:01.988 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-17T12:55:02.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:01 smithi022 bash[111962]: audit 2024-09-17T12:55:01.153687+0000 mon.a (mon.0) 7586 : audit [DBG] from='client.? 172.21.15.22:0/2690100536' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:55:02.000 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:01 smithi022 bash[111962]: audit 2024-09-17T12:55:01.153687+0000 mon.a (mon.0) 7586 : audit [DBG] from='client.? 172.21.15.22:0/2690100536' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:55:02.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:01 smithi022 bash[109437]: audit 2024-09-17T12:55:01.153687+0000 mon.a (mon.0) 7586 : audit [DBG] from='client.? 172.21.15.22:0/2690100536' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:55:02.000 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:01 smithi022 bash[109437]: audit 2024-09-17T12:55:01.153687+0000 mon.a (mon.0) 7586 : audit [DBG] from='client.? 172.21.15.22:0/2690100536' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:55:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:02 smithi022 bash[109437]: cluster 2024-09-17T12:55:01.702272+0000 mgr.y (mgr.54108) 1956 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:03.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:02 smithi022 bash[109437]: cluster 2024-09-17T12:55:01.702272+0000 mgr.y (mgr.54108) 1956 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:03.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:02 smithi022 bash[111962]: cluster 2024-09-17T12:55:01.702272+0000 mgr.y (mgr.54108) 1956 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:03.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:02 smithi022 bash[111962]: cluster 2024-09-17T12:55:01.702272+0000 mgr.y (mgr.54108) 1956 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:03.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:02 smithi190 bash[89008]: cluster 2024-09-17T12:55:01.702272+0000 mgr.y (mgr.54108) 1956 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:03.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:02 smithi190 bash[89008]: cluster 2024-09-17T12:55:01.702272+0000 mgr.y (mgr.54108) 1956 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:04 smithi022 bash[109437]: cluster 2024-09-17T12:55:03.703514+0000 mgr.y (mgr.54108) 1957 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:04 smithi022 bash[109437]: cluster 2024-09-17T12:55:03.703514+0000 mgr.y (mgr.54108) 1957 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:05.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:04 smithi022 bash[109437]: audit 2024-09-17T12:55:03.951725+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:05.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:04 smithi022 bash[109437]: audit 2024-09-17T12:55:03.951725+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:05.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:04 smithi022 bash[111962]: cluster 2024-09-17T12:55:03.703514+0000 mgr.y (mgr.54108) 1957 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:05.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:04 smithi022 bash[111962]: cluster 2024-09-17T12:55:03.703514+0000 mgr.y (mgr.54108) 1957 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:05.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:04 smithi022 bash[111962]: audit 2024-09-17T12:55:03.951725+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:05.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:04 smithi022 bash[111962]: audit 2024-09-17T12:55:03.951725+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:05.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:04 smithi190 bash[89008]: cluster 2024-09-17T12:55:03.703514+0000 mgr.y (mgr.54108) 1957 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:04 smithi190 bash[89008]: cluster 2024-09-17T12:55:03.703514+0000 mgr.y (mgr.54108) 1957 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:04 smithi190 bash[89008]: audit 2024-09-17T12:55:03.951725+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:04 smithi190 bash[89008]: audit 2024-09-17T12:55:03.951725+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:06.761 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:55:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:06 smithi022 bash[109437]: audit 2024-09-17T12:55:05.602843+0000 mgr.y (mgr.54108) 1958 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:06 smithi022 bash[109437]: audit 2024-09-17T12:55:05.602843+0000 mgr.y (mgr.54108) 1958 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:06 smithi022 bash[109437]: cluster 2024-09-17T12:55:05.704655+0000 mgr.y (mgr.54108) 1959 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:07.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:06 smithi022 bash[109437]: cluster 2024-09-17T12:55:05.704655+0000 mgr.y (mgr.54108) 1959 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:07.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:06 smithi022 bash[111962]: audit 2024-09-17T12:55:05.602843+0000 mgr.y (mgr.54108) 1958 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:07.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:06 smithi022 bash[111962]: audit 2024-09-17T12:55:05.602843+0000 mgr.y (mgr.54108) 1958 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:07.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:06 smithi022 bash[111962]: cluster 2024-09-17T12:55:05.704655+0000 mgr.y (mgr.54108) 1959 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:07.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:06 smithi022 bash[111962]: cluster 2024-09-17T12:55:05.704655+0000 mgr.y (mgr.54108) 1959 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:06 smithi190 bash[89008]: audit 2024-09-17T12:55:05.602843+0000 mgr.y (mgr.54108) 1958 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:06 smithi190 bash[89008]: audit 2024-09-17T12:55:05.602843+0000 mgr.y (mgr.54108) 1958 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:07.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:06 smithi190 bash[89008]: cluster 2024-09-17T12:55:05.704655+0000 mgr.y (mgr.54108) 1959 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:06 smithi190 bash[89008]: cluster 2024-09-17T12:55:05.704655+0000 mgr.y (mgr.54108) 1959 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:09.122 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: cluster 2024-09-17T12:55:07.705789+0000 mgr.y (mgr.54108) 1960 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:09.123 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: cluster 2024-09-17T12:55:07.705789+0000 mgr.y (mgr.54108) 1960 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:09.123 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:07.891064+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.123 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:07.891064+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.123 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:07.899248+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.123 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:07.899248+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.123 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:07.908205+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.123 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:07.908205+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.123 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:08.023658+0000 mon.a (mon.0) 7591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:08.023658+0000 mon.a (mon.0) 7591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:08.033044+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:08.033044+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:08.040163+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[109437]: audit 2024-09-17T12:55:08.040163+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: cluster 2024-09-17T12:55:07.705789+0000 mgr.y (mgr.54108) 1960 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: cluster 2024-09-17T12:55:07.705789+0000 mgr.y (mgr.54108) 1960 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:07.891064+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.124 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:07.891064+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:07.899248+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:07.899248+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:07.908205+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:07.908205+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:08.023658+0000 mon.a (mon.0) 7591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:08.023658+0000 mon.a (mon.0) 7591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:08.033044+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:08.033044+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:08.040163+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.125 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:08 smithi022 bash[111962]: audit 2024-09-17T12:55:08.040163+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: cluster 2024-09-17T12:55:07.705789+0000 mgr.y (mgr.54108) 1960 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: cluster 2024-09-17T12:55:07.705789+0000 mgr.y (mgr.54108) 1960 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:07.891064+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:07.891064+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:07.899248+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:07.899248+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:07.908205+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:07.908205+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:08.023658+0000 mon.a (mon.0) 7591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:08.023658+0000 mon.a (mon.0) 7591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:08.033044+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:08.033044+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:08.040163+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:09.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:08 smithi190 bash[89008]: audit 2024-09-17T12:55:08.040163+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:55:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:55:10] "GET /metrics HTTP/1.1" 200 38547 "" "Prometheus/2.51.0" 2024-09-17T12:55:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:10 smithi022 bash[109437]: cluster 2024-09-17T12:55:09.706783+0000 mgr.y (mgr.54108) 1961 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:10 smithi022 bash[109437]: cluster 2024-09-17T12:55:09.706783+0000 mgr.y (mgr.54108) 1961 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:10 smithi022 bash[111962]: cluster 2024-09-17T12:55:09.706783+0000 mgr.y (mgr.54108) 1961 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:10 smithi022 bash[111962]: cluster 2024-09-17T12:55:09.706783+0000 mgr.y (mgr.54108) 1961 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:10 smithi190 bash[89008]: cluster 2024-09-17T12:55:09.706783+0000 mgr.y (mgr.54108) 1961 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:11.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:10 smithi190 bash[89008]: cluster 2024-09-17T12:55:09.706783+0000 mgr.y (mgr.54108) 1961 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:12 smithi190 bash[89008]: cluster 2024-09-17T12:55:11.708026+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:13.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:12 smithi190 bash[89008]: cluster 2024-09-17T12:55:11.708026+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:12 smithi022 bash[111962]: cluster 2024-09-17T12:55:11.708026+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:12 smithi022 bash[111962]: cluster 2024-09-17T12:55:11.708026+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:12 smithi022 bash[109437]: cluster 2024-09-17T12:55:11.708026+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:12 smithi022 bash[109437]: cluster 2024-09-17T12:55:11.708026+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:13 smithi022 bash[111962]: audit 2024-09-17T12:55:12.563514+0000 mgr.y (mgr.54108) 1963 : audit [DBG] from='client.54753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:14.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:13 smithi022 bash[111962]: audit 2024-09-17T12:55:12.563514+0000 mgr.y (mgr.54108) 1963 : audit [DBG] from='client.54753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:13 smithi022 bash[109437]: audit 2024-09-17T12:55:12.563514+0000 mgr.y (mgr.54108) 1963 : audit [DBG] from='client.54753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:14.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:13 smithi022 bash[109437]: audit 2024-09-17T12:55:12.563514+0000 mgr.y (mgr.54108) 1963 : audit [DBG] from='client.54753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:13 smithi190 bash[89008]: audit 2024-09-17T12:55:12.563514+0000 mgr.y (mgr.54108) 1963 : audit [DBG] from='client.54753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:14.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:13 smithi190 bash[89008]: audit 2024-09-17T12:55:12.563514+0000 mgr.y (mgr.54108) 1963 : audit [DBG] from='client.54753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:14 smithi022 bash[109437]: cluster 2024-09-17T12:55:13.709234+0000 mgr.y (mgr.54108) 1964 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:14 smithi022 bash[109437]: cluster 2024-09-17T12:55:13.709234+0000 mgr.y (mgr.54108) 1964 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:14 smithi022 bash[111962]: cluster 2024-09-17T12:55:13.709234+0000 mgr.y (mgr.54108) 1964 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:14 smithi022 bash[111962]: cluster 2024-09-17T12:55:13.709234+0000 mgr.y (mgr.54108) 1964 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:14 smithi190 bash[89008]: cluster 2024-09-17T12:55:13.709234+0000 mgr.y (mgr.54108) 1964 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:15.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:14 smithi190 bash[89008]: cluster 2024-09-17T12:55:13.709234+0000 mgr.y (mgr.54108) 1964 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:15.626 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:16.360 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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 ; sleep 30 ; done' 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.613917+0000 mgr.y (mgr.54108) 1965 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.613917+0000 mgr.y (mgr.54108) 1965 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: cephadm 2024-09-17T12:55:15.618308+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: cephadm 2024-09-17T12:55:15.618308+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.625127+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.625127+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.627834+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.627834+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.629269+0000 mon.a (mon.0) 7596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.629269+0000 mon.a (mon.0) 7596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.635990+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: audit 2024-09-17T12:55:15.635990+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: cephadm 2024-09-17T12:55:15.706006+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: cephadm 2024-09-17T12:55:15.706006+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: cluster 2024-09-17T12:55:15.709920+0000 mgr.y (mgr.54108) 1968 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:16 smithi190 bash[89008]: cluster 2024-09-17T12:55:15.709920+0000 mgr.y (mgr.54108) 1968 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.613917+0000 mgr.y (mgr.54108) 1965 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.613917+0000 mgr.y (mgr.54108) 1965 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: cephadm 2024-09-17T12:55:15.618308+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: cephadm 2024-09-17T12:55:15.618308+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.625127+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.625127+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.627834+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.627834+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.629269+0000 mon.a (mon.0) 7596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.629269+0000 mon.a (mon.0) 7596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.635990+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: audit 2024-09-17T12:55:15.635990+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: cephadm 2024-09-17T12:55:15.706006+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:17.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: cephadm 2024-09-17T12:55:15.706006+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: cluster 2024-09-17T12:55:15.709920+0000 mgr.y (mgr.54108) 1968 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[109437]: cluster 2024-09-17T12:55:15.709920+0000 mgr.y (mgr.54108) 1968 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.613917+0000 mgr.y (mgr.54108) 1965 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.613917+0000 mgr.y (mgr.54108) 1965 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: cephadm 2024-09-17T12:55:15.618308+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: cephadm 2024-09-17T12:55:15.618308+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.625127+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.625127+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.627834+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:17.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.627834+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:17.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.629269+0000 mon.a (mon.0) 7596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:17.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.629269+0000 mon.a (mon.0) 7596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:17.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.635990+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:17.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: audit 2024-09-17T12:55:15.635990+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:17.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: cephadm 2024-09-17T12:55:15.706006+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:17.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: cephadm 2024-09-17T12:55:15.706006+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:55:17.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: cluster 2024-09-17T12:55:15.709920+0000 mgr.y (mgr.54108) 1968 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:17.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:16 smithi022 bash[111962]: cluster 2024-09-17T12:55:15.709920+0000 mgr.y (mgr.54108) 1968 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: cluster 2024-09-17T12:55:17.711036+0000 mgr.y (mgr.54108) 1969 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: cluster 2024-09-17T12:55:17.711036+0000 mgr.y (mgr.54108) 1969 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.241093+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.241093+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.245422+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.245422+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.248343+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.248343+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.253720+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.253720+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.256884+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.256884+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.262024+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.262024+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.264960+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.264960+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.269983+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.269983+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.273568+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.273568+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.278275+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.278275+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.283494+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.283494+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.291080+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:18 smithi190 bash[89008]: audit 2024-09-17T12:55:18.291080+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: cluster 2024-09-17T12:55:17.711036+0000 mgr.y (mgr.54108) 1969 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: cluster 2024-09-17T12:55:17.711036+0000 mgr.y (mgr.54108) 1969 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.241093+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.241093+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.245422+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.245422+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.248343+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.248343+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.253720+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.253720+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.256884+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.256884+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.262024+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.262024+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.264960+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.264960+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.269983+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.269983+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.273568+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.273568+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.278275+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: cluster 2024-09-17T12:55:17.711036+0000 mgr.y (mgr.54108) 1969 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: cluster 2024-09-17T12:55:17.711036+0000 mgr.y (mgr.54108) 1969 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.241093+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.241093+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.245422+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.245422+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.248343+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.248343+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.253720+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.253720+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.256884+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.256884+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.262024+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.262024+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.264960+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.264960+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.269983+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.269983+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.273568+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.273568+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.278275+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.278275+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.283494+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.283494+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.291080+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[109437]: audit 2024-09-17T12:55:18.291080+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.278275+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.283494+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.283494+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:19.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.291080+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:19.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:18 smithi022 bash[111962]: audit 2024-09-17T12:55:18.291080+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:20.032 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.242429+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.242429+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.242565+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.242565+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.249345+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.249345+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.257815+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.257815+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.265925+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.265925+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.274531+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:55:20.033 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.274531+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.284352+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: cephadm 2024-09-17T12:55:18.284352+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: audit 2024-09-17T12:55:18.952200+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[109437]: audit 2024-09-17T12:55:18.952200+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.242429+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.242429+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.242565+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.242565+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.249345+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:55:20.034 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.249345+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.257815+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.257815+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.265925+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.265925+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.274531+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.274531+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.284352+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: cephadm 2024-09-17T12:55:18.284352+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: audit 2024-09-17T12:55:18.952200+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:20.035 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:19 smithi022 bash[111962]: audit 2024-09-17T12:55:18.952200+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.242429+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:55:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.242429+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:55:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.242565+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:55:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.242565+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:55:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.249345+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:55:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.249345+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:55:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.257815+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:55:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.257815+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:55:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.265925+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:55:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.265925+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:55:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.274531+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:55:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.274531+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:55:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.284352+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:55:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: cephadm 2024-09-17T12:55:18.284352+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:55:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: audit 2024-09-17T12:55:18.952200+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:20.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:19 smithi190 bash[89008]: audit 2024-09-17T12:55:18.952200+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:55:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:55:20] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.51.0" 2024-09-17T12:55:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:20 smithi022 bash[111962]: cluster 2024-09-17T12:55:19.712124+0000 mgr.y (mgr.54108) 1977 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:20 smithi022 bash[111962]: cluster 2024-09-17T12:55:19.712124+0000 mgr.y (mgr.54108) 1977 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:20 smithi022 bash[109437]: cluster 2024-09-17T12:55:19.712124+0000 mgr.y (mgr.54108) 1977 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:20 smithi022 bash[109437]: cluster 2024-09-17T12:55:19.712124+0000 mgr.y (mgr.54108) 1977 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:20 smithi190 bash[89008]: cluster 2024-09-17T12:55:19.712124+0000 mgr.y (mgr.54108) 1977 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:21.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:20 smithi190 bash[89008]: cluster 2024-09-17T12:55:19.712124+0000 mgr.y (mgr.54108) 1977 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: cephadm 2024-09-17T12:55:20.987854+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Upgrade: Updating rgw.foo.smithi022.ynrlhy (1/2) 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: cephadm 2024-09-17T12:55:20.987854+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Upgrade: Updating rgw.foo.smithi022.ynrlhy (1/2) 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: audit 2024-09-17T12:55:20.995119+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: audit 2024-09-17T12:55:20.995119+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: audit 2024-09-17T12:55:20.998548+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: audit 2024-09-17T12:55:20.998548+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: audit 2024-09-17T12:55:21.001332+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: audit 2024-09-17T12:55:21.001332+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: cephadm 2024-09-17T12:55:21.003018+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:55:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[111962]: cephadm 2024-09-17T12:55:21.003018+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: cephadm 2024-09-17T12:55:20.987854+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Upgrade: Updating rgw.foo.smithi022.ynrlhy (1/2) 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: cephadm 2024-09-17T12:55:20.987854+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Upgrade: Updating rgw.foo.smithi022.ynrlhy (1/2) 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: audit 2024-09-17T12:55:20.995119+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: audit 2024-09-17T12:55:20.995119+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: audit 2024-09-17T12:55:20.998548+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: audit 2024-09-17T12:55:20.998548+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: audit 2024-09-17T12:55:21.001332+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: audit 2024-09-17T12:55:21.001332+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: cephadm 2024-09-17T12:55:21.003018+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:55:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:22 smithi022 bash[109437]: cephadm 2024-09-17T12:55:21.003018+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:55:22.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: cephadm 2024-09-17T12:55:20.987854+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Upgrade: Updating rgw.foo.smithi022.ynrlhy (1/2) 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: cephadm 2024-09-17T12:55:20.987854+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Upgrade: Updating rgw.foo.smithi022.ynrlhy (1/2) 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: audit 2024-09-17T12:55:20.995119+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: audit 2024-09-17T12:55:20.995119+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: audit 2024-09-17T12:55:20.998548+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: audit 2024-09-17T12:55:20.998548+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi022.ynrlhy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: audit 2024-09-17T12:55:21.001332+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: audit 2024-09-17T12:55:21.001332+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: cephadm 2024-09-17T12:55:21.003018+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:55:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:22 smithi190 bash[89008]: cephadm 2024-09-17T12:55:21.003018+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Deploying daemon rgw.foo.smithi022.ynrlhy on smithi022 2024-09-17T12:55:22.475 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:55:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:23 smithi022 bash[109437]: cluster 2024-09-17T12:55:21.713387+0000 mgr.y (mgr.54108) 1980 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:23 smithi022 bash[109437]: cluster 2024-09-17T12:55:21.713387+0000 mgr.y (mgr.54108) 1980 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:23 smithi022 bash[111962]: cluster 2024-09-17T12:55:21.713387+0000 mgr.y (mgr.54108) 1980 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:23 smithi022 bash[111962]: cluster 2024-09-17T12:55:21.713387+0000 mgr.y (mgr.54108) 1980 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:23 smithi190 bash[89008]: cluster 2024-09-17T12:55:21.713387+0000 mgr.y (mgr.54108) 1980 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:23 smithi190 bash[89008]: cluster 2024-09-17T12:55:21.713387+0000 mgr.y (mgr.54108) 1980 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:25.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.264 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.265 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.265 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:25 smithi022 bash[109437]: cluster 2024-09-17T12:55:23.714575+0000 mgr.y (mgr.54108) 1981 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:25.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:25 smithi022 bash[109437]: cluster 2024-09-17T12:55:23.714575+0000 mgr.y (mgr.54108) 1981 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:25.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:25 smithi022 bash[111962]: cluster 2024-09-17T12:55:23.714575+0000 mgr.y (mgr.54108) 1981 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:25 smithi022 bash[111962]: cluster 2024-09-17T12:55:23.714575+0000 mgr.y (mgr.54108) 1981 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:25.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.266 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.266 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:55:25 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:25 smithi190 bash[89008]: cluster 2024-09-17T12:55:23.714575+0000 mgr.y (mgr.54108) 1981 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:25.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:25 smithi190 bash[89008]: cluster 2024-09-17T12:55:23.714575+0000 mgr.y (mgr.54108) 1981 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:27.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.265 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.265 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.265 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.266 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:27 smithi022 bash[111962]: audit 2024-09-17T12:55:25.623616+0000 mgr.y (mgr.54108) 1982 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:27 smithi022 bash[111962]: audit 2024-09-17T12:55:25.623616+0000 mgr.y (mgr.54108) 1982 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:27 smithi022 bash[111962]: cluster 2024-09-17T12:55:25.715882+0000 mgr.y (mgr.54108) 1983 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:27 smithi022 bash[111962]: cluster 2024-09-17T12:55:25.715882+0000 mgr.y (mgr.54108) 1983 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:27.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:27 smithi022 bash[109437]: audit 2024-09-17T12:55:25.623616+0000 mgr.y (mgr.54108) 1982 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:27.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:27 smithi022 bash[109437]: audit 2024-09-17T12:55:25.623616+0000 mgr.y (mgr.54108) 1982 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:27.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:27 smithi022 bash[109437]: cluster 2024-09-17T12:55:25.715882+0000 mgr.y (mgr.54108) 1983 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:27.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:27 smithi022 bash[109437]: cluster 2024-09-17T12:55:25.715882+0000 mgr.y (mgr.54108) 1983 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:27.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:27 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:27 smithi190 bash[89008]: audit 2024-09-17T12:55:25.623616+0000 mgr.y (mgr.54108) 1982 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:27 smithi190 bash[89008]: audit 2024-09-17T12:55:25.623616+0000 mgr.y (mgr.54108) 1982 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:27 smithi190 bash[89008]: cluster 2024-09-17T12:55:25.715882+0000 mgr.y (mgr.54108) 1983 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:27 smithi190 bash[89008]: cluster 2024-09-17T12:55:25.715882+0000 mgr.y (mgr.54108) 1983 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:27.662 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:55:28.302 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:55:28.302 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 0s ago 56m - - 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 0s ago 56m - - 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (16m) 0s ago 47m 14.2M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (15m) 0s ago 46m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (19m) 0s ago 43m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (12m) 0s ago 55m 443M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (30m) 0s ago 57m 536M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (12m) 0s ago 58m 83.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (13m) 0s ago 55m 66.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (11m) 0s ago 55m 62.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (18m) 0s ago 47m 8999k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (17m) 0s ago 47m 8884k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (9m) 0s ago 54m 61.2M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (8m) 0s ago 53m 62.0M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (7m) 0s ago 52m 58.7M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:55:28.303 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (4m) 0s ago 52m 52.9M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:55:28.304 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (3m) 0s ago 51m 50.7M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:55:28.304 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (3m) 0s ago 50m 51.7M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:55:28.304 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (2m) 0s ago 49m 48.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:55:28.304 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (112s) 0s ago 48m 50.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 d926adaedf90 2024-09-17T12:55:28.304 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (17m) 0s ago 47m 50.8M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:55:28.304 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (43m) 0s ago 43m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 d89716157de4 2024-09-17T12:55:28.304 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (43m) 0s ago 43m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 0e2eac786a19 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:27.348114+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:27.348114+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:27.354430+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:27.354430+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:27.648263+0000 mgr.y (mgr.54108) 1984 : audit [DBG] from='client.64685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:27.648263+0000 mgr.y (mgr.54108) 1984 : audit [DBG] from='client.64685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: cluster 2024-09-17T12:55:27.717034+0000 mgr.y (mgr.54108) 1985 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: cluster 2024-09-17T12:55:27.717034+0000 mgr.y (mgr.54108) 1985 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:27.970045+0000 mgr.y (mgr.54108) 1986 : audit [DBG] from='client.64691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:27.970045+0000 mgr.y (mgr.54108) 1986 : audit [DBG] from='client.64691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.087519+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.087519+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.095199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.095199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.100435+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.100435+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.149314+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.149314+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.154346+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.154346+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.159728+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[111962]: audit 2024-09-17T12:55:28.159728+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:27.348114+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:27.348114+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:27.354430+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:27.354430+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:27.648263+0000 mgr.y (mgr.54108) 1984 : audit [DBG] from='client.64685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:27.648263+0000 mgr.y (mgr.54108) 1984 : audit [DBG] from='client.64685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: cluster 2024-09-17T12:55:27.717034+0000 mgr.y (mgr.54108) 1985 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: cluster 2024-09-17T12:55:27.717034+0000 mgr.y (mgr.54108) 1985 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:27.970045+0000 mgr.y (mgr.54108) 1986 : audit [DBG] from='client.64691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:27.970045+0000 mgr.y (mgr.54108) 1986 : audit [DBG] from='client.64691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.087519+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.087519+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.095199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.517 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.095199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.100435+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.100435+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.149314+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.149314+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.154346+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.154346+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.159728+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.518 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:28 smithi022 bash[109437]: audit 2024-09-17T12:55:28.159728+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:27.348114+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:27.348114+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:27.354430+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:27.354430+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:27.648263+0000 mgr.y (mgr.54108) 1984 : audit [DBG] from='client.64685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:27.648263+0000 mgr.y (mgr.54108) 1984 : audit [DBG] from='client.64685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: cluster 2024-09-17T12:55:27.717034+0000 mgr.y (mgr.54108) 1985 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: cluster 2024-09-17T12:55:27.717034+0000 mgr.y (mgr.54108) 1985 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:27.970045+0000 mgr.y (mgr.54108) 1986 : audit [DBG] from='client.64691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:27.970045+0000 mgr.y (mgr.54108) 1986 : audit [DBG] from='client.64691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.087519+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.087519+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.095199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.095199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.100435+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.100435+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.149314+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.149314+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.154346+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.154346+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.159728+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:28 smithi190 bash[89008]: audit 2024-09-17T12:55:28.159728+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:28.686 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:55:28.686 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:55:28.686 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:55:28.686 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:55:28.686 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1, 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 13 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:55:28.687 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:55:29.015 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:55:29.016 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:55:29.016 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:55:29.016 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T12:55:29.016 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:55:29.016 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T12:55:29.016 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T12:55:29.016 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:55:29.016 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:55:29.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[111962]: audit 2024-09-17T12:55:28.285187+0000 mgr.y (mgr.54108) 1987 : audit [DBG] from='client.54771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[111962]: audit 2024-09-17T12:55:28.285187+0000 mgr.y (mgr.54108) 1987 : audit [DBG] from='client.54771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[111962]: audit 2024-09-17T12:55:28.685570+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.22:0/1123345857' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:29.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[111962]: audit 2024-09-17T12:55:28.685570+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.22:0/1123345857' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:29.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[111962]: audit 2024-09-17T12:55:29.014459+0000 mgr.y (mgr.54108) 1988 : audit [DBG] from='client.64709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.614 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[111962]: audit 2024-09-17T12:55:29.014459+0000 mgr.y (mgr.54108) 1988 : audit [DBG] from='client.64709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[109437]: audit 2024-09-17T12:55:28.285187+0000 mgr.y (mgr.54108) 1987 : audit [DBG] from='client.54771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[109437]: audit 2024-09-17T12:55:28.285187+0000 mgr.y (mgr.54108) 1987 : audit [DBG] from='client.54771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[109437]: audit 2024-09-17T12:55:28.685570+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.22:0/1123345857' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:29.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[109437]: audit 2024-09-17T12:55:28.685570+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.22:0/1123345857' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:29.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[109437]: audit 2024-09-17T12:55:29.014459+0000 mgr.y (mgr.54108) 1988 : audit [DBG] from='client.64709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.615 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:29 smithi022 bash[109437]: audit 2024-09-17T12:55:29.014459+0000 mgr.y (mgr.54108) 1988 : audit [DBG] from='client.64709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.622 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:29 smithi190 bash[89008]: audit 2024-09-17T12:55:28.285187+0000 mgr.y (mgr.54108) 1987 : audit [DBG] from='client.54771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.622 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:29 smithi190 bash[89008]: audit 2024-09-17T12:55:28.285187+0000 mgr.y (mgr.54108) 1987 : audit [DBG] from='client.54771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.622 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:29 smithi190 bash[89008]: audit 2024-09-17T12:55:28.685570+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.22:0/1123345857' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:29.623 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:29 smithi190 bash[89008]: audit 2024-09-17T12:55:28.685570+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.22:0/1123345857' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:29.623 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:29 smithi190 bash[89008]: audit 2024-09-17T12:55:29.014459+0000 mgr.y (mgr.54108) 1988 : audit [DBG] from='client.64709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:29.623 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:29 smithi190 bash[89008]: audit 2024-09-17T12:55:29.014459+0000 mgr.y (mgr.54108) 1988 : audit [DBG] from='client.64709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:30.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:30 smithi190 bash[89008]: cluster 2024-09-17T12:55:29.717828+0000 mgr.y (mgr.54108) 1989 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:30.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:30 smithi190 bash[89008]: cluster 2024-09-17T12:55:29.717828+0000 mgr.y (mgr.54108) 1989 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:30.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:30 smithi022 bash[111962]: cluster 2024-09-17T12:55:29.717828+0000 mgr.y (mgr.54108) 1989 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:30.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:30 smithi022 bash[111962]: cluster 2024-09-17T12:55:29.717828+0000 mgr.y (mgr.54108) 1989 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:30.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:30 smithi022 bash[109437]: cluster 2024-09-17T12:55:29.717828+0000 mgr.y (mgr.54108) 1989 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:30.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:30 smithi022 bash[109437]: cluster 2024-09-17T12:55:29.717828+0000 mgr.y (mgr.54108) 1989 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:55:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:55:30] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.51.0" 2024-09-17T12:55:32.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: cephadm 2024-09-17T12:55:31.267303+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa (2/2) 2024-09-17T12:55:32.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: cephadm 2024-09-17T12:55:31.267303+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa (2/2) 2024-09-17T12:55:32.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: audit 2024-09-17T12:55:31.274389+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:32.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: audit 2024-09-17T12:55:31.274389+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: audit 2024-09-17T12:55:31.279178+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: audit 2024-09-17T12:55:31.279178+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: audit 2024-09-17T12:55:31.282823+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: audit 2024-09-17T12:55:31.282823+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: cephadm 2024-09-17T12:55:31.284886+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: cephadm 2024-09-17T12:55:31.284886+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: cluster 2024-09-17T12:55:31.719220+0000 mgr.y (mgr.54108) 1992 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[109437]: cluster 2024-09-17T12:55:31.719220+0000 mgr.y (mgr.54108) 1992 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: cephadm 2024-09-17T12:55:31.267303+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa (2/2) 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: cephadm 2024-09-17T12:55:31.267303+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa (2/2) 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: audit 2024-09-17T12:55:31.274389+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:32.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: audit 2024-09-17T12:55:31.274389+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:32.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: audit 2024-09-17T12:55:31.279178+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:32.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: audit 2024-09-17T12:55:31.279178+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:32.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: audit 2024-09-17T12:55:31.282823+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: audit 2024-09-17T12:55:31.282823+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: cephadm 2024-09-17T12:55:31.284886+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:32.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: cephadm 2024-09-17T12:55:31.284886+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:32.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: cluster 2024-09-17T12:55:31.719220+0000 mgr.y (mgr.54108) 1992 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T12:55:32.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:32 smithi022 bash[111962]: cluster 2024-09-17T12:55:31.719220+0000 mgr.y (mgr.54108) 1992 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T12:55:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: cephadm 2024-09-17T12:55:31.267303+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa (2/2) 2024-09-17T12:55:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: cephadm 2024-09-17T12:55:31.267303+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa (2/2) 2024-09-17T12:55:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: audit 2024-09-17T12:55:31.274389+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: audit 2024-09-17T12:55:31.274389+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: audit 2024-09-17T12:55:31.279178+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:32.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: audit 2024-09-17T12:55:31.279178+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: audit 2024-09-17T12:55:31.282823+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: audit 2024-09-17T12:55:31.282823+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: cephadm 2024-09-17T12:55:31.284886+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: cephadm 2024-09-17T12:55:31.284886+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: cluster 2024-09-17T12:55:31.719220+0000 mgr.y (mgr.54108) 1992 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T12:55:32.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:32 smithi190 bash[89008]: cluster 2024-09-17T12:55:31.719220+0000 mgr.y (mgr.54108) 1992 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: cluster 2024-09-17T12:55:33.720427+0000 mgr.y (mgr.54108) 1993 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: cluster 2024-09-17T12:55:33.720427+0000 mgr.y (mgr.54108) 1993 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: audit 2024-09-17T12:55:33.952026+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: audit 2024-09-17T12:55:33.952026+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: audit 2024-09-17T12:55:34.694693+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: audit 2024-09-17T12:55:34.694693+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: audit 2024-09-17T12:55:34.701776+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: audit 2024-09-17T12:55:34.701776+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:34.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: audit 2024-09-17T12:55:34.708916+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:34.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:34 smithi190 bash[89008]: audit 2024-09-17T12:55:34.708916+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: cluster 2024-09-17T12:55:33.720427+0000 mgr.y (mgr.54108) 1993 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: cluster 2024-09-17T12:55:33.720427+0000 mgr.y (mgr.54108) 1993 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: audit 2024-09-17T12:55:33.952026+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: audit 2024-09-17T12:55:33.952026+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: audit 2024-09-17T12:55:34.694693+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: audit 2024-09-17T12:55:34.694693+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: audit 2024-09-17T12:55:34.701776+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: audit 2024-09-17T12:55:34.701776+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: audit 2024-09-17T12:55:34.708916+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[109437]: audit 2024-09-17T12:55:34.708916+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: cluster 2024-09-17T12:55:33.720427+0000 mgr.y (mgr.54108) 1993 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: cluster 2024-09-17T12:55:33.720427+0000 mgr.y (mgr.54108) 1993 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-17T12:55:35.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: audit 2024-09-17T12:55:33.952026+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: audit 2024-09-17T12:55:33.952026+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: audit 2024-09-17T12:55:34.694693+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: audit 2024-09-17T12:55:34.694693+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: audit 2024-09-17T12:55:34.701776+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: audit 2024-09-17T12:55:34.701776+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: audit 2024-09-17T12:55:34.708916+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:34 smithi022 bash[111962]: audit 2024-09-17T12:55:34.708916+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:35.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:35.902 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:35.903 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:35.903 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:35.903 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:35.904 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:35.904 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:35.904 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:35.904 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:55:35 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.108 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:36 smithi190 bash[89008]: audit 2024-09-17T12:55:35.634571+0000 mgr.y (mgr.54108) 1994 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:37.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:36 smithi190 bash[89008]: audit 2024-09-17T12:55:35.634571+0000 mgr.y (mgr.54108) 1994 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:37.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:36 smithi190 bash[89008]: cluster 2024-09-17T12:55:35.721659+0000 mgr.y (mgr.54108) 1995 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:37.109 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:36 smithi190 bash[89008]: cluster 2024-09-17T12:55:35.721659+0000 mgr.y (mgr.54108) 1995 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:36 smithi022 bash[111962]: audit 2024-09-17T12:55:35.634571+0000 mgr.y (mgr.54108) 1994 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:36 smithi022 bash[111962]: audit 2024-09-17T12:55:35.634571+0000 mgr.y (mgr.54108) 1994 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:36 smithi022 bash[111962]: cluster 2024-09-17T12:55:35.721659+0000 mgr.y (mgr.54108) 1995 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:36 smithi022 bash[111962]: cluster 2024-09-17T12:55:35.721659+0000 mgr.y (mgr.54108) 1995 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:36 smithi022 bash[109437]: audit 2024-09-17T12:55:35.634571+0000 mgr.y (mgr.54108) 1994 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:36 smithi022 bash[109437]: audit 2024-09-17T12:55:35.634571+0000 mgr.y (mgr.54108) 1994 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:36 smithi022 bash[109437]: cluster 2024-09-17T12:55:35.721659+0000 mgr.y (mgr.54108) 1995 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:37.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:36 smithi022 bash[109437]: cluster 2024-09-17T12:55:35.721659+0000 mgr.y (mgr.54108) 1995 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:37.402 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.403 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.403 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.404 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.404 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.404 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.404 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:37.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:37 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:38.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.279096+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.279096+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.290182+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.290182+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.294929+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.294929+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.296912+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.296912+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.310060+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.310060+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.311151+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.311151+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.442191+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.442191+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.445604+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.445604+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.450231+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.450231+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.451664+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.451664+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.459421+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.459421+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cluster 2024-09-17T12:55:37.722520+0000 mgr.y (mgr.54108) 1998 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cluster 2024-09-17T12:55:37.722520+0000 mgr.y (mgr.54108) 1998 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.776511+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.776511+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.777176+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.777176+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.871042+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.871042+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.874506+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.874506+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.878383+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.878383+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.879837+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.879837+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.889058+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.889058+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.889890+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.889890+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.974265+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.974265+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.977105+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.977105+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.980245+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.980245+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.980961+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.980961+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.986177+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:37.986177+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.986678+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:37.986678+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.048928+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.048928+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.051499+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.051499+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.053743+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.053743+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.054311+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.054311+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.059415+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.059415+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.059921+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.059921+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.126154+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.126154+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.128591+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.128591+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.132081+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.132081+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.133096+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.133096+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.141365+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.141365+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.228988+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.228988+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.231668+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.231668+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.235144+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.235144+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.236102+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.236102+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.243983+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:38 smithi190 bash[89008]: audit 2024-09-17T12:55:38.243983+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.279096+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.279096+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.290182+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.290182+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.294929+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.294929+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.296912+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.296912+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.310060+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.310060+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.311151+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.311151+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.442191+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.442191+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.445604+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.445604+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.450231+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.450231+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.451664+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.451664+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.279096+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.279096+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.290182+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.290182+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.294929+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.294929+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.296912+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.296912+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.310060+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.310060+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.311151+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.311151+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.442191+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.442191+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.445604+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.445604+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.450231+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.450231+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.451664+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.451664+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.459421+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.459421+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cluster 2024-09-17T12:55:37.722520+0000 mgr.y (mgr.54108) 1998 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:38.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cluster 2024-09-17T12:55:37.722520+0000 mgr.y (mgr.54108) 1998 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.776511+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.776511+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.777176+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.777176+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.871042+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.871042+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.874506+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.874506+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.878383+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.878383+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.879837+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.879837+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.889058+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.889058+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.889890+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.889890+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.459421+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.459421+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cluster 2024-09-17T12:55:37.722520+0000 mgr.y (mgr.54108) 1998 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cluster 2024-09-17T12:55:37.722520+0000 mgr.y (mgr.54108) 1998 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.776511+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.776511+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.777176+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.777176+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.871042+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.871042+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.874506+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.874506+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.878383+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.878383+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.879837+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.879837+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.889058+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.889058+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.889890+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.889890+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.974265+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.974265+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.977105+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.977105+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.980245+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.980245+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.980961+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.980961+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.986177+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:37.986177+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.986678+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:37.986678+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.048928+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.048928+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.051499+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.051499+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.053743+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.053743+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.054311+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.974265+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.974265+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.977105+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.977105+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.980245+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.980245+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.980961+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.980961+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.986177+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:37.986177+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.986678+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:37.986678+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.048928+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.048928+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.051499+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.051499+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.053743+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.053743+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.054311+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.054311+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.059415+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.059415+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.059921+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.059921+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.126154+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.126154+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.128591+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.128591+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.132081+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.132081+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.133096+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.133096+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.141365+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.141365+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.228988+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.228988+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.231668+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.231668+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.235144+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.235144+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.236102+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.236102+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.243983+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[109437]: audit 2024-09-17T12:55:38.243983+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.054311+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.059415+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.059415+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.059921+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.059921+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.126154+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.126154+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.128591+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.128591+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.132081+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.132081+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.133096+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.133096+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.141365+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.141365+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.228988+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.228988+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.231668+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.231668+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.235144+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.235144+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.236102+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.236102+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.243983+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:38.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:38 smithi022 bash[111962]: audit 2024-09-17T12:55:38.243983+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.142086+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.142086+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.244550+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.244550+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.320564+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.320564+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.322513+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.322513+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.324830+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.324830+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.325512+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.325512+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.330509+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.330509+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.330979+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.330979+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.392187+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.392187+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.394766+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.394766+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.397717+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.397717+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.398973+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.398973+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.405354+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.405354+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.406022+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.406022+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.468070+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.468070+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.470019+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.470019+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.472165+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.472165+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.473009+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.473009+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.477984+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.477984+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.478434+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.478434+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.547894+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.547894+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.550281+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.550281+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.552342+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.552342+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.553169+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.553169+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.558334+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.558334+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.558962+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.558962+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.637581+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.637581+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.639966+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.639966+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.642608+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.642608+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.643622+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.643622+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.649347+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.649347+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.649896+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.649896+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.733483+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.733483+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.735797+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.735797+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.737802+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.737802+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.738548+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.738548+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.743909+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.743909+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.744438+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.744438+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.814402+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.814402+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.816608+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.816608+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.818650+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.818650+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.819313+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.819313+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.824446+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.824446+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.825015+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.825015+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.891722+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.891722+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.893619+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.893619+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.895285+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.895285+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.895946+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.895946+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.900958+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.900958+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.901488+0000 mgr.y (mgr.54108) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.901488+0000 mgr.y (mgr.54108) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.963528+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.963528+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.965372+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.965372+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.967322+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.967322+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.968026+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.968026+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.972707+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:38.972707+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.973415+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:38.973415+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.033886+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.033886+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.035611+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.035611+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.037228+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.037228+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.037815+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.037815+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.042606+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.042606+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.043004+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.043004+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.101665+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.101665+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.103611+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.103611+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.105234+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.105234+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.105790+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.105790+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.111120+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.111120+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.169270+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.169270+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.171414+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.171414+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.173163+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.173163+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.173720+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.173720+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.181146+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.181146+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.246851+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.246851+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.249242+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.249242+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.251397+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.251397+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.252169+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.252169+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.257354+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:39 smithi190 bash[89008]: audit 2024-09-17T12:55:39.257354+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.142086+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.142086+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.244550+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.244550+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.320564+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.320564+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.322513+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.322513+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.324830+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.324830+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.325512+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.325512+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.330509+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.330509+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.330979+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.330979+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.392187+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.392187+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.394766+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.394766+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.142086+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.142086+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.244550+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.244550+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.320564+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.320564+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.322513+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.322513+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.324830+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.324830+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.325512+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.325512+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.330509+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.330509+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.330979+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.330979+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.392187+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.392187+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.394766+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.394766+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.397717+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.397717+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.398973+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.398973+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.405354+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.405354+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.406022+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.406022+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.468070+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.468070+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.470019+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.470019+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.472165+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.472165+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.473009+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.473009+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.477984+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.477984+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.478434+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.397717+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.397717+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.398973+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.398973+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.405354+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.405354+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.406022+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.406022+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.468070+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.468070+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.470019+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.470019+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.472165+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.472165+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.473009+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.473009+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.477984+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.477984+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.478434+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.478434+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.547894+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.547894+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.550281+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.550281+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.552342+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.552342+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.553169+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.553169+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.558334+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.558334+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.558962+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.558962+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.637581+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.637581+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.639966+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.639966+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.642608+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.642608+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.643622+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.478434+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.547894+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.547894+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.550281+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.550281+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.552342+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.552342+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.553169+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.553169+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.558334+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.558334+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.558962+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.558962+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.637581+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.637581+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.639966+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.639966+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.642608+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.642608+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.643622+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.643622+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.649347+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.649347+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.649896+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.649896+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.733483+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.733483+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.735797+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.735797+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.737802+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.737802+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.738548+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.738548+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.743909+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.743909+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.744438+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.744438+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.814402+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.814402+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.816608+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.643622+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.649347+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.649347+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.649896+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.649896+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.733483+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.733483+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.735797+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.735797+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.737802+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.737802+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.738548+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.738548+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.743909+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.743909+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.744438+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.744438+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.814402+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.814402+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.816608+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.816608+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.818650+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.818650+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.819313+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.819313+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.824446+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.824446+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.825015+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.825015+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.891722+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.891722+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.893619+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.893619+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.895285+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.895285+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.895946+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.895946+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.900958+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.900958+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.816608+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.818650+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.818650+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.819313+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.819313+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.824446+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.824446+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.825015+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.825015+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.891722+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.891722+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.893619+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.893619+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.895285+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.895285+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.895946+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.895946+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.900958+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.900958+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.901488+0000 mgr.y (mgr.54108) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.901488+0000 mgr.y (mgr.54108) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.963528+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.963528+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.965372+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.965372+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.967322+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.967322+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.968026+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.968026+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.972707+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:38.972707+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.973415+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:38.973415+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.033886+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.033886+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.035611+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.035611+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.037228+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.037228+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.901488+0000 mgr.y (mgr.54108) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.901488+0000 mgr.y (mgr.54108) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.963528+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.963528+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.965372+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.965372+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.967322+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.967322+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.968026+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.968026+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.972707+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:38.972707+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.973415+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:38.973415+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.033886+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.033886+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.035611+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.035611+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.037228+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.037228+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.037815+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.037815+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.042606+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.042606+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.043004+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.043004+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.101665+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.101665+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.103611+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.103611+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.105234+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.105234+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.105790+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.105790+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.111120+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.111120+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.169270+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.169270+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.171414+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.171414+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.037815+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.037815+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.042606+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.042606+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.043004+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.043004+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.101665+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.101665+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.103611+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.103611+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.105234+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.105234+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.105790+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.105790+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.111120+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.111120+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.169270+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.169270+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.171414+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.171414+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.173163+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.173163+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.173720+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.173720+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.181146+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.181146+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.246851+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.246851+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.249242+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.249242+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.251397+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.251397+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.252169+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.252169+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.257354+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[109437]: audit 2024-09-17T12:55:39.257354+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.173163+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.173163+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.173720+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.173720+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.181146+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.181146+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.246851+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.246851+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.249242+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.249242+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.251397+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.251397+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:39.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.252169+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.252169+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:39.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.257354+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:39.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:39 smithi022 bash[111962]: audit 2024-09-17T12:55:39.257354+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.111502+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.111502+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.181552+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.181552+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.258033+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.258033+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.329390+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.329390+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.331012+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.331012+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.333077+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.333077+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.333788+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.333788+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.339443+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.339443+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.339828+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.339828+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.397526+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.397526+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.399228+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.399228+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.400861+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.400861+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.401436+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.401436+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.407233+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.407233+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.407639+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.407639+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.473203+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.473203+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.475803+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.475803+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.479242+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.479242+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.480250+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.480250+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.487199+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.487199+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.487718+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.487718+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.550311+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.550311+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.552301+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.552301+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.554726+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.554726+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.555470+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.555470+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.561554+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.561554+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.561998+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.561998+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.628183+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.628183+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.630140+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.630140+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.632087+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.632087+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.632714+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.632714+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.638581+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.638581+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.639083+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.639083+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.711883+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.711883+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.714700+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.714700+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.717963+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.717963+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.719059+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.719059+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cluster 2024-09-17T12:55:39.723587+0000 mgr.y (mgr.54108) 2023 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 101 op/s 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cluster 2024-09-17T12:55:39.723587+0000 mgr.y (mgr.54108) 2023 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 101 op/s 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.725947+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.725947+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.726574+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.726574+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.809209+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.809209+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.812063+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.812063+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.815127+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.815127+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.816402+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.816402+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.823277+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.823277+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.824012+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.824012+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.899755+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.899755+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.902343+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.902343+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.904853+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.904853+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.905849+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.905849+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.912633+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:39.912633+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.913230+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:39.913230+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.003667+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.003667+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.005802+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.005802+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.008799+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.008799+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.009915+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.009915+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.016814+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.016814+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.017489+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.017489+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.102104+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.102104+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.104743+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.104743+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.107383+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.107383+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.108381+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.108381+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.115196+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.115196+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.193435+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.193435+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.195989+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.195989+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.198324+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.198324+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.199145+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.199145+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.205774+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.205774+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.284484+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.284484+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.286975+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.286975+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.290190+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.290190+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.290868+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.290868+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.296147+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:40 smithi190 bash[89008]: audit 2024-09-17T12:55:40.296147+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.111502+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.111502+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.181552+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.181552+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.258033+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.258033+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.329390+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.329390+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.331012+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.331012+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.333077+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.333077+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.333788+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.333788+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.339443+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.339443+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.339828+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.339828+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.397526+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.397526+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.399228+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.399228+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.400861+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.400861+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.401436+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.401436+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.407233+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.407233+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.407639+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.407639+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.473203+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.473203+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.475803+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.475803+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.479242+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.479242+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.480250+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.480250+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.487199+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.111502+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.111502+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.181552+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.181552+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.258033+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.258033+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.329390+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.329390+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.331012+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.331012+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.333077+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.333077+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.333788+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.333788+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.339443+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.339443+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.339828+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.339828+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.397526+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.397526+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.487199+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.487718+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.487718+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.550311+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.550311+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.552301+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.552301+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.554726+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.554726+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.555470+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.555470+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.561554+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.561554+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.561998+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.561998+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.628183+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.628183+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.630140+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.630140+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.632087+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.399228+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.399228+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.400861+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.400861+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.401436+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.401436+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.407233+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.407233+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.407639+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.407639+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.473203+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.473203+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.475803+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.475803+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.479242+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.479242+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.480250+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.480250+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.487199+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.632087+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.632714+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.632714+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.638581+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.638581+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.639083+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.639083+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.711883+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.711883+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.714700+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.714700+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.717963+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.717963+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.719059+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.719059+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cluster 2024-09-17T12:55:39.723587+0000 mgr.y (mgr.54108) 2023 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 101 op/s 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cluster 2024-09-17T12:55:39.723587+0000 mgr.y (mgr.54108) 2023 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 101 op/s 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.725947+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.725947+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.726574+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.726574+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.809209+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.809209+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.812063+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.812063+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.815127+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.815127+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.816402+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.816402+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.823277+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.823277+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.824012+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.824012+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.899755+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.899755+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.902343+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.902343+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.904853+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.904853+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.905849+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.905849+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.912633+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:39.912633+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.913230+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:39.913230+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.003667+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.003667+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.005802+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.005802+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.008799+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.008799+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.009915+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.009915+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.016814+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.016814+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.017489+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.017489+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.102104+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.102104+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.487199+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.487718+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.487718+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.550311+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.550311+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.552301+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.552301+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.554726+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.554726+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.555470+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.555470+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.561554+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.561554+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.561998+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.561998+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.628183+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.628183+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.630140+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.630140+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.632087+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.104743+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.104743+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.107383+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.107383+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.108381+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.108381+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.115196+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.115196+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.193435+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.193435+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.195989+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.195989+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.198324+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.198324+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.199145+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.199145+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.205774+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.205774+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.284484+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.284484+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.286975+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.286975+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.290190+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.290190+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.290868+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.290868+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.296147+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[109437]: audit 2024-09-17T12:55:40.296147+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.632087+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.632714+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.632714+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.638581+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.638581+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.639083+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.639083+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.711883+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.711883+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.714700+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.714700+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.717963+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.717963+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.719059+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.719059+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cluster 2024-09-17T12:55:39.723587+0000 mgr.y (mgr.54108) 2023 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 101 op/s 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cluster 2024-09-17T12:55:39.723587+0000 mgr.y (mgr.54108) 2023 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 101 op/s 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.725947+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.725947+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.726574+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.726574+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.809209+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.809209+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.812063+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.812063+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.815127+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.815127+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.816402+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.816402+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.823277+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.823277+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.824012+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.824012+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.899755+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.899755+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.902343+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.902343+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.904853+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.904853+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.905849+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.905849+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.912633+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:39.912633+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.913230+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:39.913230+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.003667+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.003667+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.005802+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.005802+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.008799+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.008799+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.009915+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.009915+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.016814+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.016814+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.017489+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.017489+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.102104+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.102104+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.104743+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.104743+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.107383+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.107383+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.108381+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.108381+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.115196+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.115196+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.193435+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.193435+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.195989+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.195989+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.198324+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.198324+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.199145+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.199145+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.205774+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.205774+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.284484+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.284484+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.286975+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.286975+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.290190+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.290190+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.290868+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.290868+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.296147+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:40.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[111962]: audit 2024-09-17T12:55:40.296147+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:55:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:55:40] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:55:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.115740+0000 mgr.y (mgr.54108) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.115740+0000 mgr.y (mgr.54108) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.206247+0000 mgr.y (mgr.54108) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.206247+0000 mgr.y (mgr.54108) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.296646+0000 mgr.y (mgr.54108) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.296646+0000 mgr.y (mgr.54108) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.369349+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.369349+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.371350+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.371350+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.373440+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.373440+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.374251+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.374251+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.382125+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.382125+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.382864+0000 mgr.y (mgr.54108) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.382864+0000 mgr.y (mgr.54108) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.462220+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.462220+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.464547+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.464547+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.466621+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.466621+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.467560+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.467560+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.473077+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.473077+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.473473+0000 mgr.y (mgr.54108) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.473473+0000 mgr.y (mgr.54108) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.548808+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.548808+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.551104+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.551104+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.554038+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.554038+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.554782+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.554782+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.560562+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.560562+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.561144+0000 mgr.y (mgr.54108) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.561144+0000 mgr.y (mgr.54108) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.628927+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.628927+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.631097+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.631097+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.633291+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.633291+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.634170+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.634170+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.642303+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.642303+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.642908+0000 mgr.y (mgr.54108) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.642908+0000 mgr.y (mgr.54108) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.711510+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.711510+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.713886+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.713886+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.716845+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.716845+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.718014+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.718014+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.723906+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.723906+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.724635+0000 mgr.y (mgr.54108) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.724635+0000 mgr.y (mgr.54108) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.794114+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.794114+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.796367+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.796367+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.799144+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.799144+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.800135+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.800135+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.808205+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.808205+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.808834+0000 mgr.y (mgr.54108) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.808834+0000 mgr.y (mgr.54108) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.871121+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.871121+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.873162+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.873162+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.874904+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.874904+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.875520+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.875520+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.880865+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.880865+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.881372+0000 mgr.y (mgr.54108) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.881372+0000 mgr.y (mgr.54108) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.945484+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.945484+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.948365+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.948365+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.951610+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.951610+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.952788+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.952788+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.958924+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:40.958924+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.959611+0000 mgr.y (mgr.54108) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:40.959611+0000 mgr.y (mgr.54108) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.033550+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.033550+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.036268+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.036268+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.039163+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.039163+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.040382+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.040382+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.048566+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.048566+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.049259+0000 mgr.y (mgr.54108) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.049259+0000 mgr.y (mgr.54108) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.132054+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.132054+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.134519+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.134519+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.136981+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.136981+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.137704+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.137704+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.145426+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.145426+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.233589+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.233589+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.236271+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.236271+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.239353+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.239353+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.240423+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.240423+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.248916+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:41 smithi190 bash[89008]: audit 2024-09-17T12:55:41.248916+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.115740+0000 mgr.y (mgr.54108) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.115740+0000 mgr.y (mgr.54108) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.206247+0000 mgr.y (mgr.54108) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.206247+0000 mgr.y (mgr.54108) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.296646+0000 mgr.y (mgr.54108) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.296646+0000 mgr.y (mgr.54108) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.369349+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.369349+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.371350+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.371350+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.373440+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.373440+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.374251+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.374251+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.382125+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.382125+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.382864+0000 mgr.y (mgr.54108) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.382864+0000 mgr.y (mgr.54108) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.462220+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.462220+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.115740+0000 mgr.y (mgr.54108) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.115740+0000 mgr.y (mgr.54108) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.206247+0000 mgr.y (mgr.54108) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.206247+0000 mgr.y (mgr.54108) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.296646+0000 mgr.y (mgr.54108) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.296646+0000 mgr.y (mgr.54108) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.369349+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.369349+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.371350+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.371350+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.373440+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.373440+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.374251+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.374251+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.382125+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.382125+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.382864+0000 mgr.y (mgr.54108) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.382864+0000 mgr.y (mgr.54108) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.462220+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.462220+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.464547+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.464547+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.466621+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.466621+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.467560+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.467560+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.473077+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.473077+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.473473+0000 mgr.y (mgr.54108) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.473473+0000 mgr.y (mgr.54108) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.548808+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.548808+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.551104+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.551104+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.554038+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.554038+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.554782+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.554782+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.560562+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.464547+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.464547+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.466621+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.466621+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.467560+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.467560+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.473077+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.473077+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.473473+0000 mgr.y (mgr.54108) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.473473+0000 mgr.y (mgr.54108) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.548808+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.548808+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.551104+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.551104+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.554038+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.554038+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.554782+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.554782+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.560562+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.560562+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.561144+0000 mgr.y (mgr.54108) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.561144+0000 mgr.y (mgr.54108) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.628927+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.628927+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.631097+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.631097+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.633291+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.633291+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.634170+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.634170+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.642303+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.642303+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.642908+0000 mgr.y (mgr.54108) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.642908+0000 mgr.y (mgr.54108) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.711510+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.711510+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.713886+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.713886+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.716845+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.716845+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.718014+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.718014+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.723906+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.723906+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.724635+0000 mgr.y (mgr.54108) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.724635+0000 mgr.y (mgr.54108) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.794114+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.794114+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.796367+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.796367+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.799144+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.799144+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.800135+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.800135+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.808205+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.808205+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.808834+0000 mgr.y (mgr.54108) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.808834+0000 mgr.y (mgr.54108) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.871121+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.560562+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.561144+0000 mgr.y (mgr.54108) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.561144+0000 mgr.y (mgr.54108) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.628927+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.628927+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.631097+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.631097+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.633291+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.633291+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.634170+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.634170+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.642303+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.642303+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.642908+0000 mgr.y (mgr.54108) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.642908+0000 mgr.y (mgr.54108) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.711510+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.711510+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.713886+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.713886+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.716845+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.871121+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.873162+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.873162+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.874904+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.874904+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.875520+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.875520+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.880865+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.880865+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.881372+0000 mgr.y (mgr.54108) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.881372+0000 mgr.y (mgr.54108) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.945484+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.945484+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.948365+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.948365+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.951610+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.951610+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.952788+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.952788+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.716845+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.718014+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.718014+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.723906+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.723906+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.724635+0000 mgr.y (mgr.54108) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.724635+0000 mgr.y (mgr.54108) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.794114+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.794114+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.796367+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.796367+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.799144+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.799144+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.800135+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.800135+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.808205+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.808205+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.808834+0000 mgr.y (mgr.54108) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.808834+0000 mgr.y (mgr.54108) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.871121+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.958924+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:40.958924+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.959611+0000 mgr.y (mgr.54108) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:40.959611+0000 mgr.y (mgr.54108) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.033550+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.033550+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.036268+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.036268+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.039163+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.039163+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.040382+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.040382+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.048566+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.048566+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.049259+0000 mgr.y (mgr.54108) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.049259+0000 mgr.y (mgr.54108) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.132054+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.132054+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.134519+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.134519+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.136981+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.136981+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.137704+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.137704+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.145426+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.145426+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.233589+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.233589+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.236271+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.236271+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.239353+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.239353+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.240423+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.240423+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.248916+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[111962]: audit 2024-09-17T12:55:41.248916+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.871121+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.873162+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.873162+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.874904+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.874904+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.875520+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.875520+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.880865+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.880865+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.881372+0000 mgr.y (mgr.54108) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.881372+0000 mgr.y (mgr.54108) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.945484+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.945484+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.948365+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.948365+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.951610+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.951610+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.952788+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.952788+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.958924+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:40.958924+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.959611+0000 mgr.y (mgr.54108) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:40.959611+0000 mgr.y (mgr.54108) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.033550+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.033550+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.036268+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.036268+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.039163+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.039163+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.040382+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.040382+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.048566+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.048566+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.049259+0000 mgr.y (mgr.54108) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.049259+0000 mgr.y (mgr.54108) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.132054+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.132054+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.134519+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.134519+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.136981+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.136981+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.137704+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.137704+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.145426+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.145426+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.233589+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.233589+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.236271+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.236271+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.239353+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.239353+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:41.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.240423+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.240423+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:41.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.248916+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:41.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:41 smithi022 bash[109437]: audit 2024-09-17T12:55:41.248916+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.146074+0000 mgr.y (mgr.54108) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.146074+0000 mgr.y (mgr.54108) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.249512+0000 mgr.y (mgr.54108) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.249512+0000 mgr.y (mgr.54108) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.348853+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.348853+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.351224+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.351224+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.354668+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.354668+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.355386+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.355386+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.360803+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.360803+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.361212+0000 mgr.y (mgr.54108) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.361212+0000 mgr.y (mgr.54108) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.448166+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.448166+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.451082+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.451082+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.454411+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.454411+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.455558+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.455558+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.463751+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.463751+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.464452+0000 mgr.y (mgr.54108) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.464452+0000 mgr.y (mgr.54108) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.558582+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.558582+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.561335+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.561335+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.564513+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.564513+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.565577+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.565577+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.571840+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.571840+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.572547+0000 mgr.y (mgr.54108) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.572547+0000 mgr.y (mgr.54108) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.675333+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.675333+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.678469+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.678469+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.682167+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.682167+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.683325+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.683325+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.690810+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.690810+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.691492+0000 mgr.y (mgr.54108) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.691492+0000 mgr.y (mgr.54108) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cluster 2024-09-17T12:55:41.724839+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 134 op/s 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cluster 2024-09-17T12:55:41.724839+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 134 op/s 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.787303+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.787303+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.789754+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.789754+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.792848+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.792848+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.793780+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.793780+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.800436+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.800436+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.801137+0000 mgr.y (mgr.54108) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.801137+0000 mgr.y (mgr.54108) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.895439+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.895439+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.898014+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.898014+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.900333+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.900333+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.901182+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.901182+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.909134+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:41.909134+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.909615+0000 mgr.y (mgr.54108) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:41.909615+0000 mgr.y (mgr.54108) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.007890+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.007890+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.010513+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.010513+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.013742+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.013742+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.014629+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.014629+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.022543+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.022543+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.023485+0000 mgr.y (mgr.54108) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.023485+0000 mgr.y (mgr.54108) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.123384+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.123384+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.126025+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.126025+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.129111+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.129111+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.129926+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.129926+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.135711+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.135711+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.244489+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.244489+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.247565+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.247565+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.250534+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.250534+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.251553+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.251553+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.258660+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:42 smithi190 bash[89008]: audit 2024-09-17T12:55:42.258660+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.146074+0000 mgr.y (mgr.54108) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.146074+0000 mgr.y (mgr.54108) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.249512+0000 mgr.y (mgr.54108) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.249512+0000 mgr.y (mgr.54108) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.348853+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.348853+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.351224+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.351224+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.354668+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.354668+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.355386+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.355386+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.360803+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.360803+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.361212+0000 mgr.y (mgr.54108) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.361212+0000 mgr.y (mgr.54108) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.448166+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.448166+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.451082+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.451082+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.146074+0000 mgr.y (mgr.54108) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.146074+0000 mgr.y (mgr.54108) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.249512+0000 mgr.y (mgr.54108) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.249512+0000 mgr.y (mgr.54108) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.348853+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.348853+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.351224+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.351224+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.354668+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.354668+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.355386+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.355386+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.360803+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.360803+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.361212+0000 mgr.y (mgr.54108) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.361212+0000 mgr.y (mgr.54108) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.448166+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.448166+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.451082+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.451082+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.454411+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.454411+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.455558+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.455558+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.463751+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.463751+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.464452+0000 mgr.y (mgr.54108) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.464452+0000 mgr.y (mgr.54108) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.558582+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.558582+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.561335+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.561335+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.564513+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.564513+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.565577+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.565577+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.571840+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.571840+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.572547+0000 mgr.y (mgr.54108) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.572547+0000 mgr.y (mgr.54108) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.675333+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.675333+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.678469+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.678469+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.682167+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.682167+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.683325+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.683325+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.690810+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.690810+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.691492+0000 mgr.y (mgr.54108) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.691492+0000 mgr.y (mgr.54108) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cluster 2024-09-17T12:55:41.724839+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 134 op/s 2024-09-17T12:55:42.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cluster 2024-09-17T12:55:41.724839+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 134 op/s 2024-09-17T12:55:42.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.787303+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.787303+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.789754+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.789754+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.792848+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.454411+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.454411+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.455558+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.455558+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.463751+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.463751+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.464452+0000 mgr.y (mgr.54108) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.464452+0000 mgr.y (mgr.54108) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.558582+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.558582+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.561335+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.561335+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.564513+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.564513+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.565577+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.565577+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.571840+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.571840+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.572547+0000 mgr.y (mgr.54108) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.792848+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.793780+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.793780+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.800436+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.800436+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.801137+0000 mgr.y (mgr.54108) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.801137+0000 mgr.y (mgr.54108) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.895439+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.895439+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.898014+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.898014+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.900333+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.900333+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.901182+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.901182+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.909134+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:41.909134+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.909615+0000 mgr.y (mgr.54108) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:41.909615+0000 mgr.y (mgr.54108) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.572547+0000 mgr.y (mgr.54108) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.675333+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.675333+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.678469+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.678469+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.682167+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.682167+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.683325+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.683325+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.690810+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.690810+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.691492+0000 mgr.y (mgr.54108) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.691492+0000 mgr.y (mgr.54108) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cluster 2024-09-17T12:55:41.724839+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 134 op/s 2024-09-17T12:55:42.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cluster 2024-09-17T12:55:41.724839+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 134 op/s 2024-09-17T12:55:42.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.787303+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.787303+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.789754+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.789754+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.792848+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.007890+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.007890+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.010513+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.010513+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.013742+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.013742+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.014629+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.014629+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.022543+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.022543+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.023485+0000 mgr.y (mgr.54108) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.023485+0000 mgr.y (mgr.54108) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.123384+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.123384+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.126025+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.126025+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.129111+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.129111+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.129926+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.129926+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.135711+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.135711+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.244489+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.244489+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.247565+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.247565+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.250534+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.250534+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.251553+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.251553+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.258660+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[109437]: audit 2024-09-17T12:55:42.258660+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.792848+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.793780+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.793780+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.800436+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.800436+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.801137+0000 mgr.y (mgr.54108) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.801137+0000 mgr.y (mgr.54108) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.895439+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.895439+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.898014+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.898014+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.900333+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.900333+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.901182+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.901182+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.909134+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:41.909134+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.909615+0000 mgr.y (mgr.54108) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:41.909615+0000 mgr.y (mgr.54108) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.007890+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.007890+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.010513+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.010513+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.013742+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.013742+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.014629+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.014629+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.022543+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.022543+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.023485+0000 mgr.y (mgr.54108) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.023485+0000 mgr.y (mgr.54108) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.123384+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.123384+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.126025+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.126025+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.129111+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.129111+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.129926+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.129926+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.135711+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.135711+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.244489+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.244489+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.247565+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.247565+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.250534+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.250534+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.251553+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.251553+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.258660+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:42.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:42 smithi022 bash[111962]: audit 2024-09-17T12:55:42.258660+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.136679+0000 mgr.y (mgr.54108) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.136679+0000 mgr.y (mgr.54108) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.259336+0000 mgr.y (mgr.54108) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.259336+0000 mgr.y (mgr.54108) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.356302+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.356302+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.359057+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.359057+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.361965+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.361965+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.362958+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.362958+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.373152+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.373152+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.374037+0000 mgr.y (mgr.54108) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.374037+0000 mgr.y (mgr.54108) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.476151+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.476151+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.478690+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.478690+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.481119+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.481119+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.482098+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.407 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.482098+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.488133+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.488133+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.488691+0000 mgr.y (mgr.54108) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.488691+0000 mgr.y (mgr.54108) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.590171+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.408 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.590171+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.592710+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.592710+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.595455+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.595455+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.409 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.596494+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.596494+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.602435+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.602435+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.603089+0000 mgr.y (mgr.54108) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.603089+0000 mgr.y (mgr.54108) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.687264+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.687264+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.693654+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.693654+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.696879+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.411 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.696879+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.697928+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.697928+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.702900+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.702900+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.412 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.703529+0000 mgr.y (mgr.54108) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.703529+0000 mgr.y (mgr.54108) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.776651+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.776651+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.779526+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.413 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.779526+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.782641+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.782641+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.783825+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.783825+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.792448+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.792448+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.793019+0000 mgr.y (mgr.54108) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.793019+0000 mgr.y (mgr.54108) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.872988+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.872988+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.415 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.875982+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.875982+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.879304+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.879304+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.880481+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.880481+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.887993+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.887993+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.888535+0000 mgr.y (mgr.54108) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.888535+0000 mgr.y (mgr.54108) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.970057+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.417 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.970057+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.973083+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.973083+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.975558+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.975558+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.418 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.976395+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.976395+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.981758+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:42.981758+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.982143+0000 mgr.y (mgr.54108) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:42.982143+0000 mgr.y (mgr.54108) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.419 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.042838+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.042838+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.045167+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.045167+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.046933+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.420 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.046933+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.047646+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.047646+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.054022+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.054022+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.421 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.054596+0000 mgr.y (mgr.54108) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.054596+0000 mgr.y (mgr.54108) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.117106+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.117106+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.119181+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.119181+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.122252+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.122252+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.123221+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.123221+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.128540+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.423 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.128540+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.197470+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.197470+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.199296+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.199296+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.424 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.201155+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.201155+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.202002+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.202002+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.208591+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.425 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.208591+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.268714+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.268714+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.270713+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.270713+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.426 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.272757+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.272757+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.273643+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.273643+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.280355+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.427 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:43 smithi190 bash[89008]: audit 2024-09-17T12:55:43.280355+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.136679+0000 mgr.y (mgr.54108) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.136679+0000 mgr.y (mgr.54108) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.259336+0000 mgr.y (mgr.54108) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.259336+0000 mgr.y (mgr.54108) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.356302+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.356302+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.359057+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.359057+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.361965+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.361965+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.362958+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.362958+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.373152+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.373152+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.374037+0000 mgr.y (mgr.54108) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.374037+0000 mgr.y (mgr.54108) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.476151+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.476151+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.478690+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.478690+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.136679+0000 mgr.y (mgr.54108) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.136679+0000 mgr.y (mgr.54108) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.259336+0000 mgr.y (mgr.54108) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.259336+0000 mgr.y (mgr.54108) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.356302+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.356302+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.359057+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.359057+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.361965+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.361965+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.362958+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.362958+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.373152+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.373152+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.374037+0000 mgr.y (mgr.54108) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.374037+0000 mgr.y (mgr.54108) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.476151+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.476151+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.478690+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.478690+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.481119+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.481119+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.482098+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.482098+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.488133+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.488133+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.488691+0000 mgr.y (mgr.54108) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.488691+0000 mgr.y (mgr.54108) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.590171+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.590171+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.592710+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.592710+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.595455+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.595455+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.596494+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.596494+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.602435+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.602435+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.603089+0000 mgr.y (mgr.54108) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.481119+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.481119+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.482098+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.482098+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.488133+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.488133+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.488691+0000 mgr.y (mgr.54108) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.488691+0000 mgr.y (mgr.54108) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.590171+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.590171+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.592710+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.592710+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.595455+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.595455+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.596494+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.596494+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.602435+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.602435+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.603089+0000 mgr.y (mgr.54108) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.603089+0000 mgr.y (mgr.54108) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.687264+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.687264+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.693654+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.693654+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.696879+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.696879+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.697928+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.697928+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.702900+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.702900+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.703529+0000 mgr.y (mgr.54108) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.703529+0000 mgr.y (mgr.54108) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.776651+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.776651+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.779526+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.779526+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.782641+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.782641+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.783825+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.603089+0000 mgr.y (mgr.54108) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.687264+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.687264+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.693654+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.693654+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.696879+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.696879+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.697928+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.697928+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.702900+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.702900+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.703529+0000 mgr.y (mgr.54108) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.703529+0000 mgr.y (mgr.54108) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.776651+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.776651+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.779526+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.779526+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.782641+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.782641+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.783825+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.783825+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.792448+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.792448+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.793019+0000 mgr.y (mgr.54108) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.793019+0000 mgr.y (mgr.54108) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.872988+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.872988+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.875982+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.875982+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.879304+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.879304+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.880481+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.880481+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.887993+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.887993+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.888535+0000 mgr.y (mgr.54108) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.888535+0000 mgr.y (mgr.54108) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.970057+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.970057+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.973083+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.783825+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.792448+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.792448+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.793019+0000 mgr.y (mgr.54108) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.793019+0000 mgr.y (mgr.54108) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.872988+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.872988+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.875982+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.875982+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.879304+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.879304+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.880481+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.880481+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.887993+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.887993+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.888535+0000 mgr.y (mgr.54108) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.888535+0000 mgr.y (mgr.54108) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.970057+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.970057+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.973083+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.973083+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.975558+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.975558+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.976395+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.976395+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.981758+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:42.981758+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.982143+0000 mgr.y (mgr.54108) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:42.982143+0000 mgr.y (mgr.54108) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.042838+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.042838+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.045167+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.045167+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.046933+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.046933+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.047646+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.047646+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.054022+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.054022+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.973083+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.975558+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.975558+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.976395+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.976395+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.981758+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:42.981758+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.982143+0000 mgr.y (mgr.54108) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:42.982143+0000 mgr.y (mgr.54108) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.042838+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.042838+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.045167+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.045167+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.046933+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.046933+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.047646+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.047646+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.054022+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.054022+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.054596+0000 mgr.y (mgr.54108) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.054596+0000 mgr.y (mgr.54108) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.117106+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.117106+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.119181+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.119181+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.122252+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.122252+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.123221+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.123221+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.128540+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.128540+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.197470+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.197470+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.199296+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.199296+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.201155+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.201155+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.202002+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.054596+0000 mgr.y (mgr.54108) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.054596+0000 mgr.y (mgr.54108) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.117106+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.117106+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.119181+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.119181+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.122252+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.122252+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.123221+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.123221+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.128540+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.128540+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.197470+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.197470+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.199296+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.199296+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.201155+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.201155+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.202002+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.202002+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.208591+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.208591+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.268714+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.268714+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.270713+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.270713+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.272757+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.272757+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.273643+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.273643+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.280355+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[111962]: audit 2024-09-17T12:55:43.280355+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.202002+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.208591+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.208591+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.268714+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.268714+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.270713+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.270713+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.272757+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.272757+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.273643+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.273643+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.280355+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:43.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:43 smithi022 bash[109437]: audit 2024-09-17T12:55:43.280355+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.590 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.129031+0000 mgr.y (mgr.54108) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.590 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.129031+0000 mgr.y (mgr.54108) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.590 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.209201+0000 mgr.y (mgr.54108) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.590 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.209201+0000 mgr.y (mgr.54108) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.590 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.280992+0000 mgr.y (mgr.54108) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.590 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.280992+0000 mgr.y (mgr.54108) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.356516+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.356516+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.358517+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.358517+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.360530+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.360530+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.361305+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.361305+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.366621+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.366621+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.367094+0000 mgr.y (mgr.54108) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.591 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.367094+0000 mgr.y (mgr.54108) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.426485+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.426485+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.428419+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.428419+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.431759+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.431759+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.432564+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.432564+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.437966+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.437966+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.438585+0000 mgr.y (mgr.54108) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.592 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.438585+0000 mgr.y (mgr.54108) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.500468+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.500468+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.503100+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.503100+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.505947+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.505947+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.506739+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.506739+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.512487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.512487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.513070+0000 mgr.y (mgr.54108) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.593 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.513070+0000 mgr.y (mgr.54108) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.582634+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.582634+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.584415+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.584415+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.586230+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.586230+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.586870+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.586870+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.592053+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.592053+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.592626+0000 mgr.y (mgr.54108) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.592626+0000 mgr.y (mgr.54108) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.594 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.654596+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.595 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.654596+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.595 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.656732+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.595 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.656732+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.595 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.659079+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.659079+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.660053+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.660053+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.665683+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.665683+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.666168+0000 mgr.y (mgr.54108) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.666168+0000 mgr.y (mgr.54108) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cluster 2024-09-17T12:55:43.725775+0000 mgr.y (mgr.54108) 2068 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 142 op/s 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cluster 2024-09-17T12:55:43.725775+0000 mgr.y (mgr.54108) 2068 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 142 op/s 2024-09-17T12:55:44.596 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.728241+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.728241+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.730020+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.730020+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.733134+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.733134+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.734298+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.734298+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.740215+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.740215+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.740828+0000 mgr.y (mgr.54108) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.740828+0000 mgr.y (mgr.54108) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.804206+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.597 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.804206+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.806434+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.806434+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.808757+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.808757+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.809730+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.809730+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.817907+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.817907+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.818484+0000 mgr.y (mgr.54108) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.598 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.818484+0000 mgr.y (mgr.54108) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.887418+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.887418+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.889292+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.889292+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.891340+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.891340+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.892027+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.892027+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.897278+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.897278+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.897696+0000 mgr.y (mgr.54108) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.599 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.897696+0000 mgr.y (mgr.54108) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.955457+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.955457+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.957859+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.957859+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.959783+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.959783+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.960453+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.960453+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.965513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:43.965513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.600 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.965936+0000 mgr.y (mgr.54108) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:43.965936+0000 mgr.y (mgr.54108) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.023781+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.023781+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.025982+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.025982+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.028420+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.028420+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.029214+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.029214+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.034847+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.034847+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.035301+0000 mgr.y (mgr.54108) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.035301+0000 mgr.y (mgr.54108) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.601 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.098645+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.098645+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.100671+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.100671+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.102570+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.102570+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.103303+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.103303+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.109243+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.109243+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.187135+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.187135+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.189586+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.189586+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.602 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.192738+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.192738+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.193565+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.193565+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.199926+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.199926+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.261191+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.261191+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.263402+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.263402+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.265809+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.265809+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.266612+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.266612+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.273219+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:44 smithi190 bash[89008]: audit 2024-09-17T12:55:44.273219+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.129031+0000 mgr.y (mgr.54108) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.129031+0000 mgr.y (mgr.54108) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.209201+0000 mgr.y (mgr.54108) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.209201+0000 mgr.y (mgr.54108) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.280992+0000 mgr.y (mgr.54108) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.280992+0000 mgr.y (mgr.54108) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.356516+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.356516+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.358517+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.358517+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.360530+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.360530+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.361305+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.361305+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.366621+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.366621+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.367094+0000 mgr.y (mgr.54108) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.367094+0000 mgr.y (mgr.54108) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.426485+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.426485+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.129031+0000 mgr.y (mgr.54108) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.129031+0000 mgr.y (mgr.54108) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.209201+0000 mgr.y (mgr.54108) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.209201+0000 mgr.y (mgr.54108) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.280992+0000 mgr.y (mgr.54108) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.280992+0000 mgr.y (mgr.54108) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.356516+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.356516+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.358517+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.358517+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.360530+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.360530+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.361305+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.361305+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.366621+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.366621+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.367094+0000 mgr.y (mgr.54108) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.367094+0000 mgr.y (mgr.54108) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.426485+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.426485+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.428419+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.428419+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.431759+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.431759+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.432564+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.432564+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.437966+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.437966+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.438585+0000 mgr.y (mgr.54108) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.438585+0000 mgr.y (mgr.54108) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.500468+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.500468+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.503100+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.503100+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.505947+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.505947+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.506739+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.506739+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.512487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.512487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.513070+0000 mgr.y (mgr.54108) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.513070+0000 mgr.y (mgr.54108) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.582634+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.582634+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.584415+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.584415+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.586230+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.586230+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.586870+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.586870+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.592053+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.592053+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.592626+0000 mgr.y (mgr.54108) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.592626+0000 mgr.y (mgr.54108) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.654596+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.654596+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.656732+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.656732+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.659079+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.428419+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.428419+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.431759+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.431759+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.432564+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.432564+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.437966+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.437966+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.438585+0000 mgr.y (mgr.54108) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.438585+0000 mgr.y (mgr.54108) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.500468+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.500468+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.503100+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.503100+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.505947+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.505947+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.506739+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.506739+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.512487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.659079+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.660053+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.660053+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.665683+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.665683+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.666168+0000 mgr.y (mgr.54108) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.666168+0000 mgr.y (mgr.54108) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cluster 2024-09-17T12:55:43.725775+0000 mgr.y (mgr.54108) 2068 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 142 op/s 2024-09-17T12:55:44.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cluster 2024-09-17T12:55:43.725775+0000 mgr.y (mgr.54108) 2068 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 142 op/s 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.728241+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.728241+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.730020+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.730020+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.733134+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.733134+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.734298+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.734298+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.740215+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.740215+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.740828+0000 mgr.y (mgr.54108) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.740828+0000 mgr.y (mgr.54108) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.804206+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.804206+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.806434+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.806434+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.808757+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.808757+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.809730+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.809730+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.817907+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.817907+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.818484+0000 mgr.y (mgr.54108) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.818484+0000 mgr.y (mgr.54108) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.887418+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.887418+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.889292+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.889292+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.891340+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.891340+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.512487+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.513070+0000 mgr.y (mgr.54108) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.513070+0000 mgr.y (mgr.54108) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.582634+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.582634+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.584415+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.584415+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.586230+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.586230+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.586870+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.586870+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.592053+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.592053+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.592626+0000 mgr.y (mgr.54108) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.592626+0000 mgr.y (mgr.54108) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.654596+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.654596+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.656732+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.656732+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.659079+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.892027+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.892027+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.897278+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.897278+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.897696+0000 mgr.y (mgr.54108) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.897696+0000 mgr.y (mgr.54108) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.955457+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.955457+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.957859+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.957859+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.959783+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.959783+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.960453+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.960453+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.965513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:43.965513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.965936+0000 mgr.y (mgr.54108) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:43.965936+0000 mgr.y (mgr.54108) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.023781+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.023781+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.025982+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.025982+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.028420+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.028420+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.029214+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.029214+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.034847+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.034847+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.035301+0000 mgr.y (mgr.54108) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.035301+0000 mgr.y (mgr.54108) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.098645+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.098645+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.100671+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.100671+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.102570+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.102570+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.103303+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.103303+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.109243+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.109243+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.659079+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.660053+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.660053+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.665683+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.665683+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.666168+0000 mgr.y (mgr.54108) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.666168+0000 mgr.y (mgr.54108) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cluster 2024-09-17T12:55:43.725775+0000 mgr.y (mgr.54108) 2068 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 142 op/s 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cluster 2024-09-17T12:55:43.725775+0000 mgr.y (mgr.54108) 2068 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 142 op/s 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.728241+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.728241+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.730020+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.730020+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.733134+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.733134+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.734298+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.734298+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.740215+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.740215+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.740828+0000 mgr.y (mgr.54108) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.187135+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.187135+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.189586+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.189586+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.192738+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.192738+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.193565+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.193565+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.199926+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.199926+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.261191+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.261191+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.263402+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.263402+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.265809+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.265809+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.266612+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.266612+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.273219+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[109437]: audit 2024-09-17T12:55:44.273219+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.740828+0000 mgr.y (mgr.54108) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.804206+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.804206+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.806434+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.806434+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.808757+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.808757+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.809730+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.809730+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.817907+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.817907+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.818484+0000 mgr.y (mgr.54108) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.818484+0000 mgr.y (mgr.54108) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.887418+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.887418+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.889292+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.889292+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.891340+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.891340+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.892027+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.892027+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.897278+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.897278+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.897696+0000 mgr.y (mgr.54108) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.897696+0000 mgr.y (mgr.54108) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.955457+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.955457+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.957859+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.957859+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.959783+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.959783+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.960453+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.960453+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.965513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:43.965513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.965936+0000 mgr.y (mgr.54108) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:43.965936+0000 mgr.y (mgr.54108) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.023781+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.023781+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.025982+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.025982+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.028420+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.028420+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.029214+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.029214+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.034847+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.034847+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.035301+0000 mgr.y (mgr.54108) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.035301+0000 mgr.y (mgr.54108) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.098645+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.098645+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.100671+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.100671+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.102570+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.102570+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.103303+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.103303+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.109243+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.109243+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.187135+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.187135+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.189586+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.189586+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.192738+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.192738+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.193565+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.193565+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.199926+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.199926+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.261191+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.261191+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.263402+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.263402+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.265809+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.265809+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:44.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.266612+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.266612+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:44.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.273219+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:44.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:44 smithi022 bash[111962]: audit 2024-09-17T12:55:44.273219+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.109696+0000 mgr.y (mgr.54108) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.109696+0000 mgr.y (mgr.54108) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.200325+0000 mgr.y (mgr.54108) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.200325+0000 mgr.y (mgr.54108) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.273592+0000 mgr.y (mgr.54108) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.273592+0000 mgr.y (mgr.54108) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.345777+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.345777+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.349191+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.349191+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.351707+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.351707+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.352649+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.352649+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.358369+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.358369+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.358886+0000 mgr.y (mgr.54108) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.358886+0000 mgr.y (mgr.54108) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.417725+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.417725+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.646 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.109696+0000 mgr.y (mgr.54108) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.109696+0000 mgr.y (mgr.54108) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.200325+0000 mgr.y (mgr.54108) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.200325+0000 mgr.y (mgr.54108) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.273592+0000 mgr.y (mgr.54108) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.273592+0000 mgr.y (mgr.54108) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.345777+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.345777+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.349191+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.349191+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.351707+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.351707+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.647 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.352649+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.648 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.352649+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.648 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.358369+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.648 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.358369+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.648 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.358886+0000 mgr.y (mgr.54108) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.648 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.358886+0000 mgr.y (mgr.54108) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.648 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.417725+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.648 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.417725+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.419793+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.419793+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.421954+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.421954+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.422710+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.422710+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.427627+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.427627+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.428225+0000 mgr.y (mgr.54108) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.428225+0000 mgr.y (mgr.54108) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.488671+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.488671+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.490532+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.490532+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.493068+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.493068+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.493665+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.493665+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.498363+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.498363+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.498824+0000 mgr.y (mgr.54108) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.498824+0000 mgr.y (mgr.54108) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.561935+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.561935+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.564185+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.564185+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.566141+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.566141+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.566715+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.566715+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.572020+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.572020+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.572788+0000 mgr.y (mgr.54108) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.572788+0000 mgr.y (mgr.54108) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.634592+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.634592+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.636774+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.636774+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.639335+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.419793+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.419793+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.421954+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.421954+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.422710+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.422710+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.427627+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.427627+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.428225+0000 mgr.y (mgr.54108) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.428225+0000 mgr.y (mgr.54108) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.652 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.488671+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.488671+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.490532+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.490532+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.493068+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.493068+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.493665+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.493665+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.653 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.498363+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.639335+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.640193+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.640193+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.645952+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.645952+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.646467+0000 mgr.y (mgr.54108) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.646467+0000 mgr.y (mgr.54108) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.707312+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.707312+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.709687+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.654 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.709687+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.712326+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.712326+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.713297+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.713297+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.718458+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.718458+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.718822+0000 mgr.y (mgr.54108) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.718822+0000 mgr.y (mgr.54108) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.785798+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.785798+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.788526+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.788526+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.655 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.790976+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.790976+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.791821+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.791821+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.799624+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.799624+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.800209+0000 mgr.y (mgr.54108) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.800209+0000 mgr.y (mgr.54108) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.871875+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.871875+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.874237+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.874237+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.876967+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.656 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.876967+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.877714+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.877714+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.498363+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.498824+0000 mgr.y (mgr.54108) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.498824+0000 mgr.y (mgr.54108) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.561935+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.561935+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.564185+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.657 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.564185+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.566141+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.566141+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.566715+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.566715+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.572020+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.572020+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.572788+0000 mgr.y (mgr.54108) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.572788+0000 mgr.y (mgr.54108) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.634592+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.634592+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.636774+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.636774+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.658 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.639335+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.883694+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.883694+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.884145+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.884145+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.957304+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.957304+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.959871+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.959871+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.962510+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.962510+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.659 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.963478+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.963478+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.969562+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:44.969562+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.969962+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:44.969962+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.046077+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.046077+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.048604+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.048604+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.051734+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.051734+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.052746+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.660 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.052746+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.059697+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.059697+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.060552+0000 mgr.y (mgr.54108) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.060552+0000 mgr.y (mgr.54108) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.125744+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.661 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.125744+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.128488+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.128488+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.131461+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.131461+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.132476+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.132476+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.139607+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.139607+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.217806+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.665 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.217806+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.639335+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.640193+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.640193+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.645952+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.645952+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.646467+0000 mgr.y (mgr.54108) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.646467+0000 mgr.y (mgr.54108) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.707312+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.666 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.707312+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.709687+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.709687+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.712326+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.712326+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.713297+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.713297+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.718458+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.718458+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.718822+0000 mgr.y (mgr.54108) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.718822+0000 mgr.y (mgr.54108) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.667 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.785798+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.220732+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.220732+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.224138+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.224138+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.225825+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.225825+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.233817+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.668 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[111962]: audit 2024-09-17T12:55:45.233817+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.785798+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.788526+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.788526+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.790976+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.790976+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.791821+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.669 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.791821+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.799624+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.799624+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.800209+0000 mgr.y (mgr.54108) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.800209+0000 mgr.y (mgr.54108) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.871875+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.871875+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.874237+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.874237+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.876967+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.876967+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.877714+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.670 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.877714+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.883694+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.883694+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.884145+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.884145+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.957304+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.957304+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.959871+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.959871+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.962510+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.962510+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.963478+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.963478+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.969562+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.671 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:44.969562+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.969962+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:44.969962+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.046077+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.046077+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.048604+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.048604+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.051734+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.051734+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.052746+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.052746+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.059697+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.059697+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.672 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.060552+0000 mgr.y (mgr.54108) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.060552+0000 mgr.y (mgr.54108) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.125744+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.125744+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.128488+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.128488+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.131461+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.131461+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.132476+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.132476+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.139607+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.139607+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.217806+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.217806+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.673 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.220732+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.674 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.220732+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.674 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.224138+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.674 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.224138+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.674 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.225825+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.674 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.225825+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.674 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.233817+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.674 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:45 smithi022 bash[109437]: audit 2024-09-17T12:55:45.233817+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.675 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.109696+0000 mgr.y (mgr.54108) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.675 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.109696+0000 mgr.y (mgr.54108) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.675 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.200325+0000 mgr.y (mgr.54108) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.675 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.200325+0000 mgr.y (mgr.54108) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.273592+0000 mgr.y (mgr.54108) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.273592+0000 mgr.y (mgr.54108) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.345777+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.345777+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.349191+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.349191+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.351707+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.351707+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.352649+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.352649+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.358369+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.358369+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.358886+0000 mgr.y (mgr.54108) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.358886+0000 mgr.y (mgr.54108) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.417725+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.417725+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.419793+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.419793+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.421954+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.421954+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.422710+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.422710+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.427627+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.427627+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.428225+0000 mgr.y (mgr.54108) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.428225+0000 mgr.y (mgr.54108) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.488671+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.488671+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.490532+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.490532+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.493068+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.493068+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.493665+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.493665+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.498363+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.498363+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.498824+0000 mgr.y (mgr.54108) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.498824+0000 mgr.y (mgr.54108) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.561935+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.561935+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.564185+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.564185+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.566141+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.566141+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.566715+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.566715+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.572020+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.572020+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.572788+0000 mgr.y (mgr.54108) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.572788+0000 mgr.y (mgr.54108) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.634592+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.634592+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.636774+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.636774+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.639335+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.639335+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.640193+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.640193+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.645952+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.645952+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.646467+0000 mgr.y (mgr.54108) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.646467+0000 mgr.y (mgr.54108) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.707312+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.707312+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.709687+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.709687+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.712326+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.712326+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.713297+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.713297+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.718458+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.718458+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.718822+0000 mgr.y (mgr.54108) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.718822+0000 mgr.y (mgr.54108) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.785798+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.785798+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.788526+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.788526+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.790976+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.790976+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.791821+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.791821+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.799624+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.799624+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.800209+0000 mgr.y (mgr.54108) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.800209+0000 mgr.y (mgr.54108) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.871875+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.871875+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.874237+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.874237+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.876967+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.876967+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.877714+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.877714+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.883694+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.883694+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.884145+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.884145+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.957304+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.957304+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.959871+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.959871+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.962510+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.962510+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.963478+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.963478+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.969562+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:44.969562+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.969962+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:44.969962+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.046077+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.046077+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.048604+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.048604+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.051734+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.051734+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.052746+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.052746+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.059697+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.059697+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.060552+0000 mgr.y (mgr.54108) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.060552+0000 mgr.y (mgr.54108) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.125744+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.125744+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.128488+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.128488+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.131461+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.131461+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.132476+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.132476+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.139607+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.139607+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.217806+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.217806+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.220732+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.220732+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.224138+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.224138+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.225825+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.225825+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.233817+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:45.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:45 smithi190 bash[89008]: audit 2024-09-17T12:55:45.233817+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.140270+0000 mgr.y (mgr.54108) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.140270+0000 mgr.y (mgr.54108) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.234484+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.234484+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.321203+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.321203+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.334431+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.334431+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.640 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.338087+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.338087+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.339489+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.339489+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.346610+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.346610+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.347480+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.347480+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.427050+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.427050+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.429116+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.429116+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.641 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.431305+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.431305+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.432139+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.432139+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.438372+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.438372+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.438886+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.438886+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.507290+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.507290+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.509869+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.509869+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.512352+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.512352+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.513409+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.513409+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.519750+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.519750+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.520367+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.520367+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.611282+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.611282+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.613351+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.613351+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.616448+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.616448+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.617331+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.617331+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.625521+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.644 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.625521+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.626173+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.626173+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.643570+0000 mgr.y (mgr.54108) 2093 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.643570+0000 mgr.y (mgr.54108) 2093 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.702822+0000 mon.a (mon.0) 8090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.702822+0000 mon.a (mon.0) 8090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.705095+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.705095+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.707606+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.707606+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.708447+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.645 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.708447+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.716783+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.716783+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.717289+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.717289+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cluster 2024-09-17T12:55:45.726548+0000 mgr.y (mgr.54108) 2095 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cluster 2024-09-17T12:55:45.726548+0000 mgr.y (mgr.54108) 2095 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.799367+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.799367+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.801763+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.801763+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.804748+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.804748+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.805745+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.805745+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.646 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.811620+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.811620+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.812094+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.812094+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.891143+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.891143+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.893740+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.893740+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.897687+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.897687+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.898619+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.898619+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.647 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.906905+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.906905+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.907594+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:45.907594+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.990444+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.990444+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.993446+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.993446+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.995738+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.995738+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.996583+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:45.996583+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.004815+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.648 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.004815+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.005317+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.005317+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.076984+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.076984+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.079764+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.079764+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.082236+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.082236+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.083171+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.083171+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.091493+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.091493+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.158640+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.158640+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.161538+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.161538+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.164163+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.164163+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.164993+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.164993+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.172268+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.172268+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.261067+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.261067+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.650 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.264142+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.264142+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.267105+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.267105+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.268896+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.268896+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.277823+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:46 smithi190 bash[89008]: audit 2024-09-17T12:55:46.277823+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.140270+0000 mgr.y (mgr.54108) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.140270+0000 mgr.y (mgr.54108) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.234484+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.234484+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.321203+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.321203+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.334431+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.334431+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.338087+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.338087+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.339489+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.339489+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.346610+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.346610+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.347480+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.347480+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.427050+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.427050+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.429116+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.429116+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.140270+0000 mgr.y (mgr.54108) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.140270+0000 mgr.y (mgr.54108) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.234484+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.234484+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.321203+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.321203+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.334431+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.334431+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.338087+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.338087+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.339489+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.339489+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.346610+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.346610+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.347480+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.347480+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.427050+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.427050+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.429116+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.429116+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.431305+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.431305+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.432139+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.432139+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.438372+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.438372+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.438886+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.438886+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.507290+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.507290+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.509869+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.509869+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.512352+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.512352+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.513409+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.513409+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.519750+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.519750+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.520367+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.431305+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.431305+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.432139+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.432139+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.438372+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.438372+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.438886+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.438886+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.507290+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.507290+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.509869+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.509869+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.512352+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.512352+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.513409+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.513409+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.519750+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.519750+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.520367+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.520367+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.611282+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.611282+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.613351+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.613351+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.616448+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.616448+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.617331+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.617331+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.625521+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.625521+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.626173+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.626173+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.643570+0000 mgr.y (mgr.54108) 2093 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.643570+0000 mgr.y (mgr.54108) 2093 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.702822+0000 mon.a (mon.0) 8090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.702822+0000 mon.a (mon.0) 8090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.705095+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.705095+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.707606+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.520367+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.611282+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.611282+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.613351+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.613351+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.616448+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.616448+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.617331+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.617331+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.625521+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.625521+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.626173+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.626173+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.643570+0000 mgr.y (mgr.54108) 2093 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.643570+0000 mgr.y (mgr.54108) 2093 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.702822+0000 mon.a (mon.0) 8090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.702822+0000 mon.a (mon.0) 8090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.705095+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.705095+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.707606+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.707606+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.708447+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.708447+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.716783+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.716783+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.717289+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.717289+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cluster 2024-09-17T12:55:45.726548+0000 mgr.y (mgr.54108) 2095 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cluster 2024-09-17T12:55:45.726548+0000 mgr.y (mgr.54108) 2095 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.799367+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.799367+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.801763+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.801763+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.804748+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.804748+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.805745+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.805745+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.811620+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.811620+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.707606+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.708447+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.708447+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.716783+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.716783+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.717289+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.717289+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cluster 2024-09-17T12:55:45.726548+0000 mgr.y (mgr.54108) 2095 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cluster 2024-09-17T12:55:45.726548+0000 mgr.y (mgr.54108) 2095 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.799367+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.799367+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.801763+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.801763+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.804748+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.804748+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.805745+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.805745+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.811620+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.811620+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.812094+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.812094+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.891143+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.891143+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.893740+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.893740+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.897687+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.897687+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.898619+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.898619+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.906905+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.906905+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.907594+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:45.907594+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.990444+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.990444+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.993446+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.993446+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.995738+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.995738+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.812094+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.812094+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.891143+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.891143+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.893740+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.893740+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.897687+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.897687+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.898619+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.898619+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.906905+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.906905+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.907594+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:45.907594+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.990444+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.990444+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.993446+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.993446+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.995738+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.995738+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.996583+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:45.996583+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.004815+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.004815+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.005317+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.005317+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.076984+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.076984+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.079764+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.079764+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.082236+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.082236+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.083171+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.083171+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.091493+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.091493+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.158640+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.158640+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.161538+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.996583+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:45.996583+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.004815+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.004815+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.005317+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.005317+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:46.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.076984+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.076984+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.079764+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.079764+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.082236+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.082236+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.083171+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.083171+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.091493+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.091493+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.158640+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.158640+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.161538+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.161538+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.164163+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.164163+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.164993+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.164993+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.172268+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.172268+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.261067+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.261067+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.264142+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.264142+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.267105+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.267105+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.268896+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.268896+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.277823+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[109437]: audit 2024-09-17T12:55:46.277823+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.161538+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.164163+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.164163+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.164993+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.164993+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.172268+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.172268+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.261067+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.261067+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.264142+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.264142+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.267105+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.267105+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.268896+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.268896+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:46.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.277823+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:46.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:46 smithi022 bash[111962]: audit 2024-09-17T12:55:46.277823+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.092009+0000 mgr.y (mgr.54108) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.092009+0000 mgr.y (mgr.54108) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.172847+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.172847+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.278781+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.278781+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.344198+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.344198+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.346692+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.346692+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.349213+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.349213+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.350266+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.350266+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.356143+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.356143+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.356784+0000 mgr.y (mgr.54108) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.356784+0000 mgr.y (mgr.54108) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.416896+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.416896+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.419894+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.419894+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.423398+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.423398+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.424720+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.424720+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.432191+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.432191+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.432805+0000 mgr.y (mgr.54108) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.432805+0000 mgr.y (mgr.54108) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.502222+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.502222+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.504462+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.504462+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.507034+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.507034+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.507917+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.507917+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.513690+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.513690+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.514450+0000 mgr.y (mgr.54108) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.514450+0000 mgr.y (mgr.54108) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.588478+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.588478+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.590563+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.590563+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.592980+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.592980+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.593828+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.593828+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.599177+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.599177+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.599626+0000 mgr.y (mgr.54108) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.599626+0000 mgr.y (mgr.54108) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.661477+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.661477+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.663508+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.663508+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.665534+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.665534+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.666424+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.666424+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.672039+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.672039+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.672549+0000 mgr.y (mgr.54108) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.672549+0000 mgr.y (mgr.54108) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.734412+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.734412+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.737032+0000 mon.a (mon.0) 8151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.737032+0000 mon.a (mon.0) 8151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.738858+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.738858+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.739642+0000 mon.a (mon.0) 8153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.739642+0000 mon.a (mon.0) 8153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.747252+0000 mon.a (mon.0) 8154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.747252+0000 mon.a (mon.0) 8154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.747792+0000 mgr.y (mgr.54108) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.747792+0000 mgr.y (mgr.54108) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.809711+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.809711+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.812152+0000 mon.a (mon.0) 8156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.812152+0000 mon.a (mon.0) 8156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.814196+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.814196+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.814805+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.814805+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.822275+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.822275+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.822811+0000 mgr.y (mgr.54108) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.822811+0000 mgr.y (mgr.54108) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.881452+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.881452+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.883202+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.883202+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.885815+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.885815+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.886993+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.886993+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.894732+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.894732+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.895168+0000 mgr.y (mgr.54108) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.895168+0000 mgr.y (mgr.54108) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.954401+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.954401+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.956853+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.956853+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.959893+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.959893+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.960822+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.960822+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.966738+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:46.966738+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.967133+0000 mgr.y (mgr.54108) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: cephadm 2024-09-17T12:55:46.967133+0000 mgr.y (mgr.54108) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.070231+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.070231+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.073218+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.073218+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.077013+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.077013+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.078140+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.078140+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.086403+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.086403+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.159727+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.159727+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.162124+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.162124+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.164180+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.164180+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.165202+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.165202+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.172982+0000 mon.a (mon.0) 8179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.172982+0000 mon.a (mon.0) 8179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.251375+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.251375+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.253895+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.253895+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.256700+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.256700+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.257669+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.257669+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.263914+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:47 smithi190 bash[89008]: audit 2024-09-17T12:55:47.263914+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.092009+0000 mgr.y (mgr.54108) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.092009+0000 mgr.y (mgr.54108) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.172847+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.172847+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.278781+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.278781+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.344198+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.344198+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.346692+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.346692+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.349213+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.349213+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.350266+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.350266+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.356143+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.356143+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.356784+0000 mgr.y (mgr.54108) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.356784+0000 mgr.y (mgr.54108) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.416896+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.416896+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.092009+0000 mgr.y (mgr.54108) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.092009+0000 mgr.y (mgr.54108) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.172847+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.172847+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.278781+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.278781+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.344198+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.344198+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.346692+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.346692+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.349213+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.349213+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.350266+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.350266+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.356143+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.356143+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.356784+0000 mgr.y (mgr.54108) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.356784+0000 mgr.y (mgr.54108) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.416896+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.416896+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.419894+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.419894+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.423398+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.423398+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.424720+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.424720+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.432191+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.432191+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.432805+0000 mgr.y (mgr.54108) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.432805+0000 mgr.y (mgr.54108) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.502222+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.502222+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.504462+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.504462+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.507034+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.507034+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.507917+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.507917+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.513690+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.419894+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.419894+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.423398+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.423398+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.424720+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.424720+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.432191+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.432191+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.432805+0000 mgr.y (mgr.54108) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.432805+0000 mgr.y (mgr.54108) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.502222+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.502222+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.504462+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.504462+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.507034+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.507034+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.507917+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.507917+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.513690+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.513690+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.514450+0000 mgr.y (mgr.54108) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.514450+0000 mgr.y (mgr.54108) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.588478+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.588478+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.590563+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.590563+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.592980+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.592980+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.593828+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.593828+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.599177+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.599177+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.599626+0000 mgr.y (mgr.54108) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.599626+0000 mgr.y (mgr.54108) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.661477+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.661477+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.663508+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.663508+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.665534+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.665534+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.666424+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.666424+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.672039+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.672039+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.672549+0000 mgr.y (mgr.54108) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.672549+0000 mgr.y (mgr.54108) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.734412+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.734412+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.737032+0000 mon.a (mon.0) 8151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.737032+0000 mon.a (mon.0) 8151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.738858+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.738858+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.739642+0000 mon.a (mon.0) 8153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.739642+0000 mon.a (mon.0) 8153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.747252+0000 mon.a (mon.0) 8154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.747252+0000 mon.a (mon.0) 8154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.747792+0000 mgr.y (mgr.54108) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.747792+0000 mgr.y (mgr.54108) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.809711+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.513690+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.514450+0000 mgr.y (mgr.54108) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.514450+0000 mgr.y (mgr.54108) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.588478+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.588478+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.590563+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.590563+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.592980+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.592980+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.593828+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.593828+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.599177+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.599177+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.599626+0000 mgr.y (mgr.54108) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.599626+0000 mgr.y (mgr.54108) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.661477+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.661477+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.663508+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.663508+0000 mon.a (mon.0) 8146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.665534+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.809711+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.812152+0000 mon.a (mon.0) 8156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.812152+0000 mon.a (mon.0) 8156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.814196+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.814196+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.814805+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.814805+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.822275+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.822275+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.822811+0000 mgr.y (mgr.54108) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.822811+0000 mgr.y (mgr.54108) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.881452+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.881452+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.883202+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.883202+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.885815+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.885815+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.886993+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.886993+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.665534+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.666424+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.666424+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.672039+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.672039+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.672549+0000 mgr.y (mgr.54108) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.672549+0000 mgr.y (mgr.54108) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.734412+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.734412+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.737032+0000 mon.a (mon.0) 8151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.737032+0000 mon.a (mon.0) 8151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.738858+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.738858+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.739642+0000 mon.a (mon.0) 8153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.739642+0000 mon.a (mon.0) 8153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.747252+0000 mon.a (mon.0) 8154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.747252+0000 mon.a (mon.0) 8154 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.747792+0000 mgr.y (mgr.54108) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.747792+0000 mgr.y (mgr.54108) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.809711+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.894732+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.894732+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.895168+0000 mgr.y (mgr.54108) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.895168+0000 mgr.y (mgr.54108) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.954401+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.954401+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.956853+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.956853+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.959893+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.959893+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.960822+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.960822+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.966738+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:46.966738+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.967133+0000 mgr.y (mgr.54108) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: cephadm 2024-09-17T12:55:46.967133+0000 mgr.y (mgr.54108) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.070231+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.070231+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.073218+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.073218+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.809711+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.812152+0000 mon.a (mon.0) 8156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.812152+0000 mon.a (mon.0) 8156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.814196+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.814196+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.814805+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.814805+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.822275+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.822275+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.822811+0000 mgr.y (mgr.54108) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.822811+0000 mgr.y (mgr.54108) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.881452+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.881452+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.883202+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.883202+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.885815+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.885815+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.886993+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.886993+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.077013+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.077013+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.078140+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.078140+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.086403+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.086403+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.159727+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.159727+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.162124+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.162124+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.164180+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.164180+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.165202+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.165202+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.172982+0000 mon.a (mon.0) 8179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.172982+0000 mon.a (mon.0) 8179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.251375+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.251375+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.253895+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.253895+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.256700+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.256700+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.257669+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.257669+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.263914+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[109437]: audit 2024-09-17T12:55:47.263914+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.894732+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.894732+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.895168+0000 mgr.y (mgr.54108) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.895168+0000 mgr.y (mgr.54108) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.954401+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.954401+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.956853+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.956853+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.959893+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.959893+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.960822+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.960822+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.966738+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:46.966738+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.967133+0000 mgr.y (mgr.54108) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: cephadm 2024-09-17T12:55:46.967133+0000 mgr.y (mgr.54108) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.070231+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.070231+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.073218+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.073218+0000 mon.a (mon.0) 8171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.077013+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.077013+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.078140+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.078140+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.086403+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.086403+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.159727+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.159727+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.162124+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.162124+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.164180+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.164180+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.165202+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.165202+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.172982+0000 mon.a (mon.0) 8179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.172982+0000 mon.a (mon.0) 8179 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.251375+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.251375+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.253895+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.253895+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.256700+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.256700+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.257669+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.257669+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.263914+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:47.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:47 smithi022 bash[111962]: audit 2024-09-17T12:55:47.263914+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.087282+0000 mgr.y (mgr.54108) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.087282+0000 mgr.y (mgr.54108) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.173803+0000 mgr.y (mgr.54108) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.173803+0000 mgr.y (mgr.54108) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.264529+0000 mgr.y (mgr.54108) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.264529+0000 mgr.y (mgr.54108) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.364905+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.364905+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.367672+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.367672+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.370421+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.370421+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.371531+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.371531+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.379623+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.379623+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.380147+0000 mgr.y (mgr.54108) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.380147+0000 mgr.y (mgr.54108) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.445951+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.445951+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.448069+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.448069+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.450478+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.450478+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.451123+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.451123+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.458400+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.458400+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.458913+0000 mgr.y (mgr.54108) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.458913+0000 mgr.y (mgr.54108) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.523136+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.523136+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.525502+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.525502+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.527963+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.527963+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.528940+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.528940+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.537626+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.537626+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.538424+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.538424+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.611212+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.611212+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.612894+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.612894+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.614580+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.614580+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.615245+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.615245+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.620265+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.620265+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.620751+0000 mgr.y (mgr.54108) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.620751+0000 mgr.y (mgr.54108) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.689657+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.689657+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.691966+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.691966+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.694314+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.694314+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.695060+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.695060+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.700282+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.700282+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.700758+0000 mgr.y (mgr.54108) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.700758+0000 mgr.y (mgr.54108) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cluster 2024-09-17T12:55:47.727184+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cluster 2024-09-17T12:55:47.727184+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.762696+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.762696+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.764453+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.764453+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.766490+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.766490+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.767218+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.767218+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.772801+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.772801+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.773306+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.773306+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.837197+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.837197+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.839299+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.839299+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.841539+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.841539+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.842399+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.842399+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.847694+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.847694+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.848106+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.848106+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.916010+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.916010+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.918646+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.918646+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.921450+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.921450+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.922500+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.922500+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.930710+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:47.930710+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.931475+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:47.931475+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.007409+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.007409+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.009800+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.009800+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.012651+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.012651+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.013814+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.013814+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.021702+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.021702+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:48.022220+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: cephadm 2024-09-17T12:55:48.022220+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.124352+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.124352+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.127159+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.127159+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.130166+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.130166+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.131328+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.131328+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.139243+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.139243+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.212455+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.212455+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.214829+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.214829+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.217095+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.217095+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.218056+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.218056+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.225595+0000 mon.a (mon.0) 8239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.225595+0000 mon.a (mon.0) 8239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.241368+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.241368+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.248261+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.248261+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.254227+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.254227+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.309470+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.309470+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.311433+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.311433+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.312822+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.312822+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.314112+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.314112+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.315861+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.315861+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.318431+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:48 smithi190 bash[89008]: audit 2024-09-17T12:55:48.318431+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.087282+0000 mgr.y (mgr.54108) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.087282+0000 mgr.y (mgr.54108) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.173803+0000 mgr.y (mgr.54108) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.173803+0000 mgr.y (mgr.54108) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.264529+0000 mgr.y (mgr.54108) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.264529+0000 mgr.y (mgr.54108) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.364905+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.364905+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.367672+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.367672+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.370421+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.370421+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.371531+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.371531+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.379623+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.379623+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.380147+0000 mgr.y (mgr.54108) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.380147+0000 mgr.y (mgr.54108) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.445951+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.445951+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.087282+0000 mgr.y (mgr.54108) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.087282+0000 mgr.y (mgr.54108) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.173803+0000 mgr.y (mgr.54108) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.173803+0000 mgr.y (mgr.54108) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.264529+0000 mgr.y (mgr.54108) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.264529+0000 mgr.y (mgr.54108) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.364905+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.364905+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.367672+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.367672+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.370421+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.370421+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.371531+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.371531+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.379623+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.379623+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.380147+0000 mgr.y (mgr.54108) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.380147+0000 mgr.y (mgr.54108) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.445951+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.445951+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.448069+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.448069+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.450478+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.450478+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.451123+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.451123+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.458400+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.458400+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.458913+0000 mgr.y (mgr.54108) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.458913+0000 mgr.y (mgr.54108) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.523136+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.523136+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.525502+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.525502+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.527963+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.527963+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.528940+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.528940+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.537626+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.448069+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.448069+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.450478+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.450478+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.451123+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.451123+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.458400+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.458400+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.458913+0000 mgr.y (mgr.54108) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.458913+0000 mgr.y (mgr.54108) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.523136+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.523136+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.525502+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.525502+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.527963+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.527963+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.528940+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.528940+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.537626+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.537626+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.538424+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.538424+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.611212+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.611212+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.612894+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.612894+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.614580+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.614580+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.615245+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.615245+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.620265+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.620265+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.620751+0000 mgr.y (mgr.54108) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.620751+0000 mgr.y (mgr.54108) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.689657+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.689657+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.691966+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.691966+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.694314+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.537626+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.538424+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.538424+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.611212+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.611212+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.612894+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.612894+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.614580+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.614580+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.615245+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.615245+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.620265+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.620265+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.620751+0000 mgr.y (mgr.54108) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.620751+0000 mgr.y (mgr.54108) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.689657+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.689657+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.691966+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.691966+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.694314+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.694314+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.695060+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.695060+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.700282+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.700282+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.700758+0000 mgr.y (mgr.54108) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.700758+0000 mgr.y (mgr.54108) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cluster 2024-09-17T12:55:47.727184+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cluster 2024-09-17T12:55:47.727184+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:48.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.762696+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.762696+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.764453+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.764453+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.766490+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.766490+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.767218+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.767218+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.772801+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.772801+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.773306+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.694314+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.695060+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.695060+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.700282+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.700282+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.700758+0000 mgr.y (mgr.54108) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.700758+0000 mgr.y (mgr.54108) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cluster 2024-09-17T12:55:47.727184+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cluster 2024-09-17T12:55:47.727184+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.762696+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.762696+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.764453+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.764453+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.766490+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.766490+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.767218+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.767218+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.772801+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.772801+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.773306+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.773306+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.837197+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.837197+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.839299+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.839299+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.841539+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.841539+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.842399+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.842399+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.847694+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.847694+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.848106+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.848106+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.916010+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.916010+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.918646+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.918646+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.921450+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.921450+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.773306+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.837197+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.837197+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.839299+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.839299+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.841539+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.841539+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.842399+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.842399+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.847694+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.847694+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.848106+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.848106+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.916010+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.916010+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.918646+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.918646+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.921450+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.921450+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.922500+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.922500+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.930710+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:47.930710+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.931475+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:47.931475+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.007409+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.007409+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.009800+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.009800+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.012651+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.012651+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.013814+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.013814+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.021702+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.021702+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:48.022220+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: cephadm 2024-09-17T12:55:48.022220+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.124352+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.124352+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.922500+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.922500+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.930710+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:47.930710+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.931475+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:47.931475+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.007409+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.007409+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.009800+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.009800+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.012651+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.012651+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.013814+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.013814+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.021702+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.021702+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:48.022220+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: cephadm 2024-09-17T12:55:48.022220+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.124352+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.124352+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.127159+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.127159+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.130166+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.130166+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.131328+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.131328+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.139243+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.139243+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.212455+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.212455+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.214829+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.214829+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.217095+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.217095+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.218056+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.218056+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.225595+0000 mon.a (mon.0) 8239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.225595+0000 mon.a (mon.0) 8239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.241368+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.241368+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.127159+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.127159+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.130166+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.130166+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.131328+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.131328+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.139243+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.139243+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.212455+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.212455+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.214829+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.214829+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.217095+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.217095+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.218056+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.218056+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.225595+0000 mon.a (mon.0) 8239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.225595+0000 mon.a (mon.0) 8239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.241368+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.241368+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.248261+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.248261+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.254227+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.254227+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.309470+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.309470+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.311433+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.311433+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.312822+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.312822+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.314112+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.314112+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.315861+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.315861+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.318431+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[109437]: audit 2024-09-17T12:55:48.318431+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.248261+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.248261+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.254227+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.254227+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:48.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.309470+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.309470+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:48.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.311433+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.311433+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.312822+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.312822+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.314112+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.314112+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.315861+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.315861+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.318431+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:48.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:48 smithi022 bash[111962]: audit 2024-09-17T12:55:48.318431+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:55:50.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: cephadm 2024-09-17T12:55:48.139833+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: cephadm 2024-09-17T12:55:48.139833+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: cephadm 2024-09-17T12:55:48.226409+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: cephadm 2024-09-17T12:55:48.226409+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.110 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: audit 2024-09-17T12:55:48.911176+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.111 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: audit 2024-09-17T12:55:48.911176+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.111 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: audit 2024-09-17T12:55:48.924106+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.111 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: audit 2024-09-17T12:55:48.924106+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.111 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: audit 2024-09-17T12:55:48.935044+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.111 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: audit 2024-09-17T12:55:48.935044+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.111 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: audit 2024-09-17T12:55:48.952942+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:50.111 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:49 smithi190 bash[89008]: audit 2024-09-17T12:55:48.952942+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: cephadm 2024-09-17T12:55:48.139833+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: cephadm 2024-09-17T12:55:48.139833+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: cephadm 2024-09-17T12:55:48.226409+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: cephadm 2024-09-17T12:55:48.226409+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: audit 2024-09-17T12:55:48.911176+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: audit 2024-09-17T12:55:48.911176+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: audit 2024-09-17T12:55:48.924106+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: audit 2024-09-17T12:55:48.924106+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: audit 2024-09-17T12:55:48.935044+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: audit 2024-09-17T12:55:48.935044+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: audit 2024-09-17T12:55:48.952942+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:50.187 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[109437]: audit 2024-09-17T12:55:48.952942+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: cephadm 2024-09-17T12:55:48.139833+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.187 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: cephadm 2024-09-17T12:55:48.139833+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: cephadm 2024-09-17T12:55:48.226409+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: cephadm 2024-09-17T12:55:48.226409+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:55:50.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: audit 2024-09-17T12:55:48.911176+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.188 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: audit 2024-09-17T12:55:48.911176+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.189 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: audit 2024-09-17T12:55:48.924106+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.189 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: audit 2024-09-17T12:55:48.924106+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.189 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: audit 2024-09-17T12:55:48.935044+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.189 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: audit 2024-09-17T12:55:48.935044+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:50.189 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: audit 2024-09-17T12:55:48.952942+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:50.189 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:49 smithi022 bash[111962]: audit 2024-09-17T12:55:48.952942+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:55:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:55:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:55:50] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T12:55:51.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:50 smithi022 bash[111962]: cluster 2024-09-17T12:55:49.728225+0000 mgr.y (mgr.54108) 2126 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:51.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:50 smithi022 bash[111962]: cluster 2024-09-17T12:55:49.728225+0000 mgr.y (mgr.54108) 2126 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:51.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:50 smithi022 bash[109437]: cluster 2024-09-17T12:55:49.728225+0000 mgr.y (mgr.54108) 2126 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:51.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:50 smithi022 bash[109437]: cluster 2024-09-17T12:55:49.728225+0000 mgr.y (mgr.54108) 2126 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:51.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:50 smithi190 bash[89008]: cluster 2024-09-17T12:55:49.728225+0000 mgr.y (mgr.54108) 2126 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:51.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:50 smithi190 bash[89008]: cluster 2024-09-17T12:55:49.728225+0000 mgr.y (mgr.54108) 2126 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:55:53.026 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:52 smithi190 bash[89008]: cluster 2024-09-17T12:55:51.728891+0000 mgr.y (mgr.54108) 2127 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-17T12:55:53.027 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:52 smithi190 bash[89008]: cluster 2024-09-17T12:55:51.728891+0000 mgr.y (mgr.54108) 2127 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-17T12:55:53.027 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:52 smithi190 bash[89008]: audit 2024-09-17T12:55:52.603777+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:53.027 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:52 smithi190 bash[89008]: audit 2024-09-17T12:55:52.603777+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:53.027 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:52 smithi190 bash[89008]: audit 2024-09-17T12:55:52.606658+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:53.027 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:52 smithi190 bash[89008]: audit 2024-09-17T12:55:52.606658+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[109437]: cluster 2024-09-17T12:55:51.728891+0000 mgr.y (mgr.54108) 2127 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-17T12:55:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[109437]: cluster 2024-09-17T12:55:51.728891+0000 mgr.y (mgr.54108) 2127 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[109437]: audit 2024-09-17T12:55:52.603777+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[109437]: audit 2024-09-17T12:55:52.603777+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[109437]: audit 2024-09-17T12:55:52.606658+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[109437]: audit 2024-09-17T12:55:52.606658+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[111962]: cluster 2024-09-17T12:55:51.728891+0000 mgr.y (mgr.54108) 2127 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[111962]: cluster 2024-09-17T12:55:51.728891+0000 mgr.y (mgr.54108) 2127 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[111962]: audit 2024-09-17T12:55:52.603777+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[111962]: audit 2024-09-17T12:55:52.603777+0000 mon.a (mon.0) 8253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.myouwa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:55:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[111962]: audit 2024-09-17T12:55:52.606658+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:53.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:52 smithi022 bash[111962]: audit 2024-09-17T12:55:52.606658+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:54.202 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: cephadm 2024-09-17T12:55:52.601314+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa 2024-09-17T12:55:54.202 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: cephadm 2024-09-17T12:55:52.601314+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa 2024-09-17T12:55:54.202 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: cephadm 2024-09-17T12:55:52.608406+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: cephadm 2024-09-17T12:55:52.608406+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: audit 2024-09-17T12:55:53.273395+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: audit 2024-09-17T12:55:53.273395+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: audit 2024-09-17T12:55:53.284712+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: audit 2024-09-17T12:55:53.284712+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: audit 2024-09-17T12:55:53.302569+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[109437]: audit 2024-09-17T12:55:53.302569+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: cephadm 2024-09-17T12:55:52.601314+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: cephadm 2024-09-17T12:55:52.601314+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: cephadm 2024-09-17T12:55:52.608406+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:54.203 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: cephadm 2024-09-17T12:55:52.608406+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:54.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: audit 2024-09-17T12:55:53.273395+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: audit 2024-09-17T12:55:53.273395+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: audit 2024-09-17T12:55:53.284712+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: audit 2024-09-17T12:55:53.284712+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: audit 2024-09-17T12:55:53.302569+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.204 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:53 smithi022 bash[111962]: audit 2024-09-17T12:55:53.302569+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: cephadm 2024-09-17T12:55:52.601314+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: cephadm 2024-09-17T12:55:52.601314+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Upgrade: Updating rgw.foo.smithi190.myouwa 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: cephadm 2024-09-17T12:55:52.608406+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: cephadm 2024-09-17T12:55:52.608406+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Deploying daemon rgw.foo.smithi190.myouwa on smithi190 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: audit 2024-09-17T12:55:53.273395+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: audit 2024-09-17T12:55:53.273395+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: audit 2024-09-17T12:55:53.284712+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: audit 2024-09-17T12:55:53.284712+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: audit 2024-09-17T12:55:53.302569+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:54.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:53 smithi190 bash[89008]: audit 2024-09-17T12:55:53.302569+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:54 smithi190 bash[89008]: cluster 2024-09-17T12:55:53.730061+0000 mgr.y (mgr.54108) 2130 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-17T12:55:55.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:54 smithi190 bash[89008]: cluster 2024-09-17T12:55:53.730061+0000 mgr.y (mgr.54108) 2130 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-17T12:55:55.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:54 smithi190 bash[89008]: audit 2024-09-17T12:55:54.414694+0000 mon.a (mon.0) 8258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:54 smithi190 bash[89008]: audit 2024-09-17T12:55:54.414694+0000 mon.a (mon.0) 8258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:54 smithi190 bash[89008]: audit 2024-09-17T12:55:54.423885+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:54 smithi190 bash[89008]: audit 2024-09-17T12:55:54.423885+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:54 smithi190 bash[89008]: audit 2024-09-17T12:55:54.432519+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:54 smithi190 bash[89008]: audit 2024-09-17T12:55:54.432519+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[109437]: cluster 2024-09-17T12:55:53.730061+0000 mgr.y (mgr.54108) 2130 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-17T12:55:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[109437]: cluster 2024-09-17T12:55:53.730061+0000 mgr.y (mgr.54108) 2130 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-17T12:55:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[109437]: audit 2024-09-17T12:55:54.414694+0000 mon.a (mon.0) 8258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[109437]: audit 2024-09-17T12:55:54.414694+0000 mon.a (mon.0) 8258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[109437]: audit 2024-09-17T12:55:54.423885+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[109437]: audit 2024-09-17T12:55:54.423885+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[109437]: audit 2024-09-17T12:55:54.432519+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[109437]: audit 2024-09-17T12:55:54.432519+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[111962]: cluster 2024-09-17T12:55:53.730061+0000 mgr.y (mgr.54108) 2130 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[111962]: cluster 2024-09-17T12:55:53.730061+0000 mgr.y (mgr.54108) 2130 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[111962]: audit 2024-09-17T12:55:54.414694+0000 mon.a (mon.0) 8258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[111962]: audit 2024-09-17T12:55:54.414694+0000 mon.a (mon.0) 8258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[111962]: audit 2024-09-17T12:55:54.423885+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[111962]: audit 2024-09-17T12:55:54.423885+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[111962]: audit 2024-09-17T12:55:54.432519+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:55.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:54 smithi022 bash[111962]: audit 2024-09-17T12:55:54.432519+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:55:56.114 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:56.115 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:56.115 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:56.115 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:56.116 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:56.116 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:56.116 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:56.117 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:56.117 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:55 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:55:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:56 smithi022 bash[109437]: audit 2024-09-17T12:55:55.651746+0000 mgr.y (mgr.54108) 2131 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:56 smithi022 bash[109437]: audit 2024-09-17T12:55:55.651746+0000 mgr.y (mgr.54108) 2131 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:56 smithi022 bash[109437]: cluster 2024-09-17T12:55:55.731282+0000 mgr.y (mgr.54108) 2132 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:57.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:56 smithi022 bash[109437]: cluster 2024-09-17T12:55:55.731282+0000 mgr.y (mgr.54108) 2132 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:56 smithi022 bash[111962]: audit 2024-09-17T12:55:55.651746+0000 mgr.y (mgr.54108) 2131 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:56 smithi022 bash[111962]: audit 2024-09-17T12:55:55.651746+0000 mgr.y (mgr.54108) 2131 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:56 smithi022 bash[111962]: cluster 2024-09-17T12:55:55.731282+0000 mgr.y (mgr.54108) 2132 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:56 smithi022 bash[111962]: cluster 2024-09-17T12:55:55.731282+0000 mgr.y (mgr.54108) 2132 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:56 smithi190 bash[89008]: audit 2024-09-17T12:55:55.651746+0000 mgr.y (mgr.54108) 2131 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:57.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:56 smithi190 bash[89008]: audit 2024-09-17T12:55:55.651746+0000 mgr.y (mgr.54108) 2131 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:55:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:56 smithi190 bash[89008]: cluster 2024-09-17T12:55:55.731282+0000 mgr.y (mgr.54108) 2132 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:56 smithi190 bash[89008]: cluster 2024-09-17T12:55:55.731282+0000 mgr.y (mgr.54108) 2132 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:55:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:58 smithi022 bash[109437]: cluster 2024-09-17T12:55:57.732429+0000 mgr.y (mgr.54108) 2133 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:55:58 smithi022 bash[109437]: cluster 2024-09-17T12:55:57.732429+0000 mgr.y (mgr.54108) 2133 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:59.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:58 smithi022 bash[111962]: cluster 2024-09-17T12:55:57.732429+0000 mgr.y (mgr.54108) 2133 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:59.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:55:58 smithi022 bash[111962]: cluster 2024-09-17T12:55:57.732429+0000 mgr.y (mgr.54108) 2133 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:59.370 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:55:59.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:58 smithi190 bash[89008]: cluster 2024-09-17T12:55:57.732429+0000 mgr.y (mgr.54108) 2133 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:55:59.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:55:58 smithi190 bash[89008]: cluster 2024-09-17T12:55:57.732429+0000 mgr.y (mgr.54108) 2133 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:00.031 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:56:00.031 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 5s ago 57m - - 2024-09-17T12:56:00.031 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 6s ago 56m - - 2024-09-17T12:56:00.031 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (17m) 5s ago 47m 14.2M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:56:00.031 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (16m) 6s ago 46m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:56:00.031 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (19m) 5s ago 43m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:56:00.031 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (12m) 6s ago 55m 443M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:56:00.031 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (31m) 5s ago 58m 538M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (13m) 5s ago 58m 85.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (14m) 6s ago 56m 67.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (12m) 5s ago 56m 62.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (18m) 5s ago 47m 8647k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (18m) 6s ago 47m 8643k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (9m) 5s ago 55m 64.0M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (9m) 5s ago 54m 63.4M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (7m) 5s ago 53m 60.3M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (5m) 5s ago 52m 54.9M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (4m) 6s ago 51m 53.8M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (3m) 6s ago 50m 53.6M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (3m) 6s ago 49m 49.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:56:00.032 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (2m) 6s ago 49m 52.3M 3036M 19.3.0-4937-g74984932 6c1fcab85602 d926adaedf90 2024-09-17T12:56:00.033 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (17m) 6s ago 47m 51.2M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:56:00.033 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (32s) 5s ago 44m 89.1M - 19.3.0-4937-g74984932 6c1fcab85602 e8a563316d97 2024-09-17T12:56:00.033 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (22s) 6s ago 44m 91.0M - 19.3.0-4937-g74984932 6c1fcab85602 eefe21c726f6 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:56:00.416 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:56:00.417 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:56:00.417 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:56:00.417 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:56:00.417 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:56:00.417 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:56:00.417 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T12:56:00.417 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:56:00.417 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw" 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T12:56:00.755 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:56:00.756 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:56:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:56:00] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T12:56:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: audit 2024-09-17T12:55:59.355289+0000 mgr.y (mgr.54108) 2134 : audit [DBG] from='client.64799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: audit 2024-09-17T12:55:59.355289+0000 mgr.y (mgr.54108) 2134 : audit [DBG] from='client.64799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: audit 2024-09-17T12:55:59.687519+0000 mgr.y (mgr.54108) 2135 : audit [DBG] from='client.64805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: audit 2024-09-17T12:55:59.687519+0000 mgr.y (mgr.54108) 2135 : audit [DBG] from='client.64805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: cluster 2024-09-17T12:55:59.733193+0000 mgr.y (mgr.54108) 2136 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: cluster 2024-09-17T12:55:59.733193+0000 mgr.y (mgr.54108) 2136 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: audit 2024-09-17T12:56:00.007102+0000 mgr.y (mgr.54108) 2137 : audit [DBG] from='client.54882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: audit 2024-09-17T12:56:00.007102+0000 mgr.y (mgr.54108) 2137 : audit [DBG] from='client.54882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: audit 2024-09-17T12:56:00.414974+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/814045356' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[111962]: audit 2024-09-17T12:56:00.414974+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/814045356' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: audit 2024-09-17T12:55:59.355289+0000 mgr.y (mgr.54108) 2134 : audit [DBG] from='client.64799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: audit 2024-09-17T12:55:59.355289+0000 mgr.y (mgr.54108) 2134 : audit [DBG] from='client.64799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: audit 2024-09-17T12:55:59.687519+0000 mgr.y (mgr.54108) 2135 : audit [DBG] from='client.64805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: audit 2024-09-17T12:55:59.687519+0000 mgr.y (mgr.54108) 2135 : audit [DBG] from='client.64805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: cluster 2024-09-17T12:55:59.733193+0000 mgr.y (mgr.54108) 2136 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: cluster 2024-09-17T12:55:59.733193+0000 mgr.y (mgr.54108) 2136 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: audit 2024-09-17T12:56:00.007102+0000 mgr.y (mgr.54108) 2137 : audit [DBG] from='client.54882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: audit 2024-09-17T12:56:00.007102+0000 mgr.y (mgr.54108) 2137 : audit [DBG] from='client.54882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: audit 2024-09-17T12:56:00.414974+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/814045356' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:01.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:00 smithi022 bash[109437]: audit 2024-09-17T12:56:00.414974+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/814045356' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: audit 2024-09-17T12:55:59.355289+0000 mgr.y (mgr.54108) 2134 : audit [DBG] from='client.64799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: audit 2024-09-17T12:55:59.355289+0000 mgr.y (mgr.54108) 2134 : audit [DBG] from='client.64799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: audit 2024-09-17T12:55:59.687519+0000 mgr.y (mgr.54108) 2135 : audit [DBG] from='client.64805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: audit 2024-09-17T12:55:59.687519+0000 mgr.y (mgr.54108) 2135 : audit [DBG] from='client.64805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: cluster 2024-09-17T12:55:59.733193+0000 mgr.y (mgr.54108) 2136 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: cluster 2024-09-17T12:55:59.733193+0000 mgr.y (mgr.54108) 2136 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: audit 2024-09-17T12:56:00.007102+0000 mgr.y (mgr.54108) 2137 : audit [DBG] from='client.54882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: audit 2024-09-17T12:56:00.007102+0000 mgr.y (mgr.54108) 2137 : audit [DBG] from='client.54882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: audit 2024-09-17T12:56:00.414974+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/814045356' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:01.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:00 smithi190 bash[89008]: audit 2024-09-17T12:56:00.414974+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.22:0/814045356' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:02.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:01 smithi022 bash[111962]: audit 2024-09-17T12:56:00.753122+0000 mgr.y (mgr.54108) 2138 : audit [DBG] from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:02.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:01 smithi022 bash[111962]: audit 2024-09-17T12:56:00.753122+0000 mgr.y (mgr.54108) 2138 : audit [DBG] from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:01 smithi022 bash[109437]: audit 2024-09-17T12:56:00.753122+0000 mgr.y (mgr.54108) 2138 : audit [DBG] from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:01 smithi022 bash[109437]: audit 2024-09-17T12:56:00.753122+0000 mgr.y (mgr.54108) 2138 : audit [DBG] from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:01 smithi190 bash[89008]: audit 2024-09-17T12:56:00.753122+0000 mgr.y (mgr.54108) 2138 : audit [DBG] from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:02.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:01 smithi190 bash[89008]: audit 2024-09-17T12:56:00.753122+0000 mgr.y (mgr.54108) 2138 : audit [DBG] from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:03.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:02 smithi022 bash[111962]: cluster 2024-09-17T12:56:01.734408+0000 mgr.y (mgr.54108) 2139 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:03.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:02 smithi022 bash[111962]: cluster 2024-09-17T12:56:01.734408+0000 mgr.y (mgr.54108) 2139 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:03.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:02 smithi022 bash[109437]: cluster 2024-09-17T12:56:01.734408+0000 mgr.y (mgr.54108) 2139 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:03.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:02 smithi022 bash[109437]: cluster 2024-09-17T12:56:01.734408+0000 mgr.y (mgr.54108) 2139 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:03.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:02 smithi190 bash[89008]: cluster 2024-09-17T12:56:01.734408+0000 mgr.y (mgr.54108) 2139 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:02 smithi190 bash[89008]: cluster 2024-09-17T12:56:01.734408+0000 mgr.y (mgr.54108) 2139 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:03 smithi022 bash[111962]: audit 2024-09-17T12:56:03.953039+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:04.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:03 smithi022 bash[111962]: audit 2024-09-17T12:56:03.953039+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:04.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:03 smithi022 bash[109437]: audit 2024-09-17T12:56:03.953039+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:04.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:03 smithi022 bash[109437]: audit 2024-09-17T12:56:03.953039+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:04.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:03 smithi190 bash[89008]: audit 2024-09-17T12:56:03.953039+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:04.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:03 smithi190 bash[89008]: audit 2024-09-17T12:56:03.953039+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:04 smithi022 bash[111962]: cluster 2024-09-17T12:56:03.735623+0000 mgr.y (mgr.54108) 2140 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:05.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:04 smithi022 bash[111962]: cluster 2024-09-17T12:56:03.735623+0000 mgr.y (mgr.54108) 2140 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:05.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:04 smithi022 bash[109437]: cluster 2024-09-17T12:56:03.735623+0000 mgr.y (mgr.54108) 2140 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:05.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:04 smithi022 bash[109437]: cluster 2024-09-17T12:56:03.735623+0000 mgr.y (mgr.54108) 2140 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:04 smithi190 bash[89008]: cluster 2024-09-17T12:56:03.735623+0000 mgr.y (mgr.54108) 2140 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:05.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:04 smithi190 bash[89008]: cluster 2024-09-17T12:56:03.735623+0000 mgr.y (mgr.54108) 2140 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:07.131 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:06 smithi190 bash[89008]: audit 2024-09-17T12:56:05.662977+0000 mgr.y (mgr.54108) 2141 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:07.131 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:06 smithi190 bash[89008]: audit 2024-09-17T12:56:05.662977+0000 mgr.y (mgr.54108) 2141 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:07.131 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:06 smithi190 bash[89008]: cluster 2024-09-17T12:56:05.736842+0000 mgr.y (mgr.54108) 2142 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:07.131 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:06 smithi190 bash[89008]: cluster 2024-09-17T12:56:05.736842+0000 mgr.y (mgr.54108) 2142 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:06 smithi022 bash[111962]: audit 2024-09-17T12:56:05.662977+0000 mgr.y (mgr.54108) 2141 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:06 smithi022 bash[111962]: audit 2024-09-17T12:56:05.662977+0000 mgr.y (mgr.54108) 2141 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:06 smithi022 bash[111962]: cluster 2024-09-17T12:56:05.736842+0000 mgr.y (mgr.54108) 2142 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:06 smithi022 bash[111962]: cluster 2024-09-17T12:56:05.736842+0000 mgr.y (mgr.54108) 2142 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:06 smithi022 bash[109437]: audit 2024-09-17T12:56:05.662977+0000 mgr.y (mgr.54108) 2141 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:06 smithi022 bash[109437]: audit 2024-09-17T12:56:05.662977+0000 mgr.y (mgr.54108) 2141 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:07.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:06 smithi022 bash[109437]: cluster 2024-09-17T12:56:05.736842+0000 mgr.y (mgr.54108) 2142 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:07.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:06 smithi022 bash[109437]: cluster 2024-09-17T12:56:05.736842+0000 mgr.y (mgr.54108) 2142 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:07.396 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:07.396 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:07.396 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:07.397 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:07.397 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:07.397 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:07.398 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:07.398 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:07.398 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:07 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:56:08.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.308153+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.308153+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.321041+0000 mon.a (mon.0) 8263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.321041+0000 mon.a (mon.0) 8263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.326133+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.326133+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.328094+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.328094+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.341095+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.341095+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.342225+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.342225+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.470490+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.470490+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.473672+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.473672+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.479059+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.479059+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.480725+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.480725+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.488963+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.488963+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cluster 2024-09-17T12:56:07.737625+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cluster 2024-09-17T12:56:07.737625+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.809014+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.809014+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.809605+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.809605+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.870849+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.870849+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.873072+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.873072+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.875285+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.875285+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.876000+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.876000+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.881326+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.881326+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.881876+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.881876+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.943174+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.943174+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.945154+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.945154+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.947114+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.947114+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.947782+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.947782+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.955064+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:07.955064+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.955668+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:07.955668+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.020775+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.020775+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.022518+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.022518+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.024660+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.024660+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.025300+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.025300+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.030209+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.030209+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.030625+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.030625+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.095454+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.095454+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.097987+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.097987+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.101253+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.101253+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.102558+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.102558+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.108940+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.108940+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.185055+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.185055+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.187773+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.187773+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.190835+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.190835+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.191994+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.191994+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.197970+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.197970+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.262605+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.262605+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.265214+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.265214+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.268236+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.268236+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.269341+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.269341+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.275070+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:08 smithi190 bash[89008]: audit 2024-09-17T12:56:08.275070+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.308153+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.308153+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.321041+0000 mon.a (mon.0) 8263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.321041+0000 mon.a (mon.0) 8263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.326133+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.326133+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.328094+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.328094+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.341095+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.341095+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.342225+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.342225+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.470490+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.470490+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.473672+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.473672+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.479059+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.479059+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.480725+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.480725+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.308153+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.308153+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.321041+0000 mon.a (mon.0) 8263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.321041+0000 mon.a (mon.0) 8263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.326133+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.326133+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.328094+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.328094+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.341095+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.341095+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.342225+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.342225+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.470490+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.470490+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.473672+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.473672+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.479059+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.479059+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.480725+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.480725+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.488963+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:56:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.488963+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:56:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cluster 2024-09-17T12:56:07.737625+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cluster 2024-09-17T12:56:07.737625+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.809014+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.809014+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.809605+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.809605+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.870849+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.870849+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.873072+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.873072+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.875285+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.875285+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.876000+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.876000+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.881326+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.881326+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.881876+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.881876+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.943174+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.943174+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.945154+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.945154+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.947114+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.947114+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.947782+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.947782+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.955064+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:07.955064+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.955668+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:07.955668+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.020775+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.020775+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.022518+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.022518+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.024660+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.024660+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.025300+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.488963+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.488963+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cluster 2024-09-17T12:56:07.737625+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cluster 2024-09-17T12:56:07.737625+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.809014+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.809014+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.809605+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.809605+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.870849+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.870849+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.873072+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.873072+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.875285+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.875285+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.876000+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.876000+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.881326+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.881326+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.881876+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.881876+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.025300+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.030209+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.030209+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.030625+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.030625+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.095454+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.095454+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.097987+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.097987+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.101253+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.101253+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.102558+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.102558+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.108940+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.108940+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.185055+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.185055+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.187773+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.187773+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.190835+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.943174+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.943174+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.945154+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.945154+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.947114+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.947114+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.947782+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.947782+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.955064+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:07.955064+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.955668+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:07.955668+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.020775+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.020775+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.022518+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.022518+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.024660+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.024660+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.025300+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.190835+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.191994+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.191994+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.197970+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.197970+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.262605+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.262605+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.265214+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.265214+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.268236+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.268236+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.269341+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.269341+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.275070+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[111962]: audit 2024-09-17T12:56:08.275070+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.025300+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.030209+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.030209+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.030625+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.030625+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.095454+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.095454+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.097987+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.097987+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.101253+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.101253+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.102558+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.102558+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.108940+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.108940+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.185055+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.185055+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.187773+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.187773+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.190835+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.190835+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.191994+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.191994+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.197970+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.197970+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.262605+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.262605+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.265214+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.265214+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.268236+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.268236+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.269341+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.269341+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.275070+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:08 smithi022 bash[109437]: audit 2024-09-17T12:56:08.275070+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.109541+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.109541+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.198508+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.198508+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.275614+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.275614+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.345866+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.345866+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.347851+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.347851+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.350277+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.350277+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.351045+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.351045+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.358204+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.358204+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.358649+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.358649+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.418328+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.418328+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.420154+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.420154+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.414 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.422199+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.422199+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.422858+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.422858+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.430506+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.430506+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.430984+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.430984+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.496782+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.496782+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.498942+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.498942+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.502036+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.502036+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.415 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.503016+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.503016+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.511835+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.511835+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.512292+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.512292+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.587744+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.587744+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.589858+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.589858+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.592633+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.592633+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.593490+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.593490+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.416 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.600195+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.600195+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.600668+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.600668+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.674960+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.674960+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.677580+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.677580+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.680708+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.680708+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.681784+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.681784+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.691981+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.417 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.691981+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.692627+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.692627+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.756090+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.756090+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.757775+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.757775+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.759475+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.759475+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.760080+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.760080+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.766157+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.766157+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.766762+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.766762+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.418 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.832297+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.832297+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.834791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.834791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.837920+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.837920+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.838583+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.838583+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.843542+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.843542+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.843977+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.843977+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.917260+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.917260+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.919000+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.419 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.919000+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.921295+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.921295+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.921956+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.921956+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.927593+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.927593+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.928031+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:08.928031+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.997331+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.997331+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.999777+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:08.999777+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.420 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.002032+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.002032+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.003016+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.003016+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.009169+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.009169+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.009591+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.009591+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.070116+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.070116+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.072651+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.072651+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.075661+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.075661+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.421 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.076334+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.076334+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.081412+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.081412+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.143874+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.143874+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.145562+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.145562+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.147166+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.147166+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.147773+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.147773+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.422 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.152667+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.152667+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.221428+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.221428+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.223215+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.223215+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.224890+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.224890+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.225521+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.225521+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.230333+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.230333+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.288374+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.288374+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.423 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.290058+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.290058+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.291676+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.291676+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.292309+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.292309+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.296967+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.424 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[109437]: audit 2024-09-17T12:56:09.296967+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.109541+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.109541+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.198508+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.198508+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.275614+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.275614+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.345866+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.425 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.345866+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.347851+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.347851+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.350277+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.350277+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.351045+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.351045+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.358204+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.358204+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.358649+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.358649+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.418328+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.418328+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.426 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.420154+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.420154+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.422199+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.422199+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.422858+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.422858+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.430506+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.430506+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.430984+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.430984+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.496782+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.496782+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.498942+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.498942+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.427 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.502036+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.502036+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.503016+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.503016+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.511835+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.511835+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.512292+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.512292+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.587744+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.587744+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.589858+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.589858+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.592633+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.592633+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.428 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.593490+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.593490+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.600195+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.600195+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.600668+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.600668+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.674960+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.674960+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.677580+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.677580+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.680708+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.680708+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.681784+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.681784+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.691981+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.429 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.691981+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.692627+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.692627+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.756090+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.756090+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.757775+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.757775+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.759475+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.759475+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.760080+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.760080+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.766157+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.766157+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.766762+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.430 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.766762+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.832297+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.832297+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.834791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.834791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.837920+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.837920+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.838583+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.838583+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.843542+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.843542+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.843977+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.843977+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.917260+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.431 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.917260+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.919000+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.919000+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.921295+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.921295+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.921956+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.921956+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.927593+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.927593+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.928031+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:08.928031+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.997331+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.997331+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.999777+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:08.999777+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.432 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.002032+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.002032+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.003016+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.003016+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.009169+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.009169+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.009591+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.009591+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.070116+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.070116+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.072651+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.072651+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.075661+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.075661+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.433 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.076334+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.076334+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.081412+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.081412+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.143874+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.143874+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.145562+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.145562+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.147166+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.147166+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.147773+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.147773+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.152667+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.152667+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.221428+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.434 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.221428+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.223215+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.223215+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.224890+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.224890+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.225521+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.225521+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.230333+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.230333+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.288374+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.288374+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.290058+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.290058+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.435 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.291676+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.436 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.291676+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.436 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.292309+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.436 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.292309+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.436 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.296967+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.436 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:09 smithi022 bash[111962]: audit 2024-09-17T12:56:09.296967+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.652 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.109541+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.109541+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.198508+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.198508+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.275614+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.275614+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.345866+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.345866+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.347851+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.347851+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.350277+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.350277+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.351045+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.351045+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.358204+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.358204+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.358649+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.358649+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.418328+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.418328+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.420154+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.420154+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.422199+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.422199+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.422858+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.422858+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.430506+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.430506+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.430984+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.430984+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.496782+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.496782+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.498942+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.498942+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.502036+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.502036+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.503016+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.503016+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.511835+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.511835+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.512292+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.512292+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.587744+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.587744+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.589858+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.589858+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.592633+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.592633+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.593490+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.593490+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.600195+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.600195+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.600668+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.600668+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.674960+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.674960+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.677580+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.677580+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.680708+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.680708+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.681784+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.681784+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.691981+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.691981+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.692627+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.692627+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.756090+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.756090+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.757775+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.757775+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.759475+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.759475+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.760080+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.760080+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.766157+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.766157+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.766762+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.766762+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.832297+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.832297+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.834791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.834791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.837920+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.837920+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.838583+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.838583+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.843542+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.843542+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.843977+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.843977+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.917260+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.917260+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.919000+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.919000+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.921295+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.921295+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.921956+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.921956+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.927593+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.927593+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.928031+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:08.928031+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.997331+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.997331+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.999777+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:08.999777+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.002032+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.002032+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.003016+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.003016+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.009169+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.009169+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.009591+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.009591+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.070116+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.070116+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.072651+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.072651+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.075661+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.075661+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.076334+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.076334+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.081412+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.081412+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.143874+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.143874+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.145562+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.145562+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.147166+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.147166+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.147773+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.147773+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.152667+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.152667+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.221428+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.221428+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.223215+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.223215+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.224890+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.224890+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.225521+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.225521+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.230333+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.230333+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.288374+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.288374+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.290058+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.290058+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.291676+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.291676+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.292309+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.292309+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.296967+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:09.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:09 smithi190 bash[89008]: audit 2024-09-17T12:56:09.296967+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.081844+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.081844+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.153326+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.153326+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.230757+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.230757+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.297387+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.297387+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.365288+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.365288+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.367144+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.367144+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.369262+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.369262+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.370126+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.370126+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.375454+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.375454+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.376252+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.376252+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.445332+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.445332+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.448613+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.448613+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.451642+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.451642+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.453057+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.453057+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.459693+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.459693+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.460282+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.460282+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.526037+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.526037+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.527956+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.527956+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.529994+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.529994+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.530730+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.530730+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.535730+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.535730+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.536327+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.536327+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.605611+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.605611+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.607580+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.607580+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.609655+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.609655+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.610371+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.610371+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.616202+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.616202+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.616932+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.616932+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.692766+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.692766+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.694824+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.694824+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.697029+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.697029+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.697837+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.697837+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.703204+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.703204+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.703823+0000 mgr.y (mgr.54108) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.703823+0000 mgr.y (mgr.54108) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cluster 2024-09-17T12:56:09.738136+0000 mgr.y (mgr.54108) 2171 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cluster 2024-09-17T12:56:09.738136+0000 mgr.y (mgr.54108) 2171 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.764825+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.764825+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.767105+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.767105+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.769006+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.769006+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.769663+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.769663+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.774378+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.774378+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.774878+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.774878+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.833535+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.833535+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.835401+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.835401+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.838319+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.838319+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.839121+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.839121+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.844437+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.844437+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.844934+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.844934+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.902319+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.902319+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.904387+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.904387+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.906664+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.906664+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.907487+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.907487+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.912915+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.912915+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.913581+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.913581+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.984723+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.984723+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.987719+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.987719+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.990762+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.990762+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.991938+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.991938+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.997665+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:09.997665+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.998491+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:09.998491+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.061476+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.061476+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.063692+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.063692+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.065810+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.065810+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.066602+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.066602+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.071913+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.071913+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.072353+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.072353+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.137283+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.137283+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.138992+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.138992+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.140639+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.140639+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.141226+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.141226+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.146057+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.146057+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.204097+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.204097+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.206024+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.206024+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.207959+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.207959+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.208659+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.208659+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.213603+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.213603+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.276060+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.276060+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.278241+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.278241+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.280125+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.280125+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.281124+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.281124+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.287921+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:10 smithi190 bash[89008]: audit 2024-09-17T12:56:10.287921+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.081844+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.081844+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.153326+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.153326+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.230757+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.230757+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.297387+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.297387+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.365288+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.365288+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.367144+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.367144+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.369262+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.369262+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.370126+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.370126+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.375454+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.375454+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.376252+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.376252+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.081844+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.081844+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.153326+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.153326+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.230757+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.230757+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.297387+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.297387+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.365288+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.365288+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.367144+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.367144+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.369262+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.369262+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.370126+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.370126+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.375454+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.375454+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.376252+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.376252+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.445332+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.445332+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.448613+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.448613+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.451642+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.451642+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.453057+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.453057+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.459693+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.459693+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.460282+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.460282+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.526037+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.526037+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.527956+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.527956+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.529994+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.529994+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.530730+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.445332+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.445332+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.448613+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.448613+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.451642+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.451642+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.453057+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.453057+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.459693+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.459693+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.460282+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.460282+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.526037+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.526037+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.527956+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.527956+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.529994+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.529994+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.530730+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.530730+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.535730+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.535730+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.536327+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.536327+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.605611+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.605611+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.607580+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.607580+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.609655+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.609655+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.610371+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.610371+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.616202+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.616202+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.616932+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.616932+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.692766+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.692766+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.694824+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.530730+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.535730+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.535730+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.536327+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.536327+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.605611+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.605611+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.607580+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.607580+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.609655+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.609655+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.610371+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.610371+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.616202+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.616202+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.616932+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.616932+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.692766+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.692766+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.694824+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.694824+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.697029+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.697029+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.697837+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.697837+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.703204+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.703204+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.703823+0000 mgr.y (mgr.54108) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.703823+0000 mgr.y (mgr.54108) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cluster 2024-09-17T12:56:09.738136+0000 mgr.y (mgr.54108) 2171 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cluster 2024-09-17T12:56:09.738136+0000 mgr.y (mgr.54108) 2171 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.764825+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.764825+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.767105+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.767105+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.769006+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.769006+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.769663+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.769663+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.774378+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.774378+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.774878+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.774878+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.833535+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.833535+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.835401+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.835401+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.838319+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.838319+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.839121+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.839121+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.844437+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.844437+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.844934+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.844934+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.902319+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.902319+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.904387+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.904387+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.906664+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.694824+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.697029+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.697029+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.697837+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.697837+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.703204+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.703204+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.703823+0000 mgr.y (mgr.54108) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.703823+0000 mgr.y (mgr.54108) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cluster 2024-09-17T12:56:09.738136+0000 mgr.y (mgr.54108) 2171 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cluster 2024-09-17T12:56:09.738136+0000 mgr.y (mgr.54108) 2171 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:56:10.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.764825+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.764825+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.767105+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.767105+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.769006+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.769006+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.769663+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.769663+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.774378+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.906664+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.907487+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.907487+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.912915+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.912915+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.913581+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.913581+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.984723+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.984723+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.987719+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.987719+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.990762+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.990762+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.991938+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.991938+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.997665+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:09.997665+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.998491+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:09.998491+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.061476+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.774378+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.774878+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.774878+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.833535+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.833535+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.835401+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.835401+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.838319+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.838319+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.839121+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.839121+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.844437+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.844437+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.844934+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.844934+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.902319+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.902319+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.904387+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.904387+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.906664+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.061476+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.063692+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.063692+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.065810+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.065810+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.066602+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.066602+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.071913+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.071913+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.072353+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.072353+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.137283+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.137283+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.138992+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.138992+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.140639+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.140639+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.141226+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.141226+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.146057+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.146057+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.204097+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.204097+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.206024+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.206024+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.207959+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.207959+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.208659+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.208659+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.213603+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.213603+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.276060+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.276060+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.278241+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.278241+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.280125+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.280125+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.281124+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.906664+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.907487+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.907487+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.912915+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.912915+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.913581+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.913581+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.984723+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.984723+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.987719+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.987719+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.990762+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.990762+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.991938+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.991938+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.997665+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:09.997665+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.998491+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:09.998491+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.061476+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.281124+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.287921+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[111962]: audit 2024-09-17T12:56:10.287921+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.061476+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.063692+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.063692+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.065810+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.065810+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.066602+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.066602+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.071913+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.071913+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.072353+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.072353+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.137283+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.137283+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.138992+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.138992+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.140639+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.140639+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.141226+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.141226+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.146057+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.146057+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.204097+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.204097+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.206024+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.206024+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.207959+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.207959+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.208659+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.208659+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.213603+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.213603+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.276060+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.276060+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.278241+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.278241+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.280125+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.280125+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:10.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.281124+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.281124+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:10.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.287921+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:10.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[109437]: audit 2024-09-17T12:56:10.287921+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:56:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:56:10] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T12:56:11.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.146467+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.146467+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.214015+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.214015+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.288409+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.288409+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.352446+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.352446+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.354571+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.354571+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.356606+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.356606+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.357329+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.357329+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.364526+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.364526+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.364995+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.364995+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.421556+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.421556+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.423393+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.423393+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.425764+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.425764+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.426529+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.426529+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.431525+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.431525+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.431915+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.431915+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.489313+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.489313+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.491826+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.491826+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.494560+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.494560+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.495414+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.495414+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.503188+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.503188+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.503814+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.503814+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.604577+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.604577+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.607530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.607530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.610978+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.610978+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.612333+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.612333+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.621219+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.621219+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.622118+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.622118+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.693599+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.693599+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.695649+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.695649+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.698185+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.698185+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.699123+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.699123+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.712585+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.712585+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.713171+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.713171+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.785763+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.785763+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.788182+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.788182+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.791160+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.791160+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.791895+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.791895+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.799695+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.799695+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.800190+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.800190+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.887265+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.887265+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.889043+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.889043+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.891315+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.891315+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.891941+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.891941+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.899577+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.899577+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.900070+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.900070+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.971186+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.971186+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.973302+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.973302+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.975405+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.975405+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.976217+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.976217+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.984540+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:10.984540+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.985520+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:10.985520+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.056553+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.056553+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.058367+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.058367+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.060870+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.060870+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.061484+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.061484+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.068933+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.068933+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.069420+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.069420+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.130803+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.130803+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.132659+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.132659+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.134485+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.134485+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.135187+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.135187+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.140599+0000 mon.a (mon.0) 8481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.140599+0000 mon.a (mon.0) 8481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.202462+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.202462+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.204943+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.204943+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.207618+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.207618+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.208810+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.208810+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.214934+0000 mon.a (mon.0) 8486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.214934+0000 mon.a (mon.0) 8486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.281322+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.281322+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.283036+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.283036+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.284783+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.284783+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.285407+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.285407+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.290568+0000 mon.a (mon.0) 8491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:11 smithi190 bash[89008]: audit 2024-09-17T12:56:11.290568+0000 mon.a (mon.0) 8491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.146467+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.146467+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.214015+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.214015+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.288409+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.288409+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.352446+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.352446+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.354571+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.354571+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.356606+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.356606+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.357329+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.357329+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.364526+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.364526+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.364995+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.364995+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.421556+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.421556+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.146467+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.146467+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.214015+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.214015+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.288409+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.288409+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.352446+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.352446+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.354571+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.354571+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.356606+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.356606+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.357329+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.357329+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.364526+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.364526+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.364995+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.364995+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.421556+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.421556+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.423393+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.423393+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.425764+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.425764+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.426529+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.426529+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.431525+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.431525+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.431915+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.431915+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.489313+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.489313+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.491826+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.491826+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.494560+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.494560+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.495414+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.495414+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.503188+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.423393+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.423393+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.425764+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.425764+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.426529+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.426529+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.431525+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.431525+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.431915+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.431915+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.489313+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.489313+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.491826+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.491826+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.494560+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.494560+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.495414+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.495414+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.503188+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.503188+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.503814+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.503814+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.604577+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.604577+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.607530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.607530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.610978+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.610978+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.612333+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.612333+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.621219+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.621219+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.622118+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.622118+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.693599+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.693599+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.695649+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.695649+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.698185+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.503188+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.503814+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.503814+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.604577+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.604577+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.607530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.607530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.610978+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.610978+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.612333+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.612333+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.621219+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.621219+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.622118+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.622118+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.693599+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.693599+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.695649+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.695649+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.698185+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.698185+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.699123+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.699123+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.712585+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.712585+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.713171+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.713171+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.785763+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.785763+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.788182+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.788182+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.791160+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.791160+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.791895+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.791895+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.799695+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.799695+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.800190+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.800190+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.887265+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.698185+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.699123+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.699123+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.712585+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.712585+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.713171+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.713171+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.785763+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.785763+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.788182+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.788182+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.791160+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.791160+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.791895+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.791895+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.799695+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.799695+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.800190+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.800190+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.887265+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.887265+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.889043+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.889043+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.891315+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.891315+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.891941+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.891941+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.899577+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.899577+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.900070+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.900070+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.971186+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.971186+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.973302+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.973302+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.975405+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.975405+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.976217+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.976217+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.984540+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:10.984540+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.985520+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:10.985520+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.056553+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.056553+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.058367+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.058367+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.060870+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.060870+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.061484+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.061484+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.068933+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.068933+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.069420+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.069420+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.130803+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.130803+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.132659+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.132659+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.887265+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.889043+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.889043+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.891315+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.891315+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.891941+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.891941+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.899577+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.899577+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.900070+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.900070+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.971186+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.971186+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.973302+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.973302+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.975405+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.975405+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.976217+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.976217+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.134485+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.134485+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.135187+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.135187+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.140599+0000 mon.a (mon.0) 8481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.140599+0000 mon.a (mon.0) 8481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.202462+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.202462+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.204943+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.204943+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.207618+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.207618+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.208810+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.208810+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.214934+0000 mon.a (mon.0) 8486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.214934+0000 mon.a (mon.0) 8486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.281322+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.281322+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.283036+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.283036+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.284783+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.284783+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.285407+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.285407+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.290568+0000 mon.a (mon.0) 8491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[109437]: audit 2024-09-17T12:56:11.290568+0000 mon.a (mon.0) 8491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.984540+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:10.984540+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.985520+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:10.985520+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.056553+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.056553+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.058367+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.058367+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.060870+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.060870+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.061484+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.061484+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.068933+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.068933+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.069420+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.069420+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.130803+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.130803+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.132659+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.132659+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.134485+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.134485+0000 mon.a (mon.0) 8479 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.135187+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.135187+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.140599+0000 mon.a (mon.0) 8481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.140599+0000 mon.a (mon.0) 8481 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.202462+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.202462+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.204943+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.204943+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.207618+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.207618+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.208810+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.208810+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.214934+0000 mon.a (mon.0) 8486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.214934+0000 mon.a (mon.0) 8486 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.281322+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.281322+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.283036+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.283036+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.284783+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.284783+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.285407+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.285407+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.290568+0000 mon.a (mon.0) 8491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:11 smithi022 bash[111962]: audit 2024-09-17T12:56:11.290568+0000 mon.a (mon.0) 8491 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.498 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.141135+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.498 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.141135+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.498 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.215598+0000 mgr.y (mgr.54108) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.498 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.215598+0000 mgr.y (mgr.54108) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.498 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.291004+0000 mgr.y (mgr.54108) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.498 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.291004+0000 mgr.y (mgr.54108) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.498 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.368503+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.368503+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.370435+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.370435+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.372360+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.372360+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.372974+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.372974+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.378102+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.378102+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.378570+0000 mgr.y (mgr.54108) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.378570+0000 mgr.y (mgr.54108) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.438766+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.499 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.438766+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.440574+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.440574+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.442563+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.442563+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.443335+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.443335+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.449051+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.449051+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.449630+0000 mgr.y (mgr.54108) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.449630+0000 mgr.y (mgr.54108) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.508002+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.508002+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.509959+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.500 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.509959+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.511780+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.511780+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.512376+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.512376+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.518360+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.518360+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.518892+0000 mgr.y (mgr.54108) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.518892+0000 mgr.y (mgr.54108) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.577635+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.577635+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.579740+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.579740+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.582011+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.501 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.582011+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.582669+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.582669+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.588605+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.588605+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.589164+0000 mgr.y (mgr.54108) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.589164+0000 mgr.y (mgr.54108) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.654114+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.654114+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.656076+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.502 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.656076+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.657880+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.657880+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.658513+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.658513+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.664505+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.664505+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.664932+0000 mgr.y (mgr.54108) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.664932+0000 mgr.y (mgr.54108) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.732002+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.732002+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.733805+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.733805+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.735561+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.735561+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.736259+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.736259+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cluster 2024-09-17T12:56:11.738876+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 35 op/s 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cluster 2024-09-17T12:56:11.738876+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 35 op/s 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.741886+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.741886+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.742421+0000 mgr.y (mgr.54108) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.742421+0000 mgr.y (mgr.54108) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.816572+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.816572+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.818545+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.818545+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.820264+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.820264+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.820874+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.820874+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.826003+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.826003+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.826433+0000 mgr.y (mgr.54108) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.826433+0000 mgr.y (mgr.54108) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.887218+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.887218+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.505 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.889100+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.506 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.889100+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.506 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.891020+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.506 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.891020+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.506 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.891805+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.506 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.891805+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.897171+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.897171+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.897747+0000 mgr.y (mgr.54108) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.897747+0000 mgr.y (mgr.54108) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.957826+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.957826+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.959739+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.959739+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.961461+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.961461+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.962113+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.962113+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.507 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.967029+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:11.967029+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.967556+0000 mgr.y (mgr.54108) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:11.967556+0000 mgr.y (mgr.54108) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.025186+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.025186+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.027035+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.027035+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.029577+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.029577+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.030448+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.030448+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.036327+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.036327+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.036795+0000 mgr.y (mgr.54108) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.036795+0000 mgr.y (mgr.54108) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.094610+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.094610+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.096575+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.096575+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.098494+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.098494+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.099214+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.099214+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.103985+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.103985+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.509 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.167238+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.167238+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.169135+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.169135+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.171066+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.171066+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.172073+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.172073+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.177008+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.177008+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.238905+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.238905+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.240836+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.240836+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.243583+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.510 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.243583+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.244538+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.244538+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.254185+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.254185+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.334121+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.334121+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.336127+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.336127+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.338827+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.338827+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.339693+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.511 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:12 smithi190 bash[89008]: audit 2024-09-17T12:56:12.339693+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.141135+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.141135+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.215598+0000 mgr.y (mgr.54108) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.215598+0000 mgr.y (mgr.54108) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.291004+0000 mgr.y (mgr.54108) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.291004+0000 mgr.y (mgr.54108) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.368503+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.368503+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.370435+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.370435+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.372360+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.372360+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.372974+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.372974+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.378102+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.378102+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.378570+0000 mgr.y (mgr.54108) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.378570+0000 mgr.y (mgr.54108) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.438766+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.438766+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.141135+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.141135+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.215598+0000 mgr.y (mgr.54108) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.215598+0000 mgr.y (mgr.54108) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.291004+0000 mgr.y (mgr.54108) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.291004+0000 mgr.y (mgr.54108) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.368503+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.368503+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.370435+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.370435+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.372360+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.372360+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.372974+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.372974+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.378102+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.378102+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.378570+0000 mgr.y (mgr.54108) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.378570+0000 mgr.y (mgr.54108) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.438766+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.438766+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.440574+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.440574+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.442563+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.442563+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.443335+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.443335+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.449051+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.449051+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.449630+0000 mgr.y (mgr.54108) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.449630+0000 mgr.y (mgr.54108) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.508002+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.508002+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.509959+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.509959+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.511780+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.511780+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.512376+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.512376+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.518360+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.440574+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.440574+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.442563+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.442563+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.443335+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.443335+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.449051+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.449051+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.449630+0000 mgr.y (mgr.54108) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.449630+0000 mgr.y (mgr.54108) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.508002+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.508002+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.509959+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.509959+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.511780+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.511780+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.512376+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.512376+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.518360+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.518360+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.518892+0000 mgr.y (mgr.54108) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.518892+0000 mgr.y (mgr.54108) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.577635+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.577635+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.579740+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.579740+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.582011+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.582011+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.582669+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.582669+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.588605+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.588605+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.589164+0000 mgr.y (mgr.54108) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.589164+0000 mgr.y (mgr.54108) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.654114+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.654114+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.656076+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.656076+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.657880+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.518360+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.518892+0000 mgr.y (mgr.54108) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.518892+0000 mgr.y (mgr.54108) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.577635+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.577635+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.579740+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.579740+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.582011+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.582011+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.582669+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.582669+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.588605+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.588605+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.589164+0000 mgr.y (mgr.54108) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.589164+0000 mgr.y (mgr.54108) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.654114+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.654114+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.656076+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.656076+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.657880+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.657880+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.658513+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.658513+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.664505+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.664505+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.664932+0000 mgr.y (mgr.54108) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.664932+0000 mgr.y (mgr.54108) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.732002+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.732002+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.733805+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.733805+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.735561+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.735561+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.736259+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.736259+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cluster 2024-09-17T12:56:11.738876+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 35 op/s 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cluster 2024-09-17T12:56:11.738876+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 35 op/s 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.741886+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.741886+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.742421+0000 mgr.y (mgr.54108) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.657880+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.658513+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.658513+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.664505+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.664505+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.664932+0000 mgr.y (mgr.54108) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.664932+0000 mgr.y (mgr.54108) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.732002+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.732002+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.733805+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.733805+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.735561+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.735561+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.736259+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.736259+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cluster 2024-09-17T12:56:11.738876+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 35 op/s 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cluster 2024-09-17T12:56:11.738876+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 35 op/s 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.741886+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.741886+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.742421+0000 mgr.y (mgr.54108) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.742421+0000 mgr.y (mgr.54108) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.816572+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.816572+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.818545+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.818545+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.820264+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.820264+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.820874+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.820874+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.826003+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.826003+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.826433+0000 mgr.y (mgr.54108) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.826433+0000 mgr.y (mgr.54108) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.887218+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.887218+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.889100+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.889100+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.891020+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.891020+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.742421+0000 mgr.y (mgr.54108) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.816572+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.816572+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.818545+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.818545+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.820264+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.820264+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.820874+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.820874+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.826003+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.826003+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.826433+0000 mgr.y (mgr.54108) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.826433+0000 mgr.y (mgr.54108) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.887218+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.887218+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.889100+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.889100+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.891020+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.891020+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.891805+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.891805+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.897171+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.897171+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.897747+0000 mgr.y (mgr.54108) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.897747+0000 mgr.y (mgr.54108) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.957826+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.957826+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.959739+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.959739+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.961461+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.961461+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.962113+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.962113+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.967029+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:11.967029+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.967556+0000 mgr.y (mgr.54108) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:11.967556+0000 mgr.y (mgr.54108) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.025186+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.025186+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.891805+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.891805+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.897171+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.897171+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.897747+0000 mgr.y (mgr.54108) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.897747+0000 mgr.y (mgr.54108) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.957826+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.957826+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.959739+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.959739+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.961461+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.961461+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.962113+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.962113+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.967029+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:11.967029+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.967556+0000 mgr.y (mgr.54108) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:11.967556+0000 mgr.y (mgr.54108) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.025186+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.025186+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.027035+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.027035+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.029577+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.029577+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.030448+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.030448+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.036327+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.036327+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.036795+0000 mgr.y (mgr.54108) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.036795+0000 mgr.y (mgr.54108) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.094610+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.094610+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.096575+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.096575+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.098494+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.098494+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.099214+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.099214+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.103985+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.103985+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.027035+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.027035+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.029577+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.029577+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.030448+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.030448+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.036327+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.036327+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.036795+0000 mgr.y (mgr.54108) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.036795+0000 mgr.y (mgr.54108) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.094610+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.094610+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.096575+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.096575+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.098494+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.098494+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.099214+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.099214+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.103985+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.103985+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.167238+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.167238+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.169135+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.169135+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.171066+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.171066+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.172073+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.172073+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.177008+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.177008+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.238905+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.238905+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.240836+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.240836+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.243583+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.243583+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.244538+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.244538+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.254185+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.167238+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.167238+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.169135+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.169135+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.171066+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.171066+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.172073+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.172073+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.177008+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.177008+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.238905+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.238905+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.240836+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.240836+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.243583+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.243583+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.244538+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.244538+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.254185+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.254185+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.334121+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.334121+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.336127+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.336127+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.338827+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.338827+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.339693+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[109437]: audit 2024-09-17T12:56:12.339693+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.254185+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.334121+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.334121+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.336127+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.336127+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.338827+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.338827+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.339693+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:12.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:12 smithi022 bash[111962]: audit 2024-09-17T12:56:12.339693+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.104381+0000 mgr.y (mgr.54108) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.104381+0000 mgr.y (mgr.54108) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.177483+0000 mgr.y (mgr.54108) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.177483+0000 mgr.y (mgr.54108) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.254886+0000 mgr.y (mgr.54108) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.254886+0000 mgr.y (mgr.54108) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.360729+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.360729+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.361281+0000 mgr.y (mgr.54108) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.361281+0000 mgr.y (mgr.54108) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.418345+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.418345+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.420313+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.420313+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.423157+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.423157+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.424054+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.424054+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.431838+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.431838+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.432619+0000 mgr.y (mgr.54108) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.432619+0000 mgr.y (mgr.54108) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.516141+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.516141+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.518601+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.518601+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.520904+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.520904+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.521784+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.521784+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.529798+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.529798+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.530414+0000 mgr.y (mgr.54108) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.530414+0000 mgr.y (mgr.54108) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.624895+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.624895+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.627659+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.627659+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.630540+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.630540+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.631685+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.631685+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.638769+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.638769+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.639397+0000 mgr.y (mgr.54108) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.639397+0000 mgr.y (mgr.54108) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.738667+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.738667+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.741474+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.741474+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.744404+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.744404+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.745897+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.745897+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.753182+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.753182+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.754022+0000 mgr.y (mgr.54108) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.754022+0000 mgr.y (mgr.54108) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.828092+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.828092+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.830470+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.830470+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.833199+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.833199+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.834306+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.834306+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.840151+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.840151+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.840703+0000 mgr.y (mgr.54108) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.840703+0000 mgr.y (mgr.54108) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.909941+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.909941+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.912356+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.912356+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.915060+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.915060+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.916128+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.916128+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.921792+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.921792+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.922389+0000 mgr.y (mgr.54108) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:12.922389+0000 mgr.y (mgr.54108) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.995555+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.995555+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.997792+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:12.997792+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.000245+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.000245+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.001317+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.001317+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.009759+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.009759+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.010356+0000 mgr.y (mgr.54108) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.010356+0000 mgr.y (mgr.54108) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.095116+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.095116+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.097720+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.097720+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.101211+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.101211+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.102070+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.102070+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.110038+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.110038+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.175740+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.175740+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.178032+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.178032+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.180987+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.180987+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.181974+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.181974+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.190155+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.190155+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.251952+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.251952+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.254495+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.254495+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.256993+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.256993+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.257702+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.257702+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.263789+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.263789+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.326366+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.326366+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.328689+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.328689+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.330769+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.330769+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.331530+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.331530+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.337726+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:13 smithi190 bash[89008]: audit 2024-09-17T12:56:13.337726+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.104381+0000 mgr.y (mgr.54108) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.104381+0000 mgr.y (mgr.54108) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.177483+0000 mgr.y (mgr.54108) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.177483+0000 mgr.y (mgr.54108) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.254886+0000 mgr.y (mgr.54108) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.254886+0000 mgr.y (mgr.54108) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.360729+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.360729+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.361281+0000 mgr.y (mgr.54108) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.361281+0000 mgr.y (mgr.54108) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.418345+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.418345+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.420313+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.420313+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.423157+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.423157+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.424054+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.424054+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.431838+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.431838+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.104381+0000 mgr.y (mgr.54108) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.104381+0000 mgr.y (mgr.54108) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.177483+0000 mgr.y (mgr.54108) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.177483+0000 mgr.y (mgr.54108) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.254886+0000 mgr.y (mgr.54108) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.254886+0000 mgr.y (mgr.54108) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.360729+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.360729+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.361281+0000 mgr.y (mgr.54108) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.361281+0000 mgr.y (mgr.54108) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.418345+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.418345+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.420313+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.420313+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.423157+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.423157+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.424054+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.424054+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.431838+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.431838+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.432619+0000 mgr.y (mgr.54108) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.432619+0000 mgr.y (mgr.54108) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.516141+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.516141+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.518601+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.518601+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.520904+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.520904+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.521784+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.521784+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.529798+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.529798+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.530414+0000 mgr.y (mgr.54108) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.530414+0000 mgr.y (mgr.54108) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.624895+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.624895+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.627659+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.627659+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.630540+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.630540+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.432619+0000 mgr.y (mgr.54108) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.432619+0000 mgr.y (mgr.54108) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.516141+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.516141+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.518601+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.518601+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.520904+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.520904+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.521784+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.521784+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.529798+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.529798+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.530414+0000 mgr.y (mgr.54108) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.530414+0000 mgr.y (mgr.54108) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.624895+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.624895+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.627659+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.627659+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.630540+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.630540+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.631685+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.631685+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.638769+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.638769+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.639397+0000 mgr.y (mgr.54108) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.639397+0000 mgr.y (mgr.54108) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.738667+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.738667+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.741474+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.741474+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.744404+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.744404+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.745897+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.745897+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.753182+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.753182+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.754022+0000 mgr.y (mgr.54108) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.754022+0000 mgr.y (mgr.54108) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.828092+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.828092+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.631685+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.631685+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.638769+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.638769+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.639397+0000 mgr.y (mgr.54108) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.639397+0000 mgr.y (mgr.54108) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.738667+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.738667+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.741474+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.741474+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.744404+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.744404+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.745897+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.745897+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.753182+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.753182+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.754022+0000 mgr.y (mgr.54108) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.754022+0000 mgr.y (mgr.54108) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.828092+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.828092+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.830470+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.830470+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.833199+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.833199+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.834306+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.834306+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.840151+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.840151+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.840703+0000 mgr.y (mgr.54108) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.840703+0000 mgr.y (mgr.54108) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.909941+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.909941+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.912356+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.912356+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.915060+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.915060+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.916128+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.916128+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.921792+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.921792+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.830470+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.830470+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.833199+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.833199+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.834306+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.834306+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.840151+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.840151+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.840703+0000 mgr.y (mgr.54108) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.840703+0000 mgr.y (mgr.54108) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.909941+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.909941+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.912356+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.912356+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.915060+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.915060+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.916128+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.916128+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.921792+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.921792+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.922389+0000 mgr.y (mgr.54108) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:12.922389+0000 mgr.y (mgr.54108) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.995555+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.995555+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.997792+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:12.997792+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.000245+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.000245+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.001317+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.001317+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.009759+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.009759+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.010356+0000 mgr.y (mgr.54108) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.010356+0000 mgr.y (mgr.54108) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.095116+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.095116+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.097720+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.097720+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.101211+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.101211+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.102070+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.102070+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.110038+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.110038+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.175740+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.175740+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.178032+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.178032+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.180987+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.180987+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.181974+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.181974+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.190155+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.190155+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.251952+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.251952+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.254495+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.254495+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.922389+0000 mgr.y (mgr.54108) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:12.922389+0000 mgr.y (mgr.54108) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.995555+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.995555+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.997792+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:12.997792+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.000245+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.000245+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.001317+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.001317+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.009759+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.009759+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.010356+0000 mgr.y (mgr.54108) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.010356+0000 mgr.y (mgr.54108) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.095116+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.095116+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.097720+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.097720+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.101211+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.256993+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.256993+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.257702+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.257702+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.263789+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.263789+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.326366+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.326366+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.328689+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.328689+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.330769+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.330769+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.331530+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.331530+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.337726+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[109437]: audit 2024-09-17T12:56:13.337726+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.101211+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.102070+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.102070+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.110038+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.110038+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.175740+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.175740+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.178032+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.178032+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.180987+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.180987+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.181974+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.181974+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.190155+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.190155+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.251952+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.251952+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.254495+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.254495+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.256993+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.256993+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.257702+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.257702+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.263789+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.263789+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.326366+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.326366+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.328689+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.328689+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:13.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.330769+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.330769+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:13.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.331530+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.331530+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:13.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.337726+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:13.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:13 smithi022 bash[111962]: audit 2024-09-17T12:56:13.337726+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.620 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.110531+0000 mgr.y (mgr.54108) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.620 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.110531+0000 mgr.y (mgr.54108) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.620 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.190705+0000 mgr.y (mgr.54108) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.620 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.190705+0000 mgr.y (mgr.54108) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.264509+0000 mgr.y (mgr.54108) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.264509+0000 mgr.y (mgr.54108) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.338372+0000 mgr.y (mgr.54108) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.338372+0000 mgr.y (mgr.54108) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.413489+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.413489+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.415768+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.415768+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.621 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.418413+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.418413+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.419064+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.419064+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.424220+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.424220+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.424684+0000 mgr.y (mgr.54108) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.424684+0000 mgr.y (mgr.54108) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.465028+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.465028+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.470906+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.470906+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.622 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.477726+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.477726+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.489039+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.489039+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.498334+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.498334+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.499743+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.499743+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.500820+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.500820+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.502340+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.502340+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.623 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.504667+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.504667+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.505983+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.505983+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.624 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.506607+0000 mgr.y (mgr.54108) 2219 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.506607+0000 mgr.y (mgr.54108) 2219 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.511160+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.511160+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.513710+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"} : dispatch 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.513710+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"} : dispatch 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.518157+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"}]': finished 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.518157+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"}]': finished 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.520684+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"} : dispatch 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.520684+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"} : dispatch 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.525712+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"}]': finished 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.525712+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"}]': finished 2024-09-17T12:56:14.625 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.528484+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.528484+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.529195+0000 mgr.y (mgr.54108) 2220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.529195+0000 mgr.y (mgr.54108) 2220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.533394+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.533394+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.536114+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.536114+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.537186+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.537186+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.537765+0000 mgr.y (mgr.54108) 2221 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.537765+0000 mgr.y (mgr.54108) 2221 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.541960+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.626 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.541960+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.545223+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.545223+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.545977+0000 mgr.y (mgr.54108) 2222 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.545977+0000 mgr.y (mgr.54108) 2222 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.549265+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.549265+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.553743+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.553743+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.554526+0000 mgr.y (mgr.54108) 2223 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.554526+0000 mgr.y (mgr.54108) 2223 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.558406+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.558406+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.561400+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.627 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.561400+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.563551+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.110531+0000 mgr.y (mgr.54108) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.110531+0000 mgr.y (mgr.54108) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.190705+0000 mgr.y (mgr.54108) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.190705+0000 mgr.y (mgr.54108) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.264509+0000 mgr.y (mgr.54108) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.264509+0000 mgr.y (mgr.54108) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.338372+0000 mgr.y (mgr.54108) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.628 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.338372+0000 mgr.y (mgr.54108) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.413489+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.413489+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.415768+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.415768+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.418413+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.418413+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.419064+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.419064+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.424220+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.424220+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.424684+0000 mgr.y (mgr.54108) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.629 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.424684+0000 mgr.y (mgr.54108) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.630 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.563551+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.630 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.565753+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.630 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.565753+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.630 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.568028+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.630 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.568028+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.630 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.570066+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.630 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.570066+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.572588+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.572588+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.573945+0000 mgr.y (mgr.54108) 2224 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.573945+0000 mgr.y (mgr.54108) 2224 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.575974+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.575974+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.580921+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.580921+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.584334+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.584334+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.588160+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:56:14.631 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.588160+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.590910+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.590910+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.596893+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.596893+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.600081+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.600081+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.603234+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.603234+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.605346+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.605346+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.611364+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.611364+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:56:14.632 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.613813+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.613813+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.620217+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.620217+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.623525+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.623525+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.626473+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.626473+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.628937+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.628937+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.630188+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.630188+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:56:14.633 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.635679+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.635679+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.638316+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.638316+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.639208+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.639208+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.644674+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.644674+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.465028+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.465028+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.470906+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.634 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.470906+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.477726+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.477726+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.489039+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.489039+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.498334+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.498334+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.499743+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.499743+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.500820+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.500820+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.502340+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.502340+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.635 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.504667+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.504667+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.505983+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.505983+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.636 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.506607+0000 mgr.y (mgr.54108) 2219 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:56:14.636 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.647136+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:56:14.636 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.647136+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.653372+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.653372+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.656148+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.656148+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.657164+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.657164+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.658158+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.658158+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.659232+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.659232+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.660267+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.637 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.660267+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.661164+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.661164+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.661915+0000 mgr.y (mgr.54108) 2225 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cephadm 2024-09-17T12:56:13.661915+0000 mgr.y (mgr.54108) 2225 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.662725+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.662725+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.667052+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.667052+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.670068+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.670068+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.671497+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.671497+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.638 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.679127+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.679127+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cluster 2024-09-17T12:56:13.740300+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: cluster 2024-09-17T12:56:13.740300+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.802098+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.802098+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.803709+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.803709+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.813567+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:13.813567+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:14.313765+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.639 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[109437]: audit 2024-09-17T12:56:14.313765+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.640 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.506607+0000 mgr.y (mgr.54108) 2219 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.511160+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.511160+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.513710+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"} : dispatch 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.513710+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"} : dispatch 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.518157+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"}]': finished 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.518157+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"}]': finished 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.520684+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"} : dispatch 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.520684+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"} : dispatch 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.525712+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"}]': finished 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.525712+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"}]': finished 2024-09-17T12:56:14.641 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.528484+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.528484+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.529195+0000 mgr.y (mgr.54108) 2220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.529195+0000 mgr.y (mgr.54108) 2220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.533394+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.533394+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.536114+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.536114+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.537186+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.537186+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.537765+0000 mgr.y (mgr.54108) 2221 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.537765+0000 mgr.y (mgr.54108) 2221 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.541960+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.642 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.541960+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.545223+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.545223+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.545977+0000 mgr.y (mgr.54108) 2222 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.545977+0000 mgr.y (mgr.54108) 2222 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.549265+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.549265+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.553743+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.553743+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.554526+0000 mgr.y (mgr.54108) 2223 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.554526+0000 mgr.y (mgr.54108) 2223 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.558406+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.558406+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.643 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.561400+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.561400+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.563551+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.563551+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.565753+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.565753+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.568028+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.568028+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.570066+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.570066+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.572588+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.572588+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.644 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.573945+0000 mgr.y (mgr.54108) 2224 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.573945+0000 mgr.y (mgr.54108) 2224 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.575974+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.575974+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.580921+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.580921+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.584334+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.584334+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.588160+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.588160+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.590910+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.590910+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.596893+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:56:14.645 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.596893+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.600081+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.600081+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.603234+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.603234+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.605346+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.605346+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.611364+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.611364+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.613813+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.613813+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.620217+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:56:14.646 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.620217+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.623525+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.623525+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.626473+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.626473+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.628937+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.628937+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.630188+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.630188+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.635679+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.635679+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.638316+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.638316+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:56:14.647 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.639208+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.639208+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.644674+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.644674+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.647136+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.647136+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.653372+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.653372+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.656148+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.656148+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.657164+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.657164+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.648 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.658158+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.658158+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.659232+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.659232+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.660267+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.660267+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.661164+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.661164+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.661915+0000 mgr.y (mgr.54108) 2225 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cephadm 2024-09-17T12:56:13.661915+0000 mgr.y (mgr.54108) 2225 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.662725+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.662725+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.667052+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:56:14.649 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.667052+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.670068+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.670068+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.671497+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.671497+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.679127+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.679127+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cluster 2024-09-17T12:56:13.740300+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: cluster 2024-09-17T12:56:13.740300+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.802098+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.802098+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.803709+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.803709+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.650 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.813567+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:13.813567+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:14.313765+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.651 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:14 smithi022 bash[111962]: audit 2024-09-17T12:56:14.313765+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.110531+0000 mgr.y (mgr.54108) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.110531+0000 mgr.y (mgr.54108) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.190705+0000 mgr.y (mgr.54108) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.190705+0000 mgr.y (mgr.54108) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.264509+0000 mgr.y (mgr.54108) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.264509+0000 mgr.y (mgr.54108) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.338372+0000 mgr.y (mgr.54108) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.338372+0000 mgr.y (mgr.54108) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.413489+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.413489+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.415768+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.415768+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.418413+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.418413+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.419064+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.419064+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.424220+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.424220+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.424684+0000 mgr.y (mgr.54108) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.424684+0000 mgr.y (mgr.54108) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.465028+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.465028+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.470906+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.470906+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.477726+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.477726+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.489039+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.489039+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.498334+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.498334+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.499743+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.499743+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.500820+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.500820+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.502340+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.502340+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.504667+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.504667+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.505983+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.505983+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.506607+0000 mgr.y (mgr.54108) 2219 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:56:14.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.506607+0000 mgr.y (mgr.54108) 2219 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:56:14.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.511160+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.511160+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.513710+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"} : dispatch 2024-09-17T12:56:14.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.513710+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"} : dispatch 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.518157+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"}]': finished 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.518157+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi022.ynrlhy"}]': finished 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.520684+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"} : dispatch 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.520684+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"} : dispatch 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.525712+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"}]': finished 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.525712+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi190.myouwa"}]': finished 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.528484+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.528484+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.529195+0000 mgr.y (mgr.54108) 2220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.529195+0000 mgr.y (mgr.54108) 2220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.533394+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.533394+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.536114+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.536114+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.537186+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.537186+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.537765+0000 mgr.y (mgr.54108) 2221 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.537765+0000 mgr.y (mgr.54108) 2221 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.541960+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.541960+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.545223+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.545223+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.545977+0000 mgr.y (mgr.54108) 2222 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.545977+0000 mgr.y (mgr.54108) 2222 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.549265+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.549265+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.553743+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.553743+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.554526+0000 mgr.y (mgr.54108) 2223 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.554526+0000 mgr.y (mgr.54108) 2223 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.558406+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.558406+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.561400+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.561400+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.563551+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.563551+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.565753+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.565753+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.568028+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.568028+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.570066+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.570066+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.572588+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.572588+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.573945+0000 mgr.y (mgr.54108) 2224 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.573945+0000 mgr.y (mgr.54108) 2224 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.575974+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.575974+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.580921+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.580921+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.584334+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.584334+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.588160+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.588160+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.590910+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.590910+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.596893+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.596893+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.600081+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.600081+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.603234+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.603234+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.605346+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.605346+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.611364+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:56:14.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.611364+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.613813+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.613813+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.620217+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.620217+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.623525+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.623525+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.626473+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.626473+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.628937+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.628937+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.630188+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.630188+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:56:14.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.635679+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.635679+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.638316+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.638316+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.639208+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.639208+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.644674+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.644674+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.647136+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.647136+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.653372+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.653372+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.656148+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.656148+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.657164+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.657164+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.658158+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.658158+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.659232+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.659232+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.660267+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.660267+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.661164+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.661164+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.661915+0000 mgr.y (mgr.54108) 2225 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:56:14.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cephadm 2024-09-17T12:56:13.661915+0000 mgr.y (mgr.54108) 2225 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.662725+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.662725+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.667052+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.667052+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.670068+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.670068+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.671497+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.671497+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.679127+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.679127+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cluster 2024-09-17T12:56:13.740300+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: cluster 2024-09-17T12:56:13.740300+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 70 op/s 2024-09-17T12:56:14.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.802098+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.802098+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:14.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.803709+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.803709+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:14.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.813567+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:13.813567+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:14.313765+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:14.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:14 smithi190 bash[89008]: audit 2024-09-17T12:56:14.313765+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:15.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:15 smithi190 bash[89008]: audit 2024-09-17T12:56:14.605522+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:15.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:15 smithi190 bash[89008]: audit 2024-09-17T12:56:14.605522+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:15.888 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:15 smithi190 bash[89008]: audit 2024-09-17T12:56:14.611545+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:15.888 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:15 smithi190 bash[89008]: audit 2024-09-17T12:56:14.611545+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:15.888 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:15 smithi190 bash[89008]: audit 2024-09-17T12:56:14.617748+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:15.888 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:15 smithi190 bash[89008]: audit 2024-09-17T12:56:14.617748+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[111962]: audit 2024-09-17T12:56:14.605522+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[111962]: audit 2024-09-17T12:56:14.605522+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[111962]: audit 2024-09-17T12:56:14.611545+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[111962]: audit 2024-09-17T12:56:14.611545+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[111962]: audit 2024-09-17T12:56:14.617748+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[111962]: audit 2024-09-17T12:56:14.617748+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[109437]: audit 2024-09-17T12:56:14.605522+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[109437]: audit 2024-09-17T12:56:14.605522+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[109437]: audit 2024-09-17T12:56:14.611545+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[109437]: audit 2024-09-17T12:56:14.611545+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[109437]: audit 2024-09-17T12:56:14.617748+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:15 smithi022 bash[109437]: audit 2024-09-17T12:56:14.617748+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:16 smithi190 bash[89008]: audit 2024-09-17T12:56:15.674171+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:16 smithi190 bash[89008]: audit 2024-09-17T12:56:15.674171+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:16 smithi190 bash[89008]: cluster 2024-09-17T12:56:15.741661+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:16.902 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:16 smithi190 bash[89008]: cluster 2024-09-17T12:56:15.741661+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:16 smithi022 bash[109437]: audit 2024-09-17T12:56:15.674171+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:16 smithi022 bash[109437]: audit 2024-09-17T12:56:15.674171+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:16 smithi022 bash[109437]: cluster 2024-09-17T12:56:15.741661+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:17.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:16 smithi022 bash[109437]: cluster 2024-09-17T12:56:15.741661+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:16 smithi022 bash[111962]: audit 2024-09-17T12:56:15.674171+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:16 smithi022 bash[111962]: audit 2024-09-17T12:56:15.674171+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:16 smithi022 bash[111962]: cluster 2024-09-17T12:56:15.741661+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:17.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:16 smithi022 bash[111962]: cluster 2024-09-17T12:56:15.741661+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:18 smithi190 bash[89008]: audit 2024-09-17T12:56:17.281070+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:18 smithi190 bash[89008]: audit 2024-09-17T12:56:17.281070+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:18 smithi190 bash[89008]: audit 2024-09-17T12:56:17.292092+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:18 smithi190 bash[89008]: audit 2024-09-17T12:56:17.292092+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:18 smithi190 bash[89008]: audit 2024-09-17T12:56:17.302741+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:18 smithi190 bash[89008]: audit 2024-09-17T12:56:17.302741+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:18 smithi190 bash[89008]: cluster 2024-09-17T12:56:17.742849+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:18 smithi190 bash[89008]: cluster 2024-09-17T12:56:17.742849+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[109437]: audit 2024-09-17T12:56:17.281070+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[109437]: audit 2024-09-17T12:56:17.281070+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[109437]: audit 2024-09-17T12:56:17.292092+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[109437]: audit 2024-09-17T12:56:17.292092+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[109437]: audit 2024-09-17T12:56:17.302741+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[109437]: audit 2024-09-17T12:56:17.302741+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[109437]: cluster 2024-09-17T12:56:17.742849+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[109437]: cluster 2024-09-17T12:56:17.742849+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[111962]: audit 2024-09-17T12:56:17.281070+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[111962]: audit 2024-09-17T12:56:17.281070+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[111962]: audit 2024-09-17T12:56:17.292092+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[111962]: audit 2024-09-17T12:56:17.292092+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[111962]: audit 2024-09-17T12:56:17.302741+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[111962]: audit 2024-09-17T12:56:17.302741+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[111962]: cluster 2024-09-17T12:56:17.742849+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:18.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:18 smithi022 bash[111962]: cluster 2024-09-17T12:56:17.742849+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:19.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:19 smithi190 bash[89008]: audit 2024-09-17T12:56:18.954059+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:19 smithi190 bash[89008]: audit 2024-09-17T12:56:18.954059+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:19.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:19 smithi022 bash[111962]: audit 2024-09-17T12:56:18.954059+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:19.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:19 smithi022 bash[111962]: audit 2024-09-17T12:56:18.954059+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:19.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:19 smithi022 bash[109437]: audit 2024-09-17T12:56:18.954059+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:19.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:19 smithi022 bash[109437]: audit 2024-09-17T12:56:18.954059+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:56:20] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T12:56:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[111962]: cluster 2024-09-17T12:56:19.743896+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[111962]: cluster 2024-09-17T12:56:19.743896+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[111962]: audit 2024-09-17T12:56:19.931837+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[111962]: audit 2024-09-17T12:56:19.931837+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[111962]: audit 2024-09-17T12:56:19.942723+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[111962]: audit 2024-09-17T12:56:19.942723+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[111962]: audit 2024-09-17T12:56:19.953367+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[111962]: audit 2024-09-17T12:56:19.953367+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[109437]: cluster 2024-09-17T12:56:19.743896+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[109437]: cluster 2024-09-17T12:56:19.743896+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[109437]: audit 2024-09-17T12:56:19.931837+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[109437]: audit 2024-09-17T12:56:19.931837+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[109437]: audit 2024-09-17T12:56:19.942723+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[109437]: audit 2024-09-17T12:56:19.942723+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[109437]: audit 2024-09-17T12:56:19.953367+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:20 smithi022 bash[109437]: audit 2024-09-17T12:56:19.953367+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:20 smithi190 bash[89008]: cluster 2024-09-17T12:56:19.743896+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:20 smithi190 bash[89008]: cluster 2024-09-17T12:56:19.743896+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:20 smithi190 bash[89008]: audit 2024-09-17T12:56:19.931837+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:20 smithi190 bash[89008]: audit 2024-09-17T12:56:19.931837+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:20 smithi190 bash[89008]: audit 2024-09-17T12:56:19.942723+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:20 smithi190 bash[89008]: audit 2024-09-17T12:56:19.942723+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:20 smithi190 bash[89008]: audit 2024-09-17T12:56:19.953367+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:20 smithi190 bash[89008]: audit 2024-09-17T12:56:19.953367+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:22 smithi022 bash[111962]: cluster 2024-09-17T12:56:21.745130+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:22 smithi022 bash[111962]: cluster 2024-09-17T12:56:21.745130+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:22 smithi022 bash[109437]: cluster 2024-09-17T12:56:21.745130+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:22 smithi022 bash[109437]: cluster 2024-09-17T12:56:21.745130+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:23.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:22 smithi190 bash[89008]: cluster 2024-09-17T12:56:21.745130+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:22 smithi190 bash[89008]: cluster 2024-09-17T12:56:21.745130+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:56:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:24 smithi022 bash[111962]: cluster 2024-09-17T12:56:23.746321+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T12:56:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:24 smithi022 bash[111962]: cluster 2024-09-17T12:56:23.746321+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T12:56:25.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:24 smithi022 bash[109437]: cluster 2024-09-17T12:56:23.746321+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T12:56:25.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:24 smithi022 bash[109437]: cluster 2024-09-17T12:56:23.746321+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T12:56:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:24 smithi190 bash[89008]: cluster 2024-09-17T12:56:23.746321+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T12:56:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:24 smithi190 bash[89008]: cluster 2024-09-17T12:56:23.746321+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T12:56:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:26 smithi022 bash[111962]: audit 2024-09-17T12:56:25.685467+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:26 smithi022 bash[111962]: audit 2024-09-17T12:56:25.685467+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:26 smithi022 bash[111962]: cluster 2024-09-17T12:56:25.747582+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T12:56:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:26 smithi022 bash[111962]: cluster 2024-09-17T12:56:25.747582+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T12:56:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:26 smithi022 bash[109437]: audit 2024-09-17T12:56:25.685467+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:26 smithi022 bash[109437]: audit 2024-09-17T12:56:25.685467+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:26 smithi022 bash[109437]: cluster 2024-09-17T12:56:25.747582+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T12:56:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:26 smithi022 bash[109437]: cluster 2024-09-17T12:56:25.747582+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T12:56:27.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:26 smithi190 bash[89008]: audit 2024-09-17T12:56:25.685467+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:26 smithi190 bash[89008]: audit 2024-09-17T12:56:25.685467+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:26 smithi190 bash[89008]: cluster 2024-09-17T12:56:25.747582+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T12:56:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:26 smithi190 bash[89008]: cluster 2024-09-17T12:56:25.747582+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T12:56:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:28 smithi022 bash[111962]: cluster 2024-09-17T12:56:27.748981+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:28 smithi022 bash[111962]: cluster 2024-09-17T12:56:27.748981+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:28 smithi022 bash[109437]: cluster 2024-09-17T12:56:27.748981+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:29.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:28 smithi022 bash[109437]: cluster 2024-09-17T12:56:27.748981+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:29.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:28 smithi190 bash[89008]: cluster 2024-09-17T12:56:27.748981+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:28 smithi190 bash[89008]: cluster 2024-09-17T12:56:27.748981+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:56:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:56:30] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T12:56:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:30 smithi022 bash[109437]: cluster 2024-09-17T12:56:29.749639+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:30 smithi022 bash[109437]: cluster 2024-09-17T12:56:29.749639+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:30 smithi022 bash[111962]: cluster 2024-09-17T12:56:29.749639+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:30 smithi022 bash[111962]: cluster 2024-09-17T12:56:29.749639+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:31.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:30 smithi190 bash[89008]: cluster 2024-09-17T12:56:29.749639+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:30 smithi190 bash[89008]: cluster 2024-09-17T12:56:29.749639+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:32.257 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:56:33.055 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:32 smithi022 bash[111962]: audit 2024-09-17T12:56:31.093350+0000 mgr.y (mgr.54108) 2237 : audit [DBG] from='client.64889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:33.056 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:32 smithi022 bash[111962]: audit 2024-09-17T12:56:31.093350+0000 mgr.y (mgr.54108) 2237 : audit [DBG] from='client.64889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:33.056 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:32 smithi022 bash[111962]: cluster 2024-09-17T12:56:31.750903+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:33.056 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:32 smithi022 bash[111962]: cluster 2024-09-17T12:56:31.750903+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:33.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:32 smithi022 bash[109437]: audit 2024-09-17T12:56:31.093350+0000 mgr.y (mgr.54108) 2237 : audit [DBG] from='client.64889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:33.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:32 smithi022 bash[109437]: audit 2024-09-17T12:56:31.093350+0000 mgr.y (mgr.54108) 2237 : audit [DBG] from='client.64889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:33.056 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:32 smithi022 bash[109437]: cluster 2024-09-17T12:56:31.750903+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:33.057 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:32 smithi022 bash[109437]: cluster 2024-09-17T12:56:31.750903+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:33.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:32 smithi190 bash[89008]: audit 2024-09-17T12:56:31.093350+0000 mgr.y (mgr.54108) 2237 : audit [DBG] from='client.64889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:32 smithi190 bash[89008]: audit 2024-09-17T12:56:31.093350+0000 mgr.y (mgr.54108) 2237 : audit [DBG] from='client.64889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:32 smithi190 bash[89008]: cluster 2024-09-17T12:56:31.750903+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:32 smithi190 bash[89008]: cluster 2024-09-17T12:56:31.750903+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:34 smithi022 bash[111962]: audit 2024-09-17T12:56:33.954653+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:34 smithi022 bash[111962]: audit 2024-09-17T12:56:33.954653+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:34 smithi022 bash[109437]: audit 2024-09-17T12:56:33.954653+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:34 smithi022 bash[109437]: audit 2024-09-17T12:56:33.954653+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:34.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:34 smithi190 bash[89008]: audit 2024-09-17T12:56:33.954653+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:34 smithi190 bash[89008]: audit 2024-09-17T12:56:33.954653+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[111962]: cluster 2024-09-17T12:56:33.751874+0000 mgr.y (mgr.54108) 2239 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[111962]: cluster 2024-09-17T12:56:33.751874+0000 mgr.y (mgr.54108) 2239 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[111962]: audit 2024-09-17T12:56:34.837715+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[111962]: audit 2024-09-17T12:56:34.837715+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[111962]: audit 2024-09-17T12:56:34.851823+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[111962]: audit 2024-09-17T12:56:34.851823+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[111962]: audit 2024-09-17T12:56:34.863818+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[111962]: audit 2024-09-17T12:56:34.863818+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[109437]: cluster 2024-09-17T12:56:33.751874+0000 mgr.y (mgr.54108) 2239 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[109437]: cluster 2024-09-17T12:56:33.751874+0000 mgr.y (mgr.54108) 2239 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[109437]: audit 2024-09-17T12:56:34.837715+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[109437]: audit 2024-09-17T12:56:34.837715+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[109437]: audit 2024-09-17T12:56:34.851823+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[109437]: audit 2024-09-17T12:56:34.851823+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[109437]: audit 2024-09-17T12:56:34.863818+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:35 smithi022 bash[109437]: audit 2024-09-17T12:56:34.863818+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.355 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:35 smithi190 bash[89008]: cluster 2024-09-17T12:56:33.751874+0000 mgr.y (mgr.54108) 2239 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:35.355 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:35 smithi190 bash[89008]: cluster 2024-09-17T12:56:33.751874+0000 mgr.y (mgr.54108) 2239 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:35.355 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:35 smithi190 bash[89008]: audit 2024-09-17T12:56:34.837715+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.356 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:35 smithi190 bash[89008]: audit 2024-09-17T12:56:34.837715+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.356 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:35 smithi190 bash[89008]: audit 2024-09-17T12:56:34.851823+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.356 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:35 smithi190 bash[89008]: audit 2024-09-17T12:56:34.851823+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.356 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:35 smithi190 bash[89008]: audit 2024-09-17T12:56:34.863818+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:35.356 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:35 smithi190 bash[89008]: audit 2024-09-17T12:56:34.863818+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:37.300 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:56:37.398 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:37 smithi022 bash[109437]: audit 2024-09-17T12:56:35.691880+0000 mgr.y (mgr.54108) 2240 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:37.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:37 smithi022 bash[109437]: audit 2024-09-17T12:56:35.691880+0000 mgr.y (mgr.54108) 2240 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:37.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:37 smithi022 bash[109437]: cluster 2024-09-17T12:56:35.753055+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:37.399 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:37 smithi022 bash[109437]: cluster 2024-09-17T12:56:35.753055+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:37.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:37 smithi022 bash[111962]: audit 2024-09-17T12:56:35.691880+0000 mgr.y (mgr.54108) 2240 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:37.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:37 smithi022 bash[111962]: audit 2024-09-17T12:56:35.691880+0000 mgr.y (mgr.54108) 2240 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:37.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:37 smithi022 bash[111962]: cluster 2024-09-17T12:56:35.753055+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:37.399 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:37 smithi022 bash[111962]: cluster 2024-09-17T12:56:35.753055+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:37.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:37 smithi190 bash[89008]: audit 2024-09-17T12:56:35.691880+0000 mgr.y (mgr.54108) 2240 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:37 smithi190 bash[89008]: audit 2024-09-17T12:56:35.691880+0000 mgr.y (mgr.54108) 2240 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:37 smithi190 bash[89008]: cluster 2024-09-17T12:56:35.753055+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:37 smithi190 bash[89008]: cluster 2024-09-17T12:56:35.753055+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:39 smithi022 bash[109437]: cluster 2024-09-17T12:56:37.754324+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:39 smithi022 bash[109437]: cluster 2024-09-17T12:56:37.754324+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:39.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:39 smithi022 bash[111962]: cluster 2024-09-17T12:56:37.754324+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:39.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:39 smithi022 bash[111962]: cluster 2024-09-17T12:56:37.754324+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:39.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:39 smithi190 bash[89008]: cluster 2024-09-17T12:56:37.754324+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:39 smithi190 bash[89008]: cluster 2024-09-17T12:56:37.754324+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:56:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:56:40] "GET /metrics HTTP/1.1" 200 38561 "" "Prometheus/2.51.0" 2024-09-17T12:56:41.053 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 6s ago 58m - - 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 0s ago 57m - - 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (17m) 6s ago 48m 14.3M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (17m) 0s ago 47m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (20m) 6s ago 44m 50.1M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (13m) 0s ago 56m 443M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (31m) 6s ago 59m 538M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (13m) 6s ago 59m 87.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (15m) 0s ago 57m 68.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (13m) 6s ago 57m 64.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (19m) 6s ago 48m 8552k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (19m) 0s ago 48m 8716k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (10m) 6s ago 55m 64.3M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:56:41.054 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (9m) 6s ago 54m 65.1M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (8m) 6s ago 54m 61.7M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (6m) 6s ago 53m 56.7M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (5m) 0s ago 52m 55.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (4m) 0s ago 51m 55.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (3m) 0s ago 50m 51.6M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (3m) 0s ago 49m 54.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 d926adaedf90 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (18m) 0s ago 48m 51.4M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (73s) 6s ago 45m 89.5M - 19.3.0-4937-g74984932 6c1fcab85602 e8a563316d97 2024-09-17T12:56:41.055 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (33s) 0s ago 45m 89.2M - 19.3.0-4937-g74984932 6c1fcab85602 fce6e69cd831 2024-09-17T12:56:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:41 smithi190 bash[89008]: cluster 2024-09-17T12:56:39.755213+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:41 smithi190 bash[89008]: cluster 2024-09-17T12:56:39.755213+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:41 smithi190 bash[89008]: audit 2024-09-17T12:56:40.148400+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:41 smithi190 bash[89008]: audit 2024-09-17T12:56:40.148400+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:41 smithi190 bash[89008]: audit 2024-09-17T12:56:40.159217+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:41 smithi190 bash[89008]: audit 2024-09-17T12:56:40.159217+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:41 smithi190 bash[89008]: audit 2024-09-17T12:56:40.170096+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:41 smithi190 bash[89008]: audit 2024-09-17T12:56:40.170096+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[109437]: cluster 2024-09-17T12:56:39.755213+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:41.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[109437]: cluster 2024-09-17T12:56:39.755213+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:41.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[109437]: audit 2024-09-17T12:56:40.148400+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[109437]: audit 2024-09-17T12:56:40.148400+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[109437]: audit 2024-09-17T12:56:40.159217+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[109437]: audit 2024-09-17T12:56:40.159217+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[109437]: audit 2024-09-17T12:56:40.170096+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[109437]: audit 2024-09-17T12:56:40.170096+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[111962]: cluster 2024-09-17T12:56:39.755213+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[111962]: cluster 2024-09-17T12:56:39.755213+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[111962]: audit 2024-09-17T12:56:40.148400+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[111962]: audit 2024-09-17T12:56:40.148400+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[111962]: audit 2024-09-17T12:56:40.159217+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[111962]: audit 2024-09-17T12:56:40.159217+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[111962]: audit 2024-09-17T12:56:40.170096+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:41 smithi022 bash[111962]: audit 2024-09-17T12:56:40.170096+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:41.838 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-17T12:56:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:42 smithi022 bash[109437]: audit 2024-09-17T12:56:41.035557+0000 mgr.y (mgr.54108) 2244 : audit [DBG] from='client.54963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:42.317 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:42 smithi022 bash[109437]: audit 2024-09-17T12:56:41.035557+0000 mgr.y (mgr.54108) 2244 : audit [DBG] from='client.54963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:42.318 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:42 smithi022 bash[111962]: audit 2024-09-17T12:56:41.035557+0000 mgr.y (mgr.54108) 2244 : audit [DBG] from='client.54963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:42.318 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:42 smithi022 bash[111962]: audit 2024-09-17T12:56:41.035557+0000 mgr.y (mgr.54108) 2244 : audit [DBG] from='client.54963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:42 smithi190 bash[89008]: audit 2024-09-17T12:56:41.035557+0000 mgr.y (mgr.54108) 2244 : audit [DBG] from='client.54963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:42 smithi190 bash[89008]: audit 2024-09-17T12:56:41.035557+0000 mgr.y (mgr.54108) 2244 : audit [DBG] from='client.54963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:43 smithi190 bash[89008]: cluster 2024-09-17T12:56:41.756429+0000 mgr.y (mgr.54108) 2245 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:43 smithi190 bash[89008]: cluster 2024-09-17T12:56:41.756429+0000 mgr.y (mgr.54108) 2245 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:43 smithi022 bash[111962]: cluster 2024-09-17T12:56:41.756429+0000 mgr.y (mgr.54108) 2245 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:43 smithi022 bash[111962]: cluster 2024-09-17T12:56:41.756429+0000 mgr.y (mgr.54108) 2245 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:43.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:43 smithi022 bash[109437]: cluster 2024-09-17T12:56:41.756429+0000 mgr.y (mgr.54108) 2245 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:43.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:43 smithi022 bash[109437]: cluster 2024-09-17T12:56:41.756429+0000 mgr.y (mgr.54108) 2245 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:45 smithi190 bash[89008]: cluster 2024-09-17T12:56:43.757657+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:45 smithi190 bash[89008]: cluster 2024-09-17T12:56:43.757657+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:45 smithi022 bash[111962]: cluster 2024-09-17T12:56:43.757657+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:45 smithi022 bash[111962]: cluster 2024-09-17T12:56:43.757657+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:45 smithi022 bash[109437]: cluster 2024-09-17T12:56:43.757657+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:45 smithi022 bash[109437]: cluster 2024-09-17T12:56:43.757657+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:46.607 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:56:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:47 smithi190 bash[89008]: audit 2024-09-17T12:56:45.703123+0000 mgr.y (mgr.54108) 2247 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:47 smithi190 bash[89008]: audit 2024-09-17T12:56:45.703123+0000 mgr.y (mgr.54108) 2247 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:47 smithi190 bash[89008]: cluster 2024-09-17T12:56:45.758798+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:47 smithi190 bash[89008]: cluster 2024-09-17T12:56:45.758798+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:47 smithi022 bash[109437]: audit 2024-09-17T12:56:45.703123+0000 mgr.y (mgr.54108) 2247 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:47 smithi022 bash[109437]: audit 2024-09-17T12:56:45.703123+0000 mgr.y (mgr.54108) 2247 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:47 smithi022 bash[109437]: cluster 2024-09-17T12:56:45.758798+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:47 smithi022 bash[109437]: cluster 2024-09-17T12:56:45.758798+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:47 smithi022 bash[111962]: audit 2024-09-17T12:56:45.703123+0000 mgr.y (mgr.54108) 2247 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:47 smithi022 bash[111962]: audit 2024-09-17T12:56:45.703123+0000 mgr.y (mgr.54108) 2247 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:47 smithi022 bash[111962]: cluster 2024-09-17T12:56:45.758798+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:47 smithi022 bash[111962]: cluster 2024-09-17T12:56:45.758798+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:49.096 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:49 smithi022 bash[111962]: cluster 2024-09-17T12:56:47.760478+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:49.096 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:49 smithi022 bash[111962]: cluster 2024-09-17T12:56:47.760478+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:49.096 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:49 smithi022 bash[111962]: audit 2024-09-17T12:56:48.954644+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:49.096 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:49 smithi022 bash[111962]: audit 2024-09-17T12:56:48.954644+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:49.096 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:49 smithi022 bash[109437]: cluster 2024-09-17T12:56:47.760478+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:49.096 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:49 smithi022 bash[109437]: cluster 2024-09-17T12:56:47.760478+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:49.096 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:49 smithi022 bash[109437]: audit 2024-09-17T12:56:48.954644+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:49.097 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:49 smithi022 bash[109437]: audit 2024-09-17T12:56:48.954644+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:49 smithi190 bash[89008]: cluster 2024-09-17T12:56:47.760478+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:49 smithi190 bash[89008]: cluster 2024-09-17T12:56:47.760478+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:49 smithi190 bash[89008]: audit 2024-09-17T12:56:48.954644+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:49 smithi190 bash[89008]: audit 2024-09-17T12:56:48.954644+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:56:50.998 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:56:51.078 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:56:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:56:50] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T12:56:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:51 smithi190 bash[89008]: cluster 2024-09-17T12:56:49.761429+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:51 smithi190 bash[89008]: cluster 2024-09-17T12:56:49.761429+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:51 smithi190 bash[89008]: audit 2024-09-17T12:56:50.984186+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.22:0/1252318839' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:51 smithi190 bash[89008]: audit 2024-09-17T12:56:50.984186+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.22:0/1252318839' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:51 smithi022 bash[109437]: cluster 2024-09-17T12:56:49.761429+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:51 smithi022 bash[109437]: cluster 2024-09-17T12:56:49.761429+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:51 smithi022 bash[109437]: audit 2024-09-17T12:56:50.984186+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.22:0/1252318839' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:51 smithi022 bash[109437]: audit 2024-09-17T12:56:50.984186+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.22:0/1252318839' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:51 smithi022 bash[111962]: cluster 2024-09-17T12:56:49.761429+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:51 smithi022 bash[111962]: cluster 2024-09-17T12:56:49.761429+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:51 smithi022 bash[111962]: audit 2024-09-17T12:56:50.984186+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.22:0/1252318839' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:51 smithi022 bash[111962]: audit 2024-09-17T12:56:50.984186+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.22:0/1252318839' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:56:52.429 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-09-17T12:56:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:53 smithi022 bash[111962]: cluster 2024-09-17T12:56:51.762665+0000 mgr.y (mgr.54108) 2251 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:53 smithi022 bash[111962]: cluster 2024-09-17T12:56:51.762665+0000 mgr.y (mgr.54108) 2251 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:53 smithi022 bash[109437]: cluster 2024-09-17T12:56:51.762665+0000 mgr.y (mgr.54108) 2251 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:53.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:53 smithi022 bash[109437]: cluster 2024-09-17T12:56:51.762665+0000 mgr.y (mgr.54108) 2251 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:53.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:53 smithi190 bash[89008]: cluster 2024-09-17T12:56:51.762665+0000 mgr.y (mgr.54108) 2251 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:53.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:53 smithi190 bash[89008]: cluster 2024-09-17T12:56:51.762665+0000 mgr.y (mgr.54108) 2251 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:55 smithi190 bash[89008]: cluster 2024-09-17T12:56:53.763682+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:55 smithi190 bash[89008]: cluster 2024-09-17T12:56:53.763682+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:55 smithi190 bash[89008]: audit 2024-09-17T12:56:55.046400+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:55 smithi190 bash[89008]: audit 2024-09-17T12:56:55.046400+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:55 smithi190 bash[89008]: audit 2024-09-17T12:56:55.051359+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:55 smithi190 bash[89008]: audit 2024-09-17T12:56:55.051359+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:55 smithi190 bash[89008]: audit 2024-09-17T12:56:55.056307+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:55 smithi190 bash[89008]: audit 2024-09-17T12:56:55.056307+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[109437]: cluster 2024-09-17T12:56:53.763682+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[109437]: cluster 2024-09-17T12:56:53.763682+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[109437]: audit 2024-09-17T12:56:55.046400+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[109437]: audit 2024-09-17T12:56:55.046400+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[109437]: audit 2024-09-17T12:56:55.051359+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[109437]: audit 2024-09-17T12:56:55.051359+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[109437]: audit 2024-09-17T12:56:55.056307+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[109437]: audit 2024-09-17T12:56:55.056307+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[111962]: cluster 2024-09-17T12:56:53.763682+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[111962]: cluster 2024-09-17T12:56:53.763682+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[111962]: audit 2024-09-17T12:56:55.046400+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[111962]: audit 2024-09-17T12:56:55.046400+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[111962]: audit 2024-09-17T12:56:55.051359+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[111962]: audit 2024-09-17T12:56:55.051359+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[111962]: audit 2024-09-17T12:56:55.056307+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:55.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:55 smithi022 bash[111962]: audit 2024-09-17T12:56:55.056307+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:56:57.055 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:56:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:57 smithi190 bash[89008]: audit 2024-09-17T12:56:55.714468+0000 mgr.y (mgr.54108) 2253 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:57 smithi190 bash[89008]: audit 2024-09-17T12:56:55.714468+0000 mgr.y (mgr.54108) 2253 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:57 smithi190 bash[89008]: cluster 2024-09-17T12:56:55.764843+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:57 smithi190 bash[89008]: cluster 2024-09-17T12:56:55.764843+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:57 smithi022 bash[111962]: audit 2024-09-17T12:56:55.714468+0000 mgr.y (mgr.54108) 2253 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:57 smithi022 bash[111962]: audit 2024-09-17T12:56:55.714468+0000 mgr.y (mgr.54108) 2253 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:57 smithi022 bash[111962]: cluster 2024-09-17T12:56:55.764843+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:57 smithi022 bash[111962]: cluster 2024-09-17T12:56:55.764843+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:57.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:57 smithi022 bash[109437]: audit 2024-09-17T12:56:55.714468+0000 mgr.y (mgr.54108) 2253 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:57.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:57 smithi022 bash[109437]: audit 2024-09-17T12:56:55.714468+0000 mgr.y (mgr.54108) 2253 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:56:57.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:57 smithi022 bash[109437]: cluster 2024-09-17T12:56:55.764843+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:57.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:57 smithi022 bash[109437]: cluster 2024-09-17T12:56:55.764843+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:56:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:59 smithi190 bash[89008]: cluster 2024-09-17T12:56:57.766218+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:56:59 smithi190 bash[89008]: cluster 2024-09-17T12:56:57.766218+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:59 smithi022 bash[109437]: cluster 2024-09-17T12:56:57.766218+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:56:59 smithi022 bash[109437]: cluster 2024-09-17T12:56:57.766218+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:59 smithi022 bash[111962]: cluster 2024-09-17T12:56:57.766218+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:56:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:56:59 smithi022 bash[111962]: cluster 2024-09-17T12:56:57.766218+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:00.674 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T12:57:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:57:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:57:00] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T12:57:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: cluster 2024-09-17T12:56:59.767140+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: cluster 2024-09-17T12:56:59.767140+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: audit 2024-09-17T12:57:00.374282+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: audit 2024-09-17T12:57:00.374282+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: audit 2024-09-17T12:57:00.382231+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: audit 2024-09-17T12:57:00.382231+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: audit 2024-09-17T12:57:00.388378+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: audit 2024-09-17T12:57:00.388378+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: audit 2024-09-17T12:57:00.661655+0000 mon.a (mon.0) 8714 : audit [DBG] from='client.? 172.21.15.22:0/193702200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:01.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:01 smithi190 bash[89008]: audit 2024-09-17T12:57:00.661655+0000 mon.a (mon.0) 8714 : audit [DBG] from='client.? 172.21.15.22:0/193702200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:01.411 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: cluster 2024-09-17T12:56:59.767140+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: cluster 2024-09-17T12:56:59.767140+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: audit 2024-09-17T12:57:00.374282+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: audit 2024-09-17T12:57:00.374282+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: audit 2024-09-17T12:57:00.382231+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: audit 2024-09-17T12:57:00.382231+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: audit 2024-09-17T12:57:00.388378+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: audit 2024-09-17T12:57:00.388378+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: audit 2024-09-17T12:57:00.661655+0000 mon.a (mon.0) 8714 : audit [DBG] from='client.? 172.21.15.22:0/193702200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:01.412 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[111962]: audit 2024-09-17T12:57:00.661655+0000 mon.a (mon.0) 8714 : audit [DBG] from='client.? 172.21.15.22:0/193702200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: cluster 2024-09-17T12:56:59.767140+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: cluster 2024-09-17T12:56:59.767140+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: audit 2024-09-17T12:57:00.374282+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: audit 2024-09-17T12:57:00.374282+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: audit 2024-09-17T12:57:00.382231+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: audit 2024-09-17T12:57:00.382231+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: audit 2024-09-17T12:57:00.388378+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: audit 2024-09-17T12:57:00.388378+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: audit 2024-09-17T12:57:00.661655+0000 mon.a (mon.0) 8714 : audit [DBG] from='client.? 172.21.15.22:0/193702200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:01.413 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:01 smithi022 bash[109437]: audit 2024-09-17T12:57:00.661655+0000 mon.a (mon.0) 8714 : audit [DBG] from='client.? 172.21.15.22:0/193702200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:01.414 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:57:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:03 smithi190 bash[89008]: cluster 2024-09-17T12:57:01.768399+0000 mgr.y (mgr.54108) 2257 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:03 smithi190 bash[89008]: cluster 2024-09-17T12:57:01.768399+0000 mgr.y (mgr.54108) 2257 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:03 smithi022 bash[109437]: cluster 2024-09-17T12:57:01.768399+0000 mgr.y (mgr.54108) 2257 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:03 smithi022 bash[109437]: cluster 2024-09-17T12:57:01.768399+0000 mgr.y (mgr.54108) 2257 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:03.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:03 smithi022 bash[111962]: cluster 2024-09-17T12:57:01.768399+0000 mgr.y (mgr.54108) 2257 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:03.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:03 smithi022 bash[111962]: cluster 2024-09-17T12:57:01.768399+0000 mgr.y (mgr.54108) 2257 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:04.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:04 smithi190 bash[89008]: audit 2024-09-17T12:57:03.955035+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:04.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:04 smithi190 bash[89008]: audit 2024-09-17T12:57:03.955035+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:04.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:04 smithi022 bash[109437]: audit 2024-09-17T12:57:03.955035+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:04.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:04 smithi022 bash[109437]: audit 2024-09-17T12:57:03.955035+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:04.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:04 smithi022 bash[111962]: audit 2024-09-17T12:57:03.955035+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:04.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:04 smithi022 bash[111962]: audit 2024-09-17T12:57:03.955035+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:05 smithi190 bash[89008]: cluster 2024-09-17T12:57:03.769674+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:05 smithi190 bash[89008]: cluster 2024-09-17T12:57:03.769674+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:05.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:05 smithi022 bash[109437]: cluster 2024-09-17T12:57:03.769674+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:05.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:05 smithi022 bash[109437]: cluster 2024-09-17T12:57:03.769674+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:05 smithi022 bash[111962]: cluster 2024-09-17T12:57:03.769674+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:05 smithi022 bash[111962]: cluster 2024-09-17T12:57:03.769674+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:06.178 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:57:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:06 smithi190 bash[89008]: audit 2024-09-17T12:57:05.718311+0000 mgr.y (mgr.54108) 2259 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:06 smithi190 bash[89008]: audit 2024-09-17T12:57:05.718311+0000 mgr.y (mgr.54108) 2259 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:06 smithi190 bash[89008]: cluster 2024-09-17T12:57:05.770960+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:06.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:06 smithi190 bash[89008]: cluster 2024-09-17T12:57:05.770960+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:06.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:06 smithi022 bash[109437]: audit 2024-09-17T12:57:05.718311+0000 mgr.y (mgr.54108) 2259 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:06.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:06 smithi022 bash[109437]: audit 2024-09-17T12:57:05.718311+0000 mgr.y (mgr.54108) 2259 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:06.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:06 smithi022 bash[109437]: cluster 2024-09-17T12:57:05.770960+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:06.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:06 smithi022 bash[109437]: cluster 2024-09-17T12:57:05.770960+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:06.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:06 smithi022 bash[111962]: audit 2024-09-17T12:57:05.718311+0000 mgr.y (mgr.54108) 2259 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:06.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:06 smithi022 bash[111962]: audit 2024-09-17T12:57:05.718311+0000 mgr.y (mgr.54108) 2259 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:06.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:06 smithi022 bash[111962]: cluster 2024-09-17T12:57:05.770960+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:06.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:06 smithi022 bash[111962]: cluster 2024-09-17T12:57:05.770960+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:09.094 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:08 smithi022 bash[111962]: cluster 2024-09-17T12:57:07.772399+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:09.094 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:08 smithi022 bash[111962]: cluster 2024-09-17T12:57:07.772399+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:09.094 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:08 smithi022 bash[109437]: cluster 2024-09-17T12:57:07.772399+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:09.094 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:08 smithi022 bash[109437]: cluster 2024-09-17T12:57:07.772399+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:09.152 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:08 smithi190 bash[89008]: cluster 2024-09-17T12:57:07.772399+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:09.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:08 smithi190 bash[89008]: cluster 2024-09-17T12:57:07.772399+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:09.450 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:57:09.451 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": null, 2024-09-17T12:57:09.451 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": false, 2024-09-17T12:57:09.451 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "", 2024-09-17T12:57:09.451 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T12:57:09.451 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": null, 2024-09-17T12:57:09.451 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T12:57:09.451 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:57:09.451 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:57:10.753 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:57:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:57:10] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T12:57:11.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[111962]: audit 2024-09-17T12:57:09.449618+0000 mgr.y (mgr.54108) 2262 : audit [DBG] from='client.54981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:11.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[111962]: audit 2024-09-17T12:57:09.449618+0000 mgr.y (mgr.54108) 2262 : audit [DBG] from='client.54981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:11.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[111962]: cluster 2024-09-17T12:57:09.773465+0000 mgr.y (mgr.54108) 2263 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[111962]: cluster 2024-09-17T12:57:09.773465+0000 mgr.y (mgr.54108) 2263 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[109437]: audit 2024-09-17T12:57:09.449618+0000 mgr.y (mgr.54108) 2262 : audit [DBG] from='client.54981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[109437]: audit 2024-09-17T12:57:09.449618+0000 mgr.y (mgr.54108) 2262 : audit [DBG] from='client.54981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[109437]: cluster 2024-09-17T12:57:09.773465+0000 mgr.y (mgr.54108) 2263 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:10 smithi022 bash[109437]: cluster 2024-09-17T12:57:09.773465+0000 mgr.y (mgr.54108) 2263 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:11.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:10 smithi190 bash[89008]: audit 2024-09-17T12:57:09.449618+0000 mgr.y (mgr.54108) 2262 : audit [DBG] from='client.54981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:11.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:10 smithi190 bash[89008]: audit 2024-09-17T12:57:09.449618+0000 mgr.y (mgr.54108) 2262 : audit [DBG] from='client.54981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:11.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:10 smithi190 bash[89008]: cluster 2024-09-17T12:57:09.773465+0000 mgr.y (mgr.54108) 2263 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:11.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:10 smithi190 bash[89008]: cluster 2024-09-17T12:57:09.773465+0000 mgr.y (mgr.54108) 2263 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:12.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:12 smithi022 bash[111962]: cluster 2024-09-17T12:57:11.774697+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:12.938 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:12 smithi022 bash[111962]: cluster 2024-09-17T12:57:11.774697+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:12.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:12 smithi022 bash[109437]: cluster 2024-09-17T12:57:11.774697+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:12.938 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:12 smithi022 bash[109437]: cluster 2024-09-17T12:57:11.774697+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:13.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:12 smithi190 bash[89008]: cluster 2024-09-17T12:57:11.774697+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:13.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:12 smithi190 bash[89008]: cluster 2024-09-17T12:57:11.774697+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:14.861 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:57:15.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:14 smithi190 bash[89008]: cluster 2024-09-17T12:57:13.775898+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:15.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:14 smithi190 bash[89008]: cluster 2024-09-17T12:57:13.775898+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:15.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:14 smithi190 bash[89008]: audit 2024-09-17T12:57:13.937064+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:15.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:14 smithi190 bash[89008]: audit 2024-09-17T12:57:13.937064+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:15.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:14 smithi190 bash[89008]: audit 2024-09-17T12:57:13.938997+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:15.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:14 smithi190 bash[89008]: audit 2024-09-17T12:57:13.938997+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:15.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:14 smithi190 bash[89008]: audit 2024-09-17T12:57:13.949635+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:15.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:14 smithi190 bash[89008]: audit 2024-09-17T12:57:13.949635+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:15.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[109437]: cluster 2024-09-17T12:57:13.775898+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:15.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[109437]: cluster 2024-09-17T12:57:13.775898+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:15.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[109437]: audit 2024-09-17T12:57:13.937064+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:15.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[109437]: audit 2024-09-17T12:57:13.937064+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:15.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[109437]: audit 2024-09-17T12:57:13.938997+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[109437]: audit 2024-09-17T12:57:13.938997+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[109437]: audit 2024-09-17T12:57:13.949635+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[109437]: audit 2024-09-17T12:57:13.949635+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[111962]: cluster 2024-09-17T12:57:13.775898+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[111962]: cluster 2024-09-17T12:57:13.775898+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[111962]: audit 2024-09-17T12:57:13.937064+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[111962]: audit 2024-09-17T12:57:13.937064+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[111962]: audit 2024-09-17T12:57:13.938997+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[111962]: audit 2024-09-17T12:57:13.938997+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[111962]: audit 2024-09-17T12:57:13.949635+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:15.243 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:14 smithi022 bash[111962]: audit 2024-09-17T12:57:13.949635+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.374 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: audit 2024-09-17T12:57:15.225542+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.374 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: audit 2024-09-17T12:57:15.225542+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.374 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: audit 2024-09-17T12:57:15.233006+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.374 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: audit 2024-09-17T12:57:15.233006+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: audit 2024-09-17T12:57:15.239949+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: audit 2024-09-17T12:57:15.239949+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: audit 2024-09-17T12:57:15.726008+0000 mgr.y (mgr.54108) 2266 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: audit 2024-09-17T12:57:15.726008+0000 mgr.y (mgr.54108) 2266 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: cluster 2024-09-17T12:57:15.777115+0000 mgr.y (mgr.54108) 2267 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[111962]: cluster 2024-09-17T12:57:15.777115+0000 mgr.y (mgr.54108) 2267 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: audit 2024-09-17T12:57:15.225542+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: audit 2024-09-17T12:57:15.225542+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.375 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: audit 2024-09-17T12:57:15.233006+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: audit 2024-09-17T12:57:15.233006+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: audit 2024-09-17T12:57:15.239949+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: audit 2024-09-17T12:57:15.239949+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: audit 2024-09-17T12:57:15.726008+0000 mgr.y (mgr.54108) 2266 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:16.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: audit 2024-09-17T12:57:15.726008+0000 mgr.y (mgr.54108) 2266 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:16.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: cluster 2024-09-17T12:57:15.777115+0000 mgr.y (mgr.54108) 2267 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:16.376 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:16 smithi022 bash[109437]: cluster 2024-09-17T12:57:15.777115+0000 mgr.y (mgr.54108) 2267 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:16.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: audit 2024-09-17T12:57:15.225542+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: audit 2024-09-17T12:57:15.225542+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: audit 2024-09-17T12:57:15.233006+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: audit 2024-09-17T12:57:15.233006+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: audit 2024-09-17T12:57:15.239949+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: audit 2024-09-17T12:57:15.239949+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:16.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: audit 2024-09-17T12:57:15.726008+0000 mgr.y (mgr.54108) 2266 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:16.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: audit 2024-09-17T12:57:15.726008+0000 mgr.y (mgr.54108) 2266 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:16.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: cluster 2024-09-17T12:57:15.777115+0000 mgr.y (mgr.54108) 2267 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:16.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:16 smithi190 bash[89008]: cluster 2024-09-17T12:57:15.777115+0000 mgr.y (mgr.54108) 2267 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:18.404 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:57:19.108 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:18 smithi022 bash[109437]: cluster 2024-09-17T12:57:17.778437+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:19.108 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:18 smithi022 bash[109437]: cluster 2024-09-17T12:57:17.778437+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:19.108 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:18 smithi022 bash[109437]: audit 2024-09-17T12:57:18.403416+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1024588557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:19.108 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:18 smithi022 bash[109437]: audit 2024-09-17T12:57:18.403416+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1024588557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:19.109 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:18 smithi022 bash[111962]: cluster 2024-09-17T12:57:17.778437+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:19.109 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:18 smithi022 bash[111962]: cluster 2024-09-17T12:57:17.778437+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:19.109 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:18 smithi022 bash[111962]: audit 2024-09-17T12:57:18.403416+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1024588557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:19.109 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:18 smithi022 bash[111962]: audit 2024-09-17T12:57:18.403416+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1024588557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:19.110 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T12:57:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:18 smithi190 bash[89008]: cluster 2024-09-17T12:57:17.778437+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:18 smithi190 bash[89008]: cluster 2024-09-17T12:57:17.778437+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:18 smithi190 bash[89008]: audit 2024-09-17T12:57:18.403416+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1024588557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:19.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:18 smithi190 bash[89008]: audit 2024-09-17T12:57:18.403416+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.22:0/1024588557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:19 smithi190 bash[89008]: audit 2024-09-17T12:57:18.955500+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:19 smithi190 bash[89008]: audit 2024-09-17T12:57:18.955500+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:19 smithi022 bash[109437]: audit 2024-09-17T12:57:18.955500+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:19 smithi022 bash[109437]: audit 2024-09-17T12:57:18.955500+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:19 smithi022 bash[111962]: audit 2024-09-17T12:57:18.955500+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:20.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:19 smithi022 bash[111962]: audit 2024-09-17T12:57:18.955500+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:20 smithi190 bash[89008]: cluster 2024-09-17T12:57:19.779366+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:20 smithi190 bash[89008]: cluster 2024-09-17T12:57:19.779366+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:20 smithi190 bash[89008]: audit 2024-09-17T12:57:20.608891+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:20 smithi190 bash[89008]: audit 2024-09-17T12:57:20.608891+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:20 smithi190 bash[89008]: audit 2024-09-17T12:57:20.622617+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:20 smithi190 bash[89008]: audit 2024-09-17T12:57:20.622617+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:20 smithi190 bash[89008]: audit 2024-09-17T12:57:20.635196+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:20.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:20 smithi190 bash[89008]: audit 2024-09-17T12:57:20.635196+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:57:20] "GET /metrics HTTP/1.1" 200 38562 "" "Prometheus/2.51.0" 2024-09-17T12:57:21.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[109437]: cluster 2024-09-17T12:57:19.779366+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[109437]: cluster 2024-09-17T12:57:19.779366+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[109437]: audit 2024-09-17T12:57:20.608891+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[109437]: audit 2024-09-17T12:57:20.608891+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[109437]: audit 2024-09-17T12:57:20.622617+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[109437]: audit 2024-09-17T12:57:20.622617+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[109437]: audit 2024-09-17T12:57:20.635196+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[109437]: audit 2024-09-17T12:57:20.635196+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[111962]: cluster 2024-09-17T12:57:19.779366+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[111962]: cluster 2024-09-17T12:57:19.779366+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[111962]: audit 2024-09-17T12:57:20.608891+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[111962]: audit 2024-09-17T12:57:20.608891+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[111962]: audit 2024-09-17T12:57:20.622617+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[111962]: audit 2024-09-17T12:57:20.622617+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[111962]: audit 2024-09-17T12:57:20.635196+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:21.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:20 smithi022 bash[111962]: audit 2024-09-17T12:57:20.635196+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:22 smithi190 bash[89008]: cluster 2024-09-17T12:57:21.780586+0000 mgr.y (mgr.54108) 2270 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:22 smithi190 bash[89008]: cluster 2024-09-17T12:57:21.780586+0000 mgr.y (mgr.54108) 2270 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:22 smithi022 bash[109437]: cluster 2024-09-17T12:57:21.780586+0000 mgr.y (mgr.54108) 2270 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:22 smithi022 bash[109437]: cluster 2024-09-17T12:57:21.780586+0000 mgr.y (mgr.54108) 2270 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:22 smithi022 bash[111962]: cluster 2024-09-17T12:57:21.780586+0000 mgr.y (mgr.54108) 2270 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:22 smithi022 bash[111962]: cluster 2024-09-17T12:57:21.780586+0000 mgr.y (mgr.54108) 2270 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:23.876 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:57:25.141 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:24 smithi022 bash[109437]: cluster 2024-09-17T12:57:23.781776+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:25.141 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:24 smithi022 bash[109437]: cluster 2024-09-17T12:57:23.781776+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:25.141 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:24 smithi022 bash[111962]: cluster 2024-09-17T12:57:23.781776+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:25.141 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:24 smithi022 bash[111962]: cluster 2024-09-17T12:57:23.781776+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:24 smithi190 bash[89008]: cluster 2024-09-17T12:57:23.781776+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:24 smithi190 bash[89008]: cluster 2024-09-17T12:57:23.781776+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:27.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:26 smithi190 bash[89008]: audit 2024-09-17T12:57:25.737272+0000 mgr.y (mgr.54108) 2272 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:27.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:26 smithi190 bash[89008]: audit 2024-09-17T12:57:25.737272+0000 mgr.y (mgr.54108) 2272 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:27.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:26 smithi190 bash[89008]: cluster 2024-09-17T12:57:25.783039+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:27.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:26 smithi190 bash[89008]: cluster 2024-09-17T12:57:25.783039+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:26 smithi022 bash[109437]: audit 2024-09-17T12:57:25.737272+0000 mgr.y (mgr.54108) 2272 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:26 smithi022 bash[109437]: audit 2024-09-17T12:57:25.737272+0000 mgr.y (mgr.54108) 2272 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:26 smithi022 bash[109437]: cluster 2024-09-17T12:57:25.783039+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:26 smithi022 bash[109437]: cluster 2024-09-17T12:57:25.783039+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:26 smithi022 bash[111962]: audit 2024-09-17T12:57:25.737272+0000 mgr.y (mgr.54108) 2272 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:26 smithi022 bash[111962]: audit 2024-09-17T12:57:25.737272+0000 mgr.y (mgr.54108) 2272 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:26 smithi022 bash[111962]: cluster 2024-09-17T12:57:25.783039+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:26 smithi022 bash[111962]: cluster 2024-09-17T12:57:25.783039+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:27.269 INFO:teuthology.orchestra.run.smithi022.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.323 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.260795+0000 mgr.y (mgr.54108) 2274 : audit [DBG] from='client.64925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:28.323 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.260795+0000 mgr.y (mgr.54108) 2274 : audit [DBG] from='client.64925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: cephadm 2024-09-17T12:57:27.261399+0000 mgr.y (mgr.54108) 2275 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: cephadm 2024-09-17T12:57:27.261399+0000 mgr.y (mgr.54108) 2275 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.268405+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.268405+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.270630+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.270630+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.271541+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.271541+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.277358+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: audit 2024-09-17T12:57:27.277358+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: cephadm 2024-09-17T12:57:27.339288+0000 mgr.y (mgr.54108) 2276 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: cephadm 2024-09-17T12:57:27.339288+0000 mgr.y (mgr.54108) 2276 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.324 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: cluster 2024-09-17T12:57:27.784270+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:28.325 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[111962]: cluster 2024-09-17T12:57:27.784270+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:28.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.260795+0000 mgr.y (mgr.54108) 2274 : audit [DBG] from='client.64925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:28.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.260795+0000 mgr.y (mgr.54108) 2274 : audit [DBG] from='client.64925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:28.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: cephadm 2024-09-17T12:57:27.261399+0000 mgr.y (mgr.54108) 2275 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: cephadm 2024-09-17T12:57:27.261399+0000 mgr.y (mgr.54108) 2275 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.325 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.268405+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.268405+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.270630+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.270630+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.271541+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.271541+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.277358+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: audit 2024-09-17T12:57:27.277358+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: cephadm 2024-09-17T12:57:27.339288+0000 mgr.y (mgr.54108) 2276 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: cephadm 2024-09-17T12:57:27.339288+0000 mgr.y (mgr.54108) 2276 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: cluster 2024-09-17T12:57:27.784270+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:28.326 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:28 smithi022 bash[109437]: cluster 2024-09-17T12:57:27.784270+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:28.327 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T12:57:28.337 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T12:57:28.337 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-09-17T12:57:28.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.260795+0000 mgr.y (mgr.54108) 2274 : audit [DBG] from='client.64925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.260795+0000 mgr.y (mgr.54108) 2274 : audit [DBG] from='client.64925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: cephadm 2024-09-17T12:57:27.261399+0000 mgr.y (mgr.54108) 2275 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: cephadm 2024-09-17T12:57:27.261399+0000 mgr.y (mgr.54108) 2275 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.268405+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.268405+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.270630+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.270630+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.271541+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.271541+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.277358+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: audit 2024-09-17T12:57:27.277358+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: cephadm 2024-09-17T12:57:27.339288+0000 mgr.y (mgr.54108) 2276 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: cephadm 2024-09-17T12:57:27.339288+0000 mgr.y (mgr.54108) 2276 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:57:28.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: cluster 2024-09-17T12:57:27.784270+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:28.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:28 smithi190 bash[89008]: cluster 2024-09-17T12:57:27.784270+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:57:30] "GET /metrics HTTP/1.1" 200 38562 "" "Prometheus/2.51.0" 2024-09-17T12:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: cluster 2024-09-17T12:57:29.784904+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: cluster 2024-09-17T12:57:29.784904+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.663669+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.663669+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.667024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.667024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.670069+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.670069+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.676465+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.676465+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.680790+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.680790+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.687502+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.687502+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.691566+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.691566+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.697875+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.697875+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.703513+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.703513+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.709849+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: cluster 2024-09-17T12:57:29.784904+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: cluster 2024-09-17T12:57:29.784904+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.663669+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.663669+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.667024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.667024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.670069+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.670069+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.676465+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.676465+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.680790+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.680790+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.687502+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.687502+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.691566+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.691566+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.697875+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.697875+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.703513+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.703513+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.709849+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.709849+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.716067+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.716067+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.722222+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.722222+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.726767+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.726767+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.733099+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.733099+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.736847+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.736847+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.742734+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.742734+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.746470+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.746470+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.748806+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.748806+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.756381+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[109437]: audit 2024-09-17T12:57:30.756381+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.709849+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.716067+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.716067+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.722222+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.722222+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.019 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.726767+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.726767+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.733099+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.733099+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.736847+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.736847+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.742734+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.742734+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.746470+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.746470+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.748806+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.748806+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.756381+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.020 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:30 smithi022 bash[111962]: audit 2024-09-17T12:57:30.756381+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: cluster 2024-09-17T12:57:29.784904+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: cluster 2024-09-17T12:57:29.784904+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.663669+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.663669+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.667024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.667024+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.670069+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.670069+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.676465+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.676465+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.680790+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.680790+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.687502+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.687502+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.691566+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.691566+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.697875+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.697875+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.703513+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.703513+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.709849+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.709849+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.716067+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.716067+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.722222+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.722222+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.726767+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.726767+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.733099+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.733099+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.736847+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.736847+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.742734+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.742734+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.746470+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.746470+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.748806+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.748806+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.756381+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:31.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:30 smithi190 bash[89008]: audit 2024-09-17T12:57:30.756381+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.664257+0000 mgr.y (mgr.54108) 2279 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.664257+0000 mgr.y (mgr.54108) 2279 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.664367+0000 mgr.y (mgr.54108) 2280 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.664367+0000 mgr.y (mgr.54108) 2280 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.671030+0000 mgr.y (mgr.54108) 2281 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.671030+0000 mgr.y (mgr.54108) 2281 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.681820+0000 mgr.y (mgr.54108) 2282 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.681820+0000 mgr.y (mgr.54108) 2282 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.692543+0000 mgr.y (mgr.54108) 2283 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.692543+0000 mgr.y (mgr.54108) 2283 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.704484+0000 mgr.y (mgr.54108) 2284 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.704484+0000 mgr.y (mgr.54108) 2284 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.717095+0000 mgr.y (mgr.54108) 2285 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:57:32.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.717095+0000 mgr.y (mgr.54108) 2285 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:57:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.727796+0000 mgr.y (mgr.54108) 2286 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:57:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.727796+0000 mgr.y (mgr.54108) 2286 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:57:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.737643+0000 mgr.y (mgr.54108) 2287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:57:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.737643+0000 mgr.y (mgr.54108) 2287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:57:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.747292+0000 mgr.y (mgr.54108) 2288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:57:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.747292+0000 mgr.y (mgr.54108) 2288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:57:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.749558+0000 mgr.y (mgr.54108) 2289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:57:32.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:31 smithi190 bash[89008]: cephadm 2024-09-17T12:57:30.749558+0000 mgr.y (mgr.54108) 2289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:57:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.664257+0000 mgr.y (mgr.54108) 2279 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:57:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.664257+0000 mgr.y (mgr.54108) 2279 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:57:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.664367+0000 mgr.y (mgr.54108) 2280 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:57:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.664367+0000 mgr.y (mgr.54108) 2280 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:57:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.671030+0000 mgr.y (mgr.54108) 2281 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:57:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.671030+0000 mgr.y (mgr.54108) 2281 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:57:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.681820+0000 mgr.y (mgr.54108) 2282 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:57:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.681820+0000 mgr.y (mgr.54108) 2282 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.692543+0000 mgr.y (mgr.54108) 2283 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.692543+0000 mgr.y (mgr.54108) 2283 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.704484+0000 mgr.y (mgr.54108) 2284 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.704484+0000 mgr.y (mgr.54108) 2284 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.717095+0000 mgr.y (mgr.54108) 2285 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.717095+0000 mgr.y (mgr.54108) 2285 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.727796+0000 mgr.y (mgr.54108) 2286 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.727796+0000 mgr.y (mgr.54108) 2286 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.737643+0000 mgr.y (mgr.54108) 2287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.737643+0000 mgr.y (mgr.54108) 2287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.747292+0000 mgr.y (mgr.54108) 2288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.747292+0000 mgr.y (mgr.54108) 2288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.749558+0000 mgr.y (mgr.54108) 2289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:57:32.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[109437]: cephadm 2024-09-17T12:57:30.749558+0000 mgr.y (mgr.54108) 2289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:57:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.664257+0000 mgr.y (mgr.54108) 2279 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:57:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.664257+0000 mgr.y (mgr.54108) 2279 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:57:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.664367+0000 mgr.y (mgr.54108) 2280 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:57:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.664367+0000 mgr.y (mgr.54108) 2280 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:57:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.671030+0000 mgr.y (mgr.54108) 2281 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:57:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.671030+0000 mgr.y (mgr.54108) 2281 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:57:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.681820+0000 mgr.y (mgr.54108) 2282 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:57:32.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.681820+0000 mgr.y (mgr.54108) 2282 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.692543+0000 mgr.y (mgr.54108) 2283 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.692543+0000 mgr.y (mgr.54108) 2283 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.704484+0000 mgr.y (mgr.54108) 2284 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.704484+0000 mgr.y (mgr.54108) 2284 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.717095+0000 mgr.y (mgr.54108) 2285 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.717095+0000 mgr.y (mgr.54108) 2285 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.727796+0000 mgr.y (mgr.54108) 2286 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.727796+0000 mgr.y (mgr.54108) 2286 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.737643+0000 mgr.y (mgr.54108) 2287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.737643+0000 mgr.y (mgr.54108) 2287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.747292+0000 mgr.y (mgr.54108) 2288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.747292+0000 mgr.y (mgr.54108) 2288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:57:32.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.749558+0000 mgr.y (mgr.54108) 2289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:57:32.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:31 smithi022 bash[111962]: cephadm 2024-09-17T12:57:30.749558+0000 mgr.y (mgr.54108) 2289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:57:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:32 smithi022 bash[109437]: cluster 2024-09-17T12:57:31.786097+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:33.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:32 smithi022 bash[109437]: cluster 2024-09-17T12:57:31.786097+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:32 smithi022 bash[111962]: cluster 2024-09-17T12:57:31.786097+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:33.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:32 smithi022 bash[111962]: cluster 2024-09-17T12:57:31.786097+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:32 smithi190 bash[89008]: cluster 2024-09-17T12:57:31.786097+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:32 smithi190 bash[89008]: cluster 2024-09-17T12:57:31.786097+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:34.194 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:57:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:34 smithi190 bash[89008]: cluster 2024-09-17T12:57:33.786907+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:34 smithi190 bash[89008]: cluster 2024-09-17T12:57:33.786907+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:34 smithi190 bash[89008]: audit 2024-09-17T12:57:33.955182+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:34 smithi190 bash[89008]: audit 2024-09-17T12:57:33.955182+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:34 smithi022 bash[111962]: cluster 2024-09-17T12:57:33.786907+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:34 smithi022 bash[111962]: cluster 2024-09-17T12:57:33.786907+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:34 smithi022 bash[111962]: audit 2024-09-17T12:57:33.955182+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:34 smithi022 bash[111962]: audit 2024-09-17T12:57:33.955182+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:34 smithi022 bash[109437]: cluster 2024-09-17T12:57:33.786907+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:34 smithi022 bash[109437]: cluster 2024-09-17T12:57:33.786907+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:34 smithi022 bash[109437]: audit 2024-09-17T12:57:33.955182+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:34 smithi022 bash[109437]: audit 2024-09-17T12:57:33.955182+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: cephadm 2024-09-17T12:57:34.896828+0000 mgr.y (mgr.54108) 2292 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:57:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: cephadm 2024-09-17T12:57:34.896828+0000 mgr.y (mgr.54108) 2292 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:57:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:34.900934+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:34.900934+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:34.903025+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:34.903025+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:34.910887+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:34.910887+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: cephadm 2024-09-17T12:57:34.911949+0000 mgr.y (mgr.54108) 2293 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: cephadm 2024-09-17T12:57:34.911949+0000 mgr.y (mgr.54108) 2293 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:35.409505+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:35.409505+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:35.417167+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:35.417167+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:35.424412+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[109437]: audit 2024-09-17T12:57:35.424412+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: cephadm 2024-09-17T12:57:34.896828+0000 mgr.y (mgr.54108) 2292 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:57:36.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: cephadm 2024-09-17T12:57:34.896828+0000 mgr.y (mgr.54108) 2292 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:57:36.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:34.900934+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:34.900934+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:34.903025+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:57:36.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:34.903025+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:57:36.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:34.910887+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:34.910887+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: cephadm 2024-09-17T12:57:34.911949+0000 mgr.y (mgr.54108) 2293 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: cephadm 2024-09-17T12:57:34.911949+0000 mgr.y (mgr.54108) 2293 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:35.409505+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:35.409505+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:35.417167+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:35.417167+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:35.424412+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:35 smithi022 bash[111962]: audit 2024-09-17T12:57:35.424412+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: cephadm 2024-09-17T12:57:34.896828+0000 mgr.y (mgr.54108) 2292 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: cephadm 2024-09-17T12:57:34.896828+0000 mgr.y (mgr.54108) 2292 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:34.900934+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:34.900934+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:34.903025+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:34.903025+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:34.910887+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:34.910887+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:36.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: cephadm 2024-09-17T12:57:34.911949+0000 mgr.y (mgr.54108) 2293 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:57:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: cephadm 2024-09-17T12:57:34.911949+0000 mgr.y (mgr.54108) 2293 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:57:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:35.409505+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:35.409505+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:35.417167+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:35.417167+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:35.424412+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:36.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:35 smithi190 bash[89008]: audit 2024-09-17T12:57:35.424412+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:37.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:36 smithi022 bash[109437]: audit 2024-09-17T12:57:35.747965+0000 mgr.y (mgr.54108) 2294 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:37.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:36 smithi022 bash[109437]: audit 2024-09-17T12:57:35.747965+0000 mgr.y (mgr.54108) 2294 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:37.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:36 smithi022 bash[109437]: cluster 2024-09-17T12:57:35.788115+0000 mgr.y (mgr.54108) 2295 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:37.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:36 smithi022 bash[109437]: cluster 2024-09-17T12:57:35.788115+0000 mgr.y (mgr.54108) 2295 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:36 smithi022 bash[111962]: audit 2024-09-17T12:57:35.747965+0000 mgr.y (mgr.54108) 2294 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:36 smithi022 bash[111962]: audit 2024-09-17T12:57:35.747965+0000 mgr.y (mgr.54108) 2294 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:36 smithi022 bash[111962]: cluster 2024-09-17T12:57:35.788115+0000 mgr.y (mgr.54108) 2295 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:37.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:36 smithi022 bash[111962]: cluster 2024-09-17T12:57:35.788115+0000 mgr.y (mgr.54108) 2295 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:36 smithi190 bash[89008]: audit 2024-09-17T12:57:35.747965+0000 mgr.y (mgr.54108) 2294 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:36 smithi190 bash[89008]: audit 2024-09-17T12:57:35.747965+0000 mgr.y (mgr.54108) 2294 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:36 smithi190 bash[89008]: cluster 2024-09-17T12:57:35.788115+0000 mgr.y (mgr.54108) 2295 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:36 smithi190 bash[89008]: cluster 2024-09-17T12:57:35.788115+0000 mgr.y (mgr.54108) 2295 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:38 smithi190 bash[89008]: cluster 2024-09-17T12:57:37.789384+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:38 smithi190 bash[89008]: cluster 2024-09-17T12:57:37.789384+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:39.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:38 smithi022 bash[109437]: cluster 2024-09-17T12:57:37.789384+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:39.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:38 smithi022 bash[109437]: cluster 2024-09-17T12:57:37.789384+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:39.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:38 smithi022 bash[111962]: cluster 2024-09-17T12:57:37.789384+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:39.275 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:38 smithi022 bash[111962]: cluster 2024-09-17T12:57:37.789384+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:40.496 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.496 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.497 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.497 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.497 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.498 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.498 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.498 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.499 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:40.577 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:57:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:57:40] "GET /metrics HTTP/1.1" 200 38561 "" "Prometheus/2.51.0" 2024-09-17T12:57:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[111962]: cluster 2024-09-17T12:57:39.790368+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[111962]: cluster 2024-09-17T12:57:39.790368+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[111962]: audit 2024-09-17T12:57:40.817599+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[111962]: audit 2024-09-17T12:57:40.817599+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[111962]: audit 2024-09-17T12:57:40.826877+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[111962]: audit 2024-09-17T12:57:40.826877+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[111962]: audit 2024-09-17T12:57:40.836524+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[111962]: audit 2024-09-17T12:57:40.836524+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[109437]: cluster 2024-09-17T12:57:39.790368+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[109437]: cluster 2024-09-17T12:57:39.790368+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[109437]: audit 2024-09-17T12:57:40.817599+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[109437]: audit 2024-09-17T12:57:40.817599+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[109437]: audit 2024-09-17T12:57:40.826877+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[109437]: audit 2024-09-17T12:57:40.826877+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[109437]: audit 2024-09-17T12:57:40.836524+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:40 smithi022 bash[109437]: audit 2024-09-17T12:57:40.836524+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:40 smithi190 bash[89008]: cluster 2024-09-17T12:57:39.790368+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:40 smithi190 bash[89008]: cluster 2024-09-17T12:57:39.790368+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:40 smithi190 bash[89008]: audit 2024-09-17T12:57:40.817599+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:40 smithi190 bash[89008]: audit 2024-09-17T12:57:40.817599+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:40 smithi190 bash[89008]: audit 2024-09-17T12:57:40.826877+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:40 smithi190 bash[89008]: audit 2024-09-17T12:57:40.826877+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:40 smithi190 bash[89008]: audit 2024-09-17T12:57:40.836524+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:40 smithi190 bash[89008]: audit 2024-09-17T12:57:40.836524+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 5s ago 59m - - 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 0s ago 58m - - 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (18m) 5s ago 49m 14.0M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (18m) 0s ago 48m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (21m) 5s ago 45m 50.2M - 3.8 980a0bfcd684 87a067ee8050 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (14m) 0s ago 57m 443M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (32m) 5s ago 60m 539M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:57:41.232 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (14m) 5s ago 60m 89.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (16m) 0s ago 58m 69.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (14m) 5s ago 58m 65.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (20m) 5s ago 49m 8640k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (20m) 0s ago 49m 8727k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (11m) 5s ago 56m 64.7M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (10m) 5s ago 55m 65.6M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (9m) 5s ago 55m 62.2M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (7m) 5s ago 54m 57.4M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (6m) 0s ago 53m 56.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (5m) 0s ago 52m 56.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (4m) 0s ago 51m 52.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (4m) 0s ago 50m 55.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 d926adaedf90 2024-09-17T12:57:41.233 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (19m) 0s ago 49m 51.4M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:57:41.234 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (2m) 5s ago 46m 90.2M - 19.3.0-4937-g74984932 6c1fcab85602 e8a563316d97 2024-09-17T12:57:41.234 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (93s) 0s ago 46m 89.8M - 19.3.0-4937-g74984932 6c1fcab85602 fce6e69cd831 2024-09-17T12:57:41.610 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:57:41.610 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:57:41.610 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:57:41.610 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:57:41.610 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:57:41.610 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:57:41.610 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:57:41.610 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:57:41.611 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw", 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "osd", 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr", 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "mon" 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "15/21 daemons upgraded", 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-17T12:57:41.926 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:57:41.927 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:57:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[109437]: audit 2024-09-17T12:57:40.564065+0000 mgr.y (mgr.54108) 2298 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[109437]: audit 2024-09-17T12:57:40.564065+0000 mgr.y (mgr.54108) 2298 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[109437]: audit 2024-09-17T12:57:40.876486+0000 mgr.y (mgr.54108) 2299 : audit [DBG] from='client.64937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[109437]: audit 2024-09-17T12:57:40.876486+0000 mgr.y (mgr.54108) 2299 : audit [DBG] from='client.64937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[109437]: audit 2024-09-17T12:57:41.608886+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.22:0/4092672153' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[109437]: audit 2024-09-17T12:57:41.608886+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.22:0/4092672153' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[111962]: audit 2024-09-17T12:57:40.564065+0000 mgr.y (mgr.54108) 2298 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[111962]: audit 2024-09-17T12:57:40.564065+0000 mgr.y (mgr.54108) 2298 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[111962]: audit 2024-09-17T12:57:40.876486+0000 mgr.y (mgr.54108) 2299 : audit [DBG] from='client.64937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[111962]: audit 2024-09-17T12:57:40.876486+0000 mgr.y (mgr.54108) 2299 : audit [DBG] from='client.64937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[111962]: audit 2024-09-17T12:57:41.608886+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.22:0/4092672153' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:42.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:41 smithi022 bash[111962]: audit 2024-09-17T12:57:41.608886+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.22:0/4092672153' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:42.294 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:57:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:41 smithi190 bash[89008]: audit 2024-09-17T12:57:40.564065+0000 mgr.y (mgr.54108) 2298 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:41 smithi190 bash[89008]: audit 2024-09-17T12:57:40.564065+0000 mgr.y (mgr.54108) 2298 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:41 smithi190 bash[89008]: audit 2024-09-17T12:57:40.876486+0000 mgr.y (mgr.54108) 2299 : audit [DBG] from='client.64937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:41 smithi190 bash[89008]: audit 2024-09-17T12:57:40.876486+0000 mgr.y (mgr.54108) 2299 : audit [DBG] from='client.64937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:41 smithi190 bash[89008]: audit 2024-09-17T12:57:41.608886+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.22:0/4092672153' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:41 smithi190 bash[89008]: audit 2024-09-17T12:57:41.608886+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.22:0/4092672153' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:43.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[111962]: audit 2024-09-17T12:57:41.189273+0000 mgr.y (mgr.54108) 2300 : audit [DBG] from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[111962]: audit 2024-09-17T12:57:41.189273+0000 mgr.y (mgr.54108) 2300 : audit [DBG] from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[111962]: cluster 2024-09-17T12:57:41.791065+0000 mgr.y (mgr.54108) 2301 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:43.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[111962]: cluster 2024-09-17T12:57:41.791065+0000 mgr.y (mgr.54108) 2301 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[111962]: audit 2024-09-17T12:57:41.924022+0000 mgr.y (mgr.54108) 2302 : audit [DBG] from='client.55023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[111962]: audit 2024-09-17T12:57:41.924022+0000 mgr.y (mgr.54108) 2302 : audit [DBG] from='client.55023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[111962]: audit 2024-09-17T12:57:42.293794+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1998590929' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[111962]: audit 2024-09-17T12:57:42.293794+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1998590929' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[109437]: audit 2024-09-17T12:57:41.189273+0000 mgr.y (mgr.54108) 2300 : audit [DBG] from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[109437]: audit 2024-09-17T12:57:41.189273+0000 mgr.y (mgr.54108) 2300 : audit [DBG] from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[109437]: cluster 2024-09-17T12:57:41.791065+0000 mgr.y (mgr.54108) 2301 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[109437]: cluster 2024-09-17T12:57:41.791065+0000 mgr.y (mgr.54108) 2301 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[109437]: audit 2024-09-17T12:57:41.924022+0000 mgr.y (mgr.54108) 2302 : audit [DBG] from='client.55023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[109437]: audit 2024-09-17T12:57:41.924022+0000 mgr.y (mgr.54108) 2302 : audit [DBG] from='client.55023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[109437]: audit 2024-09-17T12:57:42.293794+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1998590929' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:43.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:42 smithi022 bash[109437]: audit 2024-09-17T12:57:42.293794+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1998590929' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:42 smithi190 bash[89008]: audit 2024-09-17T12:57:41.189273+0000 mgr.y (mgr.54108) 2300 : audit [DBG] from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:42 smithi190 bash[89008]: audit 2024-09-17T12:57:41.189273+0000 mgr.y (mgr.54108) 2300 : audit [DBG] from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:42 smithi190 bash[89008]: cluster 2024-09-17T12:57:41.791065+0000 mgr.y (mgr.54108) 2301 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:42 smithi190 bash[89008]: cluster 2024-09-17T12:57:41.791065+0000 mgr.y (mgr.54108) 2301 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:42 smithi190 bash[89008]: audit 2024-09-17T12:57:41.924022+0000 mgr.y (mgr.54108) 2302 : audit [DBG] from='client.55023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:42 smithi190 bash[89008]: audit 2024-09-17T12:57:41.924022+0000 mgr.y (mgr.54108) 2302 : audit [DBG] from='client.55023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:42 smithi190 bash[89008]: audit 2024-09-17T12:57:42.293794+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1998590929' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:42 smithi190 bash[89008]: audit 2024-09-17T12:57:42.293794+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.22:0/1998590929' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:57:45.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:44 smithi022 bash[109437]: cluster 2024-09-17T12:57:43.792212+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:45.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:44 smithi022 bash[109437]: cluster 2024-09-17T12:57:43.792212+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:45.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:44 smithi022 bash[111962]: cluster 2024-09-17T12:57:43.792212+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:45.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:44 smithi022 bash[111962]: cluster 2024-09-17T12:57:43.792212+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:44 smithi190 bash[89008]: cluster 2024-09-17T12:57:43.792212+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:44 smithi190 bash[89008]: cluster 2024-09-17T12:57:43.792212+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:46 smithi022 bash[109437]: audit 2024-09-17T12:57:45.759207+0000 mgr.y (mgr.54108) 2304 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:46 smithi022 bash[109437]: audit 2024-09-17T12:57:45.759207+0000 mgr.y (mgr.54108) 2304 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:46 smithi022 bash[109437]: cluster 2024-09-17T12:57:45.793511+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:46 smithi022 bash[109437]: cluster 2024-09-17T12:57:45.793511+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:47.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:46 smithi022 bash[111962]: audit 2024-09-17T12:57:45.759207+0000 mgr.y (mgr.54108) 2304 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:47.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:46 smithi022 bash[111962]: audit 2024-09-17T12:57:45.759207+0000 mgr.y (mgr.54108) 2304 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:47.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:46 smithi022 bash[111962]: cluster 2024-09-17T12:57:45.793511+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:47.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:46 smithi022 bash[111962]: cluster 2024-09-17T12:57:45.793511+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:46 smithi190 bash[89008]: audit 2024-09-17T12:57:45.759207+0000 mgr.y (mgr.54108) 2304 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:46 smithi190 bash[89008]: audit 2024-09-17T12:57:45.759207+0000 mgr.y (mgr.54108) 2304 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:57:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:46 smithi190 bash[89008]: cluster 2024-09-17T12:57:45.793511+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:46 smithi190 bash[89008]: cluster 2024-09-17T12:57:45.793511+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:48 smithi022 bash[111962]: cluster 2024-09-17T12:57:47.794898+0000 mgr.y (mgr.54108) 2306 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:48 smithi022 bash[111962]: cluster 2024-09-17T12:57:47.794898+0000 mgr.y (mgr.54108) 2306 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:48 smithi022 bash[109437]: cluster 2024-09-17T12:57:47.794898+0000 mgr.y (mgr.54108) 2306 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:48 smithi022 bash[109437]: cluster 2024-09-17T12:57:47.794898+0000 mgr.y (mgr.54108) 2306 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:48 smithi190 bash[89008]: cluster 2024-09-17T12:57:47.794898+0000 mgr.y (mgr.54108) 2306 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:48 smithi190 bash[89008]: cluster 2024-09-17T12:57:47.794898+0000 mgr.y (mgr.54108) 2306 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:50.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:49 smithi022 bash[111962]: audit 2024-09-17T12:57:48.956121+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:50.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:49 smithi022 bash[111962]: audit 2024-09-17T12:57:48.956121+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:50.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:49 smithi022 bash[109437]: audit 2024-09-17T12:57:48.956121+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:50.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:49 smithi022 bash[109437]: audit 2024-09-17T12:57:48.956121+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:50.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:49 smithi190 bash[89008]: audit 2024-09-17T12:57:48.956121+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:50.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:49 smithi190 bash[89008]: audit 2024-09-17T12:57:48.956121+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:57:50.886 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:57:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:57:50] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T12:57:51.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:50 smithi022 bash[109437]: cluster 2024-09-17T12:57:49.795847+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:51.186 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:50 smithi022 bash[109437]: cluster 2024-09-17T12:57:49.795847+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:51.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:50 smithi022 bash[111962]: cluster 2024-09-17T12:57:49.795847+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:51.186 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:50 smithi022 bash[111962]: cluster 2024-09-17T12:57:49.795847+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:50 smithi190 bash[89008]: cluster 2024-09-17T12:57:49.795847+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:50 smithi190 bash[89008]: cluster 2024-09-17T12:57:49.795847+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:52.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:52.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:52.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:52.015 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:52.015 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:52.015 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:52.015 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:52.016 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:52.016 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:57:51 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:57:53.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: cluster 2024-09-17T12:57:51.796988+0000 mgr.y (mgr.54108) 2308 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: cluster 2024-09-17T12:57:51.796988+0000 mgr.y (mgr.54108) 2308 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.877786+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.877786+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.883304+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.883304+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.885416+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.885416+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.886142+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.886142+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.891140+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.891140+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: cephadm 2024-09-17T12:57:51.891583+0000 mgr.y (mgr.54108) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: cephadm 2024-09-17T12:57:51.891583+0000 mgr.y (mgr.54108) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.916345+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:57:53.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.916345+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:57:53.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.916976+0000 mgr.y (mgr.54108) 2310 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:57:53.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.916976+0000 mgr.y (mgr.54108) 2310 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:57:53.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.921384+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.921384+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.921779+0000 mgr.y (mgr.54108) 2311 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.921779+0000 mgr.y (mgr.54108) 2311 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.961838+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.961838+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.964089+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.964089+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.966705+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.966705+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.967424+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.967424+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.972913+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:51.972913+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: cephadm 2024-09-17T12:57:51.973440+0000 mgr.y (mgr.54108) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: cephadm 2024-09-17T12:57:51.973440+0000 mgr.y (mgr.54108) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.032225+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.032225+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.034289+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.034289+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.036186+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.036186+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.036955+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.036955+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.042401+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.042401+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.042867+0000 mgr.y (mgr.54108) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.042867+0000 mgr.y (mgr.54108) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.111246+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.111246+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.113051+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.113051+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.114788+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.114788+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.115466+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.115466+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.121669+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.121669+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.183501+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.183501+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.185266+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.185266+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.187434+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.187434+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.188094+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.188094+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.198542+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.198542+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.272760+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.272760+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.274494+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.274494+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.276597+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.276597+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.277346+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.277346+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.287552+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.287552+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.364554+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.364554+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.367522+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.367522+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.370049+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.370049+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.371145+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.371145+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.382040+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.382040+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.456636+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.456636+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.459135+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.459135+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.462376+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.462376+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.463413+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.463413+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.473853+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.473853+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.563856+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.563856+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.566534+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.566534+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.570037+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.570037+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.571581+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.571581+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.577923+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.577923+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.673097+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.673097+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.675708+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.675708+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.679278+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.679278+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.679902+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.679902+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.684935+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.684935+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.749023+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.749023+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.751176+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.751176+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.753881+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.753881+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.755031+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.755031+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.760662+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.760662+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.830994+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.830994+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.832935+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.832935+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.835201+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.835201+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.836119+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.836119+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.842337+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:52 smithi190 bash[89008]: audit 2024-09-17T12:57:52.842337+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: cluster 2024-09-17T12:57:51.796988+0000 mgr.y (mgr.54108) 2308 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: cluster 2024-09-17T12:57:51.796988+0000 mgr.y (mgr.54108) 2308 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.877786+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.877786+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.883304+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.883304+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.885416+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.885416+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.886142+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.886142+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.891140+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.891140+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: cephadm 2024-09-17T12:57:51.891583+0000 mgr.y (mgr.54108) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: cephadm 2024-09-17T12:57:51.891583+0000 mgr.y (mgr.54108) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.916345+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.916345+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:57:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.916976+0000 mgr.y (mgr.54108) 2310 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.916976+0000 mgr.y (mgr.54108) 2310 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.921384+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: cluster 2024-09-17T12:57:51.796988+0000 mgr.y (mgr.54108) 2308 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: cluster 2024-09-17T12:57:51.796988+0000 mgr.y (mgr.54108) 2308 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.877786+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.877786+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.883304+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.883304+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.885416+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.885416+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.886142+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.886142+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.891140+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.891140+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: cephadm 2024-09-17T12:57:51.891583+0000 mgr.y (mgr.54108) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: cephadm 2024-09-17T12:57:51.891583+0000 mgr.y (mgr.54108) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.916345+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.916345+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.916976+0000 mgr.y (mgr.54108) 2310 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.916976+0000 mgr.y (mgr.54108) 2310 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:57:53.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.921384+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.921384+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.921779+0000 mgr.y (mgr.54108) 2311 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.921779+0000 mgr.y (mgr.54108) 2311 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.961838+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.961838+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.964089+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.964089+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.966705+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.966705+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.967424+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.967424+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.972913+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:51.972913+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: cephadm 2024-09-17T12:57:51.973440+0000 mgr.y (mgr.54108) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: cephadm 2024-09-17T12:57:51.973440+0000 mgr.y (mgr.54108) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.032225+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.032225+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.034289+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.034289+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.036186+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.036186+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.036955+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.036955+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.269 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.042401+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.042401+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.042867+0000 mgr.y (mgr.54108) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.042867+0000 mgr.y (mgr.54108) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.111246+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.111246+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.113051+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.113051+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.114788+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.114788+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.115466+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.115466+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.121669+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.121669+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.183501+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.183501+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.921384+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.921779+0000 mgr.y (mgr.54108) 2311 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.921779+0000 mgr.y (mgr.54108) 2311 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.961838+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.961838+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.964089+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.964089+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.966705+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.966705+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.271 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.967424+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.967424+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.972913+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:51.972913+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: cephadm 2024-09-17T12:57:51.973440+0000 mgr.y (mgr.54108) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: cephadm 2024-09-17T12:57:51.973440+0000 mgr.y (mgr.54108) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.032225+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.032225+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.034289+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.034289+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.036186+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.185266+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.185266+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.187434+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.187434+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.188094+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.188094+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.198542+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.198542+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.272760+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.272760+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.274494+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.274494+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.276597+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.276597+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.277346+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.277346+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.287552+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.287552+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.364554+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.036186+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.036955+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.036955+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.042401+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.042401+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.042867+0000 mgr.y (mgr.54108) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.042867+0000 mgr.y (mgr.54108) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.111246+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.111246+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.113051+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.113051+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.114788+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.114788+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.115466+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.115466+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.121669+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.121669+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.275 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.183501+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.183501+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.364554+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.367522+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.367522+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.370049+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.370049+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.371145+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.371145+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.382040+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.382040+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.276 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.456636+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.456636+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.459135+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.459135+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.462376+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.462376+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.463413+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.463413+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.473853+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.473853+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.563856+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.277 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.185266+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.185266+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.187434+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.187434+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.188094+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.188094+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.198542+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.198542+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.272760+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.272760+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.274494+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.274494+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.276597+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.276597+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.277346+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.277346+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.287552+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.287552+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.364554+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.563856+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.566534+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.566534+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.279 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.570037+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.570037+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.571581+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.571581+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.577923+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.577923+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.673097+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.673097+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.675708+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.675708+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.679278+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.679278+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.679902+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.679902+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.684935+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.684935+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.749023+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.749023+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.751176+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.751176+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.753881+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.753881+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.755031+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.755031+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.760662+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.760662+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.830994+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.830994+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.832935+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.832935+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.835201+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.835201+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.836119+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.836119+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.842337+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[111962]: audit 2024-09-17T12:57:52.842337+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.282 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.364554+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.367522+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.367522+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.370049+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.370049+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.371145+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.371145+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.382040+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.382040+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.456636+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.456636+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.459135+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.459135+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.462376+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.462376+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.463413+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.463413+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.473853+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.473853+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.563856+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.563856+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.566534+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.566534+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.570037+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.570037+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.571581+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.571581+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.577923+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.577923+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.673097+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.673097+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.675708+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.675708+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.679278+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.679278+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.679902+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.679902+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.684935+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.684935+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.749023+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.749023+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.751176+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.751176+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.753881+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.753881+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.755031+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.755031+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.760662+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.760662+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.830994+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.830994+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.832935+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.832935+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.835201+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.835201+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.836119+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.836119+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.842337+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.287 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:52 smithi022 bash[109437]: audit 2024-09-17T12:57:52.842337+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.122133+0000 mgr.y (mgr.54108) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.122133+0000 mgr.y (mgr.54108) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.199073+0000 mgr.y (mgr.54108) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.199073+0000 mgr.y (mgr.54108) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.288259+0000 mgr.y (mgr.54108) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.909 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.288259+0000 mgr.y (mgr.54108) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.382619+0000 mgr.y (mgr.54108) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.382619+0000 mgr.y (mgr.54108) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.474397+0000 mgr.y (mgr.54108) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.474397+0000 mgr.y (mgr.54108) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.578472+0000 mgr.y (mgr.54108) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.578472+0000 mgr.y (mgr.54108) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.685492+0000 mgr.y (mgr.54108) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.685492+0000 mgr.y (mgr.54108) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.761106+0000 mgr.y (mgr.54108) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.761106+0000 mgr.y (mgr.54108) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.843158+0000 mgr.y (mgr.54108) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.910 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.843158+0000 mgr.y (mgr.54108) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.910155+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.910155+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.912527+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.122133+0000 mgr.y (mgr.54108) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.122133+0000 mgr.y (mgr.54108) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.199073+0000 mgr.y (mgr.54108) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.199073+0000 mgr.y (mgr.54108) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.288259+0000 mgr.y (mgr.54108) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.288259+0000 mgr.y (mgr.54108) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.911 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.382619+0000 mgr.y (mgr.54108) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.382619+0000 mgr.y (mgr.54108) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.474397+0000 mgr.y (mgr.54108) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.474397+0000 mgr.y (mgr.54108) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.578472+0000 mgr.y (mgr.54108) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.578472+0000 mgr.y (mgr.54108) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.685492+0000 mgr.y (mgr.54108) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.685492+0000 mgr.y (mgr.54108) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.761106+0000 mgr.y (mgr.54108) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.761106+0000 mgr.y (mgr.54108) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.843158+0000 mgr.y (mgr.54108) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.843158+0000 mgr.y (mgr.54108) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.910155+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.910155+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.912 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.912527+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.912527+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.915430+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.915430+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.916140+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.916140+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.922267+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.922267+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.922675+0000 mgr.y (mgr.54108) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:52.922675+0000 mgr.y (mgr.54108) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.986674+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.986674+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.989051+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.989051+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.991643+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.991643+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.992484+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:52.992484+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.000519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.000519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.001275+0000 mgr.y (mgr.54108) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.001275+0000 mgr.y (mgr.54108) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.085726+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.085726+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.088091+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.088091+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.091090+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.091090+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.092181+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.092181+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.099252+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.099252+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.186794+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.186794+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.189382+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.189382+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.192480+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.192480+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.193364+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.193364+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.912527+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.915430+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.915430+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.916140+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.916140+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.922267+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.922267+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.922675+0000 mgr.y (mgr.54108) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.916 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:52.922675+0000 mgr.y (mgr.54108) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.986674+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.986674+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.989051+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.989051+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.991643+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.991643+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.992484+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:52.992484+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.000519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.000519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.917 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.001275+0000 mgr.y (mgr.54108) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.199172+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.199172+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.260192+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.260192+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.262194+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.262194+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.265462+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.265462+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.266794+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.266794+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.272063+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.272063+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.338108+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.338108+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.340376+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.340376+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.343453+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.343453+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.344222+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.001275+0000 mgr.y (mgr.54108) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.085726+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.085726+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.088091+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.088091+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.919 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.091090+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.091090+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.092181+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.092181+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.099252+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.099252+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.186794+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.186794+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.189382+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.189382+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.192480+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.192480+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.193364+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.920 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.193364+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.344222+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.350608+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.350608+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.421776+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.421776+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.424085+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.921 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.424085+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.427006+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.427006+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.428033+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.428033+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.436400+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.436400+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.513929+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.513929+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.516133+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.516133+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.518803+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.518803+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.519730+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.519730+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.922 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.525759+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.525759+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.593150+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.593150+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.596254+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.596254+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.599465+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.599465+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.601098+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.601098+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.607622+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.607622+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.678448+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.678448+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.681085+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.923 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.681085+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.683421+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.683421+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.199172+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.199172+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.260192+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.260192+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.262194+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.262194+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.265462+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.265462+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.266794+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.266794+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.272063+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.272063+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.338108+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.338108+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.340376+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.340376+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.343453+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.343453+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.344222+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.684178+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.684178+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.690263+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.690263+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.767950+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.767950+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.770404+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.770404+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.773032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.773032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.773953+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.773953+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.779833+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.779833+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.855154+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.855154+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.857084+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.857084+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.858733+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.858733+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.859330+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.859330+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.864175+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[109437]: audit 2024-09-17T12:57:53.864175+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.344222+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.350608+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.350608+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.421776+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.421776+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.424085+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.424085+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.427006+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.427006+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.428033+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.428033+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.436400+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.436400+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.513929+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.513929+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.516133+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.516133+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.518803+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.518803+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.519730+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.519730+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.525759+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.525759+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.593150+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.593150+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.596254+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.596254+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.599465+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.599465+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.601098+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.601098+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.607622+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.607622+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.678448+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.678448+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.681085+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.681085+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.683421+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.683421+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.684178+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.684178+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.690263+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.690263+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.767950+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.767950+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.770404+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.770404+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.773032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.773032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.773953+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.773953+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.779833+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.779833+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.855154+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.855154+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.857084+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.857084+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.858733+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.858733+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.859330+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.859330+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.864175+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:53.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:53 smithi022 bash[111962]: audit 2024-09-17T12:57:53.864175+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.122133+0000 mgr.y (mgr.54108) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.122133+0000 mgr.y (mgr.54108) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.199073+0000 mgr.y (mgr.54108) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.199073+0000 mgr.y (mgr.54108) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.288259+0000 mgr.y (mgr.54108) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.288259+0000 mgr.y (mgr.54108) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.382619+0000 mgr.y (mgr.54108) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.382619+0000 mgr.y (mgr.54108) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.474397+0000 mgr.y (mgr.54108) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.474397+0000 mgr.y (mgr.54108) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.578472+0000 mgr.y (mgr.54108) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.578472+0000 mgr.y (mgr.54108) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.685492+0000 mgr.y (mgr.54108) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.685492+0000 mgr.y (mgr.54108) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.761106+0000 mgr.y (mgr.54108) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.761106+0000 mgr.y (mgr.54108) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.843158+0000 mgr.y (mgr.54108) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.843158+0000 mgr.y (mgr.54108) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.910155+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.910155+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.912527+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.912527+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.915430+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.915430+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.916140+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.916140+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.922267+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.922267+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.922675+0000 mgr.y (mgr.54108) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:52.922675+0000 mgr.y (mgr.54108) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.986674+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.986674+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.989051+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.989051+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.991643+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.991643+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.992484+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:52.992484+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.000519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.000519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.001275+0000 mgr.y (mgr.54108) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.001275+0000 mgr.y (mgr.54108) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:54.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.085726+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.085726+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.088091+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.088091+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.091090+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.091090+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.092181+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.092181+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.099252+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.099252+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.186794+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.186794+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.189382+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.189382+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.192480+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.192480+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.193364+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.193364+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.199172+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.199172+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.260192+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.260192+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.262194+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.262194+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.265462+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.265462+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.266794+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.266794+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.272063+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.272063+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.338108+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.338108+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.340376+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.340376+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.343453+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.343453+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.344222+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.344222+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.350608+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.350608+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.421776+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.421776+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.424085+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.424085+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.427006+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.427006+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.428033+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.428033+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.436400+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.436400+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.513929+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.513929+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.516133+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.516133+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.518803+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.518803+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.519730+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.519730+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.525759+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.525759+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.593150+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.593150+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.596254+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.596254+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.599465+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.599465+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.601098+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.601098+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.607622+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.607622+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.678448+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.678448+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.681085+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.681085+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.683421+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.683421+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.684178+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.684178+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.690263+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.690263+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.767950+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.767950+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.770404+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.770404+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.773032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.773032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.773953+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.773953+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.779833+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.779833+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.855154+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.855154+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.857084+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.857084+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.858733+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.858733+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.859330+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.859330+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.864175+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:54.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:53 smithi190 bash[89008]: audit 2024-09-17T12:57:53.864175+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.048 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.099850+0000 mgr.y (mgr.54108) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.048 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.099850+0000 mgr.y (mgr.54108) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.199757+0000 mgr.y (mgr.54108) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.199757+0000 mgr.y (mgr.54108) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.272633+0000 mgr.y (mgr.54108) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.272633+0000 mgr.y (mgr.54108) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.351125+0000 mgr.y (mgr.54108) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.351125+0000 mgr.y (mgr.54108) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.436973+0000 mgr.y (mgr.54108) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.436973+0000 mgr.y (mgr.54108) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.526596+0000 mgr.y (mgr.54108) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.526596+0000 mgr.y (mgr.54108) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.608150+0000 mgr.y (mgr.54108) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.608150+0000 mgr.y (mgr.54108) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.690929+0000 mgr.y (mgr.54108) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.049 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.690929+0000 mgr.y (mgr.54108) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.050 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.780440+0000 mgr.y (mgr.54108) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.050 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.780440+0000 mgr.y (mgr.54108) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.050 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cluster 2024-09-17T12:57:53.798082+0000 mgr.y (mgr.54108) 2334 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:55.050 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cluster 2024-09-17T12:57:53.798082+0000 mgr.y (mgr.54108) 2334 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:55.050 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.864573+0000 mgr.y (mgr.54108) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.050 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.864573+0000 mgr.y (mgr.54108) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.050 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.929404+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.929404+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.931235+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.931235+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.932970+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.932970+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.933598+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.933598+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.939466+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:53.939466+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.939924+0000 mgr.y (mgr.54108) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:53.939924+0000 mgr.y (mgr.54108) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.012906+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.012906+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.014599+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.014599+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.016268+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.016268+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.016990+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.016990+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.026933+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.026933+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.027436+0000 mgr.y (mgr.54108) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.027436+0000 mgr.y (mgr.54108) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.092101+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.052 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.092101+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.094819+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.094819+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.097465+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.097465+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.098400+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.098400+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.108718+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.108718+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.180733+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.180733+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.182421+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.182421+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.184095+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.184095+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.184688+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.184688+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.190937+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.190937+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.260473+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.260473+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.264232+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.264232+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.266392+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.266392+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.267029+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.267029+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.273182+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.273182+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.054 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.338168+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.055 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.338168+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.055 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.339923+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.055 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.339923+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.055 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.341597+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.055 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.341597+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.055 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.342189+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.342189+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.347130+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.347130+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.406077+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.406077+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.408490+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.408490+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.410781+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.410781+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.411629+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.411629+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.416956+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.416956+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.478178+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.478178+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.480309+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.480309+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.482082+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.482082+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.482743+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.482743+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.488158+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.488158+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.552463+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.552463+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.554978+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.554978+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.557778+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.557778+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.558557+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.558557+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.564281+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.564281+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.626009+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.626009+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.628616+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.628616+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.631640+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.631640+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.632635+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.632635+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.638875+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.638875+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.712431+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.712431+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.715840+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.715840+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.717923+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.717923+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.718620+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.718620+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.723983+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.723983+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.796965+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.796965+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.799419+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.799419+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.802166+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.802166+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.803048+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.803048+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.808331+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.808331+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.874929+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.874929+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.877473+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:54 smithi190 bash[89008]: audit 2024-09-17T12:57:54.877473+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.099850+0000 mgr.y (mgr.54108) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.099850+0000 mgr.y (mgr.54108) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.199757+0000 mgr.y (mgr.54108) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.199757+0000 mgr.y (mgr.54108) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.272633+0000 mgr.y (mgr.54108) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.272633+0000 mgr.y (mgr.54108) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.351125+0000 mgr.y (mgr.54108) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.351125+0000 mgr.y (mgr.54108) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.436973+0000 mgr.y (mgr.54108) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.436973+0000 mgr.y (mgr.54108) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.526596+0000 mgr.y (mgr.54108) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.526596+0000 mgr.y (mgr.54108) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.608150+0000 mgr.y (mgr.54108) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.608150+0000 mgr.y (mgr.54108) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.690929+0000 mgr.y (mgr.54108) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.690929+0000 mgr.y (mgr.54108) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.780440+0000 mgr.y (mgr.54108) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.780440+0000 mgr.y (mgr.54108) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cluster 2024-09-17T12:57:53.798082+0000 mgr.y (mgr.54108) 2334 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cluster 2024-09-17T12:57:53.798082+0000 mgr.y (mgr.54108) 2334 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.864573+0000 mgr.y (mgr.54108) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.099850+0000 mgr.y (mgr.54108) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.099850+0000 mgr.y (mgr.54108) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.199757+0000 mgr.y (mgr.54108) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.199757+0000 mgr.y (mgr.54108) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.272633+0000 mgr.y (mgr.54108) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.272633+0000 mgr.y (mgr.54108) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.351125+0000 mgr.y (mgr.54108) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.351125+0000 mgr.y (mgr.54108) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.436973+0000 mgr.y (mgr.54108) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.436973+0000 mgr.y (mgr.54108) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.526596+0000 mgr.y (mgr.54108) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.526596+0000 mgr.y (mgr.54108) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.608150+0000 mgr.y (mgr.54108) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.608150+0000 mgr.y (mgr.54108) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.690929+0000 mgr.y (mgr.54108) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.690929+0000 mgr.y (mgr.54108) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.780440+0000 mgr.y (mgr.54108) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.780440+0000 mgr.y (mgr.54108) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cluster 2024-09-17T12:57:53.798082+0000 mgr.y (mgr.54108) 2334 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cluster 2024-09-17T12:57:53.798082+0000 mgr.y (mgr.54108) 2334 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.864573+0000 mgr.y (mgr.54108) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.864573+0000 mgr.y (mgr.54108) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.929404+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.929404+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.931235+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.931235+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.932970+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.932970+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.933598+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.268 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.933598+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.939466+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:53.939466+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.939924+0000 mgr.y (mgr.54108) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:53.939924+0000 mgr.y (mgr.54108) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.012906+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.012906+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.014599+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.014599+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.016268+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.016268+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.269 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.016990+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.864573+0000 mgr.y (mgr.54108) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.929404+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.929404+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.931235+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.931235+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.932970+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.932970+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.933598+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.933598+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.939466+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:53.939466+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.939924+0000 mgr.y (mgr.54108) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.270 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:53.939924+0000 mgr.y (mgr.54108) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.012906+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.012906+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.014599+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.014599+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.016268+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.016268+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.016990+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.016990+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.026933+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.026933+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.027436+0000 mgr.y (mgr.54108) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.027436+0000 mgr.y (mgr.54108) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.092101+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.092101+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.271 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.094819+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.094819+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.097465+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.097465+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.098400+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.098400+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.108718+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.108718+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.180733+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.180733+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.182421+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.182421+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.272 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.016990+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.026933+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.026933+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.027436+0000 mgr.y (mgr.54108) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.027436+0000 mgr.y (mgr.54108) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.092101+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.092101+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.094819+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.094819+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.097465+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.097465+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.098400+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.098400+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.108718+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.108718+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.274 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.180733+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.180733+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.182421+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.276 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.182421+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.184095+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.184095+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.184688+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.184688+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.190937+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.190937+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.260473+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.260473+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.264232+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.264232+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.266392+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.277 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.266392+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.267029+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.267029+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.273182+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.273182+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.338168+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.338168+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.339923+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.339923+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.184095+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.184095+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.184688+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.278 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.184688+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.190937+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.190937+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.260473+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.260473+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.264232+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.264232+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.266392+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.266392+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.267029+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.267029+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.273182+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.273182+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.279 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.338168+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.338168+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.339923+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.280 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.339923+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.341597+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.341597+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.342189+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.342189+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.280 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.347130+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.347130+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.406077+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.406077+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.408490+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.408490+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.410781+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.410781+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.411629+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.411629+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.416956+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.416956+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.478178+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.281 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.478178+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.480309+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.480309+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.482082+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.482082+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.482743+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.482743+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.488158+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.488158+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.552463+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.552463+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.554978+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.554978+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.557778+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.557778+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.282 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.558557+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.558557+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.564281+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.564281+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.626009+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.626009+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.341597+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.341597+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.342189+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.283 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.342189+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.347130+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.347130+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.406077+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.406077+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.408490+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.408490+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.410781+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.410781+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.411629+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.411629+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.416956+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.416956+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.478178+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.478178+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.284 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.480309+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.480309+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.482082+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.482082+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.482743+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.482743+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.488158+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.488158+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.552463+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.552463+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.554978+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.554978+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.557778+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.285 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.557778+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.558557+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.558557+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.564281+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.564281+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.626009+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.626009+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.628616+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.628616+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.631640+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.286 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.631640+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.632635+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.632635+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.638875+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.638875+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.712431+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.712431+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.715840+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.715840+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.717923+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.717923+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.718620+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.718620+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.723983+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.723983+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.287 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.796965+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.796965+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.799419+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.799419+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.802166+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.802166+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.803048+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.803048+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.808331+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.808331+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.874929+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.874929+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.877473+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.288 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[111962]: audit 2024-09-17T12:57:54.877473+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.628616+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.628616+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.631640+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.631640+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.632635+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.632635+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.638875+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.638875+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.712431+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.289 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.712431+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.715840+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.715840+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.717923+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.717923+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.718620+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.718620+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.723983+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.723983+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.796965+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.796965+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.799419+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.799419+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.802166+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.802166+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.290 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.803048+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.803048+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.808331+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.808331+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.874929+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.874929+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.877473+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.291 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:54 smithi022 bash[109437]: audit 2024-09-17T12:57:54.877473+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.911 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.109256+0000 mgr.y (mgr.54108) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.109256+0000 mgr.y (mgr.54108) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.191535+0000 mgr.y (mgr.54108) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.191535+0000 mgr.y (mgr.54108) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.274455+0000 mgr.y (mgr.54108) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.274455+0000 mgr.y (mgr.54108) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.347580+0000 mgr.y (mgr.54108) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.347580+0000 mgr.y (mgr.54108) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.417343+0000 mgr.y (mgr.54108) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.417343+0000 mgr.y (mgr.54108) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.488524+0000 mgr.y (mgr.54108) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.912 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.488524+0000 mgr.y (mgr.54108) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.564639+0000 mgr.y (mgr.54108) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.564639+0000 mgr.y (mgr.54108) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.639446+0000 mgr.y (mgr.54108) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.639446+0000 mgr.y (mgr.54108) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.724409+0000 mgr.y (mgr.54108) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.724409+0000 mgr.y (mgr.54108) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.808975+0000 mgr.y (mgr.54108) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.808975+0000 mgr.y (mgr.54108) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.880698+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.880698+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.881933+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.881933+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.910197+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.913 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.910197+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.910930+0000 mgr.y (mgr.54108) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.910930+0000 mgr.y (mgr.54108) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.975222+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.975222+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.977630+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.977630+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.980561+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.980561+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.981550+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.981550+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.987668+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:54.987668+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.988198+0000 mgr.y (mgr.54108) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.914 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:54.988198+0000 mgr.y (mgr.54108) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.076315+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.076315+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.078719+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.078719+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.081262+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.081262+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.082209+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.082209+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.088259+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.088259+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.088739+0000 mgr.y (mgr.54108) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.088739+0000 mgr.y (mgr.54108) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.915 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.152873+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.152873+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.154802+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.154802+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.156622+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.156622+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.157532+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.157532+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.164730+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.164730+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.247692+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.247692+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.249668+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.916 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.249668+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.252096+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.252096+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.252788+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.252788+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.258975+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.258975+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.328341+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.328341+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.330131+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.330131+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.332055+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.332055+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.332825+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.917 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.332825+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.338985+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.338985+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.399933+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.399933+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.401721+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.401721+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.403933+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.403933+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.404569+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.404569+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.409713+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.409713+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.468181+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.918 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.468181+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.469935+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.469935+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.471567+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.471567+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.472234+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.472234+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.477418+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.477418+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.554545+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.554545+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.556701+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.556701+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.562781+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.919 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.562781+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.563904+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.563904+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.567095+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.567095+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.572231+0000 mon.a (mon.0) 8988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.572231+0000 mon.a (mon.0) 8988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.577407+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.577407+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.582532+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.582532+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.635146+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.920 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.635146+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.109256+0000 mgr.y (mgr.54108) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.109256+0000 mgr.y (mgr.54108) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.191535+0000 mgr.y (mgr.54108) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.191535+0000 mgr.y (mgr.54108) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.274455+0000 mgr.y (mgr.54108) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.274455+0000 mgr.y (mgr.54108) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.347580+0000 mgr.y (mgr.54108) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.347580+0000 mgr.y (mgr.54108) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.417343+0000 mgr.y (mgr.54108) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.417343+0000 mgr.y (mgr.54108) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.488524+0000 mgr.y (mgr.54108) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.488524+0000 mgr.y (mgr.54108) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.921 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.564639+0000 mgr.y (mgr.54108) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.564639+0000 mgr.y (mgr.54108) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.639446+0000 mgr.y (mgr.54108) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.639446+0000 mgr.y (mgr.54108) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.724409+0000 mgr.y (mgr.54108) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.724409+0000 mgr.y (mgr.54108) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.808975+0000 mgr.y (mgr.54108) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.808975+0000 mgr.y (mgr.54108) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.880698+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.880698+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.881933+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.881933+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.910197+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.910197+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.922 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.910930+0000 mgr.y (mgr.54108) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.910930+0000 mgr.y (mgr.54108) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.975222+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.975222+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.977630+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.977630+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.980561+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.980561+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.981550+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.981550+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.987668+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:54.987668+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.988198+0000 mgr.y (mgr.54108) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:54.988198+0000 mgr.y (mgr.54108) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.076315+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.923 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.076315+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.078719+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.078719+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.081262+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.081262+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.082209+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.082209+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.088259+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.088259+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.088739+0000 mgr.y (mgr.54108) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.088739+0000 mgr.y (mgr.54108) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.152873+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.152873+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.154802+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.924 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.154802+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.156622+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.156622+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.157532+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.157532+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.164730+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.164730+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.247692+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.247692+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.249668+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.249668+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.252096+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.252096+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.925 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.252788+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.252788+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.258975+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.258975+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.328341+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.328341+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.330131+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.330131+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.332055+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.332055+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.332825+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.332825+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.338985+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.338985+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.399933+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.399933+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.401721+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.401721+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.403933+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.403933+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.404569+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.404569+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.409713+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.409713+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.468181+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.468181+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.469935+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.469935+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.927 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.471567+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.471567+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.472234+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.472234+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.477418+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.477418+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.554545+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.554545+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.556701+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.556701+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.562781+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.562781+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:55.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.563904+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.563904+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.567095+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.567095+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.572231+0000 mon.a (mon.0) 8988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.572231+0000 mon.a (mon.0) 8988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.577407+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.577407+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.582532+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.582532+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.635146+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.635146+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.637346+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.637346+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.638901+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.638901+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.640391+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.640391+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.642448+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.642448+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.644924+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.644924+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.658629+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.658629+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.661138+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.661138+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.663245+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.663245+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.930 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.664781+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[111962]: audit 2024-09-17T12:57:55.664781+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.637346+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.637346+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.638901+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.638901+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.640391+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.640391+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.642448+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.642448+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.644924+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.644924+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.658629+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.658629+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.661138+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.661138+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.663245+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.663245+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.664781+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:55.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:55 smithi022 bash[109437]: audit 2024-09-17T12:57:55.664781+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.109256+0000 mgr.y (mgr.54108) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.109256+0000 mgr.y (mgr.54108) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.191535+0000 mgr.y (mgr.54108) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.191535+0000 mgr.y (mgr.54108) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.274455+0000 mgr.y (mgr.54108) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.274455+0000 mgr.y (mgr.54108) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.347580+0000 mgr.y (mgr.54108) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.347580+0000 mgr.y (mgr.54108) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.417343+0000 mgr.y (mgr.54108) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.417343+0000 mgr.y (mgr.54108) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.488524+0000 mgr.y (mgr.54108) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.488524+0000 mgr.y (mgr.54108) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.564639+0000 mgr.y (mgr.54108) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.564639+0000 mgr.y (mgr.54108) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.639446+0000 mgr.y (mgr.54108) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.639446+0000 mgr.y (mgr.54108) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.724409+0000 mgr.y (mgr.54108) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.724409+0000 mgr.y (mgr.54108) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.808975+0000 mgr.y (mgr.54108) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.808975+0000 mgr.y (mgr.54108) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.880698+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.880698+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.881933+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.881933+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.156 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.910197+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.910197+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.910930+0000 mgr.y (mgr.54108) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.910930+0000 mgr.y (mgr.54108) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.975222+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.975222+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.977630+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.977630+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.980561+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.980561+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.981550+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.981550+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.987668+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:54.987668+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.157 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.988198+0000 mgr.y (mgr.54108) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:54.988198+0000 mgr.y (mgr.54108) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.076315+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.076315+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.078719+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.078719+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.081262+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.081262+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.082209+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.082209+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.088259+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.088259+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.088739+0000 mgr.y (mgr.54108) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.088739+0000 mgr.y (mgr.54108) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:56.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.152873+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.152873+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.154802+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.154802+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.156622+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.156622+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.157532+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.157532+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.164730+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.164730+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.247692+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.247692+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.249668+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.249668+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.252096+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.252096+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.252788+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.252788+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.258975+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.258975+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.328341+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.328341+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.330131+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.330131+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.332055+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.332055+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.332825+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.332825+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.160 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.338985+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.338985+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.399933+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.399933+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.401721+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.401721+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.403933+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.403933+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.404569+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.404569+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.409713+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.409713+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.468181+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.468181+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.469935+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.161 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.469935+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.471567+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.471567+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.472234+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.472234+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.477418+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.477418+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.554545+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.554545+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.556701+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.556701+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.562781+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.562781+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.563904+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.162 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.563904+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.567095+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.567095+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.572231+0000 mon.a (mon.0) 8988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.572231+0000 mon.a (mon.0) 8988 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.577407+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.577407+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.582532+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.582532+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.635146+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.635146+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:56.163 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.637346+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.637346+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.638901+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.638901+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.640391+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.640391+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.642448+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.642448+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.644924+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.644924+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.164 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.658629+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.658629+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.661138+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.661138+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.663245+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.663245+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.664781+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:56.165 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:55 smithi190 bash[89008]: audit 2024-09-17T12:57:55.664781+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:57:57.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.165195+0000 mgr.y (mgr.54108) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.165195+0000 mgr.y (mgr.54108) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.259550+0000 mgr.y (mgr.54108) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.259550+0000 mgr.y (mgr.54108) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.339580+0000 mgr.y (mgr.54108) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.339580+0000 mgr.y (mgr.54108) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.410205+0000 mgr.y (mgr.54108) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.410205+0000 mgr.y (mgr.54108) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.477883+0000 mgr.y (mgr.54108) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.477883+0000 mgr.y (mgr.54108) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.572735+0000 mgr.y (mgr.54108) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cephadm 2024-09-17T12:57:55.572735+0000 mgr.y (mgr.54108) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cluster 2024-09-17T12:57:55.798686+0000 mgr.y (mgr.54108) 2357 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: cluster 2024-09-17T12:57:55.798686+0000 mgr.y (mgr.54108) 2357 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: audit 2024-09-17T12:57:56.316908+0000 mon.a (mon.0) 9001 : audit [DBG] from='client.? 172.21.15.22:0/563368956' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: audit 2024-09-17T12:57:56.316908+0000 mon.a (mon.0) 9001 : audit [DBG] from='client.? 172.21.15.22:0/563368956' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: audit 2024-09-17T12:57:56.625950+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1148652226' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: audit 2024-09-17T12:57:56.625950+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1148652226' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: audit 2024-09-17T12:57:56.626435+0000 mon.a (mon.0) 9002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[111962]: audit 2024-09-17T12:57:56.626435+0000 mon.a (mon.0) 9002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.165195+0000 mgr.y (mgr.54108) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.165195+0000 mgr.y (mgr.54108) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.259550+0000 mgr.y (mgr.54108) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.259550+0000 mgr.y (mgr.54108) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.339580+0000 mgr.y (mgr.54108) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.339580+0000 mgr.y (mgr.54108) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.410205+0000 mgr.y (mgr.54108) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.410205+0000 mgr.y (mgr.54108) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.477883+0000 mgr.y (mgr.54108) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.477883+0000 mgr.y (mgr.54108) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.572735+0000 mgr.y (mgr.54108) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cephadm 2024-09-17T12:57:55.572735+0000 mgr.y (mgr.54108) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cluster 2024-09-17T12:57:55.798686+0000 mgr.y (mgr.54108) 2357 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: cluster 2024-09-17T12:57:55.798686+0000 mgr.y (mgr.54108) 2357 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:57.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: audit 2024-09-17T12:57:56.316908+0000 mon.a (mon.0) 9001 : audit [DBG] from='client.? 172.21.15.22:0/563368956' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:57:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: audit 2024-09-17T12:57:56.316908+0000 mon.a (mon.0) 9001 : audit [DBG] from='client.? 172.21.15.22:0/563368956' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:57:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: audit 2024-09-17T12:57:56.625950+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1148652226' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: audit 2024-09-17T12:57:56.625950+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1148652226' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: audit 2024-09-17T12:57:56.626435+0000 mon.a (mon.0) 9002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:56 smithi022 bash[109437]: audit 2024-09-17T12:57:56.626435+0000 mon.a (mon.0) 9002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.165195+0000 mgr.y (mgr.54108) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.165195+0000 mgr.y (mgr.54108) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.259550+0000 mgr.y (mgr.54108) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.259550+0000 mgr.y (mgr.54108) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.339580+0000 mgr.y (mgr.54108) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.339580+0000 mgr.y (mgr.54108) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.410205+0000 mgr.y (mgr.54108) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.410205+0000 mgr.y (mgr.54108) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.477883+0000 mgr.y (mgr.54108) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.477883+0000 mgr.y (mgr.54108) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.572735+0000 mgr.y (mgr.54108) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cephadm 2024-09-17T12:57:55.572735+0000 mgr.y (mgr.54108) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cluster 2024-09-17T12:57:55.798686+0000 mgr.y (mgr.54108) 2357 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: cluster 2024-09-17T12:57:55.798686+0000 mgr.y (mgr.54108) 2357 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: audit 2024-09-17T12:57:56.316908+0000 mon.a (mon.0) 9001 : audit [DBG] from='client.? 172.21.15.22:0/563368956' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: audit 2024-09-17T12:57:56.316908+0000 mon.a (mon.0) 9001 : audit [DBG] from='client.? 172.21.15.22:0/563368956' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: audit 2024-09-17T12:57:56.625950+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1148652226' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: audit 2024-09-17T12:57:56.625950+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.22:0/1148652226' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: audit 2024-09-17T12:57:56.626435+0000 mon.a (mon.0) 9002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:57.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:56 smithi190 bash[89008]: audit 2024-09-17T12:57:56.626435+0000 mon.a (mon.0) 9002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"} : dispatch 2024-09-17T12:57:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:58 smithi190 bash[89008]: audit 2024-09-17T12:57:57.585100+0000 mon.a (mon.0) 9003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"}]': finished 2024-09-17T12:57:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:58 smithi190 bash[89008]: audit 2024-09-17T12:57:57.585100+0000 mon.a (mon.0) 9003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"}]': finished 2024-09-17T12:57:58.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:58 smithi190 bash[89008]: cluster 2024-09-17T12:57:57.592617+0000 mon.a (mon.0) 9004 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-17T12:57:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:58 smithi190 bash[89008]: cluster 2024-09-17T12:57:57.592617+0000 mon.a (mon.0) 9004 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-17T12:57:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:58 smithi190 bash[89008]: cluster 2024-09-17T12:57:57.799626+0000 mgr.y (mgr.54108) 2358 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:57:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:58 smithi190 bash[89008]: cluster 2024-09-17T12:57:57.799626+0000 mgr.y (mgr.54108) 2358 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:57:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:58 smithi190 bash[89008]: audit 2024-09-17T12:57:57.925231+0000 mon.a (mon.0) 9005 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"} : dispatch 2024-09-17T12:57:58.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:58 smithi190 bash[89008]: audit 2024-09-17T12:57:57.925231+0000 mon.a (mon.0) 9005 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"} : dispatch 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[109437]: audit 2024-09-17T12:57:57.585100+0000 mon.a (mon.0) 9003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"}]': finished 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[109437]: audit 2024-09-17T12:57:57.585100+0000 mon.a (mon.0) 9003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"}]': finished 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[109437]: cluster 2024-09-17T12:57:57.592617+0000 mon.a (mon.0) 9004 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[109437]: cluster 2024-09-17T12:57:57.592617+0000 mon.a (mon.0) 9004 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[109437]: cluster 2024-09-17T12:57:57.799626+0000 mgr.y (mgr.54108) 2358 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[109437]: cluster 2024-09-17T12:57:57.799626+0000 mgr.y (mgr.54108) 2358 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[109437]: audit 2024-09-17T12:57:57.925231+0000 mon.a (mon.0) 9005 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"} : dispatch 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[109437]: audit 2024-09-17T12:57:57.925231+0000 mon.a (mon.0) 9005 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"} : dispatch 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[111962]: audit 2024-09-17T12:57:57.585100+0000 mon.a (mon.0) 9003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"}]': finished 2024-09-17T12:57:58.943 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[111962]: audit 2024-09-17T12:57:57.585100+0000 mon.a (mon.0) 9003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/931280102"}]': finished 2024-09-17T12:57:58.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[111962]: cluster 2024-09-17T12:57:57.592617+0000 mon.a (mon.0) 9004 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-17T12:57:58.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[111962]: cluster 2024-09-17T12:57:57.592617+0000 mon.a (mon.0) 9004 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-17T12:57:58.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[111962]: cluster 2024-09-17T12:57:57.799626+0000 mgr.y (mgr.54108) 2358 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:57:58.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[111962]: cluster 2024-09-17T12:57:57.799626+0000 mgr.y (mgr.54108) 2358 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:57:58.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[111962]: audit 2024-09-17T12:57:57.925231+0000 mon.a (mon.0) 9005 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"} : dispatch 2024-09-17T12:57:58.944 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:58 smithi022 bash[111962]: audit 2024-09-17T12:57:57.925231+0000 mon.a (mon.0) 9005 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"} : dispatch 2024-09-17T12:57:59.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:59 smithi190 bash[89008]: audit 2024-09-17T12:57:58.594664+0000 mon.a (mon.0) 9006 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"}]': finished 2024-09-17T12:57:59.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:59 smithi190 bash[89008]: audit 2024-09-17T12:57:58.594664+0000 mon.a (mon.0) 9006 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"}]': finished 2024-09-17T12:57:59.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:59 smithi190 bash[89008]: cluster 2024-09-17T12:57:58.602078+0000 mon.a (mon.0) 9007 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-17T12:57:59.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:59 smithi190 bash[89008]: cluster 2024-09-17T12:57:58.602078+0000 mon.a (mon.0) 9007 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-17T12:57:59.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:59 smithi190 bash[89008]: audit 2024-09-17T12:57:58.914292+0000 mon.a (mon.0) 9008 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"} : dispatch 2024-09-17T12:57:59.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:57:59 smithi190 bash[89008]: audit 2024-09-17T12:57:58.914292+0000 mon.a (mon.0) 9008 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"} : dispatch 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[109437]: audit 2024-09-17T12:57:58.594664+0000 mon.a (mon.0) 9006 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"}]': finished 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[109437]: audit 2024-09-17T12:57:58.594664+0000 mon.a (mon.0) 9006 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"}]': finished 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[109437]: cluster 2024-09-17T12:57:58.602078+0000 mon.a (mon.0) 9007 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[109437]: cluster 2024-09-17T12:57:58.602078+0000 mon.a (mon.0) 9007 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[109437]: audit 2024-09-17T12:57:58.914292+0000 mon.a (mon.0) 9008 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"} : dispatch 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[109437]: audit 2024-09-17T12:57:58.914292+0000 mon.a (mon.0) 9008 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"} : dispatch 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[111962]: audit 2024-09-17T12:57:58.594664+0000 mon.a (mon.0) 9006 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"}]': finished 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[111962]: audit 2024-09-17T12:57:58.594664+0000 mon.a (mon.0) 9006 : audit [INF] from='client.? 172.21.15.22:0/818685208' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/405503934"}]': finished 2024-09-17T12:57:59.928 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[111962]: cluster 2024-09-17T12:57:58.602078+0000 mon.a (mon.0) 9007 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-17T12:57:59.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[111962]: cluster 2024-09-17T12:57:58.602078+0000 mon.a (mon.0) 9007 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-17T12:57:59.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[111962]: audit 2024-09-17T12:57:58.914292+0000 mon.a (mon.0) 9008 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"} : dispatch 2024-09-17T12:57:59.929 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:57:59 smithi022 bash[111962]: audit 2024-09-17T12:57:58.914292+0000 mon.a (mon.0) 9008 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"} : dispatch 2024-09-17T12:58:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.603890+0000 mon.a (mon.0) 9009 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"}]': finished 2024-09-17T12:58:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.603890+0000 mon.a (mon.0) 9009 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"}]': finished 2024-09-17T12:58:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: cluster 2024-09-17T12:57:59.608216+0000 mon.a (mon.0) 9010 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-17T12:58:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: cluster 2024-09-17T12:57:59.608216+0000 mon.a (mon.0) 9010 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-17T12:58:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.676196+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.676196+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:00.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.682324+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.682324+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.687615+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.687615+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: cluster 2024-09-17T12:57:59.800097+0000 mgr.y (mgr.54108) 2359 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:58:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: cluster 2024-09-17T12:57:59.800097+0000 mgr.y (mgr.54108) 2359 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:58:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.920151+0000 mon.a (mon.0) 9014 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"} : dispatch 2024-09-17T12:58:00.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:00 smithi190 bash[89008]: audit 2024-09-17T12:57:59.920151+0000 mon.a (mon.0) 9014 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"} : dispatch 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:58:00] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.603890+0000 mon.a (mon.0) 9009 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"}]': finished 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.603890+0000 mon.a (mon.0) 9009 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"}]': finished 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: cluster 2024-09-17T12:57:59.608216+0000 mon.a (mon.0) 9010 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: cluster 2024-09-17T12:57:59.608216+0000 mon.a (mon.0) 9010 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.676196+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.676196+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.682324+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.682324+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.687615+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.687615+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: cluster 2024-09-17T12:57:59.800097+0000 mgr.y (mgr.54108) 2359 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: cluster 2024-09-17T12:57:59.800097+0000 mgr.y (mgr.54108) 2359 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.920151+0000 mon.a (mon.0) 9014 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"} : dispatch 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[109437]: audit 2024-09-17T12:57:59.920151+0000 mon.a (mon.0) 9014 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"} : dispatch 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.603890+0000 mon.a (mon.0) 9009 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"}]': finished 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.603890+0000 mon.a (mon.0) 9009 : audit [INF] from='client.? 172.21.15.22:0/3080257666' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6801/2143135389"}]': finished 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: cluster 2024-09-17T12:57:59.608216+0000 mon.a (mon.0) 9010 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-17T12:58:01.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: cluster 2024-09-17T12:57:59.608216+0000 mon.a (mon.0) 9010 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.676196+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.676196+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.682324+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.682324+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.687615+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.687615+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: cluster 2024-09-17T12:57:59.800097+0000 mgr.y (mgr.54108) 2359 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: cluster 2024-09-17T12:57:59.800097+0000 mgr.y (mgr.54108) 2359 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.920151+0000 mon.a (mon.0) 9014 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"} : dispatch 2024-09-17T12:58:01.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:00 smithi022 bash[111962]: audit 2024-09-17T12:57:59.920151+0000 mon.a (mon.0) 9014 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"} : dispatch 2024-09-17T12:58:02.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:00.695004+0000 mon.a (mon.0) 9015 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"}]': finished 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:00.695004+0000 mon.a (mon.0) 9015 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"}]': finished 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: cluster 2024-09-17T12:58:00.698459+0000 mon.a (mon.0) 9016 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: cluster 2024-09-17T12:58:00.698459+0000 mon.a (mon.0) 9016 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.003021+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/2443957464' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.003021+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/2443957464' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.003756+0000 mon.a (mon.0) 9017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.003756+0000 mon.a (mon.0) 9017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.014935+0000 mon.a (mon.0) 9018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.014935+0000 mon.a (mon.0) 9018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.022509+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.022509+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.029987+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.029987+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: cephadm 2024-09-17T12:58:01.057056+0000 mgr.y (mgr.54108) 2360 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:58:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: cephadm 2024-09-17T12:58:01.057056+0000 mgr.y (mgr.54108) 2360 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:58:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.058350+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:58:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.058350+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:58:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.059408+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: audit 2024-09-17T12:58:01.059408+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: cephadm 2024-09-17T12:58:01.060288+0000 mgr.y (mgr.54108) 2361 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:58:02.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[111962]: cephadm 2024-09-17T12:58:01.060288+0000 mgr.y (mgr.54108) 2361 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:58:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:00.695004+0000 mon.a (mon.0) 9015 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"}]': finished 2024-09-17T12:58:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:00.695004+0000 mon.a (mon.0) 9015 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"}]': finished 2024-09-17T12:58:02.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: cluster 2024-09-17T12:58:00.698459+0000 mon.a (mon.0) 9016 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: cluster 2024-09-17T12:58:00.698459+0000 mon.a (mon.0) 9016 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.003021+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/2443957464' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.003021+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/2443957464' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.003756+0000 mon.a (mon.0) 9017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.003756+0000 mon.a (mon.0) 9017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.014935+0000 mon.a (mon.0) 9018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.014935+0000 mon.a (mon.0) 9018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.022509+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.022509+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.029987+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.029987+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: cephadm 2024-09-17T12:58:01.057056+0000 mgr.y (mgr.54108) 2360 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:58:02.017 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: cephadm 2024-09-17T12:58:01.057056+0000 mgr.y (mgr.54108) 2360 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:58:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.058350+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:58:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.058350+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:58:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.059408+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: audit 2024-09-17T12:58:01.059408+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: cephadm 2024-09-17T12:58:01.060288+0000 mgr.y (mgr.54108) 2361 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:58:02.018 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:01 smithi022 bash[109437]: cephadm 2024-09-17T12:58:01.060288+0000 mgr.y (mgr.54108) 2361 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:58:02.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:00.695004+0000 mon.a (mon.0) 9015 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"}]': finished 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:00.695004+0000 mon.a (mon.0) 9015 : audit [INF] from='client.? 172.21.15.22:0/689207491' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:6800/2143135389"}]': finished 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: cluster 2024-09-17T12:58:00.698459+0000 mon.a (mon.0) 9016 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: cluster 2024-09-17T12:58:00.698459+0000 mon.a (mon.0) 9016 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.003021+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/2443957464' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.003021+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.22:0/2443957464' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.003756+0000 mon.a (mon.0) 9017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.003756+0000 mon.a (mon.0) 9017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"} : dispatch 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.014935+0000 mon.a (mon.0) 9018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.014935+0000 mon.a (mon.0) 9018 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.022509+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.022509+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.029987+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.029987+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: cephadm 2024-09-17T12:58:01.057056+0000 mgr.y (mgr.54108) 2360 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: cephadm 2024-09-17T12:58:01.057056+0000 mgr.y (mgr.54108) 2360 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi022.pvhqdm 2024-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.058350+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.058350+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi022.pvhqdm", "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-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.059408+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: audit 2024-09-17T12:58:01.059408+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: cephadm 2024-09-17T12:58:01.060288+0000 mgr.y (mgr.54108) 2361 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:58:02.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:01 smithi190 bash[89008]: cephadm 2024-09-17T12:58:01.060288+0000 mgr.y (mgr.54108) 2361 : cephadm [INF] Deploying daemon iscsi.foo.smithi022.pvhqdm on smithi022 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:01.709722+0000 mon.a (mon.0) 9023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"}]': finished 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:01.709722+0000 mon.a (mon.0) 9023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"}]': finished 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: cluster 2024-09-17T12:58:01.717200+0000 mon.a (mon.0) 9024 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: cluster 2024-09-17T12:58:01.717200+0000 mon.a (mon.0) 9024 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: cluster 2024-09-17T12:58:01.800729+0000 mgr.y (mgr.54108) 2362 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: cluster 2024-09-17T12:58:01.800729+0000 mgr.y (mgr.54108) 2362 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:02.054822+0000 mon.a (mon.0) 9025 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"} : dispatch 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:02.054822+0000 mon.a (mon.0) 9025 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"} : dispatch 2024-09-17T12:58:03.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:02.551162+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:02.551162+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:02.557150+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:02.557150+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:02.564219+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[109437]: audit 2024-09-17T12:58:02.564219+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:01.709722+0000 mon.a (mon.0) 9023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"}]': finished 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:01.709722+0000 mon.a (mon.0) 9023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"}]': finished 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: cluster 2024-09-17T12:58:01.717200+0000 mon.a (mon.0) 9024 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: cluster 2024-09-17T12:58:01.717200+0000 mon.a (mon.0) 9024 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: cluster 2024-09-17T12:58:01.800729+0000 mgr.y (mgr.54108) 2362 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: cluster 2024-09-17T12:58:01.800729+0000 mgr.y (mgr.54108) 2362 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:03.016 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:02.054822+0000 mon.a (mon.0) 9025 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"} : dispatch 2024-09-17T12:58:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:02.054822+0000 mon.a (mon.0) 9025 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"} : dispatch 2024-09-17T12:58:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:02.551162+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:02.551162+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:02.557150+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:02.557150+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:02.564219+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.017 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:02 smithi022 bash[111962]: audit 2024-09-17T12:58:02.564219+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:01.709722+0000 mon.a (mon.0) 9023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"}]': finished 2024-09-17T12:58:03.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:01.709722+0000 mon.a (mon.0) 9023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/2661160849"}]': finished 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: cluster 2024-09-17T12:58:01.717200+0000 mon.a (mon.0) 9024 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: cluster 2024-09-17T12:58:01.717200+0000 mon.a (mon.0) 9024 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: cluster 2024-09-17T12:58:01.800729+0000 mgr.y (mgr.54108) 2362 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: cluster 2024-09-17T12:58:01.800729+0000 mgr.y (mgr.54108) 2362 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:02.054822+0000 mon.a (mon.0) 9025 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"} : dispatch 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:02.054822+0000 mon.a (mon.0) 9025 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"} : dispatch 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:02.551162+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:02.551162+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:02.557150+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:02.557150+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:02.564219+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:03.155 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:02 smithi190 bash[89008]: audit 2024-09-17T12:58:02.564219+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:04.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:03 smithi022 bash[111962]: audit 2024-09-17T12:58:02.719129+0000 mon.a (mon.0) 9029 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"}]': finished 2024-09-17T12:58:04.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:03 smithi022 bash[111962]: audit 2024-09-17T12:58:02.719129+0000 mon.a (mon.0) 9029 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"}]': finished 2024-09-17T12:58:04.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:03 smithi022 bash[111962]: cluster 2024-09-17T12:58:02.727000+0000 mon.a (mon.0) 9030 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-17T12:58:04.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:03 smithi022 bash[111962]: cluster 2024-09-17T12:58:02.727000+0000 mon.a (mon.0) 9030 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-17T12:58:04.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:03 smithi022 bash[109437]: audit 2024-09-17T12:58:02.719129+0000 mon.a (mon.0) 9029 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"}]': finished 2024-09-17T12:58:04.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:03 smithi022 bash[109437]: audit 2024-09-17T12:58:02.719129+0000 mon.a (mon.0) 9029 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"}]': finished 2024-09-17T12:58:04.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:03 smithi022 bash[109437]: cluster 2024-09-17T12:58:02.727000+0000 mon.a (mon.0) 9030 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-17T12:58:04.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:03 smithi022 bash[109437]: cluster 2024-09-17T12:58:02.727000+0000 mon.a (mon.0) 9030 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-17T12:58:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:03 smithi190 bash[89008]: audit 2024-09-17T12:58:02.719129+0000 mon.a (mon.0) 9029 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"}]': finished 2024-09-17T12:58:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:03 smithi190 bash[89008]: audit 2024-09-17T12:58:02.719129+0000 mon.a (mon.0) 9029 : audit [INF] from='client.? 172.21.15.22:0/2722266143' entity='client.iscsi.foo.smithi022.pvhqdm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.22:0/3339878951"}]': finished 2024-09-17T12:58:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:03 smithi190 bash[89008]: cluster 2024-09-17T12:58:02.727000+0000 mon.a (mon.0) 9030 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-17T12:58:04.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:03 smithi190 bash[89008]: cluster 2024-09-17T12:58:02.727000+0000 mon.a (mon.0) 9030 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-17T12:58:05.106 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:04 smithi022 bash[111962]: cluster 2024-09-17T12:58:03.801666+0000 mgr.y (mgr.54108) 2363 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:05.106 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:04 smithi022 bash[111962]: cluster 2024-09-17T12:58:03.801666+0000 mgr.y (mgr.54108) 2363 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:05.106 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:04 smithi022 bash[111962]: audit 2024-09-17T12:58:03.956646+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:05.106 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:04 smithi022 bash[111962]: audit 2024-09-17T12:58:03.956646+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:05.106 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:04 smithi022 bash[109437]: cluster 2024-09-17T12:58:03.801666+0000 mgr.y (mgr.54108) 2363 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:05.106 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:04 smithi022 bash[109437]: cluster 2024-09-17T12:58:03.801666+0000 mgr.y (mgr.54108) 2363 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:05.106 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:04 smithi022 bash[109437]: audit 2024-09-17T12:58:03.956646+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:05.106 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:04 smithi022 bash[109437]: audit 2024-09-17T12:58:03.956646+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:04 smithi190 bash[89008]: cluster 2024-09-17T12:58:03.801666+0000 mgr.y (mgr.54108) 2363 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:04 smithi190 bash[89008]: cluster 2024-09-17T12:58:03.801666+0000 mgr.y (mgr.54108) 2363 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:04 smithi190 bash[89008]: audit 2024-09-17T12:58:03.956646+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:04 smithi190 bash[89008]: audit 2024-09-17T12:58:03.956646+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:06.130 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:06.131 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:06.131 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:06.131 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:06.131 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:06.132 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:06.132 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:06.132 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:06.133 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:58:06 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:06 smithi022 bash[109437]: cluster 2024-09-17T12:58:05.802951+0000 mgr.y (mgr.54108) 2364 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:58:07.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:06 smithi022 bash[109437]: cluster 2024-09-17T12:58:05.802951+0000 mgr.y (mgr.54108) 2364 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:58:07.135 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:06 smithi022 bash[109437]: audit 2024-09-17T12:58:06.027679+0000 mgr.y (mgr.54108) 2365 : audit [DBG] from='client.64976 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:07.136 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:06 smithi022 bash[109437]: audit 2024-09-17T12:58:06.027679+0000 mgr.y (mgr.54108) 2365 : audit [DBG] from='client.64976 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:07.136 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:06 smithi022 bash[111962]: cluster 2024-09-17T12:58:05.802951+0000 mgr.y (mgr.54108) 2364 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:58:07.136 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:06 smithi022 bash[111962]: cluster 2024-09-17T12:58:05.802951+0000 mgr.y (mgr.54108) 2364 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:58:07.136 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:06 smithi022 bash[111962]: audit 2024-09-17T12:58:06.027679+0000 mgr.y (mgr.54108) 2365 : audit [DBG] from='client.64976 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:07.136 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:06 smithi022 bash[111962]: audit 2024-09-17T12:58:06.027679+0000 mgr.y (mgr.54108) 2365 : audit [DBG] from='client.64976 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:06 smithi190 bash[89008]: cluster 2024-09-17T12:58:05.802951+0000 mgr.y (mgr.54108) 2364 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:58:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:06 smithi190 bash[89008]: cluster 2024-09-17T12:58:05.802951+0000 mgr.y (mgr.54108) 2364 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:58:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:06 smithi190 bash[89008]: audit 2024-09-17T12:58:06.027679+0000 mgr.y (mgr.54108) 2365 : audit [DBG] from='client.64976 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:07.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:06 smithi190 bash[89008]: audit 2024-09-17T12:58:06.027679+0000 mgr.y (mgr.54108) 2365 : audit [DBG] from='client.64976 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:07.403 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.404 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.404 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.404 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.405 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.405 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.405 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.406 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:07.406 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 12:58:07 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:58:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.448759+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.448759+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.454960+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.454960+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.456871+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.456871+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.457585+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.457585+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.462223+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.462223+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.462619+0000 mgr.y (mgr.54108) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.462619+0000 mgr.y (mgr.54108) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.486568+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:58:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.486568+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:58:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.487135+0000 mgr.y (mgr.54108) 2367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:58:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.487135+0000 mgr.y (mgr.54108) 2367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:58:08.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.489808+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:58:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.489808+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:58:08.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.490152+0000 mgr.y (mgr.54108) 2368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:58:08.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.448759+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.448759+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.454960+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.454960+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.456871+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.456871+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.457585+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.457585+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.462223+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.462223+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.462619+0000 mgr.y (mgr.54108) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.462619+0000 mgr.y (mgr.54108) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.486568+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:58:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.486568+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:58:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.487135+0000 mgr.y (mgr.54108) 2367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:58:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.487135+0000 mgr.y (mgr.54108) 2367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:58:08.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.489808+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:58:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.489808+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:58:08.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.490152+0000 mgr.y (mgr.54108) 2368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:58:08.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.490152+0000 mgr.y (mgr.54108) 2368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:58:08.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.531180+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.531180+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.532991+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.532991+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.535618+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.535618+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.536356+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.536356+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.542494+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.542494+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.542907+0000 mgr.y (mgr.54108) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.542907+0000 mgr.y (mgr.54108) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.602182+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.602182+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.604338+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.604338+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.606362+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.606362+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.607040+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.490152+0000 mgr.y (mgr.54108) 2368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.531180+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.531180+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.532991+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.532991+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.535618+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.535618+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.536356+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.536356+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.542494+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.542494+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.542907+0000 mgr.y (mgr.54108) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.542907+0000 mgr.y (mgr.54108) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.602182+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.602182+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.604338+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.604338+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.606362+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.606362+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.607040+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.607040+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.612011+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.612011+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.612416+0000 mgr.y (mgr.54108) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.612416+0000 mgr.y (mgr.54108) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.670026+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.670026+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.671859+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.671859+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.673488+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.673488+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.674109+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.674109+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.679099+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.679099+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.679708+0000 mgr.y (mgr.54108) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.679708+0000 mgr.y (mgr.54108) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.742031+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.742031+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.744162+0000 mon.a (mon.0) 9055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.744162+0000 mon.a (mon.0) 9055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.746428+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.746428+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.747158+0000 mon.a (mon.0) 9057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.747158+0000 mon.a (mon.0) 9057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.752254+0000 mon.a (mon.0) 9058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.752254+0000 mon.a (mon.0) 9058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.752723+0000 mgr.y (mgr.54108) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.752723+0000 mgr.y (mgr.54108) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cluster 2024-09-17T12:58:07.803699+0000 mgr.y (mgr.54108) 2373 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cluster 2024-09-17T12:58:07.803699+0000 mgr.y (mgr.54108) 2373 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.825133+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.825133+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.827471+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.827471+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.829294+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.829294+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.830092+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.830092+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.607040+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.612011+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.612011+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.612416+0000 mgr.y (mgr.54108) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.612416+0000 mgr.y (mgr.54108) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.670026+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.670026+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.671859+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.671859+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.673488+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.673488+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.674109+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.674109+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.679099+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.679099+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.679708+0000 mgr.y (mgr.54108) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.679708+0000 mgr.y (mgr.54108) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.742031+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.742031+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.744162+0000 mon.a (mon.0) 9055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.834939+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.834939+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.835445+0000 mgr.y (mgr.54108) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.835445+0000 mgr.y (mgr.54108) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.899905+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.899905+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.902109+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.902109+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.904310+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.904310+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.905107+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.905107+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.911650+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.911650+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.912133+0000 mgr.y (mgr.54108) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.912133+0000 mgr.y (mgr.54108) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.970736+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.970736+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.973309+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.973309+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.744162+0000 mon.a (mon.0) 9055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.746428+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.746428+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.747158+0000 mon.a (mon.0) 9057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.747158+0000 mon.a (mon.0) 9057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.752254+0000 mon.a (mon.0) 9058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.752254+0000 mon.a (mon.0) 9058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.752723+0000 mgr.y (mgr.54108) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.752723+0000 mgr.y (mgr.54108) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cluster 2024-09-17T12:58:07.803699+0000 mgr.y (mgr.54108) 2373 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cluster 2024-09-17T12:58:07.803699+0000 mgr.y (mgr.54108) 2373 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.825133+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.825133+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.827471+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.827471+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.829294+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.829294+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.830092+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.830092+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.976207+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.976207+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.977329+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.977329+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.984355+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:07.984355+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.984884+0000 mgr.y (mgr.54108) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:07.984884+0000 mgr.y (mgr.54108) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.065878+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.065878+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.067849+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.067849+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.069779+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.069779+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.070426+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.070426+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.075735+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.075735+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.076145+0000 mgr.y (mgr.54108) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.076145+0000 mgr.y (mgr.54108) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.136962+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.136962+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.138791+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.138791+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.141449+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.141449+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.142374+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.142374+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.150396+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.150396+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.222061+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.222061+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.224190+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.224190+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.226617+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.226617+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.227383+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.227383+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.234731+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.834939+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.834939+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.835445+0000 mgr.y (mgr.54108) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.835445+0000 mgr.y (mgr.54108) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.899905+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.899905+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.902109+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.902109+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.904310+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.904310+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.905107+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.905107+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.911650+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.911650+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.912133+0000 mgr.y (mgr.54108) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.912133+0000 mgr.y (mgr.54108) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.970736+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.970736+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.973309+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.973309+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.234731+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.302082+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.302082+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.303969+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.303969+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.305509+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.305509+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.306073+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.306073+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.310854+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.310854+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.371586+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.371586+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.373823+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.373823+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.376128+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.376128+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.376865+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.376865+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.384723+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[109437]: audit 2024-09-17T12:58:08.384723+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.976207+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.976207+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.977329+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.977329+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.984355+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:07.984355+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.984884+0000 mgr.y (mgr.54108) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:07.984884+0000 mgr.y (mgr.54108) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.065878+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.065878+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.067849+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.067849+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.069779+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.069779+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.070426+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.070426+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.075735+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.075735+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.076145+0000 mgr.y (mgr.54108) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.076145+0000 mgr.y (mgr.54108) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.136962+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.136962+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.138791+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.138791+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.141449+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.141449+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.142374+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.142374+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.150396+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.150396+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.222061+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.222061+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.224190+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.224190+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.226617+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.226617+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.227383+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.227383+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.234731+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.234731+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.302082+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.302082+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.303969+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.303969+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.305509+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.305509+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.306073+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.306073+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.310854+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.310854+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.371586+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.371586+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.373823+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.373823+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.376128+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.376128+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.376865+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.376865+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.384723+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:08 smithi022 bash[111962]: audit 2024-09-17T12:58:08.384723+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.448759+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.448759+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.454960+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.454960+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.456871+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.456871+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.457585+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.457585+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.462223+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.462223+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.462619+0000 mgr.y (mgr.54108) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.462619+0000 mgr.y (mgr.54108) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.486568+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:58:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.486568+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:58:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.487135+0000 mgr.y (mgr.54108) 2367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:58:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.487135+0000 mgr.y (mgr.54108) 2367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:58:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.489808+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:58:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.489808+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:58:08.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.490152+0000 mgr.y (mgr.54108) 2368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.490152+0000 mgr.y (mgr.54108) 2368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.531180+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.531180+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.532991+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.532991+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.535618+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.535618+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.536356+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.536356+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.542494+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.542494+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.542907+0000 mgr.y (mgr.54108) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.542907+0000 mgr.y (mgr.54108) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.602182+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.602182+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.604338+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.604338+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.606362+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.606362+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.607040+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.607040+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.612011+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.612011+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.612416+0000 mgr.y (mgr.54108) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.612416+0000 mgr.y (mgr.54108) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.670026+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.670026+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.671859+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.671859+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.673488+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.673488+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.674109+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.674109+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.679099+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.679099+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.679708+0000 mgr.y (mgr.54108) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.679708+0000 mgr.y (mgr.54108) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.742031+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.742031+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.744162+0000 mon.a (mon.0) 9055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.744162+0000 mon.a (mon.0) 9055 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.746428+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.746428+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.747158+0000 mon.a (mon.0) 9057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.747158+0000 mon.a (mon.0) 9057 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.752254+0000 mon.a (mon.0) 9058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.752254+0000 mon.a (mon.0) 9058 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.752723+0000 mgr.y (mgr.54108) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.752723+0000 mgr.y (mgr.54108) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cluster 2024-09-17T12:58:07.803699+0000 mgr.y (mgr.54108) 2373 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cluster 2024-09-17T12:58:07.803699+0000 mgr.y (mgr.54108) 2373 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.825133+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.825133+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.827471+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.827471+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.829294+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.829294+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.830092+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.830092+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.834939+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.834939+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.835445+0000 mgr.y (mgr.54108) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.835445+0000 mgr.y (mgr.54108) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.899905+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.899905+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.902109+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.902109+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.904310+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.904310+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.905107+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.905107+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.911650+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.911650+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.912133+0000 mgr.y (mgr.54108) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.912133+0000 mgr.y (mgr.54108) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.970736+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.970736+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.973309+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.973309+0000 mon.a (mon.0) 9070 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.976207+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.976207+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.977329+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.977329+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.984355+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:07.984355+0000 mon.a (mon.0) 9073 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.984884+0000 mgr.y (mgr.54108) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:07.984884+0000 mgr.y (mgr.54108) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.065878+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.065878+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.067849+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.067849+0000 mon.a (mon.0) 9075 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.069779+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.069779+0000 mon.a (mon.0) 9076 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.070426+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.070426+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.075735+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.075735+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.076145+0000 mgr.y (mgr.54108) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.076145+0000 mgr.y (mgr.54108) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.136962+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.136962+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.138791+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.138791+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.141449+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.141449+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.142374+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.142374+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.150396+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.150396+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.222061+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.222061+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.224190+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.224190+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.226617+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.226617+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.227383+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.227383+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.234731+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.234731+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.302082+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.302082+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.303969+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.303969+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.305509+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.305509+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.306073+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.306073+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.310854+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.310854+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.371586+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.371586+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.373823+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.373823+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:08.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.376128+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.376128+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:08.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.376865+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.376865+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:08.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.384723+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:08.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:08 smithi190 bash[89008]: audit 2024-09-17T12:58:08.384723+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.150860+0000 mgr.y (mgr.54108) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.150860+0000 mgr.y (mgr.54108) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.235295+0000 mgr.y (mgr.54108) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.235295+0000 mgr.y (mgr.54108) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.311311+0000 mgr.y (mgr.54108) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.311311+0000 mgr.y (mgr.54108) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.385220+0000 mgr.y (mgr.54108) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.385220+0000 mgr.y (mgr.54108) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.448669+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.448669+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.474859+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.474859+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.478287+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.478287+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.479467+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.479467+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.487438+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.487438+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.487994+0000 mgr.y (mgr.54108) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.487994+0000 mgr.y (mgr.54108) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.150860+0000 mgr.y (mgr.54108) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.150860+0000 mgr.y (mgr.54108) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.235295+0000 mgr.y (mgr.54108) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.235295+0000 mgr.y (mgr.54108) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.311311+0000 mgr.y (mgr.54108) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.311311+0000 mgr.y (mgr.54108) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.385220+0000 mgr.y (mgr.54108) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.385220+0000 mgr.y (mgr.54108) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.448669+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.448669+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.474859+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.474859+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.478287+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.478287+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.479467+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.479467+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.487438+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.487438+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.487994+0000 mgr.y (mgr.54108) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.487994+0000 mgr.y (mgr.54108) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.568866+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.568866+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.570913+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.570913+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.573001+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.573001+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.573791+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.573791+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.579216+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.579216+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.579674+0000 mgr.y (mgr.54108) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.579674+0000 mgr.y (mgr.54108) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.648016+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.648016+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.649925+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.649925+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.651615+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.651615+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.737 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.652271+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.568866+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.568866+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.570913+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.570913+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.573001+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.573001+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.573791+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.573791+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.579216+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.579216+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.579674+0000 mgr.y (mgr.54108) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.579674+0000 mgr.y (mgr.54108) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.648016+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.648016+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.649925+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.649925+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.651615+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.651615+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.652271+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.652271+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.657192+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.657192+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.657687+0000 mgr.y (mgr.54108) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.657687+0000 mgr.y (mgr.54108) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.718742+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.718742+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.721072+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.721072+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.723288+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.723288+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.724206+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.724206+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.732006+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.732006+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.732720+0000 mgr.y (mgr.54108) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.732720+0000 mgr.y (mgr.54108) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.805363+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.805363+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.807765+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.652271+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.657192+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.657192+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.657687+0000 mgr.y (mgr.54108) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.657687+0000 mgr.y (mgr.54108) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.718742+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.718742+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.721072+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.721072+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.723288+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.723288+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.724206+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.724206+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.732006+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.732006+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.732720+0000 mgr.y (mgr.54108) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.732720+0000 mgr.y (mgr.54108) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.805363+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.805363+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.743 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.807765+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.807765+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.809567+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.809567+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.810182+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.810182+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.815232+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.815232+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.815719+0000 mgr.y (mgr.54108) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.815719+0000 mgr.y (mgr.54108) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.891110+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.891110+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.893547+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.893547+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.896608+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.896608+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.897457+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.897457+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.903153+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.903153+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.903776+0000 mgr.y (mgr.54108) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.807765+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.809567+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.809567+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.810182+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.810182+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.815232+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.815232+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.815719+0000 mgr.y (mgr.54108) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.815719+0000 mgr.y (mgr.54108) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.891110+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.891110+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.893547+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.893547+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.896608+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.896608+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.897457+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.897457+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.903153+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.903153+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.903776+0000 mgr.y (mgr.54108) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.903776+0000 mgr.y (mgr.54108) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.981027+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.981027+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.983836+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.983836+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.986474+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.986474+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.987817+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.987817+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.994451+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:08.994451+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.995082+0000 mgr.y (mgr.54108) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:08.995082+0000 mgr.y (mgr.54108) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.062032+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.062032+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.064840+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.064840+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.067623+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.067623+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.068545+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.903776+0000 mgr.y (mgr.54108) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.981027+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.981027+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.983836+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.983836+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.986474+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.986474+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.987817+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.987817+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.994451+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:08.994451+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.995082+0000 mgr.y (mgr.54108) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:08.995082+0000 mgr.y (mgr.54108) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.062032+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.062032+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.064840+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.064840+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.067623+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.067623+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.068545+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.068545+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.074339+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.074339+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.074878+0000 mgr.y (mgr.54108) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.074878+0000 mgr.y (mgr.54108) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.134590+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.134590+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.136854+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.136854+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.139002+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.139002+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.139680+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.139680+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.144781+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.144781+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.205801+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.205801+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.208533+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.208533+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.068545+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.074339+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.074339+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.074878+0000 mgr.y (mgr.54108) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.074878+0000 mgr.y (mgr.54108) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.134590+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.134590+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.752 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.136854+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.136854+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.139002+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.139002+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.139680+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.139680+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.144781+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.144781+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.205801+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.205801+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.208533+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.208533+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.211436+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.211436+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.212412+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.212412+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.218599+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.218599+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.292165+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.292165+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.294792+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.294792+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.754 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.297021+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.297021+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.297807+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.297807+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.303963+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.303963+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.363550+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.363550+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.365365+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.365365+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.211436+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.211436+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.212412+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.212412+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.218599+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.218599+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.292165+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.292165+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.294792+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.294792+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.297021+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.297021+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.297807+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.297807+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.303963+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.303963+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.363550+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.363550+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.365365+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.365365+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.367678+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.367678+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.368385+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.368385+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.373577+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.373577+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.434012+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.434012+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.436457+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.436457+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.438983+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.438983+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.440046+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.440046+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.446031+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[111962]: audit 2024-09-17T12:58:09.446031+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.367678+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.367678+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.368385+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.368385+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.373577+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.373577+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.434012+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.434012+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.436457+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.436457+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.438983+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.438983+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.440046+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.440046+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.446031+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:09 smithi022 bash[109437]: audit 2024-09-17T12:58:09.446031+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.150860+0000 mgr.y (mgr.54108) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.150860+0000 mgr.y (mgr.54108) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.235295+0000 mgr.y (mgr.54108) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.235295+0000 mgr.y (mgr.54108) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.311311+0000 mgr.y (mgr.54108) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.311311+0000 mgr.y (mgr.54108) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.385220+0000 mgr.y (mgr.54108) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.385220+0000 mgr.y (mgr.54108) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.448669+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.448669+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.474859+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.474859+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.478287+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.478287+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.479467+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.479467+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.487438+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.487438+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.487994+0000 mgr.y (mgr.54108) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.487994+0000 mgr.y (mgr.54108) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.568866+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.568866+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.570913+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.570913+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.573001+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.573001+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.573791+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.573791+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.579216+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.579216+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.579674+0000 mgr.y (mgr.54108) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.579674+0000 mgr.y (mgr.54108) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.648016+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.648016+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.649925+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.649925+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.651615+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.651615+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.652271+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.652271+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.657192+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.657192+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.657687+0000 mgr.y (mgr.54108) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.657687+0000 mgr.y (mgr.54108) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.718742+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.718742+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.721072+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.721072+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.723288+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.723288+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.724206+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.724206+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.732006+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.732006+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.732720+0000 mgr.y (mgr.54108) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.732720+0000 mgr.y (mgr.54108) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.805363+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.805363+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.807765+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.807765+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.809567+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.809567+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.810182+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.810182+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.815232+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.815232+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.815719+0000 mgr.y (mgr.54108) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.815719+0000 mgr.y (mgr.54108) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.891110+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.891110+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.893547+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.893547+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.896608+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.896608+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.897457+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.897457+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.903153+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.903153+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.903776+0000 mgr.y (mgr.54108) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.903776+0000 mgr.y (mgr.54108) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.981027+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.981027+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.983836+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.983836+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.986474+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.986474+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.987817+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.987817+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.994451+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:08.994451+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.995082+0000 mgr.y (mgr.54108) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:08.995082+0000 mgr.y (mgr.54108) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.062032+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.062032+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.064840+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.064840+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.067623+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.067623+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.068545+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.068545+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.074339+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.074339+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.074878+0000 mgr.y (mgr.54108) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.074878+0000 mgr.y (mgr.54108) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.134590+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.134590+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.136854+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.136854+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.139002+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.139002+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.139680+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.139680+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.144781+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.144781+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.205801+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.205801+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.208533+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.208533+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.211436+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.211436+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.212412+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.212412+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.218599+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.218599+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.292165+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.292165+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.294792+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.294792+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.297021+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.297021+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.297807+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.297807+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.303963+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.303963+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.363550+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.363550+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.365365+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.365365+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.367678+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.367678+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.368385+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.368385+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.373577+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.373577+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.434012+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.434012+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.436457+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.436457+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.438983+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.438983+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.440046+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.440046+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.446031+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:09.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:09 smithi190 bash[89008]: audit 2024-09-17T12:58:09.446031+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.722 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.145414+0000 mgr.y (mgr.54108) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.145414+0000 mgr.y (mgr.54108) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.219131+0000 mgr.y (mgr.54108) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.219131+0000 mgr.y (mgr.54108) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.304594+0000 mgr.y (mgr.54108) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.304594+0000 mgr.y (mgr.54108) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.374025+0000 mgr.y (mgr.54108) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.374025+0000 mgr.y (mgr.54108) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.446511+0000 mgr.y (mgr.54108) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.446511+0000 mgr.y (mgr.54108) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.521684+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.521684+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.523889+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.723 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.523889+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.526609+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.526609+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.527284+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.527284+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.532691+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.532691+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.145414+0000 mgr.y (mgr.54108) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.145414+0000 mgr.y (mgr.54108) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.724 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.219131+0000 mgr.y (mgr.54108) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.219131+0000 mgr.y (mgr.54108) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.304594+0000 mgr.y (mgr.54108) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.304594+0000 mgr.y (mgr.54108) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.374025+0000 mgr.y (mgr.54108) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.374025+0000 mgr.y (mgr.54108) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.446511+0000 mgr.y (mgr.54108) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.446511+0000 mgr.y (mgr.54108) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.521684+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.521684+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.523889+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.523889+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.526609+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.526609+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.725 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.527284+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.527284+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.532691+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.532691+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.533111+0000 mgr.y (mgr.54108) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.533111+0000 mgr.y (mgr.54108) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.595919+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.595919+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.598121+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.598121+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.726 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.600150+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.600150+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.600862+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.600862+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.605874+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.605874+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.606394+0000 mgr.y (mgr.54108) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.606394+0000 mgr.y (mgr.54108) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.671666+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.671666+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.673517+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.673517+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.675436+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.727 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.675436+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.533111+0000 mgr.y (mgr.54108) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.533111+0000 mgr.y (mgr.54108) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.595919+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.595919+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.598121+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.598121+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.728 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.600150+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.600150+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.600862+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.600862+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.605874+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.605874+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.606394+0000 mgr.y (mgr.54108) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.606394+0000 mgr.y (mgr.54108) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.671666+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.671666+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.673517+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.673517+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.729 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.675436+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.675436+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.676042+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.676042+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.680846+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.680846+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.681310+0000 mgr.y (mgr.54108) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.681310+0000 mgr.y (mgr.54108) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.751368+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.751368+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.753175+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.753175+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.755065+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.755065+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.730 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.755771+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.755771+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.761498+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.761498+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.762150+0000 mgr.y (mgr.54108) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.762150+0000 mgr.y (mgr.54108) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cluster 2024-09-17T12:58:09.804222+0000 mgr.y (mgr.54108) 2399 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cluster 2024-09-17T12:58:09.804222+0000 mgr.y (mgr.54108) 2399 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.676042+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.731 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.676042+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.680846+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.680846+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.681310+0000 mgr.y (mgr.54108) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.681310+0000 mgr.y (mgr.54108) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.751368+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.751368+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.753175+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.753175+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.755065+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.755065+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.755771+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.755771+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.732 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.761498+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.761498+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.762150+0000 mgr.y (mgr.54108) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.762150+0000 mgr.y (mgr.54108) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cluster 2024-09-17T12:58:09.804222+0000 mgr.y (mgr.54108) 2399 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cluster 2024-09-17T12:58:09.804222+0000 mgr.y (mgr.54108) 2399 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.824160+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.824160+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.826066+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.826066+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.733 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.827847+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.827847+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.828523+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.828523+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.833657+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.833657+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.834173+0000 mgr.y (mgr.54108) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.834173+0000 mgr.y (mgr.54108) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.895370+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.895370+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.897343+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.897343+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.899182+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.899182+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.734 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.899985+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.824160+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.824160+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.826066+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.826066+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.827847+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.827847+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.828523+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.828523+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.833657+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.833657+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.735 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.834173+0000 mgr.y (mgr.54108) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.834173+0000 mgr.y (mgr.54108) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.895370+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.895370+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.897343+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.897343+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.899182+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.899182+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.736 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.899985+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.899985+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.905881+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:09.905881+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.906387+0000 mgr.y (mgr.54108) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:09.906387+0000 mgr.y (mgr.54108) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.002980+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.002980+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.005560+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.005560+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.007766+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.007766+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.737 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.008643+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.008643+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.015807+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.015807+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.016393+0000 mgr.y (mgr.54108) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.016393+0000 mgr.y (mgr.54108) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.078192+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.078192+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.080249+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.738 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.899985+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.905881+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:09.905881+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.906387+0000 mgr.y (mgr.54108) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:09.906387+0000 mgr.y (mgr.54108) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.002980+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.002980+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.005560+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.005560+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.007766+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.007766+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.008643+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.008643+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.015807+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.015807+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.016393+0000 mgr.y (mgr.54108) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.016393+0000 mgr.y (mgr.54108) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.078192+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.078192+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.080249+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.080249+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.082237+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.740 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.082237+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.082898+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.082898+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.088641+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.088641+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.089225+0000 mgr.y (mgr.54108) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.089225+0000 mgr.y (mgr.54108) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.172742+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.172742+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.174591+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.174591+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.176453+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.176453+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.177102+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.177102+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.182081+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.182081+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.246955+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.080249+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.082237+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.082237+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.082898+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.082898+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.742 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.088641+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.088641+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.089225+0000 mgr.y (mgr.54108) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.089225+0000 mgr.y (mgr.54108) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.172742+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.172742+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.174591+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.174591+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.176453+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.176453+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.177102+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.177102+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.182081+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.182081+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.246955+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.246955+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.248886+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.248886+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.250738+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.250738+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.251427+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.251427+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.256706+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.256706+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.320409+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.320409+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.322126+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.322126+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.323968+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.323968+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.324569+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.324569+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.330554+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.330554+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.246955+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.248886+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.248886+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.250738+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.250738+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.251427+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.251427+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.256706+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.256706+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.320409+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.320409+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.322126+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.322126+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.323968+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.323968+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.324569+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.324569+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.330554+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.330554+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.392945+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.392945+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.394664+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.394664+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.396347+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.396347+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.396941+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.396941+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.402742+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[109437]: audit 2024-09-17T12:58:10.402742+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.392945+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.392945+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.394664+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.394664+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.396347+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.396347+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.396941+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.396941+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.402742+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[111962]: audit 2024-09-17T12:58:10.402742+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.145414+0000 mgr.y (mgr.54108) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.145414+0000 mgr.y (mgr.54108) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.219131+0000 mgr.y (mgr.54108) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.219131+0000 mgr.y (mgr.54108) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.304594+0000 mgr.y (mgr.54108) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.304594+0000 mgr.y (mgr.54108) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.374025+0000 mgr.y (mgr.54108) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.374025+0000 mgr.y (mgr.54108) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.446511+0000 mgr.y (mgr.54108) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.446511+0000 mgr.y (mgr.54108) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.521684+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.521684+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.523889+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.523889+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.526609+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.526609+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.527284+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.527284+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.532691+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.532691+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.533111+0000 mgr.y (mgr.54108) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.533111+0000 mgr.y (mgr.54108) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.595919+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.595919+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.598121+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.598121+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.600150+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.600150+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.600862+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.600862+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.605874+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.605874+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.606394+0000 mgr.y (mgr.54108) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.606394+0000 mgr.y (mgr.54108) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.671666+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.671666+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.673517+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.673517+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.675436+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.675436+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.676042+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.676042+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.680846+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.680846+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.681310+0000 mgr.y (mgr.54108) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.681310+0000 mgr.y (mgr.54108) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.751368+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.751368+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.753175+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.753175+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.755065+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.755065+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.755771+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.755771+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.761498+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.761498+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.762150+0000 mgr.y (mgr.54108) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.762150+0000 mgr.y (mgr.54108) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cluster 2024-09-17T12:58:09.804222+0000 mgr.y (mgr.54108) 2399 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cluster 2024-09-17T12:58:09.804222+0000 mgr.y (mgr.54108) 2399 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.824160+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.824160+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.826066+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.826066+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.827847+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.827847+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.828523+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.828523+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.833657+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.833657+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.834173+0000 mgr.y (mgr.54108) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.834173+0000 mgr.y (mgr.54108) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.895370+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.895370+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.897343+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.897343+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.899182+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.899182+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.899985+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.899985+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.905881+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:09.905881+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.906387+0000 mgr.y (mgr.54108) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:09.906387+0000 mgr.y (mgr.54108) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.002980+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.002980+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.005560+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.005560+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.007766+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.007766+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.008643+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.008643+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.015807+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.015807+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.016393+0000 mgr.y (mgr.54108) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.016393+0000 mgr.y (mgr.54108) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.078192+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.078192+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.080249+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.080249+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.082237+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.082237+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.082898+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.082898+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.088641+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.088641+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.089225+0000 mgr.y (mgr.54108) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.089225+0000 mgr.y (mgr.54108) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.172742+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.172742+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.174591+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.174591+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.176453+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.176453+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.177102+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.177102+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.182081+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.182081+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.246955+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.246955+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.248886+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.248886+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.250738+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.250738+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.251427+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.251427+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.256706+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.256706+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.320409+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.320409+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.322126+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.322126+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.323968+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.323968+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.324569+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.324569+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.330554+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.330554+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.392945+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.392945+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.394664+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.394664+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:10.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.396347+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.396347+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:10.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.396941+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.396941+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:10.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.402742+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:10.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:10 smithi190 bash[89008]: audit 2024-09-17T12:58:10.402742+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:58:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:58:10] "GET /metrics HTTP/1.1" 200 38562 "" "Prometheus/2.51.0" 2024-09-17T12:58:11.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.182509+0000 mgr.y (mgr.54108) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.182509+0000 mgr.y (mgr.54108) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.257154+0000 mgr.y (mgr.54108) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.257154+0000 mgr.y (mgr.54108) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.331074+0000 mgr.y (mgr.54108) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.331074+0000 mgr.y (mgr.54108) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.403163+0000 mgr.y (mgr.54108) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.403163+0000 mgr.y (mgr.54108) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.467717+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.467717+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.469805+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.469805+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.471814+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.471814+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.472492+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.472492+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.477497+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.477497+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.477890+0000 mgr.y (mgr.54108) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.477890+0000 mgr.y (mgr.54108) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.182509+0000 mgr.y (mgr.54108) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.182509+0000 mgr.y (mgr.54108) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.257154+0000 mgr.y (mgr.54108) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.257154+0000 mgr.y (mgr.54108) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.331074+0000 mgr.y (mgr.54108) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.331074+0000 mgr.y (mgr.54108) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.403163+0000 mgr.y (mgr.54108) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.403163+0000 mgr.y (mgr.54108) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.467717+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.467717+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.469805+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.469805+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.471814+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.471814+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.472492+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.472492+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.477497+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.477497+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.477890+0000 mgr.y (mgr.54108) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.477890+0000 mgr.y (mgr.54108) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.497762+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.22:0/3372684546' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.497762+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.22:0/3372684546' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.538445+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.538445+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.540186+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.540186+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.541951+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.541951+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.542705+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.542705+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.547667+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.547667+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.548039+0000 mgr.y (mgr.54108) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.548039+0000 mgr.y (mgr.54108) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.608054+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.608054+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.610014+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.610014+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.611689+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.497762+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.22:0/3372684546' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.497762+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.22:0/3372684546' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.538445+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.538445+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.540186+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.540186+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.541951+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.541951+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.542705+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.542705+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.547667+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.547667+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.548039+0000 mgr.y (mgr.54108) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.548039+0000 mgr.y (mgr.54108) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.608054+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.608054+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.610014+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.610014+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.611689+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.611689+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.612309+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.612309+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.618377+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.618377+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.619026+0000 mgr.y (mgr.54108) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.619026+0000 mgr.y (mgr.54108) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.680644+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.680644+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.682680+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.682680+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.685353+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.685353+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.686039+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.686039+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.696097+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.696097+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.696723+0000 mgr.y (mgr.54108) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.696723+0000 mgr.y (mgr.54108) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.758072+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.611689+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.612309+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.612309+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.618377+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.618377+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.619026+0000 mgr.y (mgr.54108) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.619026+0000 mgr.y (mgr.54108) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.680644+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.680644+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.682680+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.682680+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.685353+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.685353+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.686039+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.686039+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.696097+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.696097+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.696723+0000 mgr.y (mgr.54108) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.696723+0000 mgr.y (mgr.54108) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.758072+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.758072+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.763087+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.763087+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.765018+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.765018+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.765629+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.765629+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.770207+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.770207+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.770566+0000 mgr.y (mgr.54108) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.770566+0000 mgr.y (mgr.54108) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.830293+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.830293+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.833173+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.833173+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.835873+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.835873+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.836960+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.836960+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.842727+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.758072+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.763087+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.763087+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.765018+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.765018+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.765629+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.765629+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.770207+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.770207+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.770566+0000 mgr.y (mgr.54108) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.770566+0000 mgr.y (mgr.54108) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.830293+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.830293+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.833173+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.833173+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.835873+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.835873+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.836960+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.836960+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.842727+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.842727+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.843317+0000 mgr.y (mgr.54108) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.843317+0000 mgr.y (mgr.54108) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.908319+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.908319+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.910510+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.910510+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.912784+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.912784+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.913522+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.913522+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.918770+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.918770+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.919186+0000 mgr.y (mgr.54108) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.919186+0000 mgr.y (mgr.54108) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.978143+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.978143+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.980144+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.980144+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.842727+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.843317+0000 mgr.y (mgr.54108) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.843317+0000 mgr.y (mgr.54108) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.908319+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.908319+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.910510+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.910510+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.912784+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.912784+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.913522+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.913522+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.918770+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.918770+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.919186+0000 mgr.y (mgr.54108) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.919186+0000 mgr.y (mgr.54108) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.978143+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.978143+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.980144+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.980144+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.982201+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.982201+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.982846+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.982846+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.988113+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:10.988113+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.988508+0000 mgr.y (mgr.54108) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:10.988508+0000 mgr.y (mgr.54108) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.046265+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.046265+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.048474+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.048474+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.051736+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.051736+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.052817+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.052817+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.061360+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.061360+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.062155+0000 mgr.y (mgr.54108) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.062155+0000 mgr.y (mgr.54108) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.982201+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.982201+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.982846+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.982846+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.988113+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:10.988113+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.988508+0000 mgr.y (mgr.54108) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:10.988508+0000 mgr.y (mgr.54108) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.046265+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.046265+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.048474+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.048474+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.051736+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.051736+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.052817+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.052817+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.061360+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.061360+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.062155+0000 mgr.y (mgr.54108) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.062155+0000 mgr.y (mgr.54108) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.126246+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.126246+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.127980+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.127980+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.129473+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.129473+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.130015+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.130015+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.134699+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.134699+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.193493+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.193493+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.195630+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.195630+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.198040+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.198040+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.198652+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.198652+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.203718+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.203718+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.126246+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.126246+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.127980+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.127980+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.129473+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.129473+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.130015+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.130015+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.134699+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.134699+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.193493+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.193493+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.195630+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.195630+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.198040+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.198040+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.198652+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.198652+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.203718+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.203718+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.262214+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.262214+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.264143+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.264143+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.266360+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.266360+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.267160+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.267160+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.275237+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.275237+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.347711+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.347711+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.350250+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.350250+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.352749+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.352749+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.353680+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.353680+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.361749+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.262214+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.262214+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.264143+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.264143+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.266360+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.266360+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.267160+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.267160+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.275237+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.275237+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.347711+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.347711+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.350250+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.350250+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.352749+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.352749+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.353680+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.353680+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.361749+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.361749+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.446291+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.446291+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.449025+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.449025+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.452283+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.452283+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.453387+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[111962]: audit 2024-09-17T12:58:11.453387+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.361749+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.446291+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.446291+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.449025+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.449025+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.452283+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.452283+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.453387+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:11 smithi022 bash[109437]: audit 2024-09-17T12:58:11.453387+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.182509+0000 mgr.y (mgr.54108) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.182509+0000 mgr.y (mgr.54108) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.257154+0000 mgr.y (mgr.54108) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.257154+0000 mgr.y (mgr.54108) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.331074+0000 mgr.y (mgr.54108) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.331074+0000 mgr.y (mgr.54108) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.403163+0000 mgr.y (mgr.54108) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.403163+0000 mgr.y (mgr.54108) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.467717+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.467717+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.469805+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.469805+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.471814+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.471814+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.472492+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.472492+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.477497+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.477497+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.477890+0000 mgr.y (mgr.54108) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.477890+0000 mgr.y (mgr.54108) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.497762+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.22:0/3372684546' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.497762+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.22:0/3372684546' entity='client.iscsi.foo.smithi022.pvhqdm' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.538445+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.538445+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.540186+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.540186+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.541951+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.541951+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.542705+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.542705+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.547667+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.547667+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.548039+0000 mgr.y (mgr.54108) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.548039+0000 mgr.y (mgr.54108) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.608054+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.608054+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.610014+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.610014+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.611689+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.611689+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.612309+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.612309+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.618377+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.618377+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.619026+0000 mgr.y (mgr.54108) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.619026+0000 mgr.y (mgr.54108) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.680644+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.680644+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.682680+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.682680+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.685353+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.685353+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.686039+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.686039+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.696097+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.696097+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.696723+0000 mgr.y (mgr.54108) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.696723+0000 mgr.y (mgr.54108) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.758072+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.758072+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.763087+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.763087+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.765018+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.765018+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.765629+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.765629+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.770207+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.770207+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.770566+0000 mgr.y (mgr.54108) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.770566+0000 mgr.y (mgr.54108) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.830293+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.830293+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.833173+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.833173+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.835873+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.835873+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.836960+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.836960+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.842727+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.842727+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.843317+0000 mgr.y (mgr.54108) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.843317+0000 mgr.y (mgr.54108) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.908319+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.908319+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.910510+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.910510+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.912784+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.912784+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.913522+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.913522+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.918770+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.918770+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.919186+0000 mgr.y (mgr.54108) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.919186+0000 mgr.y (mgr.54108) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.978143+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.978143+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.980144+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.980144+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.982201+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.982201+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.982846+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.982846+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.988113+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:10.988113+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.988508+0000 mgr.y (mgr.54108) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:10.988508+0000 mgr.y (mgr.54108) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.046265+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.046265+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.048474+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.048474+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.051736+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.051736+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.052817+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.052817+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.061360+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.061360+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.062155+0000 mgr.y (mgr.54108) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.062155+0000 mgr.y (mgr.54108) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.126246+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.126246+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.127980+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.127980+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.129473+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.129473+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.130015+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.130015+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.134699+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.134699+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.193493+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.193493+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.195630+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.195630+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.198040+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.198040+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.198652+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.198652+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.203718+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.203718+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.262214+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.262214+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.264143+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.264143+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.266360+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.266360+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.267160+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.267160+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.275237+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.275237+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.347711+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.347711+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.350250+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.350250+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.352749+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.352749+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.353680+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.353680+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.361749+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.361749+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.446291+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.446291+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.449025+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.449025+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.452283+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.452283+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.453387+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:11.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:11 smithi190 bash[89008]: audit 2024-09-17T12:58:11.453387+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.691 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.135132+0000 mgr.y (mgr.54108) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.135132+0000 mgr.y (mgr.54108) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.204141+0000 mgr.y (mgr.54108) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.204141+0000 mgr.y (mgr.54108) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.275748+0000 mgr.y (mgr.54108) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.275748+0000 mgr.y (mgr.54108) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.362487+0000 mgr.y (mgr.54108) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.362487+0000 mgr.y (mgr.54108) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.486617+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.486617+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.487171+0000 mgr.y (mgr.54108) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.738 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.487171+0000 mgr.y (mgr.54108) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.563346+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.563346+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.566071+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.566071+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.569401+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.569401+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.570433+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.570433+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.135132+0000 mgr.y (mgr.54108) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.739 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.135132+0000 mgr.y (mgr.54108) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.204141+0000 mgr.y (mgr.54108) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.204141+0000 mgr.y (mgr.54108) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.275748+0000 mgr.y (mgr.54108) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.275748+0000 mgr.y (mgr.54108) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.362487+0000 mgr.y (mgr.54108) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.362487+0000 mgr.y (mgr.54108) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.486617+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.486617+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.487171+0000 mgr.y (mgr.54108) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.487171+0000 mgr.y (mgr.54108) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.563346+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.563346+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.566071+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.740 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.566071+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.569401+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.569401+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.570433+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.570433+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.577634+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.577634+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.578203+0000 mgr.y (mgr.54108) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.578203+0000 mgr.y (mgr.54108) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.659027+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.659027+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.661976+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.741 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.661976+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.665326+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.665326+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.666429+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.666429+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.673461+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.673461+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.674019+0000 mgr.y (mgr.54108) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.674019+0000 mgr.y (mgr.54108) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.753928+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.753928+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.756359+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.742 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.756359+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.577634+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.577634+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.578203+0000 mgr.y (mgr.54108) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.578203+0000 mgr.y (mgr.54108) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.659027+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.659027+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.661976+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.661976+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.665326+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.665326+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.666429+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.666429+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.673461+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.673461+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.674019+0000 mgr.y (mgr.54108) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.674019+0000 mgr.y (mgr.54108) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.753928+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.753928+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.756359+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.756359+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.758811+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.744 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.758811+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.760070+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.760070+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.769909+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.769909+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.770606+0000 mgr.y (mgr.54108) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.770606+0000 mgr.y (mgr.54108) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cluster 2024-09-17T12:58:11.805682+0000 mgr.y (mgr.54108) 2425 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cluster 2024-09-17T12:58:11.805682+0000 mgr.y (mgr.54108) 2425 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.851632+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.851632+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.854013+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.854013+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.745 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.856785+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.856785+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.857630+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.857630+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.863353+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.863353+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.864014+0000 mgr.y (mgr.54108) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.864014+0000 mgr.y (mgr.54108) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.933591+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.933591+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.935457+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.935457+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.937215+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.937215+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.746 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.937894+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.937894+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.945163+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:11.945163+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.945657+0000 mgr.y (mgr.54108) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:11.945657+0000 mgr.y (mgr.54108) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.009339+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.009339+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.011658+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.011658+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.013995+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.758811+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.758811+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.760070+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.760070+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.769909+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.769909+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.770606+0000 mgr.y (mgr.54108) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.770606+0000 mgr.y (mgr.54108) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cluster 2024-09-17T12:58:11.805682+0000 mgr.y (mgr.54108) 2425 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cluster 2024-09-17T12:58:11.805682+0000 mgr.y (mgr.54108) 2425 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:58:12.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.851632+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.851632+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.854013+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.854013+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.856785+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.856785+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.857630+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.857630+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.863353+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.863353+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.013995+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.014926+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.014926+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.021056+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.021056+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.021606+0000 mgr.y (mgr.54108) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.021606+0000 mgr.y (mgr.54108) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.089120+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.089120+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.091832+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.091832+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.093894+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.093894+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.094657+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.750 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.094657+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.102487+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.102487+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.169017+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.169017+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.170861+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.864014+0000 mgr.y (mgr.54108) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.864014+0000 mgr.y (mgr.54108) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.933591+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.933591+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.935457+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.935457+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.937215+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.937215+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.937894+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.937894+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.945163+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:11.945163+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.945657+0000 mgr.y (mgr.54108) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:11.945657+0000 mgr.y (mgr.54108) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.009339+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.009339+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.011658+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.011658+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.013995+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.170861+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.172642+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.172642+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.173292+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.173292+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.179119+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.179119+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.239701+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.239701+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.242146+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.242146+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.244787+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.244787+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.245701+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.245701+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.253837+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.253837+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.355501+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.355501+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.357325+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.357325+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.359092+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.359092+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.359756+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.359756+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.365632+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.365632+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.448833+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.448833+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.450887+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.450887+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.452850+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.452850+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.453571+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.453571+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.459781+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.756 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[109437]: audit 2024-09-17T12:58:12.459781+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.013995+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.014926+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.014926+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.021056+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.021056+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.021606+0000 mgr.y (mgr.54108) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.021606+0000 mgr.y (mgr.54108) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.089120+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.089120+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.091832+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.091832+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.093894+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.093894+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.094657+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.094657+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.102487+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.102487+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.169017+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.169017+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.170861+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.170861+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.172642+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.172642+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.173292+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.173292+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.179119+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.179119+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.239701+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.239701+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.242146+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.242146+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.244787+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.244787+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.245701+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.245701+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.253837+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.253837+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.355501+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.355501+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.357325+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.357325+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.359092+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.359092+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.359756+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.359756+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.365632+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.365632+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.448833+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.448833+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.450887+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.450887+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.452850+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.452850+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.453571+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.453571+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.459781+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:12 smithi022 bash[111962]: audit 2024-09-17T12:58:12.459781+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.135132+0000 mgr.y (mgr.54108) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.135132+0000 mgr.y (mgr.54108) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.204141+0000 mgr.y (mgr.54108) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.204141+0000 mgr.y (mgr.54108) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.275748+0000 mgr.y (mgr.54108) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.275748+0000 mgr.y (mgr.54108) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.362487+0000 mgr.y (mgr.54108) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.362487+0000 mgr.y (mgr.54108) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.486617+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.486617+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.487171+0000 mgr.y (mgr.54108) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.487171+0000 mgr.y (mgr.54108) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.563346+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.563346+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.566071+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.566071+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.569401+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.569401+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.570433+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.570433+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.577634+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.577634+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.578203+0000 mgr.y (mgr.54108) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.578203+0000 mgr.y (mgr.54108) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.659027+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.659027+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.661976+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.661976+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.665326+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.665326+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.666429+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.666429+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.673461+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.673461+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.674019+0000 mgr.y (mgr.54108) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.674019+0000 mgr.y (mgr.54108) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.753928+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.753928+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.756359+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.756359+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.758811+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.758811+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.760070+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.760070+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.769909+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.769909+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.770606+0000 mgr.y (mgr.54108) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.770606+0000 mgr.y (mgr.54108) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cluster 2024-09-17T12:58:11.805682+0000 mgr.y (mgr.54108) 2425 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cluster 2024-09-17T12:58:11.805682+0000 mgr.y (mgr.54108) 2425 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.851632+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.851632+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.854013+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.854013+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.856785+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.856785+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.857630+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.857630+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.863353+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.863353+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.864014+0000 mgr.y (mgr.54108) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.864014+0000 mgr.y (mgr.54108) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.933591+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.933591+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.935457+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.935457+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.937215+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.937215+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.937894+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.937894+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.945163+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:11.945163+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.945657+0000 mgr.y (mgr.54108) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:11.945657+0000 mgr.y (mgr.54108) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.009339+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.009339+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.011658+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.011658+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.013995+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.013995+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.014926+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.014926+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.021056+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.021056+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.021606+0000 mgr.y (mgr.54108) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.021606+0000 mgr.y (mgr.54108) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.089120+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.089120+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.091832+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.091832+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.093894+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.093894+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.094657+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.094657+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.102487+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.102487+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.169017+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.169017+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.170861+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.170861+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.172642+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.172642+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.173292+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.173292+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.179119+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.179119+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.239701+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.239701+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.242146+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.242146+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.244787+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.244787+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.245701+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.245701+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.253837+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.253837+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.355501+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.355501+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.357325+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.357325+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.359092+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.359092+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.359756+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.359756+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.365632+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.365632+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.448833+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.448833+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:12.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.450887+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.450887+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:12.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.452850+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.452850+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:12.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.453571+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.453571+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:12.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.459781+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:12.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:12 smithi190 bash[89008]: audit 2024-09-17T12:58:12.459781+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.377 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:58:13.377 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 10s ago 59m - - 2024-09-17T12:58:13.377 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 12s ago 59m - - 2024-09-17T12:58:13.377 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (19m) 10s ago 49m 14.0M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:58:13.377 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (18m) 12s ago 49m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 starting - - - - 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (14m) 12s ago 58m 444M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (33m) 10s ago 60m 541M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (15m) 10s ago 60m 90.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (16m) 12s ago 58m 70.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (14m) 10s ago 58m 67.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (20m) 10s ago 50m 8500k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (20m) 12s ago 49m 8704k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (12m) 10s ago 57m 64.9M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (11m) 10s ago 56m 65.9M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:58:13.378 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (9m) 10s ago 55m 62.5M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:58:13.379 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (7m) 10s ago 54m 57.8M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:58:13.379 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (6m) 12s ago 53m 56.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:58:13.379 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (5m) 12s ago 53m 56.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:58:13.379 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (5m) 12s ago 52m 52.3M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:58:13.379 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (4m) 12s ago 51m 55.7M 3036M 19.3.0-4937-g74984932 6c1fcab85602 d926adaedf90 2024-09-17T12:58:13.379 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (19m) 12s ago 50m 52.5M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:58:13.379 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (2m) 10s ago 46m 90.5M - 19.3.0-4937-g74984932 6c1fcab85602 e8a563316d97 2024-09-17T12:58:13.379 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (2m) 12s ago 46m 90.0M - 19.3.0-4937-g74984932 6c1fcab85602 fce6e69cd831 2024-09-17T12:58:13.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.103120+0000 mgr.y (mgr.54108) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.103120+0000 mgr.y (mgr.54108) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.179633+0000 mgr.y (mgr.54108) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.179633+0000 mgr.y (mgr.54108) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.254315+0000 mgr.y (mgr.54108) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.254315+0000 mgr.y (mgr.54108) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.743 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.366168+0000 mgr.y (mgr.54108) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.366168+0000 mgr.y (mgr.54108) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.460348+0000 mgr.y (mgr.54108) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.460348+0000 mgr.y (mgr.54108) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.530471+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.530471+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.532667+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.532667+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.534664+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.534664+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.535461+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.535461+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.744 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.541454+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.541454+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.541929+0000 mgr.y (mgr.54108) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.541929+0000 mgr.y (mgr.54108) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.602691+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.602691+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.604686+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.604686+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.606873+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.606873+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.607662+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.607662+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.614211+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.745 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.614211+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.614733+0000 mgr.y (mgr.54108) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.614733+0000 mgr.y (mgr.54108) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.671355+0000 mgr.y (mgr.54108) 2436 : audit [DBG] from='client.55119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.671355+0000 mgr.y (mgr.54108) 2436 : audit [DBG] from='client.55119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.683469+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.683469+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.689293+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.689293+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.692202+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.692202+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.693149+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.693149+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.701119+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.746 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.701119+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.702043+0000 mgr.y (mgr.54108) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.702043+0000 mgr.y (mgr.54108) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.774421+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.774421+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.776546+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.776546+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.778633+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.778633+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.779528+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.779528+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.785431+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.785431+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.747 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.786233+0000 mgr.y (mgr.54108) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.786233+0000 mgr.y (mgr.54108) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.103120+0000 mgr.y (mgr.54108) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.103120+0000 mgr.y (mgr.54108) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.179633+0000 mgr.y (mgr.54108) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.179633+0000 mgr.y (mgr.54108) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.254315+0000 mgr.y (mgr.54108) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.254315+0000 mgr.y (mgr.54108) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.366168+0000 mgr.y (mgr.54108) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.748 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.366168+0000 mgr.y (mgr.54108) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.460348+0000 mgr.y (mgr.54108) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.460348+0000 mgr.y (mgr.54108) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.530471+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.530471+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.532667+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.532667+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.534664+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.534664+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.535461+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.535461+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.541454+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.749 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.541454+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.849287+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.849287+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.851237+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.851237+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.853056+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.853056+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.750 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.853719+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.853719+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.858810+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.858810+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.859325+0000 mgr.y (mgr.54108) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.859325+0000 mgr.y (mgr.54108) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.920231+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.920231+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.922073+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.922073+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.923801+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.923801+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.924474+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.751 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.924474+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.929506+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.929506+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.930016+0000 mgr.y (mgr.54108) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.930016+0000 mgr.y (mgr.54108) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.989483+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.989483+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.991372+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.991372+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.993112+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.993112+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.993702+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.993702+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.752 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.999068+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:12.999068+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.999602+0000 mgr.y (mgr.54108) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:12.999602+0000 mgr.y (mgr.54108) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.018221+0000 mgr.y (mgr.54108) 2442 : audit [DBG] from='client.55122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.018221+0000 mgr.y (mgr.54108) 2442 : audit [DBG] from='client.55122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.066702+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.541929+0000 mgr.y (mgr.54108) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.541929+0000 mgr.y (mgr.54108) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.753 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.602691+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.602691+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.604686+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.604686+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.606873+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.606873+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.607662+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.607662+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.614211+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.614211+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.614733+0000 mgr.y (mgr.54108) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.614733+0000 mgr.y (mgr.54108) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.671355+0000 mgr.y (mgr.54108) 2436 : audit [DBG] from='client.55119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.754 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.671355+0000 mgr.y (mgr.54108) 2436 : audit [DBG] from='client.55119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.683469+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.683469+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.689293+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.755 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.689293+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.066702+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.068482+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.755 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.068482+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.070342+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.070342+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.071014+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.071014+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.077267+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.077267+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.078001+0000 mgr.y (mgr.54108) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.078001+0000 mgr.y (mgr.54108) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.161456+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.161456+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.163876+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.756 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.163876+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.165623+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.165623+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.166336+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.166336+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.171371+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.171371+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.229748+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.229748+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.231811+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.231811+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.234501+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.234501+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.757 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.235370+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.235370+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.240752+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.240752+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.301761+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.301761+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.304327+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.304327+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.306797+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.306797+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.758 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.307734+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.692202+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.692202+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.693149+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.693149+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.701119+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.701119+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.702043+0000 mgr.y (mgr.54108) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.702043+0000 mgr.y (mgr.54108) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.774421+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.774421+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.776546+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.776546+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.778633+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.759 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.778633+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.779528+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.779528+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.785431+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.785431+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.786233+0000 mgr.y (mgr.54108) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.786233+0000 mgr.y (mgr.54108) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.307734+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.313139+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.313139+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.395756+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.395756+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.397805+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.397805+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.399808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.399808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.400502+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.400502+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.405818+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.405818+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.466115+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.466115+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.468291+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.468291+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.470987+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.470987+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.471766+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.471766+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.478832+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.762 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[111962]: audit 2024-09-17T12:58:13.478832+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.849287+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.849287+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.851237+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.851237+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.853056+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.853056+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.853719+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.853719+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.858810+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.858810+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.859325+0000 mgr.y (mgr.54108) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.859325+0000 mgr.y (mgr.54108) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.920231+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.920231+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.922073+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.922073+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.923801+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.923801+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.924474+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.924474+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.929506+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.929506+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.930016+0000 mgr.y (mgr.54108) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.930016+0000 mgr.y (mgr.54108) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.989483+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.989483+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.991372+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.991372+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.993112+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.993112+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.993702+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.993702+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.999068+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:12.999068+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.999602+0000 mgr.y (mgr.54108) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:12.999602+0000 mgr.y (mgr.54108) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.018221+0000 mgr.y (mgr.54108) 2442 : audit [DBG] from='client.55122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.018221+0000 mgr.y (mgr.54108) 2442 : audit [DBG] from='client.55122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.066702+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.066702+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.068482+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.068482+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.070342+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.070342+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.071014+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.071014+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.077267+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.077267+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.078001+0000 mgr.y (mgr.54108) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.078001+0000 mgr.y (mgr.54108) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.161456+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.161456+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.163876+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.163876+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.165623+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.165623+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.166336+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.166336+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.171371+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.171371+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.229748+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.229748+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.231811+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.231811+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.234501+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.234501+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.235370+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.235370+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.240752+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.240752+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.301761+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.301761+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.304327+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.304327+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.306797+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.306797+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.307734+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.307734+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.313139+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.768 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.313139+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.395756+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.395756+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.397805+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.397805+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.399808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.399808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.400502+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.400502+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.405818+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.405818+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.466115+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.466115+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.468291+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.468291+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.470987+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.470987+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.471766+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.471766+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.478832+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:13 smithi022 bash[109437]: audit 2024-09-17T12:58:13.478832+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.793 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:58:13.793 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:58:13.793 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:58:13.793 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:58:13.793 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:58:13.793 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:58:13.793 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:58:13.793 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:58:13.794 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:58:13.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.103120+0000 mgr.y (mgr.54108) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.103120+0000 mgr.y (mgr.54108) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.179633+0000 mgr.y (mgr.54108) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.179633+0000 mgr.y (mgr.54108) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.254315+0000 mgr.y (mgr.54108) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.254315+0000 mgr.y (mgr.54108) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.366168+0000 mgr.y (mgr.54108) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.366168+0000 mgr.y (mgr.54108) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.460348+0000 mgr.y (mgr.54108) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.460348+0000 mgr.y (mgr.54108) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.530471+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.530471+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.532667+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.532667+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.534664+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.534664+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.535461+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.535461+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.541454+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.541454+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.541929+0000 mgr.y (mgr.54108) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.541929+0000 mgr.y (mgr.54108) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.602691+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.602691+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.604686+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.604686+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.606873+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.606873+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.607662+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.607662+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.614211+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.614211+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.614733+0000 mgr.y (mgr.54108) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.614733+0000 mgr.y (mgr.54108) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.671355+0000 mgr.y (mgr.54108) 2436 : audit [DBG] from='client.55119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.671355+0000 mgr.y (mgr.54108) 2436 : audit [DBG] from='client.55119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.683469+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.683469+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.689293+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.689293+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.692202+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.692202+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.693149+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.693149+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.701119+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.701119+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.702043+0000 mgr.y (mgr.54108) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.702043+0000 mgr.y (mgr.54108) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.774421+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.774421+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.776546+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.776546+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.778633+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.778633+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.779528+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.779528+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.785431+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.785431+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.786233+0000 mgr.y (mgr.54108) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.786233+0000 mgr.y (mgr.54108) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.849287+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.849287+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.851237+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.851237+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.853056+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.853056+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.853719+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.853719+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.858810+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.858810+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.859325+0000 mgr.y (mgr.54108) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.859325+0000 mgr.y (mgr.54108) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.920231+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.920231+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.922073+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.922073+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.923801+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.923801+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.924474+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.924474+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.929506+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.929506+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.930016+0000 mgr.y (mgr.54108) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.930016+0000 mgr.y (mgr.54108) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.989483+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.989483+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.991372+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.991372+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.993112+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.993112+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.993702+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.993702+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.999068+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:12.999068+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.999602+0000 mgr.y (mgr.54108) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:12.999602+0000 mgr.y (mgr.54108) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.018221+0000 mgr.y (mgr.54108) 2442 : audit [DBG] from='client.55122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.018221+0000 mgr.y (mgr.54108) 2442 : audit [DBG] from='client.55122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.066702+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.066702+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.068482+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.068482+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.070342+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.070342+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.071014+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.071014+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.077267+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.077267+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.078001+0000 mgr.y (mgr.54108) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.078001+0000 mgr.y (mgr.54108) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.161456+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.161456+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.163876+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.163876+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.165623+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.165623+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.166336+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.166336+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.171371+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.171371+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.229748+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.229748+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.231811+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.231811+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.234501+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.234501+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.235370+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.235370+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.240752+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.240752+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.301761+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.301761+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.304327+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.304327+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.306797+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.306797+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.307734+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.307734+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.313139+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.313139+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.395756+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.395756+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.397805+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.397805+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.399808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.399808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.400502+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.400502+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.405818+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.405818+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.466115+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.466115+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:13.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.468291+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.468291+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:13.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.470987+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.470987+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.471766+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.471766+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:13.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.478832+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:13.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:13 smithi190 bash[89008]: audit 2024-09-17T12:58:13.478832+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": true, 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [ 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw", 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "osd", 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr", 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "mon" 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: ], 2024-09-17T12:58:14.173 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": "15/21 daemons upgraded", 2024-09-17T12:58:14.174 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-17T12:58:14.174 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T12:58:14.174 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:58:14.594 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T12:58:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.171946+0000 mgr.y (mgr.54108) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.171946+0000 mgr.y (mgr.54108) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.241298+0000 mgr.y (mgr.54108) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.241298+0000 mgr.y (mgr.54108) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.313781+0000 mgr.y (mgr.54108) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.313781+0000 mgr.y (mgr.54108) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.360002+0000 mgr.y (mgr.54108) 2447 : audit [DBG] from='client.55128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.360002+0000 mgr.y (mgr.54108) 2447 : audit [DBG] from='client.55128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.406336+0000 mgr.y (mgr.54108) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.406336+0000 mgr.y (mgr.54108) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.479337+0000 mgr.y (mgr.54108) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.479337+0000 mgr.y (mgr.54108) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.552216+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.552216+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.554133+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.554133+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.556127+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.556127+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.556801+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.556801+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.171946+0000 mgr.y (mgr.54108) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.171946+0000 mgr.y (mgr.54108) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.241298+0000 mgr.y (mgr.54108) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.241298+0000 mgr.y (mgr.54108) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.313781+0000 mgr.y (mgr.54108) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.313781+0000 mgr.y (mgr.54108) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.360002+0000 mgr.y (mgr.54108) 2447 : audit [DBG] from='client.55128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.360002+0000 mgr.y (mgr.54108) 2447 : audit [DBG] from='client.55128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.406336+0000 mgr.y (mgr.54108) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.406336+0000 mgr.y (mgr.54108) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.479337+0000 mgr.y (mgr.54108) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.479337+0000 mgr.y (mgr.54108) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.552216+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.552216+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.554133+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.554133+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.556127+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.556127+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.556801+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.556801+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.562988+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.562988+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.563518+0000 mgr.y (mgr.54108) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.563518+0000 mgr.y (mgr.54108) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.621466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.621466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.623436+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.623436+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.625779+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.625779+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.626433+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.626433+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.632102+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.632102+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.632626+0000 mgr.y (mgr.54108) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.632626+0000 mgr.y (mgr.54108) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.695781+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.695781+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.697666+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.697666+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.699553+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.699553+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.700211+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.700211+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.705245+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.705245+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.705694+0000 mgr.y (mgr.54108) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.705694+0000 mgr.y (mgr.54108) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.789901+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.789901+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.792028+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.22:0/3576923951' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.792028+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.22:0/3576923951' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.792371+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.792371+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.794721+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.794721+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.795479+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.795479+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.801972+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.562988+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.562988+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.563518+0000 mgr.y (mgr.54108) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.563518+0000 mgr.y (mgr.54108) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.621466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.621466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.623436+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.623436+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.625779+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.625779+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.626433+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.626433+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.632102+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.632102+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.632626+0000 mgr.y (mgr.54108) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.632626+0000 mgr.y (mgr.54108) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.695781+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.695781+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.697666+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.697666+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.801972+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.802579+0000 mgr.y (mgr.54108) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.802579+0000 mgr.y (mgr.54108) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cluster 2024-09-17T12:58:13.806415+0000 mgr.y (mgr.54108) 2454 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cluster 2024-09-17T12:58:13.806415+0000 mgr.y (mgr.54108) 2454 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.864413+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.864413+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.866569+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.866569+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.868552+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.868552+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.869182+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.869182+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.874217+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.874217+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.874809+0000 mgr.y (mgr.54108) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.874809+0000 mgr.y (mgr.54108) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.972896+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.972896+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.975538+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.975538+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.978575+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.978575+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.979567+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.979567+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.986559+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:13.986559+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.987386+0000 mgr.y (mgr.54108) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:13.987386+0000 mgr.y (mgr.54108) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.051380+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.051380+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.053757+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.053757+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.056497+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.056497+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.057342+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.057342+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.064007+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.779 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.064007+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.064765+0000 mgr.y (mgr.54108) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.699553+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.699553+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.700211+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.700211+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.705245+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.705245+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.705694+0000 mgr.y (mgr.54108) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.705694+0000 mgr.y (mgr.54108) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.789901+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.789901+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.792028+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.22:0/3576923951' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.792028+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.22:0/3576923951' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.792371+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.792371+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.794721+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.794721+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.795479+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.795479+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.801972+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.064765+0000 mgr.y (mgr.54108) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.137262+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.137262+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.139318+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.139318+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.141428+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.141428+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.142175+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.142175+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.148402+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.148402+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.209923+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.209923+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.212009+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.212009+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.214181+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.214181+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.214941+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.214941+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.801972+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.802579+0000 mgr.y (mgr.54108) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.802579+0000 mgr.y (mgr.54108) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cluster 2024-09-17T12:58:13.806415+0000 mgr.y (mgr.54108) 2454 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-17T12:58:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cluster 2024-09-17T12:58:13.806415+0000 mgr.y (mgr.54108) 2454 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-17T12:58:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.864413+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.864413+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.866569+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.866569+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.868552+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.786 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.868552+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.869182+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.869182+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.874217+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.874217+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.874809+0000 mgr.y (mgr.54108) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.874809+0000 mgr.y (mgr.54108) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.972896+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.972896+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.975538+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.220235+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.220235+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.282558+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.282558+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.284386+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.284386+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.286257+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.286257+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.286893+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.286893+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.293137+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.293137+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.395283+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.395283+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.398403+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.398403+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.401462+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.401462+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.402709+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.402709+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.410201+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.410201+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.480823+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.480823+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.482924+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.482924+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.484970+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.484970+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.485720+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[109437]: audit 2024-09-17T12:58:14.485720+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.975538+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.978575+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.978575+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.979567+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.979567+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.986559+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:13.986559+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.987386+0000 mgr.y (mgr.54108) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:13.987386+0000 mgr.y (mgr.54108) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.051380+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.051380+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.053757+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.053757+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.056497+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.056497+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.057342+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.057342+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.064007+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.064007+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.064765+0000 mgr.y (mgr.54108) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.064765+0000 mgr.y (mgr.54108) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.137262+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.137262+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.139318+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.139318+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.141428+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.141428+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.142175+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.142175+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.148402+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.148402+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.209923+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.209923+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.212009+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.212009+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.214181+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.214181+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.214941+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.214941+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.220235+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.220235+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.282558+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.282558+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.284386+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.284386+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.286257+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.286257+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.286893+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.286893+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.293137+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.293137+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.395283+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.795 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.395283+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.398403+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.398403+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.401462+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.401462+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.402709+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.402709+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.410201+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.410201+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.480823+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.480823+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.482924+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.482924+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.484970+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.484970+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.485720+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:14 smithi022 bash[111962]: audit 2024-09-17T12:58:14.485720+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.171946+0000 mgr.y (mgr.54108) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.171946+0000 mgr.y (mgr.54108) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.241298+0000 mgr.y (mgr.54108) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.241298+0000 mgr.y (mgr.54108) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.313781+0000 mgr.y (mgr.54108) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.313781+0000 mgr.y (mgr.54108) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.360002+0000 mgr.y (mgr.54108) 2447 : audit [DBG] from='client.55128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.360002+0000 mgr.y (mgr.54108) 2447 : audit [DBG] from='client.55128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.406336+0000 mgr.y (mgr.54108) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.406336+0000 mgr.y (mgr.54108) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.479337+0000 mgr.y (mgr.54108) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.479337+0000 mgr.y (mgr.54108) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.552216+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.552216+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.554133+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.554133+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.556127+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.556127+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.556801+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.556801+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.562988+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.562988+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.563518+0000 mgr.y (mgr.54108) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.563518+0000 mgr.y (mgr.54108) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.621466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.621466+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.623436+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.623436+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.625779+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.625779+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.626433+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.626433+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.632102+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.632102+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.632626+0000 mgr.y (mgr.54108) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.632626+0000 mgr.y (mgr.54108) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.695781+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.695781+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.697666+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.697666+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.699553+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.699553+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.700211+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.700211+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.705245+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.705245+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.705694+0000 mgr.y (mgr.54108) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.705694+0000 mgr.y (mgr.54108) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.789901+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.789901+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.792028+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.22:0/3576923951' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.792028+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.22:0/3576923951' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.792371+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.792371+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.794721+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.794721+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.795479+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.795479+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.801972+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.801972+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.802579+0000 mgr.y (mgr.54108) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.802579+0000 mgr.y (mgr.54108) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cluster 2024-09-17T12:58:13.806415+0000 mgr.y (mgr.54108) 2454 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cluster 2024-09-17T12:58:13.806415+0000 mgr.y (mgr.54108) 2454 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.864413+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.864413+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.866569+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.866569+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.868552+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.868552+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.869182+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.869182+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.874217+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.874217+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.874809+0000 mgr.y (mgr.54108) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.874809+0000 mgr.y (mgr.54108) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.972896+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.972896+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.975538+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.975538+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.978575+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.978575+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.979567+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.979567+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.986559+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:13.986559+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.987386+0000 mgr.y (mgr.54108) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:13.987386+0000 mgr.y (mgr.54108) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.051380+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.051380+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.053757+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.053757+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.056497+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.056497+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.057342+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.057342+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.064007+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.064007+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.064765+0000 mgr.y (mgr.54108) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.064765+0000 mgr.y (mgr.54108) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.137262+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.137262+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.139318+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.139318+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.141428+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.141428+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.142175+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.142175+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.148402+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.148402+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.209923+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.209923+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.212009+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.212009+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.214181+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.214181+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.214941+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.214941+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.220235+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.220235+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.282558+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.282558+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.284386+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.284386+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.286257+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.286257+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.286893+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.286893+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.293137+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.293137+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.395283+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.395283+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.398403+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.398403+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.401462+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.401462+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.402709+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.402709+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.410201+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.410201+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.480823+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.480823+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.482924+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.482924+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:14.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.484970+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.484970+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.485720+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:14.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:14 smithi190 bash[89008]: audit 2024-09-17T12:58:14.485720+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.148856+0000 mgr.y (mgr.54108) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.148856+0000 mgr.y (mgr.54108) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.171808+0000 mgr.y (mgr.54108) 2459 : audit [DBG] from='client.65075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.171808+0000 mgr.y (mgr.54108) 2459 : audit [DBG] from='client.65075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.220773+0000 mgr.y (mgr.54108) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.220773+0000 mgr.y (mgr.54108) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.293615+0000 mgr.y (mgr.54108) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.293615+0000 mgr.y (mgr.54108) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.410666+0000 mgr.y (mgr.54108) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.410666+0000 mgr.y (mgr.54108) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.508860+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.508860+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.509397+0000 mgr.y (mgr.54108) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.509397+0000 mgr.y (mgr.54108) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.566445+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.566445+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.568942+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.568942+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.571322+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.571322+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.572125+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.572125+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.578472+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.578472+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.579117+0000 mgr.y (mgr.54108) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.766 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.579117+0000 mgr.y (mgr.54108) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.593503+0000 mon.a (mon.0) 9480 : audit [DBG] from='client.? 172.21.15.22:0/2448123275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.593503+0000 mon.a (mon.0) 9480 : audit [DBG] from='client.? 172.21.15.22:0/2448123275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.661145+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.661145+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.663040+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.663040+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.664786+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.664786+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.665414+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.665414+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.670178+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.670178+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.670578+0000 mgr.y (mgr.54108) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.767 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.670578+0000 mgr.y (mgr.54108) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.727906+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.727906+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.730119+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.730119+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.732650+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.732650+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.733637+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.733637+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.740356+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.740356+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.740900+0000 mgr.y (mgr.54108) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.740900+0000 mgr.y (mgr.54108) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.768 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.808207+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.808207+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.809972+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.809972+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.811895+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.811895+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.812605+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.812605+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.818492+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.818492+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.819033+0000 mgr.y (mgr.54108) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.819033+0000 mgr.y (mgr.54108) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.877375+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.877375+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.879396+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.879396+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.881108+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.881108+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.881752+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.881752+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.887591+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.887591+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.888077+0000 mgr.y (mgr.54108) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.888077+0000 mgr.y (mgr.54108) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.950266+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.950266+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.952295+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.952295+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.954686+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.954686+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.956009+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.956009+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.961945+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:14.961945+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.963524+0000 mgr.y (mgr.54108) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:14.963524+0000 mgr.y (mgr.54108) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.024272+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.024272+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.026023+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.026023+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.027819+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.027819+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.028439+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.028439+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.033252+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.033252+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.033758+0000 mgr.y (mgr.54108) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.033758+0000 mgr.y (mgr.54108) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.092402+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.092402+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.094142+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.094142+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.096046+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.096046+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.096763+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.096763+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.101923+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.101923+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.194050+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.194050+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.196280+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.196280+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.198235+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.198235+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.198867+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.198867+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.203966+0000 mon.a (mon.0) 9520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.148856+0000 mgr.y (mgr.54108) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.148856+0000 mgr.y (mgr.54108) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.171808+0000 mgr.y (mgr.54108) 2459 : audit [DBG] from='client.65075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.171808+0000 mgr.y (mgr.54108) 2459 : audit [DBG] from='client.65075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.220773+0000 mgr.y (mgr.54108) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.220773+0000 mgr.y (mgr.54108) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.293615+0000 mgr.y (mgr.54108) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.293615+0000 mgr.y (mgr.54108) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.410666+0000 mgr.y (mgr.54108) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.410666+0000 mgr.y (mgr.54108) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.508860+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.508860+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.509397+0000 mgr.y (mgr.54108) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.509397+0000 mgr.y (mgr.54108) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.566445+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.566445+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.568942+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.568942+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.571322+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.571322+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.148856+0000 mgr.y (mgr.54108) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.148856+0000 mgr.y (mgr.54108) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.171808+0000 mgr.y (mgr.54108) 2459 : audit [DBG] from='client.65075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.171808+0000 mgr.y (mgr.54108) 2459 : audit [DBG] from='client.65075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.220773+0000 mgr.y (mgr.54108) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.220773+0000 mgr.y (mgr.54108) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.293615+0000 mgr.y (mgr.54108) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.293615+0000 mgr.y (mgr.54108) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.410666+0000 mgr.y (mgr.54108) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.410666+0000 mgr.y (mgr.54108) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.508860+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.508860+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.509397+0000 mgr.y (mgr.54108) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.509397+0000 mgr.y (mgr.54108) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.566445+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.566445+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.568942+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.568942+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.571322+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.571322+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.203966+0000 mon.a (mon.0) 9520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.270401+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.270401+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.272480+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.272480+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.274351+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.274351+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.275124+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.275124+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.280119+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.280119+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.339339+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.339339+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.341304+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.341304+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.343742+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.343742+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.344436+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.344436+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.349152+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.349152+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.413913+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.413913+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.415623+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.415623+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.417867+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.417867+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.418454+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.418454+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.423502+0000 mon.a (mon.0) 9535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.423502+0000 mon.a (mon.0) 9535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.481700+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.481700+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.483599+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.483599+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.486054+0000 mon.a (mon.0) 9538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.486054+0000 mon.a (mon.0) 9538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.486856+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.486856+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.494249+0000 mon.a (mon.0) 9540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:15 smithi190 bash[89008]: audit 2024-09-17T12:58:15.494249+0000 mon.a (mon.0) 9540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.572125+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.572125+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.578472+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.578472+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.579117+0000 mgr.y (mgr.54108) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.579117+0000 mgr.y (mgr.54108) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.593503+0000 mon.a (mon.0) 9480 : audit [DBG] from='client.? 172.21.15.22:0/2448123275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.593503+0000 mon.a (mon.0) 9480 : audit [DBG] from='client.? 172.21.15.22:0/2448123275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:58:15.781 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.661145+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.661145+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.663040+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.663040+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.664786+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.664786+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.665414+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.665414+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.670178+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.670178+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.670578+0000 mgr.y (mgr.54108) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.670578+0000 mgr.y (mgr.54108) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.572125+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.572125+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.578472+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.578472+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.579117+0000 mgr.y (mgr.54108) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.579117+0000 mgr.y (mgr.54108) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.593503+0000 mon.a (mon.0) 9480 : audit [DBG] from='client.? 172.21.15.22:0/2448123275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.593503+0000 mon.a (mon.0) 9480 : audit [DBG] from='client.? 172.21.15.22:0/2448123275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.661145+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.661145+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.663040+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.663040+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.664786+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.664786+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.665414+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.665414+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.670178+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.670178+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.670578+0000 mgr.y (mgr.54108) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.670578+0000 mgr.y (mgr.54108) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.727906+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.727906+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.730119+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.730119+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.732650+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.732650+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.733637+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.733637+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.740356+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.740356+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.740900+0000 mgr.y (mgr.54108) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.740900+0000 mgr.y (mgr.54108) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.808207+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.808207+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.809972+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.809972+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.811895+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.811895+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.812605+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.727906+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.727906+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.730119+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.730119+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.732650+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.732650+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.733637+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.733637+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.740356+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.740356+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.740900+0000 mgr.y (mgr.54108) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.740900+0000 mgr.y (mgr.54108) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.808207+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.808207+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.809972+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.809972+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.811895+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.811895+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.812605+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.812605+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.818492+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.818492+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.819033+0000 mgr.y (mgr.54108) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.819033+0000 mgr.y (mgr.54108) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.877375+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.877375+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.879396+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.879396+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.881108+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.881108+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.881752+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.881752+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.887591+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.887591+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.888077+0000 mgr.y (mgr.54108) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.888077+0000 mgr.y (mgr.54108) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.950266+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.950266+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.952295+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.812605+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.818492+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.818492+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.819033+0000 mgr.y (mgr.54108) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.819033+0000 mgr.y (mgr.54108) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.877375+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.877375+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.879396+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.879396+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.881108+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.881108+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.881752+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.881752+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.887591+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.887591+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.888077+0000 mgr.y (mgr.54108) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.888077+0000 mgr.y (mgr.54108) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.950266+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.950266+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.952295+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.952295+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.954686+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.954686+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.956009+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.956009+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.961945+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:14.961945+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.963524+0000 mgr.y (mgr.54108) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:14.963524+0000 mgr.y (mgr.54108) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.024272+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.024272+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.026023+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.026023+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.027819+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.027819+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.028439+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.028439+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.033252+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.033252+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.033758+0000 mgr.y (mgr.54108) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.033758+0000 mgr.y (mgr.54108) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.092402+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.092402+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.094142+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.094142+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.096046+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.096046+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.096763+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.096763+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.101923+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.101923+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.194050+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.194050+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.196280+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.196280+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.198235+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.198235+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.198867+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.198867+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.952295+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.954686+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.954686+0000 mon.a (mon.0) 9503 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.956009+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.956009+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.961945+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:14.961945+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.963524+0000 mgr.y (mgr.54108) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:14.963524+0000 mgr.y (mgr.54108) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.024272+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.024272+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.026023+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.026023+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.027819+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.027819+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.028439+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.028439+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.033252+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.033252+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.033758+0000 mgr.y (mgr.54108) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.203966+0000 mon.a (mon.0) 9520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.203966+0000 mon.a (mon.0) 9520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.270401+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.270401+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.272480+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.272480+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.274351+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.274351+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.796 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.275124+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.275124+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.280119+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.280119+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.339339+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.339339+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.341304+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.341304+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.343742+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.343742+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.344436+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.033758+0000 mgr.y (mgr.54108) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.092402+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.092402+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.094142+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.094142+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.096046+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.096046+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.096763+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.096763+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.101923+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.101923+0000 mon.a (mon.0) 9515 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.194050+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.194050+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.798 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.196280+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.196280+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.198235+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.198235+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.198867+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.198867+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.203966+0000 mon.a (mon.0) 9520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.203966+0000 mon.a (mon.0) 9520 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.270401+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.270401+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.272480+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.272480+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.274351+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.274351+0000 mon.a (mon.0) 9523 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.799 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.275124+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.275124+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.280119+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.280119+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.339339+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.339339+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.341304+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.341304+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.343742+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.343742+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.344436+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.344436+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.349152+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.349152+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.413913+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.413913+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.415623+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.415623+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.417867+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.417867+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.418454+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.418454+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.423502+0000 mon.a (mon.0) 9535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.801 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.423502+0000 mon.a (mon.0) 9535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.481700+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.481700+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.483599+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.483599+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.486054+0000 mon.a (mon.0) 9538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.486054+0000 mon.a (mon.0) 9538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.486856+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.486856+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.494249+0000 mon.a (mon.0) 9540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.802 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[111962]: audit 2024-09-17T12:58:15.494249+0000 mon.a (mon.0) 9540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.344436+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.349152+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.349152+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.413913+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.413913+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.415623+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.415623+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.417867+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.417867+0000 mon.a (mon.0) 9533 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.418454+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.418454+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.803 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.423502+0000 mon.a (mon.0) 9535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.423502+0000 mon.a (mon.0) 9535 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.481700+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.481700+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.483599+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.483599+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.486054+0000 mon.a (mon.0) 9538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.486054+0000 mon.a (mon.0) 9538 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.486856+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.486856+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.494249+0000 mon.a (mon.0) 9540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:15.804 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:15 smithi022 bash[109437]: audit 2024-09-17T12:58:15.494249+0000 mon.a (mon.0) 9540 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.102358+0000 mgr.y (mgr.54108) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.102358+0000 mgr.y (mgr.54108) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.204373+0000 mgr.y (mgr.54108) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.204373+0000 mgr.y (mgr.54108) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.280516+0000 mgr.y (mgr.54108) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.280516+0000 mgr.y (mgr.54108) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.349693+0000 mgr.y (mgr.54108) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.349693+0000 mgr.y (mgr.54108) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.423951+0000 mgr.y (mgr.54108) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.423951+0000 mgr.y (mgr.54108) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.495062+0000 mgr.y (mgr.54108) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.495062+0000 mgr.y (mgr.54108) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.560227+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.560227+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.561932+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.561932+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.563553+0000 mon.a (mon.0) 9543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.563553+0000 mon.a (mon.0) 9543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.564160+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.564160+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.570021+0000 mon.a (mon.0) 9545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.570021+0000 mon.a (mon.0) 9545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.570527+0000 mgr.y (mgr.54108) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.570527+0000 mgr.y (mgr.54108) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.630414+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.630414+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.632212+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.632212+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.633798+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.633798+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.634413+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.634413+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.639158+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.639158+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.639594+0000 mgr.y (mgr.54108) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.639594+0000 mgr.y (mgr.54108) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.695347+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.695347+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.697022+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.697022+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.699094+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.699094+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.700090+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.700090+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.705416+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.705416+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.705885+0000 mgr.y (mgr.54108) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.705885+0000 mgr.y (mgr.54108) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.765482+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.765482+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.767652+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.767652+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.770381+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.770381+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.771058+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.771058+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.776161+0000 mon.a (mon.0) 9560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.776161+0000 mon.a (mon.0) 9560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.776571+0000 mgr.y (mgr.54108) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.776571+0000 mgr.y (mgr.54108) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.102358+0000 mgr.y (mgr.54108) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.769 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.102358+0000 mgr.y (mgr.54108) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.204373+0000 mgr.y (mgr.54108) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.204373+0000 mgr.y (mgr.54108) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.280516+0000 mgr.y (mgr.54108) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.280516+0000 mgr.y (mgr.54108) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.349693+0000 mgr.y (mgr.54108) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.349693+0000 mgr.y (mgr.54108) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.423951+0000 mgr.y (mgr.54108) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.423951+0000 mgr.y (mgr.54108) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.495062+0000 mgr.y (mgr.54108) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.495062+0000 mgr.y (mgr.54108) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.560227+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.770 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.560227+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.561932+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.561932+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.563553+0000 mon.a (mon.0) 9543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.563553+0000 mon.a (mon.0) 9543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.564160+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.564160+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cluster 2024-09-17T12:58:15.807513+0000 mgr.y (mgr.54108) 2481 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cluster 2024-09-17T12:58:15.807513+0000 mgr.y (mgr.54108) 2481 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.838798+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.838798+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.841127+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.841127+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.842940+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.842940+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.843660+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.843660+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.848381+0000 mon.a (mon.0) 9565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.848381+0000 mon.a (mon.0) 9565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.772 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.848738+0000 mgr.y (mgr.54108) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.848738+0000 mgr.y (mgr.54108) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.908963+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.908963+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.911377+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.911377+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.913119+0000 mon.a (mon.0) 9568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.913119+0000 mon.a (mon.0) 9568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.913742+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.913742+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.918928+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.918928+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.919462+0000 mgr.y (mgr.54108) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.773 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.919462+0000 mgr.y (mgr.54108) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.977796+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.977796+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.980412+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.980412+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.982890+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.982890+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.983480+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.983480+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.988639+0000 mon.a (mon.0) 9575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:15.988639+0000 mon.a (mon.0) 9575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.989089+0000 mgr.y (mgr.54108) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:15.989089+0000 mgr.y (mgr.54108) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.774 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.048852+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.570021+0000 mon.a (mon.0) 9545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.570021+0000 mon.a (mon.0) 9545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.570527+0000 mgr.y (mgr.54108) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.570527+0000 mgr.y (mgr.54108) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.630414+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.630414+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.632212+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.632212+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.633798+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.633798+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.775 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.634413+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.634413+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.639158+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.639158+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.639594+0000 mgr.y (mgr.54108) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.639594+0000 mgr.y (mgr.54108) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.695347+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.695347+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.697022+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.776 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.697022+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.048852+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.050931+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.050931+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.053627+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.053627+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.054552+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.054552+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.062813+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.062813+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.777 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.063336+0000 mgr.y (mgr.54108) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.063336+0000 mgr.y (mgr.54108) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.143794+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.143794+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.149303+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.149303+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.152111+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.152111+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.153335+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.153335+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.159573+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.159573+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.228762+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.778 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.228762+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.231011+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.231011+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.233689+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.233689+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.234523+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.234523+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.240495+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.240495+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.338084+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.338084+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.340594+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.340594+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.342377+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.342377+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.343007+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.343007+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.699094+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.699094+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.700090+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.700090+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.705416+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.705416+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.705885+0000 mgr.y (mgr.54108) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.705885+0000 mgr.y (mgr.54108) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.765482+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.765482+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.767652+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.767652+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.770381+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.770381+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.771058+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.771058+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.776161+0000 mon.a (mon.0) 9560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.776161+0000 mon.a (mon.0) 9560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.776571+0000 mgr.y (mgr.54108) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.782 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.776571+0000 mgr.y (mgr.54108) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.348061+0000 mon.a (mon.0) 9595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.348061+0000 mon.a (mon.0) 9595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.419889+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.419889+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.421759+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.421759+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.423517+0000 mon.a (mon.0) 9598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.423517+0000 mon.a (mon.0) 9598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.424166+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.424166+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.429209+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.429209+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.486939+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.486939+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.488836+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.488836+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.490900+0000 mon.a (mon.0) 9603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.490900+0000 mon.a (mon.0) 9603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.491760+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.491760+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.497029+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[111962]: audit 2024-09-17T12:58:16.497029+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cluster 2024-09-17T12:58:15.807513+0000 mgr.y (mgr.54108) 2481 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:16.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cluster 2024-09-17T12:58:15.807513+0000 mgr.y (mgr.54108) 2481 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.838798+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.838798+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.841127+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.841127+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.842940+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.842940+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.843660+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.843660+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.848381+0000 mon.a (mon.0) 9565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.848381+0000 mon.a (mon.0) 9565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.848738+0000 mgr.y (mgr.54108) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.785 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.848738+0000 mgr.y (mgr.54108) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.908963+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.908963+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.911377+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.911377+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.913119+0000 mon.a (mon.0) 9568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.913119+0000 mon.a (mon.0) 9568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.913742+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.913742+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.918928+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.918928+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.919462+0000 mgr.y (mgr.54108) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.919462+0000 mgr.y (mgr.54108) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.977796+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.977796+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.980412+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.980412+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.982890+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.982890+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.983480+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.983480+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.988639+0000 mon.a (mon.0) 9575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:15.988639+0000 mon.a (mon.0) 9575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.989089+0000 mgr.y (mgr.54108) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:15.989089+0000 mgr.y (mgr.54108) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.048852+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.048852+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.050931+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.050931+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.053627+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.053627+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.054552+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.054552+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.062813+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.062813+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.063336+0000 mgr.y (mgr.54108) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.063336+0000 mgr.y (mgr.54108) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.143794+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.143794+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.788 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.149303+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.149303+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.152111+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.152111+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.153335+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.153335+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.159573+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.159573+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.228762+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.228762+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.231011+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.231011+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.233689+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.233689+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.234523+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.234523+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.240495+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.240495+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.338084+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.338084+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.340594+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.340594+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.342377+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.342377+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.343007+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.343007+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.348061+0000 mon.a (mon.0) 9595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.348061+0000 mon.a (mon.0) 9595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.419889+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.419889+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.421759+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.421759+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.423517+0000 mon.a (mon.0) 9598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.423517+0000 mon.a (mon.0) 9598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.424166+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.424166+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.429209+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.429209+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.486939+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.486939+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.488836+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.488836+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.490900+0000 mon.a (mon.0) 9603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.490900+0000 mon.a (mon.0) 9603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.491760+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.491760+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.497029+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:16 smithi022 bash[109437]: audit 2024-09-17T12:58:16.497029+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.102358+0000 mgr.y (mgr.54108) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.102358+0000 mgr.y (mgr.54108) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.204373+0000 mgr.y (mgr.54108) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.204373+0000 mgr.y (mgr.54108) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.280516+0000 mgr.y (mgr.54108) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.280516+0000 mgr.y (mgr.54108) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.349693+0000 mgr.y (mgr.54108) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.349693+0000 mgr.y (mgr.54108) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.423951+0000 mgr.y (mgr.54108) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.423951+0000 mgr.y (mgr.54108) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.495062+0000 mgr.y (mgr.54108) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.495062+0000 mgr.y (mgr.54108) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.560227+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.560227+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.561932+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.561932+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.563553+0000 mon.a (mon.0) 9543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.563553+0000 mon.a (mon.0) 9543 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.564160+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.905 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.564160+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.570021+0000 mon.a (mon.0) 9545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.570021+0000 mon.a (mon.0) 9545 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.570527+0000 mgr.y (mgr.54108) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.570527+0000 mgr.y (mgr.54108) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.630414+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.630414+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.632212+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.632212+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.633798+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.633798+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.634413+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.906 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.634413+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.639158+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.639158+0000 mon.a (mon.0) 9550 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.639594+0000 mgr.y (mgr.54108) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.639594+0000 mgr.y (mgr.54108) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.695347+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.695347+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.697022+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.697022+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.699094+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.699094+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.700090+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.700090+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.907 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.705416+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.705416+0000 mon.a (mon.0) 9555 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.705885+0000 mgr.y (mgr.54108) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.705885+0000 mgr.y (mgr.54108) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.765482+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.765482+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.767652+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.767652+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.770381+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.770381+0000 mon.a (mon.0) 9558 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.771058+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.771058+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.776161+0000 mon.a (mon.0) 9560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.908 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.776161+0000 mon.a (mon.0) 9560 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.776571+0000 mgr.y (mgr.54108) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.776571+0000 mgr.y (mgr.54108) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cluster 2024-09-17T12:58:15.807513+0000 mgr.y (mgr.54108) 2481 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cluster 2024-09-17T12:58:15.807513+0000 mgr.y (mgr.54108) 2481 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.838798+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.838798+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.841127+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.841127+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.842940+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.842940+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.843660+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.843660+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.848381+0000 mon.a (mon.0) 9565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.848381+0000 mon.a (mon.0) 9565 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.848738+0000 mgr.y (mgr.54108) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.848738+0000 mgr.y (mgr.54108) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.908963+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.908963+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.911377+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.911377+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.913119+0000 mon.a (mon.0) 9568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.913119+0000 mon.a (mon.0) 9568 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.913742+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.913742+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.918928+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.918928+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.919462+0000 mgr.y (mgr.54108) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.919462+0000 mgr.y (mgr.54108) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.977796+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.977796+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.980412+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.980412+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.982890+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.982890+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.983480+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.983480+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.988639+0000 mon.a (mon.0) 9575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:15.988639+0000 mon.a (mon.0) 9575 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.989089+0000 mgr.y (mgr.54108) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:15.989089+0000 mgr.y (mgr.54108) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.048852+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.912 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.048852+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.050931+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.050931+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.053627+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.053627+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.054552+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.054552+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.062813+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.913 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.062813+0000 mon.a (mon.0) 9580 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.063336+0000 mgr.y (mgr.54108) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.063336+0000 mgr.y (mgr.54108) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.143794+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.143794+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.149303+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.149303+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.152111+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.152111+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.153335+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.153335+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.159573+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.159573+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.914 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.228762+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.228762+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.231011+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.231011+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.233689+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.233689+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.234523+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.234523+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.240495+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.240495+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.338084+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.338084+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.340594+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.340594+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.915 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.342377+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.342377+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.343007+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.343007+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.348061+0000 mon.a (mon.0) 9595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.348061+0000 mon.a (mon.0) 9595 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.419889+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.419889+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.421759+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.421759+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.423517+0000 mon.a (mon.0) 9598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.423517+0000 mon.a (mon.0) 9598 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.424166+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.916 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.424166+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.429209+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.429209+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.486939+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.486939+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.488836+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.488836+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.490900+0000 mon.a (mon.0) 9603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.490900+0000 mon.a (mon.0) 9603 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.491760+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.491760+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.497029+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:16.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:16 smithi190 bash[89008]: audit 2024-09-17T12:58:16.497029+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.160054+0000 mgr.y (mgr.54108) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.160054+0000 mgr.y (mgr.54108) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.241133+0000 mgr.y (mgr.54108) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.241133+0000 mgr.y (mgr.54108) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.348483+0000 mgr.y (mgr.54108) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.348483+0000 mgr.y (mgr.54108) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.429657+0000 mgr.y (mgr.54108) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.429657+0000 mgr.y (mgr.54108) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.497427+0000 mgr.y (mgr.54108) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.497427+0000 mgr.y (mgr.54108) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.562138+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.562138+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.564324+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.564324+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.567320+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.567320+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.568193+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.568193+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.573279+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.573279+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.573750+0000 mgr.y (mgr.54108) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.573750+0000 mgr.y (mgr.54108) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.639457+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.639457+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.641782+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.641782+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.644027+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.644027+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.644841+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.644841+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.652272+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.652272+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.653007+0000 mgr.y (mgr.54108) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.653007+0000 mgr.y (mgr.54108) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.731200+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.731200+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.733538+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.733538+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.736275+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.736275+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.737247+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.737247+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.745240+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.745240+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.774 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.746078+0000 mgr.y (mgr.54108) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.746078+0000 mgr.y (mgr.54108) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.830406+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.830406+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.832985+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.832985+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.836210+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.836210+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.837131+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.837131+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.843078+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.775 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.843078+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.776 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.843772+0000 mgr.y (mgr.54108) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.776 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.843772+0000 mgr.y (mgr.54108) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.776 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.929939+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.776 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.929939+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.932749+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.932749+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.935192+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.935192+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.935854+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.935854+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.941427+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.777 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:16.941427+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.942125+0000 mgr.y (mgr.54108) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:16.942125+0000 mgr.y (mgr.54108) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.004213+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.004213+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.006186+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.006186+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.008163+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.008163+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.008853+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.008853+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.013909+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.778 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.013909+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.014316+0000 mgr.y (mgr.54108) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.014316+0000 mgr.y (mgr.54108) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.075410+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.075410+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.077457+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.077457+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.079611+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.079611+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.080356+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.080356+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.085517+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.085517+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.086094+0000 mgr.y (mgr.54108) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.086094+0000 mgr.y (mgr.54108) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.150023+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.150023+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.152380+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.152380+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.154377+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.154377+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.155035+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.155035+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.161509+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.161509+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.224753+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.224753+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.227075+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.227075+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.229042+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.229042+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.229696+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.229696+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.781 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.236156+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.236156+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.297592+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.297592+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.299583+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.299583+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.301682+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.301682+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.302431+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.302431+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.309422+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.309422+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.782 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.370063+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.370063+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.371971+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.371971+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.373728+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.373728+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.374347+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.374347+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.380429+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.380429+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.449393+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.783 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.449393+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.784 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.451346+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.784 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.451346+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.784 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.453168+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.784 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.453168+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.784 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.454035+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.784 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.454035+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.784 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.460153+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.784 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:17 smithi190 bash[89008]: audit 2024-09-17T12:58:17.460153+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.160054+0000 mgr.y (mgr.54108) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.160054+0000 mgr.y (mgr.54108) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.241133+0000 mgr.y (mgr.54108) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.241133+0000 mgr.y (mgr.54108) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.348483+0000 mgr.y (mgr.54108) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.348483+0000 mgr.y (mgr.54108) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.429657+0000 mgr.y (mgr.54108) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.429657+0000 mgr.y (mgr.54108) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.497427+0000 mgr.y (mgr.54108) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.497427+0000 mgr.y (mgr.54108) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.562138+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.562138+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.564324+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.564324+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.567320+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.567320+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.568193+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.568193+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.573279+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.573279+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.160054+0000 mgr.y (mgr.54108) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.160054+0000 mgr.y (mgr.54108) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.241133+0000 mgr.y (mgr.54108) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.241133+0000 mgr.y (mgr.54108) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.348483+0000 mgr.y (mgr.54108) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.348483+0000 mgr.y (mgr.54108) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.429657+0000 mgr.y (mgr.54108) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.429657+0000 mgr.y (mgr.54108) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.497427+0000 mgr.y (mgr.54108) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.497427+0000 mgr.y (mgr.54108) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.562138+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.562138+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.791 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.564324+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.564324+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.567320+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.567320+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.568193+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.568193+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.573279+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.573279+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.573750+0000 mgr.y (mgr.54108) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.573750+0000 mgr.y (mgr.54108) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.639457+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.639457+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.641782+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.641782+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.644027+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.644027+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.644841+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.644841+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.652272+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.793 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.652272+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.653007+0000 mgr.y (mgr.54108) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.653007+0000 mgr.y (mgr.54108) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.731200+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.731200+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.733538+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.733538+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.736275+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.794 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.736275+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.573750+0000 mgr.y (mgr.54108) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.573750+0000 mgr.y (mgr.54108) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.639457+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.639457+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.641782+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.641782+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.644027+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.644027+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.644841+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.644841+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.795 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.652272+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.652272+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.653007+0000 mgr.y (mgr.54108) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.653007+0000 mgr.y (mgr.54108) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.731200+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.731200+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.733538+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.733538+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.736275+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.796 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.736275+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.737247+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.737247+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.745240+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.745240+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.746078+0000 mgr.y (mgr.54108) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.746078+0000 mgr.y (mgr.54108) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.830406+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.797 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.830406+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.832985+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.832985+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.836210+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.836210+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.837131+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.837131+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.843078+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.843078+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.843772+0000 mgr.y (mgr.54108) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.843772+0000 mgr.y (mgr.54108) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.929939+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.798 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.929939+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.932749+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.932749+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.935192+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.935192+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.935854+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.935854+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.941427+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:16.941427+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.942125+0000 mgr.y (mgr.54108) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:16.942125+0000 mgr.y (mgr.54108) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.799 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.004213+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.004213+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.006186+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.006186+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.008163+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.008163+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.008853+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.008853+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.013909+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.800 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.737247+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.737247+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.745240+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.745240+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.746078+0000 mgr.y (mgr.54108) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.746078+0000 mgr.y (mgr.54108) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.830406+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.830406+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.832985+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.832985+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.836210+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.801 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.836210+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.837131+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.837131+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.843078+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.843078+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.843772+0000 mgr.y (mgr.54108) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.843772+0000 mgr.y (mgr.54108) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.929939+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.802 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.929939+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.013909+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.014316+0000 mgr.y (mgr.54108) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.014316+0000 mgr.y (mgr.54108) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.075410+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.075410+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.077457+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.077457+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.079611+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.079611+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.803 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.080356+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.080356+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.085517+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.085517+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.086094+0000 mgr.y (mgr.54108) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.086094+0000 mgr.y (mgr.54108) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.150023+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.150023+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.152380+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.152380+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.154377+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.804 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.154377+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.155035+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.155035+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.161509+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.161509+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.224753+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.224753+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.227075+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.227075+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.229042+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.229042+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.229696+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.805 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.229696+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.236156+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.236156+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.297592+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.297592+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.299583+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.806 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.299583+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.932749+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.806 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.932749+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.935192+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.935192+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.935854+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.935854+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.941427+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:16.941427+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.942125+0000 mgr.y (mgr.54108) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:16.942125+0000 mgr.y (mgr.54108) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.004213+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.004213+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.006186+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.807 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.006186+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.008163+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.008163+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.008853+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.008853+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.808 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.013909+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.301682+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.808 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.301682+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.302431+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.302431+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.309422+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.309422+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.370063+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.370063+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.371971+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.371971+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.373728+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.373728+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.809 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.374347+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.374347+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.380429+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.380429+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.449393+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.449393+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.451346+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.451346+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.453168+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.453168+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.454035+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.810 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.454035+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.460153+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.811 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[111962]: audit 2024-09-17T12:58:17.460153+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.013909+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.811 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.014316+0000 mgr.y (mgr.54108) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.014316+0000 mgr.y (mgr.54108) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.075410+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.075410+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.077457+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.077457+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.079611+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.079611+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.080356+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.080356+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.812 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.085517+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.085517+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.086094+0000 mgr.y (mgr.54108) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.086094+0000 mgr.y (mgr.54108) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.150023+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.150023+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.152380+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.152380+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.154377+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.154377+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.155035+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.813 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.155035+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.161509+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.161509+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.224753+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.224753+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.227075+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.227075+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.229042+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.229042+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.229696+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.229696+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.814 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.236156+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.236156+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.297592+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.297592+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.299583+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.299583+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.301682+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.301682+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.302431+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.302431+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.309422+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.815 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.309422+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.370063+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.370063+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.371971+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.371971+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.373728+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.373728+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.374347+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.374347+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.380429+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.816 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.380429+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.449393+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.449393+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.451346+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.451346+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.453168+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.453168+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.454035+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.454035+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.460153+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:17.817 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:17 smithi022 bash[109437]: audit 2024-09-17T12:58:17.460153+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.162129+0000 mgr.y (mgr.54108) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.162129+0000 mgr.y (mgr.54108) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.236721+0000 mgr.y (mgr.54108) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.236721+0000 mgr.y (mgr.54108) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.309966+0000 mgr.y (mgr.54108) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.309966+0000 mgr.y (mgr.54108) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.380855+0000 mgr.y (mgr.54108) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.380855+0000 mgr.y (mgr.54108) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.460737+0000 mgr.y (mgr.54108) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.460737+0000 mgr.y (mgr.54108) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.528861+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.528861+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.530745+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.530745+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.532861+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.532861+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.533614+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.533614+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.539623+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.655 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.539623+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.540113+0000 mgr.y (mgr.54108) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.540113+0000 mgr.y (mgr.54108) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.605782+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.605782+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.607581+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.607581+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.609274+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.656 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.609274+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.609968+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.609968+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.616290+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.616290+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.616771+0000 mgr.y (mgr.54108) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.616771+0000 mgr.y (mgr.54108) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.677597+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.677597+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.679313+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.679313+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.682122+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.682122+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.685486+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.685486+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.689774+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.689774+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.693623+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.693623+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.694098+0000 mgr.y (mgr.54108) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.694098+0000 mgr.y (mgr.54108) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.697550+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.697550+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.703770+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.703770+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.755325+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.755325+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.757959+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.757959+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.759505+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.759505+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.760577+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.760577+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.762393+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.762393+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.764768+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.764768+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.765950+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.765950+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.766911+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.766911+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.767961+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.767961+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.768976+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.768976+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.770109+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.770109+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.770687+0000 mgr.y (mgr.54108) 2506 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.770687+0000 mgr.y (mgr.54108) 2506 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.774989+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.774989+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.777349+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"} : dispatch 2024-09-17T12:58:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.777349+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"} : dispatch 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.781637+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"}]': finished 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.781637+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"}]': finished 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.784300+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.784300+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.784915+0000 mgr.y (mgr.54108) 2507 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.784915+0000 mgr.y (mgr.54108) 2507 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.789143+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.789143+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.793378+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.793378+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.793967+0000 mgr.y (mgr.54108) 2508 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.793967+0000 mgr.y (mgr.54108) 2508 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:58:18.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.796947+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.796947+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.799539+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.799539+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.800807+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.800807+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.802023+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.802023+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.803223+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.803223+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.804273+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.804273+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.805297+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.805297+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.805837+0000 mgr.y (mgr.54108) 2509 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:58:18.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.805837+0000 mgr.y (mgr.54108) 2509 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.806504+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.806504+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cluster 2024-09-17T12:58:17.808096+0000 mgr.y (mgr.54108) 2510 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cluster 2024-09-17T12:58:17.808096+0000 mgr.y (mgr.54108) 2510 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.809017+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.809017+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.810831+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.810831+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.815520+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.815520+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.817261+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.817261+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:58:18.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.821005+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.821005+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.823172+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.823172+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.826544+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.826544+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.828711+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.828711+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.832117+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.832117+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.834235+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.834235+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.837569+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:58:18.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.837569+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.839668+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.839668+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.842835+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.842835+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.844806+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.844806+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.845402+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.845402+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.848957+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.848957+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.851337+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.851337+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.855003+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:58:18.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.855003+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.857406+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.857406+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.861330+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.861330+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.863765+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.863765+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.867623+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.867623+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:58:18.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.869875+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.869875+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.870435+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.870435+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.870958+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.870958+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.871512+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.871512+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.872045+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.872045+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.872557+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.872557+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.872987+0000 mgr.y (mgr.54108) 2511 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:58:18.668 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: cephadm 2024-09-17T12:58:17.872987+0000 mgr.y (mgr.54108) 2511 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.873334+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.873334+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.876874+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.876874+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.878372+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.878372+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.879028+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.879028+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.884302+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.884302+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.944413+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.944413+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.945280+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.945280+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.951670+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:18 smithi190 bash[89008]: audit 2024-09-17T12:58:17.951670+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.162129+0000 mgr.y (mgr.54108) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.162129+0000 mgr.y (mgr.54108) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.236721+0000 mgr.y (mgr.54108) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.236721+0000 mgr.y (mgr.54108) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.309966+0000 mgr.y (mgr.54108) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.309966+0000 mgr.y (mgr.54108) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.759 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.380855+0000 mgr.y (mgr.54108) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.380855+0000 mgr.y (mgr.54108) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.460737+0000 mgr.y (mgr.54108) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.460737+0000 mgr.y (mgr.54108) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.528861+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.528861+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.530745+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.530745+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.532861+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.532861+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.533614+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.760 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.533614+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.539623+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.761 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.539623+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.162129+0000 mgr.y (mgr.54108) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.162129+0000 mgr.y (mgr.54108) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.236721+0000 mgr.y (mgr.54108) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.761 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.236721+0000 mgr.y (mgr.54108) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.309966+0000 mgr.y (mgr.54108) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.309966+0000 mgr.y (mgr.54108) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.380855+0000 mgr.y (mgr.54108) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.380855+0000 mgr.y (mgr.54108) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.460737+0000 mgr.y (mgr.54108) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.460737+0000 mgr.y (mgr.54108) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.528861+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.528861+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.530745+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.762 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.530745+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.532861+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.532861+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.533614+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.533614+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.539623+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.539623+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.540113+0000 mgr.y (mgr.54108) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.540113+0000 mgr.y (mgr.54108) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.605782+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.763 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.605782+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.607581+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.607581+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.609274+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.609274+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.609968+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.609968+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.616290+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.616290+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.616771+0000 mgr.y (mgr.54108) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.616771+0000 mgr.y (mgr.54108) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.677597+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.677597+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.679313+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.679313+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.682122+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.682122+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.540113+0000 mgr.y (mgr.54108) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.540113+0000 mgr.y (mgr.54108) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.605782+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.605782+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.607581+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.607581+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.609274+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.609274+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.609968+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.609968+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.616290+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.616290+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.616771+0000 mgr.y (mgr.54108) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.616771+0000 mgr.y (mgr.54108) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.677597+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.677597+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.679313+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.679313+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.682122+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.767 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.682122+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.685486+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.685486+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.689774+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.689774+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.767 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.693623+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.693623+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.694098+0000 mgr.y (mgr.54108) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.694098+0000 mgr.y (mgr.54108) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.697550+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.697550+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.703770+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.703770+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.755325+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.755325+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.768 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.757959+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.757959+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.759505+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.759505+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.760577+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.760577+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.762393+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.762393+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.764768+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.764768+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.765950+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.769 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.765950+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.766911+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.766911+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.767961+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.767961+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.768976+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.768976+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.770109+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.770109+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.770687+0000 mgr.y (mgr.54108) 2506 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.770687+0000 mgr.y (mgr.54108) 2506 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.774989+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.774989+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.770 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.777349+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"} : dispatch 2024-09-17T12:58:18.771 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.777349+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"} : dispatch 2024-09-17T12:58:18.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.685486+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.685486+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.689774+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.689774+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.693623+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.693623+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.771 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.694098+0000 mgr.y (mgr.54108) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.694098+0000 mgr.y (mgr.54108) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.697550+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.697550+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.703770+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.703770+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.755325+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.755325+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.757959+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.772 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.757959+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.759505+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.759505+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.760577+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.760577+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.762393+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.762393+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.764768+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.764768+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.765950+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.765950+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.766911+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.773 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.766911+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.767961+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.767961+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.768976+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.768976+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.770109+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.770109+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.770687+0000 mgr.y (mgr.54108) 2506 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.770687+0000 mgr.y (mgr.54108) 2506 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.774989+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.774989+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.777349+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"} : dispatch 2024-09-17T12:58:18.774 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.777349+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"} : dispatch 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.781637+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"}]': finished 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.781637+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"}]': finished 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.784300+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.784300+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.784915+0000 mgr.y (mgr.54108) 2507 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.784915+0000 mgr.y (mgr.54108) 2507 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.789143+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.789143+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.793378+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.793378+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.775 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.793967+0000 mgr.y (mgr.54108) 2508 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.793967+0000 mgr.y (mgr.54108) 2508 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.796947+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.796947+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.799539+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.799539+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.800807+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.800807+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.802023+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.802023+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.776 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.803223+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.781637+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"}]': finished 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.781637+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi022.pvhqdm"}]': finished 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.784300+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.784300+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.784915+0000 mgr.y (mgr.54108) 2507 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.784915+0000 mgr.y (mgr.54108) 2507 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.789143+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.789143+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.777 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.793378+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.793378+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.793967+0000 mgr.y (mgr.54108) 2508 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.793967+0000 mgr.y (mgr.54108) 2508 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.796947+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.796947+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.799539+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.799539+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.800807+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.800807+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.802023+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.802023+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.778 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.803223+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.803223+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.804273+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.804273+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.805297+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.805297+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.805837+0000 mgr.y (mgr.54108) 2509 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.805837+0000 mgr.y (mgr.54108) 2509 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.806504+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.806504+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cluster 2024-09-17T12:58:17.808096+0000 mgr.y (mgr.54108) 2510 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cluster 2024-09-17T12:58:17.808096+0000 mgr.y (mgr.54108) 2510 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.809017+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:58:18.779 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.809017+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.810831+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.810831+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.815520+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.815520+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.817261+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.803223+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.804273+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.804273+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.805297+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.780 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.805297+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.805837+0000 mgr.y (mgr.54108) 2509 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.805837+0000 mgr.y (mgr.54108) 2509 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.806504+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.806504+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cluster 2024-09-17T12:58:17.808096+0000 mgr.y (mgr.54108) 2510 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cluster 2024-09-17T12:58:17.808096+0000 mgr.y (mgr.54108) 2510 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.809017+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.809017+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.810831+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.810831+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.815520+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.815520+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:58:18.781 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.817261+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.817261+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.821005+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.821005+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.823172+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.823172+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.826544+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.826544+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.828711+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.828711+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.832117+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.832117+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:58:18.782 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.834235+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.834235+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.837569+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.837569+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.839668+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.817261+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.821005+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.821005+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.823172+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.823172+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.826544+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.826544+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:58:18.783 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.828711+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.828711+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.832117+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.832117+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.834235+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.834235+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.837569+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.837569+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.839668+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.839668+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:58:18.784 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.842835+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.842835+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.844806+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.844806+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.845402+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.845402+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.848957+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.848957+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.851337+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.851337+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.855003+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.855003+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.857406+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.857406+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:58:18.785 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.861330+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:58:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.839668+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:58:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.842835+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:58:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.842835+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:58:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.844806+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.844806+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.845402+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:58:18.786 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.845402+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.848957+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.848957+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.851337+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.851337+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.855003+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.855003+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.857406+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.857406+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.861330+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:58:18.787 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.861330+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.863765+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.863765+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.867623+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.867623+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.869875+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.869875+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.870435+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.870435+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.870958+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.870958+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.871512+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.871512+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.872045+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.788 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.872045+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.872557+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.861330+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.863765+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.863765+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.867623+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.867623+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.869875+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.869875+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.789 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.870435+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.870435+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.870958+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.870958+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.871512+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.871512+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.872045+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.872045+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.872557+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.872557+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.790 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.872987+0000 mgr.y (mgr.54108) 2511 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: cephadm 2024-09-17T12:58:17.872987+0000 mgr.y (mgr.54108) 2511 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.873334+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.873334+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.876874+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.876874+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.878372+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.878372+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.879028+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.879028+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.884302+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.884302+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.791 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.944413+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.944413+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.945280+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.945280+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.951670+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[111962]: audit 2024-09-17T12:58:17.951670+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.872557+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.872987+0000 mgr.y (mgr.54108) 2511 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: cephadm 2024-09-17T12:58:17.872987+0000 mgr.y (mgr.54108) 2511 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.873334+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.873334+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:58:18.792 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.876874+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.876874+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.878372+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.878372+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.879028+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.879028+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.884302+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.884302+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.944413+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.944413+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:18.793 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.945280+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.945280+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:18.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.951670+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:18.794 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:18 smithi022 bash[109437]: audit 2024-09-17T12:58:17.951670+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:19 smithi190 bash[89008]: audit 2024-09-17T12:58:18.956957+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:19 smithi190 bash[89008]: audit 2024-09-17T12:58:18.956957+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:19 smithi190 bash[89008]: audit 2024-09-17T12:58:19.350802+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:19 smithi190 bash[89008]: audit 2024-09-17T12:58:19.350802+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:20.161 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:19 smithi022 bash[109437]: audit 2024-09-17T12:58:18.956957+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:20.161 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:19 smithi022 bash[109437]: audit 2024-09-17T12:58:18.956957+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:20.161 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:19 smithi022 bash[109437]: audit 2024-09-17T12:58:19.350802+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:20.161 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:19 smithi022 bash[109437]: audit 2024-09-17T12:58:19.350802+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:20.161 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:19 smithi022 bash[111962]: audit 2024-09-17T12:58:18.956957+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:20.161 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:19 smithi022 bash[111962]: audit 2024-09-17T12:58:18.956957+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:20.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:19 smithi022 bash[111962]: audit 2024-09-17T12:58:19.350802+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:20.162 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:19 smithi022 bash[111962]: audit 2024-09-17T12:58:19.350802+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:58:20] "GET /metrics HTTP/1.1" 200 38561 "" "Prometheus/2.51.0" 2024-09-17T12:58:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[111962]: cluster 2024-09-17T12:58:19.808974+0000 mgr.y (mgr.54108) 2512 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[111962]: cluster 2024-09-17T12:58:19.808974+0000 mgr.y (mgr.54108) 2512 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[111962]: audit 2024-09-17T12:58:20.403773+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[111962]: audit 2024-09-17T12:58:20.403773+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[111962]: audit 2024-09-17T12:58:20.409414+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[111962]: audit 2024-09-17T12:58:20.409414+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[111962]: audit 2024-09-17T12:58:20.415573+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[111962]: audit 2024-09-17T12:58:20.415573+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[109437]: cluster 2024-09-17T12:58:19.808974+0000 mgr.y (mgr.54108) 2512 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[109437]: cluster 2024-09-17T12:58:19.808974+0000 mgr.y (mgr.54108) 2512 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[109437]: audit 2024-09-17T12:58:20.403773+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[109437]: audit 2024-09-17T12:58:20.403773+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[109437]: audit 2024-09-17T12:58:20.409414+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[109437]: audit 2024-09-17T12:58:20.409414+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[109437]: audit 2024-09-17T12:58:20.415573+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:20 smithi022 bash[109437]: audit 2024-09-17T12:58:20.415573+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:20 smithi190 bash[89008]: cluster 2024-09-17T12:58:19.808974+0000 mgr.y (mgr.54108) 2512 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:20 smithi190 bash[89008]: cluster 2024-09-17T12:58:19.808974+0000 mgr.y (mgr.54108) 2512 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T12:58:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:20 smithi190 bash[89008]: audit 2024-09-17T12:58:20.403773+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:20 smithi190 bash[89008]: audit 2024-09-17T12:58:20.403773+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:20 smithi190 bash[89008]: audit 2024-09-17T12:58:20.409414+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:20 smithi190 bash[89008]: audit 2024-09-17T12:58:20.409414+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:20 smithi190 bash[89008]: audit 2024-09-17T12:58:20.415573+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:21.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:20 smithi190 bash[89008]: audit 2024-09-17T12:58:20.415573+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:21 smithi190 bash[89008]: audit 2024-09-17T12:58:20.159964+0000 mgr.y (mgr.54108) 2513 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:21 smithi190 bash[89008]: audit 2024-09-17T12:58:20.159964+0000 mgr.y (mgr.54108) 2513 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:22.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:21 smithi190 bash[89008]: audit 2024-09-17T12:58:21.204076+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:21 smithi190 bash[89008]: audit 2024-09-17T12:58:21.204076+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:21 smithi190 bash[89008]: audit 2024-09-17T12:58:21.210892+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:21 smithi190 bash[89008]: audit 2024-09-17T12:58:21.210892+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:21 smithi190 bash[89008]: audit 2024-09-17T12:58:21.219080+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:21 smithi190 bash[89008]: audit 2024-09-17T12:58:21.219080+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[109437]: audit 2024-09-17T12:58:20.159964+0000 mgr.y (mgr.54108) 2513 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[109437]: audit 2024-09-17T12:58:20.159964+0000 mgr.y (mgr.54108) 2513 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[109437]: audit 2024-09-17T12:58:21.204076+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[109437]: audit 2024-09-17T12:58:21.204076+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[109437]: audit 2024-09-17T12:58:21.210892+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[109437]: audit 2024-09-17T12:58:21.210892+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[109437]: audit 2024-09-17T12:58:21.219080+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[109437]: audit 2024-09-17T12:58:21.219080+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[111962]: audit 2024-09-17T12:58:20.159964+0000 mgr.y (mgr.54108) 2513 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[111962]: audit 2024-09-17T12:58:20.159964+0000 mgr.y (mgr.54108) 2513 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[111962]: audit 2024-09-17T12:58:21.204076+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[111962]: audit 2024-09-17T12:58:21.204076+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[111962]: audit 2024-09-17T12:58:21.210892+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[111962]: audit 2024-09-17T12:58:21.210892+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[111962]: audit 2024-09-17T12:58:21.219080+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:21 smithi022 bash[111962]: audit 2024-09-17T12:58:21.219080+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:23.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:22 smithi022 bash[111962]: cluster 2024-09-17T12:58:21.810253+0000 mgr.y (mgr.54108) 2514 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:23.010 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:22 smithi022 bash[111962]: cluster 2024-09-17T12:58:21.810253+0000 mgr.y (mgr.54108) 2514 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:23.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:22 smithi022 bash[109437]: cluster 2024-09-17T12:58:21.810253+0000 mgr.y (mgr.54108) 2514 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:23.010 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:22 smithi022 bash[109437]: cluster 2024-09-17T12:58:21.810253+0000 mgr.y (mgr.54108) 2514 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:22 smithi190 bash[89008]: cluster 2024-09-17T12:58:21.810253+0000 mgr.y (mgr.54108) 2514 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:23.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:22 smithi190 bash[89008]: cluster 2024-09-17T12:58:21.810253+0000 mgr.y (mgr.54108) 2514 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:58:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:24 smithi190 bash[89008]: cluster 2024-09-17T12:58:23.811498+0000 mgr.y (mgr.54108) 2515 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:25.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:24 smithi190 bash[89008]: cluster 2024-09-17T12:58:23.811498+0000 mgr.y (mgr.54108) 2515 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:25.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:24 smithi022 bash[111962]: cluster 2024-09-17T12:58:23.811498+0000 mgr.y (mgr.54108) 2515 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:25.196 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:24 smithi022 bash[111962]: cluster 2024-09-17T12:58:23.811498+0000 mgr.y (mgr.54108) 2515 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:25.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:24 smithi022 bash[109437]: cluster 2024-09-17T12:58:23.811498+0000 mgr.y (mgr.54108) 2515 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:25.196 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:24 smithi022 bash[109437]: cluster 2024-09-17T12:58:23.811498+0000 mgr.y (mgr.54108) 2515 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:27.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:26 smithi190 bash[89008]: cluster 2024-09-17T12:58:25.812702+0000 mgr.y (mgr.54108) 2516 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:27.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:26 smithi190 bash[89008]: cluster 2024-09-17T12:58:25.812702+0000 mgr.y (mgr.54108) 2516 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:26 smithi022 bash[111962]: cluster 2024-09-17T12:58:25.812702+0000 mgr.y (mgr.54108) 2516 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:26 smithi022 bash[111962]: cluster 2024-09-17T12:58:25.812702+0000 mgr.y (mgr.54108) 2516 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:26 smithi022 bash[109437]: cluster 2024-09-17T12:58:25.812702+0000 mgr.y (mgr.54108) 2516 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:26 smithi022 bash[109437]: cluster 2024-09-17T12:58:25.812702+0000 mgr.y (mgr.54108) 2516 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:28 smithi190 bash[89008]: cluster 2024-09-17T12:58:27.813960+0000 mgr.y (mgr.54108) 2517 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:29.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:28 smithi190 bash[89008]: cluster 2024-09-17T12:58:27.813960+0000 mgr.y (mgr.54108) 2517 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:28 smithi022 bash[111962]: cluster 2024-09-17T12:58:27.813960+0000 mgr.y (mgr.54108) 2517 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:28 smithi022 bash[111962]: cluster 2024-09-17T12:58:27.813960+0000 mgr.y (mgr.54108) 2517 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:29.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:28 smithi022 bash[109437]: cluster 2024-09-17T12:58:27.813960+0000 mgr.y (mgr.54108) 2517 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:29.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:28 smithi022 bash[109437]: cluster 2024-09-17T12:58:27.813960+0000 mgr.y (mgr.54108) 2517 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:58:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:58:30] "GET /metrics HTTP/1.1" 200 38561 "" "Prometheus/2.51.0" 2024-09-17T12:58:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:30 smithi022 bash[109437]: cluster 2024-09-17T12:58:29.814838+0000 mgr.y (mgr.54108) 2518 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:30 smithi022 bash[109437]: cluster 2024-09-17T12:58:29.814838+0000 mgr.y (mgr.54108) 2518 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:30 smithi022 bash[111962]: cluster 2024-09-17T12:58:29.814838+0000 mgr.y (mgr.54108) 2518 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:30 smithi022 bash[111962]: cluster 2024-09-17T12:58:29.814838+0000 mgr.y (mgr.54108) 2518 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:30 smithi190 bash[89008]: cluster 2024-09-17T12:58:29.814838+0000 mgr.y (mgr.54108) 2518 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:31.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:30 smithi190 bash[89008]: cluster 2024-09-17T12:58:29.814838+0000 mgr.y (mgr.54108) 2518 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:31 smithi190 bash[89008]: audit 2024-09-17T12:58:30.170900+0000 mgr.y (mgr.54108) 2519 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:32.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:31 smithi190 bash[89008]: audit 2024-09-17T12:58:30.170900+0000 mgr.y (mgr.54108) 2519 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:31 smithi022 bash[111962]: audit 2024-09-17T12:58:30.170900+0000 mgr.y (mgr.54108) 2519 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:31 smithi022 bash[111962]: audit 2024-09-17T12:58:30.170900+0000 mgr.y (mgr.54108) 2519 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:32.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:31 smithi022 bash[109437]: audit 2024-09-17T12:58:30.170900+0000 mgr.y (mgr.54108) 2519 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:32.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:31 smithi022 bash[109437]: audit 2024-09-17T12:58:30.170900+0000 mgr.y (mgr.54108) 2519 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:32 smithi190 bash[89008]: cluster 2024-09-17T12:58:31.816093+0000 mgr.y (mgr.54108) 2520 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:33.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:32 smithi190 bash[89008]: cluster 2024-09-17T12:58:31.816093+0000 mgr.y (mgr.54108) 2520 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:32 smithi022 bash[109437]: cluster 2024-09-17T12:58:31.816093+0000 mgr.y (mgr.54108) 2520 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:32 smithi022 bash[109437]: cluster 2024-09-17T12:58:31.816093+0000 mgr.y (mgr.54108) 2520 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:33.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:32 smithi022 bash[111962]: cluster 2024-09-17T12:58:31.816093+0000 mgr.y (mgr.54108) 2520 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:33.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:32 smithi022 bash[111962]: cluster 2024-09-17T12:58:31.816093+0000 mgr.y (mgr.54108) 2520 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:34 smithi190 bash[89008]: cluster 2024-09-17T12:58:33.817324+0000 mgr.y (mgr.54108) 2521 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:34 smithi190 bash[89008]: cluster 2024-09-17T12:58:33.817324+0000 mgr.y (mgr.54108) 2521 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:34 smithi190 bash[89008]: audit 2024-09-17T12:58:33.958051+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:35.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:34 smithi190 bash[89008]: audit 2024-09-17T12:58:33.958051+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:34 smithi022 bash[111962]: cluster 2024-09-17T12:58:33.817324+0000 mgr.y (mgr.54108) 2521 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:34 smithi022 bash[111962]: cluster 2024-09-17T12:58:33.817324+0000 mgr.y (mgr.54108) 2521 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:34 smithi022 bash[111962]: audit 2024-09-17T12:58:33.958051+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:34 smithi022 bash[111962]: audit 2024-09-17T12:58:33.958051+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:34 smithi022 bash[109437]: cluster 2024-09-17T12:58:33.817324+0000 mgr.y (mgr.54108) 2521 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:34 smithi022 bash[109437]: cluster 2024-09-17T12:58:33.817324+0000 mgr.y (mgr.54108) 2521 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:34 smithi022 bash[109437]: audit 2024-09-17T12:58:33.958051+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:35.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:34 smithi022 bash[109437]: audit 2024-09-17T12:58:33.958051+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:37.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:36 smithi190 bash[89008]: cluster 2024-09-17T12:58:35.818594+0000 mgr.y (mgr.54108) 2522 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:37.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:36 smithi190 bash[89008]: cluster 2024-09-17T12:58:35.818594+0000 mgr.y (mgr.54108) 2522 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:36 smithi022 bash[111962]: cluster 2024-09-17T12:58:35.818594+0000 mgr.y (mgr.54108) 2522 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:36 smithi022 bash[111962]: cluster 2024-09-17T12:58:35.818594+0000 mgr.y (mgr.54108) 2522 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:36 smithi022 bash[109437]: cluster 2024-09-17T12:58:35.818594+0000 mgr.y (mgr.54108) 2522 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:36 smithi022 bash[109437]: cluster 2024-09-17T12:58:35.818594+0000 mgr.y (mgr.54108) 2522 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:38 smithi190 bash[89008]: cluster 2024-09-17T12:58:37.819915+0000 mgr.y (mgr.54108) 2523 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:38 smithi190 bash[89008]: cluster 2024-09-17T12:58:37.819915+0000 mgr.y (mgr.54108) 2523 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:39.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:38 smithi022 bash[111962]: cluster 2024-09-17T12:58:37.819915+0000 mgr.y (mgr.54108) 2523 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:39.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:38 smithi022 bash[111962]: cluster 2024-09-17T12:58:37.819915+0000 mgr.y (mgr.54108) 2523 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:38 smithi022 bash[109437]: cluster 2024-09-17T12:58:37.819915+0000 mgr.y (mgr.54108) 2523 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:39.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:38 smithi022 bash[109437]: cluster 2024-09-17T12:58:37.819915+0000 mgr.y (mgr.54108) 2523 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:40.864 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:58:40] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:58:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:40 smithi190 bash[89008]: cluster 2024-09-17T12:58:39.820921+0000 mgr.y (mgr.54108) 2524 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:40 smithi190 bash[89008]: cluster 2024-09-17T12:58:39.820921+0000 mgr.y (mgr.54108) 2524 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:40 smithi190 bash[89008]: audit 2024-09-17T12:58:40.583820+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:40 smithi190 bash[89008]: audit 2024-09-17T12:58:40.583820+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:40 smithi190 bash[89008]: audit 2024-09-17T12:58:40.594837+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:40 smithi190 bash[89008]: audit 2024-09-17T12:58:40.594837+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:40 smithi190 bash[89008]: audit 2024-09-17T12:58:40.606367+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:40 smithi190 bash[89008]: audit 2024-09-17T12:58:40.606367+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[109437]: cluster 2024-09-17T12:58:39.820921+0000 mgr.y (mgr.54108) 2524 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[109437]: cluster 2024-09-17T12:58:39.820921+0000 mgr.y (mgr.54108) 2524 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[109437]: audit 2024-09-17T12:58:40.583820+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[109437]: audit 2024-09-17T12:58:40.583820+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[109437]: audit 2024-09-17T12:58:40.594837+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[109437]: audit 2024-09-17T12:58:40.594837+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[109437]: audit 2024-09-17T12:58:40.606367+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[109437]: audit 2024-09-17T12:58:40.606367+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[111962]: cluster 2024-09-17T12:58:39.820921+0000 mgr.y (mgr.54108) 2524 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[111962]: cluster 2024-09-17T12:58:39.820921+0000 mgr.y (mgr.54108) 2524 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[111962]: audit 2024-09-17T12:58:40.583820+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[111962]: audit 2024-09-17T12:58:40.583820+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[111962]: audit 2024-09-17T12:58:40.594837+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[111962]: audit 2024-09-17T12:58:40.594837+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[111962]: audit 2024-09-17T12:58:40.606367+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:41.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:40 smithi022 bash[111962]: audit 2024-09-17T12:58:40.606367+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[111962]: audit 2024-09-17T12:58:40.179795+0000 mgr.y (mgr.54108) 2525 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[111962]: audit 2024-09-17T12:58:40.179795+0000 mgr.y (mgr.54108) 2525 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[111962]: audit 2024-09-17T12:58:41.436250+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[111962]: audit 2024-09-17T12:58:41.436250+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[111962]: audit 2024-09-17T12:58:41.447167+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[111962]: audit 2024-09-17T12:58:41.447167+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[111962]: audit 2024-09-17T12:58:41.460140+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[111962]: audit 2024-09-17T12:58:41.460140+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[109437]: audit 2024-09-17T12:58:40.179795+0000 mgr.y (mgr.54108) 2525 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[109437]: audit 2024-09-17T12:58:40.179795+0000 mgr.y (mgr.54108) 2525 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[109437]: audit 2024-09-17T12:58:41.436250+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[109437]: audit 2024-09-17T12:58:41.436250+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[109437]: audit 2024-09-17T12:58:41.447167+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[109437]: audit 2024-09-17T12:58:41.447167+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[109437]: audit 2024-09-17T12:58:41.460140+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.016 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:41 smithi022 bash[109437]: audit 2024-09-17T12:58:41.460140+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:41 smithi190 bash[89008]: audit 2024-09-17T12:58:40.179795+0000 mgr.y (mgr.54108) 2525 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:42.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:41 smithi190 bash[89008]: audit 2024-09-17T12:58:40.179795+0000 mgr.y (mgr.54108) 2525 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:42.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:41 smithi190 bash[89008]: audit 2024-09-17T12:58:41.436250+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:41 smithi190 bash[89008]: audit 2024-09-17T12:58:41.436250+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:41 smithi190 bash[89008]: audit 2024-09-17T12:58:41.447167+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:41 smithi190 bash[89008]: audit 2024-09-17T12:58:41.447167+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:41 smithi190 bash[89008]: audit 2024-09-17T12:58:41.460140+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:42.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:41 smithi190 bash[89008]: audit 2024-09-17T12:58:41.460140+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:58:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:42 smithi190 bash[89008]: cluster 2024-09-17T12:58:41.821803+0000 mgr.y (mgr.54108) 2526 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:42 smithi190 bash[89008]: cluster 2024-09-17T12:58:41.821803+0000 mgr.y (mgr.54108) 2526 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:43.169 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:42 smithi022 bash[109437]: cluster 2024-09-17T12:58:41.821803+0000 mgr.y (mgr.54108) 2526 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:43.170 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:42 smithi022 bash[109437]: cluster 2024-09-17T12:58:41.821803+0000 mgr.y (mgr.54108) 2526 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:43.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:42 smithi022 bash[111962]: cluster 2024-09-17T12:58:41.821803+0000 mgr.y (mgr.54108) 2526 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:43.170 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:42 smithi022 bash[111962]: cluster 2024-09-17T12:58:41.821803+0000 mgr.y (mgr.54108) 2526 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:44 smithi190 bash[89008]: cluster 2024-09-17T12:58:43.822967+0000 mgr.y (mgr.54108) 2527 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:45.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:44 smithi190 bash[89008]: cluster 2024-09-17T12:58:43.822967+0000 mgr.y (mgr.54108) 2527 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:45.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:44 smithi022 bash[109437]: cluster 2024-09-17T12:58:43.822967+0000 mgr.y (mgr.54108) 2527 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:45.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:44 smithi022 bash[109437]: cluster 2024-09-17T12:58:43.822967+0000 mgr.y (mgr.54108) 2527 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:45.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:44 smithi022 bash[111962]: cluster 2024-09-17T12:58:43.822967+0000 mgr.y (mgr.54108) 2527 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:45.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:44 smithi022 bash[111962]: cluster 2024-09-17T12:58:43.822967+0000 mgr.y (mgr.54108) 2527 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:45.711 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:58:46.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:45 smithi022 bash[109437]: audit 2024-09-17T12:58:44.932081+0000 mgr.y (mgr.54108) 2528 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:46.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:45 smithi022 bash[109437]: audit 2024-09-17T12:58:44.932081+0000 mgr.y (mgr.54108) 2528 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:46.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:45 smithi022 bash[111962]: audit 2024-09-17T12:58:44.932081+0000 mgr.y (mgr.54108) 2528 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:46.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:45 smithi022 bash[111962]: audit 2024-09-17T12:58:44.932081+0000 mgr.y (mgr.54108) 2528 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:46.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:45 smithi190 bash[89008]: audit 2024-09-17T12:58:44.932081+0000 mgr.y (mgr.54108) 2528 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:46.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:45 smithi190 bash[89008]: audit 2024-09-17T12:58:44.932081+0000 mgr.y (mgr.54108) 2528 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:47.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:46 smithi190 bash[89008]: cluster 2024-09-17T12:58:45.824199+0000 mgr.y (mgr.54108) 2529 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:47.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:46 smithi190 bash[89008]: cluster 2024-09-17T12:58:45.824199+0000 mgr.y (mgr.54108) 2529 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:46 smithi022 bash[109437]: cluster 2024-09-17T12:58:45.824199+0000 mgr.y (mgr.54108) 2529 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:46 smithi022 bash[109437]: cluster 2024-09-17T12:58:45.824199+0000 mgr.y (mgr.54108) 2529 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:47.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:46 smithi022 bash[111962]: cluster 2024-09-17T12:58:45.824199+0000 mgr.y (mgr.54108) 2529 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:47.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:46 smithi022 bash[111962]: cluster 2024-09-17T12:58:45.824199+0000 mgr.y (mgr.54108) 2529 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:48 smithi190 bash[89008]: cluster 2024-09-17T12:58:47.825422+0000 mgr.y (mgr.54108) 2530 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:49.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:48 smithi190 bash[89008]: cluster 2024-09-17T12:58:47.825422+0000 mgr.y (mgr.54108) 2530 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:48 smithi022 bash[111962]: cluster 2024-09-17T12:58:47.825422+0000 mgr.y (mgr.54108) 2530 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:48 smithi022 bash[111962]: cluster 2024-09-17T12:58:47.825422+0000 mgr.y (mgr.54108) 2530 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:48 smithi022 bash[109437]: cluster 2024-09-17T12:58:47.825422+0000 mgr.y (mgr.54108) 2530 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:48 smithi022 bash[109437]: cluster 2024-09-17T12:58:47.825422+0000 mgr.y (mgr.54108) 2530 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:50.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:49 smithi190 bash[89008]: audit 2024-09-17T12:58:48.957844+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:50.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:49 smithi190 bash[89008]: audit 2024-09-17T12:58:48.957844+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:50.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:49 smithi022 bash[111962]: audit 2024-09-17T12:58:48.957844+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:50.185 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:49 smithi022 bash[111962]: audit 2024-09-17T12:58:48.957844+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:49 smithi022 bash[109437]: audit 2024-09-17T12:58:48.957844+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:50.185 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:49 smithi022 bash[109437]: audit 2024-09-17T12:58:48.957844+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:58:50.479 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:58:50.901 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:58:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:58:50] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:58:51.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:50 smithi190 bash[89008]: cluster 2024-09-17T12:58:49.826311+0000 mgr.y (mgr.54108) 2531 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:51.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:50 smithi190 bash[89008]: cluster 2024-09-17T12:58:49.826311+0000 mgr.y (mgr.54108) 2531 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:51.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:50 smithi022 bash[109437]: cluster 2024-09-17T12:58:49.826311+0000 mgr.y (mgr.54108) 2531 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:51.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:50 smithi022 bash[109437]: cluster 2024-09-17T12:58:49.826311+0000 mgr.y (mgr.54108) 2531 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:51.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:50 smithi022 bash[111962]: cluster 2024-09-17T12:58:49.826311+0000 mgr.y (mgr.54108) 2531 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:51.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:50 smithi022 bash[111962]: cluster 2024-09-17T12:58:49.826311+0000 mgr.y (mgr.54108) 2531 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:51 smithi022 bash[109437]: audit 2024-09-17T12:58:50.183843+0000 mgr.y (mgr.54108) 2532 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:51 smithi022 bash[109437]: audit 2024-09-17T12:58:50.183843+0000 mgr.y (mgr.54108) 2532 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:51 smithi022 bash[111962]: audit 2024-09-17T12:58:50.183843+0000 mgr.y (mgr.54108) 2532 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:51 smithi022 bash[111962]: audit 2024-09-17T12:58:50.183843+0000 mgr.y (mgr.54108) 2532 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:51 smithi190 bash[89008]: audit 2024-09-17T12:58:50.183843+0000 mgr.y (mgr.54108) 2532 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:51 smithi190 bash[89008]: audit 2024-09-17T12:58:50.183843+0000 mgr.y (mgr.54108) 2532 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:58:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:52 smithi022 bash[109437]: cluster 2024-09-17T12:58:51.827562+0000 mgr.y (mgr.54108) 2533 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:52 smithi022 bash[109437]: cluster 2024-09-17T12:58:51.827562+0000 mgr.y (mgr.54108) 2533 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:52 smithi022 bash[111962]: cluster 2024-09-17T12:58:51.827562+0000 mgr.y (mgr.54108) 2533 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:53.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:52 smithi022 bash[111962]: cluster 2024-09-17T12:58:51.827562+0000 mgr.y (mgr.54108) 2533 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:52 smithi190 bash[89008]: cluster 2024-09-17T12:58:51.827562+0000 mgr.y (mgr.54108) 2533 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:52 smithi190 bash[89008]: cluster 2024-09-17T12:58:51.827562+0000 mgr.y (mgr.54108) 2533 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:54.136 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:58:54.136 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 13s ago 60m - - 2024-09-17T12:58:54.136 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 12s ago 59m - - 2024-09-17T12:58:54.136 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (19m) 13s ago 50m 14.0M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T12:58:54.136 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (19m) 12s ago 49m 68.9M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T12:58:54.136 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (46s) 13s ago 46m 47.5M - 3.8 6c1fcab85602 e06ca9194307 2024-09-17T12:58:54.136 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (15m) 12s ago 58m 444M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T12:58:54.136 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (33m) 13s ago 61m 542M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (16m) 13s ago 61m 95.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (17m) 12s ago 59m 72.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (15m) 13s ago 59m 72.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (21m) 13s ago 50m 8592k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (21m) 12s ago 50m 8796k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (12m) 13s ago 58m 65.1M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (12m) 13s ago 57m 65.0M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (10m) 13s ago 56m 62.7M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (8m) 13s ago 55m 58.0M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (7m) 12s ago 54m 57.0M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (6m) 12s ago 53m 56.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (5m) 12s ago 52m 51.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (5m) 12s ago 51m 56.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 d926adaedf90 2024-09-17T12:58:54.137 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (20m) 12s ago 50m 53.0M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T12:58:54.138 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (3m) 13s ago 47m 90.7M - 19.3.0-4937-g74984932 6c1fcab85602 e8a563316d97 2024-09-17T12:58:54.138 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (2m) 12s ago 47m 90.5M - 19.3.0-4937-g74984932 6c1fcab85602 fce6e69cd831 2024-09-17T12:58:54.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T12:58:55.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:54 smithi022 bash[111962]: cluster 2024-09-17T12:58:53.828277+0000 mgr.y (mgr.54108) 2534 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:55.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:54 smithi022 bash[111962]: cluster 2024-09-17T12:58:53.828277+0000 mgr.y (mgr.54108) 2534 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:55.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:54 smithi022 bash[111962]: audit 2024-09-17T12:58:54.094557+0000 mgr.y (mgr.54108) 2535 : audit [DBG] from='client.65093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:55.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:54 smithi022 bash[111962]: audit 2024-09-17T12:58:54.094557+0000 mgr.y (mgr.54108) 2535 : audit [DBG] from='client.65093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:55.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:54 smithi022 bash[109437]: cluster 2024-09-17T12:58:53.828277+0000 mgr.y (mgr.54108) 2534 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:54 smithi022 bash[109437]: cluster 2024-09-17T12:58:53.828277+0000 mgr.y (mgr.54108) 2534 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:54 smithi022 bash[109437]: audit 2024-09-17T12:58:54.094557+0000 mgr.y (mgr.54108) 2535 : audit [DBG] from='client.65093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:55.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:54 smithi022 bash[109437]: audit 2024-09-17T12:58:54.094557+0000 mgr.y (mgr.54108) 2535 : audit [DBG] from='client.65093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:54 smithi190 bash[89008]: cluster 2024-09-17T12:58:53.828277+0000 mgr.y (mgr.54108) 2534 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:54 smithi190 bash[89008]: cluster 2024-09-17T12:58:53.828277+0000 mgr.y (mgr.54108) 2534 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:54 smithi190 bash[89008]: audit 2024-09-17T12:58:54.094557+0000 mgr.y (mgr.54108) 2535 : audit [DBG] from='client.65093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:54 smithi190 bash[89008]: audit 2024-09-17T12:58:54.094557+0000 mgr.y (mgr.54108) 2535 : audit [DBG] from='client.65093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:56 smithi022 bash[109437]: cluster 2024-09-17T12:58:55.829382+0000 mgr.y (mgr.54108) 2536 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:57.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:56 smithi022 bash[109437]: cluster 2024-09-17T12:58:55.829382+0000 mgr.y (mgr.54108) 2536 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:56 smithi022 bash[111962]: cluster 2024-09-17T12:58:55.829382+0000 mgr.y (mgr.54108) 2536 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:57.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:56 smithi022 bash[111962]: cluster 2024-09-17T12:58:55.829382+0000 mgr.y (mgr.54108) 2536 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:56 smithi190 bash[89008]: cluster 2024-09-17T12:58:55.829382+0000 mgr.y (mgr.54108) 2536 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:56 smithi190 bash[89008]: cluster 2024-09-17T12:58:55.829382+0000 mgr.y (mgr.54108) 2536 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:58:59.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:58 smithi190 bash[89008]: cluster 2024-09-17T12:58:57.830640+0000 mgr.y (mgr.54108) 2537 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:59.179 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:58:58 smithi190 bash[89008]: cluster 2024-09-17T12:58:57.830640+0000 mgr.y (mgr.54108) 2537 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:58 smithi022 bash[109437]: cluster 2024-09-17T12:58:57.830640+0000 mgr.y (mgr.54108) 2537 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:59.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:58:58 smithi022 bash[109437]: cluster 2024-09-17T12:58:57.830640+0000 mgr.y (mgr.54108) 2537 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:59.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:58 smithi022 bash[111962]: cluster 2024-09-17T12:58:57.830640+0000 mgr.y (mgr.54108) 2537 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:59.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:58:58 smithi022 bash[111962]: cluster 2024-09-17T12:58:57.830640+0000 mgr.y (mgr.54108) 2537 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:58:59.520 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:59:01.012 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:59:00] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:59:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[109437]: cluster 2024-09-17T12:58:59.831358+0000 mgr.y (mgr.54108) 2538 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[109437]: cluster 2024-09-17T12:58:59.831358+0000 mgr.y (mgr.54108) 2538 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[109437]: audit 2024-09-17T12:59:00.794192+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[109437]: audit 2024-09-17T12:59:00.794192+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[109437]: audit 2024-09-17T12:59:00.801347+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[109437]: audit 2024-09-17T12:59:00.801347+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[109437]: audit 2024-09-17T12:59:00.810884+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.013 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[109437]: audit 2024-09-17T12:59:00.810884+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[111962]: cluster 2024-09-17T12:58:59.831358+0000 mgr.y (mgr.54108) 2538 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[111962]: cluster 2024-09-17T12:58:59.831358+0000 mgr.y (mgr.54108) 2538 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[111962]: audit 2024-09-17T12:59:00.794192+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[111962]: audit 2024-09-17T12:59:00.794192+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[111962]: audit 2024-09-17T12:59:00.801347+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[111962]: audit 2024-09-17T12:59:00.801347+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[111962]: audit 2024-09-17T12:59:00.810884+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:00 smithi022 bash[111962]: audit 2024-09-17T12:59:00.810884+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:00 smithi190 bash[89008]: cluster 2024-09-17T12:58:59.831358+0000 mgr.y (mgr.54108) 2538 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:00 smithi190 bash[89008]: cluster 2024-09-17T12:58:59.831358+0000 mgr.y (mgr.54108) 2538 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:00 smithi190 bash[89008]: audit 2024-09-17T12:59:00.794192+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:00 smithi190 bash[89008]: audit 2024-09-17T12:59:00.794192+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:00 smithi190 bash[89008]: audit 2024-09-17T12:59:00.801347+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:00 smithi190 bash[89008]: audit 2024-09-17T12:59:00.801347+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:00 smithi190 bash[89008]: audit 2024-09-17T12:59:00.810884+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:01.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:00 smithi190 bash[89008]: audit 2024-09-17T12:59:00.810884+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:01 smithi190 bash[89008]: audit 2024-09-17T12:59:00.194940+0000 mgr.y (mgr.54108) 2539 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:02.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:01 smithi190 bash[89008]: audit 2024-09-17T12:59:00.194940+0000 mgr.y (mgr.54108) 2539 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:02.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:01 smithi190 bash[89008]: audit 2024-09-17T12:59:01.670596+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:01 smithi190 bash[89008]: audit 2024-09-17T12:59:01.670596+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:01 smithi190 bash[89008]: audit 2024-09-17T12:59:01.684492+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:01 smithi190 bash[89008]: audit 2024-09-17T12:59:01.684492+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:01 smithi190 bash[89008]: audit 2024-09-17T12:59:01.695387+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:01 smithi190 bash[89008]: audit 2024-09-17T12:59:01.695387+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[109437]: audit 2024-09-17T12:59:00.194940+0000 mgr.y (mgr.54108) 2539 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:02.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[109437]: audit 2024-09-17T12:59:00.194940+0000 mgr.y (mgr.54108) 2539 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:02.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[109437]: audit 2024-09-17T12:59:01.670596+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[109437]: audit 2024-09-17T12:59:01.670596+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[109437]: audit 2024-09-17T12:59:01.684492+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.222 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[109437]: audit 2024-09-17T12:59:01.684492+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[109437]: audit 2024-09-17T12:59:01.695387+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[109437]: audit 2024-09-17T12:59:01.695387+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[111962]: audit 2024-09-17T12:59:00.194940+0000 mgr.y (mgr.54108) 2539 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[111962]: audit 2024-09-17T12:59:00.194940+0000 mgr.y (mgr.54108) 2539 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[111962]: audit 2024-09-17T12:59:01.670596+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[111962]: audit 2024-09-17T12:59:01.670596+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[111962]: audit 2024-09-17T12:59:01.684492+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[111962]: audit 2024-09-17T12:59:01.684492+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[111962]: audit 2024-09-17T12:59:01.695387+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:02.223 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:01 smithi022 bash[111962]: audit 2024-09-17T12:59:01.695387+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:03.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:02 smithi022 bash[109437]: cluster 2024-09-17T12:59:01.832617+0000 mgr.y (mgr.54108) 2540 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:03.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:02 smithi022 bash[109437]: cluster 2024-09-17T12:59:01.832617+0000 mgr.y (mgr.54108) 2540 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:03.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:02 smithi022 bash[111962]: cluster 2024-09-17T12:59:01.832617+0000 mgr.y (mgr.54108) 2540 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:03.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:02 smithi022 bash[111962]: cluster 2024-09-17T12:59:01.832617+0000 mgr.y (mgr.54108) 2540 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:02 smithi190 bash[89008]: cluster 2024-09-17T12:59:01.832617+0000 mgr.y (mgr.54108) 2540 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:02 smithi190 bash[89008]: cluster 2024-09-17T12:59:01.832617+0000 mgr.y (mgr.54108) 2540 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:04.241 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T12:59:04.241 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T12:59:04.241 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:59:04.241 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:59:04.241 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T12:59:04.241 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T12:59:04.242 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T12:59:05.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[109437]: cluster 2024-09-17T12:59:03.833349+0000 mgr.y (mgr.54108) 2541 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:05.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[109437]: cluster 2024-09-17T12:59:03.833349+0000 mgr.y (mgr.54108) 2541 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:05.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[109437]: audit 2024-09-17T12:59:03.962458+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:05.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[109437]: audit 2024-09-17T12:59:03.962458+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:05.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[109437]: audit 2024-09-17T12:59:04.240475+0000 mon.a (mon.0) 9768 : audit [DBG] from='client.? 172.21.15.22:0/2269274503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:59:05.212 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[109437]: audit 2024-09-17T12:59:04.240475+0000 mon.a (mon.0) 9768 : audit [DBG] from='client.? 172.21.15.22:0/2269274503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:59:05.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[111962]: cluster 2024-09-17T12:59:03.833349+0000 mgr.y (mgr.54108) 2541 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:05.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[111962]: cluster 2024-09-17T12:59:03.833349+0000 mgr.y (mgr.54108) 2541 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:05.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[111962]: audit 2024-09-17T12:59:03.962458+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:05.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[111962]: audit 2024-09-17T12:59:03.962458+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:05.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[111962]: audit 2024-09-17T12:59:04.240475+0000 mon.a (mon.0) 9768 : audit [DBG] from='client.? 172.21.15.22:0/2269274503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:59:05.213 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:04 smithi022 bash[111962]: audit 2024-09-17T12:59:04.240475+0000 mon.a (mon.0) 9768 : audit [DBG] from='client.? 172.21.15.22:0/2269274503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:59:05.214 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-17T12:59:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:04 smithi190 bash[89008]: cluster 2024-09-17T12:59:03.833349+0000 mgr.y (mgr.54108) 2541 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:04 smithi190 bash[89008]: cluster 2024-09-17T12:59:03.833349+0000 mgr.y (mgr.54108) 2541 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:04 smithi190 bash[89008]: audit 2024-09-17T12:59:03.962458+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:04 smithi190 bash[89008]: audit 2024-09-17T12:59:03.962458+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:04 smithi190 bash[89008]: audit 2024-09-17T12:59:04.240475+0000 mon.a (mon.0) 9768 : audit [DBG] from='client.? 172.21.15.22:0/2269274503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:59:05.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:04 smithi190 bash[89008]: audit 2024-09-17T12:59:04.240475+0000 mon.a (mon.0) 9768 : audit [DBG] from='client.? 172.21.15.22:0/2269274503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:59:07.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:06 smithi022 bash[109437]: cluster 2024-09-17T12:59:05.834599+0000 mgr.y (mgr.54108) 2542 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:07.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:06 smithi022 bash[109437]: cluster 2024-09-17T12:59:05.834599+0000 mgr.y (mgr.54108) 2542 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:07.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:06 smithi022 bash[111962]: cluster 2024-09-17T12:59:05.834599+0000 mgr.y (mgr.54108) 2542 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:07.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:06 smithi022 bash[111962]: cluster 2024-09-17T12:59:05.834599+0000 mgr.y (mgr.54108) 2542 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:06 smithi190 bash[89008]: cluster 2024-09-17T12:59:05.834599+0000 mgr.y (mgr.54108) 2542 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:06 smithi190 bash[89008]: cluster 2024-09-17T12:59:05.834599+0000 mgr.y (mgr.54108) 2542 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:08 smithi022 bash[109437]: cluster 2024-09-17T12:59:07.836004+0000 mgr.y (mgr.54108) 2543 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:08 smithi022 bash[109437]: cluster 2024-09-17T12:59:07.836004+0000 mgr.y (mgr.54108) 2543 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:09.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:08 smithi022 bash[111962]: cluster 2024-09-17T12:59:07.836004+0000 mgr.y (mgr.54108) 2543 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:09.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:08 smithi022 bash[111962]: cluster 2024-09-17T12:59:07.836004+0000 mgr.y (mgr.54108) 2543 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:08 smithi190 bash[89008]: cluster 2024-09-17T12:59:07.836004+0000 mgr.y (mgr.54108) 2543 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:08 smithi190 bash[89008]: cluster 2024-09-17T12:59:07.836004+0000 mgr.y (mgr.54108) 2543 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:10.263 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:59:11.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:10 smithi022 bash[111962]: cluster 2024-09-17T12:59:09.837000+0000 mgr.y (mgr.54108) 2544 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:11.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:10 smithi022 bash[111962]: cluster 2024-09-17T12:59:09.837000+0000 mgr.y (mgr.54108) 2544 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:10 smithi022 bash[109437]: cluster 2024-09-17T12:59:09.837000+0000 mgr.y (mgr.54108) 2544 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:11.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:10 smithi022 bash[109437]: cluster 2024-09-17T12:59:09.837000+0000 mgr.y (mgr.54108) 2544 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:11.015 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:59:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:59:10] "GET /metrics HTTP/1.1" 200 38561 "" "Prometheus/2.51.0" 2024-09-17T12:59:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:10 smithi190 bash[89008]: cluster 2024-09-17T12:59:09.837000+0000 mgr.y (mgr.54108) 2544 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:10 smithi190 bash[89008]: cluster 2024-09-17T12:59:09.837000+0000 mgr.y (mgr.54108) 2544 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:11 smithi022 bash[109437]: audit 2024-09-17T12:59:10.199880+0000 mgr.y (mgr.54108) 2545 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:11 smithi022 bash[109437]: audit 2024-09-17T12:59:10.199880+0000 mgr.y (mgr.54108) 2545 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:12.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:11 smithi022 bash[111962]: audit 2024-09-17T12:59:10.199880+0000 mgr.y (mgr.54108) 2545 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:12.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:11 smithi022 bash[111962]: audit 2024-09-17T12:59:10.199880+0000 mgr.y (mgr.54108) 2545 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:11 smithi190 bash[89008]: audit 2024-09-17T12:59:10.199880+0000 mgr.y (mgr.54108) 2545 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:11 smithi190 bash[89008]: audit 2024-09-17T12:59:10.199880+0000 mgr.y (mgr.54108) 2545 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:12 smithi022 bash[109437]: cluster 2024-09-17T12:59:11.838350+0000 mgr.y (mgr.54108) 2546 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:12 smithi022 bash[109437]: cluster 2024-09-17T12:59:11.838350+0000 mgr.y (mgr.54108) 2546 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:12 smithi022 bash[111962]: cluster 2024-09-17T12:59:11.838350+0000 mgr.y (mgr.54108) 2546 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:12 smithi022 bash[111962]: cluster 2024-09-17T12:59:11.838350+0000 mgr.y (mgr.54108) 2546 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:12 smithi190 bash[89008]: cluster 2024-09-17T12:59:11.838350+0000 mgr.y (mgr.54108) 2546 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:12 smithi190 bash[89008]: cluster 2024-09-17T12:59:11.838350+0000 mgr.y (mgr.54108) 2546 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:13.891 INFO:teuthology.orchestra.run.smithi022.stdout:wait for servicemap items w/ changing names to refresh 2024-09-17T12:59:14.626 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 60' 2024-09-17T12:59:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:14 smithi022 bash[111962]: cluster 2024-09-17T12:59:13.839705+0000 mgr.y (mgr.54108) 2547 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:15.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:14 smithi022 bash[111962]: cluster 2024-09-17T12:59:13.839705+0000 mgr.y (mgr.54108) 2547 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:14 smithi022 bash[109437]: cluster 2024-09-17T12:59:13.839705+0000 mgr.y (mgr.54108) 2547 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:14 smithi022 bash[109437]: cluster 2024-09-17T12:59:13.839705+0000 mgr.y (mgr.54108) 2547 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:14 smithi190 bash[89008]: cluster 2024-09-17T12:59:13.839705+0000 mgr.y (mgr.54108) 2547 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:14 smithi190 bash[89008]: cluster 2024-09-17T12:59:13.839705+0000 mgr.y (mgr.54108) 2547 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:16 smithi190 bash[89008]: cluster 2024-09-17T12:59:15.840964+0000 mgr.y (mgr.54108) 2548 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:17.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:16 smithi190 bash[89008]: cluster 2024-09-17T12:59:15.840964+0000 mgr.y (mgr.54108) 2548 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:16 smithi022 bash[109437]: cluster 2024-09-17T12:59:15.840964+0000 mgr.y (mgr.54108) 2548 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:16 smithi022 bash[109437]: cluster 2024-09-17T12:59:15.840964+0000 mgr.y (mgr.54108) 2548 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:16 smithi022 bash[111962]: cluster 2024-09-17T12:59:15.840964+0000 mgr.y (mgr.54108) 2548 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:16 smithi022 bash[111962]: cluster 2024-09-17T12:59:15.840964+0000 mgr.y (mgr.54108) 2548 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:19.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: cluster 2024-09-17T12:59:17.842731+0000 mgr.y (mgr.54108) 2549 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:19.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: cluster 2024-09-17T12:59:17.842731+0000 mgr.y (mgr.54108) 2549 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: audit 2024-09-17T12:59:18.016892+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: audit 2024-09-17T12:59:18.016892+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: audit 2024-09-17T12:59:18.018768+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: audit 2024-09-17T12:59:18.018768+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: audit 2024-09-17T12:59:18.029840+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: audit 2024-09-17T12:59:18.029840+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: audit 2024-09-17T12:59:18.958600+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[109437]: audit 2024-09-17T12:59:18.958600+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: cluster 2024-09-17T12:59:17.842731+0000 mgr.y (mgr.54108) 2549 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: cluster 2024-09-17T12:59:17.842731+0000 mgr.y (mgr.54108) 2549 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:19.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: audit 2024-09-17T12:59:18.016892+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: audit 2024-09-17T12:59:18.016892+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: audit 2024-09-17T12:59:18.018768+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: audit 2024-09-17T12:59:18.018768+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: audit 2024-09-17T12:59:18.029840+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: audit 2024-09-17T12:59:18.029840+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: audit 2024-09-17T12:59:18.958600+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:18 smithi022 bash[111962]: audit 2024-09-17T12:59:18.958600+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:19.267 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: cluster 2024-09-17T12:59:17.842731+0000 mgr.y (mgr.54108) 2549 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:19.267 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: cluster 2024-09-17T12:59:17.842731+0000 mgr.y (mgr.54108) 2549 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:19.267 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: audit 2024-09-17T12:59:18.016892+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:19.267 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: audit 2024-09-17T12:59:18.016892+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:19.267 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: audit 2024-09-17T12:59:18.018768+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:19.268 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: audit 2024-09-17T12:59:18.018768+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:19.268 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: audit 2024-09-17T12:59:18.029840+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:19.268 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: audit 2024-09-17T12:59:18.029840+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:19.268 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: audit 2024-09-17T12:59:18.958600+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:19.268 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:18 smithi190 bash[89008]: audit 2024-09-17T12:59:18.958600+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:19.384 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:59:20.860 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:59:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:59:20] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:59:21.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:20 smithi022 bash[111962]: cluster 2024-09-17T12:59:19.843719+0000 mgr.y (mgr.54108) 2550 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:21.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:20 smithi022 bash[111962]: cluster 2024-09-17T12:59:19.843719+0000 mgr.y (mgr.54108) 2550 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:21.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:20 smithi022 bash[109437]: cluster 2024-09-17T12:59:19.843719+0000 mgr.y (mgr.54108) 2550 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:21.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:20 smithi022 bash[109437]: cluster 2024-09-17T12:59:19.843719+0000 mgr.y (mgr.54108) 2550 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:20 smithi190 bash[89008]: cluster 2024-09-17T12:59:19.843719+0000 mgr.y (mgr.54108) 2550 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:20 smithi190 bash[89008]: cluster 2024-09-17T12:59:19.843719+0000 mgr.y (mgr.54108) 2550 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:20.207817+0000 mgr.y (mgr.54108) 2551 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:20.207817+0000 mgr.y (mgr.54108) 2551 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:20.985952+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:20.985952+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:20.995223+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:20.995223+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:21.005038+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:21.005038+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:21.907847+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:21.907847+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:21.918443+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:21.918443+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:21.929442+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[111962]: audit 2024-09-17T12:59:21.929442+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:20.207817+0000 mgr.y (mgr.54108) 2551 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:20.207817+0000 mgr.y (mgr.54108) 2551 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:22.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:20.985952+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:20.985952+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:20.995223+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:20.995223+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:21.005038+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:21.005038+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:21.907847+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:21.907847+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:21.918443+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:21.918443+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:21.929442+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.267 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:21 smithi022 bash[109437]: audit 2024-09-17T12:59:21.929442+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:20.207817+0000 mgr.y (mgr.54108) 2551 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:20.207817+0000 mgr.y (mgr.54108) 2551 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:20.985952+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:20.985952+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:20.995223+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:20.995223+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:21.005038+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:21.005038+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:21.907847+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:21.907847+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:21.918443+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:21.918443+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:21.929442+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:22.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:21 smithi190 bash[89008]: audit 2024-09-17T12:59:21.929442+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:23 smithi022 bash[111962]: cluster 2024-09-17T12:59:21.844976+0000 mgr.y (mgr.54108) 2552 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:23 smithi022 bash[111962]: cluster 2024-09-17T12:59:21.844976+0000 mgr.y (mgr.54108) 2552 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:23 smithi022 bash[109437]: cluster 2024-09-17T12:59:21.844976+0000 mgr.y (mgr.54108) 2552 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:23.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:23 smithi022 bash[109437]: cluster 2024-09-17T12:59:21.844976+0000 mgr.y (mgr.54108) 2552 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:23 smithi190 bash[89008]: cluster 2024-09-17T12:59:21.844976+0000 mgr.y (mgr.54108) 2552 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:23 smithi190 bash[89008]: cluster 2024-09-17T12:59:21.844976+0000 mgr.y (mgr.54108) 2552 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:25.112 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:25 smithi022 bash[111962]: cluster 2024-09-17T12:59:23.846190+0000 mgr.y (mgr.54108) 2553 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:25.112 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:25 smithi022 bash[111962]: cluster 2024-09-17T12:59:23.846190+0000 mgr.y (mgr.54108) 2553 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:25.113 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:25 smithi022 bash[109437]: cluster 2024-09-17T12:59:23.846190+0000 mgr.y (mgr.54108) 2553 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:25.113 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:25 smithi022 bash[109437]: cluster 2024-09-17T12:59:23.846190+0000 mgr.y (mgr.54108) 2553 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:25 smithi190 bash[89008]: cluster 2024-09-17T12:59:23.846190+0000 mgr.y (mgr.54108) 2553 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:25 smithi190 bash[89008]: cluster 2024-09-17T12:59:23.846190+0000 mgr.y (mgr.54108) 2553 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:27 smithi022 bash[111962]: cluster 2024-09-17T12:59:25.847486+0000 mgr.y (mgr.54108) 2554 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:27 smithi022 bash[111962]: cluster 2024-09-17T12:59:25.847486+0000 mgr.y (mgr.54108) 2554 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:27 smithi022 bash[109437]: cluster 2024-09-17T12:59:25.847486+0000 mgr.y (mgr.54108) 2554 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:27.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:27 smithi022 bash[109437]: cluster 2024-09-17T12:59:25.847486+0000 mgr.y (mgr.54108) 2554 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:27 smithi190 bash[89008]: cluster 2024-09-17T12:59:25.847486+0000 mgr.y (mgr.54108) 2554 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:27 smithi190 bash[89008]: cluster 2024-09-17T12:59:25.847486+0000 mgr.y (mgr.54108) 2554 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:29 smithi190 bash[89008]: cluster 2024-09-17T12:59:27.848726+0000 mgr.y (mgr.54108) 2555 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:29 smithi190 bash[89008]: cluster 2024-09-17T12:59:27.848726+0000 mgr.y (mgr.54108) 2555 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:29 smithi022 bash[109437]: cluster 2024-09-17T12:59:27.848726+0000 mgr.y (mgr.54108) 2555 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:29.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:29 smithi022 bash[109437]: cluster 2024-09-17T12:59:27.848726+0000 mgr.y (mgr.54108) 2555 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:29.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:29 smithi022 bash[111962]: cluster 2024-09-17T12:59:27.848726+0000 mgr.y (mgr.54108) 2555 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:29.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:29 smithi022 bash[111962]: cluster 2024-09-17T12:59:27.848726+0000 mgr.y (mgr.54108) 2555 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:59:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:59:30] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:59:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:31 smithi190 bash[89008]: cluster 2024-09-17T12:59:29.849608+0000 mgr.y (mgr.54108) 2556 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:31 smithi190 bash[89008]: cluster 2024-09-17T12:59:29.849608+0000 mgr.y (mgr.54108) 2556 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:31 smithi022 bash[109437]: cluster 2024-09-17T12:59:29.849608+0000 mgr.y (mgr.54108) 2556 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:31.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:31 smithi022 bash[109437]: cluster 2024-09-17T12:59:29.849608+0000 mgr.y (mgr.54108) 2556 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:31.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:31 smithi022 bash[111962]: cluster 2024-09-17T12:59:29.849608+0000 mgr.y (mgr.54108) 2556 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:31.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:31 smithi022 bash[111962]: cluster 2024-09-17T12:59:29.849608+0000 mgr.y (mgr.54108) 2556 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:32 smithi190 bash[89008]: audit 2024-09-17T12:59:30.215835+0000 mgr.y (mgr.54108) 2557 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:32 smithi190 bash[89008]: audit 2024-09-17T12:59:30.215835+0000 mgr.y (mgr.54108) 2557 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:32 smithi022 bash[109437]: audit 2024-09-17T12:59:30.215835+0000 mgr.y (mgr.54108) 2557 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:32.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:32 smithi022 bash[109437]: audit 2024-09-17T12:59:30.215835+0000 mgr.y (mgr.54108) 2557 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:32 smithi022 bash[111962]: audit 2024-09-17T12:59:30.215835+0000 mgr.y (mgr.54108) 2557 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:32.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:32 smithi022 bash[111962]: audit 2024-09-17T12:59:30.215835+0000 mgr.y (mgr.54108) 2557 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:33 smithi190 bash[89008]: cluster 2024-09-17T12:59:31.850843+0000 mgr.y (mgr.54108) 2558 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:33 smithi190 bash[89008]: cluster 2024-09-17T12:59:31.850843+0000 mgr.y (mgr.54108) 2558 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:33.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:33 smithi022 bash[109437]: cluster 2024-09-17T12:59:31.850843+0000 mgr.y (mgr.54108) 2558 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:33.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:33 smithi022 bash[109437]: cluster 2024-09-17T12:59:31.850843+0000 mgr.y (mgr.54108) 2558 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:33.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:33 smithi022 bash[111962]: cluster 2024-09-17T12:59:31.850843+0000 mgr.y (mgr.54108) 2558 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:33.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:33 smithi022 bash[111962]: cluster 2024-09-17T12:59:31.850843+0000 mgr.y (mgr.54108) 2558 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:34 smithi190 bash[89008]: audit 2024-09-17T12:59:33.958957+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:34 smithi190 bash[89008]: audit 2024-09-17T12:59:33.958957+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:34.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:34 smithi022 bash[111962]: audit 2024-09-17T12:59:33.958957+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:34.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:34 smithi022 bash[111962]: audit 2024-09-17T12:59:33.958957+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:34.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:34 smithi022 bash[109437]: audit 2024-09-17T12:59:33.958957+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:34.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:34 smithi022 bash[109437]: audit 2024-09-17T12:59:33.958957+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:35 smithi190 bash[89008]: cluster 2024-09-17T12:59:33.852025+0000 mgr.y (mgr.54108) 2559 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:35 smithi190 bash[89008]: cluster 2024-09-17T12:59:33.852025+0000 mgr.y (mgr.54108) 2559 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:35.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:35 smithi022 bash[109437]: cluster 2024-09-17T12:59:33.852025+0000 mgr.y (mgr.54108) 2559 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:35.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:35 smithi022 bash[109437]: cluster 2024-09-17T12:59:33.852025+0000 mgr.y (mgr.54108) 2559 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:35.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:35 smithi022 bash[111962]: cluster 2024-09-17T12:59:33.852025+0000 mgr.y (mgr.54108) 2559 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:35.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:35 smithi022 bash[111962]: cluster 2024-09-17T12:59:33.852025+0000 mgr.y (mgr.54108) 2559 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:37.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:37 smithi190 bash[89008]: cluster 2024-09-17T12:59:35.853422+0000 mgr.y (mgr.54108) 2560 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:37.300 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:37 smithi190 bash[89008]: cluster 2024-09-17T12:59:35.853422+0000 mgr.y (mgr.54108) 2560 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:37 smithi022 bash[109437]: cluster 2024-09-17T12:59:35.853422+0000 mgr.y (mgr.54108) 2560 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:37.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:37 smithi022 bash[109437]: cluster 2024-09-17T12:59:35.853422+0000 mgr.y (mgr.54108) 2560 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:37.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:37 smithi022 bash[111962]: cluster 2024-09-17T12:59:35.853422+0000 mgr.y (mgr.54108) 2560 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:37.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:37 smithi022 bash[111962]: cluster 2024-09-17T12:59:35.853422+0000 mgr.y (mgr.54108) 2560 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:39 smithi190 bash[89008]: cluster 2024-09-17T12:59:37.854747+0000 mgr.y (mgr.54108) 2561 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:39.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:39 smithi190 bash[89008]: cluster 2024-09-17T12:59:37.854747+0000 mgr.y (mgr.54108) 2561 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:39 smithi022 bash[109437]: cluster 2024-09-17T12:59:37.854747+0000 mgr.y (mgr.54108) 2561 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:39.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:39 smithi022 bash[109437]: cluster 2024-09-17T12:59:37.854747+0000 mgr.y (mgr.54108) 2561 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:39 smithi022 bash[111962]: cluster 2024-09-17T12:59:37.854747+0000 mgr.y (mgr.54108) 2561 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:39.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:39 smithi022 bash[111962]: cluster 2024-09-17T12:59:37.854747+0000 mgr.y (mgr.54108) 2561 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:40.989 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:59:40 smithi190 bash[85008]: logger=cleanup t=2024-09-17T12:59:40.838110399Z level=info msg="Completed cleanup jobs" duration=4.419298ms 2024-09-17T12:59:41.013 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:59:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:59:40] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.51.0" 2024-09-17T12:59:41.403 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:59:40 smithi190 bash[85008]: logger=plugins.update.checker t=2024-09-17T12:59:40.989450954Z level=info msg="Update check succeeded" duration=73.559466ms 2024-09-17T12:59:41.403 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 12:59:40 smithi190 bash[85008]: logger=grafana.update.checker t=2024-09-17T12:59:40.992707534Z level=info msg="Update check succeeded" duration=78.392463ms 2024-09-17T12:59:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:41 smithi190 bash[89008]: cluster 2024-09-17T12:59:39.855671+0000 mgr.y (mgr.54108) 2562 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:41 smithi190 bash[89008]: cluster 2024-09-17T12:59:39.855671+0000 mgr.y (mgr.54108) 2562 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:41.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:41 smithi022 bash[111962]: cluster 2024-09-17T12:59:39.855671+0000 mgr.y (mgr.54108) 2562 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:41.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:41 smithi022 bash[111962]: cluster 2024-09-17T12:59:39.855671+0000 mgr.y (mgr.54108) 2562 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:41.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:41 smithi022 bash[109437]: cluster 2024-09-17T12:59:39.855671+0000 mgr.y (mgr.54108) 2562 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:41.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:41 smithi022 bash[109437]: cluster 2024-09-17T12:59:39.855671+0000 mgr.y (mgr.54108) 2562 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:42 smithi190 bash[89008]: audit 2024-09-17T12:59:40.225001+0000 mgr.y (mgr.54108) 2563 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:42 smithi190 bash[89008]: audit 2024-09-17T12:59:40.225001+0000 mgr.y (mgr.54108) 2563 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:42 smithi190 bash[89008]: audit 2024-09-17T12:59:41.131805+0000 mon.a (mon.0) 9780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:42 smithi190 bash[89008]: audit 2024-09-17T12:59:41.131805+0000 mon.a (mon.0) 9780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:42 smithi190 bash[89008]: audit 2024-09-17T12:59:41.136914+0000 mon.a (mon.0) 9781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:42 smithi190 bash[89008]: audit 2024-09-17T12:59:41.136914+0000 mon.a (mon.0) 9781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:42 smithi190 bash[89008]: audit 2024-09-17T12:59:41.141884+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:42 smithi190 bash[89008]: audit 2024-09-17T12:59:41.141884+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[109437]: audit 2024-09-17T12:59:40.225001+0000 mgr.y (mgr.54108) 2563 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:42.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[109437]: audit 2024-09-17T12:59:40.225001+0000 mgr.y (mgr.54108) 2563 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:42.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[109437]: audit 2024-09-17T12:59:41.131805+0000 mon.a (mon.0) 9780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[109437]: audit 2024-09-17T12:59:41.131805+0000 mon.a (mon.0) 9780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[109437]: audit 2024-09-17T12:59:41.136914+0000 mon.a (mon.0) 9781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[109437]: audit 2024-09-17T12:59:41.136914+0000 mon.a (mon.0) 9781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[109437]: audit 2024-09-17T12:59:41.141884+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[109437]: audit 2024-09-17T12:59:41.141884+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[111962]: audit 2024-09-17T12:59:40.225001+0000 mgr.y (mgr.54108) 2563 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[111962]: audit 2024-09-17T12:59:40.225001+0000 mgr.y (mgr.54108) 2563 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[111962]: audit 2024-09-17T12:59:41.131805+0000 mon.a (mon.0) 9780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[111962]: audit 2024-09-17T12:59:41.131805+0000 mon.a (mon.0) 9780 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[111962]: audit 2024-09-17T12:59:41.136914+0000 mon.a (mon.0) 9781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[111962]: audit 2024-09-17T12:59:41.136914+0000 mon.a (mon.0) 9781 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[111962]: audit 2024-09-17T12:59:41.141884+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:42.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:42 smithi022 bash[111962]: audit 2024-09-17T12:59:41.141884+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.063 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[109437]: cluster 2024-09-17T12:59:41.856978+0000 mgr.y (mgr.54108) 2564 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:43.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[109437]: cluster 2024-09-17T12:59:41.856978+0000 mgr.y (mgr.54108) 2564 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:43.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[109437]: audit 2024-09-17T12:59:42.127836+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[109437]: audit 2024-09-17T12:59:42.127836+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[109437]: audit 2024-09-17T12:59:42.138751+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[109437]: audit 2024-09-17T12:59:42.138751+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[109437]: audit 2024-09-17T12:59:42.153218+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.064 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[109437]: audit 2024-09-17T12:59:42.153218+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:43 smithi190 bash[89008]: cluster 2024-09-17T12:59:41.856978+0000 mgr.y (mgr.54108) 2564 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:43 smithi190 bash[89008]: cluster 2024-09-17T12:59:41.856978+0000 mgr.y (mgr.54108) 2564 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:43 smithi190 bash[89008]: audit 2024-09-17T12:59:42.127836+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:43 smithi190 bash[89008]: audit 2024-09-17T12:59:42.127836+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:43 smithi190 bash[89008]: audit 2024-09-17T12:59:42.138751+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:43 smithi190 bash[89008]: audit 2024-09-17T12:59:42.138751+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:43 smithi190 bash[89008]: audit 2024-09-17T12:59:42.153218+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:43 smithi190 bash[89008]: audit 2024-09-17T12:59:42.153218+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[111962]: cluster 2024-09-17T12:59:41.856978+0000 mgr.y (mgr.54108) 2564 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[111962]: cluster 2024-09-17T12:59:41.856978+0000 mgr.y (mgr.54108) 2564 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[111962]: audit 2024-09-17T12:59:42.127836+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[111962]: audit 2024-09-17T12:59:42.127836+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[111962]: audit 2024-09-17T12:59:42.138751+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[111962]: audit 2024-09-17T12:59:42.138751+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[111962]: audit 2024-09-17T12:59:42.153218+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:43.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:43 smithi022 bash[111962]: audit 2024-09-17T12:59:42.153218+0000 mon.a (mon.0) 9785 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T12:59:45.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:45 smithi022 bash[109437]: cluster 2024-09-17T12:59:43.858393+0000 mgr.y (mgr.54108) 2565 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:45.347 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:45 smithi022 bash[109437]: cluster 2024-09-17T12:59:43.858393+0000 mgr.y (mgr.54108) 2565 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:45.347 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:45 smithi022 bash[111962]: cluster 2024-09-17T12:59:43.858393+0000 mgr.y (mgr.54108) 2565 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:45.347 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:45 smithi022 bash[111962]: cluster 2024-09-17T12:59:43.858393+0000 mgr.y (mgr.54108) 2565 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:45 smithi190 bash[89008]: cluster 2024-09-17T12:59:43.858393+0000 mgr.y (mgr.54108) 2565 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:45 smithi190 bash[89008]: cluster 2024-09-17T12:59:43.858393+0000 mgr.y (mgr.54108) 2565 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:47 smithi190 bash[89008]: cluster 2024-09-17T12:59:45.859631+0000 mgr.y (mgr.54108) 2566 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:47 smithi190 bash[89008]: cluster 2024-09-17T12:59:45.859631+0000 mgr.y (mgr.54108) 2566 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:47 smithi022 bash[109437]: cluster 2024-09-17T12:59:45.859631+0000 mgr.y (mgr.54108) 2566 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:47 smithi022 bash[109437]: cluster 2024-09-17T12:59:45.859631+0000 mgr.y (mgr.54108) 2566 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:47 smithi022 bash[111962]: cluster 2024-09-17T12:59:45.859631+0000 mgr.y (mgr.54108) 2566 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:47.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:47 smithi022 bash[111962]: cluster 2024-09-17T12:59:45.859631+0000 mgr.y (mgr.54108) 2566 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:49 smithi190 bash[89008]: cluster 2024-09-17T12:59:47.861363+0000 mgr.y (mgr.54108) 2567 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:49 smithi190 bash[89008]: cluster 2024-09-17T12:59:47.861363+0000 mgr.y (mgr.54108) 2567 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:49 smithi190 bash[89008]: audit 2024-09-17T12:59:48.959710+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:49 smithi190 bash[89008]: audit 2024-09-17T12:59:48.959710+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:49.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:49 smithi022 bash[109437]: cluster 2024-09-17T12:59:47.861363+0000 mgr.y (mgr.54108) 2567 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:49.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:49 smithi022 bash[109437]: cluster 2024-09-17T12:59:47.861363+0000 mgr.y (mgr.54108) 2567 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:49.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:49 smithi022 bash[109437]: audit 2024-09-17T12:59:48.959710+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:49.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:49 smithi022 bash[109437]: audit 2024-09-17T12:59:48.959710+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:49.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:49 smithi022 bash[111962]: cluster 2024-09-17T12:59:47.861363+0000 mgr.y (mgr.54108) 2567 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:49.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:49 smithi022 bash[111962]: cluster 2024-09-17T12:59:47.861363+0000 mgr.y (mgr.54108) 2567 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:49.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:49 smithi022 bash[111962]: audit 2024-09-17T12:59:48.959710+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:49.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:49 smithi022 bash[111962]: audit 2024-09-17T12:59:48.959710+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:59:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 12:59:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:12:59:50] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T12:59:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:51 smithi190 bash[89008]: cluster 2024-09-17T12:59:49.862295+0000 mgr.y (mgr.54108) 2568 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:51 smithi190 bash[89008]: cluster 2024-09-17T12:59:49.862295+0000 mgr.y (mgr.54108) 2568 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:51 smithi022 bash[109437]: cluster 2024-09-17T12:59:49.862295+0000 mgr.y (mgr.54108) 2568 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:51.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:51 smithi022 bash[109437]: cluster 2024-09-17T12:59:49.862295+0000 mgr.y (mgr.54108) 2568 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:51.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:51 smithi022 bash[111962]: cluster 2024-09-17T12:59:49.862295+0000 mgr.y (mgr.54108) 2568 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:51.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:51 smithi022 bash[111962]: cluster 2024-09-17T12:59:49.862295+0000 mgr.y (mgr.54108) 2568 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:52 smithi190 bash[89008]: audit 2024-09-17T12:59:50.235914+0000 mgr.y (mgr.54108) 2569 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:52 smithi190 bash[89008]: audit 2024-09-17T12:59:50.235914+0000 mgr.y (mgr.54108) 2569 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:52.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:52 smithi022 bash[109437]: audit 2024-09-17T12:59:50.235914+0000 mgr.y (mgr.54108) 2569 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:52.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:52 smithi022 bash[109437]: audit 2024-09-17T12:59:50.235914+0000 mgr.y (mgr.54108) 2569 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:52.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:52 smithi022 bash[111962]: audit 2024-09-17T12:59:50.235914+0000 mgr.y (mgr.54108) 2569 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:52.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:52 smithi022 bash[111962]: audit 2024-09-17T12:59:50.235914+0000 mgr.y (mgr.54108) 2569 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:59:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:53 smithi190 bash[89008]: cluster 2024-09-17T12:59:51.863545+0000 mgr.y (mgr.54108) 2570 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:53 smithi190 bash[89008]: cluster 2024-09-17T12:59:51.863545+0000 mgr.y (mgr.54108) 2570 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:53 smithi022 bash[109437]: cluster 2024-09-17T12:59:51.863545+0000 mgr.y (mgr.54108) 2570 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:53 smithi022 bash[109437]: cluster 2024-09-17T12:59:51.863545+0000 mgr.y (mgr.54108) 2570 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:53.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:53 smithi022 bash[111962]: cluster 2024-09-17T12:59:51.863545+0000 mgr.y (mgr.54108) 2570 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:53.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:53 smithi022 bash[111962]: cluster 2024-09-17T12:59:51.863545+0000 mgr.y (mgr.54108) 2570 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:55 smithi190 bash[89008]: cluster 2024-09-17T12:59:53.864688+0000 mgr.y (mgr.54108) 2571 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:55 smithi190 bash[89008]: cluster 2024-09-17T12:59:53.864688+0000 mgr.y (mgr.54108) 2571 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:55 smithi022 bash[109437]: cluster 2024-09-17T12:59:53.864688+0000 mgr.y (mgr.54108) 2571 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:55 smithi022 bash[109437]: cluster 2024-09-17T12:59:53.864688+0000 mgr.y (mgr.54108) 2571 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:55.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:55 smithi022 bash[111962]: cluster 2024-09-17T12:59:53.864688+0000 mgr.y (mgr.54108) 2571 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:55.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:55 smithi022 bash[111962]: cluster 2024-09-17T12:59:53.864688+0000 mgr.y (mgr.54108) 2571 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:57.392 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:57 smithi190 bash[89008]: cluster 2024-09-17T12:59:55.865926+0000 mgr.y (mgr.54108) 2572 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:57.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:57 smithi190 bash[89008]: cluster 2024-09-17T12:59:55.865926+0000 mgr.y (mgr.54108) 2572 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:57 smithi022 bash[109437]: cluster 2024-09-17T12:59:55.865926+0000 mgr.y (mgr.54108) 2572 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:57 smithi022 bash[109437]: cluster 2024-09-17T12:59:55.865926+0000 mgr.y (mgr.54108) 2572 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:57 smithi022 bash[111962]: cluster 2024-09-17T12:59:55.865926+0000 mgr.y (mgr.54108) 2572 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:57 smithi022 bash[111962]: cluster 2024-09-17T12:59:55.865926+0000 mgr.y (mgr.54108) 2572 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:59:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:59 smithi190 bash[89008]: cluster 2024-09-17T12:59:57.867205+0000 mgr.y (mgr.54108) 2573 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 12:59:59 smithi190 bash[89008]: cluster 2024-09-17T12:59:57.867205+0000 mgr.y (mgr.54108) 2573 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:59 smithi022 bash[109437]: cluster 2024-09-17T12:59:57.867205+0000 mgr.y (mgr.54108) 2573 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 12:59:59 smithi022 bash[109437]: cluster 2024-09-17T12:59:57.867205+0000 mgr.y (mgr.54108) 2573 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:59 smithi022 bash[111962]: cluster 2024-09-17T12:59:57.867205+0000 mgr.y (mgr.54108) 2573 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:59:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 12:59:59 smithi022 bash[111962]: cluster 2024-09-17T12:59:57.867205+0000 mgr.y (mgr.54108) 2573 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:00.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:00 smithi190 bash[89008]: cluster 2024-09-17T13:00:00.000129+0000 mon.a (mon.0) 9787 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:00.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:00 smithi190 bash[89008]: cluster 2024-09-17T13:00:00.000129+0000 mon.a (mon.0) 9787 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:00 smithi022 bash[109437]: cluster 2024-09-17T13:00:00.000129+0000 mon.a (mon.0) 9787 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:00.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:00 smithi022 bash[109437]: cluster 2024-09-17T13:00:00.000129+0000 mon.a (mon.0) 9787 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:00 smithi022 bash[111962]: cluster 2024-09-17T13:00:00.000129+0000 mon.a (mon.0) 9787 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:00.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:00 smithi022 bash[111962]: cluster 2024-09-17T13:00:00.000129+0000 mon.a (mon.0) 9787 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:00:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:00:00] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T13:00:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:01 smithi190 bash[89008]: cluster 2024-09-17T12:59:59.868071+0000 mgr.y (mgr.54108) 2574 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:01 smithi190 bash[89008]: cluster 2024-09-17T12:59:59.868071+0000 mgr.y (mgr.54108) 2574 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:01 smithi190 bash[89008]: audit 2024-09-17T13:00:00.239752+0000 mgr.y (mgr.54108) 2575 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:01.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:01 smithi190 bash[89008]: audit 2024-09-17T13:00:00.239752+0000 mgr.y (mgr.54108) 2575 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:01 smithi022 bash[109437]: cluster 2024-09-17T12:59:59.868071+0000 mgr.y (mgr.54108) 2574 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:01 smithi022 bash[109437]: cluster 2024-09-17T12:59:59.868071+0000 mgr.y (mgr.54108) 2574 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:01 smithi022 bash[109437]: audit 2024-09-17T13:00:00.239752+0000 mgr.y (mgr.54108) 2575 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:01 smithi022 bash[109437]: audit 2024-09-17T13:00:00.239752+0000 mgr.y (mgr.54108) 2575 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:01.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:01 smithi022 bash[111962]: cluster 2024-09-17T12:59:59.868071+0000 mgr.y (mgr.54108) 2574 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:01.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:01 smithi022 bash[111962]: cluster 2024-09-17T12:59:59.868071+0000 mgr.y (mgr.54108) 2574 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:01.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:01 smithi022 bash[111962]: audit 2024-09-17T13:00:00.239752+0000 mgr.y (mgr.54108) 2575 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:01.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:01 smithi022 bash[111962]: audit 2024-09-17T13:00:00.239752+0000 mgr.y (mgr.54108) 2575 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: audit 2024-09-17T13:00:01.338478+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: audit 2024-09-17T13:00:01.338478+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: audit 2024-09-17T13:00:01.348953+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: audit 2024-09-17T13:00:01.348953+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: audit 2024-09-17T13:00:01.359466+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: audit 2024-09-17T13:00:01.359466+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: cluster 2024-09-17T13:00:01.869317+0000 mgr.y (mgr.54108) 2576 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: cluster 2024-09-17T13:00:01.869317+0000 mgr.y (mgr.54108) 2576 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: audit 2024-09-17T13:00:02.333170+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:02 smithi190 bash[89008]: audit 2024-09-17T13:00:02.333170+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: audit 2024-09-17T13:00:01.338478+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: audit 2024-09-17T13:00:01.338478+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: audit 2024-09-17T13:00:01.348953+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: audit 2024-09-17T13:00:01.348953+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: audit 2024-09-17T13:00:01.359466+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: audit 2024-09-17T13:00:01.359466+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: cluster 2024-09-17T13:00:01.869317+0000 mgr.y (mgr.54108) 2576 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: cluster 2024-09-17T13:00:01.869317+0000 mgr.y (mgr.54108) 2576 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: audit 2024-09-17T13:00:02.333170+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[111962]: audit 2024-09-17T13:00:02.333170+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: audit 2024-09-17T13:00:01.338478+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: audit 2024-09-17T13:00:01.338478+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: audit 2024-09-17T13:00:01.348953+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: audit 2024-09-17T13:00:01.348953+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: audit 2024-09-17T13:00:01.359466+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: audit 2024-09-17T13:00:01.359466+0000 mon.a (mon.0) 9790 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: cluster 2024-09-17T13:00:01.869317+0000 mgr.y (mgr.54108) 2576 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: cluster 2024-09-17T13:00:01.869317+0000 mgr.y (mgr.54108) 2576 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: audit 2024-09-17T13:00:02.333170+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:02.766 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:02 smithi022 bash[109437]: audit 2024-09-17T13:00:02.333170+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:03 smithi190 bash[89008]: audit 2024-09-17T13:00:02.355107+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:03 smithi190 bash[89008]: audit 2024-09-17T13:00:02.355107+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:03 smithi190 bash[89008]: audit 2024-09-17T13:00:02.369962+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:03 smithi190 bash[89008]: audit 2024-09-17T13:00:02.369962+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:03 smithi022 bash[111962]: audit 2024-09-17T13:00:02.355107+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.764 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:03 smithi022 bash[111962]: audit 2024-09-17T13:00:02.355107+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:03 smithi022 bash[111962]: audit 2024-09-17T13:00:02.369962+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:03 smithi022 bash[111962]: audit 2024-09-17T13:00:02.369962+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:03 smithi022 bash[109437]: audit 2024-09-17T13:00:02.355107+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:03 smithi022 bash[109437]: audit 2024-09-17T13:00:02.355107+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:03 smithi022 bash[109437]: audit 2024-09-17T13:00:02.369962+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:03.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:03 smithi022 bash[109437]: audit 2024-09-17T13:00:02.369962+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:04 smithi190 bash[89008]: cluster 2024-09-17T13:00:03.870466+0000 mgr.y (mgr.54108) 2577 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:04 smithi190 bash[89008]: cluster 2024-09-17T13:00:03.870466+0000 mgr.y (mgr.54108) 2577 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:04.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:04 smithi190 bash[89008]: audit 2024-09-17T13:00:03.959875+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:04.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:04 smithi190 bash[89008]: audit 2024-09-17T13:00:03.959875+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:04.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:04 smithi022 bash[109437]: cluster 2024-09-17T13:00:03.870466+0000 mgr.y (mgr.54108) 2577 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:04.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:04 smithi022 bash[109437]: cluster 2024-09-17T13:00:03.870466+0000 mgr.y (mgr.54108) 2577 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:04.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:04 smithi022 bash[109437]: audit 2024-09-17T13:00:03.959875+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:04.693 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:04 smithi022 bash[109437]: audit 2024-09-17T13:00:03.959875+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:04.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:04 smithi022 bash[111962]: cluster 2024-09-17T13:00:03.870466+0000 mgr.y (mgr.54108) 2577 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:04.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:04 smithi022 bash[111962]: cluster 2024-09-17T13:00:03.870466+0000 mgr.y (mgr.54108) 2577 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:04.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:04 smithi022 bash[111962]: audit 2024-09-17T13:00:03.959875+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:04.694 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:04 smithi022 bash[111962]: audit 2024-09-17T13:00:03.959875+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:06 smithi022 bash[109437]: cluster 2024-09-17T13:00:05.871337+0000 mgr.y (mgr.54108) 2578 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:07.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:06 smithi022 bash[109437]: cluster 2024-09-17T13:00:05.871337+0000 mgr.y (mgr.54108) 2578 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:06 smithi022 bash[111962]: cluster 2024-09-17T13:00:05.871337+0000 mgr.y (mgr.54108) 2578 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:06 smithi022 bash[111962]: cluster 2024-09-17T13:00:05.871337+0000 mgr.y (mgr.54108) 2578 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:06 smithi190 bash[89008]: cluster 2024-09-17T13:00:05.871337+0000 mgr.y (mgr.54108) 2578 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:06 smithi190 bash[89008]: cluster 2024-09-17T13:00:05.871337+0000 mgr.y (mgr.54108) 2578 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:08 smithi022 bash[109437]: cluster 2024-09-17T13:00:07.872037+0000 mgr.y (mgr.54108) 2579 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:08 smithi022 bash[109437]: cluster 2024-09-17T13:00:07.872037+0000 mgr.y (mgr.54108) 2579 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:09.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:08 smithi022 bash[111962]: cluster 2024-09-17T13:00:07.872037+0000 mgr.y (mgr.54108) 2579 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:09.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:08 smithi022 bash[111962]: cluster 2024-09-17T13:00:07.872037+0000 mgr.y (mgr.54108) 2579 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:08 smithi190 bash[89008]: cluster 2024-09-17T13:00:07.872037+0000 mgr.y (mgr.54108) 2579 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:08 smithi190 bash[89008]: cluster 2024-09-17T13:00:07.872037+0000 mgr.y (mgr.54108) 2579 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:11.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:00:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:00:10] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T13:00:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:10 smithi022 bash[109437]: cluster 2024-09-17T13:00:09.872999+0000 mgr.y (mgr.54108) 2580 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:11.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:10 smithi022 bash[109437]: cluster 2024-09-17T13:00:09.872999+0000 mgr.y (mgr.54108) 2580 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:11.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:10 smithi022 bash[111962]: cluster 2024-09-17T13:00:09.872999+0000 mgr.y (mgr.54108) 2580 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:11.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:10 smithi022 bash[111962]: cluster 2024-09-17T13:00:09.872999+0000 mgr.y (mgr.54108) 2580 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:10 smithi190 bash[89008]: cluster 2024-09-17T13:00:09.872999+0000 mgr.y (mgr.54108) 2580 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:10 smithi190 bash[89008]: cluster 2024-09-17T13:00:09.872999+0000 mgr.y (mgr.54108) 2580 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:12.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:11 smithi022 bash[109437]: audit 2024-09-17T13:00:10.250743+0000 mgr.y (mgr.54108) 2581 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:12.374 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:11 smithi022 bash[109437]: audit 2024-09-17T13:00:10.250743+0000 mgr.y (mgr.54108) 2581 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:12.374 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:11 smithi022 bash[111962]: audit 2024-09-17T13:00:10.250743+0000 mgr.y (mgr.54108) 2581 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:12.374 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:11 smithi022 bash[111962]: audit 2024-09-17T13:00:10.250743+0000 mgr.y (mgr.54108) 2581 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:11 smithi190 bash[89008]: audit 2024-09-17T13:00:10.250743+0000 mgr.y (mgr.54108) 2581 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:11 smithi190 bash[89008]: audit 2024-09-17T13:00:10.250743+0000 mgr.y (mgr.54108) 2581 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:12 smithi022 bash[109437]: cluster 2024-09-17T13:00:11.874287+0000 mgr.y (mgr.54108) 2582 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:13.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:12 smithi022 bash[109437]: cluster 2024-09-17T13:00:11.874287+0000 mgr.y (mgr.54108) 2582 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:12 smithi022 bash[111962]: cluster 2024-09-17T13:00:11.874287+0000 mgr.y (mgr.54108) 2582 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:13.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:12 smithi022 bash[111962]: cluster 2024-09-17T13:00:11.874287+0000 mgr.y (mgr.54108) 2582 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:12 smithi190 bash[89008]: cluster 2024-09-17T13:00:11.874287+0000 mgr.y (mgr.54108) 2582 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:13.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:12 smithi190 bash[89008]: cluster 2024-09-17T13:00:11.874287+0000 mgr.y (mgr.54108) 2582 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:14 smithi022 bash[109437]: cluster 2024-09-17T13:00:13.875503+0000 mgr.y (mgr.54108) 2583 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:15.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:14 smithi022 bash[109437]: cluster 2024-09-17T13:00:13.875503+0000 mgr.y (mgr.54108) 2583 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:14 smithi022 bash[111962]: cluster 2024-09-17T13:00:13.875503+0000 mgr.y (mgr.54108) 2583 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:15.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:14 smithi022 bash[111962]: cluster 2024-09-17T13:00:13.875503+0000 mgr.y (mgr.54108) 2583 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:14 smithi190 bash[89008]: cluster 2024-09-17T13:00:13.875503+0000 mgr.y (mgr.54108) 2583 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:14 smithi190 bash[89008]: cluster 2024-09-17T13:00:13.875503+0000 mgr.y (mgr.54108) 2583 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:16 smithi022 bash[109437]: cluster 2024-09-17T13:00:15.876732+0000 mgr.y (mgr.54108) 2584 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:17.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:16 smithi022 bash[109437]: cluster 2024-09-17T13:00:15.876732+0000 mgr.y (mgr.54108) 2584 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:16 smithi022 bash[111962]: cluster 2024-09-17T13:00:15.876732+0000 mgr.y (mgr.54108) 2584 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:17.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:16 smithi022 bash[111962]: cluster 2024-09-17T13:00:15.876732+0000 mgr.y (mgr.54108) 2584 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:16 smithi190 bash[89008]: cluster 2024-09-17T13:00:15.876732+0000 mgr.y (mgr.54108) 2584 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:16 smithi190 bash[89008]: cluster 2024-09-17T13:00:15.876732+0000 mgr.y (mgr.54108) 2584 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: cluster 2024-09-17T13:00:17.878010+0000 mgr.y (mgr.54108) 2585 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: cluster 2024-09-17T13:00:17.878010+0000 mgr.y (mgr.54108) 2585 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.717624+0000 mon.a (mon.0) 9795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.717624+0000 mon.a (mon.0) 9795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.723921+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.723921+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.743982+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.743982+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.749913+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.749913+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.751153+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.751153+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.751948+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.751948+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.757709+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[109437]: audit 2024-09-17T13:00:18.757709+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: cluster 2024-09-17T13:00:17.878010+0000 mgr.y (mgr.54108) 2585 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: cluster 2024-09-17T13:00:17.878010+0000 mgr.y (mgr.54108) 2585 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.717624+0000 mon.a (mon.0) 9795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.717624+0000 mon.a (mon.0) 9795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.723921+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.723921+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.743982+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.743982+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.749913+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.749913+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.751153+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.751153+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.751948+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.751948+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.757709+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.267 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:18 smithi022 bash[111962]: audit 2024-09-17T13:00:18.757709+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: cluster 2024-09-17T13:00:17.878010+0000 mgr.y (mgr.54108) 2585 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: cluster 2024-09-17T13:00:17.878010+0000 mgr.y (mgr.54108) 2585 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.717624+0000 mon.a (mon.0) 9795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.717624+0000 mon.a (mon.0) 9795 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.723921+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.723921+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.743982+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.743982+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.749913+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.749913+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.751153+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.751153+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.751948+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.751948+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.757709+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:19.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:18 smithi190 bash[89008]: audit 2024-09-17T13:00:18.757709+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:19 smithi190 bash[89008]: audit 2024-09-17T13:00:18.964719+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:20.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:19 smithi190 bash[89008]: audit 2024-09-17T13:00:18.964719+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:19 smithi022 bash[111962]: audit 2024-09-17T13:00:18.964719+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:20.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:19 smithi022 bash[111962]: audit 2024-09-17T13:00:18.964719+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:19 smithi022 bash[109437]: audit 2024-09-17T13:00:18.964719+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:20.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:19 smithi022 bash[109437]: audit 2024-09-17T13:00:18.964719+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:00:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:00:20] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T13:00:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:20 smithi022 bash[111962]: cluster 2024-09-17T13:00:19.878958+0000 mgr.y (mgr.54108) 2586 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:21.014 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:20 smithi022 bash[111962]: cluster 2024-09-17T13:00:19.878958+0000 mgr.y (mgr.54108) 2586 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:20 smithi022 bash[109437]: cluster 2024-09-17T13:00:19.878958+0000 mgr.y (mgr.54108) 2586 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:21.015 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:20 smithi022 bash[109437]: cluster 2024-09-17T13:00:19.878958+0000 mgr.y (mgr.54108) 2586 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:20 smithi190 bash[89008]: cluster 2024-09-17T13:00:19.878958+0000 mgr.y (mgr.54108) 2586 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:20 smithi190 bash[89008]: cluster 2024-09-17T13:00:19.878958+0000 mgr.y (mgr.54108) 2586 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[109437]: audit 2024-09-17T13:00:20.262060+0000 mgr.y (mgr.54108) 2587 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:22.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[109437]: audit 2024-09-17T13:00:20.262060+0000 mgr.y (mgr.54108) 2587 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[109437]: audit 2024-09-17T13:00:21.562602+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[109437]: audit 2024-09-17T13:00:21.562602+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[109437]: audit 2024-09-17T13:00:21.572169+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[109437]: audit 2024-09-17T13:00:21.572169+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[109437]: audit 2024-09-17T13:00:21.583385+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[109437]: audit 2024-09-17T13:00:21.583385+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[111962]: audit 2024-09-17T13:00:20.262060+0000 mgr.y (mgr.54108) 2587 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[111962]: audit 2024-09-17T13:00:20.262060+0000 mgr.y (mgr.54108) 2587 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[111962]: audit 2024-09-17T13:00:21.562602+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[111962]: audit 2024-09-17T13:00:21.562602+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[111962]: audit 2024-09-17T13:00:21.572169+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[111962]: audit 2024-09-17T13:00:21.572169+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[111962]: audit 2024-09-17T13:00:21.583385+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:21 smithi022 bash[111962]: audit 2024-09-17T13:00:21.583385+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:21 smithi190 bash[89008]: audit 2024-09-17T13:00:20.262060+0000 mgr.y (mgr.54108) 2587 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:21 smithi190 bash[89008]: audit 2024-09-17T13:00:20.262060+0000 mgr.y (mgr.54108) 2587 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:21 smithi190 bash[89008]: audit 2024-09-17T13:00:21.562602+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:21 smithi190 bash[89008]: audit 2024-09-17T13:00:21.562602+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:21 smithi190 bash[89008]: audit 2024-09-17T13:00:21.572169+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:21 smithi190 bash[89008]: audit 2024-09-17T13:00:21.572169+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:21 smithi190 bash[89008]: audit 2024-09-17T13:00:21.583385+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:21 smithi190 bash[89008]: audit 2024-09-17T13:00:21.583385+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[111962]: cluster 2024-09-17T13:00:21.880221+0000 mgr.y (mgr.54108) 2588 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:23.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[111962]: cluster 2024-09-17T13:00:21.880221+0000 mgr.y (mgr.54108) 2588 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[111962]: audit 2024-09-17T13:00:22.547532+0000 mon.a (mon.0) 9806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[111962]: audit 2024-09-17T13:00:22.547532+0000 mon.a (mon.0) 9806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[111962]: audit 2024-09-17T13:00:22.558376+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[111962]: audit 2024-09-17T13:00:22.558376+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[111962]: audit 2024-09-17T13:00:22.569189+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[111962]: audit 2024-09-17T13:00:22.569189+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[109437]: cluster 2024-09-17T13:00:21.880221+0000 mgr.y (mgr.54108) 2588 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:23.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[109437]: cluster 2024-09-17T13:00:21.880221+0000 mgr.y (mgr.54108) 2588 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[109437]: audit 2024-09-17T13:00:22.547532+0000 mon.a (mon.0) 9806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[109437]: audit 2024-09-17T13:00:22.547532+0000 mon.a (mon.0) 9806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[109437]: audit 2024-09-17T13:00:22.558376+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[109437]: audit 2024-09-17T13:00:22.558376+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[109437]: audit 2024-09-17T13:00:22.569189+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.266 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:22 smithi022 bash[109437]: audit 2024-09-17T13:00:22.569189+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:22 smithi190 bash[89008]: cluster 2024-09-17T13:00:21.880221+0000 mgr.y (mgr.54108) 2588 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:22 smithi190 bash[89008]: cluster 2024-09-17T13:00:21.880221+0000 mgr.y (mgr.54108) 2588 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:22 smithi190 bash[89008]: audit 2024-09-17T13:00:22.547532+0000 mon.a (mon.0) 9806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:22 smithi190 bash[89008]: audit 2024-09-17T13:00:22.547532+0000 mon.a (mon.0) 9806 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:22 smithi190 bash[89008]: audit 2024-09-17T13:00:22.558376+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:22 smithi190 bash[89008]: audit 2024-09-17T13:00:22.558376+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:22 smithi190 bash[89008]: audit 2024-09-17T13:00:22.569189+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:22 smithi190 bash[89008]: audit 2024-09-17T13:00:22.569189+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:23.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T13:00:25.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:24 smithi022 bash[109437]: cluster 2024-09-17T13:00:23.881005+0000 mgr.y (mgr.54108) 2589 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:25.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:24 smithi022 bash[109437]: cluster 2024-09-17T13:00:23.881005+0000 mgr.y (mgr.54108) 2589 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:24 smithi022 bash[111962]: cluster 2024-09-17T13:00:23.881005+0000 mgr.y (mgr.54108) 2589 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:25.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:24 smithi022 bash[111962]: cluster 2024-09-17T13:00:23.881005+0000 mgr.y (mgr.54108) 2589 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:24 smithi190 bash[89008]: cluster 2024-09-17T13:00:23.881005+0000 mgr.y (mgr.54108) 2589 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:25.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:24 smithi190 bash[89008]: cluster 2024-09-17T13:00:23.881005+0000 mgr.y (mgr.54108) 2589 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:26 smithi022 bash[109437]: cluster 2024-09-17T13:00:25.882251+0000 mgr.y (mgr.54108) 2590 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:26 smithi022 bash[109437]: cluster 2024-09-17T13:00:25.882251+0000 mgr.y (mgr.54108) 2590 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:26 smithi022 bash[111962]: cluster 2024-09-17T13:00:25.882251+0000 mgr.y (mgr.54108) 2590 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:26 smithi022 bash[111962]: cluster 2024-09-17T13:00:25.882251+0000 mgr.y (mgr.54108) 2590 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:26 smithi190 bash[89008]: cluster 2024-09-17T13:00:25.882251+0000 mgr.y (mgr.54108) 2590 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:26 smithi190 bash[89008]: cluster 2024-09-17T13:00:25.882251+0000 mgr.y (mgr.54108) 2590 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:28.334 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:00:29.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:28 smithi022 bash[111962]: cluster 2024-09-17T13:00:27.883590+0000 mgr.y (mgr.54108) 2591 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:29.241 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:28 smithi022 bash[111962]: cluster 2024-09-17T13:00:27.883590+0000 mgr.y (mgr.54108) 2591 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:29.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:28 smithi022 bash[109437]: cluster 2024-09-17T13:00:27.883590+0000 mgr.y (mgr.54108) 2591 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:29.242 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:28 smithi022 bash[109437]: cluster 2024-09-17T13:00:27.883590+0000 mgr.y (mgr.54108) 2591 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:28 smithi190 bash[89008]: cluster 2024-09-17T13:00:27.883590+0000 mgr.y (mgr.54108) 2591 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:28 smithi190 bash[89008]: cluster 2024-09-17T13:00:27.883590+0000 mgr.y (mgr.54108) 2591 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:31.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:00:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:00:30] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T13:00:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:30 smithi022 bash[109437]: cluster 2024-09-17T13:00:29.884603+0000 mgr.y (mgr.54108) 2592 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:31.014 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:30 smithi022 bash[109437]: cluster 2024-09-17T13:00:29.884603+0000 mgr.y (mgr.54108) 2592 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:30 smithi022 bash[111962]: cluster 2024-09-17T13:00:29.884603+0000 mgr.y (mgr.54108) 2592 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:31.015 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:30 smithi022 bash[111962]: cluster 2024-09-17T13:00:29.884603+0000 mgr.y (mgr.54108) 2592 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:30 smithi190 bash[89008]: cluster 2024-09-17T13:00:29.884603+0000 mgr.y (mgr.54108) 2592 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:31.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:30 smithi190 bash[89008]: cluster 2024-09-17T13:00:29.884603+0000 mgr.y (mgr.54108) 2592 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:32.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:31 smithi022 bash[109437]: audit 2024-09-17T13:00:30.271982+0000 mgr.y (mgr.54108) 2593 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:32.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:31 smithi022 bash[109437]: audit 2024-09-17T13:00:30.271982+0000 mgr.y (mgr.54108) 2593 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:31 smithi022 bash[111962]: audit 2024-09-17T13:00:30.271982+0000 mgr.y (mgr.54108) 2593 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:31 smithi022 bash[111962]: audit 2024-09-17T13:00:30.271982+0000 mgr.y (mgr.54108) 2593 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:32.323 INFO:teuthology.orchestra.run.smithi022.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T13:00:32.323 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi022 smithi022 running 10s ago 61m - - 2024-09-17T13:00:32.323 INFO:teuthology.orchestra.run.smithi022.stdout:agent.smithi190 smithi190 running 9s ago 61m - - 2024-09-17T13:00:32.323 INFO:teuthology.orchestra.run.smithi022.stdout:alertmanager.a smithi022 *:9093,9094 running (21m) 10s ago 52m 14.1M - 0.27.0 11f11916f8cd af5ad968e2fe 2024-09-17T13:00:32.323 INFO:teuthology.orchestra.run.smithi022.stdout:grafana.a smithi190 *:3000 running (21m) 9s ago 51m 69.0M - 10.4.0 c8b91775d855 38218939ebcc 2024-09-17T13:00:32.323 INFO:teuthology.orchestra.run.smithi022.stdout:iscsi.foo.smithi022.pvhqdm smithi022 *:5000 running (2m) 10s ago 48m 48.3M - 3.8 6c1fcab85602 e06ca9194307 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.x smithi190 *:8443,9283,8765 running (17m) 9s ago 60m 444M - 19.3.0-4937-g74984932 6c1fcab85602 e979ded51296 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:mgr.y smithi022 *:8443,9283,8765 running (35m) 10s ago 63m 543M - 19.3.0-4937-g74984932 6c1fcab85602 44a7432d6ca0 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:mon.a smithi022 running (17m) 10s ago 63m 97.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 08a7616a0196 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:mon.b smithi190 running (18m) 9s ago 60m 74.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 0ae8276c14bf 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:mon.c smithi022 running (16m) 10s ago 60m 70.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 2a891cc871cb 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.a smithi022 *:9100 running (23m) 10s ago 52m 8936k - 1.7.0 72c9c2088986 6ba1ad523d22 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:node-exporter.b smithi190 *:9100 running (22m) 9s ago 52m 9400k - 1.7.0 72c9c2088986 db40fa26df77 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:osd.0 smithi022 running (14m) 10s ago 59m 65.4M 2781M 19.3.0-4937-g74984932 6c1fcab85602 56556f27b94e 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:osd.1 smithi022 running (13m) 10s ago 58m 65.4M 2781M 19.3.0-4937-g74984932 6c1fcab85602 fff502dff842 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:osd.2 smithi022 running (12m) 10s ago 57m 63.5M 2781M 19.3.0-4937-g74984932 6c1fcab85602 0f587b81774a 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:osd.3 smithi022 running (9m) 10s ago 57m 59.0M 2781M 19.3.0-4937-g74984932 6c1fcab85602 088488adea76 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:osd.4 smithi190 running (8m) 9s ago 56m 57.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 25d7dedd7a55 2024-09-17T13:00:32.324 INFO:teuthology.orchestra.run.smithi022.stdout:osd.5 smithi190 running (8m) 9s ago 55m 57.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 9e4eb43b73b3 2024-09-17T13:00:32.325 INFO:teuthology.orchestra.run.smithi022.stdout:osd.6 smithi190 running (7m) 9s ago 54m 52.7M 3036M 19.3.0-4937-g74984932 6c1fcab85602 0544cae06313 2024-09-17T13:00:32.325 INFO:teuthology.orchestra.run.smithi022.stdout:osd.7 smithi190 running (6m) 9s ago 53m 57.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 d926adaedf90 2024-09-17T13:00:32.325 INFO:teuthology.orchestra.run.smithi022.stdout:prometheus.a smithi190 *:9095 running (22m) 9s ago 52m 53.1M - 2.51.0 1d3b7f56885b 1b4bb7ff57fd 2024-09-17T13:00:32.325 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi022.ynrlhy smithi022 *:8000 running (5m) 10s ago 48m 91.7M - 19.3.0-4937-g74984932 6c1fcab85602 e8a563316d97 2024-09-17T13:00:32.325 INFO:teuthology.orchestra.run.smithi022.stdout:rgw.foo.smithi190.myouwa smithi190 *:8000 running (4m) 9s ago 48m 91.5M - 19.3.0-4937-g74984932 6c1fcab85602 fce6e69cd831 2024-09-17T13:00:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:31 smithi190 bash[89008]: audit 2024-09-17T13:00:30.271982+0000 mgr.y (mgr.54108) 2593 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:31 smithi190 bash[89008]: audit 2024-09-17T13:00:30.271982+0000 mgr.y (mgr.54108) 2593 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:33.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T13:00:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:32 smithi022 bash[109437]: cluster 2024-09-17T13:00:31.885804+0000 mgr.y (mgr.54108) 2594 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:33.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:32 smithi022 bash[109437]: cluster 2024-09-17T13:00:31.885804+0000 mgr.y (mgr.54108) 2594 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:33.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:32 smithi022 bash[111962]: cluster 2024-09-17T13:00:31.885804+0000 mgr.y (mgr.54108) 2594 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:33.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:32 smithi022 bash[111962]: cluster 2024-09-17T13:00:31.885804+0000 mgr.y (mgr.54108) 2594 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:32 smithi190 bash[89008]: cluster 2024-09-17T13:00:31.885804+0000 mgr.y (mgr.54108) 2594 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:32 smithi190 bash[89008]: cluster 2024-09-17T13:00:31.885804+0000 mgr.y (mgr.54108) 2594 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:34 smithi022 bash[111962]: audit 2024-09-17T13:00:32.281541+0000 mgr.y (mgr.54108) 2595 : audit [DBG] from='client.65105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:34 smithi022 bash[111962]: audit 2024-09-17T13:00:32.281541+0000 mgr.y (mgr.54108) 2595 : audit [DBG] from='client.65105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:34 smithi022 bash[111962]: audit 2024-09-17T13:00:33.960938+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:34 smithi022 bash[111962]: audit 2024-09-17T13:00:33.960938+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:34 smithi022 bash[109437]: audit 2024-09-17T13:00:32.281541+0000 mgr.y (mgr.54108) 2595 : audit [DBG] from='client.65105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:34 smithi022 bash[109437]: audit 2024-09-17T13:00:32.281541+0000 mgr.y (mgr.54108) 2595 : audit [DBG] from='client.65105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:34 smithi022 bash[109437]: audit 2024-09-17T13:00:33.960938+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:34 smithi022 bash[109437]: audit 2024-09-17T13:00:33.960938+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:34 smithi190 bash[89008]: audit 2024-09-17T13:00:32.281541+0000 mgr.y (mgr.54108) 2595 : audit [DBG] from='client.65105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:34 smithi190 bash[89008]: audit 2024-09-17T13:00:32.281541+0000 mgr.y (mgr.54108) 2595 : audit [DBG] from='client.65105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:34 smithi190 bash[89008]: audit 2024-09-17T13:00:33.960938+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:34 smithi190 bash[89008]: audit 2024-09-17T13:00:33.960938+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:35 smithi022 bash[109437]: cluster 2024-09-17T13:00:33.886969+0000 mgr.y (mgr.54108) 2596 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:35 smithi022 bash[109437]: cluster 2024-09-17T13:00:33.886969+0000 mgr.y (mgr.54108) 2596 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:35 smithi022 bash[111962]: cluster 2024-09-17T13:00:33.886969+0000 mgr.y (mgr.54108) 2596 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:35 smithi022 bash[111962]: cluster 2024-09-17T13:00:33.886969+0000 mgr.y (mgr.54108) 2596 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:35 smithi190 bash[89008]: cluster 2024-09-17T13:00:33.886969+0000 mgr.y (mgr.54108) 2596 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:35 smithi190 bash[89008]: cluster 2024-09-17T13:00:33.886969+0000 mgr.y (mgr.54108) 2596 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:37 smithi022 bash[109437]: cluster 2024-09-17T13:00:35.887946+0000 mgr.y (mgr.54108) 2597 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:37 smithi022 bash[109437]: cluster 2024-09-17T13:00:35.887946+0000 mgr.y (mgr.54108) 2597 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:37 smithi022 bash[111962]: cluster 2024-09-17T13:00:35.887946+0000 mgr.y (mgr.54108) 2597 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:37 smithi022 bash[111962]: cluster 2024-09-17T13:00:35.887946+0000 mgr.y (mgr.54108) 2597 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:37 smithi190 bash[89008]: cluster 2024-09-17T13:00:35.887946+0000 mgr.y (mgr.54108) 2597 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:37 smithi190 bash[89008]: cluster 2024-09-17T13:00:35.887946+0000 mgr.y (mgr.54108) 2597 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:37.871 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:00:39.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:39 smithi022 bash[109437]: cluster 2024-09-17T13:00:37.888657+0000 mgr.y (mgr.54108) 2598 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:39.273 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:39 smithi022 bash[109437]: cluster 2024-09-17T13:00:37.888657+0000 mgr.y (mgr.54108) 2598 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:39.273 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:39 smithi022 bash[111962]: cluster 2024-09-17T13:00:37.888657+0000 mgr.y (mgr.54108) 2598 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:39.274 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:39 smithi022 bash[111962]: cluster 2024-09-17T13:00:37.888657+0000 mgr.y (mgr.54108) 2598 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:39 smithi190 bash[89008]: cluster 2024-09-17T13:00:37.888657+0000 mgr.y (mgr.54108) 2598 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:39.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:39 smithi190 bash[89008]: cluster 2024-09-17T13:00:37.888657+0000 mgr.y (mgr.54108) 2598 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:00:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:00:40] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T13:00:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:41 smithi190 bash[89008]: cluster 2024-09-17T13:00:39.889578+0000 mgr.y (mgr.54108) 2599 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:41 smithi190 bash[89008]: cluster 2024-09-17T13:00:39.889578+0000 mgr.y (mgr.54108) 2599 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:41.444 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T13:00:41.444 INFO:teuthology.orchestra.run.smithi022.stdout: "mon": { 2024-09-17T13:00:41.444 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T13:00:41.444 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T13:00:41.444 INFO:teuthology.orchestra.run.smithi022.stdout: "mgr": { 2024-09-17T13:00:41.444 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: "osd": { 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: "rgw": { 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: }, 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: "overall": { 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout: } 2024-09-17T13:00:41.445 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T13:00:41.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:41 smithi022 bash[109437]: cluster 2024-09-17T13:00:39.889578+0000 mgr.y (mgr.54108) 2599 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:41.457 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:41 smithi022 bash[109437]: cluster 2024-09-17T13:00:39.889578+0000 mgr.y (mgr.54108) 2599 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:41.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:41 smithi022 bash[111962]: cluster 2024-09-17T13:00:39.889578+0000 mgr.y (mgr.54108) 2599 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:41.457 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:41 smithi022 bash[111962]: cluster 2024-09-17T13:00:39.889578+0000 mgr.y (mgr.54108) 2599 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:42.227 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:40.280538+0000 mgr.y (mgr.54108) 2600 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:40.280538+0000 mgr.y (mgr.54108) 2600 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:41.443103+0000 mon.a (mon.0) 9810 : audit [DBG] from='client.? 172.21.15.22:0/234336817' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:41.443103+0000 mon.a (mon.0) 9810 : audit [DBG] from='client.? 172.21.15.22:0/234336817' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:41.760098+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:41.760098+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:41.771148+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:41.771148+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:41.781969+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[111962]: audit 2024-09-17T13:00:41.781969+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:40.280538+0000 mgr.y (mgr.54108) 2600 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:42.228 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:40.280538+0000 mgr.y (mgr.54108) 2600 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:42.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:41.443103+0000 mon.a (mon.0) 9810 : audit [DBG] from='client.? 172.21.15.22:0/234336817' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:00:42.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:41.443103+0000 mon.a (mon.0) 9810 : audit [DBG] from='client.? 172.21.15.22:0/234336817' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:00:42.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:41.760098+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:41.760098+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:41.771148+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:41.771148+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:41.781969+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.229 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:42 smithi022 bash[109437]: audit 2024-09-17T13:00:41.781969+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.230 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T13:00:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:40.280538+0000 mgr.y (mgr.54108) 2600 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:40.280538+0000 mgr.y (mgr.54108) 2600 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:41.443103+0000 mon.a (mon.0) 9810 : audit [DBG] from='client.? 172.21.15.22:0/234336817' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:00:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:41.443103+0000 mon.a (mon.0) 9810 : audit [DBG] from='client.? 172.21.15.22:0/234336817' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:00:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:41.760098+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:41.760098+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:41.771148+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:41.771148+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:41.781969+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:42.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:42 smithi190 bash[89008]: audit 2024-09-17T13:00:41.781969+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:43 smithi190 bash[89008]: cluster 2024-09-17T13:00:41.890726+0000 mgr.y (mgr.54108) 2601 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:43 smithi190 bash[89008]: cluster 2024-09-17T13:00:41.890726+0000 mgr.y (mgr.54108) 2601 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:43 smithi190 bash[89008]: audit 2024-09-17T13:00:42.760974+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:43 smithi190 bash[89008]: audit 2024-09-17T13:00:42.760974+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:43 smithi190 bash[89008]: audit 2024-09-17T13:00:42.771687+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:43 smithi190 bash[89008]: audit 2024-09-17T13:00:42.771687+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:43 smithi190 bash[89008]: audit 2024-09-17T13:00:42.782391+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:43 smithi190 bash[89008]: audit 2024-09-17T13:00:42.782391+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[109437]: cluster 2024-09-17T13:00:41.890726+0000 mgr.y (mgr.54108) 2601 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:43.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[109437]: cluster 2024-09-17T13:00:41.890726+0000 mgr.y (mgr.54108) 2601 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:43.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[109437]: audit 2024-09-17T13:00:42.760974+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[109437]: audit 2024-09-17T13:00:42.760974+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[109437]: audit 2024-09-17T13:00:42.771687+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[109437]: audit 2024-09-17T13:00:42.771687+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[109437]: audit 2024-09-17T13:00:42.782391+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.516 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[109437]: audit 2024-09-17T13:00:42.782391+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[111962]: cluster 2024-09-17T13:00:41.890726+0000 mgr.y (mgr.54108) 2601 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:43.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[111962]: cluster 2024-09-17T13:00:41.890726+0000 mgr.y (mgr.54108) 2601 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:43.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[111962]: audit 2024-09-17T13:00:42.760974+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[111962]: audit 2024-09-17T13:00:42.760974+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.517 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[111962]: audit 2024-09-17T13:00:42.771687+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[111962]: audit 2024-09-17T13:00:42.771687+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[111962]: audit 2024-09-17T13:00:42.782391+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:43.518 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:43 smithi022 bash[111962]: audit 2024-09-17T13:00:42.782391+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:00:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:45 smithi190 bash[89008]: cluster 2024-09-17T13:00:43.891907+0000 mgr.y (mgr.54108) 2602 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:45.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:45 smithi190 bash[89008]: cluster 2024-09-17T13:00:43.891907+0000 mgr.y (mgr.54108) 2602 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:45 smithi022 bash[111962]: cluster 2024-09-17T13:00:43.891907+0000 mgr.y (mgr.54108) 2602 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:45.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:45 smithi022 bash[111962]: cluster 2024-09-17T13:00:43.891907+0000 mgr.y (mgr.54108) 2602 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:45 smithi022 bash[109437]: cluster 2024-09-17T13:00:43.891907+0000 mgr.y (mgr.54108) 2602 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:45.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:45 smithi022 bash[109437]: cluster 2024-09-17T13:00:43.891907+0000 mgr.y (mgr.54108) 2602 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:46.983 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:00:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:47 smithi190 bash[89008]: cluster 2024-09-17T13:00:45.893161+0000 mgr.y (mgr.54108) 2603 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:47 smithi190 bash[89008]: cluster 2024-09-17T13:00:45.893161+0000 mgr.y (mgr.54108) 2603 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:47 smithi022 bash[111962]: cluster 2024-09-17T13:00:45.893161+0000 mgr.y (mgr.54108) 2603 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:47.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:47 smithi022 bash[111962]: cluster 2024-09-17T13:00:45.893161+0000 mgr.y (mgr.54108) 2603 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:47 smithi022 bash[109437]: cluster 2024-09-17T13:00:45.893161+0000 mgr.y (mgr.54108) 2603 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:47.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:47 smithi022 bash[109437]: cluster 2024-09-17T13:00:45.893161+0000 mgr.y (mgr.54108) 2603 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:49 smithi022 bash[109437]: cluster 2024-09-17T13:00:47.894401+0000 mgr.y (mgr.54108) 2604 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:49 smithi022 bash[109437]: cluster 2024-09-17T13:00:47.894401+0000 mgr.y (mgr.54108) 2604 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:49 smithi022 bash[109437]: audit 2024-09-17T13:00:48.961527+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:49.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:49 smithi022 bash[109437]: audit 2024-09-17T13:00:48.961527+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:49 smithi022 bash[111962]: cluster 2024-09-17T13:00:47.894401+0000 mgr.y (mgr.54108) 2604 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:49 smithi022 bash[111962]: cluster 2024-09-17T13:00:47.894401+0000 mgr.y (mgr.54108) 2604 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:49 smithi022 bash[111962]: audit 2024-09-17T13:00:48.961527+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:49 smithi022 bash[111962]: audit 2024-09-17T13:00:48.961527+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:49 smithi190 bash[89008]: cluster 2024-09-17T13:00:47.894401+0000 mgr.y (mgr.54108) 2604 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:49 smithi190 bash[89008]: cluster 2024-09-17T13:00:47.894401+0000 mgr.y (mgr.54108) 2604 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:49 smithi190 bash[89008]: audit 2024-09-17T13:00:48.961527+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:49 smithi190 bash[89008]: audit 2024-09-17T13:00:48.961527+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:00:51.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:00:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:00:50] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T13:00:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:51 smithi190 bash[89008]: cluster 2024-09-17T13:00:49.895395+0000 mgr.y (mgr.54108) 2605 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:51 smithi190 bash[89008]: cluster 2024-09-17T13:00:49.895395+0000 mgr.y (mgr.54108) 2605 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:51.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:51 smithi022 bash[109437]: cluster 2024-09-17T13:00:49.895395+0000 mgr.y (mgr.54108) 2605 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:51.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:51 smithi022 bash[109437]: cluster 2024-09-17T13:00:49.895395+0000 mgr.y (mgr.54108) 2605 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:51.504 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:51 smithi022 bash[111962]: cluster 2024-09-17T13:00:49.895395+0000 mgr.y (mgr.54108) 2605 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:51.505 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:51 smithi022 bash[111962]: cluster 2024-09-17T13:00:49.895395+0000 mgr.y (mgr.54108) 2605 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:52.091 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T13:00:52.091 INFO:teuthology.orchestra.run.smithi022.stdout: "target_image": null, 2024-09-17T13:00:52.091 INFO:teuthology.orchestra.run.smithi022.stdout: "in_progress": false, 2024-09-17T13:00:52.091 INFO:teuthology.orchestra.run.smithi022.stdout: "which": "", 2024-09-17T13:00:52.091 INFO:teuthology.orchestra.run.smithi022.stdout: "services_complete": [], 2024-09-17T13:00:52.092 INFO:teuthology.orchestra.run.smithi022.stdout: "progress": null, 2024-09-17T13:00:52.092 INFO:teuthology.orchestra.run.smithi022.stdout: "message": "", 2024-09-17T13:00:52.092 INFO:teuthology.orchestra.run.smithi022.stdout: "is_paused": false 2024-09-17T13:00:52.092 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T13:00:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:52 smithi190 bash[89008]: audit 2024-09-17T13:00:50.290603+0000 mgr.y (mgr.54108) 2606 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:52 smithi190 bash[89008]: audit 2024-09-17T13:00:50.290603+0000 mgr.y (mgr.54108) 2606 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:52.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:52 smithi022 bash[109437]: audit 2024-09-17T13:00:50.290603+0000 mgr.y (mgr.54108) 2606 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:52.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:52 smithi022 bash[109437]: audit 2024-09-17T13:00:50.290603+0000 mgr.y (mgr.54108) 2606 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:52.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:52 smithi022 bash[111962]: audit 2024-09-17T13:00:50.290603+0000 mgr.y (mgr.54108) 2606 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:52.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:52 smithi022 bash[111962]: audit 2024-09-17T13:00:50.290603+0000 mgr.y (mgr.54108) 2606 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:00:53.265 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T13:00:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:53 smithi190 bash[89008]: cluster 2024-09-17T13:00:51.895994+0000 mgr.y (mgr.54108) 2607 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:53 smithi190 bash[89008]: cluster 2024-09-17T13:00:51.895994+0000 mgr.y (mgr.54108) 2607 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:53 smithi190 bash[89008]: audit 2024-09-17T13:00:52.090503+0000 mgr.y (mgr.54108) 2608 : audit [DBG] from='client.65117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:53 smithi190 bash[89008]: audit 2024-09-17T13:00:52.090503+0000 mgr.y (mgr.54108) 2608 : audit [DBG] from='client.65117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:53 smithi022 bash[109437]: cluster 2024-09-17T13:00:51.895994+0000 mgr.y (mgr.54108) 2607 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:53 smithi022 bash[109437]: cluster 2024-09-17T13:00:51.895994+0000 mgr.y (mgr.54108) 2607 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:53 smithi022 bash[109437]: audit 2024-09-17T13:00:52.090503+0000 mgr.y (mgr.54108) 2608 : audit [DBG] from='client.65117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:53.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:53 smithi022 bash[109437]: audit 2024-09-17T13:00:52.090503+0000 mgr.y (mgr.54108) 2608 : audit [DBG] from='client.65117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:53.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:53 smithi022 bash[111962]: cluster 2024-09-17T13:00:51.895994+0000 mgr.y (mgr.54108) 2607 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:53 smithi022 bash[111962]: cluster 2024-09-17T13:00:51.895994+0000 mgr.y (mgr.54108) 2607 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:53 smithi022 bash[111962]: audit 2024-09-17T13:00:52.090503+0000 mgr.y (mgr.54108) 2608 : audit [DBG] from='client.65117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:53.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:53 smithi022 bash[111962]: audit 2024-09-17T13:00:52.090503+0000 mgr.y (mgr.54108) 2608 : audit [DBG] from='client.65117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:00:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:55 smithi190 bash[89008]: cluster 2024-09-17T13:00:53.897089+0000 mgr.y (mgr.54108) 2609 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:55 smithi190 bash[89008]: cluster 2024-09-17T13:00:53.897089+0000 mgr.y (mgr.54108) 2609 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:55.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:55 smithi022 bash[111962]: cluster 2024-09-17T13:00:53.897089+0000 mgr.y (mgr.54108) 2609 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:55.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:55 smithi022 bash[111962]: cluster 2024-09-17T13:00:53.897089+0000 mgr.y (mgr.54108) 2609 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:55 smithi022 bash[109437]: cluster 2024-09-17T13:00:53.897089+0000 mgr.y (mgr.54108) 2609 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:55.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:55 smithi022 bash[109437]: cluster 2024-09-17T13:00:53.897089+0000 mgr.y (mgr.54108) 2609 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:57 smithi190 bash[89008]: cluster 2024-09-17T13:00:55.898350+0000 mgr.y (mgr.54108) 2610 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:57 smithi190 bash[89008]: cluster 2024-09-17T13:00:55.898350+0000 mgr.y (mgr.54108) 2610 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:57 smithi022 bash[111962]: cluster 2024-09-17T13:00:55.898350+0000 mgr.y (mgr.54108) 2610 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:57 smithi022 bash[111962]: cluster 2024-09-17T13:00:55.898350+0000 mgr.y (mgr.54108) 2610 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:57 smithi022 bash[109437]: cluster 2024-09-17T13:00:55.898350+0000 mgr.y (mgr.54108) 2610 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:57 smithi022 bash[109437]: cluster 2024-09-17T13:00:55.898350+0000 mgr.y (mgr.54108) 2610 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:00:58.024 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:00:59.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:59 smithi022 bash[111962]: cluster 2024-09-17T13:00:57.899697+0000 mgr.y (mgr.54108) 2611 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:59.333 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:00:59 smithi022 bash[111962]: cluster 2024-09-17T13:00:57.899697+0000 mgr.y (mgr.54108) 2611 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:59.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:59 smithi022 bash[109437]: cluster 2024-09-17T13:00:57.899697+0000 mgr.y (mgr.54108) 2611 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:59.334 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:00:59 smithi022 bash[109437]: cluster 2024-09-17T13:00:57.899697+0000 mgr.y (mgr.54108) 2611 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:59.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:59 smithi190 bash[89008]: cluster 2024-09-17T13:00:57.899697+0000 mgr.y (mgr.54108) 2611 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:00:59.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:00:59 smithi190 bash[89008]: cluster 2024-09-17T13:00:57.899697+0000 mgr.y (mgr.54108) 2611 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:01:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:01:00] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T13:01:01.378 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:01 smithi190 bash[89008]: cluster 2024-09-17T13:00:59.900676+0000 mgr.y (mgr.54108) 2612 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:01.378 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:01 smithi190 bash[89008]: cluster 2024-09-17T13:00:59.900676+0000 mgr.y (mgr.54108) 2612 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:01 smithi022 bash[109437]: cluster 2024-09-17T13:00:59.900676+0000 mgr.y (mgr.54108) 2612 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:01 smithi022 bash[109437]: cluster 2024-09-17T13:00:59.900676+0000 mgr.y (mgr.54108) 2612 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:01.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:01 smithi022 bash[111962]: cluster 2024-09-17T13:00:59.900676+0000 mgr.y (mgr.54108) 2612 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:01.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:01 smithi022 bash[111962]: cluster 2024-09-17T13:00:59.900676+0000 mgr.y (mgr.54108) 2612 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:01.605 INFO:teuthology.orchestra.run.smithi022.stdout:HEALTH_OK 2024-09-17T13:01:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:00.301794+0000 mgr.y (mgr.54108) 2613 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:00.301794+0000 mgr.y (mgr.54108) 2613 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:01.604624+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.22:0/1548442039' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T13:01:02.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:01.604624+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.22:0/1548442039' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:01.968347+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:01.968347+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:01.979340+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:01.979340+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:01.990114+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[109437]: audit 2024-09-17T13:01:01.990114+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:00.301794+0000 mgr.y (mgr.54108) 2613 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:00.301794+0000 mgr.y (mgr.54108) 2613 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:01.604624+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.22:0/1548442039' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:01.604624+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.22:0/1548442039' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T13:01:02.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:01.968347+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:01.968347+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:01.979340+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:01.979340+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:01.990114+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.266 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:02 smithi022 bash[111962]: audit 2024-09-17T13:01:01.990114+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:00.301794+0000 mgr.y (mgr.54108) 2613 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:02.342 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:00.301794+0000 mgr.y (mgr.54108) 2613 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:02.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:01.604624+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.22:0/1548442039' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T13:01:02.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:01.604624+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.22:0/1548442039' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T13:01:02.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:01.968347+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:01.968347+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:01.979340+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:01.979340+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:01.990114+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.343 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:02 smithi190 bash[89008]: audit 2024-09-17T13:01:01.990114+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:02.357 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-17T13:01:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:03 smithi190 bash[89008]: cluster 2024-09-17T13:01:01.901824+0000 mgr.y (mgr.54108) 2614 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:03 smithi190 bash[89008]: cluster 2024-09-17T13:01:01.901824+0000 mgr.y (mgr.54108) 2614 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:03 smithi190 bash[89008]: audit 2024-09-17T13:01:02.976838+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:03 smithi190 bash[89008]: audit 2024-09-17T13:01:02.976838+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:03 smithi190 bash[89008]: audit 2024-09-17T13:01:02.990278+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:03 smithi190 bash[89008]: audit 2024-09-17T13:01:02.990278+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:03 smithi190 bash[89008]: audit 2024-09-17T13:01:03.003485+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:03 smithi190 bash[89008]: audit 2024-09-17T13:01:03.003485+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[109437]: cluster 2024-09-17T13:01:01.901824+0000 mgr.y (mgr.54108) 2614 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[109437]: cluster 2024-09-17T13:01:01.901824+0000 mgr.y (mgr.54108) 2614 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[109437]: audit 2024-09-17T13:01:02.976838+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[109437]: audit 2024-09-17T13:01:02.976838+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[109437]: audit 2024-09-17T13:01:02.990278+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[109437]: audit 2024-09-17T13:01:02.990278+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[109437]: audit 2024-09-17T13:01:03.003485+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[109437]: audit 2024-09-17T13:01:03.003485+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[111962]: cluster 2024-09-17T13:01:01.901824+0000 mgr.y (mgr.54108) 2614 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[111962]: cluster 2024-09-17T13:01:01.901824+0000 mgr.y (mgr.54108) 2614 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[111962]: audit 2024-09-17T13:01:02.976838+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[111962]: audit 2024-09-17T13:01:02.976838+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[111962]: audit 2024-09-17T13:01:02.990278+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[111962]: audit 2024-09-17T13:01:02.990278+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[111962]: audit 2024-09-17T13:01:03.003485+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:03.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:03 smithi022 bash[111962]: audit 2024-09-17T13:01:03.003485+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:04.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:04 smithi190 bash[89008]: audit 2024-09-17T13:01:03.961961+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:04.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:04 smithi190 bash[89008]: audit 2024-09-17T13:01:03.961961+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:04.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:04 smithi022 bash[111962]: audit 2024-09-17T13:01:03.961961+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:04.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:04 smithi022 bash[111962]: audit 2024-09-17T13:01:03.961961+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:04.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:04 smithi022 bash[109437]: audit 2024-09-17T13:01:03.961961+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:04.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:04 smithi022 bash[109437]: audit 2024-09-17T13:01:03.961961+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:05 smithi190 bash[89008]: cluster 2024-09-17T13:01:03.903054+0000 mgr.y (mgr.54108) 2615 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:05.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:05 smithi190 bash[89008]: cluster 2024-09-17T13:01:03.903054+0000 mgr.y (mgr.54108) 2615 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:05.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:05 smithi022 bash[109437]: cluster 2024-09-17T13:01:03.903054+0000 mgr.y (mgr.54108) 2615 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:05.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:05 smithi022 bash[109437]: cluster 2024-09-17T13:01:03.903054+0000 mgr.y (mgr.54108) 2615 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:05 smithi022 bash[111962]: cluster 2024-09-17T13:01:03.903054+0000 mgr.y (mgr.54108) 2615 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:05.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:05 smithi022 bash[111962]: cluster 2024-09-17T13:01:03.903054+0000 mgr.y (mgr.54108) 2615 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:07.123 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:07 smithi190 bash[89008]: cluster 2024-09-17T13:01:05.904292+0000 mgr.y (mgr.54108) 2616 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:07.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:07 smithi190 bash[89008]: cluster 2024-09-17T13:01:05.904292+0000 mgr.y (mgr.54108) 2616 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:07 smithi022 bash[111962]: cluster 2024-09-17T13:01:05.904292+0000 mgr.y (mgr.54108) 2616 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:07.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:07 smithi022 bash[111962]: cluster 2024-09-17T13:01:05.904292+0000 mgr.y (mgr.54108) 2616 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:07 smithi022 bash[109437]: cluster 2024-09-17T13:01:05.904292+0000 mgr.y (mgr.54108) 2616 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:07.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:07 smithi022 bash[109437]: cluster 2024-09-17T13:01:05.904292+0000 mgr.y (mgr.54108) 2616 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:09 smithi022 bash[109437]: cluster 2024-09-17T13:01:07.905599+0000 mgr.y (mgr.54108) 2617 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:09.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:09 smithi022 bash[109437]: cluster 2024-09-17T13:01:07.905599+0000 mgr.y (mgr.54108) 2617 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:09.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:09 smithi022 bash[111962]: cluster 2024-09-17T13:01:07.905599+0000 mgr.y (mgr.54108) 2617 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:09.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:09 smithi022 bash[111962]: cluster 2024-09-17T13:01:07.905599+0000 mgr.y (mgr.54108) 2617 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:09 smithi190 bash[89008]: cluster 2024-09-17T13:01:07.905599+0000 mgr.y (mgr.54108) 2617 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:09 smithi190 bash[89008]: cluster 2024-09-17T13:01:07.905599+0000 mgr.y (mgr.54108) 2617 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:11.061 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:01:10 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:01:10] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.51.0" 2024-09-17T13:01:11.370 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:11 smithi022 bash[111962]: cluster 2024-09-17T13:01:09.906670+0000 mgr.y (mgr.54108) 2618 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:11.371 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:11 smithi022 bash[111962]: cluster 2024-09-17T13:01:09.906670+0000 mgr.y (mgr.54108) 2618 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:11.371 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:11 smithi022 bash[109437]: cluster 2024-09-17T13:01:09.906670+0000 mgr.y (mgr.54108) 2618 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:11.371 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:11 smithi022 bash[109437]: cluster 2024-09-17T13:01:09.906670+0000 mgr.y (mgr.54108) 2618 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:11 smithi190 bash[89008]: cluster 2024-09-17T13:01:09.906670+0000 mgr.y (mgr.54108) 2618 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:11.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:11 smithi190 bash[89008]: cluster 2024-09-17T13:01:09.906670+0000 mgr.y (mgr.54108) 2618 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:12 smithi190 bash[89008]: audit 2024-09-17T13:01:10.311751+0000 mgr.y (mgr.54108) 2619 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:12.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:12 smithi190 bash[89008]: audit 2024-09-17T13:01:10.311751+0000 mgr.y (mgr.54108) 2619 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:12.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:12 smithi022 bash[109437]: audit 2024-09-17T13:01:10.311751+0000 mgr.y (mgr.54108) 2619 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:12.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:12 smithi022 bash[109437]: audit 2024-09-17T13:01:10.311751+0000 mgr.y (mgr.54108) 2619 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:12.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:12 smithi022 bash[111962]: audit 2024-09-17T13:01:10.311751+0000 mgr.y (mgr.54108) 2619 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:12.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:12 smithi022 bash[111962]: audit 2024-09-17T13:01:10.311751+0000 mgr.y (mgr.54108) 2619 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:12.707 INFO:teuthology.orchestra.run.smithi022.stdout:true 2024-09-17T13:01:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:13 smithi190 bash[89008]: cluster 2024-09-17T13:01:11.907904+0000 mgr.y (mgr.54108) 2620 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:13 smithi190 bash[89008]: cluster 2024-09-17T13:01:11.907904+0000 mgr.y (mgr.54108) 2620 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:13 smithi190 bash[89008]: audit 2024-09-17T13:01:12.693647+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.22:0/2602890286' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:13.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:13 smithi190 bash[89008]: audit 2024-09-17T13:01:12.693647+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.22:0/2602890286' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:13 smithi022 bash[109437]: cluster 2024-09-17T13:01:11.907904+0000 mgr.y (mgr.54108) 2620 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:13 smithi022 bash[109437]: cluster 2024-09-17T13:01:11.907904+0000 mgr.y (mgr.54108) 2620 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:13 smithi022 bash[109437]: audit 2024-09-17T13:01:12.693647+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.22:0/2602890286' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:13.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:13 smithi022 bash[109437]: audit 2024-09-17T13:01:12.693647+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.22:0/2602890286' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:13 smithi022 bash[111962]: cluster 2024-09-17T13:01:11.907904+0000 mgr.y (mgr.54108) 2620 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:13.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:13 smithi022 bash[111962]: cluster 2024-09-17T13:01:11.907904+0000 mgr.y (mgr.54108) 2620 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:13.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:13 smithi022 bash[111962]: audit 2024-09-17T13:01:12.693647+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.22:0/2602890286' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:13.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:13 smithi022 bash[111962]: audit 2024-09-17T13:01:12.693647+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.22:0/2602890286' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:13.983 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-17T13:01:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:15 smithi190 bash[89008]: cluster 2024-09-17T13:01:13.909040+0000 mgr.y (mgr.54108) 2621 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:15.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:15 smithi190 bash[89008]: cluster 2024-09-17T13:01:13.909040+0000 mgr.y (mgr.54108) 2621 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:15.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:15 smithi022 bash[111962]: cluster 2024-09-17T13:01:13.909040+0000 mgr.y (mgr.54108) 2621 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:15.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:15 smithi022 bash[111962]: cluster 2024-09-17T13:01:13.909040+0000 mgr.y (mgr.54108) 2621 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:15 smithi022 bash[109437]: cluster 2024-09-17T13:01:13.909040+0000 mgr.y (mgr.54108) 2621 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:15.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:15 smithi022 bash[109437]: cluster 2024-09-17T13:01:13.909040+0000 mgr.y (mgr.54108) 2621 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:17 smithi190 bash[89008]: cluster 2024-09-17T13:01:15.910244+0000 mgr.y (mgr.54108) 2622 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:17.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:17 smithi190 bash[89008]: cluster 2024-09-17T13:01:15.910244+0000 mgr.y (mgr.54108) 2622 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:17 smithi022 bash[111962]: cluster 2024-09-17T13:01:15.910244+0000 mgr.y (mgr.54108) 2622 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:17.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:17 smithi022 bash[111962]: cluster 2024-09-17T13:01:15.910244+0000 mgr.y (mgr.54108) 2622 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:17 smithi022 bash[109437]: cluster 2024-09-17T13:01:15.910244+0000 mgr.y (mgr.54108) 2622 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:17.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:17 smithi022 bash[109437]: cluster 2024-09-17T13:01:15.910244+0000 mgr.y (mgr.54108) 2622 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:19.208 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:19.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: cluster 2024-09-17T13:01:17.911538+0000 mgr.y (mgr.54108) 2623 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:19.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: cluster 2024-09-17T13:01:17.911538+0000 mgr.y (mgr.54108) 2623 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:19.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: audit 2024-09-17T13:01:18.871654+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:19.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: audit 2024-09-17T13:01:18.871654+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:19.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: audit 2024-09-17T13:01:18.873465+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:19.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: audit 2024-09-17T13:01:18.873465+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:19.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: audit 2024-09-17T13:01:18.884879+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:19.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: audit 2024-09-17T13:01:18.884879+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:19.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: audit 2024-09-17T13:01:18.962216+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:19.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:19 smithi190 bash[89008]: audit 2024-09-17T13:01:18.962216+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: cluster 2024-09-17T13:01:17.911538+0000 mgr.y (mgr.54108) 2623 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:19.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: cluster 2024-09-17T13:01:17.911538+0000 mgr.y (mgr.54108) 2623 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: audit 2024-09-17T13:01:18.871654+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: audit 2024-09-17T13:01:18.871654+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: audit 2024-09-17T13:01:18.873465+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: audit 2024-09-17T13:01:18.873465+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: audit 2024-09-17T13:01:18.884879+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: audit 2024-09-17T13:01:18.884879+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: audit 2024-09-17T13:01:18.962216+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[109437]: audit 2024-09-17T13:01:18.962216+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: cluster 2024-09-17T13:01:17.911538+0000 mgr.y (mgr.54108) 2623 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:19.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: cluster 2024-09-17T13:01:17.911538+0000 mgr.y (mgr.54108) 2623 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:19.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: audit 2024-09-17T13:01:18.871654+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:19.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: audit 2024-09-17T13:01:18.871654+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:19.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: audit 2024-09-17T13:01:18.873465+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:19.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: audit 2024-09-17T13:01:18.873465+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:19.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: audit 2024-09-17T13:01:18.884879+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:19.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: audit 2024-09-17T13:01:18.884879+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:19.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: audit 2024-09-17T13:01:18.962216+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:19.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:19 smithi022 bash[111962]: audit 2024-09-17T13:01:18.962216+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:21.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:01:20 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:01:20] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T13:01:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:21 smithi190 bash[89008]: cluster 2024-09-17T13:01:19.912496+0000 mgr.y (mgr.54108) 2624 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:21.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:21 smithi190 bash[89008]: cluster 2024-09-17T13:01:19.912496+0000 mgr.y (mgr.54108) 2624 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:21.406 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:21 smithi022 bash[111962]: cluster 2024-09-17T13:01:19.912496+0000 mgr.y (mgr.54108) 2624 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:21.406 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:21 smithi022 bash[111962]: cluster 2024-09-17T13:01:19.912496+0000 mgr.y (mgr.54108) 2624 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:21.406 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:21 smithi022 bash[109437]: cluster 2024-09-17T13:01:19.912496+0000 mgr.y (mgr.54108) 2624 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:21.406 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:21 smithi022 bash[109437]: cluster 2024-09-17T13:01:19.912496+0000 mgr.y (mgr.54108) 2624 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:22 smithi190 bash[89008]: audit 2024-09-17T13:01:20.319837+0000 mgr.y (mgr.54108) 2625 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:22.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:22 smithi190 bash[89008]: audit 2024-09-17T13:01:20.319837+0000 mgr.y (mgr.54108) 2625 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:22.449 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:22 smithi022 bash[109437]: audit 2024-09-17T13:01:20.319837+0000 mgr.y (mgr.54108) 2625 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:22.449 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:22 smithi022 bash[109437]: audit 2024-09-17T13:01:20.319837+0000 mgr.y (mgr.54108) 2625 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:22.449 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:22 smithi022 bash[111962]: audit 2024-09-17T13:01:20.319837+0000 mgr.y (mgr.54108) 2625 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:22.450 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:22 smithi022 bash[111962]: audit 2024-09-17T13:01:20.319837+0000 mgr.y (mgr.54108) 2625 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:22.862 INFO:teuthology.orchestra.run.smithi022.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T13:01:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: cluster 2024-09-17T13:01:21.913307+0000 mgr.y (mgr.54108) 2626 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:23.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: cluster 2024-09-17T13:01:21.913307+0000 mgr.y (mgr.54108) 2626 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: audit 2024-09-17T13:01:22.182028+0000 mon.a (mon.0) 9830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: audit 2024-09-17T13:01:22.182028+0000 mon.a (mon.0) 9830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: audit 2024-09-17T13:01:22.190894+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: audit 2024-09-17T13:01:22.190894+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: audit 2024-09-17T13:01:22.199875+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: audit 2024-09-17T13:01:22.199875+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: audit 2024-09-17T13:01:22.847087+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.22:0/1439191077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:23.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:23 smithi190 bash[89008]: audit 2024-09-17T13:01:22.847087+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.22:0/1439191077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:23.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: cluster 2024-09-17T13:01:21.913307+0000 mgr.y (mgr.54108) 2626 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:23.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: cluster 2024-09-17T13:01:21.913307+0000 mgr.y (mgr.54108) 2626 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:23.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: audit 2024-09-17T13:01:22.182028+0000 mon.a (mon.0) 9830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: audit 2024-09-17T13:01:22.182028+0000 mon.a (mon.0) 9830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: audit 2024-09-17T13:01:22.190894+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: audit 2024-09-17T13:01:22.190894+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: audit 2024-09-17T13:01:22.199875+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: audit 2024-09-17T13:01:22.199875+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: audit 2024-09-17T13:01:22.847087+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.22:0/1439191077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[109437]: audit 2024-09-17T13:01:22.847087+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.22:0/1439191077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: cluster 2024-09-17T13:01:21.913307+0000 mgr.y (mgr.54108) 2626 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: cluster 2024-09-17T13:01:21.913307+0000 mgr.y (mgr.54108) 2626 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:23.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: audit 2024-09-17T13:01:22.182028+0000 mon.a (mon.0) 9830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: audit 2024-09-17T13:01:22.182028+0000 mon.a (mon.0) 9830 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: audit 2024-09-17T13:01:22.190894+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: audit 2024-09-17T13:01:22.190894+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: audit 2024-09-17T13:01:22.199875+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: audit 2024-09-17T13:01:22.199875+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:23.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: audit 2024-09-17T13:01:22.847087+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.22:0/1439191077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:23.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:23 smithi022 bash[111962]: audit 2024-09-17T13:01:22.847087+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.22:0/1439191077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T13:01:23.604 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-17T13:01:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[109437]: audit 2024-09-17T13:01:23.189956+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[109437]: audit 2024-09-17T13:01:23.189956+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[109437]: audit 2024-09-17T13:01:23.200969+0000 mon.a (mon.0) 9835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[109437]: audit 2024-09-17T13:01:23.200969+0000 mon.a (mon.0) 9835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[109437]: audit 2024-09-17T13:01:23.212166+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[109437]: audit 2024-09-17T13:01:23.212166+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[109437]: cluster 2024-09-17T13:01:23.914447+0000 mgr.y (mgr.54108) 2627 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[109437]: cluster 2024-09-17T13:01:23.914447+0000 mgr.y (mgr.54108) 2627 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[111962]: audit 2024-09-17T13:01:23.189956+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[111962]: audit 2024-09-17T13:01:23.189956+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[111962]: audit 2024-09-17T13:01:23.200969+0000 mon.a (mon.0) 9835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[111962]: audit 2024-09-17T13:01:23.200969+0000 mon.a (mon.0) 9835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[111962]: audit 2024-09-17T13:01:23.212166+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[111962]: audit 2024-09-17T13:01:23.212166+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[111962]: cluster 2024-09-17T13:01:23.914447+0000 mgr.y (mgr.54108) 2627 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:24.516 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:24 smithi022 bash[111962]: cluster 2024-09-17T13:01:23.914447+0000 mgr.y (mgr.54108) 2627 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:24.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:24 smithi190 bash[89008]: audit 2024-09-17T13:01:23.189956+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:24 smithi190 bash[89008]: audit 2024-09-17T13:01:23.189956+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:24 smithi190 bash[89008]: audit 2024-09-17T13:01:23.200969+0000 mon.a (mon.0) 9835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:24 smithi190 bash[89008]: audit 2024-09-17T13:01:23.200969+0000 mon.a (mon.0) 9835 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:24 smithi190 bash[89008]: audit 2024-09-17T13:01:23.212166+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.653 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:24 smithi190 bash[89008]: audit 2024-09-17T13:01:23.212166+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:24.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:24 smithi190 bash[89008]: cluster 2024-09-17T13:01:23.914447+0000 mgr.y (mgr.54108) 2627 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:24.654 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:24 smithi190 bash[89008]: cluster 2024-09-17T13:01:23.914447+0000 mgr.y (mgr.54108) 2627 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:26 smithi022 bash[109437]: cluster 2024-09-17T13:01:25.915768+0000 mgr.y (mgr.54108) 2628 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:27.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:26 smithi022 bash[109437]: cluster 2024-09-17T13:01:25.915768+0000 mgr.y (mgr.54108) 2628 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:27.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:26 smithi022 bash[111962]: cluster 2024-09-17T13:01:25.915768+0000 mgr.y (mgr.54108) 2628 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:27.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:26 smithi022 bash[111962]: cluster 2024-09-17T13:01:25.915768+0000 mgr.y (mgr.54108) 2628 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:26 smithi190 bash[89008]: cluster 2024-09-17T13:01:25.915768+0000 mgr.y (mgr.54108) 2628 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:27.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:26 smithi190 bash[89008]: cluster 2024-09-17T13:01:25.915768+0000 mgr.y (mgr.54108) 2628 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:28.369 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:28 smithi022 bash[111962]: cluster 2024-09-17T13:01:27.917108+0000 mgr.y (mgr.54108) 2629 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:29.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:28 smithi022 bash[111962]: cluster 2024-09-17T13:01:27.917108+0000 mgr.y (mgr.54108) 2629 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:29.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:28 smithi022 bash[109437]: cluster 2024-09-17T13:01:27.917108+0000 mgr.y (mgr.54108) 2629 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:29.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:28 smithi022 bash[109437]: cluster 2024-09-17T13:01:27.917108+0000 mgr.y (mgr.54108) 2629 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:28 smithi190 bash[89008]: cluster 2024-09-17T13:01:27.917108+0000 mgr.y (mgr.54108) 2629 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:29.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:28 smithi190 bash[89008]: cluster 2024-09-17T13:01:27.917108+0000 mgr.y (mgr.54108) 2629 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:30.980 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:01:30 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:01:30] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T13:01:31.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:30 smithi022 bash[111962]: cluster 2024-09-17T13:01:29.918085+0000 mgr.y (mgr.54108) 2630 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:31.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:30 smithi022 bash[111962]: cluster 2024-09-17T13:01:29.918085+0000 mgr.y (mgr.54108) 2630 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:31.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:30 smithi022 bash[109437]: cluster 2024-09-17T13:01:29.918085+0000 mgr.y (mgr.54108) 2630 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:31.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:30 smithi022 bash[109437]: cluster 2024-09-17T13:01:29.918085+0000 mgr.y (mgr.54108) 2630 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:30 smithi190 bash[89008]: cluster 2024-09-17T13:01:29.918085+0000 mgr.y (mgr.54108) 2630 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:31.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:30 smithi190 bash[89008]: cluster 2024-09-17T13:01:29.918085+0000 mgr.y (mgr.54108) 2630 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:32.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:31 smithi022 bash[109437]: audit 2024-09-17T13:01:30.327743+0000 mgr.y (mgr.54108) 2631 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:32.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:31 smithi022 bash[109437]: audit 2024-09-17T13:01:30.327743+0000 mgr.y (mgr.54108) 2631 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:32.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:31 smithi022 bash[111962]: audit 2024-09-17T13:01:30.327743+0000 mgr.y (mgr.54108) 2631 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:32.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:31 smithi022 bash[111962]: audit 2024-09-17T13:01:30.327743+0000 mgr.y (mgr.54108) 2631 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:31 smithi190 bash[89008]: audit 2024-09-17T13:01:30.327743+0000 mgr.y (mgr.54108) 2631 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:32.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:31 smithi190 bash[89008]: audit 2024-09-17T13:01:30.327743+0000 mgr.y (mgr.54108) 2631 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:33.398 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:32 smithi022 bash[109437]: cluster 2024-09-17T13:01:31.919286+0000 mgr.y (mgr.54108) 2632 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:33.398 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:32 smithi022 bash[109437]: cluster 2024-09-17T13:01:31.919286+0000 mgr.y (mgr.54108) 2632 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:33.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:32 smithi022 bash[111962]: cluster 2024-09-17T13:01:31.919286+0000 mgr.y (mgr.54108) 2632 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:33.398 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:32 smithi022 bash[111962]: cluster 2024-09-17T13:01:31.919286+0000 mgr.y (mgr.54108) 2632 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:33.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:32 smithi190 bash[89008]: cluster 2024-09-17T13:01:31.919286+0000 mgr.y (mgr.54108) 2632 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:33.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:32 smithi190 bash[89008]: cluster 2024-09-17T13:01:31.919286+0000 mgr.y (mgr.54108) 2632 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:33.487 INFO:teuthology.orchestra.run.smithi022.stdout:osd 8 11s ago - 2024-09-17T13:01:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:34 smithi022 bash[111962]: audit 2024-09-17T13:01:33.962745+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:34.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:34 smithi022 bash[111962]: audit 2024-09-17T13:01:33.962745+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:34 smithi022 bash[109437]: audit 2024-09-17T13:01:33.962745+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:34.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:34 smithi022 bash[109437]: audit 2024-09-17T13:01:33.962745+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:34 smithi190 bash[89008]: audit 2024-09-17T13:01:33.962745+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:34.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:34 smithi190 bash[89008]: audit 2024-09-17T13:01:33.962745+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:35.042 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T13:01:35.053 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T13:01:35.053 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-09-17T13:01:35.263 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:35 smithi022 bash[111962]: audit 2024-09-17T13:01:33.456083+0000 mgr.y (mgr.54108) 2633 : audit [DBG] from='client.65141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:35 smithi022 bash[111962]: audit 2024-09-17T13:01:33.456083+0000 mgr.y (mgr.54108) 2633 : audit [DBG] from='client.65141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:35 smithi022 bash[111962]: cluster 2024-09-17T13:01:33.920466+0000 mgr.y (mgr.54108) 2634 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:35.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:35 smithi022 bash[111962]: cluster 2024-09-17T13:01:33.920466+0000 mgr.y (mgr.54108) 2634 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:35 smithi022 bash[109437]: audit 2024-09-17T13:01:33.456083+0000 mgr.y (mgr.54108) 2633 : audit [DBG] from='client.65141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:35 smithi022 bash[109437]: audit 2024-09-17T13:01:33.456083+0000 mgr.y (mgr.54108) 2633 : audit [DBG] from='client.65141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:35 smithi022 bash[109437]: cluster 2024-09-17T13:01:33.920466+0000 mgr.y (mgr.54108) 2634 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:35.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:35 smithi022 bash[109437]: cluster 2024-09-17T13:01:33.920466+0000 mgr.y (mgr.54108) 2634 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:35 smithi190 bash[89008]: audit 2024-09-17T13:01:33.456083+0000 mgr.y (mgr.54108) 2633 : audit [DBG] from='client.65141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:35 smithi190 bash[89008]: audit 2024-09-17T13:01:33.456083+0000 mgr.y (mgr.54108) 2633 : audit [DBG] from='client.65141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:35 smithi190 bash[89008]: cluster 2024-09-17T13:01:33.920466+0000 mgr.y (mgr.54108) 2634 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:35.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:35 smithi190 bash[89008]: cluster 2024-09-17T13:01:33.920466+0000 mgr.y (mgr.54108) 2634 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:37 smithi022 bash[109437]: cluster 2024-09-17T13:01:35.921854+0000 mgr.y (mgr.54108) 2635 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:37.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:37 smithi022 bash[109437]: cluster 2024-09-17T13:01:35.921854+0000 mgr.y (mgr.54108) 2635 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:37.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:37 smithi022 bash[111962]: cluster 2024-09-17T13:01:35.921854+0000 mgr.y (mgr.54108) 2635 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:37.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:37 smithi022 bash[111962]: cluster 2024-09-17T13:01:35.921854+0000 mgr.y (mgr.54108) 2635 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:37 smithi190 bash[89008]: cluster 2024-09-17T13:01:35.921854+0000 mgr.y (mgr.54108) 2635 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:37.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:37 smithi190 bash[89008]: cluster 2024-09-17T13:01:35.921854+0000 mgr.y (mgr.54108) 2635 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:39.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:39 smithi022 bash[109437]: cluster 2024-09-17T13:01:37.923327+0000 mgr.y (mgr.54108) 2636 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:39.301 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:39 smithi022 bash[109437]: cluster 2024-09-17T13:01:37.923327+0000 mgr.y (mgr.54108) 2636 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:39.301 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:39 smithi022 bash[111962]: cluster 2024-09-17T13:01:37.923327+0000 mgr.y (mgr.54108) 2636 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:39.302 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:39 smithi022 bash[111962]: cluster 2024-09-17T13:01:37.923327+0000 mgr.y (mgr.54108) 2636 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:39.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:39 smithi190 bash[89008]: cluster 2024-09-17T13:01:37.923327+0000 mgr.y (mgr.54108) 2636 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:39.302 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:39 smithi190 bash[89008]: cluster 2024-09-17T13:01:37.923327+0000 mgr.y (mgr.54108) 2636 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:40.194 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:41.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:01:40 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:01:40] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T13:01:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:41 smithi190 bash[89008]: cluster 2024-09-17T13:01:39.924441+0000 mgr.y (mgr.54108) 2637 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:41.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:41 smithi190 bash[89008]: cluster 2024-09-17T13:01:39.924441+0000 mgr.y (mgr.54108) 2637 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:41.504 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:41 smithi022 bash[111962]: cluster 2024-09-17T13:01:39.924441+0000 mgr.y (mgr.54108) 2637 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:41.504 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:41 smithi022 bash[111962]: cluster 2024-09-17T13:01:39.924441+0000 mgr.y (mgr.54108) 2637 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:41.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:41 smithi022 bash[109437]: cluster 2024-09-17T13:01:39.924441+0000 mgr.y (mgr.54108) 2637 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:41.504 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:41 smithi022 bash[109437]: cluster 2024-09-17T13:01:39.924441+0000 mgr.y (mgr.54108) 2637 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:42 smithi022 bash[111962]: audit 2024-09-17T13:01:40.335998+0000 mgr.y (mgr.54108) 2638 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:42.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:42 smithi022 bash[111962]: audit 2024-09-17T13:01:40.335998+0000 mgr.y (mgr.54108) 2638 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:42 smithi022 bash[109437]: audit 2024-09-17T13:01:40.335998+0000 mgr.y (mgr.54108) 2638 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:42.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:42 smithi022 bash[109437]: audit 2024-09-17T13:01:40.335998+0000 mgr.y (mgr.54108) 2638 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:42 smithi190 bash[89008]: audit 2024-09-17T13:01:40.335998+0000 mgr.y (mgr.54108) 2638 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:42.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:42 smithi190 bash[89008]: audit 2024-09-17T13:01:40.335998+0000 mgr.y (mgr.54108) 2638 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:43 smithi190 bash[89008]: cluster 2024-09-17T13:01:41.925654+0000 mgr.y (mgr.54108) 2639 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:43 smithi190 bash[89008]: cluster 2024-09-17T13:01:41.925654+0000 mgr.y (mgr.54108) 2639 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:43 smithi190 bash[89008]: audit 2024-09-17T13:01:42.374657+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:43 smithi190 bash[89008]: audit 2024-09-17T13:01:42.374657+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:43 smithi190 bash[89008]: audit 2024-09-17T13:01:42.380875+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:43 smithi190 bash[89008]: audit 2024-09-17T13:01:42.380875+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:43 smithi190 bash[89008]: audit 2024-09-17T13:01:42.386208+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:43 smithi190 bash[89008]: audit 2024-09-17T13:01:42.386208+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[111962]: cluster 2024-09-17T13:01:41.925654+0000 mgr.y (mgr.54108) 2639 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:43.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[111962]: cluster 2024-09-17T13:01:41.925654+0000 mgr.y (mgr.54108) 2639 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:43.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[111962]: audit 2024-09-17T13:01:42.374657+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[111962]: audit 2024-09-17T13:01:42.374657+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[111962]: audit 2024-09-17T13:01:42.380875+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.488 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[111962]: audit 2024-09-17T13:01:42.380875+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[111962]: audit 2024-09-17T13:01:42.386208+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[111962]: audit 2024-09-17T13:01:42.386208+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[109437]: cluster 2024-09-17T13:01:41.925654+0000 mgr.y (mgr.54108) 2639 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[109437]: cluster 2024-09-17T13:01:41.925654+0000 mgr.y (mgr.54108) 2639 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[109437]: audit 2024-09-17T13:01:42.374657+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[109437]: audit 2024-09-17T13:01:42.374657+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[109437]: audit 2024-09-17T13:01:42.380875+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[109437]: audit 2024-09-17T13:01:42.380875+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[109437]: audit 2024-09-17T13:01:42.386208+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:43 smithi022 bash[109437]: audit 2024-09-17T13:01:42.386208+0000 mon.a (mon.0) 9840 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.279 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-17T13:01:44.279 INFO:teuthology.orchestra.run.smithi022.stdout: "image": "quay.io/ceph/ceph", 2024-09-17T13:01:44.279 INFO:teuthology.orchestra.run.smithi022.stdout: "registry": "quay.io", 2024-09-17T13:01:44.279 INFO:teuthology.orchestra.run.smithi022.stdout: "bare_image": "ceph/ceph", 2024-09-17T13:01:44.279 INFO:teuthology.orchestra.run.smithi022.stdout: "versions": [] 2024-09-17T13:01:44.279 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-17T13:01:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: audit 2024-09-17T13:01:43.428368+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: audit 2024-09-17T13:01:43.428368+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: audit 2024-09-17T13:01:43.439153+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.764 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: audit 2024-09-17T13:01:43.439153+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: audit 2024-09-17T13:01:43.450372+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: audit 2024-09-17T13:01:43.450372+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: audit 2024-09-17T13:01:43.867858+0000 mgr.y (mgr.54108) 2640 : audit [DBG] from='client.55209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: audit 2024-09-17T13:01:43.867858+0000 mgr.y (mgr.54108) 2640 : audit [DBG] from='client.55209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: cluster 2024-09-17T13:01:43.926767+0000 mgr.y (mgr.54108) 2641 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[109437]: cluster 2024-09-17T13:01:43.926767+0000 mgr.y (mgr.54108) 2641 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: audit 2024-09-17T13:01:43.428368+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: audit 2024-09-17T13:01:43.428368+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: audit 2024-09-17T13:01:43.439153+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: audit 2024-09-17T13:01:43.439153+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: audit 2024-09-17T13:01:43.450372+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.765 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: audit 2024-09-17T13:01:43.450372+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: audit 2024-09-17T13:01:43.867858+0000 mgr.y (mgr.54108) 2640 : audit [DBG] from='client.55209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: audit 2024-09-17T13:01:43.867858+0000 mgr.y (mgr.54108) 2640 : audit [DBG] from='client.55209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: cluster 2024-09-17T13:01:43.926767+0000 mgr.y (mgr.54108) 2641 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:44.766 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:44 smithi022 bash[111962]: cluster 2024-09-17T13:01:43.926767+0000 mgr.y (mgr.54108) 2641 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: audit 2024-09-17T13:01:43.428368+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: audit 2024-09-17T13:01:43.428368+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: audit 2024-09-17T13:01:43.439153+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: audit 2024-09-17T13:01:43.439153+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: audit 2024-09-17T13:01:43.450372+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: audit 2024-09-17T13:01:43.450372+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: audit 2024-09-17T13:01:43.867858+0000 mgr.y (mgr.54108) 2640 : audit [DBG] from='client.55209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: audit 2024-09-17T13:01:43.867858+0000 mgr.y (mgr.54108) 2640 : audit [DBG] from='client.55209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:44.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: cluster 2024-09-17T13:01:43.926767+0000 mgr.y (mgr.54108) 2641 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:44.904 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:44 smithi190 bash[89008]: cluster 2024-09-17T13:01:43.926767+0000 mgr.y (mgr.54108) 2641 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:45.062 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-17T13:01:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:46 smithi022 bash[109437]: cluster 2024-09-17T13:01:45.928027+0000 mgr.y (mgr.54108) 2642 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:47.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:46 smithi022 bash[109437]: cluster 2024-09-17T13:01:45.928027+0000 mgr.y (mgr.54108) 2642 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:47.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:46 smithi022 bash[111962]: cluster 2024-09-17T13:01:45.928027+0000 mgr.y (mgr.54108) 2642 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:47.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:46 smithi022 bash[111962]: cluster 2024-09-17T13:01:45.928027+0000 mgr.y (mgr.54108) 2642 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:46 smithi190 bash[89008]: cluster 2024-09-17T13:01:45.928027+0000 mgr.y (mgr.54108) 2642 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:47.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:46 smithi190 bash[89008]: cluster 2024-09-17T13:01:45.928027+0000 mgr.y (mgr.54108) 2642 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:49.057 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:48 smithi022 bash[109437]: cluster 2024-09-17T13:01:47.929292+0000 mgr.y (mgr.54108) 2643 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:48 smithi022 bash[109437]: cluster 2024-09-17T13:01:47.929292+0000 mgr.y (mgr.54108) 2643 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:48 smithi022 bash[109437]: audit 2024-09-17T13:01:48.963206+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:49.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:48 smithi022 bash[109437]: audit 2024-09-17T13:01:48.963206+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:49.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:48 smithi022 bash[111962]: cluster 2024-09-17T13:01:47.929292+0000 mgr.y (mgr.54108) 2643 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:48 smithi022 bash[111962]: cluster 2024-09-17T13:01:47.929292+0000 mgr.y (mgr.54108) 2643 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:48 smithi022 bash[111962]: audit 2024-09-17T13:01:48.963206+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:49.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:48 smithi022 bash[111962]: audit 2024-09-17T13:01:48.963206+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:48 smithi190 bash[89008]: cluster 2024-09-17T13:01:47.929292+0000 mgr.y (mgr.54108) 2643 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:48 smithi190 bash[89008]: cluster 2024-09-17T13:01:47.929292+0000 mgr.y (mgr.54108) 2643 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:48 smithi190 bash[89008]: audit 2024-09-17T13:01:48.963206+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:48 smithi190 bash[89008]: audit 2024-09-17T13:01:48.963206+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:01:50.872 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:01:50 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:01:50] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.51.0" 2024-09-17T13:01:51.151 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:50 smithi022 bash[111962]: cluster 2024-09-17T13:01:49.930271+0000 mgr.y (mgr.54108) 2644 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:51.151 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:50 smithi022 bash[111962]: cluster 2024-09-17T13:01:49.930271+0000 mgr.y (mgr.54108) 2644 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:51.151 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:50 smithi022 bash[109437]: cluster 2024-09-17T13:01:49.930271+0000 mgr.y (mgr.54108) 2644 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:51.151 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:50 smithi022 bash[109437]: cluster 2024-09-17T13:01:49.930271+0000 mgr.y (mgr.54108) 2644 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:50 smithi190 bash[89008]: cluster 2024-09-17T13:01:49.930271+0000 mgr.y (mgr.54108) 2644 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:51.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:50 smithi190 bash[89008]: cluster 2024-09-17T13:01:49.930271+0000 mgr.y (mgr.54108) 2644 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:52 smithi022 bash[111962]: audit 2024-09-17T13:01:50.347312+0000 mgr.y (mgr.54108) 2645 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:52.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:52 smithi022 bash[111962]: audit 2024-09-17T13:01:50.347312+0000 mgr.y (mgr.54108) 2645 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:52 smithi022 bash[109437]: audit 2024-09-17T13:01:50.347312+0000 mgr.y (mgr.54108) 2645 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:52.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:52 smithi022 bash[109437]: audit 2024-09-17T13:01:50.347312+0000 mgr.y (mgr.54108) 2645 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:52 smithi190 bash[89008]: audit 2024-09-17T13:01:50.347312+0000 mgr.y (mgr.54108) 2645 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:52.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:52 smithi190 bash[89008]: audit 2024-09-17T13:01:50.347312+0000 mgr.y (mgr.54108) 2645 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:01:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:53 smithi022 bash[111962]: cluster 2024-09-17T13:01:51.931468+0000 mgr.y (mgr.54108) 2646 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:53.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:53 smithi022 bash[111962]: cluster 2024-09-17T13:01:51.931468+0000 mgr.y (mgr.54108) 2646 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:53 smithi022 bash[109437]: cluster 2024-09-17T13:01:51.931468+0000 mgr.y (mgr.54108) 2646 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:53.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:53 smithi022 bash[109437]: cluster 2024-09-17T13:01:51.931468+0000 mgr.y (mgr.54108) 2646 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:53 smithi190 bash[89008]: cluster 2024-09-17T13:01:51.931468+0000 mgr.y (mgr.54108) 2646 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:53.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:53 smithi190 bash[89008]: cluster 2024-09-17T13:01:51.931468+0000 mgr.y (mgr.54108) 2646 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:54.705 INFO:teuthology.orchestra.run.smithi022.stdout: "16.2.0", 2024-09-17T13:01:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:55 smithi022 bash[111962]: cluster 2024-09-17T13:01:53.932415+0000 mgr.y (mgr.54108) 2647 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:55.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:55 smithi022 bash[111962]: cluster 2024-09-17T13:01:53.932415+0000 mgr.y (mgr.54108) 2647 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:55.264 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:55 smithi022 bash[109437]: cluster 2024-09-17T13:01:53.932415+0000 mgr.y (mgr.54108) 2647 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:55.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:55 smithi022 bash[109437]: cluster 2024-09-17T13:01:53.932415+0000 mgr.y (mgr.54108) 2647 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:55 smithi190 bash[89008]: cluster 2024-09-17T13:01:53.932415+0000 mgr.y (mgr.54108) 2647 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:55.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:55 smithi190 bash[89008]: cluster 2024-09-17T13:01:53.932415+0000 mgr.y (mgr.54108) 2647 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:55.867 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-17T13:01:56.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:56 smithi022 bash[111962]: audit 2024-09-17T13:01:54.304281+0000 mgr.y (mgr.54108) 2648 : audit [DBG] from='client.55215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:56.265 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:56 smithi022 bash[111962]: audit 2024-09-17T13:01:54.304281+0000 mgr.y (mgr.54108) 2648 : audit [DBG] from='client.55215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:56 smithi022 bash[109437]: audit 2024-09-17T13:01:54.304281+0000 mgr.y (mgr.54108) 2648 : audit [DBG] from='client.55215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:56.265 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:56 smithi022 bash[109437]: audit 2024-09-17T13:01:54.304281+0000 mgr.y (mgr.54108) 2648 : audit [DBG] from='client.55215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:56.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:56 smithi190 bash[89008]: audit 2024-09-17T13:01:54.304281+0000 mgr.y (mgr.54108) 2648 : audit [DBG] from='client.55215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:56.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:56 smithi190 bash[89008]: audit 2024-09-17T13:01:54.304281+0000 mgr.y (mgr.54108) 2648 : audit [DBG] from='client.55215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:01:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:57 smithi190 bash[89008]: cluster 2024-09-17T13:01:55.933619+0000 mgr.y (mgr.54108) 2649 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:57.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:57 smithi190 bash[89008]: cluster 2024-09-17T13:01:55.933619+0000 mgr.y (mgr.54108) 2649 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:57 smithi022 bash[111962]: cluster 2024-09-17T13:01:55.933619+0000 mgr.y (mgr.54108) 2649 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:57.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:57 smithi022 bash[111962]: cluster 2024-09-17T13:01:55.933619+0000 mgr.y (mgr.54108) 2649 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:57.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:57 smithi022 bash[109437]: cluster 2024-09-17T13:01:55.933619+0000 mgr.y (mgr.54108) 2649 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:57.515 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:57 smithi022 bash[109437]: cluster 2024-09-17T13:01:55.933619+0000 mgr.y (mgr.54108) 2649 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:01:59.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:59 smithi190 bash[89008]: cluster 2024-09-17T13:01:57.934903+0000 mgr.y (mgr.54108) 2650 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:59.298 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:01:59 smithi190 bash[89008]: cluster 2024-09-17T13:01:57.934903+0000 mgr.y (mgr.54108) 2650 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:59 smithi022 bash[111962]: cluster 2024-09-17T13:01:57.934903+0000 mgr.y (mgr.54108) 2650 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:59.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:01:59 smithi022 bash[111962]: cluster 2024-09-17T13:01:57.934903+0000 mgr.y (mgr.54108) 2650 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:59 smithi022 bash[109437]: cluster 2024-09-17T13:01:57.934903+0000 mgr.y (mgr.54108) 2650 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:01:59.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:01:59 smithi022 bash[109437]: cluster 2024-09-17T13:01:57.934903+0000 mgr.y (mgr.54108) 2650 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:00.639 INFO:teuthology.orchestra.run.smithi022.stderr:Inferring config /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:01.014 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:00 smithi022 bash[77365]: ::ffff:172.21.15.190 - - [17/Sep/2024:13:02:00] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.51.0" 2024-09-17T13:02:01.308 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:01 smithi190 bash[89008]: cluster 2024-09-17T13:01:59.935902+0000 mgr.y (mgr.54108) 2651 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:01.308 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:01 smithi190 bash[89008]: cluster 2024-09-17T13:01:59.935902+0000 mgr.y (mgr.54108) 2651 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:01 smithi022 bash[109437]: cluster 2024-09-17T13:01:59.935902+0000 mgr.y (mgr.54108) 2651 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:01.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:01 smithi022 bash[109437]: cluster 2024-09-17T13:01:59.935902+0000 mgr.y (mgr.54108) 2651 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:01.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:01 smithi022 bash[111962]: cluster 2024-09-17T13:01:59.935902+0000 mgr.y (mgr.54108) 2651 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:01.514 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:01 smithi022 bash[111962]: cluster 2024-09-17T13:01:59.935902+0000 mgr.y (mgr.54108) 2651 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:02.309 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:02 smithi022 bash[109437]: audit 2024-09-17T13:02:00.358539+0000 mgr.y (mgr.54108) 2652 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:02:02.309 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:02 smithi022 bash[109437]: audit 2024-09-17T13:02:00.358539+0000 mgr.y (mgr.54108) 2652 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:02:02.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:02 smithi022 bash[111962]: audit 2024-09-17T13:02:00.358539+0000 mgr.y (mgr.54108) 2652 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:02:02.309 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:02 smithi022 bash[111962]: audit 2024-09-17T13:02:00.358539+0000 mgr.y (mgr.54108) 2652 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:02:02.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:02 smithi190 bash[89008]: audit 2024-09-17T13:02:00.358539+0000 mgr.y (mgr.54108) 2652 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:02:02.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:02 smithi190 bash[89008]: audit 2024-09-17T13:02:00.358539+0000 mgr.y (mgr.54108) 2652 : audit [DBG] from='client.65039 -' entity='client.iscsi.foo.smithi022.pvhqdm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T13:02:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:03 smithi190 bash[89008]: cluster 2024-09-17T13:02:01.936744+0000 mgr.y (mgr.54108) 2653 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:02:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:03 smithi190 bash[89008]: cluster 2024-09-17T13:02:01.936744+0000 mgr.y (mgr.54108) 2653 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:02:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:03 smithi190 bash[89008]: audit 2024-09-17T13:02:02.584393+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:03 smithi190 bash[89008]: audit 2024-09-17T13:02:02.584393+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:03 smithi190 bash[89008]: audit 2024-09-17T13:02:02.597370+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:03 smithi190 bash[89008]: audit 2024-09-17T13:02:02.597370+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:03 smithi190 bash[89008]: audit 2024-09-17T13:02:02.608547+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:03 smithi190 bash[89008]: audit 2024-09-17T13:02:02.608547+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[109437]: cluster 2024-09-17T13:02:01.936744+0000 mgr.y (mgr.54108) 2653 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:02:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[109437]: cluster 2024-09-17T13:02:01.936744+0000 mgr.y (mgr.54108) 2653 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:02:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[109437]: audit 2024-09-17T13:02:02.584393+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[109437]: audit 2024-09-17T13:02:02.584393+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[109437]: audit 2024-09-17T13:02:02.597370+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[109437]: audit 2024-09-17T13:02:02.597370+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[109437]: audit 2024-09-17T13:02:02.608547+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.514 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[109437]: audit 2024-09-17T13:02:02.608547+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[111962]: cluster 2024-09-17T13:02:01.936744+0000 mgr.y (mgr.54108) 2653 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:02:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[111962]: cluster 2024-09-17T13:02:01.936744+0000 mgr.y (mgr.54108) 2653 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T13:02:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[111962]: audit 2024-09-17T13:02:02.584393+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[111962]: audit 2024-09-17T13:02:02.584393+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[111962]: audit 2024-09-17T13:02:02.597370+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[111962]: audit 2024-09-17T13:02:02.597370+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[111962]: audit 2024-09-17T13:02:02.608547+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:03.515 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:03 smithi022 bash[111962]: audit 2024-09-17T13:02:02.608547+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.930 INFO:teuthology.orchestra.run.smithi022.stdout: "v16.2.2", 2024-09-17T13:02:04.930 INFO:teuthology.orchestra.run.smithi022.stdout: "v16.2.2-20210505", 2024-09-17T13:02:04.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: audit 2024-09-17T13:02:03.663913+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: audit 2024-09-17T13:02:03.663913+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: audit 2024-09-17T13:02:03.678739+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.931 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: audit 2024-09-17T13:02:03.678739+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: audit 2024-09-17T13:02:03.692269+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: audit 2024-09-17T13:02:03.692269+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: cluster 2024-09-17T13:02:03.937961+0000 mgr.y (mgr.54108) 2654 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: cluster 2024-09-17T13:02:03.937961+0000 mgr.y (mgr.54108) 2654 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: audit 2024-09-17T13:02:03.963539+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[109437]: audit 2024-09-17T13:02:03.963539+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: audit 2024-09-17T13:02:03.663913+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: audit 2024-09-17T13:02:03.663913+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: audit 2024-09-17T13:02:03.678739+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: audit 2024-09-17T13:02:03.678739+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: audit 2024-09-17T13:02:03.692269+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.932 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: audit 2024-09-17T13:02:03.692269+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:04.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: cluster 2024-09-17T13:02:03.937961+0000 mgr.y (mgr.54108) 2654 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:04.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: cluster 2024-09-17T13:02:03.937961+0000 mgr.y (mgr.54108) 2654 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:04.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: audit 2024-09-17T13:02:03.963539+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:02:04.933 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:04 smithi022 bash[111962]: audit 2024-09-17T13:02:03.963539+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:02:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: audit 2024-09-17T13:02:03.663913+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: audit 2024-09-17T13:02:03.663913+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: audit 2024-09-17T13:02:03.678739+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: audit 2024-09-17T13:02:03.678739+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: audit 2024-09-17T13:02:03.692269+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: audit 2024-09-17T13:02:03.692269+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' 2024-09-17T13:02:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: cluster 2024-09-17T13:02:03.937961+0000 mgr.y (mgr.54108) 2654 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:05.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: cluster 2024-09-17T13:02:03.937961+0000 mgr.y (mgr.54108) 2654 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T13:02:05.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: audit 2024-09-17T13:02:03.963539+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:02:05.154 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:04 smithi190 bash[89008]: audit 2024-09-17T13:02:03.963539+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.54108 172.21.15.22:0/2019925061' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T13:02:05.664 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T13:02:05.676 INFO:tasks.cephadm:Teardown begin 2024-09-17T13:02:05.677 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:02:05.690 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:02:05.705 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T13:02:05.705 DEBUG:teuthology.orchestra.run.smithi022:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T13:02:05.736 DEBUG:teuthology.orchestra.run.smithi190:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T13:02:05.753 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T13:02:05.753 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T13:02:05.754 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a 2024-09-17T13:02:05.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:05 smithi022 bash[111962]: audit 2024-09-17T13:02:04.540853+0000 mgr.y (mgr.54108) 2655 : audit [DBG] from='client.55221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:05.926 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:05 smithi022 bash[111962]: audit 2024-09-17T13:02:04.540853+0000 mgr.y (mgr.54108) 2655 : audit [DBG] from='client.55221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:05.926 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:05 smithi022 bash[109437]: audit 2024-09-17T13:02:04.540853+0000 mgr.y (mgr.54108) 2655 : audit [DBG] from='client.55221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:05.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:05 smithi022 bash[109437]: audit 2024-09-17T13:02:04.540853+0000 mgr.y (mgr.54108) 2655 : audit [DBG] from='client.55221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:05.927 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:05 smithi022 systemd[1]: Stopping Ceph mon.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:05.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:05 smithi022 bash[109437]: debug 2024-09-17T13:02:05.920+0000 7fc045f91640 -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-09-17T13:02:05.944 INFO:journalctl@ceph.mon.a.smithi022.stdout:Sep 17 13:02:05 smithi022 bash[109437]: debug 2024-09-17T13:02:05.920+0000 7fc045f91640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-17T13:02:06.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:05 smithi190 bash[89008]: audit 2024-09-17T13:02:04.540853+0000 mgr.y (mgr.54108) 2655 : audit [DBG] from='client.55221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:06.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:05 smithi190 bash[89008]: audit 2024-09-17T13:02:04.540853+0000 mgr.y (mgr.54108) 2655 : audit [DBG] from='client.55221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:06.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:05 smithi022 bash[77365]: [17/Sep/2024:13:02:05] ENGINE Bus STOPPING 2024-09-17T13:02:06.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:06 smithi022 bash[77365]: [17/Sep/2024:13:02:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T13:02:06.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:06 smithi022 bash[77365]: [17/Sep/2024:13:02:06] ENGINE Bus STOPPED 2024-09-17T13:02:06.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:06 smithi022 bash[77365]: [17/Sep/2024:13:02:06] ENGINE Bus STARTING 2024-09-17T13:02:06.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:06 smithi022 bash[77365]: [17/Sep/2024:13:02:06] ENGINE Serving on http://:::9283 2024-09-17T13:02:06.765 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:06 smithi022 bash[77365]: [17/Sep/2024:13:02:06] ENGINE Bus STARTED 2024-09-17T13:02:06.987 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T13:02:07.025 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:07.025 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T13:02:07.025 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T13:02:07.025 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.c 2024-09-17T13:02:07.264 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:07 smithi022 bash[77365]: [17/Sep/2024:13:02:07] ENGINE Bus STOPPING 2024-09-17T13:02:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:07 smithi022 systemd[1]: Stopping Ceph mon.c for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:07 smithi022 bash[111962]: debug 2024-09-17T13:02:07.192+0000 7f9bfba0e640 -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-09-17T13:02:07.264 INFO:journalctl@ceph.mon.c.smithi022.stdout:Sep 17 13:02:07 smithi022 bash[111962]: debug 2024-09-17T13:02:07.192+0000 7f9bfba0e640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-17T13:02:07.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:07 smithi022 bash[77365]: [17/Sep/2024:13:02:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T13:02:07.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:07 smithi022 bash[77365]: [17/Sep/2024:13:02:07] ENGINE Bus STOPPED 2024-09-17T13:02:07.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:07 smithi022 bash[77365]: [17/Sep/2024:13:02:07] ENGINE Bus STARTING 2024-09-17T13:02:07.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:07 smithi022 bash[77365]: [17/Sep/2024:13:02:07] ENGINE Serving on http://:::9283 2024-09-17T13:02:07.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:07 smithi022 bash[77365]: [17/Sep/2024:13:02:07] ENGINE Bus STARTED 2024-09-17T13:02:08.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T13:02:08.239 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:08.240 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T13:02:08.240 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T13:02:08.240 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.b 2024-09-17T13:02:08.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:08 smithi190 systemd[1]: Stopping Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:08.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:08 smithi190 bash[89008]: debug 2024-09-17T13:02:08.387+0000 7fd54cf59640 -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-09-17T13:02:08.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:08 smithi190 bash[89008]: debug 2024-09-17T13:02:08.387+0000 7fd54cf59640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-17T13:02:09.383 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T13:02:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:09 smithi190 bash[123421]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-b 2024-09-17T13:02:09.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:09 smithi190 bash[123482]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mon-b 2024-09-17T13:02:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:09 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T13:02:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:09 smithi190 systemd[1]: Stopped Ceph mon.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T13:02:09.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Sep 17 13:02:09 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mon.b.service: Consumed 1.482s CPU time. 2024-09-17T13:02:09.420 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:09.420 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T13:02:09.420 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T13:02:09.421 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y 2024-09-17T13:02:09.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:09 smithi022 systemd[1]: Stopping Ceph mgr.y for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:09.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:09 smithi022 bash[77365]: debug 2024-09-17T13:02:09.564+0000 7fe75d403640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -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-09-17T13:02:10.764 INFO:journalctl@ceph.mgr.y.smithi022.stdout:Sep 17 13:02:10 smithi022 bash[159447]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-mgr-y 2024-09-17T13:02:10.849 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T13:02:10.873 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:10.873 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T13:02:10.873 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T13:02:10.873 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x 2024-09-17T13:02:11.153 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Sep 17 13:02:10 smithi190 systemd[1]: Stopping Ceph mgr.x for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:11.908 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T13:02:11.930 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:11.931 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T13:02:11.931 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T13:02:11.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.0 2024-09-17T13:02:12.264 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 13:02:11 smithi022 systemd[1]: Stopping Ceph osd.0 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:12.764 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 13:02:12 smithi022 bash[117988]: debug 2024-09-17T13:02:12.488+0000 7fcbdda73640 -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-09-17T13:02:12.764 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 13:02:12 smithi022 bash[117988]: debug 2024-09-17T13:02:12.488+0000 7fcbdda73640 -1 osd.0 170 *** Got signal Terminated *** 2024-09-17T13:02:12.764 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 13:02:12 smithi022 bash[117988]: debug 2024-09-17T13:02:12.488+0000 7fcbdda73640 -1 osd.0 170 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:02:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:02:17 smithi190 bash[82466]: ts=2024-09-17T13:02:17.123Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:02:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:02:17 smithi190 bash[82466]: ts=2024-09-17T13:02:17.125Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:02:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:02:17 smithi190 bash[82466]: ts=2024-09-17T13:02:17.128Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:02:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:02:17 smithi190 bash[82466]: ts=2024-09-17T13:02:17.129Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:02:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:02:17 smithi190 bash[82466]: ts=2024-09-17T13:02:17.129Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:02:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:02:17 smithi190 bash[82466]: ts=2024-09-17T13:02:17.132Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:02:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:02:17 smithi190 bash[82466]: ts=2024-09-17T13:02:17.132Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:02:18.764 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 13:02:18 smithi022 bash[159638]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-0 2024-09-17T13:02:18.764 INFO:journalctl@ceph.osd.0.smithi022.stdout:Sep 17 13:02:18 smithi022 bash[160228]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-0 2024-09-17T13:02:20.778 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T13:02:20.808 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:20.808 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T13:02:20.808 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T13:02:20.808 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.1 2024-09-17T13:02:21.264 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 13:02:20 smithi022 systemd[1]: Stopping Ceph osd.1 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:21.264 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 13:02:20 smithi022 bash[120953]: debug 2024-09-17T13:02:20.991+0000 7faaa8a6a640 -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-09-17T13:02:21.264 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 13:02:20 smithi022 bash[120953]: debug 2024-09-17T13:02:20.991+0000 7faaa8a6a640 -1 osd.1 170 *** Got signal Terminated *** 2024-09-17T13:02:21.264 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 13:02:20 smithi022 bash[120953]: debug 2024-09-17T13:02:20.991+0000 7faaa8a6a640 -1 osd.1 170 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:02:27.361 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 13:02:27 smithi022 bash[160358]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-1 2024-09-17T13:02:27.362 INFO:journalctl@ceph.osd.1.smithi022.stdout:Sep 17 13:02:27 smithi022 bash[160426]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-1 2024-09-17T13:02:29.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T13:02:29.228 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:29.229 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T13:02:29.229 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T13:02:29.229 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.2 2024-09-17T13:02:29.514 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 13:02:29 smithi022 systemd[1]: Stopping Ceph osd.2 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:30.264 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 13:02:29 smithi022 bash[126415]: debug 2024-09-17T13:02:29.779+0000 7f239bd8d640 -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-09-17T13:02:30.264 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 13:02:29 smithi022 bash[126415]: debug 2024-09-17T13:02:29.779+0000 7f239bd8d640 -1 osd.2 170 *** Got signal Terminated *** 2024-09-17T13:02:30.264 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 13:02:29 smithi022 bash[126415]: debug 2024-09-17T13:02:29.779+0000 7f239bd8d640 -1 osd.2 170 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:02:36.122 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 13:02:35 smithi022 bash[160565]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-2 2024-09-17T13:02:36.122 INFO:journalctl@ceph.osd.2.smithi022.stdout:Sep 17 13:02:35 smithi022 bash[160917]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-2 2024-09-17T13:02:37.919 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T13:02:37.947 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:37.947 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T13:02:37.947 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T13:02:37.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.3 2024-09-17T13:02:38.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 13:02:38 smithi022 systemd[1]: Stopping Ceph osd.3 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:38.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 13:02:38 smithi022 bash[134523]: debug 2024-09-17T13:02:38.123+0000 7fecf6c54640 -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-09-17T13:02:38.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 13:02:38 smithi022 bash[134523]: debug 2024-09-17T13:02:38.123+0000 7fecf6c54640 -1 osd.3 170 *** Got signal Terminated *** 2024-09-17T13:02:38.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 13:02:38 smithi022 bash[134523]: debug 2024-09-17T13:02:38.123+0000 7fecf6c54640 -1 osd.3 170 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:02:39.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:38 smithi190 bash[105768]: debug 2024-09-17T13:02:38.766+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:39.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:39 smithi190 bash[108613]: debug 2024-09-17T13:02:39.274+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:40.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:39 smithi190 bash[105768]: debug 2024-09-17T13:02:39.786+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:40.545 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:40 smithi190 bash[108613]: debug 2024-09-17T13:02:40.282+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:40.849 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:40 smithi190 bash[105768]: debug 2024-09-17T13:02:40.758+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:41.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:41 smithi190 bash[108613]: debug 2024-09-17T13:02:41.250+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:41.653 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:41 smithi190 bash[102937]: debug 2024-09-17T13:02:41.434+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:42.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:41 smithi190 bash[105768]: debug 2024-09-17T13:02:41.806+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:42.514 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 13:02:42 smithi022 bash[134523]: debug 2024-09-17T13:02:42.023+0000 7fecf3269640 -1 osd.3 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.820412+0000 front 2024-09-17T13:02:15.820143+0000 (oldest deadline 2024-09-17T13:02:41.120409+0000) 2024-09-17T13:02:42.626 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:42 smithi190 bash[108613]: debug 2024-09-17T13:02:42.222+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:42.626 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:42 smithi190 bash[102937]: debug 2024-09-17T13:02:42.462+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:42.902 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:42 smithi190 bash[105768]: debug 2024-09-17T13:02:42.842+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:42.903 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:42 smithi190 bash[111451]: debug 2024-09-17T13:02:42.754+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:43.264 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 13:02:42 smithi022 bash[134523]: debug 2024-09-17T13:02:42.995+0000 7fecf3269640 -1 osd.3 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.820412+0000 front 2024-09-17T13:02:15.820143+0000 (oldest deadline 2024-09-17T13:02:41.120409+0000) 2024-09-17T13:02:43.478 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:43 smithi190 bash[108613]: debug 2024-09-17T13:02:43.222+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:43.803 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:43 smithi190 bash[102937]: debug 2024-09-17T13:02:43.490+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:44.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:43 smithi190 bash[105768]: debug 2024-09-17T13:02:43.802+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:44.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:43 smithi190 bash[111451]: debug 2024-09-17T13:02:43.802+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:44.503 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:44 smithi190 bash[108613]: debug 2024-09-17T13:02:44.178+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:44.505 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 13:02:44 smithi022 bash[161047]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-3 2024-09-17T13:02:44.505 INFO:journalctl@ceph.osd.3.smithi022.stdout:Sep 17 13:02:44 smithi022 bash[161604]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-3 2024-09-17T13:02:44.793 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:44 smithi190 bash[102937]: debug 2024-09-17T13:02:44.502+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:45.141 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:44 smithi190 bash[111451]: debug 2024-09-17T13:02:44.822+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:45.141 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:44 smithi190 bash[105768]: debug 2024-09-17T13:02:44.790+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:45.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:45 smithi190 bash[108613]: debug 2024-09-17T13:02:45.138+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:45.813 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:45 smithi190 bash[102937]: debug 2024-09-17T13:02:45.498+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:46.123 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:45 smithi190 bash[111451]: debug 2024-09-17T13:02:45.814+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:46.124 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:45 smithi190 bash[105768]: debug 2024-09-17T13:02:45.810+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:46.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T13:02:46.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:46.372 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T13:02:46.372 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T13:02:46.372 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.4 2024-09-17T13:02:46.383 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:46 smithi190 bash[108613]: debug 2024-09-17T13:02:46.118+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:46.653 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:46 smithi190 systemd[1]: Stopping Ceph osd.4 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:46.653 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:46 smithi190 bash[102937]: debug 2024-09-17T13:02:46.514+0000 7fbff6ba7640 -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-09-17T13:02:46.653 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:46 smithi190 bash[102937]: debug 2024-09-17T13:02:46.514+0000 7fbff6ba7640 -1 osd.4 170 *** Got signal Terminated *** 2024-09-17T13:02:46.653 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:46 smithi190 bash[102937]: debug 2024-09-17T13:02:46.514+0000 7fbff6ba7640 -1 osd.4 170 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:02:46.653 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:46 smithi190 bash[102937]: debug 2024-09-17T13:02:46.518+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:47.110 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:46 smithi190 bash[105768]: debug 2024-09-17T13:02:46.794+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:47.111 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:46 smithi190 bash[111451]: debug 2024-09-17T13:02:46.814+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:47.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:47 smithi190 bash[108613]: debug 2024-09-17T13:02:47.106+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:47.804 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:47 smithi190 bash[102937]: debug 2024-09-17T13:02:47.522+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:47.804 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:47 smithi190 bash[102937]: debug 2024-09-17T13:02:47.522+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.157184+0000 front 2024-09-17T13:02:22.157089+0000 (oldest deadline 2024-09-17T13:02:47.457051+0000) 2024-09-17T13:02:47.805 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:47 smithi190 bash[105768]: debug 2024-09-17T13:02:47.762+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:47.805 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:47 smithi190 bash[105768]: debug 2024-09-17T13:02:47.762+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:48.127 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:47 smithi190 bash[111451]: debug 2024-09-17T13:02:47.802+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:48.127 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:47 smithi190 bash[111451]: debug 2024-09-17T13:02:47.802+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:48.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:48 smithi190 bash[108613]: debug 2024-09-17T13:02:48.122+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:48.809 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:48 smithi190 bash[102937]: debug 2024-09-17T13:02:48.498+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:48.809 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:48 smithi190 bash[102937]: debug 2024-09-17T13:02:48.498+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.157184+0000 front 2024-09-17T13:02:22.157089+0000 (oldest deadline 2024-09-17T13:02:47.457051+0000) 2024-09-17T13:02:48.809 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:48 smithi190 bash[105768]: debug 2024-09-17T13:02:48.730+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:48.810 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:48 smithi190 bash[105768]: debug 2024-09-17T13:02:48.730+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:49.133 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:48 smithi190 bash[111451]: debug 2024-09-17T13:02:48.806+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:49.133 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:48 smithi190 bash[111451]: debug 2024-09-17T13:02:48.806+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:49.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:49 smithi190 bash[108613]: debug 2024-09-17T13:02:49.130+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:49.791 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:49 smithi190 bash[102937]: debug 2024-09-17T13:02:49.522+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:49.791 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:49 smithi190 bash[102937]: debug 2024-09-17T13:02:49.522+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.157184+0000 front 2024-09-17T13:02:22.157089+0000 (oldest deadline 2024-09-17T13:02:47.457051+0000) 2024-09-17T13:02:49.792 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:49 smithi190 bash[105768]: debug 2024-09-17T13:02:49.762+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:49.792 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:49 smithi190 bash[105768]: debug 2024-09-17T13:02:49.762+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:50.113 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:49 smithi190 bash[111451]: debug 2024-09-17T13:02:49.786+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:50.113 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:49 smithi190 bash[111451]: debug 2024-09-17T13:02:49.786+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:50.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:50 smithi190 bash[108613]: debug 2024-09-17T13:02:50.110+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:50.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:50 smithi190 bash[108613]: debug 2024-09-17T13:02:50.110+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:50.903 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:50 smithi190 bash[102937]: debug 2024-09-17T13:02:50.522+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:15.954415+0000 front 2024-09-17T13:02:15.954506+0000 (oldest deadline 2024-09-17T13:02:41.155177+0000) 2024-09-17T13:02:50.903 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:50 smithi190 bash[102937]: debug 2024-09-17T13:02:50.522+0000 7fbff31bc640 -1 osd.4 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.157184+0000 front 2024-09-17T13:02:22.157089+0000 (oldest deadline 2024-09-17T13:02:47.457051+0000) 2024-09-17T13:02:50.903 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:50 smithi190 bash[105768]: debug 2024-09-17T13:02:50.722+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:50.903 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:50 smithi190 bash[105768]: debug 2024-09-17T13:02:50.722+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:50.903 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:50 smithi190 bash[111451]: debug 2024-09-17T13:02:50.758+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:50.904 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:50 smithi190 bash[111451]: debug 2024-09-17T13:02:50.758+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:51.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:51 smithi190 bash[108613]: debug 2024-09-17T13:02:51.106+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:51.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:51 smithi190 bash[108613]: debug 2024-09-17T13:02:51.106+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:52.005 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:51 smithi190 bash[105768]: debug 2024-09-17T13:02:51.694+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:52.005 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:51 smithi190 bash[105768]: debug 2024-09-17T13:02:51.694+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:52.005 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:51 smithi190 bash[111451]: debug 2024-09-17T13:02:51.810+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:52.005 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:51 smithi190 bash[111451]: debug 2024-09-17T13:02:51.810+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:52.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:52 smithi190 bash[108613]: debug 2024-09-17T13:02:52.158+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:52.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:52 smithi190 bash[108613]: debug 2024-09-17T13:02:52.158+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:53.035 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:52 smithi190 bash[124514]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-4 2024-09-17T13:02:53.035 INFO:journalctl@ceph.osd.4.smithi190.stdout:Sep 17 13:02:52 smithi190 bash[124643]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-4 2024-09-17T13:02:53.036 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:52 smithi190 bash[111451]: debug 2024-09-17T13:02:52.858+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:53.036 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:52 smithi190 bash[111451]: debug 2024-09-17T13:02:52.858+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:53.036 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:52 smithi190 bash[105768]: debug 2024-09-17T13:02:52.730+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:53.036 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:52 smithi190 bash[105768]: debug 2024-09-17T13:02:52.730+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:53.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:53 smithi190 bash[108613]: debug 2024-09-17T13:02:53.122+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:53.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:53 smithi190 bash[108613]: debug 2024-09-17T13:02:53.122+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:54.075 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:53 smithi190 bash[105768]: debug 2024-09-17T13:02:53.686+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:54.075 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:53 smithi190 bash[105768]: debug 2024-09-17T13:02:53.686+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:54.075 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:53 smithi190 bash[111451]: debug 2024-09-17T13:02:53.814+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:54.075 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:53 smithi190 bash[111451]: debug 2024-09-17T13:02:53.814+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:54.392 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:54 smithi190 bash[108613]: debug 2024-09-17T13:02:54.162+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:54.392 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:54 smithi190 bash[108613]: debug 2024-09-17T13:02:54.162+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:55.122 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:54 smithi190 bash[111451]: debug 2024-09-17T13:02:54.858+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:55.122 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:54 smithi190 bash[111451]: debug 2024-09-17T13:02:54.858+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:55.123 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:54 smithi190 bash[105768]: debug 2024-09-17T13:02:54.682+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:55.123 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:54 smithi190 bash[105768]: debug 2024-09-17T13:02:54.682+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:55.126 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T13:02:55.202 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:02:55.202 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T13:02:55.202 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T13:02:55.203 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.5 2024-09-17T13:02:55.391 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:55 smithi190 systemd[1]: Stopping Ceph osd.5 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:02:55.391 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[108613]: debug 2024-09-17T13:02:55.198+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:55.391 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[108613]: debug 2024-09-17T13:02:55.198+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:55.652 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[105768]: debug 2024-09-17T13:02:55.386+0000 7ffad95a2640 -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-09-17T13:02:55.653 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[105768]: debug 2024-09-17T13:02:55.386+0000 7ffad95a2640 -1 osd.5 170 *** Got signal Terminated *** 2024-09-17T13:02:55.653 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[105768]: debug 2024-09-17T13:02:55.386+0000 7ffad95a2640 -1 osd.5 170 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:02:56.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[105768]: debug 2024-09-17T13:02:55.694+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:56.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[105768]: debug 2024-09-17T13:02:55.694+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:56.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[111451]: debug 2024-09-17T13:02:55.894+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:56.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:55 smithi190 bash[111451]: debug 2024-09-17T13:02:55.894+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:56.652 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:56 smithi190 bash[108613]: debug 2024-09-17T13:02:56.226+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:56.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:56 smithi190 bash[108613]: debug 2024-09-17T13:02:56.226+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:57.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:56 smithi190 bash[105768]: debug 2024-09-17T13:02:56.666+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:57.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:56 smithi190 bash[105768]: debug 2024-09-17T13:02:56.666+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:57.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:56 smithi190 bash[105768]: debug 2024-09-17T13:02:56.666+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:33.381832+0000 front 2024-09-17T13:02:33.381802+0000 (oldest deadline 2024-09-17T13:02:56.281467+0000) 2024-09-17T13:02:57.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:56 smithi190 bash[111451]: debug 2024-09-17T13:02:56.862+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:57.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:56 smithi190 bash[111451]: debug 2024-09-17T13:02:56.862+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:57.154 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:56 smithi190 bash[111451]: debug 2024-09-17T13:02:56.862+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:02:57.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[108613]: debug 2024-09-17T13:02:57.262+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:57.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[108613]: debug 2024-09-17T13:02:57.262+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:57.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[108613]: debug 2024-09-17T13:02:57.262+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:02:58.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[105768]: debug 2024-09-17T13:02:57.706+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:58.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[105768]: debug 2024-09-17T13:02:57.706+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:58.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[105768]: debug 2024-09-17T13:02:57.706+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:33.381832+0000 front 2024-09-17T13:02:33.381802+0000 (oldest deadline 2024-09-17T13:02:56.281467+0000) 2024-09-17T13:02:58.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[111451]: debug 2024-09-17T13:02:57.842+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:58.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[111451]: debug 2024-09-17T13:02:57.842+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:58.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:57 smithi190 bash[111451]: debug 2024-09-17T13:02:57.842+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:02:58.652 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[108613]: debug 2024-09-17T13:02:58.302+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:58.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[108613]: debug 2024-09-17T13:02:58.302+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:58.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[108613]: debug 2024-09-17T13:02:58.302+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:02:59.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[105768]: debug 2024-09-17T13:02:58.698+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:02:59.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[105768]: debug 2024-09-17T13:02:58.698+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:02:59.153 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[105768]: debug 2024-09-17T13:02:58.698+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:33.381832+0000 front 2024-09-17T13:02:33.381802+0000 (oldest deadline 2024-09-17T13:02:56.281467+0000) 2024-09-17T13:02:59.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[111451]: debug 2024-09-17T13:02:58.870+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:02:59.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[111451]: debug 2024-09-17T13:02:58.870+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:02:59.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:58 smithi190 bash[111451]: debug 2024-09-17T13:02:58.870+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:02:59.652 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[108613]: debug 2024-09-17T13:02:59.274+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:02:59.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[108613]: debug 2024-09-17T13:02:59.274+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:02:59.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[108613]: debug 2024-09-17T13:02:59.274+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:00.139 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[105768]: debug 2024-09-17T13:02:59.670+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:13.777285+0000 front 2024-09-17T13:02:13.777055+0000 (oldest deadline 2024-09-17T13:02:38.476902+0000) 2024-09-17T13:03:00.140 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[105768]: debug 2024-09-17T13:02:59.670+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:24.080440+0000 front 2024-09-17T13:02:24.080202+0000 (oldest deadline 2024-09-17T13:02:46.979963+0000) 2024-09-17T13:03:00.140 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[105768]: debug 2024-09-17T13:02:59.670+0000 7ffad5bb7640 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:33.381832+0000 front 2024-09-17T13:02:33.381802+0000 (oldest deadline 2024-09-17T13:02:56.281467+0000) 2024-09-17T13:03:00.140 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[111451]: debug 2024-09-17T13:02:59.906+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:00.140 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[111451]: debug 2024-09-17T13:02:59.906+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:00.140 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:02:59 smithi190 bash[111451]: debug 2024-09-17T13:02:59.906+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:00.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:00 smithi190 bash[108613]: debug 2024-09-17T13:03:00.266+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:00.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:00 smithi190 bash[108613]: debug 2024-09-17T13:03:00.266+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:00.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:00 smithi190 bash[108613]: debug 2024-09-17T13:03:00.266+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:01.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:00 smithi190 bash[111451]: debug 2024-09-17T13:03:00.886+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:01.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:00 smithi190 bash[111451]: debug 2024-09-17T13:03:00.886+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:01.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:00 smithi190 bash[111451]: debug 2024-09-17T13:03:00.886+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:01.643 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:01 smithi190 bash[108613]: debug 2024-09-17T13:03:01.290+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:01.643 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:01 smithi190 bash[108613]: debug 2024-09-17T13:03:01.290+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:01.644 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:01 smithi190 bash[108613]: debug 2024-09-17T13:03:01.290+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:01.903 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:03:01 smithi190 bash[124772]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-5 2024-09-17T13:03:01.903 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:01 smithi190 bash[111451]: debug 2024-09-17T13:03:01.866+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:01.903 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:01 smithi190 bash[111451]: debug 2024-09-17T13:03:01.866+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:01.903 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:01 smithi190 bash[111451]: debug 2024-09-17T13:03:01.866+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:02.276 INFO:journalctl@ceph.osd.5.smithi190.stdout:Sep 17 13:03:01 smithi190 bash[124845]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-5 2024-09-17T13:03:02.612 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:02 smithi190 bash[108613]: debug 2024-09-17T13:03:02.270+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:02.613 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:02 smithi190 bash[108613]: debug 2024-09-17T13:03:02.270+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:02.613 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:02 smithi190 bash[108613]: debug 2024-09-17T13:03:02.270+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:03.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:02 smithi190 bash[111451]: debug 2024-09-17T13:03:02.874+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:03.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:02 smithi190 bash[111451]: debug 2024-09-17T13:03:02.874+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:03.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:02 smithi190 bash[111451]: debug 2024-09-17T13:03:02.874+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:03.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:03 smithi190 bash[108613]: debug 2024-09-17T13:03:03.262+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:03.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:03 smithi190 bash[108613]: debug 2024-09-17T13:03:03.262+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:03.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:03 smithi190 bash[108613]: debug 2024-09-17T13:03:03.262+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:04.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:03 smithi190 bash[111451]: debug 2024-09-17T13:03:03.854+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:04.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:03 smithi190 bash[111451]: debug 2024-09-17T13:03:03.854+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:04.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:03 smithi190 bash[111451]: debug 2024-09-17T13:03:03.854+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:04.537 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:04 smithi190 bash[108613]: debug 2024-09-17T13:03:04.274+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:04.537 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:04 smithi190 bash[108613]: debug 2024-09-17T13:03:04.274+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:04.537 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:04 smithi190 bash[108613]: debug 2024-09-17T13:03:04.274+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:05.147 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:04 smithi190 bash[111451]: debug 2024-09-17T13:03:04.818+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:05.147 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:04 smithi190 bash[111451]: debug 2024-09-17T13:03:04.818+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:05.147 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:04 smithi190 bash[111451]: debug 2024-09-17T13:03:04.818+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:05.147 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:04 smithi190 bash[111451]: debug 2024-09-17T13:03:04.818+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:05.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[108613]: debug 2024-09-17T13:03:05.246+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:05.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[108613]: debug 2024-09-17T13:03:05.246+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:05.403 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[108613]: debug 2024-09-17T13:03:05.246+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:05.551 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T13:03:05.579 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:03:05.580 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T13:03:05.580 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T13:03:05.580 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.6 2024-09-17T13:03:05.866 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:05 smithi190 systemd[1]: Stopping Ceph osd.6 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:03:05.866 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[108613]: debug 2024-09-17T13:03:05.746+0000 7f89b8f81640 -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-09-17T13:03:05.866 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[108613]: debug 2024-09-17T13:03:05.746+0000 7f89b8f81640 -1 osd.6 170 *** Got signal Terminated *** 2024-09-17T13:03:05.866 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[108613]: debug 2024-09-17T13:03:05.746+0000 7f89b8f81640 -1 osd.6 170 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:03:06.140 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[111451]: debug 2024-09-17T13:03:05.862+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:06.140 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[111451]: debug 2024-09-17T13:03:05.862+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:06.140 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[111451]: debug 2024-09-17T13:03:05.862+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:06.140 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:05 smithi190 bash[111451]: debug 2024-09-17T13:03:05.862+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:06.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:06 smithi190 bash[108613]: debug 2024-09-17T13:03:06.210+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:06.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:06 smithi190 bash[108613]: debug 2024-09-17T13:03:06.210+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:06.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:06 smithi190 bash[108613]: debug 2024-09-17T13:03:06.210+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:06.402 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:06 smithi190 bash[108613]: debug 2024-09-17T13:03:06.210+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:40.197951+0000 front 2024-09-17T13:02:40.197771+0000 (oldest deadline 2024-09-17T13:03:05.497656+0000) 2024-09-17T13:03:07.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:06 smithi190 bash[111451]: debug 2024-09-17T13:03:06.897+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:07.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:06 smithi190 bash[111451]: debug 2024-09-17T13:03:06.897+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:07.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:06 smithi190 bash[111451]: debug 2024-09-17T13:03:06.897+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:07.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:06 smithi190 bash[111451]: debug 2024-09-17T13:03:06.897+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:07.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:07 smithi190 bash[108613]: debug 2024-09-17T13:03:07.217+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:07.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:07 smithi190 bash[108613]: debug 2024-09-17T13:03:07.217+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:07.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:07 smithi190 bash[108613]: debug 2024-09-17T13:03:07.217+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:07.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:07 smithi190 bash[108613]: debug 2024-09-17T13:03:07.217+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:40.197951+0000 front 2024-09-17T13:02:40.197771+0000 (oldest deadline 2024-09-17T13:03:05.497656+0000) 2024-09-17T13:03:08.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:07 smithi190 bash[111451]: debug 2024-09-17T13:03:07.865+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:08.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:07 smithi190 bash[111451]: debug 2024-09-17T13:03:07.865+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:08.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:07 smithi190 bash[111451]: debug 2024-09-17T13:03:07.865+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:08.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:07 smithi190 bash[111451]: debug 2024-09-17T13:03:07.865+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:08.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:08 smithi190 bash[108613]: debug 2024-09-17T13:03:08.253+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:08.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:08 smithi190 bash[108613]: debug 2024-09-17T13:03:08.253+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:08.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:08 smithi190 bash[108613]: debug 2024-09-17T13:03:08.253+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:08.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:08 smithi190 bash[108613]: debug 2024-09-17T13:03:08.253+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:40.197951+0000 front 2024-09-17T13:02:40.197771+0000 (oldest deadline 2024-09-17T13:03:05.497656+0000) 2024-09-17T13:03:09.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:08 smithi190 bash[111451]: debug 2024-09-17T13:03:08.825+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:09.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:08 smithi190 bash[111451]: debug 2024-09-17T13:03:08.825+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:09.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:08 smithi190 bash[111451]: debug 2024-09-17T13:03:08.825+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:09.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:08 smithi190 bash[111451]: debug 2024-09-17T13:03:08.825+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:09.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:09 smithi190 bash[108613]: debug 2024-09-17T13:03:09.269+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:09.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:09 smithi190 bash[108613]: debug 2024-09-17T13:03:09.269+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:09.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:09 smithi190 bash[108613]: debug 2024-09-17T13:03:09.269+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:09.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:09 smithi190 bash[108613]: debug 2024-09-17T13:03:09.269+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:40.197951+0000 front 2024-09-17T13:02:40.197771+0000 (oldest deadline 2024-09-17T13:03:05.497656+0000) 2024-09-17T13:03:10.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:09 smithi190 bash[111451]: debug 2024-09-17T13:03:09.793+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:10.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:09 smithi190 bash[111451]: debug 2024-09-17T13:03:09.793+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:10.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:09 smithi190 bash[111451]: debug 2024-09-17T13:03:09.793+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:10.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:09 smithi190 bash[111451]: debug 2024-09-17T13:03:09.793+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:10.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:10 smithi190 bash[108613]: debug 2024-09-17T13:03:10.289+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:17.493803+0000 front 2024-09-17T13:02:12.793446+0000 (oldest deadline 2024-09-17T13:02:39.193918+0000) 2024-09-17T13:03:10.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:10 smithi190 bash[108613]: debug 2024-09-17T13:03:10.289+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:23.295334+0000 front 2024-09-17T13:02:23.295379+0000 (oldest deadline 2024-09-17T13:02:49.195221+0000) 2024-09-17T13:03:10.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:10 smithi190 bash[108613]: debug 2024-09-17T13:03:10.289+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:30.896557+0000 front 2024-09-17T13:02:30.896434+0000 (oldest deadline 2024-09-17T13:02:56.796104+0000) 2024-09-17T13:03:10.653 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:10 smithi190 bash[108613]: debug 2024-09-17T13:03:10.289+0000 7f89b5596640 -1 osd.6 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:40.197951+0000 front 2024-09-17T13:02:40.197771+0000 (oldest deadline 2024-09-17T13:03:05.497656+0000) 2024-09-17T13:03:11.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:10 smithi190 bash[111451]: debug 2024-09-17T13:03:10.797+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:11.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:10 smithi190 bash[111451]: debug 2024-09-17T13:03:10.797+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:11.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:10 smithi190 bash[111451]: debug 2024-09-17T13:03:10.797+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:11.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:10 smithi190 bash[111451]: debug 2024-09-17T13:03:10.797+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:12.090 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:11 smithi190 bash[125066]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-6 2024-09-17T13:03:12.090 INFO:journalctl@ceph.osd.6.smithi190.stdout:Sep 17 13:03:11 smithi190 bash[125775]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-6 2024-09-17T13:03:12.090 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:11 smithi190 bash[111451]: debug 2024-09-17T13:03:11.765+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:12.090 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:11 smithi190 bash[111451]: debug 2024-09-17T13:03:11.765+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:12.090 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:11 smithi190 bash[111451]: debug 2024-09-17T13:03:11.765+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:12.090 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:11 smithi190 bash[111451]: debug 2024-09-17T13:03:11.765+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:13.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:12 smithi190 bash[111451]: debug 2024-09-17T13:03:12.781+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:13.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:12 smithi190 bash[111451]: debug 2024-09-17T13:03:12.781+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:13.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:12 smithi190 bash[111451]: debug 2024-09-17T13:03:12.781+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:13.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:12 smithi190 bash[111451]: debug 2024-09-17T13:03:12.781+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:13.907 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T13:03:13.935 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:03:13.935 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T13:03:13.935 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T13:03:13.935 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.7 2024-09-17T13:03:14.119 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:13 smithi190 bash[111451]: debug 2024-09-17T13:03:13.781+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:14.119 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:13 smithi190 bash[111451]: debug 2024-09-17T13:03:13.781+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:14.119 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:13 smithi190 bash[111451]: debug 2024-09-17T13:03:13.781+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:14.119 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:13 smithi190 bash[111451]: debug 2024-09-17T13:03:13.781+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:14.119 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:13 smithi190 systemd[1]: Stopping Ceph osd.7 for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:03:14.119 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:14 smithi190 bash[111451]: debug 2024-09-17T13:03:14.113+0000 7f871d00c640 -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-09-17T13:03:14.402 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:14 smithi190 bash[111451]: debug 2024-09-17T13:03:14.113+0000 7f871d00c640 -1 osd.7 170 *** Got signal Terminated *** 2024-09-17T13:03:14.403 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:14 smithi190 bash[111451]: debug 2024-09-17T13:03:14.113+0000 7f871d00c640 -1 osd.7 170 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:03:15.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:14 smithi190 bash[111451]: debug 2024-09-17T13:03:14.777+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:15.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:14 smithi190 bash[111451]: debug 2024-09-17T13:03:14.777+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:15.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:14 smithi190 bash[111451]: debug 2024-09-17T13:03:14.777+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:15.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:14 smithi190 bash[111451]: debug 2024-09-17T13:03:14.777+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:16.152 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:15 smithi190 bash[111451]: debug 2024-09-17T13:03:15.785+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:16.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:15 smithi190 bash[111451]: debug 2024-09-17T13:03:15.785+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:16.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:15 smithi190 bash[111451]: debug 2024-09-17T13:03:15.785+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:16.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:15 smithi190 bash[111451]: debug 2024-09-17T13:03:15.785+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:17.123 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:16 smithi190 bash[111451]: debug 2024-09-17T13:03:16.821+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:17.123 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:16 smithi190 bash[111451]: debug 2024-09-17T13:03:16.821+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:17.123 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:16 smithi190 bash[111451]: debug 2024-09-17T13:03:16.821+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:17.123 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:16 smithi190 bash[111451]: debug 2024-09-17T13:03:16.821+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:17.123 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:16 smithi190 bash[111451]: debug 2024-09-17T13:03:16.821+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.190:6804 osd.4 since back 2024-09-17T13:02:50.556265+0000 front 2024-09-17T13:02:50.556371+0000 (oldest deadline 2024-09-17T13:03:15.856117+0000) 2024-09-17T13:03:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[82466]: ts=2024-09-17T13:03:17.123Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:03:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[82466]: ts=2024-09-17T13:03:17.124Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:03:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[82466]: ts=2024-09-17T13:03:17.128Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:03:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[82466]: ts=2024-09-17T13:03:17.129Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:03:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[82466]: ts=2024-09-17T13:03:17.129Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:03:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[82466]: ts=2024-09-17T13:03:17.132Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:03:17.403 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[82466]: ts=2024-09-17T13:03:17.132Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.22:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.22:8765: connect: connection refused" 2024-09-17T13:03:18.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[111451]: debug 2024-09-17T13:03:17.789+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:18.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[111451]: debug 2024-09-17T13:03:17.789+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:18.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[111451]: debug 2024-09-17T13:03:17.789+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:18.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[111451]: debug 2024-09-17T13:03:17.789+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:18.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:17 smithi190 bash[111451]: debug 2024-09-17T13:03:17.789+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.190:6804 osd.4 since back 2024-09-17T13:02:50.556265+0000 front 2024-09-17T13:02:50.556371+0000 (oldest deadline 2024-09-17T13:03:15.856117+0000) 2024-09-17T13:03:19.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:18 smithi190 bash[111451]: debug 2024-09-17T13:03:18.813+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6806 osd.0 since back 2024-09-17T13:02:16.751071+0000 front 2024-09-17T13:02:16.750493+0000 (oldest deadline 2024-09-17T13:02:42.050531+0000) 2024-09-17T13:03:19.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:18 smithi190 bash[111451]: debug 2024-09-17T13:03:18.813+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6814 osd.1 since back 2024-09-17T13:02:22.051008+0000 front 2024-09-17T13:02:22.051183+0000 (oldest deadline 2024-09-17T13:02:47.350959+0000) 2024-09-17T13:03:19.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:18 smithi190 bash[111451]: debug 2024-09-17T13:03:18.813+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6822 osd.2 since back 2024-09-17T13:02:34.253567+0000 front 2024-09-17T13:02:34.253667+0000 (oldest deadline 2024-09-17T13:02:56.553352+0000) 2024-09-17T13:03:19.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:18 smithi190 bash[111451]: debug 2024-09-17T13:03:18.813+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.22:6830 osd.3 since back 2024-09-17T13:02:41.254874+0000 front 2024-09-17T13:02:41.254792+0000 (oldest deadline 2024-09-17T13:03:04.754694+0000) 2024-09-17T13:03:19.153 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:18 smithi190 bash[111451]: debug 2024-09-17T13:03:18.813+0000 7f8719621640 -1 osd.7 170 heartbeat_check: no reply from 172.21.15.190:6804 osd.4 since back 2024-09-17T13:02:50.556265+0000 front 2024-09-17T13:02:50.556371+0000 (oldest deadline 2024-09-17T13:03:15.856117+0000) 2024-09-17T13:03:20.716 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:20 smithi190 bash[125904]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-7 2024-09-17T13:03:20.716 INFO:journalctl@ceph.osd.7.smithi190.stdout:Sep 17 13:03:20 smithi190 bash[125969]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-osd-7 2024-09-17T13:03:22.248 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T13:03:22.277 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:03:22.277 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T13:03:22.277 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T13:03:22.278 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T13:03:22.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 systemd[1]: Stopping Ceph prometheus.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:03:23.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.851Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T13:03:23.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.851Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-17T13:03:23.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.851Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-17T13:03:23.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.851Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T13:03:23.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.851Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-17T13:03:23.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.851Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T13:03:23.153 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.851Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-17T13:03:23.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.851Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-17T13:03:23.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.852Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-17T13:03:23.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.854Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T13:03:23.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.854Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-17T13:03:23.154 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:22 smithi190 bash[82466]: ts=2024-09-17T13:03:22.854Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-17T13:03:23.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:23 smithi022 bash[101076]: ts=2024-09-17T13:03:23.247Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.22:8443: connect: connection refused" 2024-09-17T13:03:23.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:23 smithi022 bash[101076]: ts=2024-09-17T13:03:23.249Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.190:8443: connect: connection refused" 2024-09-17T13:03:23.652 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Sep 17 13:03:23 smithi190 bash[126109]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T13:03:23.681 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T13:03:23.702 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:03:23.703 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T13:03:23.703 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T13:03:23.826 INFO:teuthology.orchestra.run.smithi022.stdout:Deleting cluster with fsid: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T13:03:28.755 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:28 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:28.755 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:28 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.014 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:28 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.014 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:28 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.014 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:28 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.014 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:28 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.330 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:29 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.330 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:29 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.630 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:29 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.630 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:29 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.935 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:29 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.935 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:29 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.935 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:29 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:29.935 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:29 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:30.264 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:30 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:30.264 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:30 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:30.264 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:30 smithi022 systemd[1]: Stopping Ceph node-exporter.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:03:31.195 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:30 smithi022 bash[163071]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T13:03:31.195 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:31 smithi022 bash[163132]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T13:03:31.195 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:31 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T13:03:31.195 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:31 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T13:03:31.195 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:31 smithi022 systemd[1]: Stopped Ceph node-exporter.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T13:03:31.514 INFO:journalctl@ceph.node-exporter.a.smithi022.stdout:Sep 17 13:03:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:31.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:31 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:31.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:31 smithi022 systemd[1]: Stopping Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:03:31.819 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:31 smithi022 bash[101076]: ts=2024-09-17T13:03:31.556Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T13:03:32.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:32 smithi022 bash[163195]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T13:03:32.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:32 smithi022 bash[163256]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T13:03:32.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:32 smithi022 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T13:03:32.514 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:32 smithi022 systemd[1]: Stopped Ceph alertmanager.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T13:03:33.014 INFO:journalctl@ceph.alertmanager.a.smithi022.stdout:Sep 17 13:03:32 smithi022 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:03:55.435 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T13:03:55.556 INFO:teuthology.orchestra.run.smithi190.stdout:Deleting cluster with fsid: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T13:04:00.381 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:00 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:00.382 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:00 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:00.652 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:00 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:00.652 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:00 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:00.979 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:00 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:00.980 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:00 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:00.980 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:00 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:00.980 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:00 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:01.248 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:01.248 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:01.543 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:01.544 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:01.809 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:01.810 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:01.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:01.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:02.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:01 smithi190 systemd[1]: Stopping Ceph node-exporter.b for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:04:02.795 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:02 smithi190 bash[127482]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T13:04:02.795 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:02 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T13:04:02.796 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:02 smithi190 bash[127542]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T13:04:02.796 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:02 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T13:04:02.796 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:02 smithi190 systemd[1]: Stopped Ceph node-exporter.b for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T13:04:03.152 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Sep 17 13:04:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:03.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:02 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:03.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:02 smithi190 systemd[1]: Stopping Ceph grafana.a for c5782e1a-74eb-11ef-bceb-c7b262605968... 2024-09-17T13:04:03.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:02 smithi190 bash[85008]: logger=server t=2024-09-17T13:04:02.999275755Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T13:04:03.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:03 smithi190 bash[85008]: logger=tracing t=2024-09-17T13:04:02.999367444Z level=info msg="Closing tracing" 2024-09-17T13:04:03.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:03 smithi190 bash[85008]: logger=ticker t=2024-09-17T13:04:02.999383364Z level=info msg=stopped last_tick=2024-09-17T13:04:00Z 2024-09-17T13:04:03.153 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:03 smithi190 bash[85008]: logger=grafana-apiserver t=2024-09-17T13:04:02.99941196Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-17T13:04:03.852 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:03 smithi190 bash[127602]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-grafana-a 2024-09-17T13:04:03.852 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:03 smithi190 bash[127663]: Error response from daemon: No such container: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968-grafana-a 2024-09-17T13:04:03.852 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:03 smithi190 systemd[1]: ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T13:04:03.852 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:03 smithi190 systemd[1]: Stopped Ceph grafana.a for c5782e1a-74eb-11ef-bceb-c7b262605968. 2024-09-17T13:04:04.152 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Sep 17 13:04:03 smithi190 systemd[1]: /etc/systemd/system/ceph-c5782e1a-74eb-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T13:04:15.373 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:04:15.388 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:04:15.400 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T13:04:15.402 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803/remote/smithi022/crash 2024-09-17T13:04:15.403 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/crash -- . 2024-09-17T13:04:15.448 INFO:teuthology.orchestra.run.smithi022.stderr:tar: /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T13:04:15.448 INFO:teuthology.orchestra.run.smithi022.stderr:tar: Error is not recoverable: exiting now 2024-09-17T13:04:15.450 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803/remote/smithi190/crash 2024-09-17T13:04:15.451 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/crash -- . 2024-09-17T13:04:15.462 INFO:teuthology.orchestra.run.smithi190.stderr:tar: /var/lib/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T13:04:15.463 INFO:teuthology.orchestra.run.smithi190.stderr:tar: Error is not recoverable: exiting now 2024-09-17T13:04:15.464 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T13:04:15.464 DEBUG:teuthology.orchestra.run.smithi022:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-17T13:04:15.507 INFO:tasks.cephadm:Compressing logs... 2024-09-17T13:04:15.508 DEBUG:teuthology.orchestra.run.smithi022:> 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-09-17T13:04:15.553 DEBUG:teuthology.orchestra.run.smithi190:> 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-09-17T13:04:15.562 INFO:teuthology.orchestra.run.smithi022.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T13:04:15.566 INFO:teuthology.orchestra.run.smithi190.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T13:04:15.567 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-17T13:04:15.568 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi022.ynrlhy.log 2024-09-17T13:04:15.568 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T13:04:15.569 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi022.ynrlhy.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T13:04:15.570 INFO:teuthology.orchestra.run.smithi022.stderr: 77.2% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi022.ynrlhy.log.gz 2024-09-17T13:04:15.570 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T13:04:15.570 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T13:04:15.570 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T13:04:15.571 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T13:04:15.571 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-17T13:04:15.572 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.log 2024-09-17T13:04:15.573 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/tcmu-runner.log: 86.9% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-17T13:04:15.573 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T13:04:15.574 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T13:04:15.575 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi190.myouwa.log 2024-09-17T13:04:15.575 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-17T13:04:15.576 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi190.myouwa.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T13:04:15.576 INFO:teuthology.orchestra.run.smithi190.stderr: 83.1% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi190.myouwa.log.gz 2024-09-17T13:04:15.577 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T13:04:15.577 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.6.log: /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T13:04:15.577 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.log 2024-09-17T13:04:15.578 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T13:04:15.579 INFO:teuthology.orchestra.run.smithi190.stderr:gzip/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.log: -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T13:04:15.579 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T13:04:15.583 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.audit.log: 91.3% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T13:04:15.583 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T13:04:15.584 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T13:04:15.585 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-volume.log: 94.8% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T13:04:15.586 INFO:teuthology.orchestra.run.smithi022.stderr: 94.2% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T13:04:15.586 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T13:04:15.587 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.b.log: 89.5% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T13:04:15.587 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T13:04:15.599 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T13:04:15.647 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.4.log: /var/log/ceph/cephadm.log: 93.3% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T13:04:15.654 INFO:teuthology.orchestra.run.smithi190.stderr: 87.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T13:04:15.659 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/cephadm.log: 88.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T13:04:15.732 INFO:teuthology.orchestra.run.smithi022.stderr: 95.8% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T13:04:15.775 INFO:teuthology.orchestra.run.smithi190.stderr: 91.7% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T13:04:15.776 INFO:teuthology.orchestra.run.smithi022.stderr: 91.8% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T13:04:15.787 INFO:teuthology.orchestra.run.smithi190.stderr: 88.4% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T13:04:16.593 INFO:teuthology.orchestra.run.smithi190.stderr: 93.0% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T13:04:17.295 INFO:teuthology.orchestra.run.smithi022.stderr: 93.0% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T13:04:17.727 INFO:teuthology.orchestra.run.smithi022.stderr: 92.1% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-17T13:04:18.164 INFO:teuthology.orchestra.run.smithi190.stderr: 93.2% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T13:04:18.210 INFO:teuthology.orchestra.run.smithi022.stderr: 93.5% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T13:04:18.242 INFO:teuthology.orchestra.run.smithi022.stderr: 93.3% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T13:04:18.257 INFO:teuthology.orchestra.run.smithi190.stderr: 93.8% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T13:04:18.295 INFO:teuthology.orchestra.run.smithi190.stderr: 93.4% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T13:04:18.851 INFO:teuthology.orchestra.run.smithi190.stderr: 93.6% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T13:04:18.853 INFO:teuthology.orchestra.run.smithi190.stderr: 2024-09-17T13:04:18.853 INFO:teuthology.orchestra.run.smithi190.stderr:real 0m3.295s 2024-09-17T13:04:18.853 INFO:teuthology.orchestra.run.smithi190.stderr:user 0m12.288s 2024-09-17T13:04:18.853 INFO:teuthology.orchestra.run.smithi190.stderr:sys 0m0.496s 2024-09-17T13:04:19.144 INFO:teuthology.orchestra.run.smithi022.stderr: 93.6% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T13:04:19.503 INFO:teuthology.orchestra.run.smithi022.stderr: 93.5% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T13:04:19.595 INFO:teuthology.orchestra.run.smithi022.stderr: 91.9% -- replaced with /var/log/ceph/c5782e1a-74eb-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T13:04:19.596 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-17T13:04:19.596 INFO:teuthology.orchestra.run.smithi022.stderr:real 0m4.042s 2024-09-17T13:04:19.596 INFO:teuthology.orchestra.run.smithi022.stderr:user 0m20.289s 2024-09-17T13:04:19.596 INFO:teuthology.orchestra.run.smithi022.stderr:sys 0m0.659s 2024-09-17T13:04:19.597 INFO:tasks.cephadm:Archiving logs... 2024-09-17T13:04:19.597 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803/remote/smithi022/log 2024-09-17T13:04:19.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T13:04:21.620 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803/remote/smithi190/log 2024-09-17T13:04:21.621 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T13:04:22.992 INFO:tasks.cephadm:Removing cluster... 2024-09-17T13:04:22.992 DEBUG:teuthology.orchestra.run.smithi022:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 --force 2024-09-17T13:04:23.118 INFO:teuthology.orchestra.run.smithi022.stdout:Deleting cluster with fsid: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T13:04:24.287 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c5782e1a-74eb-11ef-bceb-c7b262605968 --force 2024-09-17T13:04:24.407 INFO:teuthology.orchestra.run.smithi190.stdout:Deleting cluster with fsid: c5782e1a-74eb-11ef-bceb-c7b262605968 2024-09-17T13:04:25.540 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T13:04:25.540 DEBUG:teuthology.orchestra.run.smithi022:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T13:04:25.547 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T13:04:25.552 INFO:tasks.cephadm:Teardown complete 2024-09-17T13:04:25.553 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T13:04:25.562 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T13:04:25.563 DEBUG:teuthology.orchestra.run.smithi022:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T13:04:25.593 DEBUG:teuthology.orchestra.run.smithi190:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T13:04:25.608 INFO:teuthology.orchestra.run.smithi022.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T13:04:25.608 INFO:teuthology.orchestra.run.smithi022.stdout:============================================================================== 2024-09-17T13:04:25.608 INFO:teuthology.orchestra.run.smithi022.stdout:*hv01.front.sepi 67.205.162.81 3 u 49 64 377 0.113 +0.145 0.051 2024-09-17T13:04:25.608 INFO:teuthology.orchestra.run.smithi022.stdout:+hv02.front.sepi 63.231.80.2 3 u 54 64 377 0.071 -3.093 0.111 2024-09-17T13:04:25.608 INFO:teuthology.orchestra.run.smithi022.stdout:+hv03.front.sepi 74.6.168.72 3 u 57 64 377 0.084 +1.058 0.058 2024-09-17T13:04:25.608 INFO:teuthology.orchestra.run.smithi022.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T13:04:25.610 INFO:teuthology.orchestra.run.smithi190.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T13:04:25.610 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================== 2024-09-17T13:04:25.610 INFO:teuthology.orchestra.run.smithi190.stdout:*hv01.front.sepi 67.205.162.81 3 u 59 64 377 0.102 -1.550 0.448 2024-09-17T13:04:25.610 INFO:teuthology.orchestra.run.smithi190.stdout:+hv02.front.sepi 63.231.80.2 3 u 61 64 377 0.077 -4.316 0.286 2024-09-17T13:04:25.610 INFO:teuthology.orchestra.run.smithi190.stdout:+hv03.front.sepi 74.6.168.72 3 u 60 64 377 0.072 -0.691 0.446 2024-09-17T13:04:25.610 INFO:teuthology.orchestra.run.smithi190.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T13:04:25.610 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T13:04:25.619 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T13:04:25.620 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T13:04:25.660 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T13:04:25.728 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T13:04:25.784 INFO:teuthology.task.internal:Duration was 4585.562676 seconds 2024-09-17T13:04:25.785 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T13:04:25.843 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T13:04:25.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T13:04:25.846 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T13:04:25.884 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T13:04:25.884 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T13:04:25.884 DEBUG:teuthology.orchestra.run.smithi022:> 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-09-17T13:04:25.937 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi190.front.sepia.ceph.com 2024-09-17T13:04:25.937 DEBUG:teuthology.orchestra.run.smithi190:> 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-09-17T13:04:25.947 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T13:04:25.947 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T13:04:25.981 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T13:04:26.195 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T13:04:26.195 DEBUG:teuthology.orchestra.run.smithi022:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T13:04:26.197 DEBUG:teuthology.orchestra.run.smithi190:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T13:04:27.048 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T13:04:27.058 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T13:04:27.059 DEBUG:teuthology.orchestra.run.smithi022:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T13:04:27.069 DEBUG:teuthology.orchestra.run.smithi190:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T13:04:27.084 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T13:04:27.092 DEBUG:teuthology.orchestra.run.smithi022:> 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-09-17T13:04:27.113 DEBUG:teuthology.orchestra.run.smithi190:> 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-09-17T13:04:27.121 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = core 2024-09-17T13:04:27.139 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = core 2024-09-17T13:04:27.160 DEBUG:teuthology.orchestra.run.smithi022:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T13:04:27.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T13:04:27.199 DEBUG:teuthology.orchestra.run.smithi190:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T13:04:27.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T13:04:27.208 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T13:04:27.218 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T13:04:27.219 DEBUG:teuthology.misc:Transferring archived files from smithi022:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803/remote/smithi022 2024-09-17T13:04:27.219 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T13:04:27.296 DEBUG:teuthology.misc:Transferring archived files from smithi190:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907803/remote/smithi190 2024-09-17T13:04:27.296 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T13:04:27.338 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T13:04:27.339 DEBUG:teuthology.orchestra.run.smithi022:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T13:04:27.341 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T13:04:27.373 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T13:04:27.384 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T13:04:27.385 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T13:04:27.423 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T13:04:27.423 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T13:04:27.425 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T13:04:27.430 INFO:teuthology.orchestra.run.smithi022.stdout: 658464 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 13:04 /home/ubuntu/cephtest 2024-09-17T13:04:27.431 INFO:teuthology.orchestra.run.smithi190.stdout: 658466 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 13:04 /home/ubuntu/cephtest 2024-09-17T13:04:27.433 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T13:04:27.486 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T13:04:27.588 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-reef 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 4585.562675714493 owner: scheduled_teuthology@teuthology success: true 2024-09-17T13:04:27.588 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T13:04:27.661 INFO:teuthology.run:pass